@charset "utf-8";
/*ヘッダー*/
.header_snav li:nth-child(2) a:before{content:'';display:inline-block;border-style:solid;border-width:5px 8px;border-color:transparent transparent transparent #646464}
@media all and (max-width: 568px){
.header_sp_menu .sp_menubox ul li:nth-child(2) a:before {content: '';display: inline-block;border-style: solid;border-width: 5px 8px;border-color: transparent transparent transparent #646464;}
}

.right{text-align: right}
/*装飾*/
.bg_blue{background:#eff9f9}
.bg_gray{background:#eee}

.red{color:red}

/*att*/
.nt_att_txt{background:#cce4e6;padding: 2%;}
@media all and (min-width:569px){
  .nt_att_txt{text-align: center;}
}

.bordertop{border-top:1px solid #ccc}
.borderbtm{border-bottom:1px solid #ccc}

.arrow_icon{position: relative;padding-left:15px}
.arrow_icon:before{position: absolute;content: '';width: 8px;height: 8px;border-top: solid 1px #6d6d6d;border-right: solid 1px #6d6d6d;-webkit-transform: rotate(45deg);transform: rotate(45deg);top: 5px;left: 0;}

/*リストコンポーネント装飾*/
.cmn_contents .clm_osusume_area>ul.guide_list>li{padding:10px 0 5px 30px!important}
.list_arrow_2>ul.guide_list>li:before{background: #1aaeb4;top: 62%;}
.list_arrow_2>ul.guide_list>li:after{top: 62%;}
.cmn_contents .clm_osusume_area>ul.guide_list>li a{text-decoration: none;color:#222;font-weight: normal;}
.cmn_contents .clm_osusume_area>ul.guide_list>li a:hover{text-decoration:underline}

/*外部リンクアイコン*/
/*a[target="_blank"]:not(.f_outside_icon a[target="_blank"]) {display: inline-block;content:'';background-image:url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23666"%20stroke-miterlimit="10"/></svg>');background-repeat:no-repeat;background-position: 0 7px;background-size:12px;padding:0 0 0 15px;}*/

/*------------------------------------
	ご利用ガイド
--------------------------------------*/
.title.guide_contents{display:flex;width:100%;padding: 0 1%;}
.title.guide_contents h2{width:100%;padding:1% 0}
.title > ul{width:50%;display:flex;}
.title > ul li:first-child{margin-right:2%!important;}
.title > ul li{display:block;padding:1% !important;margin-top:0!important}
.title > ul li:hover{color:#fff;}
#dp_menu, #view_menu{display:none;}
.btn_active{background:#999 !important;color:#fff;transition: all 0.2s ease-out;}
/*.tab_menu.contents_active{display:block;}*/

/*-----menu-----*/
.guide_contents.guide_box ul{display:flex;width:100%;flex-wrap:wrap;/*display: -webkit-flex;display: -webkit-box; display: -ms-flexbox; -webkit-justify-content: center;*/}
.guide_contents.guide_box ul li{width: 230px;margin: 2% 1% 0;display: -webkit-box;display: -ms-flexbox; -webkit-box-align: center; -ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius:10px;border:1px solid #ccc;background:#fff;text-align:center;}
.guide_contents.guide_box ul li:hover{background:#999;}
.guide_contents.guide_box ul li a{display:block;padding:4% 3%;color:#222;text-decoration:none;width:100%}
.guide_contents.guide_box ul li a:hover{color:#fff !important}

.cmn_contents .clm_osusume_area.clm_3:nth-child(6)>ul>li:last-child {width: 36%;}
.guide_menu .clm_osusume_area{margin: 1rem 0 1.5rem;}
.guide_menu .similar li:nth-child(6){width:33%;}
.att_box{background:#eee;padding:1% 2% 2%}

/*---タイトル---*/
.guide_contents h3{border-bottom:2px solid #ccc;padding:.5% 1% 1%;margin:0 0 1%;position:relative}
.guide_contents h3:after{content:'';width:20%;border-bottom:2px solid #1aaeb4;position:absolute;bottom:-2px;left:0;}
.guide_contents + div, .guide_contents p{width:98%;padding:0 1%}
.guide_contents > dl {padding: 0 1%;}

/*---Guide　TOP---*/
.guide_contents .img_3col > img {margin: 0 calc(100%/30);}
.guide_contents .tbl_dl{margin-left:1%}
.guide_contents .tbl_dl p{border-bottom:1px solid #ccc;width:60%}
.guide_contents .tbl_dl p:last-child {border-bottom: none;}
.guide_contents .tbl_dl dl {display: inline-block;margin:0 1% 1%;}
.guide_contents .tbl_dl dt{width:12%;font-weight:normal;padding-bottom:.5%}
.guide_contents .tbl_dl dd{width:88%;padding-bottom:.5%;margin-bottom:0}

/*---ガイドTOP　推奨環境内●表示---*/
.guide_contents .ul_deco{list-style: disc;margin:0 0 0 2%}
.guide_contents .ul_deco > li {margin: 0 0 0 1.5rem;}

@media all and (max-width:767px){
.cmn_contents .clm_osusume_area.clm_3:nth-child(6)>ul>li:last-child {width: 100%;}
.guide_contents .img_3col > img {margin: 0 auto;display: block;}
.guide_contents .tbl_dl p{width:98%}
.guide_contents .tbl_dl dt{width:100%;display: block;}
.guide_contents .ul_deco{padding: 0 2%;}
}

/*---よくあるご質問（Q&A）---*/
.guide_contents.faq_box{font-size:1.8rem}
.guide_contents.faq_box ul li{margin-bottom:1%;}
.guide_contents.faq_box .rn_Item,.guide_contents.faq_box .rn_Item:hover{background-image:url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23666"%20stroke-miterlimit="10"/></svg>');background-repeat:no-repeat;background-position:0;background-size:12px;border-bottom: 1px dashed #ccc;width: 98%;padding: 1% 0 1% 2%;}
.guide_contents.guide_box ul li a span{background-image:url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23666"%20stroke-miterlimit="10"/></svg>');background-repeat:no-repeat;background-position:0 3px;background-size:12px;}
.guide_contents.guide_box ul li a:hover span{background-image:url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23fff"%20stroke-miterlimit="10"/></svg>');background-repeat:no-repeat;}
.guide_contents.guide_box ul li a span,.guide_contents.guide_box ul li a span:hover{background-position: 0 3px;}
.guide_contents.faq_box .rn_Item a {text-decoration: none !important; color:#222 !important;}
.guide_contents.faq_box .rn_Item a:hover {background: none!important; text-decoration: underline!important;}
.guide_contents.faq_box ul li{width:100%;border-radius:0;border:none;background:none;text-align:inherit;}
.guide_contents.faq_box ul li:hover{background:none;}
.guide_contents.faq_box ul li a:hover{color:#222 !important}
.faq_box + p.right{text-align: right;padding-right: 2%;}
@media all and (max-width:767px){
.guide_contents.faq_box .rn_Item, .guide_contents.faq_box .rn_Item:hover{padding:1.5% 0 1.5% 4%!important;width: 96%;}
}

/*--------お問い合わせ-------------*/
.contents_spbox{border:3px solid;border-radius:6px;}
.contents_spbox:nth-of-type(n+2){margin-top:15px;}
.contents_spbox_inner{background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:6px 10px;}
.contents_spbox:nth-child(1) .tel_info_innerr{width:100%;}
.contents_spbox_title{color:#fff;font-size:1.5rem;font-weight:bold;padding:4px 12px;}
.color_gray{border-color:#999;background-color:#999;}
.color_red{color:#f05b59;}
.tel_place{font-weight:bold;padding:3px 5px;font-size:1.6rem;}
.tel_info{border-top:1px solid #ccc;}
.tel_info_inner{padding:10px 5px;height:auto;}
.tel_info_inner:nth-of-type(n+2){border-top:1px dashed #ccc;}
.tel_number{font-size:2.4rem;font-weight:bold;}
@media all and (min-width:768px){
.contents_spbox{width:485px;}
.contents_spbox:nth-of-type(n+2){margin:0 0 0 30px;}
/*.contents_spbox:nth-child(1) .tel_info_inner {width:50%;}*/
.contents_spbox_inner{padding:10px 12px;}
/*.contents_spbox_inner:nth-child(2) {height: 227px;}*/
.contents_spbox_title{padding:6px 12px;}
.box_wrapper{display:-webkit-flex;display:flex;}
.tel_place{padding:4px 12px 6px;}
.tel_info{display:-webkit-flex;display:flex;padding-top:8px;}
.tel_info_inner{padding:0px 10px;}
.tel_info_inner:nth-of-type(n+2){border-left:1px dashed #ccc;border-top:none;}
.contents_spbox.color_gray{margin-top:20px;}
.contents_spbox.color_gray .contents_box_inner{padding:4px 12px 10px;}
}


/*-------------ご予約方法-------------*/
/*ボタン*/
.guide_btn{width: 100%;text-align:center}
.guide_btn p {display: inline-block;margin: 0 auto;width:auto;}
.guide_btn a{display: block;text-decoration: none;color: #0b949a;padding:10px 36px 10px 32px;position: relative;border: 2px solid #0b949a;}
.guide_btn a::after {position: absolute;content: "";display: block;top: 50%;right: 16px;width: 10px;height: 10px;margin-top: -5px;border-top: 2px solid #0b949a;   border-right: 2px solid #0b949a; -webkit-transform: rotate(45deg);transform: rotate(45deg);}
.guide_btn a:hover {background-color: #0b949a;color: #fff;}
.guide_btn a:hover::after {border-color: #fff;}

/*----お申し込みについて-----*/
/*改行*/
br.sp_br {display: none;}
br.pc_br {display: block;}

.sp_width,.flexboxall,.innerbox {padding: 0 1%;}
.sp_width {margin-top: 2%;}
/*タイトル*/
.guide_contentsflow>h3,.guide_contentsflow>.yoyaku01>h3,.guide_contentsflow>.yoyaku02>h3,.guide_contentsdrpset01>h3,.guide_contentsdrpset02>h3,.guide_contentsdrpset03>h3,.guide_contentsdrpset04>h3,.guide_contentsview>h3 {
	border-bottom: 2px solid #ccc;
	padding: .5% 1% 1%;
	margin: 0 0 1%;
	position: relative;
}
.guide_contentsflow>h3::after,.guide_contentsflow>.yoyaku01>h3::after,.guide_contentsflow>.yoyaku02>h3::after,.guide_contentsdrpset01>h3::after,.guide_contentsdrpset02>h3::after,.guide_contentsdrpset03>h3::after,.guide_contentsdrpset04>h3::after,.guide_contentsview>h3::after {
	content: '';
	width: 20%;
	border-bottom: 2px solid #1aaeb4;
	position: absolute;
	bottom: -2px;
	left: 0;
}
.guide_contentsdrpset01>.piclist,.guide_contentsdrpset02>.piclist,.guide_contentsdrpset03>.piclist {margin-top: 2%;}
/*矢印*/
span.arrowright {position: relative;padding-left: 12px;display: block;}
span.arrowright::before {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	border-top: solid 1px #029E9A;
	border-right: solid 1px #029E9A;
	transform: rotate(45deg);
	top: 9px;
	left: 0;
}
.guide_contentsflow>.sp_width>dl>dt {margin-top: 10px;}
.guide_contentsflow>.sp_width>dl>dd>a {display: inline-block;}
.sp_width>dl>dd {padding-left: 2%;}

/*----予約方法-----*/
.flexboxall {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 48%;
	margin: 35px 35px 30px 0;
}
.flexbox:nth-of-type(2n) {margin-right: 0;}
.flexbox.fl01 {margin-top: 100px;}
.flexbox>h5,h5.h02 {
	line-height: 1.5;
	position: relative;
	padding: 10px 0 0 60px;
	border-top: 1px solid #f59143;
	margin: 0 0 20px 0;
	font-size: 1.6rem;
	font-weight: inherit;
}
.flexbox>h5>span,h5.h02>span {
	position: absolute;
	font-size: 2.0rem;
	top: -1px;
	left: 0;
	padding: 10px 14px;
	color: #fff;
	background-color: #f59143;
}
h5.h02 {width: 100%;margin-top: 30px;}
/*--------一か月以内と一か月より先--------*/
.Boardingdate>.bg_green,.Boardingdate>.bg_yellow {display: inline-block;padding: 2px 4px;color: #fff;}
.Boardingdate>.bg_green {background-color: #44a834;}
.Boardingdate>.bg_yellow {background-color: #edaa0c;}
.Boardingdate>dt {font-weight: inherit;margin-bottom: 5px;}
.Boardingdate>dd {margin-bottom: 7px;}
.lineyellow {border: 1px solid #edaa0c;display: inline-block;padding: 0 3px;}
span.linegreen {background: linear-gradient(transparent 60%,#edc66b 60%);}
/*--------20に飛ぶボタン--------*/
.btncenter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
}
a.dowm {
	position: relative;
	display: inline-block;
	padding: 10px 50px;
	background-color: #ee802a;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 1.6rem;
	margin-top: 7px;
}
a.dowm::after {
	position: absolute;
	top: 17px;
	right: 17px;
	content: '';
	width: 9px;
	height: 9px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	transform: rotate(135deg);
}
a.dowm:hover {opacity: 0.7;}
/*-------------------------------*/
p.point>span {padding: 3px 4px;background-color: #de4040;color: #fff;}

.yoyaku01>h4, .deco_h4 > h4 {
	font-size: 2.0rem;
	border-bottom: 2px solid #53b344;
	border-left: 4px solid #53b344;
	padding: 5px 0 5px 6px;
	margin: 25px 0 0 0;
}
.listmt {margin-top: -30px;}
/*--------flow--------*/
.innerbox.i01 {margin-top: 24px;}
.innerbox.i02 {margin-top: 20px;}
.innerbox.i03 {margin-top: 23px;}
.innerbox.i04 {margin-top: 4px;}
.innerbox>figure {margin-top: 10px;}
figure.f01 {margin-top: 34px;}
figure.f02, figure.f03 {margin-top: 30px;}
figure.f04 {margin-top: 53px;}
figure.f05 {margin-top: 16px;}
figure.f06 {margin-top: 30px;}
figure.f07 {margin-top: 18px;}
.flexbox.f01, .flexbox.f02 {margin-top: 15px;}
/*--------1泊目はホテル、2泊目は旅館--------*/
.innerbox.set01_i01 {margin-top: 23px;}
.innerbox.set01_i02 {margin-top: 72px;}
.innerbox.set01_i03 {margin-top: 35px;}
.innerbox.set01_i04 {margin-top: 47px;}
.innerbox.set01_i05 {margin-top: 10px;}
.innerbox.set01_i06 {margin-top: 7px;}
/*--------旅行中、実家や知人宅に泊まりたい--------*/
.processboxall {
	display: -webkit-box;
	display: -ms-flexbox;
    display: flex;
}
.processbox+.processbox {
    border-left: 1px dashed #222;
    margin-top: 10px;
}
.innerbox.set02_i01 {margin-top: 23px;}
.innerbox.set02_i02 {margin-top: 82px;}
/*--------宿泊日ごとに異なる部屋割りでの予約方法--------*/
.innerbox.set03_i01,.innerbox.set03_i02,.innerbox.set03_i04 {margin-top: 48px;}
.innerbox.set03_i03 {margin-top: 35px;}
/*--------オプショナルプラン--------*/
figure.set04_f01 {margin-top: 28px;}
figure.set04_f02 {margin-top: 31px;}
.innerbox.set04_i01 {margin-top: 23px;}
/*----DP組み合わせ方-----*/
.guide_contentsdrpset>p {padding: 0 1%;}
.guide_contentsdrpset>h4 {margin: 10px 0 18px;padding-bottom: 5px; border-bottom: 1px solid #5bb2b0;}
p.case {font-size: 1.7rem;margin-bottom: 10px;}
.piclistall {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
dl.piclist {
	text-align: center;
	border: 1px solid;
	border-radius: 15px;
	width: 490px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.guide_contentsdrpset02>dl.piclist {width: 100%!important;}
dl.piclist>.process,dl.piclist>.processall>.process,.processbox>.process {
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items:center;
	position: relative;
	padding: 20px 10px 8px;
}
.processall {position: relative;}
figure.batu {
	position: absolute;
	width: 50%;
	z-index: 1;
	opacity: 0.4;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
figure.batu.b02 {width: 20%!important;}
dl.piclist:nth-child(3)>.process {padding-top: 20px;}
dl.piclist>dt {
	padding: 6px;
	border-radius: 14px 14px 0 0;
	background-color: #5bb2b0;
	color: #fff;
	font-size: 1.6rem;
	font-weight: inherit;
}
dl.piclist>dd {font-size: 1.4rem;}
dl.piclist>dd.button {margin: 20px 0 15px;}
dl.piclist>dd.button>a>span {position: relative;padding: 8px 25px 8px 15px;background-color: #ee802a;color: #fff;font-size: 1.5rem;}
dl.piclist>dd.button>a>span::after {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	transform: rotate(45deg);
	top: 40%;
	right: 10px;
}
dl.piclist>dd.button>a:link {text-decoration: none;}
dl.piclist>dd.button>a:hover {opacity: 0.6;filter: alpha(opacity=60);}
dl.piclist>dt.cant {background-color: #959595 !important;}
.process>.column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
}

dd.arrow.rotate {transform: rotate(90deg);margin-left: 255px;}
.process>figure>figcaption {font-size: 1.2rem;}
dd.arrow.rotate+.process {margin-left: 183px;padding-top: 18px;}

.guide_contentsdrpset>h5 {margin-bottom: 18px;padding: 6px 7px;border-left: 5px solid #959595;border-bottom:1px solid #222222;}

.human {
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items:center;
}
.human>figure,figure.border {background-color: #ededed;border-radius: 10px;}
.human>figure:nth-child(1) {margin-right: 8px;}
figure.second {margin: 0 16px;padding-bottom: 5px;border: 1px solid #222222;}
figure.one {margin-right: 5px;padding: 0 5px 6px;border: 1px solid #222222;}
figure.shinkansen,figure.densya {width: 70px;}
figure.one>img,figure.second>img {width: 20px;}

/*--------矢印--------*/
dd.arrow {height: 10px;background-color: #5bb2b0;position: relative;top: 0px;width: 25px;}
dd.arrow:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: -5px;
	border: 10px solid transparent;
	border-left: 15px solid #5bb2b0;
	left: 17px;
}
.arrow {margin: 0px 10px;}
dd.arrow01,dd.arrow02 {width: 95px;}
dd.arrow01,dd.arrow02,dd.arrow03 {height: 5px;background-color: #5bb2b0;position: relative;top: 0px;}
dd.arrow01 {display: inline-block;margin-bottom: 15px;}
dd.arrow01::before,dd.arrow02::after,dd.arrow03:before {position: absolute;content: "";width: 0;height: 0;top: -7px;}
dd.arrow01::before {border: 10px solid transparent;border-left: 15px solid #5bb2b0;left: 85px;}
dd.arrow02::after {border: 10px solid transparent;border-right: 15px solid #5bb2b0;right: 85px;}
dd.rotate01 {transform: rotate(-12deg);margin-bottom: 30px;}
dd.rotate02 {transform: rotate(12deg);}
dd.arrow01.rotate02 {margin-bottom: 30px;}
dd.arrow02.rotate01 {margin-bottom: 0;}
dd.arrow03 {width: 34px;transform: rotate(90deg);margin: 22px auto;}
dd.arrow03:before {border: 10px solid transparent;border-left: 15px solid #5bb2b0;left: 23px;}
dd.arrow03.cl01 {background-color: #588ABF!important;}
dd.arrow03.cl01:before {border-left-color: #588ABF!important;}
dd.arrow04 {height: 5px;background-color: #5bb2b0;position: relative;top: 28px;width: 40px;}
.c_gray {background-color: #959595!important;}
.c_gray::before {border-left: 15px solid #959595!important;}
.c_gray::after {border-right: 15px solid #959595!important;}
dd.arrow03.c_gray02 {background-color: #525252!important;}
dd.arrow03.c_gray02::before {border-left-color: #525252!important;}
/*----------------------------------------*/
.scale {transform: scaleX(-1);filter: FlipH;-ms-filter: "FlipH";}
dd.station {padding: 5px 8px;background-color: #959595;color: #fff;font-size: 1.5rem;}
dd.lodging {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	writing-mode: vertical-rl;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 25px 0 10px;
	padding: 10px 7px;
	border: 1px solid #222222;
}
dd.plan {margin: 0 8px;padding: 4px;background-color: #959595;color: #fff;font-weight: bold;font-size: 1.3rem;}
/*--------------------*/
/*-------------びゅうパッケージツアー ご予約から出発までの流れ-------------*/
/*03,04*/
.view_third>h6,.view_fourth>h6 {
	display: inline-flex;
	margin: 15px 0 7px 0;
	padding: 6px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: inherit;
}
.view_third>.bg_yellow {background-color: #edaa0c;}
.view_third>.bg_green {background-color: #44a834;}
.view_fourth>.bg_sky {background-color: #5bb2b0;}
.view_third>p, .view_fourth>p {padding: 0 1%;}
.guide_contentsview>.flexboxall>.flexbox>.innerbox>p>a {display: inline-block;}
/*アイコン*/
.guide_contentsview>.flexboxall>.flexbox>.innerbox>figure {text-align: center;}
/*----------------------------------------------------------------*/
/*-------------びゅうパッケージツアー お申込みについて-------------*/
.guide_contentsreserve {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.reserve_column {
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 48%;
}
.reserve_column>.flexbox {width: 100%;}
/*１か月以内と１か月先*/
.reserve_column>h4 {
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-weight: inherit;
}
h4.bgyellow {background-color: #edaa0c;}
h4.bggreen {background-color: #44a834;}
/*ボタン*/
a.dowm.reserve_bt01 {margin-top: 20px;}
/*17*/
dl.abc>dt {margin: 15px 0 5px;}
dl.abc>dt:first-letter {padding: 2px 6px;background-color: #de4040;color: #fff;font-weight: 100;}
dl.abc>dd {padding: 0 2%;}
/*画像高さ調節*/
.innerbox.reserve_i01 {margin-top: 15px;}
.innerbox.reserve_i02 {margin-top: 23px;}
.innerbox.reserve_i03 {margin-top: 24px;}
.innerbox.reserve_i04 {margin-top: 7px;}
.innerbox.reserve_i05 {margin-top: 10px;}
.flexbox.reserve_f01 {margin-top: 93px;}
.flexbox.reserve_f02 {margin-top: 190px;}
/*----------------------------------------------------------------*/

/*-------------予約内容の取消（キャンセル）について-------------*/
/*矢印*/
span.arrowdown {position: relative;padding-left: 12px;}
span.arrowdown::before {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	border-top: solid 1px #029E9A;
	border-right: solid 1px #029E9A;
	transform: rotate(135deg);
	top: 4px;
	left: 0;
}
/*見出し*/
.guide_contents.cancel>h4 {
	padding: 0 1% 5px;
	border-bottom: 1px solid #5bb2b0;
}
.flexbox>h6 {font-size: 1.5rem;}
/*取消方法の手順*/
.flexboxall.cancel {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flexboxall.cancel>figure {
	margin-bottom: 15px;
	margin-right: 15px;
}
.flexboxall.cancel>figure:nth-of-type(2n) {margin-right: 0;}
.guide_contents.cancel>.flexboxall>.flexbox {margin-top: 0;}
/*03*/
.cancel_plan01 {margin-bottom: 10px;padding: 0 1%;}
.cancel_plan01>dl {padding: 7px 2%;background-color: #ededed;}
.cancel_plan01>dl>dt {
	display: block !important;
	width: 100% !important;
}
.cancel_plan01>dl>dd {margin-bottom: 0 !important;width: 100% !important;}
/*返送先*/
.return {padding: 0 1%;}
.return>dl>dt {
	display: block !important;
	vertical-align: inherit !important;
	text-align: center;
	width: 100% !important;
	padding: 6px 0;
	border-radius: 15px 15px 0 0;
	background-color: #959595;
	font-weight: inherit;
	color: #fff;
}
.return>dl>dt>span {
	font-weight: bold;
	font-size: 1.5rem;
}
.return>dl {
	border: 1px solid #959595;
	border-radius: 15px;
	display: inline-block;
}
.return>dl>dd {
	width: 100% !important;
	padding: 25px 10px;
	margin-bottom: 0 !important;
}
.return>dl+dl {margin-left: 5px;}

/*-----標識・旅行業約款・ご旅行条件書-----*/
.corporate{margin:2% auto;width:98%;}
th{width:29%;padding:2%;}
td{width:70%;padding:2% 0 2% 2%}
tr:nth-child(odd){background:#eee}
.corporate span{display:block}

.guide_wrap .contents_box{width:98%;padding:0 1%}
.guide_wrap .contents_box p{width:98%;padding:0 1%}

/*-----個人情報の取扱いについて-----*/
.guide_contents dl dt, .guide_contents dl dd{display:inline-block}
.guide_contents dl dt{width:2%;vertical-align:top}
.guide_contents dl dd{width:97%;margin-bottom:1%}
.guide_contents dl dd.dd_h4 h4 {margin: 1.2% 0 0 1%;}
.guide_contents dl dd ul, .guide_contents.ul_noline ul {margin-left:2%}
.guide_contents dl dd ul li, .guide_contents.ul_noline ul li {border: none;text-align: left;}

/*----メルマガ個人情報の取り扱いについて-----*/
@media all and(min-width:768px){
.guide_contents.condutuins_box.privacy_mail dl dt {width: 3.1%;}
.guide_contents.condutuins_box.privacy_mail dl dd width: 96.4%;
}
@media all and(max-width:767px){
.guide_contents.condutuins_box.privacy_mail dl dt {width: 4%;}
.guide_contents.condutuins_box.privacy_mail dl dd width: 95%;
}

/*----ご旅行条件書-----*/
.guide_contents.condutuins_box dl dt{width:4.6%;vertical-align:top}
.guide_contents.condutuins_box dl dd{width:94.4%;margin-bottom:1%;font-weight: normal;}
.guide_contents.condutuins_box > dl > dd > dl {margin: 1% 0 0 1%;}
.guide_contents.condutuins_box > dl > dd > dl > dt {width: 3%;}
.guide_contents.condutuins_box > dl > dd > p,.guide_contents.condutuins_box > dl > dd > dl > dd > p {padding: 0;width: 100%;}

.guide_contents .tbl_02 {width: 98%;margin:2% auto}
.guide_contents .tbl_02 tr {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding:1% 0;}
.guide_contents .tbl_02 tr:first-child {background: #eee !important;}
.guide_contents .tbl_02 tr:nth-child(odd) {background:none}
.guide_contents .tbl_02 th:first-child, .tbl_02 td:nth-child(odd) {border-right: 1px solid #ddd;}
.guide_contents .tbl_02 th, .tbl_02 td:nth-child(even) {text-align:center}
.guide_contents .tbl_02 th:nth-child(odd){width:60%;}
.guide_contents .tbl_02 td:nth-child(even){ width: 39%;}
.guide_contents .tbl_02 th, .tbl_02 td{padding:1%}
.guide_contents .tbl_02:nth-child(2) th:nth-child(odd){width:80%;}
.guide_contents .tbl_02:nth-child(2) td:nth-child(even){ width: 19%;}


/*-----支払い-------*/
.guide_contents .font-normal > th{font-weight: normal;padding:1% 2%}
.guide_contents.contents_sub_box h4,.guide_contents.contents_sub_box h5,.guide_contents.contents_sub_box p,
.guide_contents .tbl_03,.guide_contents .guide_dl_normal > dl{width:98%;margin:0 1%}
.guide_contents.contents_sub_box h3 + p{padding:0}
.guide_contents .tbl_03 tr:nth-child(odd) {background: none;}
.guide_contents .tbl_03 tr{border-bottom:1px solid #ccc}
.guide_contents .tbl_03 tr:first-child{border-top:1px solid #ccc;}
.guide_contents .tbl_03 tr th{background:#eee;}
.guide_contents .tbl_03 tr th:not(:last-child),.tbl_03 tr td:not(:last-child){border-right:1px solid #ccc}
.guide_contents .tbl_03 tr th:nth-child(1),.tbl_03 tr td:nth-child(1){width: 20%;}
.guide_contents .tbl_03 tr th:nth-child(2),.tbl_03 tr td:nth-child(2){width: 23%;}
.guide_contents .tbl_03 tr th:nth-child(3),.tbl_03 tr td:nth-child(3){width: 37%;}
.guide_contents .tbl_03 tr th:nth-child(4),.tbl_03 tr td:nth-child(4){width: 20%;}
.guide_contents .tbl_03 td{padding:1%}
.guide_contents .tbl_03 + dl dt{width:3%}
.guide_contents .tbl_03 + dl dd,.guide_contents .guide_dl_normal > dl dd{margin-bottom:.5%;}

.guide_contents .payment.half_box:nth-child(even){width:30%;display:inline-block;margin-right:1%}
.guide_contents .payment.half_box:nth-child(odd){width:66%;margin-left:1%;display: inline-block;vertical-align:top;}

/*---領収書----*/
.ul_deco02 {list-style: disc;margin: 0 0 0 4%;}
.ul_deco02 > li{padding: 0 1% 0 0}
.ul_deco02 .att0{margin:0!important;padding:0}

/*指定席券売機*/
.ul_flex {display: inline-flex;width:100%}
.ul_flex > li{margin:0 1%}
.guide_contents.contents_sub_box .mv.half_box:nth-child(even){width:60%;display:inline-block;margin-right:1%}
@media all and (min-width:768px){
.guide_contents.contents_sub_box .mv.half_box:nth-child(odd){width:38%!important;margin-right:0%;vertical-align:top;display: inline-block;}
}
.txt_center{text-align: center;}

/*--info---*/
.guide_contents.info dl{margin-left:2%}
.guide_contents.info dl dd{margin-bottom:0}

/*-----XF（お問い合わせ）-----*/
.xf-content-height{margin:0 !important;}
.freehtml + .experiencefragment > .xf-content-height .freehtml > div > div {width: 98%;padding: 0 1%;}

.support_contens{display:flex;width:100%;background:#eee;}
.support_contens li{width:96%;padding: 0 2%;margin:2% 0}
.support_contens li:first-child{border-right:1px solid #ccc;}


@media all and (max-width: 767px){


	/*リストコンポーネント装飾*/
	.cmn_contents .clm_osusume_area>ul.guide_list>li{padding:10px 0 5px 40px!important}
	.list_arrow_2>ul.guide_list>li:before{top: 56%;}
	.list_arrow_2>ul.guide_list>li:after{top: 56%;}

	.ace-section > section > .ace-section{width: 96% !important;margin: 0 2%;}
	.title.guide_contents h2{padding:4% 0 0}
	.title a{line-height: 1.3;}
	.title ul li:first-child{margin-right:0!important;margin-bottom:2%!important}

	.guide_contents h3{margin: 0 0 5%;padding:.5% 2% 1%}

	.guide_contents + div, .guide_contents p{padding:0 2%}
	.guide_contents p.ml20{padding:0 2%;width:94%}
	.guide_contents > dl {padding: 0 2%;}
	.guide_contents > dl dd ul{margin-left: 0}
	.guide_contents.guide_box ul li {width: 100%;}

	.guide_box.tab_menu ul li{width:48% !important;}
	.guide_contents.guide_box ul li a{display:block;padding:2% 1%;}

	#dp_menu ul{width:98%;padding:0 1%}
	#dp_menu ul li,#view_menu ul li{width:48%;padding:1% 0}
	#dp_menu ul li:nth-child(odd),#view_menu ul li:nth-child(odd){margin-right:1%}

	h4{line-height:1.3}
	.support_contens{display:inline-block}
	.support_contens li{width: 96%;margin: 2%;}
	.support_contens li:first-child{border-right:none;border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:10px;}

	/*-------------予約方法-------------*/
	/*改行*/
	br.sp_br {display: block;}
	br.pc_br {display: none;}
	/*タイトル*/
	.guide_contentsflow>h3,.guide_contentsflow>.yoyaku01>h3,.guide_contentsflow>.yoyaku02>h3 {margin: 0 0 5%;padding: .5% 2% 1%;}
	.guide_contentsdrpset01>.piclist, .guide_contentsdrpset02>.piclist, .guide_contentsdrpset03>.piclist {margin-top: 4%;}
	.flexbox {
		flex-direction: column;
		-webkit-flex-direction: column;
		width: 100%;
		margin: 0 auto 30px;
	}
	.flexbox>h5,h5.h02 {margin-bottom: 15px;padding: 7px 0 0 50px;font-size: 1.5rem;}
	.flexbox>h5>span,h5.h02>span {font-size: 1.7rem;padding: 9px 13px;}

	.Boardingdate>.bg_green,.Boardingdate>.bg_yellow {font-size: 1.3rem;}
	.Boardingdate>dd {margin-bottom: 0;}
	/*20に飛ぶボタン*/
	a.dowm {font-size: 1.3rem;padding: 10px 40px;margin-top: 8px;}
	a.dowm::after {top: 14px;}

	.yoyaku01>h4 {
		margin: 10px 0;
		padding: 3px 0 2px 5px;
		border-bottom: 2px solid #edaa0c;
		border-left: 3px solid #edaa0c;
		font-size: 1.8rem;
	}
	/*--------flow--------*/
	h5.h02,figure.f01,figure.f05,.innerbox.i04,figure.f07,.innerbox.i03,.flexbox.f01,.flexbox.f02 {margin-top: 0;}
	figure.f02,figure.f03,figure.f04,figure.f06 {margin-top: 15px;}
	/*--------1泊目はホテル、2泊目は旅館--------*/
	.innerbox.set01_i01,.innerbox.set01_i02,.innerbox.set01_i03 {margin-top: 0;}
	.innerbox.set01_i04 {margin-top: 10px;}
	/*--------旅行中、実家や知人宅に泊まりたい--------*/
	.processboxall {flex-direction: column;}
	.processbox+.processbox {border-top: 1px dashed #222;}
	.innerbox.set02_i01,.innerbox.set02_i02 {margin-top: 10px;}
	/*--------宿泊日ごとに異なる部屋割りでの予約方法--------*/
	.innerbox.set03_i01,.innerbox.set03_i02,.innerbox.set03_i04 {margin-top: 10px;}
	.innerbox.set03_i03 {margin-top: 0;}
	/*--------オプショナルプラン--------*/
	figure.set04_f01,figure.set04_f02 {margin-top: 10px;}
	.innerbox.set04_i01 {margin-top: 0;}
	/*-------------DP組み合わせ方-------------*/
	/*タイトル*/
	.guide_contentsdrpset>h4 {margin: 0 auto;font-size: 1.6rem;}

	.piclistall {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	dl.piclist {width: 100%;margin: 6px auto;}
	dl.piclist>dt,dl.piclist>dd {font-size: 1.4rem;}
	dl.piclist>.process {padding: 10px 10px 0;}
	dl.piclist>dd.button>a>span {padding: 8px 20px 8px 10px;font-size: 1.2rem;}
	dl.piclist>dd.button>a>span::after {width: 7px;height: 7px;right: 8px;}
	figure.batu .02 {width: 75%;}
	/*矢印*/
	dd.arrow01, dd.arrow02 {width: 50px;}
	dd.arrow {height: 6px;top: 0px;width: 19px;}
	dd.arrow01.sp_arrow {width: 30px;height: 6px;}
	dd.arrow03 {height: 6px;}
	dd.arrow:before {top: -6px;border: 9px solid transparent;border-left: 12px solid #5bb2b0;left: 11px;}
	dd.arrow01::before,dd.arrow03:before {top: -6px;border: 9px solid transparent;border-left: 12px solid #5bb2b0;}
	dd.arrow01::before {left:85%;}
	dd.arrow03:before {left: 28px;}
	dd.arrow02::after {border: 9px solid transparent;border-right: 12px solid #5bb2b0;right:85%;}
	.c_gray::before {border-left: 12px solid #959595!important;}
	.c_gray::after {border-right: 12px solid #959595!important;}
	dd.arrow.rotate+.icon {margin-left: 43%;}
	dd.arrow.rotate {margin-left: 52%;margin-top:0;}
	dd.station {font-size:1.2rem;}
	dl.piclist:nth-child(3)>.process {padding-top: 10px;}
	dd.arrow04 {width: 25px;height: 6px;top: 20px;}
	dd.arrow01.sp_arrow01 {transform: rotate(90deg);width: 35px;height: 6px;margin-top: 30px;}
	dd.arrow01.sp_arrow01::before {top: -6px;}
	.arrow.sp_arrow {margin: none;}
	dd.arrow.sp_width {width: 20px;}

	.process.pt5.sp_size {width: 76% !important;margin-left: 0 !important;}
	.process.sp_size {width: 45% !important;margin-left: 56% !important;padding-top: 10px !important;}
	.sp_male>img {width: 55px !important;}
	.sp_old>img,.sp_hotel>img {width: 60px !important;}

	figure.border {display: inline-block;}
	figure.border>img {width: 70px !important;}
	figure.sp_small.sp_ml10 {margin-left: 12px !important;}
	figure.shinkansen,figure.densya {width: 60px;}
	figure.batu.b02 {width: 70%!important;}
	figure.sp_hotel {width: 80%}
	figure.sp_size {width: 75%;}

	dd.station {margin-top: 3px !important;padding: 2px 4px;}
	dd.lodging.sp_lodging {margin-right: 5px;}
	dd.lodging {padding: 6px 5px;margin: 25px 0px 3px;font-size: 1.2rem;}
	dd.hotel,dd.plan,dd.roomplan {font-size: 1.2rem;}
	dd.plan {margin: 0 10px;padding: 2px;}

	.process.sp_column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
	.column.sp_flex {flex-direction: initial;margin-left: 10px;}
	.column.sp_flex.sf02 {margin-left: 25px;}
	.column.sp_flex.sp_pt10 {padding-top: 0 !important;}
	.column.sp_flex.sp_ptnone {padding-top: 0 !important;}
	.column.sp_tsugaru {margin-top: -20px;}
	/*---------------------------------------------------*/
	/*-------------びゅうパッケージツアー ご予約から出発までの流れ-------------*/
	.guide_contentsview>h3 {margin: 0 0 7%;}
	/*-------------びゅうパッケージツアー お申込みについて-------------*/
	.guide_contentsreserve {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.reserve_column {width: 100%;}
	.reserve_column>h4 {margin-bottom: 20px;}
	/*画像の高さ調整*/
	.innerbox.reserve_i01 {margin-top: 5px;}
	.innerbox.reserve_i02 {margin-top: 10px;}
	.flexbox.reserve_f01,.flexbox.reserve_f02,.innerbox.reserve_i03 {margin-top: 0;}
	/*---------------------------------------------------*/
	/*-------------予約内容の取消（キャンセル）について-------------*/
	.flexboxall.cancel>figure {margin-right: 0;}
	.return>dl+dl {margin-left: 0;margin-top: 10px;}
	/*---------------------------------------------------*/

    /*-----個人情報の取扱いについて-----*/
    .guide_contents dl dt{width:6%;vertical-align:top}
    .guide_contents dl dd{width:93%;margin-bottom:3%}
	/*----ご旅行条件書-----*/
	.guide_contents h4{padding:0 1% 2%;border-bottom:1px solid #ccc;}
	.guide_contents.condutuins_box dl dt{width:14%;}
	.guide_contents.condutuins_box dl dd{width:85%;}
	.guide_contents.condutuins_box dl dd dl dd {width: 91%;padding:0 0 0 2%}
	.guide_contents .tbl_02:nth-child(2) th:nth-child(odd){width:75%;}
	.guide_contents .tbl_02:nth-child(2) td:nth-child(even){ width: 25%;}
    .guide_contents.condutuins_box > dl > dd > dl > dt{width:8%}

	/*-----支払い-------*/
	.guide_contents.contents_sub_box h4,.guide_contents.contents_sub_box h5,.guide_contents.contents_sub_box p,
	.guide_contents .tbl_03,.guide_contents .guide_dl_normal > dl{margin:0 1% 2%}
	.guide_contents .tbl_03 + dl dt{width:10%}
	.guide_contents .tbl_03 + dl dd{width:90%}
	.guide_contents .payment.half_box:nth-child(even),/*.guide_contents .mv.half_box,*/.guide_contents.contents_sub_box .mv.half_box:nth-child(even){width:98%;display:block;margin-right:0}
	.guide_contents .payment.half_box:nth-child(odd)/*,.guide_contents.contents_sub_box .mv.half_box:nth-child(odd)*/{width:98%;margin-left:0;}
	/*---領収書----*/
	.ul_deco02 {padding: 0 2%;}
	/*指定席券売機*/
	.deco_h4 > h4 {margin: 0 0 2%;}
	.ul_flex > li{margin:0 2%}

	.guide_contents.contents_sub_box .mv.half_box:nth-child(odd){width:98%;margin-right:0%;vertical-align:top;display: inline-block;}
/*	.guide_contents.contents_sub_box .mv.half_box:nth-child(even){width:98%;}
	.guide_contents.contents_sub_box .mv.half_box:nth-child(odd){width:98%;}*/

}

/*===================IE調整===================*/
@media all and (-ms-high-contrast:none) {
	figure.shinkansen,figure.densya {height: 0%;}
	.batu.b03 {margin-top: 10px;}
}


/*---------------- ▼ FAQ ---------------------*/
.faqlink_text {margin: 10px auto 0;}
