@charset "utf-8";
body {min-width:320px;}
.relative {position:relative;}
.fl {float:left;}
.fr {float:right;}
.pb0 {padding-bottom:0px!important;}
.pb10 {padding-bottom:10px!important;}
.pb70 {padding-bottom:70px!important;}
.mt0 {margin-top:0px!important;}
.mt10 {margin-top:10px!important;}
.mt20 {margin-top:20px!important;}
.mt30 {margin-top:30px!important;}
.mt40 {margin-top:40px!important;}
.mt60 {margin-top:60px!important;}
.mb0 {margin-bottom:0px!important;}
.mb20 {margin-bottom:20px!important;}
.mb30 {margin-bottom:30px!important;}
.mb70 {margin-bottom:70px!important;}
.mr20 {margin-right:20px!important;}
.txc {text-align:center;}
.txr {text-align:right;}
strong {font-weight: bold;}
ul, li{
	margin:0;
	padding:0;
	list-style:none;
}

h4, h5 {
	margin:0 !important;
}

#jbk-frame-main .frame-content {
  padding: 10px;
}




.text-center .img-responsive,
#key-visual  .img-responsive {
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
}

/* shadow �ݒ� */
#shadow {
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.20);
	max-width:600px;
	margin:0 auto;
}


/* ----- header ----- */
.jbk-frametype-1col-simple #jbk-header-area {
    margin-bottom:0;
}

#jbk-header-area h1 {
    width: 190px;
    margin: 0;
    padding: 0;
    float: left;
}

#jbk-header-area h2 {
    float: right;
}

#jbk-frame-main img, #jbk-header-area h2 img {
    height: auto;
	max-width:100%;
	margin:0 auto;
}

@media screen and (max-width: 640px){
	#jbk-header-area h1 {
		width: 109px;
		height: 36px;
	}
	#jbk-header-area h2 {
		width: 175px;
	}
}
.cartbox.bg1 {
	background-color:#ff6000;
	margin: 0;
	padding: 28px 18px;
}
.cartbox p.nowallet {
	margin:28px 0 0;
}
.cartbox p.nowallet a {
	color:#FFF;
}

.cartbox p.anno {
	color:#000;
	text-align:left;
	margin-bottom:0;
	margin-top:24px;
}
.cartbox .c-figure-01 {margin:24px 0 0;}


/* ----- key-visual ----- */
#jbk-frame-main {
    margin-top: 0;
}

#introduction_top {
	text-align:center;
}
#introduction_top .frame-content {padding-bottom:0;}
#jbk-frame-main .frame-content {padding-top:0;}
#key-visual {margin-top:20px!important;}

#key-visual header * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#key-visual + .c-copy-01.text-center p {
	margin-top: 10px;
}

/* sec1 */

#sec1 {background:#FFF;padding-top:10%;}
#sec1 .frame-content {padding-bottom:0;}
#sec1 .relative .link {
	position: absolute;
	width: 23%;
	top: 44.4%;
	left: 3.2%;
}
@media screen and (min-width: 576px){
#sec1 .relative {
	width: 528px;
	margin: 0 auto;
}
#sec1 .relative .link {
	left: 17px;
}
}
#sec1 .plus {
	width: 10%;
	margin: 3% auto;
}
#sec1 .arrow {
	width: 21%;
	margin: 7% auto;
}
#sec1 .relative .link img, #sec1 .plus img, #sec1 .arrow img {
	width: 100%;
	height: auto;
}
#sec1 .information {color:#888888;padding-bottom:20px;}
#sec1 em, #sec4 em {
	font-size: 140%;
	line-height: 0.8;
	vertical-align: middle;
	margin: 0 0 0 -0.2em;
}
#sec1 p.more-info {
	background:url(../images/arrow_or.png) no-repeat 0px 2px;
	background-size:12px 12px;
	padding-left:15px;
	position:absolute;
	top:44%;
	right:0;
	font-size:12px;
}
#sec1 p.more-info a {
	color:#4d4d4d;
}
#cam_schedule .anno {
	text-align:right;
	margin-bottom:0;
}
#cam_schedule .anno a{
	color:#ff6000;
}
#cam_schedule .frame-content {
	padding:10px 6% 20px;
}

/* sec2 */
#sec2 {background:#FFF;padding-top:30px;}
#sec2 p.more-info {
	line-height: 18px;
	text-align: right;
	margin-top: 10px;
}
#sec2 p.more-info a {
	color:#4d4d4d;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	background:url(../images/arrow_or.png) no-repeat;
	padding-left: 22px;
}
#sec2 ul li {
	float:left;
	width:50%;
}
#sec2 dl {margin-bottom:0;}
#sec2 dl dd {
	margin-top:10px;
}
#sec2 dl dd.anno {
	color:#888888;
	font-size:90%;
}

/* sec3 */
#sec3 {background:#FFF;padding-top:30px;}
#sec3 ul.point li {
	margin-top:20px;
}
#sec3 p.date {
	text-align:right;
	font-size:90%;
	color:#888888;
	padding:10px 0;
}
#sec3 p.more-info img, #sec4 p.more-info img {margin-right:4px;}
#sec3 p.more-info, #sec4 p.more-info {
	text-align:right;
	margin:20px 0;
	font-weight:bold;
}

#sec3 p.more-info a {
	color:#4d4d4d;
}


#sec3 ul.anno {
	color:#888888;
}
/* sec4 */
#sec4 {background:#FFF;padding-top:40px;}
#sec4 .or-border {
	border-left:3px solid #ff6000;
	border-right:3px solid #ff6000;
	border-bottom:3px solid #ff6000;
	padding-top:10px;
}
#sec4 .or-border p {
	margin:0;
}
#sec4 p.headbg {background-color:#ff6000;}
#sec4 ul.anno {
	color:#888888;
}
#sec4 p#caminfo {
	margin-bottom:0;
}
#sec4 dl {
	color:#888888;
	margin-bottom:0;
	font-size:94%;
}
#sec4 dl dt {
	margin-top:20px;
	font-weight:normal;
}
#sec4 .or-border p.more-info {
	margin: 6px 0 2px;
}
#sec4 p.more-info a {
	color: #312d2a;
}

/* ���₢���킹 */
.contact {background:#FFF;padding-top:40px!important;margin-top:0!important;}


.contact h3.blc-tit {
    background: #ec7000 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    padding: 16px 0 14px;
    text-align: center;
}
.contact h3.blc-tit {
    font-size: 18px;
    margin-top: 20px;
}
.contact .c-ground-01 {
	box-shadow:0 0 0;
}
.contact .c-ground-01 {
    margin-bottom: 28px;
    padding: 10px 10px 0;
}
.contact .c-ground-01.type-orange {
    border-color: #ec7000;
    margin-bottom: 10px;
    margin-top: 0;
}
.contact .type-orange .inq {
    border-top: 1px solid #eb7000;
    padding: 14px 0 12px;
}

.contact .type-orange .inq:first-child {
    border-top: medium none;
    padding-top: 0;
}
.contact .type-orange .inq p {
    margin-bottom: 6px;
    text-align: center;
}
.contact .type-orange .inq .contact-name {
    color: #eb7000;
    font-size: 118%;
    font-weight: normal;
}
.contact .type-orange .inq .tel {
    color: #eb7000;
    font-size: 110%;
    font-weight: bold;
}
.contact .type-orange .inq .tel em {
    font-size: 140%;
}
.contact .type-orange .inq .hours {
    background: #fce7cd none repeat scroll 0 0;
    border-radius: 15px;
    margin-top: 12px;
    padding: 10px;
}
.contact .type-orange .inq .desc {
    margin-bottom: 0;
}



.lp-info-box-01 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eb5505;
    margin-top: 18px;
    padding: 0 10px 15px;
}
.lp-heading-lv2-01 {
    margin: -16px -10px 0 !important;
    text-align: center;
}

.lp-info-box-01 .lp-heading-lv2-01 {
    background-color: #eb5505;
    color: #fff;
    margin-left: -10px !important;
    margin-right: -10px !important;
    margin-top: 0 !important;
    padding: 10px;
}

.lp-heading-lv2-01 h2 {
    line-height: 1.2;
    margin: 0;
    padding: 0;
}
.lp-info-box-01 .lp-heading-lv2-01 h2 {
    font-size: 20px;
    text-align: left;
}

.lp-heading-lv3-01 {
    text-align: center;
}
.lp-heading-lv3-01 h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.34;
    margin: 17px 0 0;
    padding: 0;
}
.lp-info-box-01 .lp-heading-lv3-01 h3 {
    color: #eb5505;
    font-size: 20px;
}
.lp-telBlock-01 {
    margin-top: 18px;
    text-align: center;
}
.lp-telBlock-01 .text-01 {
    color: #eb5505;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.lp-telBlock-01 .text-01 em {
    font-size: 25px;
}
.lp-telBlock-01 .text-01 a {
    color: #eb5505;
    text-decoration: none;
}
.lp-telBlock-01 .text-02 {
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
}
.lp-telBlock-01 .text-03 {
    color: #eb5505;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.lp-telBlock-01 .text-03 em {
    font-size: 25px;
}
.lp-telBlock-01 .text-03 a {
    color: #eb5505;
    text-decoration: none;
}
.lp-noteText-01 p {
    margin: 18px 0 0;
    text-align: center;
}
.lp-info-box-01 .lp-noteText-01 p {
    margin-top: 0;
}
.lp-noteText-02 {
    border-radius: 12px;
    height: 22px;
    margin-top: 16px;
    padding-top: 3px;
}
.lp-noteText-02 p {
    font-size: 14px;
    margin: 0;
    text-align: center;
}
.lp-info-box-01 .lp-noteText-02 {
    background-color: #fedecd;
}

div.rn_Content .rn_List li.rn_Item a::before {
    background-image: url(../images/marker_01_@2x.png);
}

.c-noteList-03 li::before {
    background-image: url(../images/marker_04_@2x.png); 
}

/*=========================================================================
style.css 2016.3.15
=========================================================================*/

.alertBlock {
	max-width: 600px;
    margin: 2em auto 0 !important;
    background-color: #ffdede;
    border: 1px solid #e50000;
    padding: 24px;
}

.end {
    margin: 0;
    padding: 0;
    padding-left: 24px;
    position: relative;
    color: #e50000;
    font-weight: normal;
}

.end li:before {
    width: 18px;
    height: 100%;
    background-image: url(../images/marker_04_@2x.png);
    background-repeat: no-repeat;
    background-size: auto 18px;
    position: absolute;
    left: 0;
    content: "";
}
