@charset "utf-8";

/*PCSP共通設定*/
.disnone{display:none!important;}
main img {
	width: 100%;
	height: auto;
}
section:nth-of-type(odd){background-color:#f0f0f0;}
section:nth-of-type(even){background-color:#fff;}

/*自動挿入*/
#newsImportant .newsCont ul li {
    padding-bottom: 5px;
    margin-bottom: 7px;
    border-bottom: 1px dotted #ccc;
}
#newsImportant .newsCont ul li:last-child {border-bottom: none;}
#newsImportant .newsCont ul li .left {float: left;}
#newsImportant .newsCont ul li span {
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2;
}
#newsImportant .newsCont ul li span.newsIco {
    background: #e62d2d;
    color: #fff;
    padding: 4px 9px 3px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*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;}
.br-pc {display: none; }	
h1 {
	font-size: 12px;
	margin: 0 1%;
}
	
h2{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
    color: #111;
    margin-bottom: 20px;
}
	
h3 {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
	font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}

ul,li{
	color: #333;	
	}	
	
.txtBumon{
	margin: 0 auto;
}
p.txtBumon{
    font-size: 16px;
    padding: 5px 0px;
    margin-bottom: 20px;
}
p.Textbox{
    background-color: #fff;
    margin: 0 auto 20px;
	border: 1px solid #B08A1A;
    padding: 12px 15px;
    font-size: 14px;
    border-radius: 5px;
    line-height: 1.4;
    letter-spacing: 0.15em;
}	
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

/*自動挿入*/
#newsImportant {
	width: 96%;
	margin: auto;
	box-sizing: border-box;
}

/*title*/
#title {
    margin: 0;
    padding: 0;
    height: 250px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: url(../images/title_01.jpg) 50%;
    background-size: cover;
    background-color: rgba(255,255,255,0);
    background-blend-mode: lighten;
}

#title p{
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: 0 20%;
    color: #fff;
    line-height: 1.7;
    font-size: 20px;
    font-weight: bold;
    background-color: rgba(0,0,0,0.8);
    display: block;

}

#title p strong{
	width:766px;
	height:197px;
	display:block;
}

#title span{
	font-size:20px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	left: 50%;
	margin:0 0 0 -300px;
	top: 252px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

#title img{
	height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/*nav*/
#navMenuNew100{
	background:#333333;
}
#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:0;
	overflow:hidden;
	padding:0;
}

#navMenuNew100 ul li{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FFFFFF;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li.select{
	color:#EBFF52!important;
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li:nth-child(3n+1){
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FFFFFF;
	border-left:none;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}
	
/*index.htm*/
.Ranktitle{
    margin-bottom: 10px;
    text-align: center;
    background: linear-gradient(to right, #dec862 0%, #c9a746 100%);
}


.Ranktitle h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
	font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}

.boxRank {
    background-color: #fff;
    width: 96%;
    border-radius: 10px;
    margin: 0% 2% 5%;
    padding-bottom: 10px;
    padding-top: 20px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
}

.imgRank {
	width: 58%;
	margin: 0 auto;
}
.boxRank dl {
	width: 90%;
    margin: 0 auto;
}
.boxRank dt {
	font-size: 15px;
	padding: 10px 0px;
}
.boxRank dd {
	line-height:16px;
}

.btnRank{
	width: 100%;
	position: relative;
	margin: 0 auto 20px;
	height: 40px;
	text-align: center;
	border-radius: 5px;
	background: #111;
	background-size: 16px auto;
}

.btnRank:before {
    content: '';
    position: absolute;
    bottom: 14px;
    left: 90%;
    width: 7px;
    height: 7px;
    border: 3px solid;
    border-radius: 3px;
    border-color: transparent transparent #fff #fff;
    transform: rotate(225deg);
}

.btnRank a {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}	
	
/*bath female gohan guestroom roomes senior staff*/
.anchor, .anchor_over80{
	margin: 0 auto;
    /*height: 40px;*/
    text-align: center;
	margin-bottom: 20px;
}

.anchor ul, .anchor_over80 ul{
	display: block;
	margin: 0 auto;
}
	
.anchor_over80 ul{
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
}	

.anchor ul li{
    position: relative;
    /* width: 300px; */
    margin: 0 0 10px;
    height: 40px;
    background: linear-gradient(to right, #dec862 0%, #c9a746 100%);
    border-radius: 5px;
}
.anchor_over80 ul li{
position: relative;
    /* width: 300px; */
    width: 48%;
    margin: 0 1% 10px;
    height: 40px;
    background: linear-gradient(to right, #dec862 0%, #c9a746 100%);
    border-radius: 5px;	
}	
.anchor ul li:before , .anchor_over80 ul li:before{
	content: '';
    position: absolute;
    top: 12px;
    left: 90%;
    width: 5px;
    height: 5px;
    border: 3px solid;
    border-radius: 3px;
    border-color: transparent transparent #fff #fff;
    transform: rotate(-45deg);
}

.anchor a , .anchor_over80 a{
    display: block;
    line-height: 40px;
    letter-spacing: 0.1em;
    color: #fff;
    margin: 0 2px;
    font-size: 15px;
    font-weight: bold;
}

.anchor a:hover , .anchor_over80 a:hover{
    color: #fff !important;
    text-decoration: none !important;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
}

#boxBumon {
    width: 100%;
    margin: 0 auto;
}


#boxBumonIn,#boxBumonIn2  {/* padding:0px 0px 11px 4px;*/clear:both;/* width: 90%; */margin: 0 auto;}


.hotelclass {
    text-align: center;
    margin-top: 10px;
	margin-bottom: 20px;
}

.hotelclass h3{
    font-size: 28px;
    color: #111;
    font-weight: bold;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
    margin-top: 40px;

}



.box1-3, .box4-10  {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 10px 10px 20px;
    width: 100%;
    margin-bottom: 20px;
    background: #ffff;
    box-sizing: border-box;
}

.ribbon1,.ribbon2,.ribbon3,.ribbon4-10 {
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 2%;
    margin: 0;
    padding: 4px 0;
    z-index: 2;
    width: 34px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}

.ribbon1{
    font-size: 20px;
    font-weight: bold;
    background: linear-gradient(#dec862 0%, #c9a746 100%);
}

.ribbon2{
    font-size: 20px;
    font-weight: bold;
    background: linear-gradient(#cdd3d7 0%, #999999 100%);
}

.ribbon3{
    font-size: 20px;
    font-weight: bold;
    background: linear-gradient(#ca8f5f 0%, #bc7035 100%);
}

.ribbon4-10{
    font-weight: bold;
    background: linear-gradient(#7d7d7d 0%, #111111 100%);
}


.ribbon1:after,.ribbon2:after,.ribbon3:after,.ribbon4-10:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-bottom: 8px solid transparent;
}
.ribbon1:after{
    border-left: 17px solid #c9a746;
    border-right: 17px solid #c9a746;
}

.ribbon2:after{
    border-left: 17px solid #999999;
    border-right: 17px solid #999999;
}

.ribbon3:after{
    border-left: 17px solid #bc7035;
    border-right: 17px solid #bc7035;
}

.ribbon4-10:after {
    border-left: 17px solid #111111;
    border-right: 17px solid #111111;
}

.box1-3 h4,.box4-10 h4{
    line-height: 1.8;
    font-size: 20px;
	font-weight: bold;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}

.box1-3 h4.rank1{
border-bottom: double 5px #B08A1A;
}

.box1-3 h4.rank2{
border-bottom: double 5px #999999;
}

.box1-3 h4.rank3{
/* font-size: 24px; */
border-bottom: double 5px #B87333;
}

.box4-10 h4{
border-bottom: double 5px #111111;
}

span.address{
	font-size: 15px;
}

.imgHotel1-3 {
display: flex;
margin: 10px auto;
}
	
.imgHotel1-3 img {
margin: 0 0.5%;
height: auto;
}
	
.txtHotel1-3 {
    margin: 0 auto;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 1.3;
    color: #555;
    letter-spacing: 0.1em;
}
.btnHotel1-3,.btnHotel4-10 {
display: block;
margin: 0 auto;
/* width: 90%; */
justify-content: flex-end;
}

.btnHotel1-3 li,.btnHotel4-10 li {
/* width: 33.3%; */
height: 45px;
margin: 5px 0;
text-align: center;
background-color: #111;
border-radius: 5px;
}

.btnHotel1-3 a,.btnHotel4-10 a {
display: block;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    /*font-weight: bold; */

}

.btnHotel1-3 a:hover,.btnHotel4-10 a:hover {
color: #fff !important;
text-decoration: none !important;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
}

.imgHotel4-10 {
width: 80%;
margin: 10px auto;
}

.imgHotel4-10 img{
	width: 100%;
	height: auto
}
.txtHotel4-10 {
    font-size: 15px;
    line-height: 1.3;
    color: #555;
    letter-spacing: 0.1em;
    padding-top: 5px;
    padding-bottom: 5px;
}

.txt_area {
width:944px;
font-size:12px;
margin-top:15px;
border: 3px solid #E7E5E5;
}

.txt_area p {
margin:5px;
}

#ancer_link_btn_wrapper{
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
text-align: center
}

#ancer_link_btn_wrapper a{
width: 40%;
height: 40px;
background-color: #FF0004;
color: #fff;
line-height: 40px;

}

/*特集バナー アンダーテキスト*/
.title_under_txt{
	font-size:16px;
	text-align:center;
	margin-bottom: 3%;
}
.commonbnr li{
	overflow: hidden;
	margin: 5px;
	padding: 10px;
	background: #FFF;
	box-sizing: border-box;
	font-size: 14px;
	display: block;
}
.commonbnr li img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.commonbnr li h4{
	width: 100%;
	margin-bottom: 10px;
}
.commonbnr p{
	font-size: 14px;
	margin-bottom: 3%;
}

/*slick*/
.slick-slide-banner-js .slick-prev,
.slick-slide-banner-js .slick-next {top: 50%;z-index: 40;}
.slick-slide-banner-js .slick-prev {left: -5px;}
.slick-slide-banner-js .slick-next {right: -5px;}
.slick-slide-banner-js .slick-prev:before,
.slick-slide-banner-js .slick-next:before {color: #242424;}
.slick-slide-banner-js .slick-dots {bottom: -10px;}		
.slick-dots li {
	display: inline-block;
	background: none;
}

/*slick*/
.slick-slide-js .slick-prev,
.slick-slide-js .slick-next {top: 20%;z-index: 40;}
.slick-slide-js .slick-prev {left: -5px;}
.slick-slide-js .slick-next {right: -5px;}
.slick-slide-js .slick-prev:before,
.slick-slide-js .slick-next:before {color: #242424;}

/* tripa */
#useWrap .tripa_useWrap_wrap{width: 100%;}
#useWrap {padding: 10px;}
#useWrap div.tripa {
	width: 200px;
	float: left;
	margin: 5px 5px 10px;
	padding: 10px;
	background: #FFF;
	box-sizing: border-box;
}
#useWrap div.tripa p {
	margin: 0 0 3% 0;
	height: 150px;
	overflow: hidden;
}
#useWrap div.tripa p img {
	width: auto;
	height: 100%;
	margin: auto;
}
#useWrap div.tripa dl {
	overflow: hidden;
	display: block;
	padding: 0;
}
#useWrap div.tripa dt {
	font-size: 14px;
	margin: 0 0 2% 0;
	padding: 0;
	font-weight: bold;
}
#useWrap div.tripa dd {font-size: 12px;}
#useWrap div.tripa dd > span {
	display: block;
	margin: 5px 0 0 0;
}
#useWrap div.tripa dd > span a {
	color: #CCC;
	font-size: 12px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#useWrap div.tripa dd > span span {
	color: #F69;
	display: inline;
	font-size: 12px;
}

/*tripaslick*/
.tripa_slick .slick-prev,
.tripa_slick .slick-next {top: 50%;z-index: 40;}
.tripa_slick .slick-prev {left: -5px;}
.tripa_slick .slick-next {right: -5px;}
.tripa_slick .slick-prev:before,
.tripa_slick .slick-next:before {color: #242424;}

/*qa*/
#qanda_box .inner > div {margin: 5% 2%;}
#qanda_box .inner > div:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#qanda_box .inner div > div {
	padding: 10px;
	margin-bottom: 2%;
	background: #fff;
}
#qanda_box b.qaicon {
	background: #282da5;
	font-size: 14px;
	margin: 0 2% 1% 0;
	color: #FFF;
	width: 15%;
	text-align: center;
	float: left;
}
#qanda_box h4 {
	font-size: 14px;
	margin: 0 0 2% 0;
	color: #282da5;
	line-height: 1.6;
	text-align: left;
	font-weight: bold;
	position: relative;
	box-sizing: border-box;
}
#qanda_box .inner > div p span{
	width: 83%;
	float:left;
	display:block;
}
#qanda_box div p {
	font-size: 14px;
	line-height: 1.6;
}

/*終了対応*/
#endcontents {
	width: 100%;
	display: flex;
	font-size: 14px;
	border: 2px solid #e30034;
	margin: 0 auto 1%;
	box-sizing: border-box;
}
#endcontents dt {
	width: 17%;
	background: #e30034;
	text-align: center;
	line-height: 4.5;
	color: #FFF;
	margin-right: 3%;
}
#endcontents dd {
	width: 80%;
	padding: 5px 0;
	font-weight: bold;
}

/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
.bgWhiteArea {
	background: #fff;
}

.contInner {
	margin: 0 auto;
	line-height: 1.6;
	padding-bottom: 20px;
	overflow-x:hidden;
}

.contInner02 .column2Area .section {
	margin: 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
/*.column3Area {
	margin-right: -20px;
}
.column3Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column3Area {
	min-height: 1px;
}
* html .column3Area {
	height: 1px; 
}
.column3Area .section {
	width: 310px;
	float: left;
	margin-right: 20px;
}
.contInner02 .column3Area {
	margin-right: -30px;
}
.contInner02 .column3Area .section {
	width: 275px;
	float: left;
	margin-right: 30px;
}*/

/*.ie7 .section, .ie7 .section2 {
	padding-bottom: 40px;
	margin-bottom: 0;
}*/
.over80_hotelinfo{
		display: flex;
		margin: 0 10px;
	}
ul.itemList4 {
    /*margin: 0 20px;*/
    /* display: flex; */
    /*justify-content: space-between;*/
    flex-wrap: wrap;
 }		
.itemList4 li {
	width: 200px;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 25px;
	border-radius: 5px;
	overflow: hidden;
}
.itemList4 li:nth-of-type(3n){
	margin-right: 0px;	
	}
.itemList4 li dl {
	margin-top: 3%;
    /*display: inline-block;
    justify-content: space-between;
    flex-wrap: wrap;*/
}
.itemList4 li dl dt {
    width: 100%;
    font-size: 0.9em;
    line-height: 1.4;
    font-weight: bold;
    /*border-bottom: double 6px #B08A1A;*/
    color: #111 !important;
    margin-bottom: 5px;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}
.itemList4 li dl dd span {
	/* margin-top: 2px; */
	display: inline-block;
}

.itemList4 li dl dt div,
.itemList4 li dl dt a div{
	font-size: 12px;
	margin:0 0 3px 0;
}
.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}

.itemList4 li dl dd p{
	display:block;
	clear:both;
	margin:0;
	padding:0;
}

.itemList4 li .thumb {
    width: 50%;
    margin: 5px 5px 5px 0px;
}

.itemList4 li .thumb img{
	max-width:100%;
	height:auto;
}

.itemList4.white li {
	background: #fff;
	width: 100%;
	/* width: 310px; */
	/* padding:0 0 5px 0; */
}
	
.itemList4.white li h4.over80{
    margin: 25px 16px 0px;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 17px;
    line-height: 1.4;
    font-weight: bold;
    text-align: justify;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
	}

over80 .address{
	font-size: 14px;
	color: #555;
	}	


/*btn*/

.btn_over80{
	background-color: #111;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    padding: 5px;
    border-radius: 5px;
	display:block;
	margin: 10px 10px 20px;
/*	background:url(../images/bt.png) no-repeat;*/
	clear:both;
	color:#FFF;
	font-weight:bold;
}

.btn_over80 a{
	color:#FFF!important;
	display:block;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:14px;
	text-decoration:none!important;
}

btn_over80:hover{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.point{
	width: 50%;
    margin: 5px 5px 5px 0px;
}

.point dt img{
	width: 50%;
}
.point dt span{
	font-size: 2.5em;
    font-weight: bold;
    color: #F00;
    line-height: 10px;
    margin: 3% 0 0 4%;
}
.point dd{
    margin-bottom: 3px;
    color: #111;
}
.point dd strong{
	float: left;
	font-size: 10px;
	height: 12px;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.4em;
	width: 40%;
	background: linear-gradient(to right, #dec862 0%, #c9a746 100%);
	color: #FFF;
	text-align: center;
	line-height: 13px;
	border-radius: 5px 5px 5px 5px;
	border: 2px solid;
}
.point dd span{
    /* width: 50px; */
    font-size: 16px;
    font-weight: bold;
    /* color: #F00; */
    margin: 1px 0px 0px 5%;
    letter-spacing: 0.15em;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}
}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
#endcontents,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}
.br-sp {display: none; }
	
/*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: 35px;
    font-weight: bold;
    text-align: center;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
    color: #111;
    margin-bottom: 20px;
}
	
h3 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
	font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}
	
ul,li{
	color: #333;	
	}	
	

p.txtBumon{
    font-size: 16px;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 20px;
}

.Textbox {
    display: block;
    padding: 10px;
    border: 1px solid #B08A1A;
    text-align: left;
    font-size: 14px;
	margin: 10px 30px 30px;
    background: #fff;
}	
	
	
.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}

/*自動挿入*/
#newsImportant {
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
	box-sizing: border-box;
}

/*title*/
#title {
    margin: 0;
    padding: 0;
    height: 400px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: url(../images/title_01.jpg) 50%;
    background-size: cover;
    background-color: rgba(255,255,255,0);
    background-blend-mode: lighten;
}

#title p{
	position: absolute;
    top: 320px;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 20%;
    line-height: 2;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    background-color: rgba(0,0,0,0.8);
    display: block;

}

#title p strong{
	width:766px;
	height:197px;
	display:block;
}

#title span{
	font-size:20px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	left: 50%;
	margin:0 0 0 -300px;
	top: 252px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

#title img{
	height: auto;
    width: 766px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/*nav*/
#navMenuNew100{
	background:#333333;
}

#navMenuNew100 ul{
	width:100%;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
}

#navMenuNew100 ul li{
	font-size:16px;
	font-weight:bold;
	display:inline;
	margin:0 0 0 0;
	padding:0 15px;
	color:#FFF;
	border-right:2px solid #FFF;
	cursor:pointer;
}

#navMenuNew100 ul li:nth-child(1){
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
}
#navMenuNew100 ul li.select{
	font-size:18px;
	font-weight:bold;
	display:inline;
	margin:0 0 0 0;
	padding:0 15px;
	color:#FF6;
	border-right:2px solid #FFF;
	cursor:default;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	display:inline-block;
}

/*index.htm*/
#ranking-box{
	padding-bottom: 40px;
}

.Ranktitle{
	margin-bottom: 10px;
    background: linear-gradient(to right, #dec862 0%, #c9a746 100%);	
	text-align: center;
}
	
.boxRank {
    float: left;
    position: relative;
	background-color: #fff;
    width: 45%;
    height: 215px;
    margin: 1%;
    /*border: 1px solid #333;*/
    border-radius: 10px;
    padding: 10px;
	box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
}
.imgRank {
	position:absolute;
	left:10px;
}
	
.imgRank img{
	width: 50%;
	}	
.boxRank dl {
	position:absolute;
	left:216px;
	top:42px;
	padding-right: 10px
}
.boxRank dt {
	margin-top: 17px;
	margin-bottom:11px;
	font-size: 15px;
	/*font-weight: bold;*/
}
.boxRank dd {
	line-height:16px;
}

.btnRank{
	width: 100%;
	height: 40px;
	text-align: center;		
    border-radius: 5px;	
	background: #111 ;	
 	background-size: 16px auto;	
}

.btnRank:before {
    content: '';
    position: absolute;
    bottom: 14px;
    left: 200px;
    width: 7px;
    height: 7px;
    border: 3px solid;
    border-radius: 3px;
    border-color: transparent transparent #fff #fff;
    transform: rotate(225deg);
}

.btnRank a {
	display: block;
    color: #fff;
    font-size: 14px;
	font-weight: bold;
    line-height: 40px;
	
}

.btnRank a:hover {
	color: #fff !important;
	text-decoration: none !important;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;	
}

/*bath female gohan guestroom roomes senior staff*/
.anchor ,.anchor_over80{
	margin: 0 auto;
    height: 40px;
    text-align: center;
	margin-bottom: 20px;
}
.anchor_over80{
	height: 90px;	
	}	

.anchor ul{
	display: flex;
    width: 610px;
    margin: 0 auto;
}

.anchor_over80 ul{
    margin: 0 auto;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;	
}	

.anchor ul li ,.anchor_over80 ul li{
	position: relative;
	width: 300px;
    margin: 0 5px;
    height: 40px;
    background: linear-gradient(to right, #dec862 0%, #c9a746 100%);
    border-radius: 5px;
}

.anchor_over80 ul li{
	width: 150px;
    margin-bottom: 10px;	
	}	

.anchor ul li:before{
	content: '';
    position: absolute;
    top: 9px;
    left: 265px;
    width: 7px;
    height: 7px;
    border: 3px solid;
    border-radius: 3px;
    border-color: transparent transparent #fff #fff;
    transform: rotate(-45deg);
}

.anchor_over80 ul li:before{
	content: '';
    position: absolute;
    top: 12px;
    left: 85%;
    width: 5px;
    height: 5px;
    border: 3px solid;
    border-radius: 3px;
    border-color: transparent transparent #fff #fff;
    transform: rotate(-45deg);
	}
.anchor a ,.anchor_over80 a{
	display: block;
	line-height: 40px;
    letter-spacing: 0.1em;
    color: #fff;
    margin: 0 2px;
    font-size: 15px;
    font-weight: bold;
}

.anchor a:hover  ,.anchor_over80 a:hover{
	color: #fff !important;
	text-decoration: none !important;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;	
}

#boxBumon {
	width:100%;
	margin: 0 auto;
}


#boxBumonIn,#boxBumonIn2  {
/*	padding:0px 0px 11px 4px;*/
	clear:both;

}


.hotelclass {
	text-align: center;
	margin-top: 10px;
    margin-bottom: 20px;
}

.hotelclass h3{
	font-size: 28px;
	color: #111;
	font-weight: bold;
	font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
	margin-top: 40px;
	
}



.box1-3, .box4-10  {  
	display: block;
    position: relative;
    margin: 0 auto;
    padding: 10px 30px 20px;
    width: 100%;
    margin-bottom: 20px;	
    background: #ffff;
    box-sizing: border-box;
  }

.ribbon1,.ribbon2,.ribbon3,.ribbon4-10 {  
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 20px;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    width: 40px;
    text-align: center;
    font-size: 19px;
    color: #fff;
	font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;	
}

.ribbon1{
	font-size: 20px;
	font-weight: bold;
    background: linear-gradient(#dec862 0%, #c9a746 100%);	
}

.ribbon2{
	font-size: 20px;
	font-weight: bold;
    background: linear-gradient(#cdd3d7 0%, #999999 100%);	
}

.ribbon3{
	font-size: 20px;
	font-weight: bold;
    background: linear-gradient(#ca8f5f 0%, #bc7035 100%);	
}

.ribbon4-10{
	font-weight: bold;
    background: linear-gradient(#7d7d7d 0%, #111111 100%);	
}


.ribbon1:after,.ribbon2:after,.ribbon3:after,.ribbon4-10:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-bottom: 10px solid transparent;
}
.ribbon1:after{
    border-left: 20px solid #c9a746;
    border-right: 20px solid #c9a746;	
}

.ribbon2:after{
    border-left: 20px solid #999999;
    border-right: 20px solid #999999;	
}

.ribbon3:after{
    border-left: 20px solid #bc7035;
    border-right: 20px solid #bc7035;	
}

.ribbon4-10:after {
    border-left: 20px solid #111111;
    border-right: 20px solid #111111;
}

.box1-3 h4,.box4-10 h4{
    margin-left: 35px;
	margin-right: 35px;	
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;	
    border-bottom: double 6px #B08A1A;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;	
}

.address{
	font-size: 16px;
}

.box1-3 h4.rank1{
	border-bottom: double 6px #B08A1A;
}

.box1-3 h4.rank2{
	border-bottom: double 6px #999999;
}

.box1-3 h4.rank3{
	border-bottom: double 6px #B87333;
}

.box4-10 h4{	
	border-bottom: double 6px #111111;
}
.imgHotel1-3 {
	display: flex;
    width: 90%;
    margin: 10px auto;
}
.imgHotel1-3 img {
	margin: 0 0.5%;
    width: 32.333%;
    height: auto;
}
.txtHotel1-3 {
    margin: 0 auto;
    padding: 0px 60px 10px;
    font-size: 15px;
	line-height: 1.3;
	color: #555;
	letter-spacing: 0.1em;
}
.btnHotel1-3,.btnHotel4-10 {
	display: flex;
	margin: 0 auto;
	width: 90%;
	justify-content: flex-end;
}

.btnHotel1-3 li,.btnHotel4-10 li {
	width: 100%;
    height: 45px;
    margin: 10px 3px;
    text-align: center;
    background-color: #111;
	border-radius: 5px;
}

.btnHotel1-3 a,.btnHotel4-10 a {
	display: block;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    /*font-weight: bold;	*/

}

.btnHotel1-3 a:hover,.btnHotel4-10 a:hover {
	color: #fff !important;
	text-decoration: none !important;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;	
}

.img-text{
	display: flex;
    margin: 14px 4% 0px;
}	
	
.imgHotel4-10 {
	width: 20%;	
}

.imgHotel4-10 img {
	width: 100%;
    height: auto;
}

.txtHotel4-10 {
	width: 100%;
    margin-left: 10px;
    font-size: 15px;
    line-height: 1.3;
    color: #555;
    letter-spacing: 0.1em;
}

.txt_area {
	width:944px;
	font-size:12px;
	margin-top:15px;
	border: 3px solid #E7E5E5;
}

.txt_area p {
	margin:5px;
}

/*特集バナー アンダーテキスト*/
.title_under_txt{
	font-size:16px;
	text-align:center;
	margin-bottom: 3%;
}
.commonbnr li{
	overflow: hidden;
	margin: 5px;
	padding: 10px;
	background: #FFF;
	box-sizing: border-box;
}
.commonbnr li img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.commonbnr li h3{
	font-size: 16px;
    margin: 0 0 2% 0;
    padding: 0;
    font-weight: bold;
}
.commonbnr p{
	font-size: 14px;
	margin-bottom: 10px;
}

/*slick bnr*/
.slick-slide-banner_wrap{
	width: 96%;
	margin: auto;
}
.slick-dots li {background: none;}
.slick-slide-banner-js .slick-prev,
.slick-slide-banner-js .slick-next {z-index: 40;}
.slick-slide-banner-js .slick-prev:before,
.slick-slide-banner-js .slick-next:before {color: #242424;}

/*orijinal_table*/
/*table#orijinal_table {
	width: 100%;
	color: #333;
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 1%;
	background: #fff;
}
table#orijinal_table th,
table#orijinal_table td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	vertical-align: middle;
}
table#orijinal_table th {
	background-color: #efefef;
	font-weight: bold;
	height: 36px;
	font-size: 22px;
	text-align: center;
}
table#orijinal_table tr:nth-of-type(2) td {font-weight: bold;}
table#orijinal_table td {
	font-size: 16px;
	height: 28px;
	line-height: 2.5;
	width: 100px;
}
table#orijinal_table tr td:nth-of-type(n+2) a {
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
}*/

/*slick plan*/
.slick-slide_wrap{
	width: 96%;
	margin: auto;
}
.slick-slide-js .slick-prev,
.slick-slide-js .slick-next {z-index: 40;}
.slick-slide-js .slick-prev:before,
.slick-slide-js .slick-next:before {color: #242424;}

/* tripa */
#useWrap {padding: 10px 10px 20px;}

#useWrap .tripa_useWrap_wrap{
	width: 96%;
	margin: auto;
}

#useWrap div.tripa_slick div.tripa {
	overflow: hidden;
	margin: 5px;
	padding: 10px;
	background: #FFF;
	box-sizing: border-box;
}
#useWrap div.tripa_slick div p {
	margin: 0 0 3% 0;
	height: 150px;
	overflow: hidden;
}
#useWrap div.tripa_slick div p img {
	width: auto;
	height: 100%;
}
#useWrap div.tripa_slick div dl {
	overflow: hidden;
	display: block;
	padding: 0;
}
#useWrap div.tripa_slick div dt {
	font-size: 16px;
	margin: 0 0 2% 0;
	padding: 0;
	font-weight: bold;
}
#useWrap div.tripa_slick div dd {
	font-size: 14px;
}
#useWrap div.tripa_slick div dd > span {
	display: block;
	margin: 5px 0 0 0;
}
#useWrap div.tripa_slick div dd > span a {
	color: #CCC;
	font-size: 12px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#useWrap div.tripa_slick div dd > span span {
	color: #F69;
	display: inline;
	font-size: 12px;
}
	
/*slick tripa*/
.tripa_slick .slick-prev,
.tripa_slick .slick-next {z-index: 40;}
.tripa_slick .slick-prev:before,
.tripa_slick .slick-next:before {color: #242424;}
	
/*qa*/
#qanda_box .inner > div {
	margin: 4% 0;
}

#qanda_box .inner > div:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

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

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

#qanda_box h4 {
	font-size: 18px;
	margin: 0 0 2% 0;
	padding-right: 24px;
	color: #282da5;
	line-height: 1.6;
	width: 96%;
	text-align: left;
	font-weight: bold;
	position: relative;
	box-sizing: border-box;
}

#qanda_box .inner > div p span{
	width: 96%;
	float:left;
	display:block;
}

#qanda_box div p {
	font-size: 16px;
	line-height: 1.6;
}

/*終了対応*/
#endcontents {
	width: 100%;
	display: flex;
	font-size: 16px;
	border: 2px solid #e30034;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
#endcontents dt {
	width: 17%;
	background: #e30034;
	text-align: center;
	line-height: 3;
	color: #FFF;
	margin-right: 3%;
}
#endcontents dd {
	width: 80%;
	padding-top: 5px;
	font-weight: bold;
	line-height: 1.3;
}
/* =========================================================
◆common section
========================================================= */

/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
.bgWhiteArea {
	background: #fff;
}

.contInner {
	margin: 0 auto;
	line-height: 1.6;
	padding-bottom: 20px;
	overflow-x:hidden;
}

.contInner02 .column2Area .section {
	margin: 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
/*.column3Area {
	margin-right: -20px;
}
.column3Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column3Area {
	min-height: 1px;
}
* html .column3Area {
	height: 1px; 
}
.column3Area .section {
	width: 310px;
	float: left;
	margin-right: 20px;
}
.contInner02 .column3Area {
	margin-right: -30px;
}
.contInner02 .column3Area .section {
	width: 275px;
	float: left;
	margin-right: 30px;
}*/

/*.ie7 .section, .ie7 .section2 {
	padding-bottom: 40px;
	margin-bottom: 0;
}*/

ul.itemList4 {
    /*margin: 0 20px;*/
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;	
	}		
.itemList4 li {
	width: 32%;
	float: left;
	position: relative;
	margin-right: 2%;
	margin-bottom: 25px;
	border-radius: 5px;
	overflow: hidden;
}
.itemList4 li:nth-of-type(3n){
	margin-right: 0px;	
	}
	
	/*.itemList4 li:not(:nth-child(3n+3){
	margin-right: 20px;	
	}*/
.itemList4 li dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.itemList4 li dl dt {
    width: 100%;
    font-size: 1.2em;
    line-height: 1.4;
    font-weight: bold;
    /*border-bottom: double 6px #B08A1A;*/
    color: #111 !important;
	margin-bottom: 5px;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}
.itemList4 li dl dd span {
	margin-top: 8px;
	letter-spacing: 0.06em;
    display: inline-block;
}

.itemList4 li dl dt div,
.itemList4 li dl dt a div{
	font-size: 12px;
	margin:0 0 3px 0;
}
.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}

.itemList4 li dl dd p{
	display:block;
	clear:both;
	margin:0;
	padding:0;
}

.itemList4 li .thumb {
    width: 80%;
    margin: 5px auto 15px;
}

.itemList4 li .thumb img{
	max-width:100%;
	height:auto;
}

.itemList4.white li {
	background: #fff;
	width: 32%;
	padding:0 0 5px 0;
}
	
.itemList4.white li h4.over80{
	/*height: 50px;*/
    margin: 25px 16px 0px;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 1.4em;
    line-height: 1.4;
    font-weight: bold;
    text-align: justify;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
	}

h4.over80 .address{
	font-size: 14px;
	color: #555;
	}	


/*btn*/

.btn_over80{
	background-color: #111;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    padding: 5px;
    border-radius: 5px;
	display:block;
	margin: 10px 10px 20px;
/*	background:url(../images/bt.png) no-repeat;*/
	clear:both;
	color:#FFF;
	font-weight:bold;
}

.btn_over80 a{
	color:#FFF!important;
	display:block;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:14px;
	text-decoration:none!important;
}

btn_over80:hover{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.point{
	clear:both;
	margin: 5px 13px 5px 10px;
	border:none;
	border-radius: 0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.point dt{
	padding: 0px 15%;
}
.point dt img{
	width: 45%;
	/*margin:0 0 5px 0;*/
}
.point dt span{
	font-size:2em;
	font-weight:bold;
	color:#F00;
	line-height:10px;
	margin: 0 2% 0 6%;
}
/*.point dd{
    width: 145px;
	color: #111;
}*/
.point dd strong{
	float: left;
    margin: 5px 0 0 0;
    height: 15px;
    padding: 5px;
    font-weight: bold;
    width: 56px;
    background: linear-gradient(to right, #dec862 0%, #c9a746 100%);
    color: #FFF;
    text-align: center;
    line-height: 17px;
     border-radius: 5px 5px 5px 5px; 
    border: 2px solid;
}
.point dd span{
    width: 50px;
    font-size: 20px;
    font-weight: bold;
    /* color: #F00; */
    margin: 20px 0px 0px 5px;
    letter-spacing: 0.15em;
    font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", sans-serif;
}

}


