@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; }



/* CSS初期設定 */
.f10{
	font-size:10px!important;
}


#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* 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;
}
#wrapInner{
	width:100%!important;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}


/* title
------------------------------------------ */
h1 {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	padding:3px;
	margin:0px;
}
#titTop {
	padding:0px;
	margin:0 0 20px 0;
}


	
/* mainArea
------------------------------------------ */
div#mainArea{
	width:100%!important;
	margin:0 auto;
	display:block;
	position:relative;
	padding:0 0 20px 0;
}

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

}

#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:6px 0 30px 0;
	position:relative;
}

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

.inner{
	width:950px;
	margin:10px auto 0;
}


/*---------タイトルここから---------*/
.commonTit{
	text-align:center;
	margin-bottom:30px;
}

.commonTit span {
    border-top: 1px dotted #1a2d38;
    border-bottom: 3px solid #1a2d38;
    background: #ffee5a;
    margin-bottom: 30px;
    display: block;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 26px;
    padding: 12px 0 10px 0;
    color:#1a2d38;
}

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

/*---------タイトルここまで---------*/



#titles{
	display:none;
}


.pcnone{
	display:none;
}


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

.inner950{
	width:950px;
	margin:0 auto;
}

.catcheBox{
	font-size:12px;
	clear:both;
	text-align:center;
	line-height:28px;
}

#end {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #F55;
    margin-top: 1%;
}

.bnr{
	margin-bottom:30px;
}

.bnr a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
}

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

.useWrap ul{
	overflow:hidden;
	margin:0 0 20px 0;
}

.useWrap li{
	float:left;
	text-align:center;
	width:31%;
	margin:0 0 15px 1.7%;
}

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

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

.useWrap div div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}

.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:16px;
	margin:0 0 10px 0;
}

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

.useWrap div div dl dd{
	font-size:14px;
	color:#999;
}

.useWrap div div dl dd > span{
	display:block;
	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;
}

.useWrap .commonTit{
	margin:0;
}

h4.model_title{
	font-size: 1.8em;
    width: 100%;
    padding-left: 1%;
    padding-bottom: 15px;
    margin:0;
}

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

/*タブナビ*/
#tab_navi {
    overflow: hidden;
    padding: 0;
    margin-top: 1%;
    width: 950px;
    display: block;
    margin: 1% auto 0;
}
#tab_navi li {
    margin: 0 0.5%;
    float:left;
    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: #ffffff;
    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: 150px;
    height: 25px;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 0.2% 0px 0.2%;
    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: 948px;
    display: block;
    margin: 0 auto 0;
    /* background: #e60012; */
    border-top: #0068b7 7px solid;

}
#tab_navi2 .navi2_tit {
    padding: 10px 20px 10px 0px;
    float: left;
    font-weight: bold;
    font-size: 14px;
    width: 90px;
}
#tab_navi2 .navi2_tit2 {
    padding: 10px 20px 10px 0px;
    float: left;
    font-weight: bold;
    font-size: 14px;
    width: 90px;
}
#tab_navi2 .navi2_btn{
    padding:5px 10px;
    margin: 5px 5px 5px 0;
	/*color:#d60011!important;*/
    /*font-weight: bold;*/
    font-size: 14px;
}
#tab_navi2 .navi2_btn_l{
    float: left;
    padding:5px 10px;
    margin: 5px 5px 5px 0;
	color:#d60011!important;
    font-weight: bold;
    font-size: 14px;
}
#tab_navi2 .navi2_btn a,
#tab_navi2 .navi2_btn_l a{
    color:#0065d6!important;
    text-decoration:none!important ;
}
#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:5px 10px;
    margin: 5px 5px 5px 0;
	color:#d60011!important;
    font-weight: bold;
    font-size: 14px;
}

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

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


dl#step3{
	width:285px;
	height:170px;
/*	background:url(../images2/bg_step2.png) no-repeat; */
	display:block;
	margin:0 0 20px 0px;
	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;
	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;
}

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;
	padding:0;
	float:left;
	width:49px;
}

p.arrow img{
	width:49px;
}

/*トップ*/
.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: 950px;
    display: block;
    margin: 1% auto 0;
}
.btnbox {
    float: left;
    width:463px;
    overflow: hidden;
    border: 1px solid #1a2d38;
    background: #fff;
}
.btnbox:first-child {
    float: left;
    width:463px;
    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: 130px;
}
.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;
}

/* */
.catche{
	font-size:18px;
	line-height:28px;
	text-align:left;
	clear:both;
	margin-left:20px;
}
.catche span.bold{
	font-size:24px;
	line-height:28px;
    font-weight: bold;
}
.note_red{
	font-size:14px;
	line-height:14px;
	text-align:center;
	clear:both;
    color: red;
	margin-bottom:0px;
}
.note_center{
    text-align:center;
    font-size:16px;
    margin-bottom:10px;
    margin-top:40px;
}

/* point
------------------------------------------ */
.point_tit {
    width:100%;
    text-align: center;
}

.point01-wrap{
display: flex;
align-items:center;
 margin: 10px 0 20px 0;
 padding: 10px;
 width: 275px;
    height:80px;
    float:left;
    border: solid 1px #000;
}
.point02-wrap,.point03-wrap{
display: flex;
align-items:center;
 margin: 10px 0 20px 25px;
 padding: 10px;
 width: 275px;
    height:80px;
    float:left;
    border: solid 1px #000;
}
.pointicon {
    padding:0px 10px 0 0;
    width:60px;
    height:60px;
}
.pointicon img {
    width:100%;
}
.pointtxt01 {
width: 200px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
.pointtxt02 {
width: 200px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
.pointtxt03 {
width: 200px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
span.smallTxt {
    font-size: 14px;
    font-weight: normal;
}
.pointmore {
	font-size:18px;
	text-align:center;
	line-height:26px;
}

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

/*料金表*/
.ryokin_left {
    width:450px;
    float: left;
}
table {
    margin-top: 15px;
    border-collapse: collapse;
    font-size: 14px;
    width:100%;
}
th,td{
    padding: 10px;
    border: solid 1px black;
    text-align: center;
}
th {
    width:53px;
    background: #eeeeee;
    text-align: center;
}
td.left {
    background: #eeeeee;
    text-align: left;
}
th.no01 {
    width:135px;
}
/**▼料金表示時は非表示**/
.ryokin_right {
    width:100%;
    margin: 0 auto;
}

/**▼料金表示時に表示**/
/*.ryokin_right {
    width:450px;
    float: right;
}*/



.ryokin_right div.t_tenpo {
    width: 100%;
    border: 1px #64ccfd solid;
    padding: 15px 0 10px;
    font-size: 16px;
	margin: 10px auto 0;
	width: 84%;
}
.ryokin_right div.t_tenpo h5 {
    font-weight: bold;
    padding: 0 15px;
}
.ryokin_right div.t_tenpo p {
    padding: 2px 15px;
}

/*--*/
.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 img {
    width: 930px;
    margin: 40px 10px 10px 10px;
}

.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:460px;
    float: left;
    margin: 15px 0;
}
div.inner dl.jikokuhyo:nth-of-type(even) {
    width:460px;
    float: left;
    margin-left:30px;
    margin-bottom: 30px;
}
div.inner dd {
padding: 0px;
margin: 0px;
}
.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:100%;
    float: left;
    margin: 15px 0;
}

div.inner dl.jikokuhyo_wide dd{
	width: 100%;
	max-width: 695px;
	margin: 0 auto;
}

/*ご案内と注意*/
.guide {
    font-size: 16px;
    line-height: 24px;
}
.guide p {
    padding: 15px;
}
.font-blue {
    color: #151574;
    font-size: 19px;
    font-weight: bold;
}
.font-red {
    color: red;
}
.ryokin_center {
    width:450px;
    float: left;
    margin:20px 250px 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:linear-gradient(0deg,#f0663c 0%,#f0663c 50%,#f48a52 50%,#f48a52 100%);
    padding: 10px;
    border: 1px solid #f0663c;
    float:left;
    width:100%;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.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: 950px;
}
dl.busWrap dt {
    width:500px;
    float: left;
}
dl.busWrap dd{
    width: 410px;
    float: left;
    padding: 0 20px 10px;
    font-size: 18px;
}
/*セットでお得*/
.itemList4 {
    margin: 20px 0 0 30px !important;
}
#middleArea li {
    float: left;
}
.itemList4.white li {
    background: #f2f2f2 none repeat scroll 0% 0%;
}
.itemList4 li {
    width: 200px;
    float: left;
    position: relative;
    margin-right: 29px;
    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;
}
/*バック色*/
.bg_beige {
    background-color: beige;
}
/*---------その他タイトルここから---------*/
.commonTit02{
	text-align:center;
	margin-bottom:30px;
}

.commonTit02 span {
    border-bottom: 3px solid #1a2d38;
    margin-bottom: 30px;
    display: block;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 26px;
    padding: 12px 0 10px 0;
    color:#1a2d38;
}

.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: 70%;
    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: 18px;
	overflow: hidden;
	width: 99%;
	margin: 20px 0;
	
}

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

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

.q_txt{
	padding: 10px 50px 10px 20px;
	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: 0px 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: 22px;
    font-weight: bold;
    text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p.catch span.txt01 {
   font-size: 20px;
   font-weight: normal;
   font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
p.catch span.txt_red01 {
}
p.catch span.txt02 {
    font-size: 28px;
	margin-right:16px;
}
p.catch span.txt_red02 {
   font-size: 38px;
    color: #e60012;
}
p.catch span.txt_red03 {
   font-size: 30px;
    color: #e60012;
}
p.catch span.red {
    color: #e60012;
}

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

.depday{
	background:#0068b7;
	padding:10px;
	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:10px;
	}
	
.include_label {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	padding:4px;
}

.include_icon {
	margin:5px ;
	font-size:16px;
	display: flex;
    align-items: center;
}





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

.include_icon ul li.icon {
	float:left;
	width:260px;
}


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

.include_icon ul li.icon_bari:first-child {
	margin-left:80px;
}

.include_icon ul li.plusmark {
	float:left;
	width:49px;
	margin-top:40px;
}

.include_icon ul li img{
	display: block;
    margin-left: auto;
    margin-right: auto ;
}



.text_info{
	text-align: left;
	margin:2% 10%;
	font-size:16px;
}


.text_info dl{

}

.text_info dl dt{
	width: 10%;
	float:left;
	display:block;
	margin-bottom:2px;
	font-weight:bold;
}

.text_info dl dd{
	width: 85%;
	margin-bottom:4px;
	float: left;
}


/*申し込みボタン*/


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


.ryokin_dep {
	font-weight:bold;
	font-size:18px;
	margin-top:20px;
}


.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: 20px;
    color: #fff;
    background-color: #f0663c;
    border: none;
    border-radius: 6px;
    box-shadow: 0 3px 0 #d6d6d6;
    cursor: pointer;
	margin: 10px auto 0;
	padding: 10px;	
}

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

.magnify {
	border: 1px solid #0068b7;
	border-radius: 6px;
	padding:12px;
	width:30%;
	text-align:center;
	font-size:1.2em;
	margin: 20px auto 5px;
	}
	
	
.magnify a {
	text-decoration: none;!important;
	}	
	
.otherplan{
	font-size:16px;
	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;
	color: #0068b7;
		}
		
.plan{
	font-size:16px;
	line-height:1.5em;
	margin:10px 2%;
		}

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

		
.plan_name{
	width:50%;
	margin:0;
	padding:10px;
    align-items: center;
		}

.plan_name a{
	font-size:14px;
		}
		
		

.plan_price{
	color:#F00;
	width:30%;
	margin:0;
	text-align:right;
	padding:10px;
    align-items: center;
	font-weight:bold;
	font-size:18px;
		}	
		
.plan_price .small{
	font-size:14px;
	font-weight:normal;
		}	
		
.plan_price .smallblack{
	font-size:16px;
	color:#333;
	font-weight:normal;
		}	
				
.plan_url{
	color:#F00;
	width:20%;
	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_btnt::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;
}	
	
.pochitto img{
	width:930px;
	margin:0 10px;
}

.navi{
margin:0;
}

.navi ul{
width:950px;
text-align:center;
margin:0 auto;
overflow:hidden;
padding:10px;
}


.navi ul li:nth-child(1){
font-size:14px;
display:inline;
margin:0 0 0 0;
padding: 0 20px;
color:#000;
cursor:pointer;
}

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

.navi ul li a{
color:#0068b7;
font-size:16px;
display:inline-block;
}

.lazyload, .lazyloading {	opacity: 0;}
.lazyloaded {	opacity: 1;	transition: opacity 2000ms;} 

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

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

/*.pr_banner640*/
.pr_banner {
	width: 100%;
	margin-bottom: 2%;
	clear: both;
}
.pr_banner a {
	width: 640px;
	height: 120px;
	display: block;
	margin: 0 auto;
}
.pr_banner p {
	text-align:center;
	margin:2% 0;
}