@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}

/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
.t16 { font-size: 16px; font-weight: bold; }

body *{
        font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {height: auto;}

/* CSS初期設定 */
#bg{

	font-size:12px;
	overflow:hidden;
}

#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#bg strong {
	font-weight:bold;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
}

header a,
header a:link,
header a:hover {
    text-decoration: none !important;
}

/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}


div#dirPathBlock{
	display:block;
	margin:5px 0 5px 0!important;
	font-size:10px!important;
	width:auto!important
}

div#dirPathBlock a{
	display:inline!important;
	font-size:10px;
}

h1{
	font-size:10px!important;
}

#leftWrap * {/*leftWrapには親セレクタ名を入れる*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }
	
#wrap #wrapInner{
	width:100%;
	overflow:hidden;
}


/* title
------------------------------------------ */
#title{
	width:100%;
	text-align:center;
	height:137px;
}

#title p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}




.ank{
	position:absolute;
	top: 370px;
	left: 12px;
}

#title #detail dt{
	margin:0 0 0 25px;
	padding:0;
}

#title #detail dd{
	width:578px;

	display:block;
	margin:0;
	padding:10px 0 0 90px;
	font-size:14px;
	line-height:1.6em;
}

#title #detail dd strong{
	color:#F60;
	font-weight:bold;
}


#title #btn{
	position:absolute;
	margin:0;
	padding:0;
	left: 574px;
	top: 1038px;
}

#title #btn:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
}


#title #prize{
	position:absolute;
	margin:0;
	padding:0;
	left: 561px;
	top: 759px;
	width: 380px;
}

/* sub
------------------------------------------ */
.artcleWrap{
	width:100%!important;
	background:#fff;
	display:block;
	margin:0 auto 0;
	padding:10px 0 10px 0;
	position:relative;
}

.artcleWrap:nth-of-type(2n){
/*	background:#FFF */
}

.inner{
	margin:10px auto 10px;
}

.commonTit{
	text-align:center;
	margin-bottom:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.commonTit span{
	border-top: 3px solid #1a2d38;
    background: #ffffff;
    margin-bottom: 18px;
    display: block;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    padding: 12px 3% 10px;
    font-family: "Noto Sans Japanese";
    color:#2929AF;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.commonTit span img{
	width:30px;
	margin:0 20px 0 -20px;
	height:auto;
}




.smpnone{
	display:none
}

.kiyakuBox{
	width:880px;
	display:block;
	margin:0 auto 0;
	padding:0 0 20px 0;
	
}

.kiyakuBox dt{
	background:#D7FEFF;
	padding:10px;
	border-top:3px solid #2197EF;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:16px;
}

.kiyakuBox dd{
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
}

.kiyakuBox dd ul{
	margin:0;
	padding:0 0 0 10px;
	display:block;
	font-size:14px;
}

.kiyakuBox dd ul li{
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	display:block;
	background:url(../images2/im_list.png) no-repeat 0 2px;
}

#titles{
	display:none;
}

#wijet{
	overflow:hidden;
	width:835px;
	margin:40px auto 10px;
	display:block;
}


#wijet h4{
	width:279px;
	height:auto;
	float:left;
	display:block;
	margin:30px 30px 0 0;
	background:url(../images2/ti_achichi.png) no-repeat;
	height:246px;
	overflow:hidden;
	white-space:nowrap;
	text-indent:100%;
}

#wijet p{
	width:520px;
	float:left;
	display:block;
	border:1px solid #f3f3f3;
}




.btn{
	background:#F23B84;
	display:block;
	padding:15px;
	text-align:center;
	color:#FFF!important;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	width:50%;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:30px auto 0;
}



.btn:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration:none!important;
}




.naviBox{
	background:#0092ae;
	display:block;
	text-align:center;
	letter-spacing:-0.4em
}

.naviBox * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }

.naviBox li{
	display:inline-block;
	margin:0 0;
	width:50%;
	letter-spacing:normal;
	text-align:center;
	border-right:1px dashed rgba(255,255,255,0.3);
	border-bottom:1px dashed rgba(255,255,255,0.3);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.naviBox li:nth-of-type(2n){
	border-right:none
}

.naviBox li a{
	display:block;
	padding:15px 10px 25px;
	font-size:12px;
	color:#FFF;
	background:url(../images2/im_navi.png) no-repeat 50% 80%;
	background-size:15px auto;
}


.ouboBox{
	display:block;
	background:#FFF;
	padding:10px;
	margin:0 10px;
	border:3px solid rgba(000,000,000,0.1);
}

.ouboBox dt{
	font-size:16px;
	text-align:center;
	border-bottom:1px solid rgba(000,000,000,0.1);
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	color:#0092ae;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ouboBox dd{
	overflow-y:scroll;
	height:200px;
}

.ouboBox dd p{
	margin-top:20px;
}

.ouboBox dd p strong{
	display:block;
	color:#C00;
	font-size:14px;
	margin-bottom:8px;
}


.ouboBox dd p span{
	display:block;
	font-size:12px;
	line-height:120%;
	padding:0 0 0 20px;
}

.yet{
	text-align:center;
	font-size:20px;
	padding:20px;
	margin:0 10px;
	background:rgba(000,000,000,0.1);
}

.inner950{

	margin:0 auto;
}

.intyp{
	text-align:center;
	margin-top:10px;
}

.intyp img{
	width:90%;
	margin:0 auto;
	height:auto;
}

.catcheBox{
	font-size:12px;
	clear:both;
	text-align:left;
	line-height:20px;
	padding:10px;
}
/*---
#a03{
	overflow:hidden;
}

#a03 dl{
	display:block;
	background:#FFF;
	margin:0 10px 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	overflow:hidden;
	border-bottom:4px solid rgba(0,0,0,0.2);
}

#a03 dl dt{
	padding:15px 15px 15px 60px;
	background:#0092ae;
	color:#FFF;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	position:relative;
}

#a03 dl dt:after{
	content:"";
	position:absolute;
	background:url(../images2/ic_medal.png) no-repeat;
	background-size:100% auto;
	width:30px;
	height:68px;
	top:0;
	left:10px
}

#a03 dl:nth-of-type(3) dt:after,
#a03 dl:nth-of-type(4) dt:after{
	background:none!important
}

#a03 dl:nth-of-type(3) dt,
#a03 dl:nth-of-type(4) dt{
	padding:15px 15px 15px 15px;
}

#a03 dl dd{
	padding:20px;
	margin:0;
	font-size:16px;
	border-bottom:1px dashed #CCC;
}

#a03 dl dd strong{
	display:block;
	text-align:center;
}

#a03 dl dd p{
	margin:10px 0 0 0;
	padding:0;
}

#a03 dl dd p img{
	width:100%;
	height:auto;
}

#a03 dl dd span{
	font-size:13px;
	display:block;
	padding:5px 0 0 0;
	text-align:center;
}

#a03 dl dd strong span{
	display:inline-block;
	text-align:right;
	padding:0 0 0 10px;
	font-size:10px;
	font-weight:normal	
}
--*/
#end {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #F55;
    margin-top: 2%;
}

.bnr{
	padding:0 10px 10px;
}

/*対象店舗一覧*/
.useWrap{
	overflow:hidden;
	display:block;
}

.useWrap ul{
	overflow:hidden;
	margin:0 0 20px 0;
}
@media screen and (max-width: 320px) {
.useWrap li{
	text-align:center;
	margin:0 0 15px 0;
	padding:0 8px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	font-size:10px;
}
}

@media screen and (min-width: 321px) {
.useWrap li{
	text-align:center;
	margin:0 0 15px 0;
/*	width:50%;
	float:left;*/
	padding:0 8px 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	font-size:10px;
}
}

.useWrap li img{
	display:block;
	margin:0 0 5px 0;
	width:100%;
	height:auto;
}

.useWrap div div{
	overflow:hidden;
	padding:10px;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
}

.useWrap div div p{
	float:left;
	margin:0 10px 0 0;
	width:20%;
}

.useWrap div div p img{
	width:100%;
	height:auto;
}

.useWrap div div dl{
	overflow:hidden;
	display:block;
}

.useWrap div div:last-child{
	border-bottom:none
}


.useWrap div div dl dt{
	font-size:12px;
	margin:0 0 10px 0;
}

.useWrap div div dl dt a{
	color:#000;
}

.useWrap div div dl > dd{
	font-size:10px;
	color:#999;
	/*display:none;*/
}

.useWrap div div dl > dd > span{
	display:block!important;
	margin:5px 0 0 0;
}

.useWrap div div dl dd > span a{
	color:#CCC;
}

.useWrap div div dl dd > span > span{
	color:#F69;
	display:inline;
	display:block!important;
}

.useWrap .commonTit{
	margin:0;
}

h4.model_title{
	font-size: 1.8em;
    width: 80%;
	font-weight:bold;
	text-align:center;
    background: #fffece;
    margin: 10px 5%;
    padding: 5%;
}


.footer{
	clear: both;
	width: 295px;
	height: 1px;
	padding: 0px;
}


/*  */
.t26b { font-size: 26px; font-weight: bold; color: #3366CC}

li.area_tit {
    padding: 0px 0px 0px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

/*タブナビ*/
#tab_navi {
    overflow: hidden;
    padding: 0;
    margin-top: 1%;
}
#tab_navi {
    width: 100%;
    display: block;
    margin-left: 1%;
}
#tab_navi li {
    margin: 0 0.5%;
    text-align: center;
}
#tab_navi li.select {
    float: left;
    border-bottom: none;
    text-decoration: none!important;
    color: #0099ff!important;
}
#tab_navi .dep_kansai.select {
    background: #0068b7;
    border-top: 2px solid #0068b7;
    border-left: 2px solid #0068b7;
    border-right: 2px solid #0068b7;
    color: #fff!important;
}
#tab_navi li.dep_kansai a {
    background: #fffffff;
    border-top: 2px solid #0068b7;
    border-left: 2px solid #0068b7;
    border-right: 2px solid #0068b7;
    color: #0068b7!important;
    padding-right: 5px;
}
#tab_navi li a{
    float: left;
    border: 1px solid #eee;
    border-bottom: none;
    text-decoration: none!important;
	color:#0099ff!important;
}

#tab_navi li.select{
    float: left;
    border-bottom: none;
    text-decoration: none!important;
	color:#0099ff!important;
}
#tab_navi li a:hover {
	opacity:0.7;
}
#tab_navi li a, #tab_navi li.select {
    width: 30%;
    height: 25px;
    display: block;
    font-family: " Meiryo, Osaka", "MS PGothic", sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 0.2% 0px 0px;
    padding: 10px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    border-width: 1px 1px 1px;
    border-style: solid solid none;
    border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238);
    border-image: initial;
    border-bottom: none;
}

/*タブナビ2*/
.tab_navi2_left {
    float: left;
    width: 98%;
    margin: 0 1%;

}
.tab_navi2_right {
    float: left;
    clear: left;
    width: 98%;
    margin: 0 1%;
	border-top: dotted 1px #0068b7;
}
#tab_navi2 {
    overflow: hidden;
    padding: 0;
    margin-top: 0;
}
#tab_navi2 {
    width: 100%;
    display: block;
    margin: 0 auto 0;
    /* background: #e60012; */
    border-top: #0068b7 7px solid;
}
#tab_navi2 .navi2_tit {
    padding: 0.5rem 0.5rem 0.5rem 0px;
    float: left;
    font-weight: bold;
    font-size: 0.8rem;
    width: 5rem;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tab_navi2 .navi2_tit2 {
    padding: 0.5rem 0.5rem 0.5rem 0px;
    float: left;
    font-weight: bold;
    font-size: 0.8rem;
    width: 5rem;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tab_navi2 .navi2_btn{
    padding:0.5rem 0.5rem;
    margin: 0 0.5rem 0 5rem;
	/*color:#d60011!important;*/
    /*font-weight: bold;*/
    font-size: 0.8rem;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tab_navi2 .navi2_btn a,
#tab_navi2 .navi2_btn_l a{
    color:#0065d6!important;
    text-decoration:none!important ;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tab_navi2 .navi2_btn a:hover,
#tab_navi2 .navi2_btn_l a:hover{
	opacity:0.7;
}
#tab_navi2 .navi2_btn:hover,
#tab_navi2 .navi2_btn_l:hover{
    opacity:0.9;
}
#tab_navi2 .navi2_btn_select{
    float: left;
    padding:0 0.5rem;
    margin: 0 0.5rem 0 0;
	color:#d60011!important;
    font-weight: bold;
    font-size: 0.8rem;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* step
------------------------------------------ */
dl#step1{
	width:40%;
	height:auto;
	display:block;
	margin:0 0;
	float:left;
    text-align: right;
/*  background-color: #fff; */
/*  border-radius: 10px; */
}

dl#step2{
	width:40%;
	height:auto;
/*	background:url(../images2/bg_step2.png) no-repeat; */
	display:block;
	margin:0 auto;
	float:left;
    text-align: left;
/*  background-color: #fff; */
/*  border-radius: 10px; */
}


dl#step3{
	width:50%;
	height:auto;
/*	background:url(../images2/bg_step2.png) no-repeat; */
	display:block;
	margin:0 auto 20px;
	float:left;
    text-align: center;
/*  background-color: #fff; */
/*  border-radius: 10px; */
}

dl#step1 dt,dl#step2 dt,dl#step3 dt{
	margin:0 0 0 0;
	padding:20px;
	font-size:12px;
	text-indent: 160%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	height:1px;
}

dl#step1 dd,dl#step2 dd,dl#step3 dd{
	margin:0;
	padding:15px 0;
	font-size:14px;
	line-height:1.8em;
	display:block;
}

dl#step1 dd strong,dl#step2 dd strong,dl#step3 dd strong{
	color:#F66;
	font-size:18px;
	margin-bottom:10px;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

dl#step1 dd p a.t01{
	width:235px;
	height:39px;
	background:url(../images2/bt_follow.png) no-repeat;
	margin:0 auto 0;
	padding:0;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}

dl#step1 dd p a.t02{
	width:265px;
	height:39px;
	background:url(../images2/bt_follow2.png) no-repeat;
	margin:10px auto 0;
	padding:0;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}


dl#step2 dd p a{
	width:265px;
	height:39px;
	background:url(../images2/bt_tweet.png) no-repeat;
	margin:10px auto 0;
	padding:0;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}



dl#step1 dd p:hover,dl#step2 dd p:hover{
	opacity: 0.5 ;
	transition: 0.2s ;

}

p.arrow{
	margin:30px 2% 0 2%;
	padding:0;
	float:left;
	width:10%;
}

p.arrow img{
	width:10%;
}

/*トップ*/
.artcleWrapTop {
    width: 100%!important;
    background: beige;
    display: block;
    margin: 0px auto 0;
    padding: 10px 0 30px 0;
    position: relative;
    border-top:5px solid #e60012;
}
span.titTop {
    margin: 0 auto;
    font-size: 24px;
}
.titTopWrap {
    width:100%;
    text-align: center;
    margin-bottom:20px;
}

/*ボタン枠*/
.btnbox_Wrap {
    width: 100%;
    display: block;
    margin: 1% auto 0;
}
.btnbox {
    float: left;
    width:50%;
    overflow: hidden;
    border: 1px solid #1a2d38;
    background: #fff;
}
.btnbox:first-child {
    float: left;
    width:50%;
    overflow: hidden;
    border: 1px solid #1a2d38;
    margin-right: 20px;
}
.btnbox h2 {
    background: #efefef;
    border-bottom: 1px solid #1a2d38;
    color: #1a2d38;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 5px;
    display: block;
    vertical-align: middle;
    margin-bottom: 0;
    position: relative;
    text-align: center;
}
.btnbox .boxinner {
    padding: 0 15px 0;
}
.btnbox .boxinner ul {
    margin-right: -19px;
    margin-top: 10px;
}
.btnbox .boxinner ul.btnAreaColumn2 li {
    width: 20%;
}
.btnbox .boxinner ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.btnbox .boxinner ul li {
    display: block;
    text-align: center;
    background:linear-gradient(0deg,#f0663c 0%,#f0663c 50%,#f48a52 50%,#f48a52 100%);
    padding: 10px;
    border: 1px solid #f0663c;
    color: white;
    font-weight: bold;
}
.btnbox .boxinner ul li a {
    width: 100%;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
}
.btnbox .boxinner ul li:hover {
    background:linear-gradient(0deg,#de000c 0%,#de000c 50%,#ee0018 50%,#ee0018 100%);
    border: 1px solid #de000c;
}
.btnbox .boxinner ul li span {
    display: inline-block;
    *display: inline;
    font-size: 16px;
    vertical-align: middle;
}
.btnbox .boxinner ul li.btnRed {
    background:linear-gradient(0deg,#de000c 0%,#de000c 50%,#ee0018 50%,#ee0018 100%);
    border: 1px solid #de000c;
}

/* */
#a02 .inner img {
    width:94%;
    margin:0% 3%;
}
.catche{
	font-size:16px;
	text-align:left;
	clear:both;
	margin:8px;
}
.catche span.bold{
	font-size:1em;
	line-height:26px;
    font-weight: bold;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.note_red{
	font-size:14px;
	line-height:14px;
	text-align:center;
	clear:both;
    color: red;
	margin-bottom:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.note_center{
    text-align:left;
    font-size:14px;
	line-height:16px;
	margin:40px 4%;	
}

/* point
------------------------------------------ */
.point_tit {
    width:100%;
    text-align: center;
    margin-bottom: 0.3rem;
}
.point01-wrap{
display: flex;
align-items:center;
 margin: 0.3rem 5% 0.5rem 5%;
 width: 90%;
    height:5rem;

}
.point02-wrap,.point03-wrap{
display: flex;
align-items:center;
 margin: 0.1rem 5% 0.2rem 5%;
 width: 90%;
    height:5rem;


}
.pointicon {
    padding:0rem 0.7rem;
width: 15%;
}
.pointicon img {
    width:100%;
}
.pointtxt01 {
width: 85%;
    text-align: left;
    font-size: 1.2rem;
    font-weight: bold;
	margin-right:10px;
}
.pointtxt02 {
width: 85%;
    text-align: left;
    font-size: 1.2rem;
    font-weight: bold;
	margin-right:10px;
}
.pointtxt03 {
width: 85%;
    text-align: left;
    font-size: 1.2rem;
    font-weight: bold;
	margin-right:10px;
}
span.smallTxt {
    font-size: 0.9rem;
    font-weight: normal;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.pointmore {
	font-size:16px;
	text-align:center;
	line-height:30px;
	margin-top:10px;
}

.pointmore span {
	color:#d71318;
	font-weight:bold;
	margin-right:6px;
}



/*料金表*/
#a05 p,#a07 p,#a08 p {
    padding: 0 3%;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ryokin_left {
    width:100%;
    float: left;
    margin-bottom: 20px;
}
table {
    margin: 15px 3% 0;
    border-collapse: collapse;
    font-size: 14px;
    width:94%;
}
th,td{
    width:20%;
    padding: 1px;
    border: solid 1px black;
    text-align: center;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
th {
    background: #eeeeee;
    text-align: center;
}
td.left {
    background: #eeeeee;
    text-align: left;
}
th.no01 {
}
.ryokin_right {
    width:100%;
	text-align: center;
}



.ryokin_right div.t_tenpo {
    margin:5px 3% 5px;
    width: 94%;
    border: 1px #64ccfd solid;
    padding: 15px 0 10px;
    font-size: 14px;
}
.ryokin_right div.t_tenpo h5 {
    font-weight: bold;
    font-size: 110%;
    padding: 0 15px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ryokin_right div.t_tenpo p {
    padding: 5px 15px;
	text-align:left;
}


/*申し込みボタン*/


.ryokin_btn {
    width:100%;
    overflow: hidden;
    padding-bottom: 7px;
	text-align:center;
}

.ryokin_dep {
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
}

.ryokin_btn li a {
    width: 100%;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
	text-decoration: none;!important;
}


.ryokin_btn li a:link {
	background:#f48a52;
    border: 1px solid #de000c;
	text-decoration: none!important;
}
.ryokin_btn li a:hover {
	background:#f48a52;
    border: 1px solid #de000c;
	text-decoration: none!important;
}

.ryokin_btn li a:active {
	background:#f48a52;
    border: 1px solid #de000c;
	text-decoration: none!important;
}

.ryokin_btn li a:visited {
	background:#f48a52;
    border: 1px solid #de000c;
	text-decoration: none!important;
}


.ryokin_btn li {
　　display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    position: relative;
    width: 84%;
    font-size: 18px;
    color: #fff;
    background-color: #f0663c;
    border: none;
    border-radius: 6px;
    box-shadow: 0 3px 0 #d6d6d6;
    cursor: pointer;
	margin: 10px auto 0;
	padding: 10px;	
}





/*--*/
.maTop_10px {
    margin-top: 10px;
	font-size: 12px;
}

.bunrui{
	font-size: 14px;
	margin: 20px 0 0 0;
	font-weight: bold;

}

.bunruitop{
	margin: 0 0 0 0 !important;
}

.bunrui strong{
	display: block;
	padding: 10px;
	background-color: #FF6E00;
	color: #FFFFFF;
	margin: 0 0 10px 0
}


.play_img {
    width: 100%;
    max-width: 970px;
    margin: 0px auto;
    padding: 20px 0 0 0;
    overflow: hidden;
}
.pamp_link{
    text-align:center;
    font-size:16px;
	line-height:20px;
    margin-top:20px;
}
.pamp_link img {
    margin:0 10px 0 0;
    width:26px;
    height:20px;
}
/*時刻表*/
div.inner dl.jikokuhyo {
    width:94%;
    float: left;
    margin: 15px 3%;
}
div.inner dl.jikokuhyo:nth-of-type(even) {
    width:94%;
    float: left;
    margin-left:3%;
    margin-bottom: 30px;
}
.jikoku_tit01 {
    border: 2px solid #f0663c;
    padding: 10px;
    color: #1a2d38;
    font-size: 18px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.jikoku_tit02 {
    border: 2px solid #00ce83;
    padding: 10px;
    color: #1a2d38;
    font-size: 18px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.jikokuhyo img {
    max-width:100%;
    height: 200%;
}
div.inner dl.jikokuhyo_wide {
    width:94%;
    float: left;
    margin: 15px 3%;
}
.jikokuhyo_wide img {
    width:100%;
    height: 200%;
}
/*ご案内と注意*/
.guide {
    font-size: 16px;
    line-height: 24px;
}
.guide p {
    padding: 15px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font-blue {
    color: #151574;
    font-size: 19px;
    font-weight: bold;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font-red {
    color: red;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ryokin_center {
    width:90%;
    float: left;
    margin:20px 5% 0;
}
.ryokin_center ul.ryokin_btn {
    width:100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.ryokin_center ul.ryokin_btn li {
    display: block;
    text-align: center;
    background:#f0663c;
    padding: 10px;
    border: 1px solid #f0663c;
	border-radius: 6px;
    float:left;
    width:100%;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #999999;
}
.ryokin_center ul.ryokin_btn li a {
    width: 100%;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
}
.ryokin_center ul.ryokin_btn li a:hover {
    text-decoration: none!important;
}
.ryokin_center ul.ryokin_btn li:hover {
background:linear-gradient(0deg,#de000c 0%,#de000c 50%,#ee0018 50%,#ee0018 100%);
    border: 1px solid #de000c;
}
/*バスバナー*/
dl.busWrap {
    width: 100%;
}
dl.busWrap dt {
    width:98%;
    margin: 0 1% 10px;
    float: left;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
dl.busWrap dd{
    width: 90%;
    float: left;
    padding: 0 5% 10px;
    font-size: 18px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*セットでお得*/
.itemList4 {
    margin: 20px 0 0 30px !important;
}
#middleArea li {
    float: left;
}
.itemList4.white li {
    background: #f2f2f2 none repeat scroll 0% 0%;
}
.itemList4 li {
    width: 90%;
    float: left;
    position: relative;
    margin-bottom: 25px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 1px 0px #AFAFAF;
    opacity: 0.99999;
}
.itemList4 li .thumb {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.itemList4 li .thumb img {
    max-width: 100%;
    height: auto;
}
img {
    border: 0;
}
.itemList4 li dl {
    padding: 15px 10px !important;
}
.itemList4 li dl dt {
    font-size: 15px;
    margin-bottom: 5px;
}
.itemList4 li dl dd {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*バック色*/
.bg_beige {
    background-color: beige;
}
/*---------その他タイトルここから---------*/
.commonTit02{
	text-align:center;
	margin-bottom:30px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.commonTit span {
	color:#1a2d38!important;
    background: #ffee5a;
    margin-bottom: 20px;
    display: block;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    padding: 12px 3% 10px;
    font-family: "Noto Sans Japanese";
    color: #1a2d38;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top: 1px dotted #1a2d38;
	border-bottom: 3px solid #1a2d38;
}

.commonTit02 span {
    border-bottom: 3px solid #1a2d38;
    margin-bottom: 30px;
    display: block;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    padding: 12px 15% 10px;
    font-family: "Noto Sans Japanese";
    color:#1a2d38;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.s_02{
	clear: both;
	margin: 0 10px;
}

.s_02 .accordion_one .accordion_header {
   
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
}

.s_02 .accordion_one .accordion_inner {
    display: none;
   
}

.s_02 .accordion_one .accordion_header .i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 67%;
    right: 3%;
    width: 20px;
    height: 20px;
    /*border: 1px solid #fff;*/
    margin-top: -20px;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
}
.s_02 .accordion_one .accordion_header .i_box .one_i {
    display: block;
    width: 18px;
    height: 18px;
   -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
}
.s_02 .accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.s_02 .accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: #4b4b4b;
    border-radius: 10px;
    width: 18px;
    height: 4px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
}

.s_02 .accordion_one .accordion_header .i_box .one_i:before {
    width: 4px;
    height: 18px;
    top: 0;
    left: 7px;
}
.s_02 .accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
}
.s_02 .accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.question{
	display: table;
	border: 2px solid #0068b7;
	font-size: 1.3em;
	overflow: hidden;
	width: 99%;
	margin: 20px 0;
	
}

.question p{
	display: table-cell;
	vertical-align: middle;
	
}

.QA1{
	background-color: #0068b7;
	padding: 10px;
	color: #FFFFFF;
	width: 5%;
	font-size: 1.2em !important;
	font-weight: bold;
	
}

.q_txt{
	padding: 10px 40px 10px 10px;
	font-weight: bold;
}

.answer{
	margin: 20px 0 0 0;
	display: table-cell;
	
}

.answer p{
	display: table-cell;
	vertical-align: top;
	
}

.QA2{
	font-size: 24px !important;
	font-weight: bold;
	color:#CF0003;
	padding: 3px 10px 10px;
	margin: 0 0 0 0;
	width: 5%;
	line-height: 24px;
}

.a_txt{
	padding: 0px 0px 20px 5px;
	font-size: 16px !important;
}
/*---20210401追加---*/
p.catch {
   font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
}
p.catch span.txt01 {
	font-size:0.8em;
}
p.catch span.txt_red01 {
	font-size:0.8em;
    color: #e60012;
}
p.catch span.txt02 {
	font-size:0.8em;
	border-bottom: 4px solid #E6FAFF;
}
p.catch span.txt_red02 {
   font-size: 1.6rem;
    color: #e60012;
}
p.catch span.txt_red03 {
   font-size: 1.8rem;
    color: #e60012;
}
p.catch span.red {
    color: #e60012;
}

.pochitto img {
width: 100%;
height: auto;
}

p.catch span.txtmini{
	font-size: 20px;
}

.depday{
	background:#0068b7;
	padding:4px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
}

	
.include {
  border: 1px solid #999999;
  border-radius: 6px;
  margin:20px;
  text-align:center;
  padding:4px;
	}
	
.include_label {
	text-align:center;
	padding:4px;
	font-size: 14px;
	font-weight:bold
}

.include_icon {
}


.include_icon ul{
	width:100%;
	margin:auto;
}

.include_icon ul li{
	float:left;
}


.include_icon ul li.icon {
	width:30%;
}


.include_icon ul li.icon_bari {
	float:left;
	width:140px;
}

.include_icon ul li.plusmark {
	float:left;
	width:5%;
	margin-top:8%;
}


.include_icon ul li.icon p{
	float:left;
}

.text_info{
	text-align: left;
	margin:30px 6% 2% 6%;
	font-size:17px;
}


.text_info dl{

}

.text_info dl dt{
	display:block;
	margin:0 10px 0 0;
	font-weight:bold;
}

.text_info dl dd{
	margin-bottom:10px;
}




.magnify {
	border: 1px solid #0068b7;
	border-radius: 6px;
	padding:12px;
	width:40%;
	text-align:center;
	font-size:1.2em;
	margin:10px auto;
	}
	
	
.magnify a {
	text-decoration: none;!important;
	}	
	
.otherplan{
	font-size:14px;
	line-height:1.5em;
	margin:10px 6%;
		}
		
.booking_catche{
	text-align: center; 
	margin: 0 10px 20px 10px;
	font-size:18px;
	font-weight:bold;
	padding:10px;
	height:20px;
	color: #0068b7;
		}		
	
.plan{
	font-size:16px;
	line-height:1.5em;
	margin:10px 2%;
	text-align:left;
		}

.plan_dep{	
    border: 1px #0068b7 solid;
    padding: 10px;
    font-size: 18px;
	margin: 10px 10px 30px 10px;
		}	
		
.plan_dep h5{
	font-weight:bold;
	text-align:center;
	font-size:18px;
	color:#0068b7;
	margin:10px 0;
		}	
		
.plan_dep ul:nth-child(n + 3){
	border-top: 2px #cccccc dotted;
	padding:16px 0 6px 0;
		}	
		
.plan_dep ul:nth-child(2){
	padding:6px 0;
		}					

		
.plan_name{
	margin:0;
	padding:10px;
	text-align:left;
	font-weight:bold;
		}
		
.plan_name a{
	font-size:12px;
		}		

.plan_price{
	color:#F00;
	margin:0;
	text-align:right;
	padding:0px;
	text-align:center;
	font-weight:bold;
	font-size:20px;
		}	
		
.plan_price .small{
	font-size:16px;
	font-weight:normal;
		}	
		
.plan_price .smallblack{
	font-size:16px;
	color:#333;
	font-weight:normal;
		}	
				
.plan_url{
	color:#F00;
	margin:0;
	text-align:center;
	padding:10px;
		}	
				
		
.plan_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #fff!important;
	text-decoration: none!important;
	background-color: #f0663c;
	border: none!important;
	border-radius: 6px;
	box-shadow: 0 3px 0 #d6d6d6;
	transition: background 0.3s ease-out;
	cursor: pointer;
}

.plan_btn:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg) translateY(-50%);
	        transform: rotate(45deg) translateY(-50%);
}

.plan_btn:hover {
	background-color: #f59b80;
	border: none!important;
	text-decoration: none!important;
}

.plan_btn__inner {
	font-weight: bold;
	text-align: center;
}

.plan_btn__link {
	text-decoration: none;
}	

.plan_btn2 {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	flex-wrap: wrap;
	position: relative;
	width: 80%;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #fff!important;
	text-decoration: none!important;
	background-color: #f0663c;
	border: none!important;
	border-radius: 6px;
	box-shadow: 0 3px 0 #d6d6d6;
	transition: background 0.3s ease-out;
	cursor: pointer;
	margin-top:30px;
}

.plan_btn2t::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg) translateY(-50%);
	        transform: rotate(45deg) translateY(-50%);
}

.plan_btn2:hover {
	background-color: #f59b80;
	border: none!important;
	text-decoration: none!important;
}

.plan_btn2__inner {
	font-weight: bold;
	text-align: center;
}

.plan_btn2__link {
	text-decoration: none;
}	
		
.navi{
margin:0;
}

.navi ul{
width:100%;
text-align:center;
overflow:hidden;
margin:4px 2px;
}


.navi ul li:nth-child(1){
color:#0068b7;
font-size:14px;
display:inline;
padding: 0 6px 0 10px;
}

.navi ul li:nth-child(n + 2){
color:#0068b7;
font-size:14px;
display:inline;
padding: 0 6px 0 10px;
border-left:1px solid #0068b7;
}

html { 
	scroll-behavior: smooth;
	}
	
.lazyload, .lazyloading {	opacity: 0;}
.lazyloaded {	opacity: 1;	transition: opacity 2000ms;} 

.infomation{
width:100%;
text-align:center;
margin:10px 0 0 0;
font-size:16px;
}

.pochi_uketori{
	font-size:16px;
	margin:10px;
	}

/*.pr_banner640*/
.pr_banner {
	width: 96%;
	margin: 2%;
}
.pr_banner a img {
	width: 320px!important;
	height: 60px;
	display: block;
	margin: auto!important;
}
.pr_banner p {
	text-align:center;
	margin:2% 0;
}