@charset "UTF-8";
/* CSS Document */


#roomsWrap,#dinnerWrap,#tenkunoyuWrap,#facilitiesWrap,#touristWrap,#aestheticWrap,#accessWrap {
	margin-top: -158px;
	padding-top: 158px;
	/*padding: 150px 0 40px;*/
}
#infoWrap {
	padding: 90px 0 0;
}


/*.infoWrap {
	width: 560px;
	float: left;
	margin-bottom: 0px;
    background-color: #F7F7F7;
	padding-top: 20px;
	padding-left: 10px;
}*/
.infoWrap {
	width: 100%;
	margin-bottom: 40px;
    background-color: #F7F7F7;
	padding: 20px 10px;
	box-sizing: border-box;
}
.bnr_sns {
width: 560px;
/*height: 360px;*/
box-sizing: border-box;
float: left;
/*background: #CCC;
display: flex;
align-items: center;
justify-content: center;*/


}

.bnr_sns ul {
list-style: none;
display: flex;
justify-content: center;
}
.bnr_sns ul li {
width: 120px;
margin: 0 20px;
}
.bnr_sns ul li a {}
.bnr_sns ul li a img { width: 100%; height: auto;}
.infoBanner {
	width: 500px;
	float: right;
}
.infoBanner a {
display: block;
width: 100%;
height: auto;
}
.infoList {
	width: 100%;
	/*height: 440px;*/
	/*height: 661px;*/
	/*overflow: auto;*/
	/*background-color: #F8F4EA;*/
	padding-top: 4px;
	display: flex;
	flex-wrap: wrap;
}
.infoList a {
	text-decoration: none;
	color: #2F2F2F;
}
.infoList a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
.infoList li {
	width: 245px;
	/*float: left;*/
	margin: 0 12px 20px;
}
.infoList li h4 {
	margin: 8px 0;
	color: #45330D;
}
.infoList li p {
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.infoBtn {
	text-align: right;
	padding-top: 4px;
	height: 30px;
	overflow:hidden;
}
.infoBtn a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4D2D0D;
}
.infoBtn a:hover {
	text-decoration: underline;
}

.calendar_com_box {
width: auto;
display: block;
margin: 0 auto 15px;
}

.calendar_com_box_sp {
display: none;
}

/*.sectionList .hover01 a:before {
	background:url(../img/index/rooms_img_on.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.sectionList .hover02 a:before {
	background: url(../img/index/dinner_img_on.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.sectionList .hover03 a:before {
	background: url(../img/index/bath_img_on.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.sectionList .hover04 a:before {
	background: url(../img/index/facilities_img_on.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.sectionList .hover05 a:before {
	background: url(../img/index/aesthetic_img_on.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.sectionList .hover06 a:before {
	background: url(../img/index/access_img_on.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}*/


footer {
	padding-top: 90px;
	background-color: #ffffff;
}
hr.hoverLine {
	width: 100px;
    border: 0;
    height: 1px;
	margin: 10px auto 30px;
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:    -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:     -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:      -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
}
.hoverTitl {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}

/*　▼スマホ用▼　*/
@media screen and (max-width: 768px) {

#roomsWrap,#dinnerWrap,#tenkunoyuWrap,#facilitiesWrap,#touristWrap,#aestheticWrap,#accessWrap {
	margin-top: -58px;
	padding-top: 58px;
}
#infoWrap {
	padding: 10px 0 40px;
}

.infoWrap {
	width: 100%;
	float: none;
	margin-bottom: 40px;
}
.bnr_sns {
width: 100%;
/*height: auto;
box-sizing: border-box;*/
float: none;
/*display: flex;
align-items: center;
justify-content: center;*/
margin: 0 0 30px;
}

.bnr_sns img { width: 100%;}
/*.bnr_sns ul {
list-style: none;
display: flex;
justify-content: center;
}
.bnr_sns ul li {
width: 40%;
margin: 0 10%;
}
.bnr_sns ul li a {}
.bnr_sns ul li a img { width: 100%; height: auto;}*/
.infoBanner {
	width: 100%;
	float: none;
}
.infoBanner img {
	width: 100%;
}
.infoList {
	width: 100%;
	height: 460px;
	overflow: auto;
}
.infoList li {
	width: 245px;
	float: none;
	margin: 0 auto 20px;
}

.calendar_com_box {
display: none;
}

.calendar_com_box_sp {
width: 320px;
display: block;
margin: 0 auto 15px;
}


.sectionList .hover01 {
	background-image: url(../img/index/rooms_img_b.jpg)
}
.sectionList .hover02 {
	background-image: url(../img/index/dinner_img_b.jpg)
}
.sectionList .hover03 {
	background-image: url(../img/index/bath_img_b.jpg)
}
.sectionList .hover04 {
	background-image: url(../img/index/facilities_img_b.jpg)
}
.sectionList .hover05 {
	background-image: url(../img/index/aesthetic_img_b.jpg)
}
.sectionList .hover06 {
	background-image: url(../img/index/access_img_b.jpg)
}
	
footer {
	padding-top: 10px;
	background-color: #ffffff;
}
}






.gc_wrapper {
  max-width: 800px; 
  min-width: 300px; 
  margin: 2.0833% auto;
}

.responsive-iframe-container {
	position: relative;
	/*padding-bottom: 56.25%;*/
	padding-bottom: 80%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.responsive-iframe-container iframe,   
.responsive-iframe-container object,  
.responsive-iframe-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 600px) {
	.big-container {
		display: none;
	}
	.small-container {
	   padding-bottom: 200%;   /* 高さ */
	}
}
@media (min-width: 600px) {
	.small-container {
		display: none;
	}
}




