@charset "utf-8";
#wrapper #main h3 {
	width: auto;
	height: auto;
	font-size: 32px;
	padding-left: 0;
	line-height: 1.4;
	text-shadow: none;
	color:#000000;
}
#wrapper #main h3 span{
	font-weight: normal;
}
#main{
	font-size:14px;
	color:#000000;
}
#main .pagetop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index:1000;
}
#main a,
#main a:after{
	transition: all 400ms 0s ease;
	text-decoration:none;
}
#main { margin:0px auto 10px; }
#main .sp { display:none!important; }
.main--inner{
	width:100%;
	padding:40px 0 0;
	margin:0 auto;
	background:#ffffff;
}
.main--inner--full__section05{
	/*background:url("../images/bg.png") center top;*/
	background-color: #85d1ff;
	background-size: cover;
	background-attachment: fixed;
	padding:40px 0 40px;
}
.main--inner--full__section06{
	background:url("../images/bg_contact.jpg") right bottom;
	background-size: cover;
}
#wrapper #main .sec__title{
	margin:0;
	background:#5fbae6;
	position:relative;
}
#wrapper #main .sec__title span{
	display:block;
	padding:14px 0;
	margin:0 auto;
	text-align:center;
	font-size:28px;
	color:#ffffff;
}
#wrapper #main .section07 .sec__title{
	margin:0;
	background:#fecc00;
	position:relative;
}
#wrapper #main .section07 .sec__title span {
    display: block;
    padding: 14px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
#wrapper #main .sec__title small{
	font-size:26px;
}

/* メインビジュアル */
#wrapper #main .section01{
    width: 100%;
    background: url(../images/main.jpg)no-repeat;
    background-position: right center;
	background-color: #e13939;
	background-size: 50%;
}
#wrapper #main .mv{
	width: 1100px;
	margin: 0 auto;
}
#wrapper #main .mv .inner{
	/*background:url("../images/mv_icon.png") no-repeat 370px 6px;*/
	width: 50%;
	background-color: #e13939;
	padding: 40px 0;
}
#wrapper #main .mv .mv__catch{
	font-size:20px;
	color:#ffffff;
	line-height:1.4em;
	margin-bottom: 25px;
}
#wrapper #main .mv h2{
	font-size:40px;
	font-weight:bold;
	color:#ffffff;
	line-height:0.6em;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
#wrapper #main .mv h2 span{
	color:#fffc00;
	font-size:125px;
	font-weight:bold;
	letter-spacing: -15px;
}
#wrapper #main .mv h2 span span{
	font-size:60px;
	margin-left: 15px;
}
#wrapper #main .mv .inner .mv__text{
	margin:0 0 20px;
	padding:10px 0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-size:14px;
	line-height:1.8em;
	width:510px;
}
#wrapper #main .mv .inner .mv__link{
	width:510px;
}
#wrapper #main .mv .inner .mv__link a{
	display:block;
	text-align:center;
	background:#006aad;
	color:#ffffff;
	font-size:24px;
	border-bottom:2px solid #0a0a6c;
	border-radius:100px;
	padding:15px 0 12px;
	line-height:1.2;
	position:relative;
	margin-bottom: 10px;
}
#wrapper #main .mv .inner .mv__link.sub_btn a{
	background:#fff; color:#006aad; font-size:1rem; margin-bottom: 0; padding: 12px 0 8px; border-bottom: 0;
	width: 80%;
	margin: 0 auto;
}
#wrapper #main .mv .inner .mv__link a:after{
	content:"";
	display:block;
	width:9px;
	height:6px;
	position:absolute;
	top:50%;
	right:17px;
	margin-top:-3px;
	background:url("../images/icon_arrow_w_down.png") no-repeat center center;
}
#wrapper #main .mv .inner .mv__link a:hover{
	background:#0c7fc8;
}
#wrapper #main .mv .inner .mv__link.sub_btn a:hover{
	color: #fff;
}
#wrapper #main .mv .inner .mv__link a:hover:after{
	top:60%;
}

/* ツアーはこちら */
#wrapper #main .tour__link__port{
	overflow:hidden;
	width:1040px;
	margin:0 auto;
}
#wrapper #main .tour__link__port ul{
	text-align:center;
}
#wrapper #main .tour__link__port li{
	/* width:156px; */
	padding:0 16px 0 0;
	/* float:left; */
	display:inline-block;
	width: 60%;
    margin: 0 auto;
}
#wrapper #main .tour__link__port li:last-child{
	padding:0;
}
#wrapper #main .tour__link__port li a{
	display:block;
	color:#ffffff;
	text-align:center;
	font-size:20px;
	background:#006aad;
	border-bottom:2px solid #000000;
	border-radius:100px;
	padding:20px 0 17px;
	position:relative;
}
#wrapper #main .tour__link__port li a:after{
	content:"";
	display:block;
	width:6px;
	height:9px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-4.5px;
	background:url("../images/icon_arrow_w.png") no-repeat center center;
}
#wrapper #main .tour__link__port li a:hover{
	background:#0c7fc8;
}
#wrapper #main .tour__link__port li a:hover:after{
	right:10px;
}

/* 人気の旅行 */
#wrapper #main .section07{
	padding: 0;
	background-color: #fdf4e3;
}
#wrapper #main .section07 .travel__wrapper{
	overflow:hidden;
	width:1100px;
	margin: 0 auto;
}
#wrapper #main .section07 .travel__item{
	width:260px;
	float:left;
	padding:0 20px 0 0;
}
#wrapper #main .section07 .travel__item:last-child{
	padding:0;
}
#wrapper #main .section07 .travel__item .travel__image{
	padding:0 0 12px;
}
#wrapper #main .section07 .travel__item .travel__image img{
	width:260px;
}
#wrapper #main .section07 .travel__item .travel__name{
	padding:0 0 3px;
}
#wrapper #main .section07 .travel__item .travel__name span{
	font-size:18px;
	color:#14aaba;
}
#wrapper #main .section07 .travel__item .travel__desc{
	line-height:1.5;
	padding:0;
	margin-bottom: 10px;
	color: #666;
	font-size: 13px;
}
#wrapper #main .section07 .travel__item .travel__price{
	font-size:20px;
	color:#f39700;
	padding:0;
	margin:0 0 15px;
}
#wrapper #main .section07 .travel__item .travel__price span{
	font-weight:bold;
}
#wrapper #main .section07 .travel__item .travel__link a{
	display:block;
	color:#006aad;
	text-align:center;
	font-size:16px;
	background:#ffffff;
	border:1px solid #006aad;
	border-bottom:3px solid #006aad;
	border-radius:100px;
	padding:10px 0 8px;
	position:relative;
}
#wrapper #main .section07 .travel__item .travel__link a:after{
	content:"";
	display:block;
	width:6px;
	height:9px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-4.5px;
	background:url("../images/icon_arrow_r.png") no-repeat center center;
}
#wrapper #main .section07 .travel__item .travel__link a:hover{
	color:#ffffff;
	background:#006aad;
}
#wrapper #main .section07 .travel__item .travel__link a:hover:after{
	right:10px;
	background:url("../images/icon_arrow_w.png") no-repeat center center;
}

/* 観光都市ランキング */
#wrapper #main .section04{
	padding:0 0 20px;
	width:1100px;
	margin: 0 auto;
}
#wrapper #main .section04 .ranking{
	overflow:hidden;
}
#wrapper #main .section04 .ranking__item{
	width:20%;
	padding:0 0 20px 0;
	float:left;
}
#wrapper #main .section04 .ranking__item.rank--2,
#wrapper #main .section04 .ranking__item.rank--10{
	padding-right:0;
}
/*#wrapper #main .section04 .ranking__item.rank--7,
#wrapper #main .section04 .ranking__item.rank--8,
#wrapper #main .section04 .ranking__item.rank--1,
#wrapper #main .section04 .ranking__item.rank--3,
#wrapper #main .section04 .ranking__item.rank--10{
	padding-bottom:0;
}*/
#wrapper #main .section04 .ranking__item a{
	display:block;
	background:url("../images/arrow_down.png") no-repeat center bottom;
	padding:10px;
}
#wrapper #main .section04 .ranking__item a:hover{
	background:#fdf4e3 url("../images/arrow_down.png") no-repeat center bottom;
	/*background-size: 12px auto ;*/
}
#wrapper #main .section04 .ranking__item .rank__name{
	color:#14aaba;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	padding:10px 0;
}
#wrapper #main .section04 .ranking__item .rank__name span{
	font-size:14px;
	font-weight:bold;
}
#wrapper #main .section04 .ranking__item .rank__desc{
	padding:0 0 15px;
	line-height:1.3;
	text-align: center;
}
#wrapper #main .section04 .ranking__border{
	clear:both;
	border-top:1px dotted #c3c3c3;
}

/* ホテル一覧 */
#wrapper #main .section05{
	width:1100px;
	margin:0 auto;
}
#wrapper #main .section05 .hotel__wrapper{
	width:1040px;
	padding:0 0 40px;
	margin:0 auto;
}
#wrapper #main .section05 .hotel{
	border-top:10px solid #e13939;
	background:#ffffff;
	padding:24px 20px 40px;
	position:relative;
}
#wrapper #main .section05 .hotel .hotel__country{
	padding: 0 0 0 30px;
	font-size:18px;
}
#wrapper #main .section05 .hotel h3{
	padding: 0 0 30px 30px;
}
#wrapper #main .section05 .hotel h3 .ja{
	font-size:34px;
	padding:0 33px 0 0;
}
#wrapper #main .section05 .hotel h3 .en{
	font-size:24px;
	color:#5fbae6;
}
#wrapper #main .section05 .hotel .hotel__rank{
	width:90px;
	height:60px;
	position:absolute;
	top:20px;
	left:20px;
	border: solid 1px #dedede;
}
#wrapper #main .section05 .hotel .hotel__link{
	width:300px;
	position:absolute;
	top:40px;
	right:30px;
	text-align:right;
}
#wrapper #main .section05 .hotel .hotel__link a{
	display:inline-block;
	color:#006aad;
	text-align:center;
	background:#ffffff;
	border:1px solid #006aad;
	border-bottom:3px solid #006aad;
	border-radius:100px;
	padding:5px 35px 3px 20px;
	position:relative;
	margin:0 0 0 auto;
}
#wrapper #main .section05 .hotel .hotel__link a:after{
	content:"";
	display:block;
	width:6px;
	height:9px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-4.5px;
	background:url("../images/icon_arrow_r.png") no-repeat center center;
}
#wrapper #main .section05 .hotel .hotel__link a:hover{
	background:#006aad;
	color:#ffffff;
}
#wrapper #main .section05 .hotel .hotel__link a:hover:after{
	right:10px;
	background:url("../images/icon_arrow_w.png") no-repeat center center;
}
#wrapper #main .section05 .hotel .hotel__body{
	padding:0 0 16px;
}
#wrapper #main .section05 .hotel .hotel__image{
	width:580px;
	margin:0 0 0 -20px;
	float:left;
}
#wrapper #main .section05 .hotel .hotel__info{
	width:580px;
	margin:0 0 0 -20px;
	float:left;
}
#wrapper #main .section05 .hotel .hotel__category{
	padding:0 0 10px 10px;
	overflow:hidden;
}
#wrapper #main .section05 .hotel .hotel__category li{
	width:180px;
	float:left;
	margin:0 0 10px 10px;
	background:#4fc6cd;
	border-radius:5px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	padding:12px 0 8px;
}
#wrapper #main .section05 .hotel .hotel__meta{
	padding:0 0 10px 10px;
	overflow:hidden;
}
#wrapper #main .section05 .hotel .hotel__meta--1,
#wrapper #main .section05 .hotel .hotel__meta--2,
#wrapper #main .section05 .hotel .hotel__meta--3{
	width:178px;
	float:left;
	margin:0 0 0 10px;
	background:#ffffff;
	border:1px solid #14aaba;
	background:#fffce9;
	text-align:center;
	padding:10px 0 8px;
}
#wrapper #main .section05 .hotel .hotel__meta .hotel__meta__ttl{
	color:#14aaba;
	font-weight:bold;
}
#wrapper #main .section05 .hotel .hotel__detail{
	width:420px;
	float:right;
}
#wrapper #main .section05 .hotel .hotel__detail__title{
	font-size:16px;
	color:#ffffff;
	background:#5fbae6;
	padding:0 12px;
	height:45px;
	line-height:1.2;
	margin:0 0 10px;
	position:relative;
}
#wrapper #main .section05 .hotel .hotel__detail__title span{
	font-weight:bold;
	display:block;
	position:absolute;
	top:50%;
	left:12px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#wrapper #main .section05 .hotel .hotel__detail__text{
	line-height:1.6;
	/* height:246px; */
	padding: 10px 0 30px 0;
}
#wrapper #main .section05 .hotel .hotel__detail__map{
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: 30px;
}
#wrapper #main .section05 .hotel .hotel__detail__map iframe{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
#wrapper #main .section05 .hotel .hotel__osusume{
	clear:both;
	padding:24px 0 0;
	overflow:hidden;
}
#wrapper #main .section05 .hotel .hotel__osusume--l,
#wrapper #main .section05 .hotel .hotel__osusume--r{
	width:488px;
	height: 170px;
	/*height: 192px;*/
	float:left;
	background:#f3f3f3;
}
#wrapper #main .section05 .hotel .hotel__osusume--r{
	float:right;
}
#wrapper #main .section05 .hotel .hotel__osusume__title{
	background:#5fbae6;
	color:#ffffff;
	padding:10px 0 6px;
	text-align:center;
	font-weight:bold;
}
#wrapper #main .section05 .hotel .hotel__osusume__box{
	padding:10px;
}
#wrapper #main .section05 .hotel .hotel__osusume__desc{
	padding: 0 0 10px;
	height:57px;
	line-height:1.4;
}
#wrapper #main .section05 .hotel .hotel__osusume--r .hotel__osusume__desc{
	height: 70px;
	/*height: 90px;*/
}
#wrapper #main .section05 .hotel .hotel__osusume__opt{
	padding: 0 0 4px;
}
#wrapper #main .section05 .hotel .hotel__osusume__opt span{
	color:#ffffff;
	background:#f39700;
	display:inline-block;
	padding:4px 14px 2px;
	font-size:90%;
}
#wrapper #main .section05 .hotel .hotel__osusume__opt__link a{
	color:#f39700;
	text-decoration:underline;
	line-height:1.4;
}
#wrapper #main .section05 .hotel .hotel__osusume__opt__link a:hover{
	text-decoration:none;
}
#wrapper #main .section05 .hotel .hotel__osusume__price{
	overflow:hidden;
}
#wrapper #main .section05 .hotel .hotel__osusume__price__p{
	width:50%;
	float:left;
	color:#e13988;
	font-size:24px;
	line-height:1.1;
	padding: 4px 0 0;
}
#wrapper #main .section05 .hotel .hotel__osusume__price__p span{
	font-weight:bold;
}
#wrapper #main .section05 .hotel .hotel__osusume__price__r{
	width:50%;
	float:right;
}
#wrapper #main .section05 .hotel .hotel__osusume__price__r a{
	display:block;
	color:#006aad;
	text-align:center;
	background:#ffffff;
	border:1px solid #006aad;
	border-bottom:3px solid #006aad;
	border-radius:100px;
	padding:5px 0 3px;
	position:relative;
	width:230px;
	margin:0 0 0 auto;
}
#wrapper #main .section05 .hotel .hotel__osusume__price__r a:after{
	content:"";
	display:block;
	width:6px;
	height:9px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-4.5px;
	background:url("../images/icon_arrow_r.png") no-repeat center center;
}
#wrapper #main .section05 .hotel .hotel__osusume__price__r a:hover{
	background:#006aad;
	color:#ffffff;
}
#wrapper #main .section05 .hotel .hotel__osusume__price__r a:hover:after{
	right:10px;
	background:url("../images/icon_arrow_w.png") no-repeat center center;
}
#wrapper #main .section05 .hotel .hotel__tour{
	clear:both;
}
#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;
	color:#006aad;
	font-weight:bold;
	font-size:26px;
	position:relative;
	z-index:100;
}
#wrapper #main .section05 .hotel .tour__link__port{
	width:auto;
}
#wrapper #main .section05 .hotel .tour__link__port li{
	padding:0 8px 0 0;
}
#wrapper #main .section05 .hotel .tour__link__port li:last-child{
	padding:0;
}
#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: 360px;
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%;
height: 360px;
}
#wrapper #main .section05 .hotel .slide{
width: 580px;
height: 360px;
}
#wrapper #main .section05 .hotel .slide img {
width: 100%;
height: 360px;
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%;
}
/* お問い合わせ */
#wrapper #main .section06{
	width:1100px;
	margin:0 auto;
}
#wrapper #main .section06 .qa__contact{
	margin:0 auto;
	overflow:hidden;
	padding:20px;
	margin:0 0 60px;
}
#wrapper #main .section06 .qa__contact--inner{
	padding:50px;
}
#wrapper #main .section06 .qa__contact h3{
	text-align:center;
	font-size:28px;
	color:#ffffff;
	padding:0 0 10px;
}
#wrapper #main .section06 .qa__contact p{
	color:#ffffff;
	text-align:center;
	line-height:1.7;
	font-size:20px;
}
#wrapper #main .section06 .qa__contact__mail{
	overflow:hidden;
	padding:40px 0 0;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
#wrapper #main .section06 .qa__contact__mail--l{
	width:430px;
	/* float:left; */
}
#wrapper #main .section06 .qa__contact__mail--r{
	width:430px;
	/* float:right; */
}
#wrapper #main .section06 .qa__contact__mail--bottom {
	width: 430px;
}
#wrapper #main .section06 .qa__contact__mail a{
	display:block;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	background:#006aad;
	border-radius:100px;
	border-bottom:3px solid #0a0a6c;
	padding:10px 0 8px;
	line-height:1.5;
	position:relative;
}
#wrapper #main .section06 .qa__contact__mail .qa__contact__mail--r a{
	background:#04ae88;
	border-bottom:3px solid #2a4f06;
}
#wrapper #main .section06 .qa__contact__mail .qa__contact__mail--bottom a {
	background: #fc408e;
	border-bottom: 3px solid #822249;
	margin-top: 10px;
}

#wrapper #main .section06 .qa__contact__mail a:after{
	content:"";
	display:block;
	width:6px;
	height:9px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-4.5px;
	background:url("../images/icon_arrow_w.png") no-repeat center center;
}
#wrapper #main .section06 .qa__contact__mail a:hover{
	background:#0c7fc8;
}
#wrapper #main .section06 .qa__contact__mail .qa__contact__mail--r a:hover{
	background:#05c499;
}
#wrapper #main .section06 .qa__contact__mail .qa__contact__mail--bottom a:hover {
	background: #ff76af;
}

#wrapper #main .section06 .qa__contact__mail a:hover:after{
	right:10px;
}

/* 海外のリゾート */
#wrapper #main .section08{
width: 1100px;
margin: 0 auto;
}
#wrapper #main .section08 .resort_area h4{
	font-size:28px;
	color:#006aad;
	text-align:center;
	padding:0 0 30px;
	position:relative;
	line-height:1;
}
#wrapper #main .section08 .resort_area h4:after{
	content:"";
	display:block;
	width:1100px;
	height:2px;
	position:absolute;
	bottom:15px;
	left:0%;
	margin:0 0 0 0;
	background:#cadeec;
}
#wrapper #main .section08 .resort__list{
    padding: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	justify-content: right;
}
#wrapper #main .section08 .resort__item{
    margin: 0 0 10px;
    flex: 0 0 18%;
	padding: 0 1%;
}
#wrapper #main .section08 .resort__item a{
	position: relative;
    display: block;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: #0e69ad;
    padding: 2em 0;
	border-radius: 5px;
}
#wrapper #main .section08 .resort__item a:hover{
	opacity: 0.7;
}
#wrapper #main .section08 .resort__item p{
    line-height: 1.4;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
/*　下部固定バナー　*/
#main .footer__infomation{
	width:100%;
	height:168px;
	overflow:hidden;
	background:url("../images/ad_footer.png") center center no-repeat;
	position:fixed;
	bottom:0;
	z-index:900;
	display:none;
}
#main .infomation_natsutabi{
	background:url("../images/ad_footer_natsutabi.png") center center no-repeat!important;
}
#main .footer__infomation--inner{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
#main .footer__infomation .footer__infomation__text{
	font-size:16px;
	text-shadow:
		#ffffff 2px 0px,  #ffffff -2px 0px,
		#ffffff 0px -2px, #ffffff 0px 2px,
		#ffffff 2px 2px , #ffffff -2px 2px,
		#ffffff 2px -2px, #ffffff -2px -2px,
		#ffffff 1px 2px,  #ffffff -1px 2px,
		#ffffff 1px -2px, #ffffff -1px -2px,
		#ffffff 2px 1px,  #ffffff -2px 1px,
		#ffffff 2px -1px, #ffffff -2px -1px;
	padding:72px 0 5px 20px;
	line-height:1.8em;
	width:1100px;
	float:left;
}
#main .footer__infomation .footer__infomation__text span{
	font-size:28px;
	font-weight:bold;
}
#main .footer__infomation .footer__infomation__text span.pink{
	color:#f28d8b;
}
#main .footer__infomation .footer__infomation__text span.magenta{
	color:#ff379a;
}
#main .footer__infomation .footer__infomation__text span.gold{
	color:#907e4c;
	padding: 0 10px 0 0;
}
#main .footer__infomation .footer__infomation__text span.small{
    font-size: 13px;
    display: block;
    line-height: 1.6;
    font-weight: normal;
    width: 945px;
    padding: 12px 0 0 0px;
}
#main .footer__infomation .footer__infomation__link{
	width: 320px;
    display: block;
    padding: 0 0 0;
    margin: 113px 0 0 570px;
    position: absolute;
}
#main .footer__infomation .link_natsutabi{
	margin: 113px 0 0 380px!important;
}
#main .footer__infomation .footer__infomation__link a{
	display: block;
    border: 2px solid #907e4c;
    border-radius: 30px;
    background: #ffffff;
    color: #907e4c;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    padding: 8px 0 6px;
    position: relative;
}
#main .footer__infomation .footer__infomation__link a span:after{
	content:"　＞";
}
#main .footer__infomation .footer__infomation__link a:hover{
	background:#907e4c;
	color:#ffffff;
}

.photobox {
	margin: 0 auto 20px 20px;
	text-align: center;
}
.photobox img {
	width: 560px;
}

/*----------------------スマホ版-----------------------*/
@media screen and (max-width: 768px) {
	#main .pc { display:none!important;}
	#main .sp { display:block!important;}
	#wrapper {
		font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	}
#wrapper #main h3 {
	width: auto;
	height: auto;
	font-size: 32px;
	padding-left: 0;
	line-height: 1.4;
	text-shadow: none;
	color:#000000;
}
	#main{
		font-size:11px;
		background:none;
	}
	#main .pagetop {
		position: fixed;
		right: 15px;
		bottom: 15px;
		width:44px;
		z-index:1000;
	}
	#main .pagetop img{
		max-width: 100%;
	}
	.main--inner{
		width:auto;
		padding:0;
	}
	.main--inner--full__section05{
		width:auto;
		padding:30px 10px 20px;
	}
	.main--inner--full__section06{
		width:auto;
		padding:0 10px;
		/*background:url("../images/bg_contact_sp.jpg") center;*/
		background-size: cover;
	}
	#wrapper #main .sec__title{
		margin:0 0 14px;
	}
	#wrapper #main .sec__title span {
		padding: 10px 0 10px 0;
		font-size: 17px;
		font-weight: bold;
	}
	#wrapper #main .sec__title small{
		font-size:10px;
	}
	#wrapper #main .sec__title:after{
		width:83px;
		height:43px;
		bottom:7px;
	}

	/* メインビジュアル */
	#wrapper #main .section01{
		/* background: url(../images/main_sp.jpg) center top no-repeat; */
		background-size: cover;
		background-color: #e13939;
	}
	.sp_main img {
		width: 100%;
	}
	#wrapper #main .mv{
		width: 100%;
		margin:0 0 30px 0;
	}
	#wrapper #main .mv .inner{
		width: 100%;
		margin: 0 auto;
		padding: 40px 0;
		background: no-repeat 107% 11%;
		background-size: 28%;
		background-color: #e13939;
		}
	#wrapper #main .mv .mv__catch{
		font-size: 15px;
		margin-bottom: 5px;
		text-align: center;
		font-weight: bold;
		/* text-shadow: 0 0 6px #094775; */
		}
		#wrapper #main .mv h2{
			font-size: 30px;
			text-align: center;
			line-height: 1.2em;
			margin-bottom: 5px;
			letter-spacing: 0;
			/* text-shadow: 0 0 6px #0e69ad; */
			}
		#wrapper #main .mv h2 span{
			font-size: 40px;
			letter-spacing: -6px;
				}
		#wrapper #main .mv h2 span span{
			font-size: 30px;
			margin-left: 6px;
				}
	#wrapper #main .mv .inner .mv__text{
		border:none;
		font-size:13px;
		line-height:1.8em;
		padding:0 20px;
		width:auto;
		margin: 0 0 10px;
		font-weight: bold;
		/* text-shadow: 0 0 4px #04243c; */
		text-align: center;
	}
	#wrapper #main .mv__bg .mv__bg__item {
		height:220px;
	}
	#wrapper #main .mv .inner .mv__link{
		width:auto;
		padding:0 10px;
	}
	#wrapper #main .mv .inner .mv__link a{
		font-size:16px;
		padding:13px 0 11px;
		margin-bottom: 6px;
	}
	#wrapper #main .mv .inner .mv__link.sub_btn a{
		font-size: 12px;
		padding: 8px 0 8px;
		margin-top: 10px;
	}
	#wrapper #main .mv .inner .mv__link a:after{
		right:15px;
	}
	#wrapper #main .mv .inner .mv__link.sub_btn a:after{
		right:7px;
	}

	/* ツアーはこちら */
	#wrapper #main .tour__link__port{
		width:auto;
	}
	#wrapper #main .tour__link__port li{
		width:90%;
		padding:0 3% 9px 0;
	}
	#wrapper #main .tour__link__port li:nth-child(3n){
		padding:0 0 9px;
	}
	#wrapper #main .tour__link__port li a{
		font-size:12px;
		padding:10px 0 8px;
	}
	#wrapper #main .tour__link__port li a:after{
		right:10px;
	}

	/* 人気の旅行 */
	#wrapper #main .section07{
		/* padding:10px 10px 20px; */
	}
	#wrapper #main .section07 .sec__title{
		/* margin: 0 0 10px; */
	}
	#wrapper #main .section07 .sec__title span{
		padding: 10px 0 10px 0;
		font-size: 17px;
		color: #444;
		}
	#wrapper #main .section07 .travel__wrapper {
		width: 100%;
	}
	#wrapper #main .section07 .travel__item{
		width:49%;
		padding:0 0 20px;
	}
	#wrapper #main .section07 .travel__item:nth-child(even){
		float:right;
	}
	#wrapper #main .section07 .travel__item .travel__image{
		padding:0 0 6px;
	}
	#wrapper #main .section07 .travel__item .travel__image img{
		width:100%;
	}
	#wrapper #main .section07 .travel__item .travel__name{
		padding:0 0 3px;
	}
	#wrapper #main .section07 .travel__item .travel__name span{
		font-size:13px;
	}
	#wrapper #main .section07 .travel__item .travel__desc{
		font-size:11px;
		line-height:1.2;
		padding:0;
		margin-bottom: 5px;
	}
	#wrapper #main .section07 .travel__item .travel__price{
		font-size:14px;
		padding:0;
		margin:0 0 10px;
	}
	#wrapper #main .section07 .travel__item .travel__link a{
		font-size:10px;
		padding:5px 0 4px;
	}
	#wrapper #main .section07 .travel__item .travel__link a:after{
		right:10px;
	}

	/* 観光都市ランキング */
	#wrapper #main .section04{
		padding:0;
		width: 100%;
	}
	#wrapper #main .section04 .ranking{
		padding:0 10px;
		display: flex;
		flex-wrap: wrap;
	}
	#wrapper #main .section04 .ranking__item{
		width:50%;
		padding:0 0 20px 0;
		float:none;
	}
	#wrapper #main .section04 .ranking__item.rank--7,
	#wrapper #main .section04 .ranking__item.rank--8,
	#wrapper #main .section04 .ranking__item.rank--1,
	#wrapper #main .section04 .ranking__item.rank--3,
	#wrapper #main .section04 .ranking__item.rank--4,
	#wrapper #main .section04 .ranking__item.rank--2,
	#wrapper #main .section04 .ranking__item.rank--9,
	#wrapper #main .section04 .ranking__item.rank--5{
		padding-bottom:5px;
	}
	#wrapper #main .section04 .ranking__item a{
		background-size:12px auto;
		padding: 5px;
	}
	#wrapper #main .section04 .ranking__item a:hover{
		background-size: 12px auto ;
	}
	#wrapper #main .section04 .ranking__item .rank__no{
		font-size:12px;
		padding:3px 0 9px;
		background-size:100% 100%;
	}
	#wrapper #main .section04 .ranking__item .rank__name{
		font-size:12px;
		padding:5px 0;
	}
	#wrapper #main .section04 .ranking__item .rank__desc{
		padding:0 0 2px;
		font-size:11px;
		line-height:1.2;
	}
	#wrapper #main .section04 .ranking__item .rank__name span{
		font-size:10px;
	}

	/* ホテル一覧 */
	#wrapper #main .section05{
		width:auto;
	}
	#wrapper #main .section05 .hotel__wrapper{
		width:auto;
		padding:0 0 20px;
	}
	#wrapper #main .section05 .hotel{
		/*border-top: 8px solid #fc0;*/
		padding:15px 10px 10px 10px;
	}
	#wrapper #main .section05 .hotel .hotel__country{
		padding: 0 0 0 55px;
		font-size:12px;
	}
	#wrapper #main .section05 .hotel h3{
		padding: 0 0 10px 55px;
	}
	#wrapper #main .section05 .hotel h3 .ja{
		font-size:17px;
		padding:0;
	}
	#wrapper #main .section05 .hotel h3 .en{
		font-size:12px;
	}
	#wrapper #main .section05 .hotel .hotel__rank{
		width:50px;
		height:33px;
		top: 18px;
		left:10px;
	}
	#wrapper #main .section05 .hotel .hotel__rank img{
		width:100%;
	}
	#wrapper #main .section05 .hotel .hotel__link{
		width:auto;
		text-align:right;
		top: 8px;
		right: 5px;
	}
	#wrapper #main .section05 .hotel .hotel__link a{
		display:inline-block;
		padding:3px 20px 2px 10px;
		width:auto;
		font-size:10px;
	}
	#wrapper #main .section05 .hotel .hotel__link a:after{
		right:10px;
	}
	#wrapper #main .section05 .hotel .hotel__body{
		padding:0 0 8px;
	}
	#wrapper #main .section05 .hotel .hotel__image{
		width:auto;
		margin:0;
		float:none;
	}
	#wrapper #main .section05 .hotel .hotel__info{
		width:auto;
		margin:0;
		float:none;
	}
	#wrapper #main .section05 .hotel .hotel__detail__map{
		width:100%;
		float:right;
	}
	#wrapper #main .section05 .hotel .hotel__detail__map iframe{
		width:100%;
		/*height:158px;*/
	}
	#wrapper #main .section05 .hotel .hotel__category{
		padding:0 0 10px;
		padding:0 1% 0 0;
	}
	#wrapper #main .section05 .hotel .hotel__category li{
		width:auto;
		float:none;
		margin:0 0 4px;
		font-size:10px;
		padding:3px 0 2px;
	}
	#wrapper #main .section05 .hotel .hotel__meta{
		padding:10px 0 10px 0;
		overflow:hidden;
		clear:both;
	}
	#wrapper #main .section05 .hotel .hotel__meta--1,
	#wrapper #main .section05 .hotel .hotel__meta--2,
	#wrapper #main .section05 .hotel .hotel__meta--3{
		width:31%;
		float:left;
		margin:0 2% 0 0;
		padding:5px 0 4px;
	}
	#wrapper #main .section05 .hotel .hotel__meta--3{
		margin:0;
		float:right;
	}
	#wrapper #main .section05 .hotel .hotel__detail{
		width:auto;
		float:none;
	}
	#wrapper #main .section05 .hotel .hotel__detail__title{
		font-size:13px;
		padding:0 0 0 7px;
		margin:0 0 5px;
		line-height:1.2;
	}
	#wrapper #main .section05 .hotel .hotel__detail__text{
		line-height:1.8;
		height:auto;
		padding:0 0 10px;
	}
	#wrapper #main .section05 .hotel .hotel__osusume{
		padding:0 0 10px;
	}
	#wrapper #main .section05 .hotel .hotel__osusume--l,
	#wrapper #main .section05 .hotel .hotel__osusume--r{
		width:auto;
		float:none;
		height:auto;
	}
	#wrapper #main .section05 .hotel .hotel__osusume--r{
		margin:10px 0 0;
		float:none;
	}
	#wrapper #main .section05 .hotel .hotel__osusume__title{
		padding:5px 0 3px;
	}
	#wrapper #main .section05 .hotel .hotel__osusume__box{
		padding:10px;
	}
	#wrapper #main .section05 .hotel .hotel__osusume__desc{
		padding: 0 0 10px;
	}
	#wrapper #main .section05 .hotel .hotel__osusume--l .hotel__osusume__desc,
	#wrapper #main .section05 .hotel .hotel__osusume--r .hotel__osusume__desc{
		height: auto;
	}
	#wrapper #main .section05 .hotel .hotel__osusume__opt span{
		padding:3px 10px 2px;
	}
	#wrapper #main .section05 .hotel .hotel__osusume__price__p{
		padding: 8px 0 0;
		font-size:12px;
	}
	#wrapper #main .section05 .hotel .hotel__osusume__price__r a{
		width:auto;
	}
	#wrapper #main .section05 .hotel .hotel__osusume__price__r a:after{
		right:10px;
	}
	#wrapper #main .section05 .hotel .hotel__tour--ttl{
		margin:10px 0;
	}
	#wrapper #main .section05 .hotel .hotel__tour--ttl span{
		padding:0;
		font-size:13px;
	}
	#wrapper #main .section05 .hotel .hotel__tour--ttl:before,
	#wrapper #main .section05 .hotel .hotel__tour--ttl:after{
		height:0;
	}
	#wrapper #main .section05 .hotel .tour__link__port li{
		padding:0 3% 0 0;
		margin-bottom: 4px;
	}
	#wrapper #main .section05 .hotel .tour__link__port li:last-child {
		padding:0 3% 0 0;
	}
	#wrapper #main .section05 .hotel .slide_container{
		padding: 0 0 10px;
		/*height: 180px;*/
	}
	#wrapper #main .section05 .hotel .slide_wrap{
		margin-left: -154%;
	}
	#wrapper #main .section05 .hotel .slide_body{
		height: 180px!important;
		}
	#wrapper #main .section05 .hotel .slide_all{
		width: 250px;
		height: 180px!important;
	}
	#wrapper #main .section05 .hotel .slide{
		width: 250px !important;
		height: 180px!important;
	}
	#wrapper #main .section05 .hotel .slide img {
		height: 180px!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{
		width:auto;
		padding:0;
		margin:0 0 20px;
	}
	#wrapper #main .section06 .qa__contact{
		padding:10px;
		margin:0 0 20px;
	}
	#wrapper #main .section06 .qa__contact--inner{
		padding:20px 0;
	}
	#wrapper #main .section06 .qa__contact h3{
		font-size:14px;
		padding:0 0 10px;
	}
	#wrapper #main .section06 .qa__contact h3 span{
		font-weight: bold;
	}
	#wrapper #main .section06 .qa__contact p{
		line-height:1.5;
		font-size:12px;
	}
	#wrapper #main .section06 .qa__contact__mail{
		padding:10px 10px 0;
	}
	#wrapper #main .section06 .qa__contact__mail--l{
		width:100%;
		float:none;
		padding:0 0 10px;
	}
	#wrapper #main .section06 .qa__contact__mail--r{
		width:100%;
		float:none;
		margin-bottom: 10px;
	}
	#wrapper #main .section06 .qa__contact__mail--bottom {
		width: 100%;
	}

	#wrapper #main .section06 .qa__contact__mail a{
		font-size:16px;
		padding:10px 0 8px;
	}
	#wrapper #main .section06 .qa__contact__mail a span{
		font-size:12px;
	}
	#wrapper #main .section06 .qa__contact__mail a:after{
		right:10px;
	}

	/* 海外のリゾート */
	#wrapper #main .section08{
		padding:0;
		width: 100%;
	}
	#wrapper #main .section08 .resort_area{
		padding:0 0 20px;
	}
	#wrapper #main .section08 .resort_area h4{
		font-size:14px;
		padding:0 0 15px;
		margin:0 0 10px;
	}
	#wrapper #main .section08 .resort_area h4 span{
		font-weight: bold;
	}
	#wrapper #main .section08 .resort_area h4:after{
		width:100%;
		height:1px;
		bottom:6px;
		left: 8%;
		margin:0 0 0 -25px;
	}
	#wrapper #main .section08 .resort__list{
		padding:0 0 15px;
		/*display:none;*/
	}
	#wrapper #main .section08 .resort__item{
		flex: 0 0 31%;
	}
	#wrapper #main .section08 .resort__item a {
		font-size: 11px;
	}
	#wrapper #main .section08 .resort__item p{
		font-size:11px;
	}
	/*　下部固定バナー　*/
	#main .footer__infomation{
		width:100%;
		height:100px;
		overflow:hidden;
		background:#008dceb3!important;
		position:fixed;
		bottom:0;
		z-index:900;
		display:none;
	}
	#main .footer__infomation--inner{
		width:94%;
		margin:0 auto;
		overflow:hidden;
	}
	#main .footer__infomation .footer__infomation__text{
		font-size:12px;
		text-shadow:
			#ffffff 2px 0px,  #ffffff -2px 0px,
			#ffffff 0px -2px, #ffffff 0px 2px,
			#ffffff 2px 2px , #ffffff -2px 2px,
			#ffffff 2px -2px, #ffffff -2px -2px,
			#ffffff 1px 2px,  #ffffff -1px 2px,
			#ffffff 1px -2px, #ffffff -1px -2px,
			#ffffff 2px 1px,  #ffffff -2px 1px,
			#ffffff 2px -1px, #ffffff -2px -1px;
		padding:20px 0 8px 4px;
		line-height:1.6em;
		width: 100%;
	    float: none;
	}
	#main .footer__infomation .footer__infomation__text span{
		font-size: 16px;
	}
	#main .footer__infomation .footer__infomation__text span.pink{
		color:#f28d8b;
		font-size: 12px;
	}
	#main .footer__infomation .footer__infomation__text span.magenta {
		font-size: 20px;
	}
	#main .footer__infomation .footer__infomation__text span.gold{
		color:#907e4c;
		font-size: 12px;
		padding: 0;
	}
	#main .footer__infomation .footer__infomation__text span.small{
	    font-size: 12px;
	    display: block;
	    line-height: 1.2;
	    font-weight: normal;
	    width: 100%;
	    padding: 0px 0 0 0px;
	}
	#main .footer__infomation .footer__infomation__link{
		width: 90%;
	    display: block;
	    padding: 0 0 0;
	    margin: 0 auto;
	    position: absolute;
	}
#main .footer__infomation .link_natsutabi{
	margin: 0 auto!important;
	width: 78%;
	}
		#main .footer__infomation .footer__infomation__link a{
		display: block;
	    border: 2px solid #907e4c;
	    border-radius: 30px;
	    background: #ffffff;
	    color: #907e4c;
	    font-size: 14px;
	    text-align: center;
	    text-decoration: none;
	    padding: 8px 0 6px;
	    position: relative;
	}
	#main .footer__infomation .footer__infomation__link a span:after{
		content:"　＞";
	}
	#main .footer__infomation .footer__infomation__link a:hover{
		background:#907e4c;
		color:#ffffff;
	}
	.anchor{
	    display: block;
    	padding-top: 80px!important;
    	margin-top: -80px!important;
	}
	
	.photobox {
	margin: 0 auto 20px auto;
	text-align: center;
	}
	.photobox img {
	width: 100%;
	}
}

/*----------------------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; }