@charset "utf-8";

/*
font-family:"リュウミン R-KL", serif;
font-family:"リュウミン B-KL", serif;
*/

#wrapper #main h3 {
	width: auto;
	height: auto;
	font-size: 32px;
	padding-left: 0;
	line-height: 1.4;
	text-shadow: none;
	color:#5f6062;
}

#wrapper #main h3 span{
	font-weight: normal;
}

#main{
	font-size:14px;
}

#main a,
#main a:after{
	transition: all 400ms 0s ease;
	text-decoration:none;
}

#main { margin:0px auto 10px; }
#main .sp { display:none!important; }

#wrapper #main .sec__title{
	margin:0 0 50px;
	background:url("../images/h2_bg.png") center center;
	background-size:auto 100%;
	border-top:8px solid #970059;
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
}
#wrapper #main .sec__title span{
	display:block;
	padding:30px 0;
	width:1100px;
	margin:0 auto;
	text-align:center;
	font-family:"リュウミン B-KL", serif;
	font-size:36px;
	color:#fedd32;
	text-shadow: 0 0 4px #000000;
	font-weight:bold;
}

/* メインビジュアル */
#wrapper #main .mv{
	position:relative;
	background:url("../images/mv.png") no-repeat center center;
	background-size:cover;
	padding:106px 0 76px;
}

#wrapper #main .mv h2{
	width:656px;
	margin:0 auto;
	padding:60px 0 0;
}

#wrapper #main .mv .inner{
	width:961px;
	height:409px;
	background:url("../images/mv_text_bg.png") no-repeat center center;
	background-size:cover;
	margin:0 auto;
	
}

#wrapper #main .mv .inner p{
	font-size:14px;
	font-weight:normal;
	line-height:1.8em;
	padding:78px 0 0;
	text-align:center;
	color:#ffffff;
}

/* ツアーはこちら */
#wrapper #main .section02{
	background:#000034;
	padding:46px 0 50px;
}
#wrapper #main .section02 .sec_title{
	text-align:center;
	color:#ffffff;
	font-size:28px;
	font-family:"リュウミン R-KL", serif;
	padding:0 0 16px;
}

#wrapper #main .tour__link__port{
	overflow:hidden;
	width:1040px;
	margin:0 auto;
}
#wrapper #main .tour__link__port li{
	width:160px;
	padding:0 16px 0 0;
	float:left;
}
#wrapper #main .tour__link__port .estimation{
    width: 600px;
    float: none;
    margin: 0 auto;
}

#wrapper #main .tour__link__port li:last-child{
	padding:0;
}

#wrapper #main .tour__link__port li a{
	display:block;
	font-family:"リュウミン B-KL", serif;
	color:#0a0a6c;
	text-align:center;
	font-size:22px;
	background:linear-gradient(#fbd801, #d19702);
	border-radius:5px;
	border-bottom:3px solid #6c4c17;
	padding:18px 10px 18px 0;
	position:relative;
}
#wrapper #main .tour__link__port li a:after{
	content:"";
	display:block;
	width:24px;
	height:24px;
	position:absolute;
	top:50%;
	right:10px;
	margin-top:-12px;
	background:url("../images/icon_circle_arrow.png") no-repeat center center;
}
#wrapper #main .tour__link__port li a span{
	font-weight:bold;
}

#wrapper #main .tour__link__port li a:hover{
	background:linear-gradient(#6c4f04, #a58e02);
}

/* リスト */
#wrapper #main .section02_2{
	background:url("../images/hotel_bg.png") #0b0032 no-repeat center 40px;
	background-size:100% auto;
	padding:0 0 70px;
}

#wrapper #main .section02_2 ul{
	background:#000;
	border:1px solid #fff;
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0;
}

#wrapper #main .section02_2 ul li{
	float:left;
	width:260px;
	margin:0 10px 0 0;
	text-align:center;
}

#wrapper #main .section02_2 ul li a span{
	color:#fff;
	font-size:15px;
	line-height:2.2;
	font-family: "リュウミン B-KL", serif;
}

#wrapper #main .section02_2 ul li a:hover span{
	color:#fedd32;
}

/* 3つのポイント */
#wrapper #main .section03{
	background:url("../images/hotel_bg.png") center top;
	background-size:100% auto;
	padding:0 0 50px;
}

#wrapper #main .section03 .point__wrapper{
	overflow:hidden;
	width:1100px;
	margin:0 auto;
}

#wrapper #main .section03 .point__wrapper .point__item{
	width:350px;
	height:360px;
	margin:0 25px 0 0;
	float:left;
	background:url("../images/point1_bg.png") no-repeat center center;
}
#wrapper #main .section03 .point__wrapper .point__item:nth-child(even){
	background:url("../images/point2_bg.png") center center;
}
#wrapper #main .section03 .point__wrapper .point__item:last-child{
	margin:0;
}

#wrapper #main .section03 .point__wrapper .point__item .point__point{
	display:block;
	padding:20px 0 30px 20px;
}

#wrapper #main .section03 .point__wrapper .point__item h3{
	font-family:"リュウミン B-KL", serif;
	color:#f1d30a;
	text-align:center;
	font-size:22px;
	padding:0 0 30px;
}

#wrapper #main .section03 .point__wrapper .point__item p{
	color:#ffffff;
	padding:0 20px;
	line-height:1.7;
}

/* マップ */
#wrapper #main .section04{
	background:url("../images/hotel_bg.png") #0b0032 no-repeat center 40px;
	background-size:100% auto;
	padding:0 0 70px;
}
#wrapper #main .section04 .map{
	background:url("../images/bg_map.png") ;
	width:1100px;
	height:600px;
	position:relative;
	margin:0 auto;
}
#wrapper #main .section04 .map--inner{
	background:rgba(253,234,145,0.8);
	width:515px;
	padding:15px 25px;
	position:absolute;
	top:320px;
	left:502px;
}

#wrapper #main .section04 .map--inner p{
	padding:0 0 22px;
}
#wrapper #main .section04 .map--inner p:last-child{
	padding:0;
}

#wrapper #main .section04 .map--inner p span{
	color:#d12226;
	font-weight:bold;
}

/* ホテル一覧 */
#wrapper #main .section05{
	background:url("../images/hotel_bg.png") #0b0032 no-repeat center 40px;
	background-size:100% auto;
}
#wrapper #main .section05 .hotel__wrapper{
	background:url("../images/hotel_bg.png") no-repeat center top;
	background-size:100% auto;
	padding:30px 0 30px;
}
#wrapper #main .section05 .hotel__wrapper:nth-child(2){
	background:none;
	padding:0 0 30px;
}

#wrapper #main .section05 .hotel{
	width:1040px;
	margin:0 auto;
	background:#000000;
	border:1px solid #ffffff;
	padding:40px 30px;
	position:relative;
}

#wrapper #main .section05 .hotel h3{
	font-family:"リュウミン B-KL", serif;
	background:url("../images/icon_hotel.png") no-repeat left top;
	border-bottom:1px solid #c3c3c3;
	padding: 4px 0 24px 70px;
	margin:0 0 30px;
}
#wrapper #main .section05 .hotel h3 .ja{
	color:#ffffff;
	font-size:30px;
	padding:0 16px 0 0;
}
#wrapper #main .section05 .hotel h3 .en{
	font-size:16px;
	color:#ffcc00;
}

#wrapper #main .section05 .hotel .hotel__link{
	width:250px;
	position:absolute;
	top:40px;
	right:30px;
}

#wrapper #main .section05 .hotel .hotel__link a{
	display:block;
	border:1px solid #ffffff;
	border-radius:5px;
	text-align:center;
	padding:12px 14px 12px 0;
	background:url("../images/icon_arrow_w.png") no-repeat 220px center;
}
#wrapper #main .section05 .hotel .hotel__link a:hover{
	background-color:rgba(255,255,255,0.6);
}

#wrapper #main .section05 .hotel .hotel__link a span{
	color:#ffffff;
}

#wrapper #main .section05 .hotel .hotel__body{
	overflow:hidden;
	padding:0 0 16px;
}
#wrapper #main .section05 .hotel .hotel__image{
	width:580px;
	float:left;
}
#wrapper #main .section05 .hotel .hotel__detail{
	width:440px;
	float:right;
}

#wrapper #main .section05 .hotel .hotel__detail__meta{
	overflow:hidden;
	margin:0 0 5px;
}

#wrapper #main .section05 .hotel .hotel__detail__meta--rank{
	width:200px;
	float:left;
	border:1px solid #ffffff;
	padding:10px 4px;
	margin:0 0 10px;
}
#wrapper #main .section05 .hotel .hotel__detail__meta--price{
	width:200px;
	float:right;
	border:1px solid #ffffff;
	padding:10px 4px;
}
#wrapper #main .section05 .hotel .hotel__detail__meta--rank .ttl,
#wrapper #main .section05 .hotel .hotel__detail__meta--price .ttl{
	display:inline-block;
	color:#3ab5c0;
	font-weight:bold;
	width:90px;
	padding:0 0 0 4px;
}
#wrapper #main .section05 .hotel .hotel__detail__meta--rank .star,
#wrapper #main .section05 .hotel .hotel__detail__meta--price .star{
	color:#ffcc00;
	font-size:16px;
	padding:0 2px;
}
#wrapper #main .section05 .hotel .hotel__detail__meta--price .star{
	font-weight:bold;
}
#wrapper #main .section05 .hotel .hotel__detail__meta--rank .star.off,
#wrapper #main .section05 .hotel .hotel__detail__meta--price .star.off{
	color:#dfdfdf;
}

#wrapper #main .section05 .hotel .hotel__detail__meta--info{
	clear:both;
	border:1px solid #ffffff;
	color:#ffcc00;
	font-weight:bold;
	text-align:center;
	padding:10px 4px;
	margin:0 0 10px;
}

#wrapper #main .section05 .hotel .hotel__detail__text{
	color:#ffffff;
	line-height:1.7em;
	padding:0 0 14px;
}
#wrapper #main .section05 .hotel .hotel__detail__text span{
	color:#ffcc00;
}
#wrapper #main .section05 .hotel .hotel__detail__voice{
	margin:0 0 10px;
}
#wrapper #main .section05 .hotel .hotel__detail__voice--ttl{
	color:#ffcc00;
	font-weight:bold;
	padding:0 0 10px;
}
#wrapper #main .section05 .hotel .hotel__detail__voice--item{
	color:#ffffff;
	padding:0 0 10px 14px;
	position:relative;
}
#wrapper #main .section05 .hotel .hotel__detail__voice--item:before{
	content:"●";
	color:#ffffff;
	position:absolute;
	left:0;
	top:0;
}

#wrapper #main .section05 .hotel .hotel__tour--ttl{
	text-align:center;
	position:relative;
	margin:0 0 20px;
}
#wrapper #main .section05 .hotel .hotel__tour--ttl span{
	display:inline-block;
	padding:0 36px;
	background:#000000;
	color:#ffcc00;
	font-weight:bold;
	font-size:18px;
	position:relative;
	z-index:100;
}
#wrapper #main .section05 .hotel .hotel__tour--ttl:before{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#ffffff;
	position:absolute;
	left:0;
	top:50%;
	z-index:90;
}

#wrapper #main .section05 .hotel .slide_container{
padding: 0px 0px 14px;
width: 100%;
height: 100%;
overflow: hidden;
}

#wrapper #main .section05 .hotel .slide_all{
width: 580px;
margin: 0 auto;
height: 375px;
position: relative;
}

#wrapper #main .section05 .hotel .slide_wrap{
width: 1968px;
position: absolute;
left: 50%;
margin-left: -758px;
}

#wrapper #main .section05 .hotel .slide_body{
width: 100%;
}

#wrapper #main .section05 .hotel .slide{
width: 580px;
}

#wrapper #main .section05 .hotel .slide img {
width: 100%;
vertical-align: bottom;
}

#wrapper #main .section05 .hotel .bx-controls-direction {
text-align: center;
height: 25px;
}

#wrapper #main .section05 .hotel .bx-controls-direction a{
text-decoration: none;
color: #000;
padding:0 5px;
}

#wrapper #main .section05 .hotel .bx-controls {
position: absolute;
bottom: 50%;
z-index: 100;
width: 100%;
}

#wrapper #main .section05 .hotel .bx-controls .bx-prev{
padding: 0;
width: 63px;
height: 63px;
background: url(../images/icon_slide_back.png) no-repeat 0 0;
position: absolute;
left: 470px;
text-indent: 100%;
}

#wrapper #main .section05 .hotel .bx-controls .bx-next{
padding: 0;
width: 63px;
height: 63px;
background: url(../images/icon_slide_next.png) no-repeat 0 0;
position: absolute;
right: 922px;
text-indent: 100%;
}

/* QA */
#wrapper #main .section06{
	background:url("../images/hotel_bg.png") #0b0032 no-repeat center 40px;
	background-size:100% auto;
	padding:0 0 60px;
}

#wrapper #main .section06 .qa__wrapper{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
#wrapper #main .section06 .qa__wrapper .qa{
	width:530px;
	float:left;
	margin:0 0 30px;
}
#wrapper #main .section06 .qa__wrapper .qa:nth-child(even){
	float:right;
}

#wrapper #main .section06 .qa__wrapper .qa--q{
	font-size:20px;
	font-family:"リュウミン B-KL", serif;
	color:#ffcc00;
	position:relative;
}
#wrapper #main .section06 .qa__wrapper .qa--q:before{
	content:"Q";
	display:block;
	background:#a57800;
	color:#ffffff;
	width:40px;
	height:40px;
	text-align:center;
	font-family:"リュウミン B-KL", serif;
	font-size:20px;
	position:absolute;
	top:0;
	left:14px;
	line-height:2em;
}

#wrapper #main .section06 .qa__wrapper .qa--q p{
	padding:12px 0 20px 64px;
}

#wrapper #main .section06 .qa__wrapper .qa--a{
	color:#ffffff;
	border:1px solid #ffffff;
	height:200px;
	position:relative;
}
#wrapper #main .section06 .qa__wrapper .qa--a:before{
	content:"A";
	display:block;
	background:#970059;
	width:40px;
	height:40px;
	text-align:center;
	font-family:"リュウミン B-KL", serif;
	font-size:20px;
	position:absolute;
	top:14px;
	left:14px;
	line-height:2em;
}

#wrapper #main .section06 .qa__wrapper .qa--a  p{
	padding:20px 10px 10px 60px;
	line-height:1.6;
}

#wrapper #main .qa__tour__link{
	width:1100px;
	margin:0 auto;
	padding:30px 0 60px;
}

#wrapper #main .qa__tour__link a{
	display:block;
	font-family:"リュウミン B-KL", serif;
	color:#0a0a6c;
	text-align:center;
	font-size:28px;
	padding:25px 10px 25px 0;
	background:linear-gradient(#fbd801, #d19702);
	border-radius:5px;
	border-bottom:3px solid #6c4c17;
	position:relative;
}
#wrapper #main .qa__tour__link a:after{
	content:"";
	display:block;
	width:24px;
	height:24px;
	position:absolute;
	top:50%;
	right:210px;
	margin-top:-12px;
	background:url("../images/icon_circle_arrow.png") no-repeat center center;
}
#wrapper #main .qa__tour__link a span{
	font-weight:bold;
}

#wrapper #main .qa__tour__link a:hover{
	background:linear-gradient(#d19702, #fbd801);
}

#wrapper #main .section06 .qa__contact{
	background:url("../images/point2_bg.png") center center;
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	padding:40px 0;
}
#wrapper #main .section06 .qa__contact h3{
	text-align:center;
	font-size:24px;
	font-family:"リュウミン B-KL", serif;
	color:#ffcc00;
	padding:0 0 24px;
}

#wrapper #main .section06 .qa__contact p{
	font-size:14px;
	text-align:center;
	color:#ffffff;
	line-height:1.7;
}

#wrapper #main .section06 .qa__contact__mail{
	overflow:hidden;
	padding:40px 30px 0;
}
#wrapper #main .section06 .qa__contact__mail--l{
	width:500px;
	float:left;
}
#wrapper #main .section06 .qa__contact__mail--r{
	width:500px;
	float:right;
}

#wrapper #main .section06 .qa__contact__mail a{
	display:block;
	font-family:"リュウミン B-KL", serif;
	color:#0a0a6c;
	text-align:center;
	font-size:22px;
	background:linear-gradient(#fbd801, #d19702);
	border-radius:5px;
	border-bottom:3px solid #6c4c17;
	padding:18px 10px 18px 0;
	position:relative;
}
#wrapper #main .section06 .qa__contact__mail a:after{
	content:"";
	display:block;
	width:24px;
	height:24px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-12px;
	background:url("../images/icon_circle_arrow.png") no-repeat center center;
}
#wrapper #main .section06 .qa__contact__mail a span{
	font-weight:bold;
}

#wrapper #main .section06 .qa__contact__mail a:hover{
	background:linear-gradient(#d19702, #fbd801);
}

#wrapper #main .section06 .sec_title{
	text-align:center;
	color:#ffffff;
	font-size:28px;
	font-family:"リュウミン R-KL", serif;
	padding:0 0 16px;
}
#wrapper #main .section06 .tour__link__port{
	margin-bottom:40px;
}

/* トップに戻る */
.bt_pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10000;
}

.bt_pagetop a {
	/*background: #8c004e;*/
	background: linear-gradient(#c6426e,#642b73);
	border-radius: 10px;
	color: #fff;
	display: block;
	height: 60px;
	text-align: center;
	text-decoration: none;
	width: 60px;
}

.bt_pagetop a img{
	width:100%;
}



/*----------------------スマホ版-----------------------*/

@media screen and (max-width: 768px) {
	#main .pc { display:none!important;}
	#main .sp { display:block!important;}

	#wrapper #main .sec__title{
		margin:0 0 20px;
		background-size:auto 100%;
		border-top:3px solid #970059;
		box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
	}
	#wrapper #main .sec__title span{
		display:block;
		padding:15px 0;
		width:auto;
		margin:0 auto;
		text-align:center;
		font-size:15px;
	}
	#wrapper #main .sec__title span img{
		height:25px;
	}

	/* メインビジュアル */
	#wrapper #main .mv{
		background:none;
		padding:0;
	}

	#wrapper #main .mv h2{
		width:auto;
		padding:0;
	}
	
	#wrapper #main .mv h2 img{
		max-width:100%;
	}

	#wrapper #main .mv .inner{
		width:auto;
		height:auto;
		background:#000034;
	}

	#wrapper #main .mv .inner p{
		font-size:10px;
		line-height:1.4em;
		padding:10px 0;
	}

	/* ツアーはこちら */
	#wrapper #main .section02{
		padding:0 10px 20px;
	}
	#wrapper #main .section02 .sec_title{
		font-size:14px;
		padding:0 0 8px;
	}

	#wrapper #main .tour__link__port{
		width:auto;
	}
	#wrapper #main .tour__link__port li{
		width:30%;
		padding:0 5% 0 0;
	}
	#wrapper #main .tour__link__port .estimation{
		width:90%;
	}
	#wrapper #main .tour__link__port li:nth-child(3n),
	#wrapper #main .tour__link__port li:last-child{
		padding:0;
	}
	#wrapper #main .tour__link__port li:nth-child(1),
	#wrapper #main .tour__link__port li:nth-child(2),
	#wrapper #main .tour__link__port li:nth-child(3){
		padding-bottom:10px;
	}
	
	#wrapper #main .tour__link__port li a{
		font-size:12px;
		padding:8px 10px 8px 0;
		border-bottom:2px solid #6c4c17;
	}
	#wrapper #main .tour__link__port li a:after{
		width:12px;
		height:12px;
		margin-top:-6px;
		background-size:cover;
	}

	/* リスト */

	#wrapper #main .section02_2{
	padding: 0 0 30px;
}

	#wrapper #main .section02_2 ul{
		width:65%;
	}

	#wrapper #main .section02_2 ul li{
		width:100%;
		margin:0;
	}

	#wrapper #main .section02_2 ul li a span{
		font-size:12px;
	}

	/* 3つのポイント */
	#wrapper #main .section03{
		padding:0 0 20px;
		background-repeat:no-repeat;
		background-color:#0b0032;
	}
	#wrapper #main .section03 .point__wrapper{
		width:auto;
		padding:0 10px;
	}

	#wrapper #main .section03 .point__wrapper .point__item{
		width:auto;
		height:auto;
		margin:0 0 10px;
		float:none;
		background-repeat:repeat;
		background-size:50%;
		padding:10px 0;
	}
	#wrapper #main .section03 .point__wrapper .point__item:nth-child(even){
		background-size:50%;
	}
	#wrapper #main .section03 .point__wrapper .point__item:last-child{
		margin:0;
	}

	#wrapper #main .section03 .point__wrapper .point__item .point__point{
		display:block;
		padding:0;
		width:26%;
		padding:0 0 0 2%;
		float:left;
	}
	#wrapper #main .section03 .point__wrapper .point__item .point__point img{
		max-width:100%;
	}

	#wrapper #main .section03 .point__wrapper .point__item h3{
		text-align:center;
		font-size:15px;
		padding:0;
		width:70%;
		padding:6px 2% 0 0;
		float:right;
	}

	#wrapper #main .section03 .point__wrapper .point__item p{
		clear:both;
		font-size:10px;
		padding:10px 2% 0;
		line-height:1.4;
	}

	/* マップ */
	#wrapper #main .section04{
		padding:0 0 20px;
	}
	#wrapper #main .section04 .map{
		background:url("../images/bg_map_sp.png") ;
		background-size:cover;
		width:auto;
		height:auto;
		padding:0 0 10px;
		margin:0 10px;
	}
	#wrapper #main .section04 .map--map{
		padding:0 0 10px;
	}
	#wrapper #main .section04 .map--map img{
		width:100%;
	}
	#wrapper #main .section04 .map--inner{
		width:auto;
		padding:10px;
		margin: 0 10px;
		position:static;
	}

	#wrapper #main .section04 .map--inner p{
		padding:0 0 10px;
		font-size:10px;
		line-height:1.4;
	}
	#wrapper #main .section04 .map--inner p:last-child{
		padding:0;
	}

	/* ホテル一覧 */
	#wrapper #main .section05 .hotel__wrapper{
		background-color:#0b0032;
		padding:10px;
	}
	#wrapper #main .section05 .hotel__wrapper:nth-child(2){
		background:none;
		padding:0 10px 10px;
	}

	#wrapper #main .section05 .hotel{
		width:auto;
		padding:20px 15px;
	}

	#wrapper #main .section05 .hotel h3{
		background-size:auto 27px;
		padding: 4px 0 12px 40px;
		margin:0 0 10px;
	}
	#wrapper #main .section05 .hotel h3 .ja{
		font-size:14px;
		padding:0 8px 0 0;
	}
	#wrapper #main .section05 .hotel h3 .en{
		font-size:11px;
	}

	#wrapper #main .section05 .hotel .hotel__link{
		width:150px;
		position:static;
		float:right;
	}

	#wrapper #main .section05 .hotel .hotel__link a{
		font-size:10px;
		padding:6px 7px 6px 0;
		background:url("../images/icon_arrow_w.png") no-repeat 130px center;
	}

	#wrapper #main .section05 .hotel .hotel__body{
		clear:both;
		overflow:visible;
		padding:10px 0 0;
	}
	#wrapper #main .section05 .hotel .hotel__image{
		width:auto;
		float:none;
		margin:0 -15px 10px;
	}
	#wrapper #main .section05 .hotel .hotel__detail{
		width:auto;
		float:none;
	}

	#wrapper #main .section05 .hotel .hotel__detail__meta--rank{
		width:46%;
		padding:6px 0.5%;
	}
	#wrapper #main .section05 .hotel .hotel__detail__meta--price{
		width:46%;
		padding:6px 0.5%;
	}
	#wrapper #main .section05 .hotel .hotel__detail__meta--rank .ttl,
	#wrapper #main .section05 .hotel .hotel__detail__meta--price .ttl{
		font-size:10px;
		width:64px;
	}
	#wrapper #main .section05 .hotel .hotel__detail__meta--rank .star,
	#wrapper #main .section05 .hotel .hotel__detail__meta--price .star{
		font-size:12px;
		padding:0 1px;
	}
	#wrapper #main .section05 .hotel .hotel__detail__meta--info{
		font-size:10px;
		padding:6px 0;
	}

	#wrapper #main .section05 .hotel .hotel__detail__text{
		font-size:10px;
		line-height:1.4em;
		padding:0 0 10px;
	}
	#wrapper #main .section05 .hotel .hotel__detail__voice{
		font-size:10px;
	}
	#wrapper #main .section05 .hotel .hotel__detail__voice--ttl{
		padding:0;
	}
	#wrapper #main .section05 .hotel .hotel__detail__voice--item{
		line-height:1.4em;
		padding:0 0 0 10px;
	}
	
	#wrapper #main .section05 .hotel .hotel__tour--ttl{
		margin:0 0 10px;
	}
	#wrapper #main .section05 .hotel .hotel__tour--ttl span{
		padding:0;
		font-size:12px;
	}
	#wrapper #main .section05 .hotel .hotel__tour--ttl:before{
		display:none;
	}

	#wrapper #main .section05 .hotel .slide_container{
		padding: 0 0 10px;
		height: 180px;
	}
	
	#wrapper #main .section05 .hotel .slide_all{
		width: 250px;
		height: 180px;
	}
	
	#wrapper #main .section05 .hotel .slide_wrap{
		margin-left: -154%;
	}
	
	#wrapper #main .section05 .hotel .slide{
		width: 250px !important;
	}
	
	#wrapper #main .section05 .hotel .bx-controls-direction{
		height:10px;
	}
	
	#wrapper #main .section05 .hotel .bx-controls .bx-prev{
		width: 30px;
		height: 30px;
		background-size:cover;
		left:12%
	}
	
	#wrapper #main .section05 .hotel .bx-controls .bx-next{
		width: 30px;
		height: 30px;
		background-size:cover;
		left:25.5%
	}

	/* QA */
	#wrapper #main .section06{
		padding:0 0 30px;
	}
	
	#wrapper #main .section06 .qa__wrapper{
		width:auto;
		padding:0 10px;
	}
	#wrapper #main .section06 .qa__wrapper .qa{
		width:auto;
		float:none;
		margin:0 0 20px;
	}
	#wrapper #main .section06 .qa__wrapper .qa:nth-child(even){
		float:none;
	}
	
	#wrapper #main .section06 .qa__wrapper .qa--q{
		font-size:12px;
	}
	#wrapper #main .section06 .qa__wrapper .qa--q:before{
		width:20px;
		height:20px;
		font-size:12px;
		line-height:1.7em;
		left:10px;
	}
	
	#wrapper #main .section06 .qa__wrapper .qa--q p{
		padding:1px 0 10px 35px;
	}
	
	#wrapper #main .section06 .qa__wrapper .qa--a{
		height:auto;
	}
	#wrapper #main .section06 .qa__wrapper .qa--a:before{
		width:20px;
		height:20px;
		font-size:12px;
		line-height:1.7em;
		top:10px;
		left:10px;
	}
	
	#wrapper #main .section06 .qa__wrapper .qa--a  p{
		padding:11px 10px 10px 35px;
		line-height:1.4;
		font-size:11px;
	}
	
	#wrapper #main .qa__tour__link{
		width:auto;
		padding:0 10px 20px;
	}
	
	#wrapper #main .qa__tour__link a{
		font-size:12px;
		padding:8px 10px 8px 0;
		border-bottom:2px solid #6c4c17;
	}
	#wrapper #main .qa__tour__link a:after{
		width:12px;
		height:12px;
		right:10px;
		margin-top:-6px;
		background-size:cover;
	}
	
	#wrapper #main .section06 .qa__contact{
		width:auto;
		margin:0 10px;
		padding:20px 0;
	}
	#wrapper #main .section06 .qa__contact h3{
		font-size:14px;
		padding:0 0 10px;
	}
	
	#wrapper #main .section06 .qa__contact p{
		font-size:10px;
		line-height:1.4;
	}
	
	#wrapper #main .section06 .qa__contact__mail{
		overflow:hidden;
		padding:10px 15px 0;
	}
	#wrapper #main .section06 .qa__contact__mail--l{
		width:auto;
		float:none;
		padding:0 0 10px;
	}
	#wrapper #main .section06 .qa__contact__mail--r{
		width:auto;
		float:none;
	}
	
	#wrapper #main .section06 .qa__contact__mail a{
		font-size:11px;
		border-bottom:2px solid #6c4c17;
		padding:8px 10px 8px 0;
	}
	#wrapper #main .section06 .qa__contact__mail a:after{
		width:12px;
		height:12px;
		right:10px;
		margin-top:-6px;
		background-size:cover;
	}

	#wrapper #main .section06 .sec_title{
		font-size:14px;
		padding:0 0 8px;
	}
	#wrapper #main .section06 .tour__link__port{
		margin-bottom:20px;
		padding:0 10px;
	}

	/* トップに戻る */
	.bt_pagetop a {
		height: 40px;
		width: 40px;
	}

}


/*----------------------topへ戻る----------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("https://image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }

