@charset "Shift_JIS";

main * { font-family: "M PLUS 1", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
.fc_eb5d5d{color:#eb5d5d;}
.remaining {
    border: 2px dotted #222;
    padding: 10px;
}

/*759px以下(SP)*/
@media screen and (max-width: 759.9px) {
.dis_flex{display:block;}
.dis_flex .detailDay li h2{
    background: none;
    color: #222;
    font-size: 14px;
}

.news{
	width: 100%;
    padding: 10px;
    font-size: 14px;
	box-sizing: border-box;
}
.news li {
	display: flex;
}
.news li span.icon{
	width: 100px;
    height: 24px;
    text-align: center;
    box-sizing: border-box;
    background: #e62d2d;
    color: #fff;
    padding: 0 10px 3px;
    margin-right: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
}
.news li p{width: 100%;}
.news li p span {
    width: 100%;
    display: inline-block;
    text-align: right;
}

.iframe_end-content_gadget,
#dirPathBlock,
h1,
.bgGrayArea .contInner02,
.bgWhiteArea .contInner02,
#anchorLinkBlock {
	width: 98%;
	margin: 1%;
	display: block;
	box-sizing: border-box;
}
#newsbox {
	width: 98%;
    display: flex;
    font-size: 14px;
    margin: 1%;
	border: 1px solid #e30034;
    box-sizing: border-box;
}
#newsbox dt {
	width: 27%;
    background: #e30034;
    text-align: center;
    line-height: 2;
    color: #FFF;
    margin-right: 3%;
	align-items: center;
    display: grid;
}
#newsbox dd {
    width: 70%;
    padding-top: 5px;
    font-weight: bold;
}
#title{
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	text-align:center;
	height:auto;
	background:url(../images/haikei.png) 50% 50% #fff;
	background-size:auto 100%;
}
#title img{
	width: 80%;
    height: auto;
    margin-top: 5px;
}
#slight{
	font-size: 16px;
    text-align: center;
    margin: 0 0 25px;
    line-height: 1.6;
}
#slight b.bigfont{font-size: 20px;}

section.coupon,
section.tripa_article{background: #fff;}

/*gray*/
.bgGrayArea{
	overflow:hidden;
}
/*.cFix li{
	background:#FFF;
	overflow:hidden;
	margin:0 0 15px;
	box-shadow: 1px 2px 2px 1px #C8C8C8;
}*/
.bgGrayArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 0 0;
}

.bgGrayArea .thumb img{
	width:100%;
	height:auto;
}

/*white*/
.hoverNone li dd span{
	color:#333!important;
}

.bgWhiteArea .cFix li{
	background:#FFFCDB;
	overflow:hidden;
	margin:0 0 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:1px 2px 2px 1px #C8C8C8;
}
.bgWhiteArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 0 0;
}

.bgWhiteArea .thumb img{
	width:100%;
	height:auto;
}

.bgWhiteArea .cFix dl{
	overflow:hidden;
	margin:0;
	padding:0;
}

.bgWhiteArea .cFix dt{
	font-size:0.9rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}

.bgWhiteArea .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;
}

h1{font-size:10px!important}
h2{
	background: #00a3ff;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    line-height: 2;
}
h3 {
	font-size: 20px;
    font-weight: bold;
    margin: 25px 0 15px!important;
    color: #00a3ff;
    padding: 15px 0 0;
    display: block;
    text-align: center;
    overflow: hidden;
    line-height: 1.2;
}
h4 {
    text-align: center;
    margin: 15px 0;
    font-size: 18px;
}


#dirPathBlock{font-size:10px!important;}
.column2Area{margin:0;}
.contInner02 .column2Area .section {
	width: 98%;
    margin: 5% auto 10%;
}

/*btn*/
p.btn a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
    width: 80%;
    padding: 15px;
    border-radius: 10px;
    background: #e88a00;
    color: #fff !important;
    font-size: 16px;
}	
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px
}
.orangeBtn a {
	font-size: 14px;
    color: #FFF!important;
    display: block;
    box-shadow: 1px 1px 2px #aaa;
    text-shadow: 2px 2px 2px #555;
    clear: both;
    margin: 0 auto 10px;
    text-align: center;
    position: relative;
    padding: 10px 0 12px;
    width: 94%;
    box-sizing: border-box;
    background: #ff9700;
}
.orangeBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:38%;
	right:1%;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.column2Area{
	margin:0;
}

.attentionBox{
	display:block;
	margin:0;
	padding:10px;
}

.attentionBox li{
	background:#FFF!important;
	box-shadow:none!important;
	margin:0 0 10px 0!important;
	padding:0 0 10px 0!important;
	-webkit-border-radius: 0 0 0 0!important;
	border-radius:  0 0 0 0!important;
}

.attentionBox dt{
	font-size:18px;
	font-weight:bold;
	color:#BD0108;
	margin:0 0 10px 0;
}

.attentionBox dd{
	margin:0 0 30px 0;
	padding:0!important;
}

.attentionBox dd li{
	margin:0 0 15px 0;
	padding:0 15px 15px 15px;
	font-size:14px;
	border-bottom:1px dashed #CCC;
}

.attentionBox dd li a{
	color:#0065D6!important;
}

.detailDay{
	display:block;
	margin: 0 0 15px;
	padding: 0;
}

.detailDay li{
	font-size:13px;
	overflow:hidden;
	margin-bottom:5px;
	padding:0;
	background:none!important;
	box-shadow:none!important;
	line-height: 2;
}
.detailDay dl{
	display: flex;
}
.detailDay li dt{
	width: 90px;
    display: grid;
    padding: 0 0 2px;
    margin: 0 5px 0px 0px;
    float: left;
    text-align: center;
    align-items: center;
    background: #00a3ff;
    color: #fff;
}
.detailDay li dd{
	width: calc(100% - 95px);
	line-height: 1.3em;
}
p.txtserch {
    clear: both;
    text-align: center;
    font-size: 12px;
    margin: 10px 0 20px;
}

/*coupon*/
.couponWrap{
	display:block;
	overflow:hidden;
	border-bottom: 1px dashed;
}

.couponWrap dl{
    
	/* padding: 8px;*/
}
	
	.couponbox{
		background: #FFF;
    margin: 5px 5px 25px!important;
   
    box-shadow: 1px 1px 5px #ccc;
		position: relative;
	}

.endcoupon{
		    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;

	}
	
	
.couponWrap dl dt{
	margin:0!important;
	padding:0!important;
}

.couponWrap dl dt img{
	width:100%;
	height:auto;
}
.couponWrap dl dd{font-size: 14px;}
.couponWrap dl dd p{
	background:url(../images/im_mycopon4.png) no-repeat 10px;
	background-size:40px auto;
	padding:10px 10px 10px 60px;
	font-size:12px;
	border-top:1px dotted #CCC;
}

.couponWrap dl dd p a{
	background:url(../images/im_arrow_close.png) no-repeat 99% 75%;
	background-size:12px auto;
	display:block;
	padding:0 15px 0 0!important;
}

.couponWrap dl dd ul{
	margin:0;
	padding:10px;
}

.couponWrap dl dd > strong{
	font-size:16px;
	display:block;
	margin:0 10px 10px 10px;
	font-weight:bold;
}

.couponWrap dl dd ul li{
	margin: 5px!important;
    box-shadow: none!important;
}

.couponWrap dl dd ul li strong{
	display:block;
	width:85px;
	float:left;
	font-weight:bold;
}

.couponWrap dl dd ul li span{
	display:block;
	overflow:hidden;
}

.step ul{margin:0 0 20px 0;}
.step li{
	width:100%!important;
	background:#FFF!important;
	box-shadow:none!important;
	margin-top:5px!important;
	padding:0 0 10px 0!important;
	position:relative;
	overflow-scroll:none!important;
	margin:0 0 0 0%!important;
	-webkit-border-radius: 5px 5px 5px 5px!important;
	border-radius: 5px 5px 5px 5px!important;
}
.step li:after{
	content:"";
	position:absolute;
	width:0;
	height:0;
	margin-top:-5px; /* 位置を中心に調整 */
	border-width:10px;
	border-style:solid;
	border-color:#666 transparent transparent transparent;
	/*border-left-color:#FFF;  矢印の色 */
	display:block;
	bottom:0;
	right:50%;
}
.step li.lastA:after{
	border-color:#FFF transparent transparent transparent!important;
}

.step li img{
	width:100%!important;
	height:auto;
	
}
.contentsBox{
	padding:0;
}
.contentsBox ul li{
	background:url(../images/im_point2.png) no-repeat 0 1px;
	background-size:12px auto;
	padding:0 0 0 20px!important;
	margin:0 0 0 0!important;
	font-size:12px;
	box-shadow:none!important;
}
.contentsBox ul li strong{
	display:block;
	font-weight:bold;
	margin:0 35px 0 0;
}
.contentsBox ul li span{
	display:block;
	overflow:hidden;
}
.attentionBox dd li{
	background:url(../images/im_point.png) no-repeat 0 4px transparent!important;
	background-size:7px auto!important;
	padding:0 0 10px 10px!important;
	margin:0 0 10px 0!important;
	font-size:12px;

}
.opener{
	background: url(../images/im_arrow_close.png) no-repeat #EAEAEA 3% 50%;
    background-size: 14px auto;
    padding: 10px 5px 10px 30px;
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 3px solid #CCC;
    margin: 0 0 15px 0;
    cursor: pointer;
    text-align: left;
}
.active{
	background:url(../images/im_arrow_over.png) no-repeat #EAEAEA 3% 50%;
	background-size:14px auto;
	padding:10px 5px 10px 30px;
	font-size:12px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom:3px solid #CCC;
	margin:0 0 15px 0;
	cursor:pointer;
}

.pr_banner {
    width: 96%;
    margin: 25px auto 50px;
    text-align: center;
}
.pr_banner img {
    width: 100%;
}
	
#hotelB2,#hotelB3{
	background-color: #edf8ff;
}

/*TDR*/	
#wrapper {line-height: 1.4;}
.spnone{display:none !important;}
.smpnone{display:none !important;}

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

	
.inner{
	width: 100%;
	margin: 0 0%;
	/*padding: 24px 0;*/
	box-sizing: border-box;
}

/*title*/
img#mainphoto {
	width: 100%;
	margin-bottom: 5%;
}
	
/*commonBox*/
.commonBox{padding: 30px 0 30px 0;}
.commonBox h2{
font-size: 22px;
text-align: center;
font-family: "Sawarabi Mincho";
letter-spacing: -0.08em;
font-weight:bold !important;
margin: 0 0 10px 0;
padding: 0 0 0 0px;
line-height: 24px;
padding-bottom: 30px;
position: relative;
}
.commonBox h2 img{
    vertical-align: middle;
    margin: 0 auto 10px;
    width: 35px;
    /* left: 6%; */
    /* position: absolute; */
    /* top: 0%; */
    display: block;
}

.commonBox h2 strong{
	font-weight: bold !important;
}

.catheHotel{
text-align: center;
margin: 0 10px 10px;
font-size: 12px;
line-height: 14px;
letter-spacing: -0.08em;
}
.inBoxP{
	margin: 30px 0 0;
    padding: 10px 10px 40px;
}
/*#hotel01 h2{
background: url(../images/im_bottom01.png) no-repeat 50% 100%;
background-size: 160px auto;
color: #f23e71;
}
#hotel01{background: #ffdee4}
#hotel02{background: #ffdee4}
#jr h2,.green h2{
background: url(../images/im_bottom02.png) no-repeat 52% 100%;
background-size: 160px auto;
color: #0d846c;
}
.green h2 strong{
	top: 0;
	position: relative;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold !important;
}
.pink{
	margin: 0;
	padding: 30px 0 0
}
#jr{background:#EAFFFD;}
.green{background:#EAFFFD;
overflow: hidden;}*/

	
.hotelTit{
position: relative;
letter-spacing: -0.08em;
text-align: center;
padding: 0 10px 6px;
color: #FFFFFF;
margin: 0 -15px 10px;
font-weight: bold!important;
line-height: 20px;
}

.hotelTit h3{
font-size: 23px;
padding: 0 0 0 0;
display: block;
}
.inBoxP p{
	font-size: 15px;
    margin: 10px;
    line-height: 18px;
    letter-spacing: 0.03em;
    color: #555;
    text-align: justify;
}



/*boxs*/
.boxBs{
	background-size: 100% auto;
    margin: 10px 0;
    padding: 20px 8px;
    position: relative;
    background-color: #fff;
    border-radius: 10px;	
}
.boxBs dt{
	letter-spacing: -0.08em;
    text-align: center;
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 0;
}

.boxBs dt.line1{
line-height: 45px;
}
.boxBs dt.line2 strong{
	line-height: 25px;
    padding: 8px;
}
.boxBs dt span{
display: block;
font-size: 16px;
}
.boxBs dt strong{
display: block;
font-size: 20px;
}
.boxBs dd{
	padding: 0 14px 4px;
/*	background: url(../images/bg_h_plan02_2.png) no-repeat 50% 100%;
	background-size: 100% auto;*/
	margin: 0
}
.boxBs ul.photoHotel{
overflow: hidden;
margin-bottom: 0;	
}
.boxBs ul.photoHotel li{
text-align: right;
}

.boxBs ul.photoHotel li img{
width: 100%;
}
.boxBs dd p{
	text-align: center;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;
    margin: 16px 0;
}

/*btnHotelBox*/
.btnHotelBox{
	overflow: hidden;
	letter-spacing: -1em;
	display: flex;
    flex-wrap: wrap;
	position: relative;
}
.btnHotelBox li{
	letter-spacing: 0em;
}
.btnHotelBox img{
width: 100%;
height: auto
}
.btnHotelBox li:nth-child(1){
width: 48%;
height: auto;
margin: 0 1% 5px;
}
.btnHotelBoxs li:nth-child(1){
width: 98%!important;
height: auto;
margin: 0 1% 5px;
}

.btnHotelBox li{
width: 48%;
height: auto;
margin: 0 1% 5px;
}

.bigBtn{
text-align: center;
margin-bottom: 30px;
	width: 80%;
	margin: 0 auto 30px
}
.bigBtn img{
	width: 100%;
	height: auto;
}

.bottomBnr{
text-align: center;
padding: 30px 0 0 0;
	max-width: 864px;
	margin: 0 auto;
	width: 95%;
}
	
	.bottomBnr img{
		width: 100%;
	}
	
span.subText {
vertical-align: sub!important;
position: relative;
top: 1%;
display:inline-block!important;
line-height: 12px;
font-family: Verdana, "Droid Sans" !important;
}
.regal{
    display: inline-block!important;
    font-size: 9px!important;
    text-align: right!important;
}
.blueS{
	color: #0f8b95;
	font-size: 14px;
	display: block;
	text-align: center
}
.linkLL{
    margin-top:-100px;
    padding-top:100px;
	display:block;
}
.dep{margin-top: -40px!important}
.linePrnk{
	line-height: 0px!important;
	padding: 0 0 20px 0
}

.hotellist{
	margin: 0;
	padding: 0;
}
.hotellist dl{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14px;
}
.hotellist dl dt{
	font-weight: bold;
	font-size: 16px;
}
.hotellist dl dd{
	margin: 5px 0 0;
	padding: 0;
}


/*BTN*/
.bluebtn,.pinkbtn,.greenbtn,.orangebtn {
	width: 100%;
    display: block;
    text-align: center;
    color: #FFF!important;
    font-size: 12px;
    line-height: 2.8;
    border-radius: 5px;
}
.bluebtn{
background: #3962e5;
background: -moz-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#6e9cf0), color-stop(25%, #6e9cf0), color-stop(75%, #3962e5), to(#3962e5));
background: -webkit-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: -o-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: -ms-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
}
.pinkbtn{
background: #f75479;
background: -moz-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#fa8eb1), color-stop(25%, #fa8eb1), color-stop(75%, #f75479), to(#f75479));
background: -webkit-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: -o-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: -ms-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
}
.greenbtn{
background: #0b715b;
background: -moz-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#3fac97), color-stop(25%, #3fac97), color-stop(75%, #0b715b), to(#0b715b));
background: -webkit-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: -o-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: -ms-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
}
.orangebtn{
background: #d96a00;
background: -moz-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#e9a633), color-stop(25%, #e9a633), color-stop(75%, #d96a00), to(#d96a00));
background: -webkit-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: -o-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: -ms-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
}

.copyarea{
	text-align: right;
	font-size: 12px;
}


.btnone{
	pointer-events: none !important;
	background: #8A8A8A;
background: -moz-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #c0c0c0 75%,#c0c0c0 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#c0c0c0), color-stop(25%, #c0c0c0), color-stop(75%, #8A8A8A), to(#8A8A8A));
background: -webkit-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #8A8A8A 75%, #8A8A8A 100%);
background: -o-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #8A8A8A 75%, #8A8A8A 100%);
background: -ms-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #8A8A8A 75%, #8A8A8A 100%);
background: linear-gradient( #c0c0c0 0%, #c0c0c0 25%,#8A8A8A 75%, #8A8A8A 100%);
}

	
/*cmpBox*/	
.cmpBox{
	margin-bottom: 15px;
    padding: 10px;
}
.cmpBox dl{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size:14px;
	overflow:hidden;
	background:#f6f6f6;
	margin:0;
    display: flex;
}
.cmpBox dl:nth-of-type(1){border-top:1px solid #CCC;}
.cmpBox dl dt{
    width: 25%;
    padding: 1%;
    text-align: center;
    display: grid;
    align-items: center;
}
.cmpBox dl dd{
	width:76%;
	padding:2%;
	line-height:1.5;
	background: #FFF!important;
}
.waribiki_check_img {width: 100%;}
.end {
    background: rgba(0,0,0,0.7);
    position: absolute!important;
    top: 0;
    left: 0;
    color: #000;
    font-size: 34px;
    z-index: 9999999;
    display: block;
    width: 100%;
    height: 100%;
}
.end span {
    display: block;
    padding: 30% 0;
    text-align: center;
    margin: 20% auto;
    color: #FFF;
    font-weight: bold;
}	
}	

/*760px以上(PC)*/
@media screen and (min-width: 760px),print{
.dis_flex{
	font-size: 14px;
}
.dis_flex .detailDay li h2{
	background: none;
    color: #222;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.dis_flex .detailDay li dt{width: 120px;}
.dis_flex .detailDay li dd{margin-left: 170px;}
	
.news{
	width: 470px;
    margin: 0 auto;
    padding: 40px 0 20px;
    font-size: 16px;
}
.news li {
	display: flex;
}
.news li span.icon{
	width: 84px;
    height: 26px;
    text-align: center;
    box-sizing: border-box;
    background: #e62d2d;
    color: #fff;
    padding: 0 10px 3px;
    margin-right: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
}
.news li p{display: inline-block;}
.news li p span {
    width: 100%;
    display: inline-block;
    text-align: right;
}

#wrapper main{font-size: 18px;}
.iframe_end-content_gadget,
#dirPathBlock,
h1,
.bgGrayArea .contInner02,
.bgWhiteArea .contInner02,
#anchorLinkBlock {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
    margin: 0 auto 5px;
    box-sizing: border-box;
}
#dirPathBlock,
h1,
#anchorLinkBlock {font-size: 14px;}
#anchorLinkBlock{margin-top:10px;}
p.images img{
	width:250px;
	height:auto!important;
}
#newsbox {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
    display: flex;
    margin: 1% auto;
	border: 1px solid #e30034;
    box-sizing: border-box;
}
#newsbox dt {
	width: 17%;
    background: #e30034;
    text-align: center;
    line-height: 2;
    color: #FFF;
    margin-right: 3%;
}
#newsbox dd {
    width: 80%;
    padding-top: 5px;
    font-weight: bold;
}
#title{
	margin: 0;
    padding: 0;
    overflow: hidden;
    height: 367px;
    position: relative;
    text-align: center;
    background: url(../images/haikei.png) no-repeat 50% 0 #fff;
    background-size: cover;
    box-sizing: border-box;
}
#title img{
	width: 640px;
    height: 340px;
    margin-top: 13px;
}
#slight{
	font-size: 28px;
    text-align: center;
    margin: 0 0 25px;
    line-height: 1.6;
}
#slight b.bigfont{font-size: 32px;}

h2{
	background: #00a3ff;
    color: #FFF;
    text-align: center;
    font-size: 36px;
    line-height: 1.8;
	margin-bottom: 25px;
    padding-bottom: 5px;
    font-weight: bold;
}
h3 {
	letter-spacing: 0.1em;
    margin-bottom: 15px;
    font-weight: bold;
    color: #00a3ff;
    text-align: center;
}
h4 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 24px;
}
.name_pref.oka{
	background: url(../images/ico_okinawa.png) no-repeat 44% 0;
    background-size: 72px;
}
.name_pref.hok{
    background: url(../images/ico_hokkaido.png) no-repeat 44% 0;
    background-size: 72px;
}
.name_pref.kyu{
    background: url(../images/ico_kyushu.png) no-repeat 44% 0;
    background-size: 72px;
}
.name_pref.japan{
    background: url(../images/ico_japan.png) no-repeat 44% 0;
    background-size: 72px;
}

/*add*/
.bgGrayArea{
	
	overflow:hidden;
	padding:0 0 15px 0;
}
.contInner02 {
	padding-bottom: 20px!important;
}

section.coupon,
section.tripa_article{
    width: 100%;
    display: block;
    overflow: hidden;
    /*margin-bottom: 50px;*/
    box-sizing: border-box;
    background: #fff;
}
section.tripa_article{box-shadow:none;}
	
/*-------------------------nav*/
.contInner02 .column2Area .section {
	width: auto!important;
	float: none!important;
	overflow:hidden;
}
#outline .column2Area .section {
	margin: auto;
	padding: 0 12px;
}
.hoverNone li:hover{
	opacity: 1!important;
	filter: alpha(opacity=100)!important;     
	-ms-filter: "alpha(opacity=100)"!important;
	cursor:default!important; 
}

/*btn*/
p.btn a{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 80%;
    padding: 20px;
    border-radius: 10px;
    background: #e88a00;
    color: #fff !important;
    font-size: 16px;
}	
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px
}
.orangeBtn a {
	font-size: 24px;
    color: #FFF!important;
    display: block;
    box-shadow: 1px 1px 2px #aaa;
    text-shadow: 2px 2px 2px #555;
    clear: both;
    margin: 0 auto 10px;
    text-align: center;
    position: relative;
    padding: 10px 0 12px;
    width: 80%;
    box-sizing: border-box;
    background: #ff9700;
}
.orangeBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:38%;
	right:1%;
}

.attentionBox{
	display:block;
	margin:0;
	padding:10px;
}
.attentionBox dt{
	font-weight:bold;
	color:#BD0108;
	margin:0 0 10px;
}
.attentionBox dd{
	margin:0 0 30px;
}
.attentionBox dd li{
	margin:0 0 15px;
	padding:0 15px 15px 15px;
	border-bottom:1px dashed #CCC;
}

.detailDay{
	width: 580px;
    margin: 25px auto;
    box-sizing: border-box;
}
.detailDay li{
	overflow:hidden;
	margin-bottom:10px;
	padding: 0;
	line-height: 2;
}
.detailDay li dt{
	width: 150px;
    text-align: center;
	display: block;
    float: left;
    background: #00a3ff;
    color: #fff;
    padding: 0 15px 5px;
    margin: 0 10px 5px;    
}
p.txtserch {
	clear: both;
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
}

.couponWrap{
	width: 100%;
    display: block;
    overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px dashed;
}
.couponWrap dl{
	width: 100%;
    
   

}
	.couponbox{
		width: 46%;
		float: left;
		 background: #FFF;
    margin: 0 2% 5%;
	box-shadow: 2px 2px 8px rgba(5,5,5,0.2);
		position: relative;
	}
	
.endcoupon{
		    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    font-weight: bold;

	}
.couponWrap dl dt{
	margin:0;
	padding:0;
}
.couponWrap dl dt img{
	width:100%;
	height:auto;
}
.couponWrap dl dt img:hover {
	opacity: 0.7 ;
	filter: alpha(opacity=70) ;
	-webkit-transition: 0.3s ;
	transition: 0.3s 
}
.couponWrap dl dd{
	padding:15px;
	font-size:16px;
}
.couponWrap dl dd p{
    background: url(../images/im_mycopon4.png) no-repeat 10px;
    background-size: 45px auto;
    padding: 0 0 0 85px;
    font-size: 13px;
    border-top: 1px dotted #CCC;
}
.couponWrap dl dd p a{
	background: url(../images/im_arrow_close.png) no-repeat 100% 60%;
    background-size: 10px auto;
    display: block;
    padding: 15px 0;
}
.couponWrap dl dd ul{
	margin:0;
	padding:0;
}
.couponWrap dl dd > strong{
	display:block;
	margin:0 0 10px 0;
	font-weight:bold;
}

.couponWrap dl dd ul li{
	margin:0 0 10px;
}

.couponWrap dl dd ul li strong{
	display:block;
	width:100px;
	float:left;
	font-weight:bold;
}
.couponWrap dl dd ul li span{
	display:block;
	overflow:hidden;
}
.contentsBox{
	padding:10px;
}
.contentsBox ul li{
	background:url(../images/im_point2.png) no-repeat 0 5px;
	background-size:12px auto;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}
.contentsBox ul li strong{
	display:inline-block;
	float:left;
	font-weight:bold;
	margin:0 35px 0 0;
}
.contentsBox ul li span{
	display:block;
	overflow:hidden;
}
.attentionBox dd li{
	background:url(../images/im_point.png) no-repeat 0 8px;
	background-size:7px auto;
	padding:0 0 10px 15px;
	margin:0 0 10px 0;
	font-size:16px;
}
.opener{
	background:url(../images/im_arrow_close.png) no-repeat #EAEAEA 1.5% 50%;
	background-size:18px auto;
	padding:10px 10px 10px 40px;
	font-size:18px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom:3px solid #CCC;
	margin:0 0 15px 0;
	cursor:pointer;
	text-align: left;
}
.active{
	background:url(../images/im_arrow_over.png) no-repeat #EAEAEA 1.5% 50%;
	background-size:18px auto;
	padding:10px 10px 10px 40px;
	font-size:18px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom:3px solid #CCC;
	margin:0 0 15px 0;
	cursor:pointer;
	text-align: left;
}
.step ul{margin:0 0 20px 0;}
.step li{
	width:30%!important;
	-moz-box-shadow:
		0px 0px 5px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);
	-webkit-box-shadow:
		0px 0px 5px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);
	box-shadow:
		0px 0px 5px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);
		margin-top:5px!important;
		position:relative;
		overflow-scroll:none!important;
		float:left;
		margin:0 0 0 3%;
		-webkit-border-radius: 5px 5px 5px 5px!important;
		border-radius: 5px 5px 5px 5px!important;
}
.step li:after{
	content:"";
	position:absolute;
	width:0;
	height:0;
	margin-top:-5px; /* 位置を中心に調整 */
	border-width:10px;
	border-style:solid;
	border-color:transparent transparent transparent #666;
	/*border-left-color:#FFF;  矢印の色 */
	display:block;
	position:absolute;
	top:50%;
	right:-30px;
}
.step li img{
	width:100%!important;
	height:auto;
	
}

.pr_banner {
    width: 640px;
    margin: 50px auto 100px;
    text-align: center;
}
/*TDR*/
#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 5px;
}

.inner{
	width: 100%;
	/*max-width:970px;*/
	margin: 0 auto;
	padding:0px 0;
	display: block;
}
u{text-decoration-color: red;}
/*title*/
img#mainphoto {
	width: 100%;
	max-width:970px;
	margin:0 auto 2%;
	display:block;
}
	
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}	

.pcnone{
		display: none;
	}

.sliderArea {
  max-width: 100%;
  margin: 16px auto 0;
  padding: 0 25px;
}
.sliderArea.w300 {
  max-width: 300px;
}
.slick-slide {
  margin: 0 5px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #111;
}

.slick-dots{
	display: none !important;
}
.slick-prev{
	left: -22px !important;
}

.slick-next{
	right: -22px !important;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}


/*commonBox*/

.commonBox{
padding: 50px 0 30px 0;
}

.commonBox h2{
font-size: 30px;
text-align: center;
letter-spacing: -0.08em;
font-weight:bold !important;
margin: 0 0 20px 0;
}

.commonBox h2 img{
vertical-align: middle;
margin: 0 auto 20px;
	padding: 0 0 0px 0;
	display: block;
}

.commonBox h2 strong{
	font-weight: bold !important;
}

.catheHotel{
text-align: center;
width: 950px;
margin: 0 auto 30px;
font-size: 16px;
line-height: 28px;
letter-spacing: -0.08em;
}

.inBoxP{
width: 950px;
margin: 0 auto 45px;
padding: 0 0 1px 0;
overflow: hidden;
}

.fixed {
  position: fixed;
  top: 10px;
  left:0;
  right:0;
margin: auto;
  width:100%;
  z-index:100;
}
#hotelB2, #hotelB3 {
    background-color: #edf8ff;
}
/*★*/
.hotel3box{
	margin: 0 20px;
	display: flex;
    flex-wrap: wrap;	
}		
	
.hotelTit{
    letter-spacing: -0.08em;
    text-align: center;
    padding: 0;
}

/*.hotelTit img{
position: absolute;
top: 13%;
left: 40px;
margin: auto 0
}*/

.hotelTit h3{
font-size: 24px;
padding: 50px 0 5px 0;
display: block;
}

.inBoxP p{
font-size: 15px;
margin-bottom: 15px;	
color: #555;
}

/*boxs*/

.boxBs{
width: 290px;
/*height: 560px;*/
margin: 0 0 30px 0;
float: left;
background-color: #fff;
border-radius: 10px;	
}
#hotelB3 .boxBs{
/*height: 280px;	*/	
}	
.boxBs:nth-of-type(2),
.boxBs:nth-of-type(3),
.boxBs:nth-of-type(5),
.boxBs:nth-of-type(6){
margin: 0 0 30px 20px
}



.boxBs dt{
letter-spacing: -0.08em;
text-align: center;
font-weight: bold;
padding: 25px 0 0 0;
height: 58px;
margin: 0
}

.boxBs dt strong{
display: block;
font-size: 20px;
letter-spacing: 0.05em;	
}

.boxBs dd{
	padding: 10px;
	/*height: 300px;*/
	margin: 0
}

.boxBs ul.photoHotel{
overflow: hidden;
margin-bottom: 10px;

}

.boxBs ul.photoHotel li{
	text-align: center;
}
	
.boxBs dd p{
text-align: center;
height: 56px;	
font-size: 14px;
line-height: 24px;
margin-bottom: 10px;
}

/*btnHotelBox*/
.btnHotelBox{
	/*height:200px;*/
	overflow: hidden;
	letter-spacing: -1em;
	position: relative;
}

.btnHotelBox li{
display:inline-block;
	letter-spacing: 0em;
}

.btnHotelBox img{
width: 100%;
height: auto
}

.btnHotelBox img:hover {
	transition: 0.2s ;
	opacity: 0.7 ;
	position: relative;
}

.btnHotelBoxs li:nth-child(1){
width: 48%!important;
height: auto;
margin: 0 1% 5px;
}

.btnHotelBox li:nth-child(n + 2){
width: 48%!important;
height: auto;
margin: 0 1% 5px;
}
	
.btnHotelBox li:nth-child(n){
width: 98%!important;
height: auto;
margin: 0 1% 5px;
}	

.bottomBnr{
text-align: center;
padding: 30px 0 0 0;
}


span.subText {
vertical-align: sub!important;
position: relative;
/*top: 2%;*/
display:inline-block!important;
line-height: 12px;
font-family: Verdana, "Droid Sans" !important;
}


h2 span.subText{
top: 10px;
}

h2 span.subText{
top: 6px;
}

.regal{
display: block!important;
font-size: 10px!important;
text-align: right!important;
padding: 0 6px 0 0;
}

.blueS{
	color: #0f8b95;
	font-size: 14px;
	display: block;
	text-align: center
	
}

.linkLL{
    margin-top:-100px;
	padding-top:100px;
	display:block;

}

.linkLL2{
    margin-top:-100px;
	padding-top:100px;
	display:block;


}


.dep{
	margin-top: -40px!important
}

.pcnone{
display: none!important
}

#wrap{
	overflow: hidden;
}

.comment{
color: rgba(255,0,4,1.00);
font-size: 14px;



text-align: left;
width: 980px;
line-height: 20px;
margin: 0 auto
}

.hotellist{
	margin: 0;
	padding: 0;
}
.hotellist dl{
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-size: 14px;
}
.hotellist dl dt{
	font-weight: bold;
	font-size: 16px;
}
.hotellist dl dd{
	margin: 5px 0 0;
	padding: 0;
}

/*BTN*/
.bluebtn,.pinkbtn,.greenbtn,.orangebtn {
	width: 100%;
    display: block;
    text-align: center;
    color: #FFF!important;
    font-size: 12px;
    line-height: 2.8;
    border-radius: 5px;
}
.bluebtn{
background: #3962e5;
background: -moz-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#6e9cf0), color-stop(25%, #6e9cf0), color-stop(75%, #3962e5), to(#3962e5));
background: -webkit-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: -o-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: -ms-linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
background: linear-gradient( #6e9cf0 0%, #6e9cf0 25%, #3962e5 75%, #3962e5 100%);
}
.pinkbtn{
background: #f75479;
background: -moz-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#fa8eb1), color-stop(25%, #fa8eb1), color-stop(75%, #f75479), to(#f75479));
background: -webkit-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: -o-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: -ms-linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
background: linear-gradient( #fa8eb1 0%, #fa8eb1 25%, #f75479 75%, #f75479 100%);
}
.greenbtn{
background: #0b715b;
background: -moz-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#3fac97), color-stop(25%, #3fac97), color-stop(75%, #0b715b), to(#0b715b));
background: -webkit-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: -o-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: -ms-linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
background: linear-gradient( #3fac97 0%, #3fac97 25%, #0b715b 75%, #0b715b 100%);
}
.orangebtn{
background: #d96a00;
background: -moz-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#e9a633), color-stop(25%, #e9a633), color-stop(75%, #d96a00), to(#d96a00));
background: -webkit-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: -o-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: -ms-linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
background: linear-gradient( #e9a633 0%, #e9a633 25%, #d96a00 75%, #d96a00 100%);
}
.bluebtn:hover,.pinkbtn:hover,.greenbtn:hover,.orangebtn:hover {
	opacity: 0.8;
	text-decoration: none!important
}

.copyarea{
	text-align: right;
    margin: 0 70px 15px 0px;
	font-size: 12px;
}

.btnone{
	pointer-events: none !important;
	background: #8A8A8A;
background: -moz-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #c0c0c0 75%,#c0c0c0 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#c0c0c0), color-stop(25%, #c0c0c0), color-stop(75%, #8A8A8A), to(#8A8A8A));
background: -webkit-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #8A8A8A 75%, #8A8A8A 100%);
background: -o-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #8A8A8A 75%, #8A8A8A 100%);
background: -ms-linear-gradient( #c0c0c0 0%, #c0c0c0 25%, #8A8A8A 75%, #8A8A8A 100%);
background: linear-gradient( #c0c0c0 0%, #c0c0c0 25%,#8A8A8A 75%, #8A8A8A 100%);
}

/*cmpBox*/

.cmpBox{
	padding:10px;
	margin-bottom: 25px;
}
.cmpBox dl{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size:16px;
	overflow:hidden;
	position:relative;
	background:#f6f6f6;
	margin:0;
}
.cmpBox dl:nth-of-type(1){border-top:1px solid #CCC;}
.cmpBox dl dt{
	width:13%;
	padding:10px;
	position:absolute;
	top:0;
	left:0;
}
.cmpBox dl dd{
	margin:0 0 0 15%;
	padding:10px;
	background: #FFF!important;
	line-height:28px;
}
.waribiki_check_img {
    width: 80%;
}
.end {
    background: rgba(0,0,0,0.7);
    position: absolute!important;
    top: 0;
    left: 0;
    color: #000;
    font-size: 36px;
    z-index: 9999999;
    display: block;
    width: 100%;
    height: 100%;
}
.end span {
    display: block;
    padding: 60px;
    width: 49%;
    text-align: center;
    margin: 80px auto;
    color: #FFF;
}	
}


.txtlink{
		text-align: center;
		margin: 0 0 20px 0;
	}


