@charset "utf-8";

/*PCSP共通設定*/
section:nth-of-type(odd){background-color:#fff;}
section:nth-of-type(even){background-color:#fff;}

sub {
    vertical-align: sub; 
}

.fsfs { font-size: 90%;}


/*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%;
}
	
/*h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px dotted #111;
	margin: 0 auto 3%;
	padding-bottom: 5px;
	width: 94%;
	clear: both;
}*/
.inner{
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
	box-sizing: border-box;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

/*title*/
img#mainphoto {
	width: 100%;
	margin-bottom: 5%;
}
	

.inner950{
	margin: 0 auto
}

.hotelWrap img{
	max-width: 100%;
  height: auto!important;
}
.notice {
    margin:40px 0 50px!important;
    padding: 0 10px;
    overflow: hidden;
    word-break: break-all;
}
.notice h3 strong:after{
	content: "";
	width: 49px;
	height: 22px;
	position: absolute;
	right: -55px;
    top:-0px;
}
.notice p {
    margin: 10px 0 5px;
}
    
.smpnone{
	display: none;
}

#title{
	text-align: center;
	background: url("../images/bg_main_sp.png") no-repeat 50% 0;
  background-size:100% auto; 
}


p#approval1{
	    font-size: 0.7em;
    text-align: right;
    margin: 0 5px 5px 0px;
	
}


#title img{
width: 100%;
height: auto;
}


#memu{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#007fbe+0,0099cb+32,0099cb+62,007bbb+100 */
background: #007fbe; /* Old browsers */
background: -moz-linear-gradient(top,  #007fbe 0%, #0099cb 32%, #0099cb 62%, #007bbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #007fbe 0%,#0099cb 32%,#0099cb 62%,#007bbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #007fbe 0%,#0099cb 32%,#0099cb 62%,#007bbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbe', endColorstr='#007bbb',GradientType=0 ); /* IE6-9 */
	text-align: center;
  display: block;
  letter-spacing: normal;
  display: flex;
  flex-wrap: wrap;
}

#memu li{
border-bottom: 1px solid rgba(255,255,255,0.2);
border-left: 1px solid rgba(255,255,255,0.2);
	letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
}

/*#memu li:last-child{
	float: none;
	border: none;
	width: 100%;
}*/

#memu li a{
	color: #FFFFFF;
	font-size: 11.5px;
	font-weight: bold;
	display: block;
	padding: 10px 0 23px 0;
	background:url("../images/im_under_arrow.png") no-repeat 50% 85%;
	background-size: 15px auto;
  box-sizing: border-box;
}

#memu li a.select{
  background:url("../images/im_under_arrow.png") #05469a no-repeat 50% 85%;
	color:#FFFFFF;
	background-size: 15px auto;
	position: relative;

}

#memu li a.select:hover{
	text-decoration: none!important;
	opacity: 1!important;
	transition: 0.2s;
	top: 5px;

}

#memu li a:hover{
	text-decoration: none!important;
	opacity: 0.5;
	transition: 0.2s;
	position: relative;
	top: 1px;
}

.hotelWrap{
	padding: 20px 0;
	margin: 0 0 30px 0;
	/*border-bottom: 3px solid rgba(227,227,227,1.00)*/
}
.hotelWrapIn{
	margin: 0 auto;
	line-height: 160%;
}

.hotelWrapIn > div{
	margin: 20px 0 0px 0;
  padding: 0px 3% 0;
    width: 94%;
}


.hotelWrapIn h2{
	font-size: 22px;
	text-align: center;
	margin: 0 0 20px 0;
    line-height: 1.3;
}

.hotelWrapIn h2 img{
	max-width: 60%;
	height: auto;
}

.hotelWrapIn h3{
	font-size: 18px;
	text-align: center;
	margin: 0 0 10px 0;
}

.hotelWrapIn h2 strong{
	display: block;
	margin: 10px 0 0 0;
}
    
.roomWrap {
    width:100%;
    background: #F8FCFF;
    padding-top: 20px;
    }

#d01 h2,#d01 h3,#d01 dt,#d01 .roomBox dd strong{color: #c68744; font-weight: bold}
#d02 h2,#d02 h3,#d02 dt,#d02 .roomBox dd strong{color: #152484; font-weight: bold}
#d03 h2,#d03 h3,#d03 dt,#d03 .roomBox dd strong{color: #7c6800; font-weight: bold}
#d04 h2,#d04 h3,#d04 dt,#d04 .roomBox dd strong{color: #017a9f; font-weight: bold}

.hotelWrapIn h3{
	text-align: center;
}

.hotelWrapIn h3 strong{
	display: inline-block;
	position: relative;
}

.hotelWrapIn h3 strong:after{
	content: "";
	width: 49px;
	height: 22px;
	position: absolute;
	left: -70px;
}

.hotelWrapIn h3 strong:before{
	content: "";
	width: 49px;
	height: 22px;
	position: absolute;
	right: -70px;
}
	
	.hotelWrapIn h3 span{
		font-size: 14px;
		display: block;
		text-align: center;
	}

#d01 h3 strong:after{	background: url("../images/im_midashil_01.png") no-repeat;background-size:100% auto; }
#d01 h3 strong:before{background: url("../images/im_midashilr_01.png") no-repeat;background-size:100% auto; }

#d02 h3 strong:after{	background: url("../images/im_midashil_02.png") no-repeat;background-size:100% auto; }
#d02 h3 strong:before{background: url("../images/im_midashilr_02.png") no-repeat;background-size:100% auto; }

#d03 h3 strong:after{	background: url("../images/im_midashil_03.png") no-repeat;background-size:100% auto; }
#d03 h3 strong:before{background: url("../images/im_midashilr_03.png") no-repeat;background-size:100% auto; }

#d04 h3 strong:after{	background: url("../images/im_midashil_04.png") no-repeat;background-size:100% auto; }
#d04 h3 strong:before{background: url("../images/im_midashilr_04.png") no-repeat;background-size:100% auto; }

.intoroBox{
	margin: 0 0 40px 0;
	position: relative;
}

.intoroBox p{
	margin: 0 0 0 0;
}

.intoroBox p img{
	margin: 0 0 0 0;
  width: 100%;
}

.intoroBox div{
	overflow: hidden;
}

.intoroBox div span{
	font-size: 13px;
	display: block;
    margin-bottom:15px;
    margin-top:10px;
}


.intoroBox div strong{
	font-size: 16px !important;
	font-weight: bold !important;
	display: block;
	margin: 10px 0 10px 0;
}

.right{
	text-align: right;
	font-weight: bold;
	font-size: 13px!important;
	display: block;
	margin: 10px 0 0 0;
	
}

span.copy{
	font-size: 12px;
	display: block;
  background: none;
	margin-top: 0;
	text-align: left;
	padding: 0 0 5px 0;
  border: 0;
  color: #000;
}

.intoroBox div ul{
	letter-spacing: -0.4em;
}

.intoroBox div > ul li{
	display: block;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 0 10px 0;
	position: relative;
}

.intoroBox div > ul li br{
display: none
}


p.plannone{
	    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(115, 115, 115,0.7);
    color: white;
    font-weight: bold;
    font-size: 16px;

}

.intoroBox div ul li a{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
	border-radius: 4px 4px 4px 4px;
	padding:15px 5px;
}

.intoroBox div ul li a:hover{
	text-decoration: none!important;
	opacity: 0.5;
	transition: 0.2s;
	position: relative;
	top: 1px;
}



.pinkB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #ff5d5d; background-size: 10px auto;}
.greenB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #009999; background-size: 10px auto;}
.blueB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #3366cc; background-size: 10px auto;}

.accessBox p{
	margin: 0 0 0 0;
}

.accessBox dl{
	overflow: hidden;
	font-size: 13px;
}

.accessBox dl dt{
	font-size: 14px;
}

.accessBox dl dd{
	margin: 0 0 10px 0;
    word-break: break-all;
}

.slick-slider{
	margin: 0 auto;
	padding: 0 15px;
	width: 92%;
}

.slick-slider span{
	display: block;
	font-size: 13px;
	margin: 8px 0 0 0;
}

.roomPict{
	text-align: center;
	margin: 0 0 40px 0;
}

div.roomBox{
margin: 0;
padding: 20px 0 0 ;
word-break: normal;
}
div.roomBox p.map {
padding: 10px;
    margin-bottom:20px
}
div.roomBox p.map.map_fsh {
	margin-bottom: 20px;
}
.roomBox dt{
	font-size: 16px;
	margin: 0 0 10px 0;
}

.roomBox dd{
	font-size: 14px;
	padding: 0 0 10px 20px;
}

.roomBox dd span{
	display: block;
	margin: 0 0 10px 0;
}
/*.roomBox:last-of-type{
	margin: 0 0 0 20px!important
}*/

.roomBox dd strong{
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0px;
}
.roomBox p.wrap {
    border: 1px solid #7c6800;
    padding: 15px;
    font-size: 14px;
}
.roomBox p.wrap span.txt_brown {
    color: #7c6800;
}
.roomBox p.wrap span.txt_brown_bold {
    color: #7c6800;
    font-weight: bold;
}
.roomBox p.ann {
    font-size: 14px;
    margin: 15px 0 50px;
}
/*
#d01 .roomBox dd strong{background: url("../images/im_point01.png") no-repeat 0 5px; background-size: 15px auto;}
#d02 .roomBox dd strong{background: url("../images/im_point02.png") no-repeat 0 5px; background-size: 15px auto;}
#d03 .roomBox dd strong{background: url("../images/im_point03.png") no-repeat 0 5px; background-size: 15px auto;}
#d04 .roomBox dd strong{background: url("../images/im_point04.png") no-repeat 0 5px; background-size: 15px auto;}
*/
/*anker*/

.acB{
border: 0;
width: 100%;
border-collapse: separate;
vertical-align: top;
border-bottom: 1px solid rgba(0,0,0,0.1)

}

.acB th{
vertical-align: top;
padding:0 0;
text-align: center;
background: rgba(0,0,0,0.05);
font-weight: 700;
width: 60px;
}

.acB th,.acB td{
padding: 3px;
display: block;
width: 100%;
box-sizing: border-box;
}

.acB th br,.acB td br{
display: none
}

.acB td{
padding: 10px;
}

.acB td p {
    margin-top:10px;
    width:100%;
}

/*anker*/
.ankerN{
background: url(https://www.nta.co.jp/kokunai/tdr/images/bg_anker.png);
background: cover;
text-align: center;
padding: 10px 0 0 0;
letter-spacing: -0.4em;
margin: 0 0 10px 0
}

.ankerN li{
display: inline-block;
width: 33.333333333%;
margin: -6px 0 0 0;
letter-spacing: normal;
box-sizing: border-box
}

.ankerN li img{
width: 100%;
height: auto;
}

.imgarea{
	margin: 20px 0 0 0;
}

.imgarea p{
	width: 100%;
    margin: 0 0px 20px 0px;
}


.imgarea p img{
	width: 100%;
	
}

.qaBox ul{
	list-style: none;
	border-bottom: #C5C5C5 dotted 1px;
	margin: 0 0 10px 0;
    padding: 0px 0 10px 0;
}




.qaBox ul li{
	position: relative;
    font-size: 1.4em;
    margin: 40px 0 20px 25px;
	
}

.qaBox ul li span.mini{
	font-size: 0.8em;
	line-height: 1.4 !important;
    word-break: break-all;
    display: block;
}
    .qaBox ul li p.mgntb15 {
        margin: 15px 0;
    }

.qaBox ul li.question{
	font-weight: bold;
	color: #975000;
}

.qaBox ul li.answer{
	font-size: 1.2em;
}

.qaBox ul li.question::before,
.qaBox ul li.answer::before{
	position: absolute;
	font-size: 26px !important;
	font-weight: bold;
	top: 0;
	left: -31px;
}


.qaBox ul li.question::before{
	content: "Q";
	color: #975000;
}

.qaBox ul li.answer::before{
	content: "A";
	color: #D30003;
}


.rinji_kyugyo{color:#F00;padding-top:5px;display:block;text-align:center;
    width:94%;
    margin:0 3%;}

.mt_a {
    margin-top:20px;
}
	

	
.intro_area{
		margin: 0 0 50px 0;
		
	}
	
ul.intro_img{
	/*display: flex;
	justify-content: center;
	align-items: flex-start;*/
	list-style: none;
	margin: 0 auto 50px;
	width: 100%;
	max-width: 400px;
	
	}
	
	ul.intro_img li{
		
		
		margin: 0 auto 0;
	}
	
	ul.intro_img li img{
		width: 100%;
	}
	
	.intro_txt_area{
		margin: 0 auto 20px;
		max-width: 640px;
		width: 95%;
	}
	
	.intro_point{
		background-image: url("../images/im_line_g2.png");
		background-repeat: no-repeat;
		background-position: bottom;
		background-size: contain;
		text-align: center;
		padding: 0 0 15px 0;
       margin: 0 0 10px 0;
		font-size: 15px;
		font-weight: bold;
	}
	
	.intro_txt{
		font-size: 12px;
		line-height: 26px;
	}
	
	.room_box1{
		margin: 15px 0 0px 0;
        background: #fff;
        box-shadow: 0px 10px 10px -12px #4498C5;
	}
	.room_boxin{
		/*display: flex;
		justify-content: space-between;
		align-items: flex-start;*/
		margin: 0 0 10px 0;
	}
	
	.room_detail_area{
		max-width: 522px;
		width: 100%;
		margin: 0 auto;
	}
	
	
	.room_detail_tit{
		    max-width: 492px;
    /* height: 82px; */
    background-image: url(../images/bg_ti_room.png);
    background-size: 100% auto;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: bold;
    padding: 15px 10px 10px 10px;
    background-repeat: no-repeat;
    /* display: flex; */
    /* align-items: center; */
    margin: 0 0 5px 0;
	}
	
	.room_detail_tit p{
		font-size: 18px;
		color: #25527f;
	}
	
	.room_detail_txt{
		    font-size: 13px;
    line-height: 26px;
    margin: 0 10px 10px;
	}
	
	.room_detail{
		list-style: none;
		margin: 0 20px;
		padding: 0 0 0 0;
	}
	
	.room_detail li{
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		font-size: 12px;
		line-height: 26px;
		margin: 0 0 5px 0;
	}
	
	.room_detail li p.koumoku{
		width: 15%;
		border-bottom: #979ea3 solid 1px;
		padding: 0 0 0px 0;
		margin: 0 20px 0 0;
	}
	
	.room_img_area{
		max-width: 400px;
		margin: 0px auto 20px;
		width: 100%;
		
	}
	
	.room_img_area img{
		width: 100%;
	}
	
	
.room_img_area .slick-slider{
	width: 100% !important;
	margin: 0 auto;
	padding: 0 0px 0 0;
}

.room_img_area .slick-slider span{
	display: block;
	font-size: 12px;
	margin: 8px 0 0 0;
}
	
	.slick-next {
    background: url(../images/im_arrow_left2.png) no-repeat !important;
    background-size: 9px auto !important;
    width: 9px;
    height: 20px;
    display: block;
    right: 20px!important;
}
	
.slick-prev {
    background: url("../images/im_arrow_right2.png") no-repeat !important;
    background-size: 9px auto !important;
    width: 9px;
    height: 20px;
    display: block;
    left: 20px!important;
}
	
.acd-check{
    display: none;
}
.acd-label{
    background: #ffffff;
    color: #333333;
    display: block;
    margin-bottom: 1px;
    padding: 10px 10px;
    position: relative;
	font-size: 16px;
	cursor: pointer;
}
.acd-label:after{
	font-family: "Font Awesome 5 Free";
    content: "+";
    background: #FFFFFF;
    box-sizing: border-box;
    display: block;
    font-size: 24px;
	color: #4498c5;
    height: auto;
    padding: 10px 0px 6px;
    position: absolute;
    right: 10px;
    top: 10%;
}
.acd-content{
    /*border: 1px solid #333;*/
    display: block;
    height: 0;
    /*opacity: 0;*/
    padding: 0 0px;
    /*transition: .5s;*/
    visibility: hidden;
	font-size: 16px;
}
.acd-check:checked + .acd-label:after{
	font-family: "Font Awesome 5 Free";
    content: "－";
	color: #4498c5;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    /*opacity: 1;*/
    padding: 10px 0;
    visibility: visible;
}
	.btn_area{
		border-bottom: 1px solid #4498c5;
		margin: 0 0 50px 0;
	}
	.btnmidashi{
		display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	align-items:flex-start;
	}
	
	.btntit{
		    font-size: 15px;
    font-weight: bold;
    color: #4498c5;
    width: 85%;
	}
	
	.mark{
		padding: 0px 5px 0 0;
	}
	
	
	
	.btnbox{
		display: flex;
		justify-content: space-between;
		align-items: stretch;
		flex-wrap: wrap;
	}
	
	.btnbox .btn{
	    width: 49%;
    margin: 0 0% 20px 0%;
	}
	
	.btnbox .btn a{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		border: 1px solid #4498c5;
		border-radius:7px;
		color: #4498c5;
		font-weight: bold;
		padding: 5px 10px;
		height: 100%;
		
	}
	
	.btnbox .btn a span{
		display: block;
	}
	
	.btnbox .btn a span.btn_mark{
	margin: 5px 5px 0 0;
    padding: 0 0 0 0;
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	
	.btn_txt{
		    font-size: 12px;
    line-height: 18px;
    width: 70%;
	}
	
	.btn_txt b{
		font-size: 14px;
	}
	
	.btnbox .btn a:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration: none;
}
	
	.goannai{
		position: relative;
		z-index: 0;
		background-color: #d8eeff;
		margin: 50px 0 10px 0 !important;
		padding: 0 0px 0px 0px !important;
		
	}
	
	.goannai::before{
		content: "";
		display: block;
		position: absolute;
		background-color: #ffffff;
		width: 10px;
		height: 10px;
		top: 0px;
		left: 0px;
		z-index: 3;
	}
	
	
	.goannai::after{
		content: "";
		display: block;
		position: absolute;
		background-color: #ffffff;
		width: 10px;
		height: 10px;
		top: 0px;
		right: 0px;
		z-index: 3;
	}
	
	.goannai_in{
		position: relative;
		z-index: 1;
		background-color: #d8eeff;
	}
	
	.goannai_in::before{
		content: "";
		display: block;
		position: absolute;
		background-color: #F8FCFF;
		width: 10px;
		height: 10px;
		bottom: 0px;
		left: 0px;
		z-index: 1;
	}
	
	.goannai_in::after{
		content: "";
		display: block;
		position: absolute;
		background-color: #F8FCFF;
		width: 10px;
		height: 10px;
		bottom: 0px;
		right: 0px;
		z-index: 1;
	}
	
	.goannai_tit{
		position: absolute;
		top: -20px;
		left: 50%;
		max-width: 183px;
		z-index: 3;
		    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
	
	}
	
	.goannai_tit img{
		width: 100%;
	}
	
	
	.goannai_bottom{
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: -1;
	}
	
	.goannai_bottom img{
		    vertical-align: bottom;
	}
	
	.goannai_detail{
		    /* position: relative; */
    z-index: 3;
    padding: 30px 20px 10px 20px;
    /* display: flex; 
   justify-content: space-between;
    align-items: flex-start;
     margin: 47px 0 0 0 !important*/
	}
	
	
	.goannai_txtarea{
		margin: 0 0px 20px 0;
		color: #4d4d4d;
	}
	
	.goannaibox{
		margin: 0 0 15px 0;
	}
	
	.goannaibox p{
		font-size: 12px;
	}
	
	.goannai_txt_tit{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10px 0;
		font-size: 16px;
		font-weight: bold;
		color: #25527f;
	}
	
	.goannailist {
		padding: 0 !important;
	}
	
	.goannailist li{
		font-size: 12px;
		
	}
	
	.goannailist1 li{
		list-style:disc;
		margin: 0 0 0 20px;
	}
	
	.goannai_img{
		max-width: 400px;
		width: 100%;
		margin: 0 auto 20px;
	}
	
	.goannai_img img{
		width: 100%;
		vertical-align: bottom;
	}
	
	.goannai_slider .sliderBox02 {
		width: 100% !important;
		margin: 0 auto;
		padding: 0;
	}
	.goannai_slider .sliderBox02 .slick-next {
    	right: 10px!important;
	}
	
	.goannai_slider .sliderBox02 .slick-prev {
		left: 10px!important;
	}
	
	.sliderBox02 li {
		margin-bottom: 15px;
	}
	
	.btbox{
		    margin: 30px 0 40px 0;
        padding: 10px 0 30px;
	}

.btbox div ul{
	letter-spacing: -0.4em;
	    margin: 30px 0 0 0;
}

.btbox div > ul li{
	display: block;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 0 10px 0;
	position: relative;
}

.btbox div > ul li br{
display: none
}


.btbox div ul li a{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
	border-radius: 4px 4px 4px 4px;
	padding:15px 5px;
}

.btbox div ul li a:hover{
	text-decoration: none!important;
	opacity: 0.5;
	transition: 0.2s;
	position: relative;
	top: 1px;
}



.pinkB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #ff5d5d; background-size: 10px auto;}
.greenB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #009999; background-size: 10px auto;}
.blueB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #3366cc; background-size: 10px auto;}
    
    .txt01 {
        width:94%;
        margin: 15px 3% 10px;
        font-size: 12px;
    }
    .txt02 {
        width:94%;
        margin: 0 3% 20px;
        font-size: 12px;
        text-align: left;
    }
    
p.room_add {
    width:94%;
    margin: 0 3%;
    text-align: center;
    }
    
/* ここからタブ切り替えCSS */    
    .tab {
    position: relative;
    margin-bottom: 100px;
}
/*
.tab::before,
.tab::after {
    content:'';
    display: block;
    height: 100%;
    width: 150px;
    position: absolute;
}
.tab::before {
    background: url(../images/bg_sec01-7.png) repeat-y top;
    background-size: 150px auto;
    top:0;
    left:-184px;
}
.tab::after {
    background: url(../images/bg_sec01-8.png) repeat-y top;
    background-size: 150px auto;
    top:0;
    right:-184px;
}
*/
.tab .tab_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
    width:100%;
    margin:20px auto 0;
}
.tab .tab_wrap .tab_label {	/* タブ */
	position: relative;
	margin-right: 15px;
	padding: 20px 0;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
	border-radius: 10px 10px 0 0;
	background: #ddd;
	transition: .5s;
	cursor: pointer;
	font-size: 16px;
    letter-spacing: 0.15em;
	color: #777;
	text-align: center;
	line-height: 1.2;
    font-weight: bold;
}
.tab .tab_wrap .tab_label:hover {
	background: #ccc;
	color: #777;
}
.tab .tab_wrap .tab_label.tab_label_kaigai:hover {
	background: #ccc;
}
.tab .tab_wrap .tab_label:nth-last-of-type(1){ margin-right: 0; }
.tab .tab_wrap input {		/* ラジオボタン非表示 */
	display: none;
}
.tab .tab_wrap .tab_content {	/* 本文 */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
    margin-top: -3px;
    border-top: 3px solid #0b3a95;/*#dd335d*/
}
.tab .tab_wrap #cpn_kaigai.tab_content {	/* 本文 */
    border-top: 3px solid #0b3a95;
}
/*アクティブ（選ばれている時の）設定*/
.tab .tab_wrap input:checked + .tab_label {
	background: #0b3a95; /* dd335d */
	color: #fff;
}
.tab .tab_wrap input:checked + .tab_label.tab_label_kaigai {
	background: #0b3a95;
	color: #fff;
}
.tab .tab_wrap input:checked + .tab_label + .tab_content {
	margin: 0;
	padding: 0;
	height: auto;
	/*overflow: auto;*/ /* 場合によっては復活させる */
	transition: .5s opacity;
	opacity: 1;
}
/* ここまでタブ切り替えCSS */


.stayLink a {
    display: block;
    width: 90%;
    margin: 15px auto;
    padding: 10px 0;
    background: #ed7d31;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}

.wide_banner img {
	width: 100%;
}

}







/*760px以上*/
@media screen and (min-width: 760px),print {
	.pcnone{
		display: none;
	}
/* 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 5px;
}
/*h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px dotted #111;
	margin-bottom: 3%;
	padding-bottom: 5px;
	clear: both;
}*/

.notice h3 strong:after{
    top:-0px;
}
	
.inner{
	width: 100%;
	margin: 0 auto;
	padding:0px 0;
	display: block;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
u{text-decoration-color: red;}
/*title*/
img#mainphoto {
	width: 100%;
	max-width:970px;
	margin:0 auto 2%;
	display:block;
}
	

.inner950{
	width: 950px;
	margin: 0 auto
}

.hotelWrap img{
	max-width: 100%;
	height: auto;
}

#title{
	text-align: center;
	background: url("../images/bg_main.png") no-repeat 50% 0;
	height: 200px;
	position: relative;
}

p#approval1{
    position: absolute;
    bottom: 0;
    /*bottom: 1%;*/
    right: 241px;
}

#memu{
	background: url("../images/bg_menu.png") repeat;
	height: 78px;
	text-align: center;
	letter-spacing: -0.4em;
	display: flex;
	justify-content: center;
	align-items: stretch;
}

#memu li{
	background: url("../images/im_line.png") no-repeat 100% 0;
	/*display: inline-block;*/
	letter-spacing: normal;
}

#memu li:first-child{
	background: url("../images/im_line.png") no-repeat 100% 0,url("../images/im_line.png") no-repeat 0% 0;
}

#memu li a{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 10px 0 23px 0;
	/*width: 236px;*/
	background:url("../images/im_under_arrow.png") no-repeat 50% 85%;
	background-size: 15px auto;
}

#memu li a.select{
	background:url("../images/im_under_arrow_select.png") no-repeat 50% 85% #FFF;
	background-size: 15px auto;
	color:#008bc4;
	position: relative;
	top: 5px;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#memu li a.select:hover{
	text-decoration: none!important;
	opacity: 1!important;
	transition: 0.2s;
	top: 5px;

}

#memu li a:hover{
	text-decoration: none!important;
	opacity: 0.5;
	transition: 0.2s;
	position: relative;
	top: 1px;
}

@media screen and (min-width: 569px) and (max-width: 1210px) {
	#memu li{
		width: 25%;
	}

}


@media screen and (min-width: 1211px) {
	#memu li{
		/*width: 236px;*/
        width: 200px;
	}
    #memu li.fsh{
		/*width: 236px;*/
        width: 250px;
	}

}


.hotelWrap{
	padding: 40px 0;
	margin: 0 0 30px 0;
	/*border-bottom: 3px solid rgba(227,227,227,1.00)*/
	position: relative;
}
.hotelWrapIn{
	margin: 0 auto;
	line-height: 210%;
}

.hotelWrapIn > div{
	margin: 0 auto 60px
}

.hotelWrapIn h2{
	font-size: 34px;
	text-align: center;
	margin: 0 0 40px 0;
    line-height: 1.3;
}

.hotelWrapIn h2 img{
	width: 300px;
	height: auto;
}

.hotelWrapIn h3{
	font-size: 26px;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 20px 0 0 0 ;
}

.hotelWrapIn h2 strong{
	display: block;
	margin: 20px 0 0 0;
}
    
.roomWrap {
    width:100%;
    background: #F8FCFF;
    padding-top: 20px;
    }

#d01 h2,#d01 h3,#d01 dt,#d01 .roomBox dd strong{color: #c68744; font-weight: bold}
#d02 h2,#d02 h3,#d02 dt,#d02 .roomBox dd strong{color: #152484; font-weight: bold}
#d03 h2,#d03 h3,#d03 dt,#d03 .roomBox dd strong{color: #7c6800; font-weight: bold}
#d04 h2,#d04 h3,#d04 dt,#d04 .roomBox dd strong{color: #017a9f; font-weight: bold}

.hotelWrapIn h3{
	text-align: center;
}

.hotelWrapIn h3 strong{
	display: inline-block;
	position: relative;
}

.hotelWrapIn h3 strong:after{
	content: "";
	width: 49px;
	height: 22px;
	position: absolute;
	left: -70px;
}
	


.hotelWrapIn h3 strong:before{
	content: "";
	width: 49px;
	height: 22px;
	position: absolute;
	right: -70px;
}

	.hotelWrapIn h3 span{
		font-size: 14px;
		display: block;
		text-align: center;
	}

#d01 h3 strong:after{	background: url("../images/im_midashil_01.png") no-repeat;background-size:100% auto; }
#d01 h3 strong:before{background: url("../images/im_midashilr_01.png") no-repeat;background-size:100% auto; }

#d02 h3 strong:after{	background: url("../images/im_midashil_02.png") no-repeat;background-size:100% auto; }
#d02 h3 strong:before{background: url("../images/im_midashilr_02.png") no-repeat;background-size:100% auto; }

#d03 h3 strong:after{	background: url("../images/im_midashil_03.png") no-repeat;background-size:100% auto; }
#d03 h3 strong:before{background: url("../images/im_midashilr_03.png") no-repeat;background-size:100% auto; }

#d04 h3 strong:after{	background: url("../images/im_midashil_04.png") no-repeat;background-size:100% auto; }
#d04 h3 strong:before{background: url("../images/im_midashilr_04.png") no-repeat;background-size:100% auto; }

.intoroBox{
	margin: 0 0 40px 0;
	position: relative;
}

.intoroBox p{
	width: 400px;
	float: left;
	margin: 0 20px 0 0;
}

.intoroBox p img{
	margin: 0 0 25px 0;
}

.intoroBox div{
	overflow: hidden;
}

.intoroBox div span{
	font-size: 16px;
	display: block;
}

.intoroBox div strong{
	font-size: 16px !important;
	font-weight: bold !important;
	display: block;
	margin: 0 0 10px 0;
}

.right{
	text-align: right;
	font-weight: bold;
	font-size: 13px!important;
	display: block;
	margin: 10px 0 0 0;
	
}

.copy{
	font-size: 13px!important;
	display: block;
}

.intoroBox div ul{
	/*position: absolute;
	bottom: -60px;
	letter-spacing: -0.4em;*/
	
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
	margin: 0px 0 0 0;
}

.intoroBox div > ul li{
	display: inline-block;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 15px 0 0;
	width: 32%;
	position: relative;
}

.intoroBox div > ul li:nth-of-type(3){
	margin: 0 0 0 0;

}

p.plannone{
	    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(115, 115, 115,0.7);
    color: white;
    font-weight: bold;
    font-size: 16px;

}

.intoroBox div ul li a{
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	width: 100%;
	height: 75px;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
	border-radius: 4px 4px 4px 4px;
	padding: 0 16px 0 0;
}

.intoroBox div ul li a:hover{
	text-decoration: none!important;
	opacity: 0.5;
	transition: 0.2s;
	position: relative;
	top: 1px;
}

.intoroBox div ul li.oneC a{
	line-height: 75px;
}

.intoroBox div ul li.twoC a{
	padding: 14px 16px 0 0;
	line-height: 22px;
}

.pinkB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #ff5d5d; background-size: 10px auto;}
.greenB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #009999; background-size: 10px auto;}
.blueB a{background:url("../images/bt_arrow.png") no-repeat 95% 50% #3366cc; background-size: 10px auto;}

.accessBox {
    width:950px;
    }
.accessBox p{
	float: left;
	margin: 0 40px 0 0;
	width: 300px;
}

.accessBox dl{
	overflow: hidden;
	font-size: 13px;
}

.accessBox dl dt{
	font-size: 14px;
}

.accessBox dl dd{
	margin: 0 0 10px 0
}
	
.accessBox dl dd.busimg {
	width: 30%;
}
.accessBox dl dd.busimg img {
	vertical-align: bottom;
}

.slick-slider{
	width: 820px;
	margin: 0 auto;
	padding: 0 100px;
}

.slick-slider span{
	display: block;
	font-size: 16px;
	margin: 8px 0 0 0;
}

.roomPict{
	text-align: center;
	margin: 0 0 40px 0;
}

div.roomBox {
    position: relative;
}
div.roomBox p.map {
    width:100%;
    overflow: hidden;
    width:950px;
    margin:0  auto;
}
div.roomBox p.map img {
    width:100%;
}
div.roomBox p.map.map_fsh {
	margin-bottom: 20px;
}
div.roomBox dl.box2 {
    width:50%;
}

.roomBox dt{
	font-size: 18px;
	margin: 0 0 10px 0;
}

.roomBox dd{
	font-size: 16px;
	padding: 0 0 30px 20px;
}

.roomBox dd span{
	display: block;
	margin: 0 0 10px 0;
}
.roomBox:last-of-type{
	margin: 0 0 0 20px!important
}

.roomBox dd strong{
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0px;
}
.roomBox p.wrap {
    border: 1px solid #7c6800;
    padding: 15px;
    font-size: 14px;
}
.roomBox p.wrap span.txt_brown {
    color: #7c6800;
}
.roomBox p.wrap span.txt_brown_bold {
    color: #7c6800;
    font-weight: bold;
}
.roomBox p.ann {
    font-size: 14px;
    margin: 15px auto 50px;
    width:950px;
}
/*
#d01 .roomBox dd strong{background: url("../images/im_point01.png") no-repeat 0 5px; background-size: 15px auto;}
#d02 .roomBox dd strong{background: url("../images/im_point02.png") no-repeat 0 5px; background-size: 15px auto;}
#d03 .roomBox dd strong{background: url("../images/im_point03.png") no-repeat 0 5px; background-size: 15px auto;}
#d04 .roomBox dd strong{background: url("../images/im_point04.png") no-repeat 0 5px; background-size: 15px auto;}
*/
/*anker*/
.ankerN{
background: url(https://www.nta.co.jp/kokunai/tdr/images/bg_anker.png) no-repeat;
background-size:cover;
text-align: center;
height: 106px;
margin:0 0 10px 0;
padding: 10px 0 0 0;
}

.ankerN li{
display: inline-block;
width: 165px;
}

.ankerN li img{
width: 100%;
height: auto;
}

.ankerN li img:hover {
	transition: 0.6s ;
	opacity: 0.8 ;
	position: relative;
	top: 1px;
	left: 1px;
}

.acB{
border: 0;
width: 100%;
border-collapse: separate;
vertical-align: top;
border-top:1px solid rgba(0,0,0,0.2);
border-right:1px solid rgba(0,0,0,0.2);
}

.acB th{
vertical-align: top;
padding:0 0;
text-align: center;
background: rgba(0,0,0,0.05);
font-weight: 700;
width: 60px;
border-left:1px solid rgba(0,0,0,0.2);
border-bottom:1px solid rgba(0,0,0,0.2);
}

.acB th,.acB td{
padding: 6px
}

.acB td{
border-bottom:1px solid rgba(0,0,0,0.2)
}

.acB td p {
    margin-top:10px;
    width:100%;
}
.imgarea{
	margin: 20px 0 0 0;
}

.imgarea p{
	display: inline-block;
	width: 35%;
    margin: 0 20px 0 0px;
}


.imgarea p img{
	width: 100%;
	
}

.notice {
    width:850px;
    margin:50px auto 60px!important;
    font-size: 14px;
}
.notice p {
    margin: 10px 0 5px;
}


.qaBox ul{
	list-style: none;
	border-bottom: #C5C5C5 dotted 1px;
	margin: 0 0 10px 0;
    padding: 0px 0 10px 0;
}


.qaBox {
    width:950px;    
    } 
.qaBox ul li{
	position: relative;
    font-size: 18px;
    margin: 40px 0 20px 50px;
	
}

.qaBox ul li span.mini{
	font-size: 12px;
	line-height: 24px !important;
	display: block;
}
    .qaBox ul li p.mgntb15 {
        margin: 15px 0;
    }


.qaBox ul li.question{
	font-weight: bold;
	color: #975000;
}

.qaBox ul li.answer{
	font-size: 16px;
}

.qaBox ul li.question::before,
.qaBox ul li.answer::before{
	position: absolute;
	font-size: 36px;
	font-weight: bold;
	top: 0;
	left: -44px;
}


.qaBox ul li.question::before{
	content: "Q";
	color: #975000;
}

.qaBox ul li.answer::before{
	content: "A";
	color: #D30003;
}

.rinji_kyugyo{color:#F00;margin:0 0 10px 0;display:block;text-align:center;font-size:15px;}


.hotelimgarea{
	margin: 0 0 0 0;
}

.hotelimgarea ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: stretch;
}

.hotelimgarea ul li{
	width: 31%;
	margin: 0 1% 0 1%;
}

.hotelimgarea ul li img{
	width: 100%;
	max-width: 640px;
}

.mt_a {
    margin-top:40px;
}

	
	.intro_area{
		margin: 0 0 50px 0;
		
	}
	
ul.intro_img{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	list-style: none;
	margin: 0 0 50px 0;
	
	}
	
	ul.intro_img li{
		width: 48%;
		max-width: 400px;
		margin: 0 2% 0 2%;
	}
	
	ul.intro_img li img{
		width: 100%;
	}
	
	.intro_txt_area{
		margin: 0 auto 20px;
		width: 886px;
		
	}
	
	.intro_point{
		background-image: url("../images/im_line_g.png");
		background-repeat: no-repeat;
		background-position: bottom;
		text-align: center;
		padding: 0 0 25px 0;
    margin: 0 0 10px 0;
		font-size: 22px;
		font-weight: bold;
	}
	
	.intro_txt{
		font-size: 16px;
		line-height: 30px;
	}
	
	.room_box1{
		margin: 0 auto 30px;
        width:950px;
        background: #fff;
        box-shadow: 0px 10px 10px -12px #4498C5;

	}
	.room_boxin{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		margin: 0 auto 10px;
	}
	
	.room_detail_area{
		width: 522px;
	}
	
	.room_detail_tit{
		width: 492px;
		height: 82px;
		background-image: url("../images/bg_ti_room2.png");
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-weight: bold;
		padding: 0 0px 0 30px;
		background-repeat: no-repeat;
		
		display: flex;
		align-items: center;
		margin: 0 0 5px 0;
	}
	
	.room_detail_tit p{
		font-size: 21px;
		color: #25527f;
	}
	
	.room_detail_txt{
		font-size: 16px;
		line-height: 30px;
		margin: 0 0 10px 10px;
	}
	
	.room_detail{
		list-style: none;
		margin: 0 0 0 20px;
		padding: 0 0 0 0;
	}
	
	.room_detail li{
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		font-size: 16px;
		line-height: 30px;
		margin: 0 0 5px 0;
	}
	
	.room_detail li p.koumoku{
		width: 15%;
		border-bottom: #979ea3 solid 1px;
		padding: 0 0 0px 0;
		margin: 0 20px 0 0;
	}
	
	.room_img_area{
		width: 400px;
		
	}
	
	.room_img_area img{
		width: 100%;
	}
	
	
.room_img_area .slick-slider{
	width: 100% !important;
	margin: 0 auto;
	padding: 0 0px 0 0;
}

.room_img_area .slick-slider span{
	display: block;
	font-size: 16px;
	margin: 8px 0 0 0;
}
	
	.slick-next {
    background: url(../images/im_arrow_left2.png) no-repeat;
    background-size: 9px auto;
    width: 9px;
    height: 20px;
    display: block;
    right: 15px!important;
}
	
.slick-prev {
    background: url(../images/im_arrow_right2.png) no-repeat;
    background-size: 9px auto;
    width: 9px;
    height: 20px;
    left: 15px!important;
}
	
.acd-check{
    display: none;
}
.acd-label{
    background: #ffffff;
    color: #333333;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
	font-size: 16px;
	cursor: pointer;
}
.acd-label:after{
	font-family: "Font Awesome 5 Free";
    content: "+";
    background: #FFFFFF;
    box-sizing: border-box;
    display: block;
    font-size: 24px;
	color: #4498c5;
    height: auto;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    /*border: 1px solid #333;*/
    display: block;
    height: 0;
    /*opacity: 0;*/
    padding: 0 0px;
    /*transition: .5s;*/
    visibility: hidden;
	font-size: 16px;
}
.acd-check:checked + .acd-label:after{
	font-family: "Font Awesome 5 Free";
    content: "－";
	color: #4498c5;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    /*opacity: 1;*/
    padding: 10px;
    visibility: visible;
}
	.btn_area{
		border-bottom: 1px solid #4498c5;
		margin: 0 0 50px 0;
	}
	.btnmidashi{
		display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	align-items:center;
	}
	
	.btntit{
		font-size: 22px;
		font-weight: bold;
		color: #4498c5;
        width:840px;
	}
	
	.mark{
		padding: 5px 5px 0 0;
	}
	
	
	
	.btnbox{
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	
	.btnbox .btn{
	width: 24%;
    margin: 0 0.5% 10px 0.5%;
	}
	
	.btnbox .btn a{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		border: 1px solid #4498c5;
		border-radius:7px;
		color: #4498c5;
		font-weight: bold;
		padding: 5px 10px;
		
	}
	
	.btnbox .btn a span{
		display: block;
	}
	
	.btnbox .btn a span.btn_mark{
		margin: 5px 10px 0 0;
		padding: 0 0 0 0;
		width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	
	.btn_txt{
		    font-size: 12px;
    line-height: 18px;
		width: 80%;
	}
	
	.btn_txt b{
		font-size: 18px;
	}
	
	.btnbox .btn a:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration: none;
}
	
	.goannai{
		position: relative;
		z-index: 0;
		background-color: #d8eeff;
		width:950px;
        margin: 0 auto;
	}
	
	.goannai::before{
		content: "";
		display: block;
		position: absolute;
		background-color: #ffffff;
		width: 10px;
		height: 10px;
		top: 0px;
		left: 0px;
		z-index: 1;
	}
	
	
	.goannai::after{
		content: "";
		display: block;
		position: absolute;
		background-color: #ffffff;
		width: 10px;
		height: 10px;
		top: 0px;
		right: 0px;
		z-index: 1;
	}
	
	.goannai_in{
		position: relative;
		z-index: 0;
		background-color: #d8eeff;
	}
	
	.goannai_in::before{
		content: "";
		display: block;
		position: absolute;
		background-color: #F8FCFF;
		width: 10px;
		height: 10px;
		bottom: 0px;
		left: 0px;
		z-index: 1;
	}
	
	.goannai_in::after{
		content: "";
		display: block;
		position: absolute;
		background-color: #F8FCFF;
		width: 10px;
		height: 10px;
		bottom: 0px;
		right: 0px;
		z-index: 1;
	}
	
	.goannai_tit{
		position: absolute;
		top: -20px;
		left: 50%;
		max-width: 183px;
		z-index: 3;
		    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
	
	}
	
	.goannai_tit img{
		width: 100%;
	}
	
	
	.goannai_bottom{
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
	}
	
	.goannai_bottom img{
		vertical-align: bottom;
	}
	
	.goannai_detail{
		position: relative;
		z-index: 3;
		padding: 20px;
		/*display: flex;
		justify-content: space-between;
		align-items: flex-end;*/
	}
	
	
	.goannai_txtarea{
		/*margin: 0 15px 0 0;*/
		margin: 0;
		color: #4d4d4d;
	}
	
	.goannaibox{
		margin: 0 0 15px 0;
	}
	
	.goannaibox p{
		font-size: 15px;
	}
	
	.goannai_txt_tit{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 10px 0;
		font-size: 18px;
		font-weight: bold;
		color: #25527f;
	}
	
	.goannailist li{
		font-size: 15px;
		
	}
	
	.goannailist1 li{
		list-style:disc;
		margin: 0 0 0 20px;
	}
	
	.goannai_img{
		max-width: 450px;
		width: 29%;
		margin: 0 auto;
	}
	
	.goannai_img img{
		width: 100%;
		vertical-align: bottom;
	}
	
	.goannai_slider {
		max-width: 950px;
		margin: 0px auto 15px;
	}
	.goannai_slider .sliderBox02 {
		width: 100% !important;
		margin: 0 auto;
		padding: 0;
	}
	.goannai_slider .sliderBox02 li {
		padding: 0 10px;
	}
	
	.btbox{
		margin: 0px auto 30px;
        width:950px;
        padding: 50px 0;
	}

.btbox div ul{
	/*position: absolute;
	bottom: -60px;
	letter-spacing: -0.4em;*/
	
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
	margin:45px 0 0 0;
}

.btbox div > ul li{
	display: inline-block;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 15px 0 0;
	width: 32%;
	position: relative;
}

.btbox div > ul li:nth-of-type(3){
	margin: 0 0 0 0;

}
	

.btbox div ul li a{
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	width: 100%;
	height: 75px;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
	border-radius: 4px 4px 4px 4px;
	padding: 0 16px 0 0;
}

.btbox div ul li a:hover{
	text-decoration: none!important;
	opacity: 0.5;
	transition: 0.2s;
	position: relative;
	top: 1px;
}

.btbox div ul li.oneC a{
	line-height: 75px;
}

.btbox div ul li.twoC a{
	padding: 14px 16px 0 0;
	line-height: 22px;
}
    
    .txt01 {
        width:950px;
        margin: 0 auto 20px;
        font-size: 16px;
    }
    .txt02 {
        width: 950px;
        margin: 0 auto 20px;
        font-size: 15px;
        text-align: left;
    }
    
p.room_add {
    width:950px;
    margin: 0 auto 20px;
    text-align: center;
    }
    
/* ここからタブ切り替えCSS */    
    .tab {
    position: relative;
    margin-bottom: 100px;
        width:900px;
        margin:0 auto 100px;
}
/*
.tab::before,
.tab::after {
    content:'';
    display: block;
    height: 100%;
    width: 150px;
    position: absolute;
}
.tab::before {
    background: url(../images/bg_sec01-7.png) repeat-y top;
    background-size: 150px auto;
    top:0;
    left:-184px;
}
.tab::after {
    background: url(../images/bg_sec01-8.png) repeat-y top;
    background-size: 150px auto;
    top:0;
    right:-184px;
}
*/
.tab .tab_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
    width:950px;
    margin:0 auto;
}
.tab .tab_wrap .tab_label {	/* タブ */
	position: relative;
	margin-right: 15px;
	padding: 20px 0;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
	border-radius: 10px 10px 0 0;
	background: #ddd;
	transition: .5s;
	cursor: pointer;
	font-size: 20px;
    letter-spacing: 0.15em;
	color: #777;
	text-align: center;
	line-height: 1.2;
    font-weight: bold;
}
.tab .tab_wrap .tab_label:hover {
	background: #ccc;
	color: #777;
}
.tab .tab_wrap .tab_label.tab_label_kaigai:hover {
	background: #ccc;
}
.tab .tab_wrap .tab_label:nth-last-of-type(1){ margin-right: 0; }
.tab .tab_wrap input {		/* ラジオボタン非表示 */
	display: none;
}
.tab .tab_wrap .tab_content {	/* 本文 */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
    margin-top: -3px;
    border-top: 3px solid #0b3a95;/*#dd335d*/
}
.tab .tab_wrap #cpn_kaigai.tab_content {	/* 本文 */
    border-top: 3px solid #0b3a95;
}
/*アクティブ（選ばれている時の）設定*/
.tab .tab_wrap input:checked + .tab_label {
	background: #0b3a95; /* dd335d */
	color: #fff;
}
.tab .tab_wrap input:checked + .tab_label.tab_label_kaigai {
	background: #0b3a95;
	color: #fff;
}
.tab .tab_wrap input:checked + .tab_label + .tab_content {
	margin: 0;
	padding: 0;
	height: auto;
	/*overflow: auto;*/ /* 場合によっては復活させる */
	transition: .5s opacity;
	opacity: 1;
}
/* ここまでタブ切り替えCSS */
    
.marginT_space {
    margin-top:15px;
    }

.stayLink a {
    display: block;
    width: 90%;
    margin: 10px auto 0;
    padding: 10px 0;
    background: #ed7d31;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}
.stayLink a:hover {
    opacity: 0.8;
}

.wide_banner {
	width: 640px;
	margin: 0 auto;
}
.wide_banner img {
	width: 100%;
}

}