@charset "shift_jis";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=Cabin+Sketch|Fredericka+the+Great|Lobster+Two');

/*PCSP‹¤’ÊÝ’è*/
html {scroll-behavior: smooth;}/*smooth scroll*/
main img {
	width:100%;
	height:auto;
}

/* Šî–{ƒŒƒCƒAƒEƒgEƒtƒHƒ“ƒg‘•üŠÖ˜A */
.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}
.f-redf00 { color: #FF0000}
/* ƒŒƒCƒAƒEƒg */
.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;
}

/*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%;
}
.smpnone{display:none}

/*title---------------------------------------------------*/
#title{
	position:relative;
	overflow:hidden;
}
#title:after{
	content:"";
	background:url(../images/im_topb.png) repeat-x;
	width:100%;
	display:block;
	top:0;
	left:0;
	position:absolute;
	height:13px;
	z-index:666
}
#title p{
	position:absolute;
	z-index:999;
	top:0;
	right:0;
	left:0;
	margin:auto;
	width:80%;
	height:auto;
	overflow:hidden;
}
#title span{
	width:50px;
	height:50px;
	display:block;
	position:absolute;
	bottom:20px;
	right:5%;
	z-index:999;
}
#title span img{
	width:100%;
	height:auto;
}
#title span:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
}
/************/

/*navi---------------------------------------------------*/
#navi{
	background:url(../images/bg_navi.png) repeat;
	text-align:center;
}
#navi * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }
#navi li{
	display:inline-block;
	width:33.333333333%;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#navi li:nth-of-type(3n){
	border-right:none
}
#navi li a{
	padding:10px 10px 20px;
	display:block;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	font-weight:300;
	background:url(../images/im_navi_arrow.png) no-repeat 50% 80%;
	background-size:10px auto;
	font-size:12px;
	text-decoration:none!important;
}
.fixed2{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:9999;
}

/*commonBox---------------------------------------------------*/
.commonBox{
	background:url(../images/bg_b.gif) no-repeat #FFFFFF 0% 0%;
	background-size:auto 30px;
	padding:15px 10px 10px;
}
.commonBox:first-of-type{
	background:none!important
}
.commonBox:nth-of-type(2n+1){
	background:url(../images/bg_t.gif) no-repeat #FFF5F8 100% 0%;
	background-size:auto 30px;
	padding:30px 10px 10px;
}
.commonBox h2{
	font-weight:100;
	font-size:20px;
	margin-bottom:0;
	padding-top:20px;
	text-align:center;
	letter-spacing:0;
	margin:10px auto 20px;
	position:relative;
	font-family: "Noto Sans Japanese";
	font-weight:400;
	background:url(../images/im_line.png) no-repeat 50% 100%;
	background-size:80px auto;
	position:relative;
}
.commonBox h2 span{
	display:inline-block;
	margin-top:15px;
	padding: 0 0 20px;
	position:relative;
	text-align:center;
	position: relative;
	display: block;
}
.commonBox h2 img{
	width:20px;
	height:auto;
	position:absolute;
	top:0;
	right:48%
}
.commonBox h2 img.big{
	width:35px;
	height:auto;
	position:absolute;
	top:0;
	right:45%
}
.btnBox{
	overflow:hidden;
	clear:both
}
.btnBox a{
	display:block;
	text-align:center;
	padding:10px 20px 10px 5px;
	font-size:14px;
	text-decoration:none;
	margin:15px 10px 10px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	font-family: "Noto Sans Japanese";
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
}
.btnBox .btn01{
	background:url(../images/im_arrow_g.png) no-repeat #FFFFFF 97% 50%;
	background-size:20px auto;
	color:#00a7a1;
	border:2px solid #00a7a1;
	margin-bottom:12px;
	
}
.btnBox .btn02{
	background:url(../images/im_arrow_w.png) no-repeat #ff438f 97% 50%;
	background-size:10px auto;
	color:#FFF;
	border:2px solid #ff438f;
	border-bottom:3px solid rgba(0,0,0,0.2);
}
.text{
	text-align:center;
	font-size:18px;
	margin-bottom:30px;
}

/*slider---------------------------------------------------*/
.slide_selector2{
	text-align:center;
	margin:0 auto;
}
.slide_selector2 img:hover {
	transition: 0.2s ;
	opacity: 0.6 ;
	cursor:pointer;
}
.slide_selector2 img{
	display:inline-block;
	margin:0 auto 10px;
	width:85%;
	height:auto;
	}
.slick-slide{
	opacity: 0.5;
}
.slick-active{
	opacity: 1 ;
}
.slick-center{
	opacity: 1 !important;
}
.slide_selector{
	background:#FFF;
	z-index:1!important;
	position:relative;
	overflow:hidden;
}
.slide_selector img{
	width:100%;
	height:auto;
}

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

/*****************************/
#tabiBox div{
	background:#FFF;
	padding:10px;
	overflow:hidden;
	margin:0 0 0 0;
	border:0 solid #000000;
}
#tabiBox div p{
	width:40%;
	margin:0 10px 10px 0;
	position:relative;
	float:left;
}
#tabiBox div p span{
	position:absolute;
	top:0;
	left:0;
	background:#000;
	color:#FFF;
	font-size:10px;
	padding:4px;
}
#tabiBox div p img{
	width:100%;
	height:auto;
}
#tabiBox div dl{
	display:block;
}
#tabiBox div dl dt{
	font-size:12px;
	display:block;
	margin-bottom:5px;
	line-height:23px;
}
#tabiBox div dl dt span{
	display:block;
}
#tabiBox div dl dt strong{
	color:#F00;
	font-weight:bold!important;
	display:block;
	font-size:18px;
}
#tabiBox div dl dd{
	font-size:14px;
	clear:both;
}
#tabiBox div dl dd strong{
	color:#F00;
	margin-bottom:10px;
	text-align:center;
	display:block;
	font-size:16px;
	font-weight:bold;
	clear:both;
	border-bottom: 2px dotted #000;
    padding-bottom: 8px;
}
#tabiBox div dl dd a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}
#tabiBox div dl dd a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}
.ol{
	display:block;
	text-align:right;
	margin-top:-15px;
	padding-top:10px;
	overflow:hidden;
	/*border-top:2px dotted #000;*/
}
.bnr{
	text-align:center;
	padding:15px 0 0 0;
	overflow:hidden;
}
#themeBox{
	overflow:hidden;
}
#themeBox li{
	width:50%;
	float:left;
	margin:0 0 15px 0;
}
#themeBox li a{
	display:block;
	font-size:14px;
	font-family: "Noto Sans Japanese";
	margin:0 5px;
	border:1px solid #000;
	color:#000;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
}
#themeBox li a span{
	display:block;
	border:1px dotted #000;
	padding:12px;
	margin:1px;
}
#themeBox li:nth-child(1) a{
	background:url(../images/bg_01.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li:nth-child(2) a{
	background:url(../images/bg_02.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li:nth-child(3) a{
	background:url(../images/bg_03.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li:nth-child(4) a{
	background:url(../images/bg_04.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li:nth-child(5) a{
	background:url(../images/bg_05.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li:nth-child(6) a{
	background:url(../images/bg_06.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li:nth-child(7) a{
	background:url(../images/bg_07.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li:nth-child(8) a{
	background:url(../images/bg_08.png) no-repeat 99% 50%;
	background-size:80px auto;
}
#themeBox li a:hover{
	text-decoration:none!important
}
#tokushuBox{
	overflow:hidden;
	margin-bottom:15px;
}
#tokushuBox ul{
	padding-bottom:0;
	overflow:hidden;
}
#tokushuBox li{
	width:50%;
	margin:0 0 10px 0;
	float:left;
}
#tokushuBox li img{
	width:96%;
	height:auto;
	margin:0 auto;
}
/**/

/*use*/
div#useWrap{
	padding:0px;
	margin-bottom:0;
}
div#useWrap div{
	overflow:hidden;
	padding:10px;
	margin:0 0 15px 0;
	background:#FFF;
	float:none!important;
	width:auto!important;
}
div#useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#useWrap div p img{
	width:100%;
	height:auto;
}
#useWrap div dl{
	display:block;
	padding:0 0 0 0;
}
#useWrap div:last-child{
	border-bottom:none
}
#useWrap div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#useWrap div dl dt a{
	color:#000;
}
#useWrap div dl dd{
	font-size:12px;
	color:#999;
}
#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#useWrap div dl 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 dl dd > span span{
	color:#F69;
	display:inline;
}
#useWrap .commonTit{
	margin:0;
}
/**/

/*btn*/
.allBtn a{
	padding:18px;
	font-size:20px;
	text-align:center;
	color:#000;
	width:70%;
	margin:0 auto;
	display:block;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;}
.allBtn a:hover {
	transition: 0.2s ;
	opacity: 0.8 ;
	text-decoration:none!important
}
.b01 a{
	background:url(../images/bt_arrow_b.png) no-repeat 95% 50% #ffe100;
	background-size:10px auto;
}
.btnBox{
	overflow:hidden;
	clear:left;
}
.btnBox p{
	width:50%;
	float:left;
}
.btnBox p a{
	width:80%;
}
.btnSerch{
	clear:both;
	width:100%;
	clear:right;
}
.btnSerch a,.btnSerch button,.btnSerch input{
	padding:8px;
	background:url(../images/im_arrow_w.png) no-repeat #ff438f 97% 50%;
	background-size:12px auto;
	color:#FFF;
	border:2px solid #ff438f;
	font-size:14px;
	text-align:center;
	color:#FFF;
	width:90%;
	margin:0 auto;
	display:block;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
	clear:both;
}
.forcia_flight2_day,.forcia_flight1_day{
	width:100px!important;
}
#longcal{
	width:100px!important;
}

/*use*/
.useWrap{
	overflow:hidden;
	display:block;
	padding-bottom:10px;
	padding:0 10px;
	margin-bottom:20px;
}
.useWrap div{
	overflow:hidden;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #e2e2e2;
	background:#FFF;
}
.useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:105px;
	height:105px;
}
.useWrap div p img{
	width:100%;
	height:auto;
}
.useWrap div dl{
	display:block;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.useWrap div:last-child{
	margin:0 0 0 0;
}
.useWrap div dl dt{
	font-size:12px;
	margin:0 0 10px 0;
}
.useWrap div dl dt a{
	color:#000;
}
.useWrap div dl dd{
	font-size:12px;
	color:#999;
}
.useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
.useWrap div dl dd > span a{
	color:#CCC;
}
.useWrap div dl dd > span span{
	color:#F69;
	display:inline;
}
.useWrap .commonTit{
	margin:0;
}
.wide a{
	padding:20px;
	font-size:20px;
	margin:0 150px;
	margin-bottom:0;
}
.minmum{
	padding-top:22px!important;
}

/*tab------------------------------------------------------*/
.navMenuNew100 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.navMenuNew100 ul{
	text-align:center;
	margin:10px auto 0;
	padding:0 0 10px 0;
	border-top:1px dotted #000;
}
.navMenuNew100 ul li{
	font-size:10px;
	font-weight:normal;
	display:inline-block;
	text-align:left;
	margin:0px 0 0 0;
	padding:0;
	color:#000;
	cursor:pointer;
	position:relative;
	width:33.333333%;
}
.navMenuNew100 ul li:nth-of-type(3n) a{
	border-right:none;
}
.navMenuNew100 ul li a{
	color:#000;
	font-weight:normal;
	display:block;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
		border-right:1px dotted #000;
		border-bottom:1px dotted #000;
	text-decoration:none!important;
	text-align:center;
	padding:5px;
/*	padding:0 0 0 0;*/
}
.navMenuNew100 ul li a:hover{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
.navMenuNew100 ul li.select:hover{
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
cursor:default
}
.hereBox p.add{
	position:absolute;
	background:#FFF;
	border:2px solid #000;
	top:35px;
	z-index:9999;
	left: -100px;
	display:none;
}
.hereBox {	
	border-bottom:1px dotted #000;
}
.hereBox span{
	text-align:center;
	display:block;
	padding:4px;
}
.add a{
	display:block;
	color:#000!important;
	padding:5px;
	border-bottom:2px solid #000;
	width:100%;
	font-size:11px!important;
	text-decoration:none!important;
	text-align:center;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;}
.add a:hover{
	background:#FFC;
}
.oneOnly{
	margin-left:0;
	margin-bottom:10px;
	text-align:center;
}
.oneOnly select{
	width:80%!important;
	margin:0 auto 10px!important;
}
.forcia_flight2_day,.forcia_flight1_day{
	width:120px!important;
}
#longcal{
	width:110px!important;
	margin-right:5px;
}
.openB{
	padding:8px;
	font-size:14px;
	background:#ff6ba6;
	display:block;
	color:#FFF;
	margin-top:10px;
	position:relative;
}
.openB:after{
	content:"+";
	position:absolute;
	color:#FFF;
	top:0;
	right:0;
	font-size:18px;
	background:#ffb3d1;
	width:30px;
	line-height:35px;
	text-align:center;
	height:100%;
}
.openB.openO:after{
	content:"-"!important;
	position:absolute;
	color:#FFF;
	top:0;
	right:0;
	font-size:26px;
	background:#ffb3d1;
	width:30px;
	line-height:35px;
	text-align:center;
	height:100%;
}

/***/
.sliderBox li:hover{
transition: 0.2s ;
opacity: 0.5 ;
}
.dot-class {
	text-align:center;
}
.dot-class li{
	display:inline-block!important;
	width:10px!important;
	float:none!important;
}
.dot-class li button{
	width:7px;
	height:7px;
	background:#ff438f;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border:0;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
.dot-class li.slick-active button{
	opacity: 0.5 ;
}
.slide_selector3{
	padding:0 20px;
}
.serch{
	margin-bottom:10px;
}
.detailB{
	text-align:left;
	font-size:12px;
	margin-bottom:15px;
}
.tr{
	background:url(../images/im_arrow_left.png) no-repeat;
	background-size:10px auto;
	padding:0 0 0 15px;
	margin-top:15px;
}
.www20{
	width:18%!important;
}
.www30{
	width:25%!important;
}
.slide_selector3{
	padding:0 20px;
}
.slide_selector3 .slider {
    width: 90%;
    margin: 0 auto 80px;
}
.slide_selector3 .slick-slide img {
    width: 100%;
    height: auto;
}
.slide_selector3{
    width: 100%;
}
.slide_selector3 .slick-slide{
    margin: 5px;
}

}


/*760pxˆÈã*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
#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;
	min-width:760px;
    margin: 0 auto 5px;
}
p.images img{
	width:250px;
	height:auto!important;
}
.pcnone{
	display:none!important;
}
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;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
main article{
	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;
}

/*title---------------------------------------------------*/
#title{
	position:relative;
	overflow:hidden;
	height:412px;
}
#title:after{
	content:"";
	background:url(../images/im_topb.png) repeat-x;
	width:100%;
	display:block;
	top:0;
	left:0;
	position:absolute;
	height:13px;
	z-index:666
}
#title p{
	position:absolute;
	z-index:999;
	top:-35px;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	width:441px;
	height:432px;
	overflow:hidden;
}
#title span{
	width:107px;
	height:107px;
	display:block;
	position:absolute;
	bottom:20px;
	right:50%;
	margin-right:-460px;
	z-index:99;
}
#title span img{
	width:100%;
	height:auto;
}
#title span:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
}
/************/
/*navi---------------------------------------------------*/
#navi{
	background:url(../images/bg_navi.png) repeat-x;
	text-align:center;
}
#navi li{
	display:inline-block;
	background:url(../images/im_navi_line.png) no-repeat 0 50%;
}
#navi li:nth-of-type(6){
	background:url(../images/im_navi_line.png) no-repeat 100% 50%,
	url(../images/im_navi_line.png) no-repeat 0 0%!important;
}
#navi li a{
	padding:25px 32px 40px;
	display:block;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	font-weight:300;
	background:url(../images/im_navi_arrow.png) no-repeat 50% 70%;
	background-size:15px auto;
	font-size:16px;
	text-decoration:none!important;
}
#navi li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.5 ;
	background:url(../images/im_navi_arrow.png) no-repeat 50% 73%;
	background-size:15px auto;
}
.fixed2{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:9999;
}

/*commonBox---------------------------------------------------*/
.commonBox{
	background:url(../images/bg_b.gif) no-repeat #FFFFFF 0% 0%;
	padding:80px 0 50px 0;
}
.commonBox:first-of-type{
	background:none!important
}
.commonBox:nth-of-type(2n+1){
	background:url(../images/bg_t.gif) no-repeat #FFF5F8 100% 0%;
	padding:80px 0 50px 0;
}
.commonBox h2{
	font-weight:100;
	font-size:30px;
	margin-bottom:40px;
	padding-top:40px;
	text-align:center;
	letter-spacing:5px;
	width:950px;
	margin:30px auto 50px;
	position:relative;
	font-family: "Noto Sans Japanese";
	font-weight:400;
	background:url(../images/im_line.png) no-repeat 50% 100%;
	position:relative;
}
.commonBox h2 span{
	display:inline-block;
	margin-top:15px;
	padding: 0 45px 30px;
	position:relative;
	text-indent:30px;
	text-align:center;
	letter-spacing:0.2em;
	position: relative;
display: inline-block;
}
.commonBox h2 span:before, .commonBox h2 span:after{
content: '';
position: absolute;
top: 30%;
display: inline-block;
width: 44px;
height: 2px;
background-color: black;
-moz-transform: rotate(-60deg);
-webkit-transform: rotate(-60deg);
-ms-transform: rotate(-60deg);
transform: rotate(-60deg);
}
.commonBox h2 span:before {left:0;}
.commonBox h2 span:after {right: 0;}
.commonBox h2 img{
	width:30px;
	height:auto;
	position:absolute;
	top:0;
	right:48.5%
}
.commonBox h2 img.big{
	width:45px;
	height:auto;
	position:absolute;
	top:0;
	right:48.5%
}
.inner{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
.btnBox{
	overflow:hidden;
	clear:both}
.btnBox a{
	display:block;
	text-align:center;
	padding:15px;
	font-size:20px;
	text-decoration:none;
	margin:0 85px 10px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	font-family: "Noto Sans Japanese";
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
}
.btnBox .btn01{
	background:url(../images/im_arrow_g.png) no-repeat #FFFFFF 97% 50%;
	background-size:20px auto;
	color:#00a7a1;
	border:2px solid #00a7a1;
	margin-bottom:12px;
	
}
.btnBox .btn02{
	background:url(../images/im_arrow_w.png) no-repeat #ff438f 97% 50%;
	background-size:20px auto;
	color:#FFF;
	border:2px solid #ff438f;
	border-bottom:3px solid rgba(0,0,0,0.2);
}
.btnBox a:hover{
	transition: 0.1s ;
	opacity: 0.3 ;
	text-decoration:none!important
}
.text{
	text-align:center;
	font-size:18px;
	margin-bottom:30px;
}

/*slider---------------------------------------------------*/
.slide_selector2{
	text-align:center;
	width:750px;
	margin:0 auto;
}
.slide_selector2 img:hover {
	transition: 0.2s ;
	opacity: 0.6 ;
	cursor:pointer;
}
.slide_selector2 img{
	display:inline-block;
	margin:0 55px;
	}
.slick-slide{
	opacity: 0.5;
}
.slick-active{
	opacity: 1 ;
}
.slick-center{
	opacity: 1 !important;
}
.slide_selector{
	background:#FFF;
	z-index:1!important;
	position:relative;
	overflow:hidden;
}

@media screen and (min-width: 1871px) {
.slide_selector img{
	width:100%;
	height:auto;
}
}

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

/*****************************/
#tabiBox div{
	background:#FFF;
	width:258px;
	float:left;
	padding:15px;
	margin:10px 0 40px 30px;
	border:0 solid #000000;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
}

#tabiBox div p{
	width:100%;
	margin:0 auto 10px;
	position:relative;
}
#tabiBox div p span{
	position:absolute;
	top:0;
	left:0;
	background:#000;
	color:#FFF;
	font-size:12px;
	padding:8px;
}
#tabiBox div p img{
	width:100%;
	height:auto;
}
#tabiBox div dl dt{
	font-size:14px;
	display:block;
	margin-bottom:10px;
	line-height:23px;
}
#tabiBox div dl dt span{
	display:block;
}
#tabiBox div dl dt strong{
	color:#F00;
	font-weight:bold!important;
	display:block;
	font-size:18px;
}
#tabiBox div dl dd{
	font-size:14px;
}
#tabiBox div dl dd strong{
	color:#F00;
	margin-bottom:10px;
	text-align:center;
	display:block;
	font-size:20px;
	font-weight:bold;
	clear:both;
}
#tabiBox div dl dd a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}
#tabiBox div dl dd a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}
.ol{
	display:block;
	text-align:right;
	margin-top:10px;
	padding-top:10px;
	border-top:2px dotted #000;
}
.bnr{
	text-align:center;
	padding:40px 0 0 0;
}
.bnr:hover{
	transition: 0.1s ;
	opacity: 0.7 ;
}
#themeBox li{
	width:25%;
	float:left;
	margin:0 0 25px 0;
}
#themeBox li a{
	display:block;
	font-size:16px;
	font-family: "Noto Sans Japanese";
	margin:0 20px;
	border:1px solid #000;
	color:#000;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
}
#themeBox li a span{
	display:block;
	border:1px dotted #000;
	padding:19px;
	margin:1px;
}
#themeBox li:nth-child(1) a{
	background:url(../images/bg_01.png) no-repeat 99% 50%;
}
#themeBox li:nth-child(2) a{
	background:url(../images/bg_02.png) no-repeat 99% 50%;
}
#themeBox li:nth-child(3) a{
	background:url(../images/bg_03.png) no-repeat 99% 50%;
}
#themeBox li:nth-child(4) a{
	background:url(../images/bg_04.png) no-repeat 99% 50%;
}
#themeBox li:nth-child(5) a{
	background:url(../images/bg_05.png) no-repeat 99% 50%;
}
#themeBox li:nth-child(6) a{
	background:url(../images/bg_06.png) no-repeat 99% 50%;
}
#themeBox li:nth-child(7) a{
	background:url(../images/bg_07.png) no-repeat 99% 50%;
}
#themeBox li:nth-child(8) a{
	background:url(../images/bg_08.png) no-repeat 99% 50%;
}
#themeBox li a:hover{
	transition: 0.1s ;
	opacity: 0.3 ;
}
#themeBox li a:hover{
	text-decoration:none!important
}
#tokushuBox{
	overflow:hidden;
	margin-bottom:15px;
}
#tokushuBox ul{
	padding-bottom:30px;
	overflow:hidden;
}
#tokushuBox li{
	width:22%;
	margin:0 3% 30px 0;
	float:left;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
}
#tokushuBox li:hover {
	transition: 0.2s ;
	opacity: 0.6 ;
	text-decoration:none!important
}
#tokushuBox li:nth-of-type(4n){
	margin: 0 0 30px 0;
}
#tokushuBox li img{
	width:100%;
	height:auto;
}

/**/

/*use*/
div#useWrap{
	padding:10px;
	margin-bottom:30px;
}
div#useWrap div{
	overflow:hidden;
	padding:10px;
	margin:0 0 15px 0;
	background:#FFF;
	float:none!important;
	width:auto!important;
}
div#useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#useWrap div p img{
	width:100%;
	height:auto;
}
#useWrap div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#useWrap div:last-child{
	border-bottom:none
}
#useWrap div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#useWrap div dl dt a{
	color:#000;
}
#useWrap div dl dd{
	font-size:12px;
	color:#999;
}
#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#useWrap div dl 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 dl dd > span span{
	color:#F69;
	display:inline;
}
#useWrap .commonTit{
	margin:0;
}

/*btn*/
.allBtn a{
	padding:18px;
	font-size:20px;
	text-align:center;
	color:#000;
	width:70%;
	margin:0 auto;
	display:block;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;}
.allBtn a:hover {
	transition: 0.2s ;
	opacity: 0.8 ;
	text-decoration:none!important
}
.b01 a{
	background:url(../images/bt_arrow_b.png) no-repeat 95% 50% #ffe100;
	background-size:10px auto;
}
.btnBox{
	overflow:hidden;
	clear:left;
}
.btnBox p{
	width:50%;
	float:left;
}
.btnBox p a{
	width:80%;
}
.btnSerch{
	clear:both;
	width:100%;
	clear:right;
}
.btnSerch a,.btnSerch button,.btnSerch input{
	padding:12px;
	background:url(../images/im_arrow_w.png) no-repeat #ff438f 97% 50%;
	background-size:20px auto;
	color:#FFF;
	border:2px solid #ff438f;
	font-size:16px;
	text-align:center;
	color:#FFF;
	width:70%;
	cursor:pointer;
	margin:0 auto;
	display:block;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-bottom:3px solid rgba(0,0,0,0.2);
	clear:both;
}
.btnSerch a:hover,.btnSerch button:hover,.btnSerch input:hover {
	transition: 0.2s ;
	opacity: 0.8 ;
	text-decoration:none!important
}
.oneOnly{
	margin-left:0;
}
.oneOnly select{
	width:400px!important;
}
.forcia_flight2_day,.forcia_flight1_day{
	width:140px!important;
}
#longcal{
	width:230px!important;
}

/*tab------------------------------------------------------*/

.navMenuNew100{
/*	background:url(../images/bg_tab.gif);*/
	height:66px;

}
.navMenuNew100 ul{
	text-align:center;
	margin:0 auto;
	padding:10px 0 10px 0;
}
.navMenuNew100 ul li{
	font-size:20px;
	font-weight:normal;
	display:inline-block;
	text-align:left;
	margin:0px 0 0 0;
	padding:8px 30px 10px 30px;
	color:#000;
	border-right:1px dotted #000;
	cursor:pointer;
	position:relative;
}
.navMenuNew100 ul li:last-child{
	border-right:none;
}
.navMenuNew100 ul li a{
	color:#000;
	font-weight:normal;
	font-size:20px;
	display:inline-block;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	text-decoration:none!important;
/*	padding:0 0 0 0;*/
}
.navMenuNew100 ul li a:hover{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
.navMenuNew100 ul li.select:hover{
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
cursor:default
}
.hereBox p.add{
	position:absolute;
	background:#FFF;
	border:2px solid #000;
	top:35px;
	z-index:9999;
	left: -100px;
	display:none;

}
.add a{
	display:block;
	color:#000!important;
	padding:12px 0px 12px 0px;
	border-bottom:2px solid #000;
	width:100%;
	font-size:16px!important;
	text-decoration:none!important;
	text-align:center;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;}
.add a:hover{
	background:#FFC;
}
.oneOnly{
	margin-left:0;
}
.oneOnly select{
	width:400px!important;
}
.forcia_flight2_day,.forcia_flight1_day{
	width:140px!important;
}
#longcal{
	width:230px!important;
}

/***/

.sliderBox li:hover{
transition: 0.2s ;
opacity: 0.5 ;
}
.dot-class {
	text-align:center;
	margin-top:15px;
}
.dot-class li{
	display:inline-block!important;
	width:20px!important;
	float:none!important;
	cursor:pointer
	
}
.dot-class li button{
	width:12px;
	height:12px;
	background:#ff438f;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border:0;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;

}
.dot-class li.slick-active button{
	opacity: 0.5 ;
}
.slide_selector3{
	padding:0 20px;
}
.serch{
	margin-bottom:10px;
}

strong.openB{
	display:none;
}
.detailB{
	text-align:left;
	font-size:12px;
	margin-bottom:15px;
}
.tr{
	background:url(../images/im_arrow_left.png) no-repeat;
	background-size:10px auto;
	padding:0 0 0 15px;
	margin-top:15px;
}
#NTA_W_CalendarContainer .titlebox .btnbox a {
    background: url(//www.nta.co.jp/nta_yado/images/icon_close.gif) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding-top: 13px!important;
    width: 13px!important;
	-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
margin:0;
padding:0;
	
}
.www80{
	width:80%!important;
}
.www20{
	width:18%!important;
}
.www30{
	width:25%!important;
}

/**/
#tokutenB{
	width: 970px;
	overflow:hidden;
	margin-bottom:15px;
	text-align:center;
}
#tokutenB div{
	width:22%;
	display:inline-block;
	margin:0 3% 0 0;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);
}
#tokutenB div:hover {
	transition: 0.2s ;
	opacity: 0.6 ;
	text-decoration:none!important
}
#tokutenB div:nth-of-type(4n){
	margin: 0 0 30px 0;
}
#tokutenB div img{
	width:100%;
	height:auto;
}

}