@charset "utf-8";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}

/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.disnone{display:none;}

.osusumeWrap dl.tourapi dt:before{
	content: "PICK UP";
    background: #fff600;
    color: #222;
    margin-right: 5px;
    padding: 0 10px;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

article{
	width:100%;
	height:auto;
}
#wrapInner * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#title p{
	position: absolute;
	top:15px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 990px;
	line-height:40px;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}
#title p strong{
	background:#FFF;
	display:inline-block;
	padding:3px 5px 3px 5px;
	color:#036;
	font-size:28px;
	margin:0 20px 0 0;
	text-shadow:none;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
			vertical-align:middle;
}
#title span{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:15px 0 0 0;
	letter-spacing:0.5em;
	text-align:center;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
#wrapInner{
	width:100%!important;
}
.inner950{
	margin:30px auto 0;
	display:block;
}
#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}

/*common*/
#navMenuNew100{
	background:#FFF;
}
#navMenuNew100 ul{
	text-align:center;
	margin:-5px auto 0;
	padding:0 0 0 0;
}
#navMenuNew100 ul li{
	display:block;
	font-size:12px;
	float:left;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
.normalLength{
	width:29%;
}
.longLength{
	width:42%;
}
.longLength2{
	width:50%;
}
#navMenuNew100 ul li a{
	display:block;
	color:#000;
	background-size:12px auto;
	padding:10px 10px 25px 10px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background:url(../images/im_arrow_green.png) no-repeat 50% 85%;
	background-size:14px 9px;
}
#navMenuNew100 ul li a:hover{
	text-decoration:none!important
}
#navMenuNew100 ul li span{
	font-size:10px;
	display:block;
	font-weight:normal;
	line-height:10px;
}
#navMenuNew100 ul li:nth-child(3){
	border-right:none
}
#navMenuNew100 ul li:last-child{
	border-right:none
}

/*common---------------------------------------------------*/
.article .inner{
	margin:0 auto;
	padding:10px;
}
.blue{
	background:#22CBF5;
}
.white{
	background:#FFFFFF;	
}

h2 {
	font-size: 20px;
	margin:18px auto 30px;
	padding:0 0 0 0;
	font-weight:normal!important;
	text-align:center;
	display:block;
	line-height:22px!important;
}

h2 strong{
	font-weight:normal!important;
}

h2 span{
	font-size: 16px;
}
.blue h2{
	color:#FFF;
	position:relative;
}
.white h2{
	color:#009bc2;
	position:relative;
}
.white h2:before{
	content:"";
	background:url(../images/im_blue_left.png) no-repeat;
	background-size:25px auto;
	width:25px;
	height:30px;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
.white h2:after{
	content:"";
	background:url(../images/im_blue_right.png) no-repeat;
	background-size:25px auto;
	width:25px;
	height:30px;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
}
.blue h2:before{
	content:"";
	background:url(../images/im_white_left.png) no-repeat;
	background-size:25px auto;
	width:25px;
	height:30px;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
.blue h2:after{
	content:"";
	background:url(../images/im_white_right.png) no-repeat;
	background-size:25px auto;
	width:25px;
	height:30px;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
}

h2 img{
	width:28px;
	margin-bottom:3px;
	height:auto;
	vertical-align:middle;
}

/*titleBox---------------------------------------------------*/
#titleBox{
	position:relative;
}
#titleBox img{
	width:100%;
	height:auto;
}
#titleBox p{
	position:absolute;
	z-index:99;
}
.seaImage{

	width:100%;
	background:url(../images/im_nami.png) repeat-x;
	height:16px;
	background-size:auto 8px;
}
.seaImage2{
	width:100%;
	background:url(../images/im_nami2.png) repeat-x;
	height:16px;
	bottom:-8px;
	background-size:auto 8px;
}
.titleImage{
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align:center;
}
.titleImage img{
	max-width:500px;
	width:75%!important;
	height:auto;
	margin:0 auto;
}

/*add20160825*/
.bigText{
	font-weight:bold;
	font-size:20px;
}
.firstWrap p{
	font-size:13px;
	line-height:22px;
	text-align:left;
}
.firstWrap h2{
	margin-bottom:20px
}
.osusumeWrap{
	overflow:hidden;
	padding:0 0 0px 0
}
.osusumeWrap h2{
	margin:10px 0 0 0!important;
	padding-bottom:0!important;
}
p.cathe{
	font-size:12px;
	text-align:center;
	color:#FFF;
	margin:10px 0 15px 0;
	padding:0;
	display:block;
}
.osusumeWrap div div{
	background:#FFF;
	overflow:hidden;
	margin-bottom:15px;
}
.osusumeWrap div div p.photo{
	margin:0 0 10px 0;
	text-align:center;
}
.osusumeWrap div div p.photo img{
	width:100%;
	height:auto;
	max-width:400px;
}
.osusumeWrap div div dl{
	margin-bottom:10px;

}

@media screen and (min-width:480px) { 
.osusumeWrap div div{
	background:#FFF;
	overflow:hidden;
	margin-bottom:15px;
}
.osusumeWrap div div > p.photo{
	margin:0 10px 10px 0;
	width:50%;
	float:left;
}
.osusumeWrap div div p.photo img{
	width:100%;
	height:auto;
}
.osusumeWrap div div dl{
	margin-bottom:10px;
	overflow:hidden;
}
}

.osusumeWrap div div dl dt{
	font-size:24px;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
	border-bottom:1px #EBEBEB solid;
}
.osusumeWrap div div dl dd{
	font-size:14px;
	line-height:26px;
}
.wide{
	padding:10px;
}
.short{
	padding:10px;
	margin:0 0 20px 0;
}
.short:nth-child(2n-1){
	margin:0 0 20px 0
}
.osusumeWrap div div dl dt{
	line-height:42px;
	margin:0 0 10px 0;
}
.osusumeWrap div div dl dt span{
	display:inline-block;
	width:62px;
	height:42px;
	text-align:center;
	margin:0 5px 0 0;
	font-size:16px;
	float:left;
}
.oneRank span{
	background:url(../images/bg_rank1.png) no-repeat;
	background-size:60px auto;
}
.twoRank span{
	background:url(../images/bg_rank2.png) no-repeat;
	background-size:60px auto;
}
.threeRank span{
	background:url(../images/bg_rank3.png) no-repeat;
	background-size:60px auto;
}
.osusumeWrap div div dl dt strong{
	display:block;
	overflow:hidden;
	margin:3px 0 0 0;
	font-size:18px;
}
.osusumeWrap div div.short > p{
	margin-bottom:0
}
.osusumeWrap div div.short > p.photo{
	width:40%;
	float:left;
	margin:0 7px 10px 0;
	display:block;
}
.osusumeWrap div div.short dl dt{
	line-height:31px;
	font-size:20px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px #EBEBEB solid;
	overflow:hidden;
}
.osusumeWrap div div.short dl dt strong{
	font-size:14px;
}
.osusumeWrap div div.short dl dt span{
	width:50px;
	height:36px;
	background:url(../images/bg_rankO.png) no-repeat;
	background-size:100% auto;
	font-size:12px;
	line-height:36px;
	letter-spacing:-0.08em;
}
.osusumeWrap div div.short dl dd{
	font-size:12px;
	line-height:24px;
	margin:0 0 10px 0;
	display:block;
}
.oneRank{
	line-height:28px;
	overflow:hidden;
}

/*btnAll---------------------------------------------------*/
.btnAll,.btn2{
	margin: 0 0 1% 0!important;
	display:block;
	padding:0;
	clear:both;
}
.btnAll a,.btn2 a{
	display:block;
	width:100%;
	height:100%;
	padding:10px 10px 10px 0;
	font-size:14px!important;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	background:url(../images/im_arrow_white.png) no-repeat #d63274 97% 50%;
	background-size:15px auto;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:6px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
}

/* Slider */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slide_selector{
	margin:0!important;
}
.slide_selector img {
	width: 100%;
	height: auto;
}

@media screen and (min-width:450px) { 
br.pcnone{
	display:none
}
}
.intorWrap div{
	line-height:22px;
}
.snsArea{
	width:300px!important;
}
.tokushuBox{
	margin:10px 0 5px 0;
	padding:10px;
	clear:both;
	background:#FFF;
}
.tokushuBox:first-of-type{
	margin:0;
}
.tokushuBox p.photo{
	width:40%;
	float:left;
	margin:0 10px 0 0;
}
.tokushuBox p.photo img{
	width:100%;
}
.tokushuBox dl{
	display:block;
	font-size:12px;
}
.tokushuBox dl dt{
	margin-bottom:5px;
	font-size:14px;
}
.tokushuBox dl dd{
	line-height:20px;
	display:block;
}
.tokushuBox p.btnAll{
	margin:10px 0 0;
}

/*AB*/
div dl.tourapi:hover,
div dl.tourapi:hover{
	transition: 0 ;
	opacity: 0.8;
	cursor:pointer;
}
div dl.tourapi{
	width:auto;
	float:none;
	padding:2%;
	margin:0;
    border: 1px solid #DDD;
}
.osusumeWrap div div dl.tourapi dt{
	font-size:14px;
	padding:0 0 3px 0;
	margin:0 0 0 0;
	font-weight:400;
	font-family: "Mplus 1p"; 
	border:none;
	line-height: 1.5;
}
div dl.tourapi dd{
	font-size:14px;
	line-height: 1.5;
}
div dl.tourapi dd div{
	line-height: 1.5;
	margin-bottom:2%;
}
div dl.tourapi dd strong{
	font-size:18px;
	text-align:left;
	color:#F00;
	display:block;
	font-weight:bold;
	padding:1% 0;
	margin:10px 0 0;
	border-bottom: 1px dashed #dde3fc;
}

/*AB plan btn*/
dl.tourapi .btn_plan{
	margin: 6% 10% 5% 18%;
    width: 100%;
}
dl.tourapi .btn_plan a{
    width: 100%;
    line-height: 18px;
    color: #FFF!important;
    background: url(../images/im_arrow_white.png) no-repeat #FF5303 97% 50%;
	background-size: 18px auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    padding: 3% 20%;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	position:relative;
}
.accordionArea .acc_trigger {
	width: 100%;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 3%;
    background: #fff600;
    margin-bottom: 0%;
    color: #06c;
    text-decoration: none!important;
    font-weight: bold;
}
.accordionArea .hideBox_sp{display:none;}
.ic_plus:after{content:"　＋";}
.ic_plus.open:after{content:"　－";}

/*C:plan btn*/
#wrapper article .btn2All{
	width: 100%;
    margin-bottom: 1%;
}
#wrapper article .btn2All a{
    width: 100%;
    background: url(../images/im_arrow_white.png) no-repeat #FF5303 97% 50%;
    background-size: 15px auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: block;
    color: #FFF!important;
    padding: 8px 0 12px 0;
    font-size: 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#wrapper article .btn2All a:hover{text-decoration:none!important;opacity:0.8;}

/* おすすめ旅行情報 */
#useWrap .tripa_useWrap_wrap{width: 100%;}
#useWrap {padding: 10px;}
#useWrap div.tripa {
	width: 200px;
	float: left;
	margin: 5px 5px 10px;
	padding: 10px;
	background: #FFF;
	box-sizing: border-box;
}
#useWrap div.tripa p {
	margin: 0 0 3% 0;
	height: 150px;
	overflow: hidden;
}
#useWrap div.tripa p img {
	width: auto;
	height: 100%;
	margin: auto;
}
#useWrap div.tripa dl {
	overflow: hidden;
	display: block;
	padding: 0;
}
#useWrap div.tripa dt {
	font-size: 14px;
	margin: 0 0 2% 0;
	padding: 0;
	font-weight: bold;
}
#useWrap div.tripa dd {font-size: 12px;}
#useWrap div.tripa dd > span {
	display: block;
	margin: 5px 0 0 0;
}
#useWrap div.tripa dd > span a {
	color: #CCC;
	font-size: 12px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#useWrap div.tripa dd > span span {
	color: #F69;
	display: inline;
	font-size: 12px;
}

/*slick*/
.tripa_slick .slick-prev,
.tripa_slick .slick-next {top: 50%;z-index: 40;}
.tripa_slick .slick-prev {left: -5px;}
.tripa_slick .slick-next {right: -5px;}
.tripa_slick .slick-prev:before,
.tripa_slick .slick-next:before {color: #242424;}

/*qa*/
#qanda_box dl {
	padding: 12px;
	background: #fff;
	position: relative;
	border-bottom: 1px dotted #aaa;
}
#qanda_box dl:last-child {border-bottom: none;}
#qanda_box dt {
	font-size: 15px;
    padding: 0 40px;
    word-break: break-all;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
#qanda_box dt:before,
#qanda_box dd:before {
	content: "Q";
    position: absolute;
    left: 0;
    background: #333;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    text-indent: 0;
	border-radius:20px;
	line-height: 1.6;
}
#qanda_box dt h3{font-weight:bold;}
#qanda_box dt:after {
	content: "＋";
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    width: 40px;
    height: 100%;
    text-align: center;
    font-size: 20px;
    color: #333;
    display: grid;
    align-items: center;
	transition-duration: 0.5s;
}
#qanda_box dt.faqopen:after {content: "－";}
#qanda_box dd {
	position: relative;
    font-size: 15px;
    margin-top: 10px;
    padding: 10px 40px 10px 40px;
	word-break: break-all;
}
#qanda_box dd:before {content: "A";}

/*PR banner*/
.pr_banner{
	width:98%;
	margin:25px auto;
	font-size: 16px;
}
.pr_banner a {width:100%;}
.pr_banner a img{
	max-width: 100%;
	display:block;
	margin:0 auto 1% auto;
}																											
.pr_banner a img:hover {opacity:0.8;}
.pr_banner p{
	font-size: 12px;
    text-align: center;							
    margin: 5px 0;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto;
	background:none;
}

p.images img{
	width:250px;
	height:auto!important;
}
.pcnone{display:none;}
div.colum3T div{
	cursor:pointer;
}
div.colum3T div:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}
.naviNormal li{
font-size: 1.2em;
}
#title p{
	position: absolute;
	top:15px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 990px;
	line-height:40px;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}
#title p strong{
	background:#FFF;
	display:inline-block;
	padding:3px 5px 3px 5px;
	color:#036;
	font-size:28px;
	margin:0 20px 0 0;
	text-shadow:none;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
			vertical-align:middle;
}
#title span{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:15px 0 0 0;
	letter-spacing:0.5em;
	text-align:center;
}
#title img{
	width:100%;
	height:auto;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
#wrapInner{
	width:100%!important;
}
#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}
#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}

/*common---------------------------------------------------*/
.article .inner{
	width:950px;
	margin:0 auto;
	padding:30px 0 40px 0;
}
.blue{
	background:#22cbf5;	
}
.white{
	background:#FFFFFF;	
}

h2 {
	font-size: 40px;
	margin:18px auto 0px;
	padding:0 0 30px 0;
	font-weight:normal;
	text-align:center;
	min-height:49px;
}

h2 span{
	font-size: 30px;
}
.blue h2{
	color:#FFF!important;
	position:relative;
}
.white h2{
	color:#009bc2;
	position:relative;
}
.white h2:before{
	content:"";
	background:url(../images/im_blue_left.png) no-repeat;
	width:37px;
	height:49px;
	display:block;
	position:absolute;
	top: 10px;
	left:0;
}
.white h2:after{
	content:"";
	background:url(../images/im_blue_right.png) no-repeat;
	width:37px;
	height:49px;
	display:block;
	position:absolute;
	top: 10px;
	right:0;
}
.blue h2:before{
	content:"";
	background:url(../images/im_white_left.png) no-repeat;
	width:37px;
	height:49px;
	display:block;
	position:absolute;
	top: 10px;
	left:0;
}
.blue h2:after{
	content:"";
	background:url(../images/im_white_right.png) no-repeat;
	width:37px;
	height:49px;
	display:block;
	position:absolute;
	top: 10px;
	right:0;
}
h2 img{
	width:54px;
	height:auto;
}
h2 strong {
    padding: 0;
    margin: 0 0 0 25px;
}
/*#link01{
	width:550px;
}
#link02{
	width:890px;
}
#link03{
	width:790px;
}
#link04{
	width:750px;
}*/

/*titleBox---------------------------------------------------*/
#titleBox{
	position:relative;
}
#titleBox p{
	position:absolute;
	z-index:999;
}
.seaImage{
	width:100%;
	background:url(../images/im_nami.png) repeat-x;
	height:16px;
}
.seaImage2{
	width:100%;
	background:url(../images/im_nami2.png) repeat-x;
	height:16px;
	bottom:-2px;
}
.titleImage{
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width:808px;
}
.airImage{
  top: 0;
  left: 70px;
  right: 0;
  bottom: 0;
  margin: auto;
  width:1065px;
  height:499px;
}

/*btnAll---------------------------------------------------*/
.btn_wrapper{
	width: 100%;
    display: block;
    clear: both;
}
.btnAll{
	margin:0 2% 1%!important;
	display:block;
	padding:0;
	clear:left!important;
	clear:both;
	float:none!important;
	width:92%!important;
}
.btnAll a{
	display:block;
	width:100%;
	height:100%;
	padding:10px;
	font-size:20px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	background:url(../images/im_arrow_white.png) no-repeat #d63274 97% 50%;
	background-size:20px auto;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
}
.btn2{
	margin: 0 2%!important;
    display: block;
    padding: 0;
    float: left;
    width: 44%!important;
}
.btn2 a{
	display:block;
	width:100%;
	height:100%;
	padding:10px;
	font-size:20px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	background:url(../images/im_arrow_white.png) no-repeat #d63274 97% 50%;
	background-size:20px auto;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
}
.btnAll a:hover,
.btn2 a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	background:url(../images/im_arrow_white.png) no-repeat #bf0d54 97% 50%;
	background-size:20px auto;
}

/*add20160825*/
.bigText{
	font-weight:bold;
	font-size:20px;
}
.firstWrap p{
	font-size:18px;
	line-height:36px;
	text-align:center;
}
.osusumeWrap{
	overflow:hidden;
	padding:0 0 30px 0
}
.osusumeWrap h2{
	height:60px!important
}
.osusumeWrap p{
	font-size:18px;
	line-height:36px;
	text-align:center;
	color:#FFF;
	margin:0 0 30px;
	padding:0;
}
.osusumeWrap div div.wide,
.osusumeWrap div div.short{
	background:#FFF;
	overflow:hidden;
	margin-bottom:25px;
}
.osusumeWrap div div p{
	width:35%;
	float:left;
	margin:0 25px 20px 0;
}
.osusumeWrap div div p img{
	width:100%;
	height:auto;
}
.osusumeWrap div div dl{
	overflow:hidden;
}
.osusumeWrap div div dl dt{
	font-size:24px;
	margin:0 0 15px 0;
	padding:0 0 12px 0;
	border-bottom:1px #EBEBEB solid;
}
.osusumeWrap div div dl dd{
	font-size:16px;
	line-height:38px;
}
.wide{
	padding:25px;
}
.short{
	width:435px;
	padding:15px;
	float:left;
	margin:0 20px 20px 0;
}
.short:nth-child(2n-1){
	margin:0 0 20px 0
}
.osusumeWrap div div.short p{
	width:40%;
	float:left;
	margin:0 15px 20px 0;
}
.osusumeWrap div div.short dl dt{
	line-height:41px;
	font-size:20px;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	border-bottom:1px #EBEBEB solid;
}
.osusumeWrap div div.short p.btnAll a{
	font-size:16px;
	padding:5px;
}
.osusumeWrap div div.short dl dt span{
	width:60px;
	height:41px;
	background:url(../images/bg_rankO.png) no-repeat;
	background-size:100% auto;
	font-size:14px;
}
.osusumeWrap div div.short dl dd{
	font-size:14px;
	line-height:26px;
	margin:0 0 15px 0;
}
.oneRank{
	line-height:49px;
	overflow:hidden;
}
.osusumeWrap div div dl dt{
	line-height:49px;
}
.osusumeWrap div div dl dt span{
	display:inline-block;
	width:72px;
	height:49px;
	text-align:center;
	margin:0 10px 0 0;
	font-size:18px;
	float:left;
}
.osusumeWrap div div dl dt strong{
	display:block;
	overflow:hidden;
	margin:3px 0 0 0;
}
.oneRank span{
	background:url(../images/bg_rank1.png) no-repeat;
}
.twoRank span{
	background:url(../images/bg_rank2.png) no-repeat;
}
.threeRank span{
	background:url(../images/bg_rank3.png) no-repeat;
}

/*slider---------------------------------------------------*/
.slick-slide{
	opacity: 0.5 ;
}
.slick-active{
	opacity: 1 ;
}
.slide_selector{
	background:#000;
	z-index:1!important;
	position:relative;
}

/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
	z-index:100;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
	z-index:2;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
			
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
z-index:1!important;
    display: block;
}px;
.slick-track:before,
.slick-track:after{
    display: table;

    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
	z-index:100;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.kaigaiPlan{
	width:660px;
	padding:0;
	margin:0 auto;
}
.tokushuBox{
	margin:25px 50px 20px 50px;
	padding:0 0 0 0;
	clear:both;
	background:#FFF;
	overflow:hidden;
}
.tokushuBox:first-of-type{
	margin:0 50px 20px 50px;
}
.tokushuBox p.photo{
	width:40%;
	float:left;
	margin:0 10px 0 0;
}
.tokushuBox p.photo img{
	width:100%;
}
.tokushuBox dl{
	display:block;
	overflow:hidden;
	font-size:16px;
	padding:15px 0 15px 15px;
}
.tokushuBox dl dt{
	margin-bottom:15px;
	font-size:18px;
}
.tokushuBox dl dd{
	line-height:34px;

	display:block;
}
.tokushuBox p.btnAll{
	margin:25px 0 0 0!important;
	padding:0!important;
	width: 90% !important;
}
.tokushuBox p.btnAll a{
	padding:11px;
	font-size:18px;
	width:100%;
}

/*A*/
div.wide dl.tourapi{
	width:94%;
	float:none;
	padding:1%;
	margin:0 10px 15px;
    border: 1px solid #dde3fc;
}
.osusumeWrap div div.wide dl.tourapi dt{
	font-size:14px;
	padding:0 0 3px 0;
	margin:0 0 0 0;
	font-weight:400;
	font-family: "Mplus 1p"; 
	border:none;
    line-height: 1.5;
	border-bottom: 1px dashed #dde3fc;
}
div.wide dl.tourapi dd{
	font-size:12px;
	line-height:140%;
}
div.wide dl.tourapi dd div{
	width:67%;
	display:block;
	float:left;
	margin-bottom: 2%;
}
div.wide dl.tourapi dd strong{
	font-size:18px;
	text-align:left;
	color:#F00;
	display:block;
	font-weight:bold;
	padding:1% 0;
	margin:10px 0 0;
}

/*A plan btn*/
.wide dl.tourapi .btn_plan{
	width:30%;
	display:block;
	float:left;
	padding: 4.5% 0 0 0;
}
.wide dl.tourapi .btn_plan a{
    width: 100%;
    line-height: 18px;
    color: #FFF!important;
	background: url(../images/im_arrow_white.png) no-repeat #FF5303 97% 50%;
	background-size: 18px auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    padding: 3% 20%;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	position:relative;
}

/*B*/
div.short dl.tourapi:hover,
div.wide dl.tourapi:hover{
	transition: 0 ;
	opacity: 0.8;
	cursor:pointer;
}
div.short dl.tourapi{
	width:auto;
	float:none;
	padding:2%;
	margin:0 10px 15px;
    border: 1px solid #dde3fc;
}
.osusumeWrap div div.short dl.tourapi dt{
	font-size:14px;
	padding:0 0 3px 0;
	margin:0 0 0 0;
	font-weight:400;
	font-family: "Mplus 1p"; 
	border:none;
    line-height: 1.5;
}
div.short dl.tourapi dd{
	font-size:12px;
	line-height:140%;
    line-height: 1.5;
}
div.short dl.tourapi dd div{
	width:100%;
	display:block;
    line-height: 1.5;
    margin-bottom: 2%;
}
div.short dl.tourapi dd strong{
	font-size:18px;
	text-align:left;
	color:#F00;
	display:block;
	font-weight:bold;
	padding:1% 0;
	margin:10px 0 0;
	border-bottom: 1px dashed #dde3fc;
}

/*B plan btn*/
.short dl.tourapi .btn_plan{
	width:48%;
	display:block;
	float: right;
	padding: 4.5% 0 0 0;
}
.short dl.tourapi .btn_plan a{
    width: 100%;
    line-height: 18px;
    color: #FFF!important;
    background: url(../images/im_arrow_white.png) no-repeat #FF5303 97% 50%;
	background-size: 18px auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    padding: 3% 20%;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	position:relative;
}

/*6位以下accordion*/
.accordionArea{
	background: none;
	width: 950px;
    margin: 0 auto;
    padding: 0;
    clear: both;
}
.accordionArea .short{
    margin: 0 0 20px 0;
}
.accordionArea .short:nth-child(2n-1) {
    margin: 0 20px 20px 0;
}
.acc_trigger {
	display:none;
}

/*C:plan btn*/
#wrapper article .btn2All{
    width: 100%;
    margin: 0 2% 1% 2%;
}
#wrapper article .btn2All a{
    width: 94.25%;
    background: url(../images/im_arrow_white.png) no-repeat #FF5303 97% 50%;
    background-size: 18px auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: block;
    color: #FFF!important;
    padding: 8px 0;
    font-size: 17px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#wrapper article .btn2All a:hover{text-decoration:none!important;opacity:0.8;}

/*slick tripa*/
.tripa_slick .slick-prev,
.tripa_slick .slick-next {z-index: 40;}
.tripa_slick .slick-prev:before,
.tripa_slick .slick-next:before {color: #242424;}

/* おすすめ旅行情報 */
#useWrap {padding: 10px 10px 20px;}

#useWrap .tripa_useWrap_wrap{
	width: 96%;
	margin: auto;
}

#useWrap div.tripa_slick div.tripa {
	overflow: hidden;
	margin: 5px;
	padding: 10px;
	background: #FFF;
	box-sizing: border-box;
}
#useWrap div.tripa_slick div p {
	margin: 0 0 3% 0;
	height: 150px;
	overflow: hidden;
}
#useWrap div.tripa_slick div p img {
	width: auto;
	height: 100%;
}
#useWrap div.tripa_slick div dl {
	overflow: hidden;
	display: block;
	padding: 0;
}
#useWrap div.tripa_slick div dt {
	font-size: 16px;
	margin: 0 0 2% 0;
	padding: 0;
	font-weight: bold;
}
#useWrap div.tripa_slick div dd {
	font-size: 14px;
}
#useWrap div.tripa_slick div dd > span {
	display: block;
	margin: 5px 0 0 0;
}
#useWrap div.tripa_slick div dd > span a {
	color: #CCC;
	font-size: 12px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#useWrap div.tripa_slick div dd > span span {
	color: #F69;
	display: inline;
	font-size: 12px;
}

/*qa*/
#qanda_box dl {
	padding: 15px;
    background: #fff;
    position: relative;
    border-bottom: 1px dotted #aaa;
}
#qanda_box dl:last-child {border-bottom: none;}
#qanda_box dt {
	font-size: 18px;
    padding: 0 45px 0 40px;
    line-height: 1.6;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
#qanda_box dt:before,
#qanda_box dd:before {
	content: "Q";
    position: absolute;
    left: 0;
    background: #333;
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    text-indent: 0;
	border-radius:20px;
}
#qanda_box dt h3{font-weight:bold;}
#qanda_box dt:after {
	content: "＋";
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    text-align: center;
    font-size: 20px;
	background: #FFF;
    color: #333;
    display: grid;
    align-items: center;
	transition-duration: 0.5s;
}
#qanda_box dt.faqopen:after {content: "－";}
#qanda_box dd {
	position: relative;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
    padding: 10px 40px 10px 40px;
}
#qanda_box dd:before {content: "A";}

/*PR banner*/
.pr_banner{
	width:100%;
	margin: 50px 0;
    font-size: 18px;
}
.pr_banner a {width:100%;}
.pr_banner a img{
	max-width:640px;
	display:block;
	margin:0 auto 1% auto;
}
.pr_banner a img:hover {opacity:0.8;}
.pr_banner p{
	margin-bottom: 25px;
	text-align:center;
}

}