@charset "Shift_JIS";

main * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
main img{
	width:100%;
	height:auto;
}
/*759px以下*/
@media screen and (max-width: 759.9px) {
#paused{
	width: 100%;
    margin: auto;
    display: block;
    text-align: center;
    color: red;
    font-size: 15px;
}

.floatMenu.fixed2 nav{
	width: 100%;
    background: #2184da;
    height: 56px;
}

.fixed2{
    position: fixed!important;
    top: 0;
	left:0;
	right:0;
    z-index: 9999;
	margin-top: 0!important;
}

.floatMenu{
    width: 100%;
	background:#fff!important;
	margin:0 auto;
	text-align:center;
}

.floatMenu li{
    float: left;
    width: 25%;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 5px;
}

.floatMenu li a{
	color:#fff;
	font-weight: bold;
}

#how_to_use,
.howtogoto_cp_div .howtogoto_cp_div {
    border-bottom: 8px dotted #e0f1ff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.howtogoto_cp_div .howtogoto_cp_div:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.cmpBox {
    border: 20px solid #e0f1ff;
}

.HeadNav01{text-align:right;padding: 10px 10px 0 0;}
.HeadNav01 ul li{font-size:12px;}
.HeadNav01 ul li,
.HeadNav01 ul li a{color:#222!important;}

.fc_blue{color:#2184da!important;}
.fc_blood{color:#d40000!important;}
.fc_brown{color:#43280b!important;}
.fc_price{color:#7dffb8!important;}
.fc_qagreen{color:#006699!important;}
.fc_orange {color: #ffa400!important;}
.underline{text-decoration:underline!important;}

/*----------------------------------------------------------------
  Common Set
----------------------------------------------------------------*/
a.over:hover {
	opacity: 0.7;
}

.spnone,.smpnone {
	display: none!important;
}

.disnone {
    display: none!important;
}

.border43280b{border: 1px solid #43280b;margin: 10px 10px 5%!important;padding:0!important;}

/*----------------------------------------------------------------
  Module Set
----------------------------------------------------------------*/

/* layout
----------------------------------------------- */
.inner {
	margin: 0 auto 2em;
	width:94%;
}
#wrapper {
	margin:0 auto;
	-webkit-text-size-adjust: 100%;
	font-size:16px;
}
#middleArea {
	width: 100% !important;
	padding: 0;
}
.headerbg {
	background: #43280b;
}
#headline {
	overflow: hidden;
	position: relative;
	background: #25aaf5;
}

/* Headline
----------------------------------------------- */
h1 {
	width:100%;
	margin:0 auto;
	padding: 2px 5px;
	font-size:10px;
	font-weight:normal;
	box-sizing: border-box;
}
#headline h2 img {
	/*width: 100%;*/
	width: 0;
    height: 0;
}
#headline p {
	text-align: center;
	z-index: 1000;
	color: #333;
	text-shadow: 1px 0px 0px white, -1px 0px 0px white, 0px 1px 0px white, 0px -1px 0px white;
	font-weight:bold;
	padding: 5px 0;
}
ul#main-slider {
	margin: 0;
	padding: 0;
}
#main-slider img {
	float: left;
	min-width: 320px;
	width: 100%;
}

/*pamlist*/
#pastlist {
	padding: 5px 0 0 0px;
	color: #fff;
}
#pastlist a{
	color: #fff!important;
}

/*title*/
#title {
	width: 100%;
	height: 420px;
	position: relative;
}

#bg_back{
	width: 100%;
    height: 800px;
    position: fixed;
    background: url(../images/bg.jpg) 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
	z-index: -1;
}

#title > h1 {
	/*margin: 12px 0;*/
	padding: 12px 0;
}

#title > h1 img {
	width: 380px;
    height: auto;

    margin: auto;
    color: #FFF;
    font-weight: bold;
    display: block;
}

nav {
	width: 350px;
	margin: auto;
    display: block;
	height: 62%;
	position: relative;
}

#nav li a img{
	width: 72px;
}

#nav li:nth-of-type(1){
	position:absolute;
	left:10%;
	bottom:180px;
}
#nav li:nth-of-type(2){
	position:absolute;
	left:40%;
	bottom:180px;
}
#nav li:nth-of-type(3){
	position:absolute;
	right:10%;
	bottom:180px;
}

#nav li:nth-of-type(4){
	position:absolute;
	left:10%;
	bottom:90px;
}
#nav li:nth-of-type(5){
	position:absolute;
	left:40%;
	bottom:90px;
}
#nav li:nth-of-type(6){
	position:absolute;
	right:10%;
	bottom:90px;
}

#nav li a{color:#FFF!important;}

/* Contents
----------------------------------------------- */
h2,h3,h4 {
	color:#43280b;
	text-align: center;
	font-size: 20px;
    margin: 3% 0 5%;
}

h2.title_bar {
    letter-spacing: 3px;
    border-top: 2px solid #2184da;
    border-bottom: 2px solid #2184da;
    padding: 5px 0 10px;
}

h3.title_bar {
    letter-spacing: 3px;
    border-bottom: 4px dotted #2184da;
    padding: 5px 0 10px;
}

#qanda_box h2.title_bar {
    letter-spacing: 3px;
    border-top: 2px solid #ffa400;
    border-bottom: 2px solid #ffa400;
    padding: 5px 0 10px;
}

table {
	border-collapse: collapse;
}
img {
	border: none;
	vertical-align: bottom;
}
ol, ul, li {
	list-style-type: none;
	margin: 0;
}

main {
	display: block;
	padding: 0 0 0 0;
}

/* section
----------------------------------------------- */
section {
	display: block;
	overflow: hidden;
	background: #fff;
}

.back_yellow{background-color: #fff5e3;}
.back_blue{background: #e8f7fd;}

h2.imgtitle {
	display: block;
	overflow: hidden;
	background: url(../images/icon_special.png) no-repeat left 5px;
	-moz-background-size:auto 40%;
	background-size: auto 60%;
	font-weight: bold;
	margin: 20px auto;
	width: 350px;
	font-size: 18px;
	text-align: center;
}

section h2 {
	font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
    display: block;
    text-align: center;
    overflow: hidden;
}

.cmpBox dl {
	border-bottom: 1px solid #CCC;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    background: #eeeeee;
}

.cmpBox dl:last-child {
 border: none;
}

.cmpBox dt {
	width: 24%;
    padding: 10px 5px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.cmpBox dd {
	margin: 0 0 0 28%;
	padding:10px;
	background:#FFF;
	line-height: 1.5;
}
.cmpBox dd strong {
	color:#F00;
}
.cmpBox dd span {
	font-size:16px;
	display:block;
}

section .inner {
	margin: 0 auto;
	width:100%;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

th {
	background-color: #85C89C;
	width: 135px;
	text-align: center;
}
th, td {
	width: 50%;
	padding: 8px 10px 9px 11px;
	border: 1px solid #CCC;
	font-size: 100%;
}

/* 注意 */
section .inner ul li {
	list-style: disc;
	list-style-position: inside;
}
/* アンケート */
.inner img {
	width:100%;
	margin: 0px;
}

/*  =================================
buttom_new
=================================  */
.planBtn {
	margin: 0 0 10px 0 !important;
	clear: both;
	display: block;
	width: 100%;
	padding: 8px 10px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border-radius: 15px;
	background: #ff9326 url("/shared2015/common/images/im_arrow.png") no-repeat scroll 5% center;
	font-size: 18px;
	text-decoration: none !important;
	box-sizing: border-box;
}

.planBtn a {
	color: #FFF !important;
}

.planBtn a:after {
	display: inline-block;
}

/*add plan*/
section {
	background-image: url(../images/bg_paper.jpg);
	padding: 10px 0 15px;
}

/*use*/
#useWrap h3{
	clear: both;
    padding-top: 20px;
}

#useWrap {
	padding:0;
	margin-bottom:0;
}
#useWrap div {
	overflow:hidden;
	padding:10px;
	margin:0 0 0 0;
	background:#FFF;
	float:none!important;
	width:auto!important;
	border-bottom:1px dashed #CCC
}
#useWrap div p {
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#useWrap div p img {
	width:100%;
	height:auto;
}
#useWrap dl {
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#useWrap div:last-child {
	border-bottom:none
}
#useWrap dt {
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#useWrap dt a {
	color:#000;
}
#useWrap dd {
	font-size:12px;
	color:#999;
	margin:0;
	padding:0;
}
#useWrap dd > span {
	display:block;
	margin:5px 0 0 0;
}
#useWrap dd > span a {
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#useWrap dd > span span {
	color:#F69;
	display:inline;
}

/**/
.inner ul:not(#ouenlink) {
    width: 98%;
    margin: 0 auto;
}

.inner ul:not(#ouenlink) li {
    list-style: disc;
    list-style-position: inside;
    list-style-type: none;
}

/*Q&A*/
#qanda_box{
	width: 100%;
    margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
}

#link06{margin:0 auto 5%;}

#qanda_box div.default_close2 > div{
    width: 100%;
    box-sizing: border-box;
}

#qanda_box .inner div > div{
	    padding: 10px;
    margin-bottom: 3%;
	background: #fff;
}

#qanda_box div.default_close2 > div.cmpBox{
    padding: 0;
}

#qanda_box div:after{
    content: "";
    clear: both;
    display: block;
}

#qanda_box b.qaicon{
	background: #ffa400;
    font-size: 18px;
    margin: 0 3% 1% 0;
    color: #FFF;
    width: 9%;
    height: 28px;
    text-align: center;
    float: left;
}

#qanda_box h3 {
	position: relative;
    color: #FFF!important;
    background: #ffa400;
    line-height: 2;
    border-radius: 5px;
    font-size: 18px;
}

#qanda_box h4{
    font-size: 16px;
    margin: 0 0 3% 0;
    padding-right: 24px;
    color: #ffa400;
    line-height: 1.6;
    width: 100%;
    text-align: left;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
}
#qanda_box div p{
	font-size: 16px;
	margin-bottom: 8%;
	line-height: 1.6;
}

#qanda_box h3:after{
	content: "\025bc";
    position: absolute;
    top: 0;
    right: 2%;
	color: #FFF;
}
#qanda_box h3.noactive:after{
	content: "\025b2";
    position: absolute;
    top: 0;
    right: 2%;
	color: #FFF;
}

#qanda_box h4:after{
	content: "\025bc";
    position: absolute;
    top: 0;
    right: 0;
}
#qanda_box h4.noactive:after{
	content: "\025b2";
    position: absolute;
    top: 0;
    right: 0;
}

/*シミュレーター*/
#price_simulation{
	width: 94%;
    margin: 0 auto 3%;
    padding: 0 10px;
}
#price_simulation th{
	background: #e0f1ff;
}
#price_simulation tr:nth-of-type(2) td{
	background: #fff5e3;
}
#price_simulation th,
#price_simulation td{
	border:1px solid #aaa;
	text-align:center;
	padding:5px;
	font-size:16px;
	width: 33.333%;
	box-sizing: border-box;
}

#price_simulation span.font_mini{font-size:0.8em;}

#price_simulation td{background: #fff;}

.price_simulation_img {
    width: 96%;
    display: block;
	margin: 0 auto 3%;
}

/*新着情報*/
.backAnker p {
    line-height: 1.3;
    margin: 0;
    color: #43280b;
    background: #fff;
}
.backAnker{
    overflow-y: scroll;
    height: 200px;
	margin:0 10px 0;
	padding:0px;
}
.ankerLink{
	font-size: 12px;
	text-align: left;
	padding:10px;
	border-bottom:1px dashed rgba(0,0,0,0.2);
}
.ankerLink:last-child{
	border-bottom:none;
}
.openBox{
	padding-top:10px;
}
.ankerLink span{
	display:inline-block;
	padding:3px 5px;
	background:#2184da;
	color: #fff;
	font-size:12px;
	margin:0 10px 3px 0;
}
.ankerLink strong{
	font-weight:normal;
}

/*バナー*/
.special_recomend {
	width: 94%!important;
    background: #FFF;
    margin: 0 auto;
    padding: 15px 0;
    box-sizing: border-box;
}
	
.special_recomend li{
    margin: 2%!important;
    display: block;
    width: 46%;
    float: left;
}

/*調整*/
.search_kokunaiBar ul {
width: 100%!important;
}
.search_kokunaiBar ul li{
line-height: 3;
}
p.readme {
    width: 94%;
    margin: 0 3%;
}

/*フローティング*/
#nav2 ul li{
	display: inline-block;
    width: 32%;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #aaa;
    box-sizing: border-box;
    margin-bottom: 3%;
}
#nav2 ul li:nth-of-type(3n){
	border-right:none;
}

/*県プランリンク
出発地から探す*/
.pref_plan_link,
.pref_plan_link__dep {
	width: 90%;
    margin: 5%;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 2px dotted #aaa;
}


.pref_plan_link span {
    font-size: 13px;
    background: #43280b;
    text-align: center;
    width: 120px;
    line-height: 2;
    text-shadow: none;
    top: 2%;
    left: 3%;
}

.pref_plan_link h3{
	font-size: 17px;
	margin: 3% 0;
    padding: 0;
    font-weight: bold;
    height: 37px;
}

h3.title_fix {
	width: 81%;
    padding-left: 15px;
    display: inline-block;
    text-align: left!important;
    box-sizing: border-box;
    margin: 0 1% 2% 5%!important;
    background: #43280b;
    color: #fff!important;
    line-height: 2;
}

span.opener {
	background: url(../images/close.png) no-repeat #43280b 50% 50%;
    background-size: 60%;
    margin: 0 0 0 1%;
    padding: 8px 15px 5px!important;
    box-sizing: border-box;
}
span.noactive {
	background:url(../images/open.png) no-repeat #43280b 50% 50%;
    background-size: 60%;
    margin: 0 0 0 1%;
    padding: 8px 15px 5px!important;
/*    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;*/
    box-sizing: border-box;
}

.pref_plan_link span,
.pref_plan_link__dep span {
	z-index: 10;
    position: absolute;
    top: 3%;
    left: 3%;
    color: #FFF;
    width: 140px;
    font-size: 24px;
    background: #43280b;
    text-align: center;
    line-height: 1.6;
}

/*PRバナー*/
div.pr_bnr,
div.pr_bnr img {
	width: 94%;
    margin: 0 auto 3%; 
    display: block;
}

/*GOTOとは*/
.position{position: relative;}
.position h2.about_goto {
	width: 100%;
    margin: 0 auto 4%!important;
    float: left;
}
.position span{
	position: absolute;
    top: 14px;
    right: 8%;
    width: 0px;
    height: 25px;
}

div.kankocho_goto{
    background: #ffa400;
	line-height:1.8;
    color: #FFF;
    clear: both;
    text-align: center;
    margin-bottom: 2%;
	padding:0 10px;
}
div.kankocho_goto h3{
	margin-bottom:0!important;
	color:#FFF!important;
}
div.kankocho_goto > p{font-size: 14px;padding:0;}
p.kankocho_goto{
	line-height: 2;
    margin-bottom: 2%;
	padding:0 10px;
}
ul.kankocho_goto{
	width: 100%!important;
    margin: 0!important;
    padding:0 10px!important;
	box-sizing: border-box;
}
ul.kankocho_goto li{
    line-height: 2;
}

/*ナビ下部*/
.nav2 {
    width: 100%;
	background: #FFF;
	margin-bottom:5%;
}
.nav2 ul {
    margin: auto!important;
    display: block;
    line-height: 2;
}
.nav2 ul li {
	display: block;
    width: 48%;
    float: left;
    text-align: center;
    background: #888;
    margin: 1%!important;
}
.nav2 ul li a {
    color: #FFF!important;
	text-decoration:none!important;
}
.nav2 ul li.select {
    background: #25aaf5;
}

/*ナビ下部*/
.nav2 {
	width: 94%;
    background: #FFF;
    margin: 0 auto;
    box-sizing: border-box;
}
.nav2 ul {
    margin: auto!important;
    display: block;
    line-height: 2.5;
}
.nav2 ul li {
	display: inline-block;
    width: 48%;
    text-align: center;
    background: #888;
    margin: 1%!important;
    position: relative;
}
.nav2 ul li h3 {
    position: absolute;
    top: 0;
    left: 4px;
    background: #2184da;
    color: #FFF!important;
    font-size: 14px!important;
    width: 120px;
    line-height: 2;
}

.nav2 ul li a {
    color: #FFF!important;
	text-decoration:none!important;
}

/*詳細開閉*/
#ancerlink06 h2{
    position:relative;
}

#ancerlink06 h2:after{
	content: "\025bc";
    position: absolute;
	top: 15%;
    right: 15%;
}
#ancerlink06 h2.noactive:after{
	content: "\025b2";
    position: absolute;
	top: 15%;
    right: 15%;
}

/*ガシェット調整*/
.search_kokunaiBar {
    width: 94%;
    margin: 2% 3%;
}

.search_kokunaiBar li {
    line-height: 3;
}

.search_kokunaiBar .serchBox.kokunaiS ul li.select {
    background: #2184da!important;
}

.search_kokunaiBar .serchBox.kokunaiS ul li {
    background: #67b9ef!important;
}
.search_kokunaiBar .serchBox.kokunaiS .content_wrap.serchBox {
    border: 8px solid #2184da!important;
}

.search_kokunaiBar .serchBox.kokunaiS ul li {
    padding: 0!important;
}

/*20200924*/
.can_use__area_coupon__wrap {
    margin-top: 36px;
}
.dl__explanation.can_use__area_coupon{
	border: 2px solid #2184da;
    margin-bottom: 32px;
    padding: 10px;
}
.dl__explanation.can_use__area_coupon div:nth-of-type(1){
    background: #2184da;
    color: #fff;
    text-align: center;
    width: 180px;
    font-size: 18px;
    font-weight: bold;
    margin: -28px auto 15px;
	border-radius: 5px;
	position: relative;
}
.dl__explanation.can_use__area_coupon div:nth-of-type(1):after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #2184da transparent transparent transparent;
    line-height: 0px;
    _border-color: #2184da #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 98%;
    left: 45%;
}
.dl__explanation.can_use__area_coupon div:nth-of-type(3) dl dt{
    width: 100%;
    background: none;
    position: relative;
    margin: 0;
    line-height: 1.4;
    color: #4a433c;
    font-weight: normal;
    font-size: 12px;
}

#how_to_use table{
	width: 100%;
    margin: 0 auto 3%;
}
#how_to_use th{
	background: #e0f1ff;
}

#how_to_use th,
#how_to_use td{
	border: 1px solid #aaa;
    text-align: center;
    padding: 5px;
    font-size: 14px;
    width: 33.333%;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 1.2;
}

#how_to_use table span.font_mini{font-size:0.8em;}

#how_to_use table td{background: #fff;}

/*-------------
API
---------------*/
#api_plan_box {
    margin-top: 8%;
	padding-bottom: 15px;
}

.area_plan_hotel{
    background: #FFF;
    width: 49%;
    float: left;
    overflow: hidden;
    padding: 8px;
    margin: 1% 0.5%;
    box-sizing: border-box;
    position: relative;
}

.slick_area.cFix .area_plan_hotel{
    background: #FFF;
    width: 230px;
    float: left;
    overflow: hidden;
    padding: 8px;
    margin: 0 10px;
    box-sizing: border-box;
    position: relative;
}

.area_plan_hotel p.hotel_area{
	font-size: 12px;
    text-align: right;
    margin-bottom: 2%;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #2184da;
    color: #FFF;
    padding: 3px;
}

.area_plan_hotel img{
	width:100%;
	height: 100%;
}

.area_plan_hotel h3,
.area_plan_hotel h4{
    font-size: 14px;
}

.area_plan_hotel .hotel_price{
	text-align: center;
    color: #f00;
    font-weight: bold;
    font-size: 14px;
}

.area_plan_hotel .hotel_price span{
    color: #222;
    font-size: 10px;
	display: block;
	width: 100%;
}

.area_plan_hotel .hotel_apeal{
    font-size: 14px;
    line-height: 1.5;
}

.area_plan_hotel .hotel_apeal span{
    font-size: 10px;
	display:inline-block;
	width:100%;
}

a.plan_btn {
	background: #ff9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 2% auto 5%;
    line-height: 1.8;
    color: #FFF;
}

a.plan_btn2 {
	background: #ff9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 2% auto 5%;
    padding: 5px 0 6px;
    line-height: 1.8;
    color: #FFF;
    text-align: center;
}

/*調整*/
#anchorlinks {
    width: 95%!important;
    padding: 10px 0 0 10px!important;
    font-size: 12px;
}

/*footer*/
.snsArea {
	width: 100%!important;
    margin: 0px auto!important;
    padding: 20px 0!important;
    background: #fff;
}

footer {
    margin-top: 0!important;
}

/*coupon.htm*/
/*割引*/
.howtogoto_cp {
	background: #e0f1ff;
	font-size: 18px;
	padding: 1px 0 20px;
}

.howtogoto_cp dl{
	width: 90%;
    display: block;
    text-align: center;
    background: #fff;
    margin: 3% auto;
    padding: 1px 0;
    box-sizing: border-box;
    padding-bottom: 12px;
    /*border-radius: 8px;*/
	position: relative;
}

/*.howtogoto_cp dl dt{
	width: 72%;
    background: #2184da;
    position: relative;
    margin: 5% auto;
    line-height: 2;
    color: #fff;
}*/

.howtogoto_cp dl dd{
    margin: 8% 10%;
}

/*.howtogoto_cp dl dd img{
    width:250px;
}*/

.howtogoto_cp > div{
	width: 90%;
    margin: 4% auto 2%;
    background: #fff;
    clear: both;
    padding: 12px 15px;
    /*border-radius: 5px;*/
    box-sizing: border-box;
    font-size: 16px;
	line-height: 2;
}

/*ポイント*/
#goto_point {
	background: #fff3d0;
        padding: 1px 10px 10px;
}
#goto_point h3{
	line-height: 2;
    padding: 20px;
}
#goto_point dl{
	width: 48%;
    height: 250px;
    float: left;
    background: #fff;
    margin: 0 1% 3%;
    box-sizing: border-box;
    padding: 0 5px 10px;
	font-size: 15px;
}

#goto_point dl dt{
    width: 36px;
    background: #ffa400;
    position: relative;
    margin: 5% auto;
    line-height: 2;
    color: #fff;
    border-radius: 36px;
    text-align: center;
    font-size: 18px;
}
#goto_point dl dd{
	line-height: 1.5;
}
#goto_point dl dd b{
	color: #ffa400;
}
#goto_point > div{
	width: 98%;
	text-align: center;
    margin: 4% auto 2%;
    background: #fff;
    clear: both;
    padding: 20px 0;
	/*border-radius: 5px;*/
}

/*地域共通クーポン*/
h1#ecoupon{
	text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #01479d;
    border-top: 2px solid #01479d;
    border-bottom: 2px solid #01479d;
    margin: 2% 0!important;
    padding: 15px 0;
}

#ax01 > div.inner > div.howtogoto_cp > h2 {
    position: relative;
}

#ax01 > div.inner > div.howtogoto_cp > h2:after{
	content: "\025bc";
    position: absolute;
    top: 0;
	right: 2%;
    color: #2184da;
}
#ax01 > div.inner > div.howtogoto_cp > h2.noactive:after{
	content: "\025b2";
    position: absolute;
    top: 0;
	right: 2%;
    color: #2184da;
}

.howtogoto_cp div.howtogoto_cp_div h3{
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.howtogoto_cp div.howtogoto_cp_div img {
    margin: 3% 0;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper{
	margin-top: 2%;
}


.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation{width:100%;}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dt{
	font-size: 18px;
    font-weight: normal;
    background: #2184da;
    margin: 0 auto;
    padding: 10px 5px;
    border-radius: 5px;
    width: 90%;
    line-height: 1.5;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd{
	margin: 32px 0 12px;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl {
	width: 100%;
    border: 2px solid #2184da;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dt{
	width: 150px;
    background: #FFF;
    color: #2184da;
    margin-top: -20px;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #2184da transparent transparent transparent;
    line-height: 0px;
    _border-color: #2184da #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 98%;
    left: 45%;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dt:after {
    visibility: hidden;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol{
	display:flex;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol li {
	margin: 0 auto;
    font-size: 18px;
    color: #2184da;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol li strong{
	width: 84px;
    height: 84px;
    display: block;
    background: #ffae58;
    color: #FFF;
    border-radius: 50%;
    font-size: 24px;
    padding-top: 10px;
    box-sizing: border-box;
	line-height: 1.5;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol li strong span{
	width:100%;
	display:block;
	font-size: 16px;
}

/*利用エリア*/
.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area{
	width: 100%!important;
	margin: 0!important;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd {
    font-size: 16px;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd div {
    background: #e0f1ff;
	margin: 0 1%;
	border-radius: 5px;
	padding: 15px 0;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd div:nth-of-type(2) {
	background: none;
    font-size: 40px;
    color: #5b9bd5;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd ul {
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd p{
	color: #2184da;
    margin-bottom: 6%;
    line-height: 1;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd ul li {
	margin: 0 auto;
    font-size: 18px;
    color: #2184da;
	display: inline-block;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd ul li strong{
	width: 84px;
    display: inline-block;
    background: #ffffff;
    color: #1f1f1f;
    border-radius: 10px;
    font-size: 16px;
    margin: 0 0 2%;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl {
    margin: 3% auto 5%;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl dt{
	text-align:left;
	font-size:14px;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl dd{
	margin: 0 10%;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl:after {
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 0;
    border-color: #e0f1ff transparent transparent transparent;
    line-height: 0px;
    _border-color: #2184da #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 100%;
    left: 43%;
    visibility: visible;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl:last-child:after {
    visibility: hidden;
}

/*なび*/
.naviMenu_wrap,
.naviMenu,
.naviMenu ul,
.naviMenu ul li{
	height: 72px;
}

.naviMenu{
	background: #01479d;
	text-align:center;
	margin-top: 10px;
}

.naviMenu ul{
	width:100%;
	margin:0 auto;
	display: flex;
}

.naviMenu li{
    width: 33.33333%;
    border-right: 1px dotted #fff;
	box-sizing: border-box;
}

.naviMenu li:last-child{
border-right: none;
}

.naviMenu li a{
	color:#FFF;
	padding:10px 0 12px;
	display:block;
	font-size:12px;
	font-weight:500;
	position:relative;
}

.naviMenu li a:hover{
	transition: 0.2s ;
	color:#FDDD41;
	text-decoration:none!important
}

/*カルーセルCSS*/
.area_plan_hotel_wrapbox.scroll {
	width: 100%;
    overflow-x: scroll!important;
    overflow-y: hidden!important;
}
.area_plan_hotel_wrapbox.scroll .slick_area.cFix {width:3000px;}

/*map*/
#search_map{position:relative;}
.japanmap {
    width: 100%;
    margin: auto;
    display: block;
}

.japanmap .cls-2 {
    fill: #68a130;
}

.japanmap .cls-3 {
    fill: #163a7c;
}

.japanmap_reco_area{
	background: #ff9326;
    color: #fff!important;
    padding: 4px 25px 6px 15px;
    /*border-radius: 8px;*/
    font-size: 14px;
	position:relative;
}

.japanmap_reco_area:after{
    content: "";
    border-left: 5px solid #FFF;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 32%;
    right: 10px;
}

.japanmap_reco_area:hover{
	text-decoration: none!important;
}

.japanmap_reco_area.hokkaido{
	position:absolute;
	top: 12%;
    left: 70%;
}
.japanmap_reco_area.tohoku{
	position:absolute;
	top: 38%;
    left: 65%;
}
.japanmap_reco_area.hokuriku{
	position:absolute;
	top: 48%;
    left: 38%;
}
.japanmap_reco_area.kanto{
	position:absolute;
	bottom: 35%;
    left: 70%;
}
.japanmap_reco_area.tokyo{
	position:absolute;
	bottom: 24%;
    left: 72%;
}
.japanmap_reco_area.tdl_near{
    position: absolute;
	bottom: 12%;
    left: 72%;
    font-size: 12px;
}
.japanmap_reco_area.tokai{
	position:absolute;
	bottom: 20%;
    left: 50%;
}
.japanmap_reco_area.kansai{
	position:absolute;
	bottom: 34%;
    left: 26%;
}
.japanmap_reco_area.osaka{
	position:absolute;
	bottom: 26%;
    left: 26%;
	font-size: 12px;
}
.japanmap_reco_area.usj_near{
	position: absolute;
	bottom: 12%;
    left: 45%;
    font-size: 12px;
}
.japanmap_reco_area.shikoku{
	position:absolute;
	bottom: 2%;
    left: 25%;
}
.japanmap_reco_area.chugoku{
	position: absolute;
    bottom: 21%;
    left: 2%;
}
.japanmap_reco_area.kyushu{
	position:absolute;
	bottom: 2%;
    left: 2%;
}
.japanmap_reco_area.htb_near{
	position:absolute;
    bottom: 12%;
    left: 2%;
	font-size: 12px;
}
.japanmap_reco_area.okinawa{
	position:absolute;
	top: 15%;
    left: 18%;
}

.japanmap_plan_box {
	position: fixed;
    width: 80%;
    top: 25%;
    left: 10%;
    background: #FFF;
    padding: 20px;
    border: 2px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    z-index: 9999999;
	display:none;
}

.japanmap_plan_box span {
	width: 24px;
    height: 24px;
    position: absolute;
    top: -12px;
    right: -12px;
    background: #aaa;
    display: block;
    float: left;
    border-radius: 16px;
}

.japanmap_plan_box span:before {
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
	bottom: 4px;
    left: 9px;
    content: "";
}
.japanmap_plan_box span:after {
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
	bottom: 13px;
    left: 9px;
    content: "";
}

.japanmap_plan_box > p{
	text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 0.2em;
}

.japanmap_plan_box a {
	display: block;
    background: #FFF;
    border: 2px solid #ff9326;
    color: #ff9326;
    margin-bottom: 12px;
    padding: 5px 0 8px;
    position: relative;
    text-align: center;
}

.japanmap_plan_box:hover{
	text-decoration: none!important;
}

.japanmap_plan_box a:last-child {
	margin-bottom:0px;
}

.japanmap_plan_box a:after{
    content: "";
    border-left: 8px solid #ff9326;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
	top: 26%;
    right: 15px;
}

body #overlay{
	background:rgba(0,0,0,.7) !important;
	z-index: 999 !important;
	position: fixed;
    height: 100% !important;
    width: 100% !important;
    display: none;
    left: 0;
    overflow: hidden;
    top: -1px;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
#Head01,#ecoupon,#anchorlinks{
    margin: 0 auto;
    width: 970px;
}
#paused{
	width:970px;
	margin:auto;
	display:block;
	text-align:center;
	color:red;
    font-size: 20px;
}

.fixed2{
    position: fixed!important;
    top: 0;
	left:0;
	right:0;
    width: 100%;
    z-index: 9999;
	margin:auto;
	text-align:center;
	background:#2184da;
	display: flex;
}

.fixed2 nav {
    width: 100%;
}

.floatMenu ul{
	display: flex;
	width:1040px;
	margin:auto;
}

.floatMenu li{
	width: 25%;
    line-height: 3.5;
    font-size: 16px;
}

.floatMenu li a{
	color:#fff;
	font-weight:bold;
}

.floatMenu li a:hover{
	color:#ffa400!important;
	text-decoration:none!important;
}

#how_to_use,
.howtogoto_cp_div .howtogoto_cp_div {
    border-bottom: 8px dotted #e0f1ff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.howtogoto_cp_div .howtogoto_cp_div:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.cmpBox {
    border: 20px solid #e0f1ff;
}

#title > img{
    margin: 0 auto;
    /* text-align: center; */
    display: block;
}

#middleArea * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
.HeadNav01{text-align:right;padding: 10px 10px 0 0;}
.HeadNav01 ul li{font-size:12px;}
.HeadNav01 ul li,
.HeadNav01 ul li a{color:#222!important;}
.HeadNav01 ul li a:hover{text-decoration: none!important;}

.fc_blue{color:#2184da!important;}
.fc_blood{color:#d40000!important;}
.fc_brown{color:#43280b!important;}
.fc_price{color:#7dffb8!important;}
.fc_qagreen{color:#006699!important;}
.fc_orange {color: #ffa400!important;}
.underline{text-decoration:underline!important;}

/*----------------------------------------------------------------
  Common Set
----------------------------------------------------------------*/
.pcnone {
	display:none !important;
}
.disnone {
	display:none !important;
}

/* image-style
----------------------------------------------------------- */
img {
	max-width: 100%;
	height: auto;
	margin: 0;
}

/*header調整*/
#Head01 {
     border: none;
     -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
    margin-bottom: 10px;
}

/*----------------------------------------------------------------
  Module Set
----------------------------------------------------------------*/
/* layout
----------------------------------------------- */
.inner {
	margin: 0 auto;
}

#wrapper {
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}

#wrapper #middleArea {
	width: 100% !important;
	padding: 0;
}
.headerbg {
	width:950px;
	display:block;
	margin:0 auto;
}
#headline {
	max-height: 600px;
	overflow: hidden;
	position: relative;
	background: #43280b;
}

/* Headline
----------------------------------------------- */
h1 {
	width:970px;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
}
#headline p {
	position: absolute;
	bottom: 5%;
	z-index: 1000;
	color: #333;
	text-shadow: 1px 0px 0px white, -1px 0px 0px white, 0px 1px 0px white, 0px -1px 0px white;
	font-size: 0.95rem;
	font-weight: bold;
	margin: 0 auto;
	width: 100%;
}
ul#main-slider {
	margin: 0;
	padding: 0;
}
#main-slider img {
	float: left;
	min-width: 970px;
	width: 100%;
}

/*pamlist*/
#pastlist {
	padding: 5px 0 0 0px;
	color: #fff;
}
#pastlist a{
	color: #fff!important;
}

/*title*/
#title {
	width: 100%;
	height: 1050px;
    position: relative;
}

#bg_back{
	width: 100%;
	height: 1000px;
    position: fixed;
    background: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#nav {
	width: 970px;
	margin: auto;
    display: block;
	height: 400px;
	position: relative;
}

#nav li a img{
width: 180px;
}

#nav li:nth-of-type(1){
	position:absolute;
	left:0;
	bottom:45%;
}
#nav li:nth-of-type(2){
	position:absolute;
	left:16%;
	bottom:15%;
}
#nav li:nth-of-type(3){
	position:absolute;
	left:32.5%;
	bottom:45%;
}
#nav li:nth-of-type(4){
	position:absolute;
	right:32.5%;
	bottom:15%;
}
#nav li:nth-of-type(5){
	position:absolute;
	right:16%;
	bottom:45%;
}

#nav li:nth-of-type(6){
	position:absolute;
	right:0;
	bottom:15%;
}

#nav li a img{
  transition: transform 0.5s ease 0s;
}
#nav li a img:hover{
  transform:translate(0, 5%) ;
}

#nav li a:hover{
  opacity: 1;
}

/* Contents
----------------------------------------------- */
h2,h3,h4 {
	color: #43280b;
	text-align: center;
	font-size: 28px;
    font-weight: bold;
    margin: 3% auto;
    z-index: 1;
}

h2.title_bar {
    letter-spacing: 5px;
    border-top: 2px solid #2184da;
    border-bottom: 2px solid #2184da;
    padding: 10px 0 15px;
}

h3.title_bar {
    letter-spacing: 5px;
    border-bottom: 4px dotted #2184da;
    padding: 10px 0 15px;
}

#qanda_box h2.title_bar {
    letter-spacing: 5px;
    border-top: 2px solid #ffa400;
    border-bottom: 2px solid #ffa400;
    padding: 10px 0 15px;
}

table {
	border-collapse: collapse;
}

main {
	display: block;
	padding: 0;
}
/* section
----------------------------------------------- */
section {
	display: block;
    overflow: hidden;
    padding: 20px 0;
	position:relative;
	background: #fff;
}

.back_yellow{background-color: #fff5e3;}
.back_blue{background: #e8f7fd;}

h2.imgtitle{
	display: block;
	overflow: hidden;
	text-align: center;
	background: url(../images/icon_dp.png) no-repeat left -1px;
	-moz-background-size: auto 90%;
	background-size: auto 90%;
	margin: 20px auto 30px auto;
	width: 365px;
	font-size: 26px;
}

h2.imgtitle span {
	font-size: 22px;
}

.cmpBox dl {
	border-bottom: 1px solid #ccc;
    position: relative;
    background: #eeeeee;
}
.cmpBox dl:last-child {
	border-bottom: none;
}
.cmpBox dt {
	width: 13%;
    padding: 16px 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.cmpBox dd {
	margin:0 0 0 15%;
	padding:10px;
	background:#FFF;
	line-height: 2;
}
.cmpBox dd strong {
	color:#F00;
}
.cmpBox dd span {
	font-size:14px;
	display:block;
}

section .inner {
	margin: 0 auto;
	width: 970px;
	font-size: 18px;
}
section .inner > p {
	display: block;
    line-height: 2;
    padding: 2% 0 0 0;
}
section .inner > p:before {
	left: -1.2%;
	border-right: 10px solid #FFF;
	content: '';
	position: absolute;
	top: 30%;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

/* 注意 */
section .inner ul li {
	color: #43280b;
}

/* おすすめ旅行情報 */
#useWrap {
	padding: 10px;
	margin-bottom: 30px;
}
#useWrap div {
	overflow: hidden;
	padding: 15px;
	margin: 0 0 0 0;
	background: #FFF;
	float: none !important;
	width: auto !important;
	border-bottom: 1px dashed #CCC;
}
#useWrap div p {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	height: auto;
}
#useWrap div p img {
	width: 100%;
	height: auto;
}
#useWrap div dl {
	overflow: hidden;
	display: block;
	padding: 0 0 0 0;
}
#useWrap div dt {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}
#useWrap div dd {
	font-size: 16px;
}
#useWrap div dd > span {
	display: block;
	margin: 5px 0 0 0;
 font-size:
}
#useWrap div dd > span a {
	color: #CCC;
	display: inline-block;
	background: none;
	padding: 0;
	text-align: center;
	margin-top: 0;
	font-size: 14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
}
#useWrap div dd > span span {
	color: #F69;
	display: inline;
	font-size: 14px;
}

/* おすすめ旅行情報 */
/*  =================================
buttom_new
=================================  */
.planBtn {
	margin: 0 0 10px 0 !important;
}
.planBtn a {
	display: block;
	width: 100%;
	margin: 0px auto 5px;
	padding: 8px 0;
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border-radius: 35px;
	background: #ff9326 url("/shared2015/common/images/im_arrow.png") no-repeat scroll 5% center;
	font-size: 24px;
	text-decoration: none !important;
}

.planBtn a:after {
	display: inline-block;
}

#middleArea a:hover {
filter:alpha(opacity=80); /* IE 6,7*/
-ms-filter: "alpha(opacity=80)"; /* IE 8,9 */
-moz-opacity:0.8; /* FF , Netscape */
-khtml-opacity: 0.8; /* Safari 1.x */
opacity:0.8;
zoom:1; /*IE*/
}

/*アンカー*/
#anchorlinks {
	margin: 20px auto!important;
	padding-top: 15px;
}
#bnlinks {
	padding: 10px 0 0 !important;
}

/*Q&A*/
#qanda_box b.qaicon{
	background: #ffa400;
    font-size: 20px;
    margin-right: 1%;
    color: #FFF;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    float: left;
    line-height: 1.4;
}

#qanda_box h4{
	text-align: left;
    font-size: 18px;
    color: #ffa400;
    line-height: 1.8;
    margin: 0 0 2% 0;
}

#qanda_box div.default_close2 > div{
    width: 100%;
    box-sizing: border-box;
}
#qanda_box .inner div > div{
	padding: 20px;
    margin-bottom: 3%;
	background: #fff;
}
#qanda_box div.default_close2 > div.cmpBox{
    padding: 0;
}

#qanda_box p{
	font-size: 18px;
    line-height: 1.8;
}

#qanda_box h3 {
    position: relative;
    color: #FFF!important;
    background: #ffa400;
    line-height: 1.8;
    border-radius: 8px;
}

#qanda_box h3:hover {
    cursor:pointer;
}

#qanda_box h3:after{
	content: "\025bc";
    position: absolute;
    top: 0;
	right: 2%;
    color: #FFF;
}
#qanda_box h3.noactive:after{
	content: "\025b2";
    position: absolute;
    top: 0;
	right: 2%;
    color: #FFF;
}

/*シミュレーター*/
#price_simulation{
	width:100%;
	margin-bottom: 1%;
}
#price_simulation th{
	background: #e0f1ff;
}
#price_simulation tr:nth-of-type(2) td{
	background: #fff5e3;
}

#price_simulation th,
#price_simulation td{
	border:1px solid #aaa;
	text-align: center;
    padding: 12px 5px;
    font-size: 18px;
}

span.font_mini{font-size:0.8em;}
#price_simulation td{background: #fff;}

.price_simulation_img {
    width: 970px;
    display: block;
	margin: auto!important;
}

/*新着情報*/
.backAnker p {
    padding: 18px;
	background-color:#FFF;
}

.backAnker{
	margin:20px auto 20px;
	padding:10px 10px 20px;
	width:980px;
    overflow-y: scroll;
    height: 280px;
}

.ankerLink{
	font-size: 14px;
	font-family: "Noto Sans Japanese";
	text-align: left;
	padding:10px;
	border-bottom:1px dashed rgba(0,0,0,0.2);
	overflow:hidden;
}

.ankerLink:last-child{
	border-bottom:none;
	padding-bottom:5px;
	margin-bottom:0;
}

.ankerLink span{
	display:inline-block;
	padding:5px;
	background:#2184da;
	color: #fff;
	font-size:12px;
	margin-right:10px;
	float:left;
	width:95px;
	text-align:center;
}
.ankerLink strong{
	font-weight:normal;
	overflow:hidden;
	display:block;
	position:relative;
	top:3px;
	line-height: 2;
}

/*バナー*/
.special_recomend {
	background: #fff;
}
.special_recomend li{
	margin: 2% 1.95%!important;
    display: inline-block;
}

/*県プランリンク
出発地から探す*/
section.pref_plan_link__box{background: #fff;}

.pref_plan_link,
.pref_plan_link__dep {
    width: 31.33333%;
    float: left;
    margin: 2% 1%;
	position: relative;
}

.pref_plan_link span {
    font-size: 13px;
    background: #43280b;
    text-align: center;
    width: 120px;
    line-height: 2;
    text-shadow: none;
    top: 2%;
    left: 3%;
}
.pref_plan_link h3{
	font-size: 17px;
	margin: 3% 0;
    padding: 0;
    font-weight: bold;
    height: 37px;
}

h3.title_fix {
	width: 925px;
    display: block;
	float: left;
    text-align: left!important;
    background: #43280b;
    color: #fff!important;
    line-height: 2;
    padding-left: 20px;
    margin: 0 0 2% 0!important;
    box-sizing: border-box;
}

span.opener {
	background: url(../images/close.png) no-repeat #43280b 50% 50%;
    background-size: 60%;
    padding: 11px 20px 4px!important;
    cursor: pointer;
    margin: 0 0 0 5px;
	display:block;
	width:40px;
	height:40px;
	box-sizing:border-box;
	float:left;
}
span.noactive {
	background:url(../images/open.png) no-repeat #43280b 50% 50%;
    background-size: 60%;
    padding: 11px 20px 4px!important;
    cursor: pointer;
    margin: 0 0 0 5px;
	display:block;
	width:40px;
	height:40px;
	box-sizing:border-box;
	float:left;
}

.pref_plan_link span,
.pref_plan_link__dep span {
	z-index: 10;
    position: absolute;
    top: 3%;
    left: 3%;
    color: #FFF;
    width: 140px;
    font-size: 24px;
    background: #43280b;
    text-align: center;
    line-height: 1.6;
}

/*PRバナー*/
div.pr_banner{
	width: 100%;
    margin: 10px 0 0 0;
}
div.pr_banner a,div.pr_banner a img{
	width:640px;
	margin:auto;
	display:block;
}
div.pr_banner p{
	text-align:center;
	font-size:14px;
}

/*PRバナー*/
div.pr_bnr,
div.pr_bnr img {
	width: 640px;
     margin: auto; 
    display: block;
    margin: 20px auto 0;
}

/*GOTOとは*/
div.kankocho_goto{
	background: #ffa400;
    line-height: 2;
    color: #FFF;
    clear: both;
    text-align: center;
    margin-bottom: 2%;
    line-height: 2.5;
    padding-bottom: 14px;
}
div.kankocho_goto h3{
	margin-bottom:0!important;
	color:#FFF!important;
}
p.kankocho_goto{
    margin-bottom: 2%;
}

ul.kankocho_goto li{
    text-indent: -1.7%;
    line-height: 2;
	font-size:18px;
}

/*ナビ下部*/
.nav2 {
    width: 100%;
	background: #FFF;
	margin: 0 0 5% 0;
}
.nav2 ul {
    width: 100%;
    margin: auto!important;
    text-align: center;
}
.nav2 ul li {
	display: inline-block;
    width: 200px;
    margin: 10px!important;
    position: relative;
}
.nav2 ul li:last-child {
    margin: 10px 0!important;
}

.nav2 ul li h3 {
	position: absolute;
    top: 0px;
    left: 5px;
    background: #2184da;
    color: #FFF!important;
    font-size: 18px!important;
    width: 125px;
    line-height: 2;
    /*border-radius: 30px;*/
}
.nav2 ul li a {
    color: #FFF!important;
	text-decoration:none!important;
}

/*割引*/
.howtogoto_cp {
	background: #e0f1ff;
    padding: 1px 10px 20px;
	margin: 0 0 5% 0;
}
.howtogoto_cp h3{
	line-height: 2;
    padding: 20px;
}
.howtogoto_cp dl{
	width: 31.3333%;
    float: left;
    display: block;
    text-align: center;
    background: #fff;
    margin: 20px 1%;
    box-sizing: border-box;
    padding-bottom: 12px;
    /*border-radius: 8px;*/
	position: relative;
}
.howtogoto_cp dl:after{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 0 28px 22px;
    border-color: transparent transparent transparent #ffffff;
    line-height: 0px;
    _border-color: #d20000 #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 32%;
    left: -7%;
}
.howtogoto_cp dl:nth-of-type(1):after{
	content: "";
    width: 0;
    height: 0;
	border:none;
}

.howtogoto_cp dt:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #2184da transparent transparent transparent;
	line-height: 0px;
	_border-color: #2184da #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position:absolute;
	top: 98%;
    left: 45%;
}
.howtogoto_cp dd{
	font-size: 0.8em;
	margin: 5% 0;
}
.howtogoto_cp > div{
	box-sizing: border-box;
    width: 98%;
    margin: 2% auto 0;
    background: #fff;
    clear: both;
    padding: 20px;
    /*border-radius: 8px;*/
    font-size: 16px;
    line-height: 2;
}

/*ガシェット調整*/
.search_kokunaiBar li {
    line-height: 3;
}

.search_kokunaiBar .serchBox.kokunaiS ul li.select {
    background: #2184da!important;
}

.search_kokunaiBar .serchBox.kokunaiS ul li {
    background: #67b9ef!important;
}
.search_kokunaiBar .serchBox.kokunaiS .content_wrap.serchBox {
    border: 8px solid #2184da!important;
}

.search_kokunaiBar .serchBox.kokunaiS ul li {
    padding: 0 0 5px 0!important;
}

/*20200924*/
.can_use__area_coupon__wrap {
    margin-top: 36px;
}
.dl__explanation.can_use__area_coupon{
    border: 2px solid #2184da;
    margin-bottom: 5%;
    padding: 0 0 10px 24px;
}
.dl__explanation.can_use__area_coupon div:nth-of-type(1){
    background: #2184da;
    color: #fff;
    text-align: center;
    width: 180px;
    font-size: 18px;
    font-weight: bold;
    margin: -18px 0 18px 24px;
	border-radius: 5px;
	position: relative;
}
.dl__explanation.can_use__area_coupon div:nth-of-type(1):after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #2184da transparent transparent transparent;
    line-height: 0px;
    _border-color: #2184da #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 98%;
    left: 45%;
}
.dl__explanation.can_use__area_coupon div:nth-of-type(3) dl dt{
    width: 100%;
    background: none;
    position: relative;
    margin: 0;
    line-height: 1.4;
    color: #4a433c;
    font-weight: normal;
    font-size: 12px;
}
.dl__explanation.can_use__area_coupon div:nth-of-type(3) dl dt:after {
    border-color: #fff transparent transparent transparent;
    _border-color: #fff #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#fff');
}
	
#how_to_use table{
	width:100%;
	margin-bottom: 1%;
}
#how_to_use table th{
	background: #e0f1ff;
}

#how_to_use table th,
#how_to_use table td{
	border:1px solid #aaa;
	text-align: center;
    padding: 5px;
    font-size: 18px;
}

#how_to_use table span.font_mini{font-size:0.8em;}
#how_to_use table td{background: #fff;}

/*-------------
API
---------------*/
.area_plan_hotel{
	background:#FFF;
	width:23%;
	float:left;
	overflow:hidden;
	padding:10px;
	margin:0 9px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}

.area_plan_hotel:hover{opacity:0.8;}

.area_plan_hotel p.hotel_area{
	font-size: 12px;
    text-align: right;
    margin-bottom: 2%;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #2184da;
    color: #FFF;
    padding: 3px 5px;
}

.area_plan_hotel img{
	width:100%;
	height: 100%;
}

.area_plan_hotel h3,
.area_plan_hotel h4{
    font-size: 16px;
}

.area_plan_hotel .hotel_price{
	text-align: center;
    color: #f00;
    font-weight: bold;
    font-size: 16px;
}

.area_plan_hotel .hotel_price span{
    color: #222;
    font-size: 12px;
}

.area_plan_hotel .hotel_apeal{
    font-size: 14px;
    line-height: 1.5;
}

.area_plan_hotel .hotel_apeal span{
    font-size: 10px;
	display:inline-block;
	width:100%;
}

a.plan_btn {
	background: #ff9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 14px;
    display: block;
    width: 80%;
    margin: 1% auto 4%;
    padding: 4px 0;
    color: #FFF;
}

a.plan_btn2 {
	background: #ff9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 16px;
    display: block;
    width: 64%;
    margin: 1% auto;
    padding: 4px 0 8px;
    color: #FFF;
    text-align: center;
}

a.plan_btn:hover,
a.plan_btn2:hover {
color:#FFF!important;
    text-decoration:none!important;
	cursor:pointer;
	opacity:0.8;
}

/*調整*/
#ancerlink07{padding-bottom:0;}
#Foot {
    margin: 0;
}

/*coupon.htm*/
/*割引*/
#goto_point {
	background-color: #fff5e3;
    padding: 1px 25px 5px;
}
#goto_point h3{
	line-height: 2;
    padding: 20px;
}
#goto_point dl{
	width: 48%;
    height: 220px;
    float: left;
    background: #fff;
    margin: 0 1% 2%;
    box-sizing: border-box;
    padding: 0 25px 10px;
}

#goto_point dl dt{
	width: 44px;
    background: #ffa400;
    position: relative;
    margin: 5% auto;
    line-height: 1.8;
    color: #fff;
    border-radius: 35px;
    text-align: center;
    font-size: 24px;
}
#goto_point dl dd{
	margin: 5% 0;
    line-height: 1.5;
}
#goto_point dl dd b{
	color: #ffa400;
}
#goto_point > div{
	width: 98%;
	text-align: center;
    margin: 4% auto 2%;
    background: #fff;
    clear: both;
    padding: 20px 0;
}

/*地域共通クーポン*/
h1#ecoupon{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #01479d;
    border-top: 2px solid #01479d;
    border-bottom: 2px solid #01479d;
	margin: 2% auto;
    padding: 15px 0;
}

#ax01 > div.inner > div.howtogoto_cp > h2 {
    position: relative;
}
#ax01 > div.inner > div.howtogoto_cp > h2:hover {
    cursor:pointer;
}

#ax01 > div.inner > div.howtogoto_cp > h2:after{
	content: "\025bc";
    position: absolute;
    top: 0;
	right: 2%;
    color: #2184da;
}
#ax01 > div.inner > div.howtogoto_cp > h2.noactive:after{
	content: "\025b2";
    position: absolute;
    top: 0;
	right: 2%;
    color: #2184da;
}

.howtogoto_cp div.howtogoto_cp_div h3{
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.howtogoto_cp div.howtogoto_cp_div img {
    margin: 3% 0;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper{
	margin-top: 2%;
	display:flex;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation{}
.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation:nth-of-type(1){width:60%;margin-right:5%;}
.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation:nth-of-type(2){width:35%;}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dt{
	font-size: 20px;
    font-weight: normal;
    background: #2184da;
	margin: 0 auto;
	border-radius: 5px;
	width: 76%;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd{
	margin: 20px 0;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl {
	width: 100%;
    border: 2px solid #2184da;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dt{
	width: 150px;
    background: #FFF;
    color: #2184da;
    margin-top: -20px;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #2184da transparent transparent transparent;
    line-height: 0px;
    _border-color: #2184da #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 98%;
    left: 45%;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dt:after {
    visibility: hidden;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol{
	display:flex;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol li {
	margin: 0 auto;
    font-size: 20px;
    color: #2184da;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol li strong{
	width: 120px;
    height: 120px;
    display: block;
    background: #ffae58;
    color: #FFF;
    border-radius: 50%;
	font-size: 28px;
	padding-top: 15px;
    box-sizing: border-box;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper dl.dl__explanation dd dl dd ol li strong span{
	width:100%;
	display:block;
	font-size: 20px;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl{
	width: 100%;
    margin: 5% auto 5% 0;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl:after{
	content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl dt{
	width:50%;
	float:left;
	display:block;
	margin: 0;
    padding: 0;
	font-size:16px;
	text-align:left
}

#step3 dl dt{
	width:100%;
	float:left;
	display:block;
	margin: 0;
    padding: 0;
	font-size:16px;
	text-align:left
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl dd{
	width:40%;
	float:left;
	display:block;
	margin: 0 5%;
    padding: 0;
	border: 1px solid #aaa;
    box-sizing: border-box;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl dt:after {
	border: none;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl:after {
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 40px 0 40px;
    border-color: #e0f1ff transparent transparent transparent;
    line-height: 0px;
    _border-color: #2184da #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 100%;
    left: 45%;
    visibility: visible;
}

.howtogoto_cp div.howtogoto_cp_div dl.howtogoto_cp_div_dl:last-child:after {
    visibility: hidden;
}

/*利用エリア*/
.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area{
	width: 100%!important;
	margin: 0!important;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd {
    margin: 20px 0;
    display: flex;
    font-size: 18px;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd div {
    background: #e0f1ff;
	margin: 0 1%;
	border-radius: 5px;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd div:nth-of-type(2) {
    background: none;
    font-size: 40px;
    font-weight: bold;
    color: #5b9bd5;
    margin-top: 36px;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd div:nth-of-type(3) {
    width: 75%;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd ul {
	display: flex;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd p{
	color: #2184da;
    margin: 20px 0 0;
    height: 60px;
    line-height: 1;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd ul li {
	margin: 0 auto;
    font-size: 20px;
    color: #2184da;
}

.howtogoto_cp div.howtogoto_cp_div .dl__explanation_wrapper .dl__explanation.can_use__area dd ul li strong{
    width: 94px;
    height: 94px;
    display: block;
    background: #ffffff;
    color: #1f1f1f;
    border-radius: 50%;
    font-size: 20px;
    margin: 0 2px 10%;
    padding-top: 26px;
    box-sizing: border-box;
}

/*なび*/
.naviMenu_wrap,
.naviMenu{
	height: 64px;
}
.naviMenu{
	text-align:center;
}

.naviMenu ul{width:970px;margin:0 auto;display:block;}
.naviMenu li{
	width:300px;
	display:inline-block;
}

.naviMenu li:nth-of-type(1),
.naviMenu li:nth-of-type(2),
.naviMenu li:nth-of-type(3),
.naviMenu li:nth-of-type(4),
.naviMenu li:nth-of-type(5){
	background: #01479d;
}

.naviMenu li a{
	color: #FFF;
    padding: 6px;
    display: block;
    font-size: 18px;
}

.naviMenu li a:hover{
	transition: 0.2s ;
	color:#FDDD41;
	text-decoration:none!important
}

/*カルーセルCSS*/
.area_plan_hotel_wrapbox.scroll {
	width: 100%;
    overflow: hidden!important;
}

/*map*/
#search_map{position:relative;}
.japanmap {
    width: 500px;
    margin: auto;
    display: block;
}

.japanmap .cls-2 {
    fill: #68a130;
}

.japanmap .cls-3 {
    fill: #163a7c;
}

.japanmap_reco_area{
	background: #ff9326;
    color: #fff!important;
    padding: 4px 25px 6px 15px;
    /*border-radius: 8px;*/
    font-size: 18px;
	position:relative;
	cursor:pointer;
}

.japanmap_reco_area:after{
    content: "";
    border-left: 5px solid #FFF;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 35%;
    right: 10px;
}

.japanmap_reco_area:hover{
	text-decoration: none!important;
	opacity:0.8;
}

.japanmap_reco_area.hokkaido{
	position:absolute;
	top: 8%;
    right: 12%;
}
.japanmap_reco_area.tohoku{
	position:absolute;
	top: 35%;
    left: 66%;
}
.japanmap_reco_area.hokuriku{
	position:absolute;
	top: 50%;
    left: 45%;
}
.japanmap_reco_area.kanto{
	position:absolute;
	bottom: 36%;
    right: 31%;
}
.japanmap_reco_area.tokyo{
	position:absolute;
	bottom: 28%;
    right: 32%;
}
.japanmap_reco_area.tdl_near{
    position: absolute;
    bottom: 24%;
    right: 7%;
    font-size: 16px;
}
.japanmap_reco_area.tokai{
	position:absolute;
	bottom: 20%;
    left: 56%;
}
.japanmap_reco_area.kansai{
	position:absolute;
	bottom: 29%;
    left: 41%;
}
.japanmap_reco_area.osaka{
	position:absolute;
    bottom: 22%;
    left: 43%;
	font-size: 16px;
}
.japanmap_reco_area.usj_near{
	position: absolute;
    bottom: 13%;
    left: 43%;
    font-size: 16px;
}
.japanmap_reco_area.shikoku{
	position:absolute;
	bottom: 5%;
    left: 38%;
}
.japanmap_reco_area.chugoku{
	position:absolute;
    bottom: 24%;
    left: 31%;
}
.japanmap_reco_area.kyushu{
	position:absolute;
    bottom: 8%;
    left: 21%;
}
.japanmap_reco_area.htb_near{
	position:absolute;
    bottom: 16%;
    left: 12%;
	font-size: 16px;
}
.japanmap_reco_area.okinawa{
	position:absolute;
	top: 15%;
    left: 18%;
}

.japanmap_plan_box {
    position: fixed;
    top: 35%;
    left: 34%;
    background: #FFF;
    padding: 30px 150px;
    border: 2px solid #ccc;
    border-radius: 5px;
	z-index: 9999999;
	display:none;
}

.japanmap_plan_box span {
	width: 24px;
    height: 24px;
    position: absolute;
    top: -12px;
    right: -12px;
    background: #aaa;
    display: block;
    float: left;
    border-radius: 16px;
	transition : 0.5s;
}

.japanmap_plan_box span:hover {
    background: #ff9326;
	transition : 0.5s;
}


.japanmap_plan_box span:before {
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
	bottom: 4px;
    left: 9px;
    content: "";
}
.japanmap_plan_box span:after {
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
	bottom: 13px;
    left: 9px;
    content: "";
}

.japanmap_plan_box > p{
	text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 0.2em;
}

.japanmap_plan_box a {
	display: block;
    background: #FFF;
    border: 2px solid #ff9326;
    color: #ff9326;
    margin-bottom: 24px;
    padding: 5px 120px 8px;
    position: relative;
    text-align: center;
}

.japanmap_plan_box a:hover{
	text-decoration: none!important;
	background: #ff9326;
	color: #fff!important;
}

.japanmap_plan_box a:last-child {
	margin-bottom:0px;
}

.japanmap_plan_box a:hover:after{
    border-left: 8px solid #fff;

}

.japanmap_plan_box a:after{
    content: "";
    border-left: 8px solid #ff9326;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
	top: 25%;
    right: 15px;
}

body #overlay{
	background:rgba(0,0,0,.7) !important;
	z-index: 999 !important;
	position: fixed;
    height: 100% !important;
    width: 100% !important;
    display: none;
    left: 0;
    overflow: hidden;
    top: -1px;
}

}