@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
}

#top_img img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:100% 0;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#2566f2;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:30px 0 0 0;
	color:#FFF;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 30px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	和室
------------------------------------------------------------*/
#guest_room1{
	clear:left;
	margin:0;
	margin-top:50px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room1 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:left;
}

#guest_room1 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#guest_room1 ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	letter-spacing:1px;
	line-height:2.8em;
}

#guest_room1 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:block;
}

#guest_room1 .box{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room1 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:20px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room1 p{
	clear:left;
	width:100%;
	height:300px;
}

#guest_room1 p img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room1 li span{
	clear:left;
	display:block;
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}

/*------------------------------------------------------------
	概要
------------------------------------------------------------*/
#guest_room2{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	padding:50px 0;
	width:100%;
	height:auto;
	background:#EEEEEE;
}

#guest_room2 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#guest_room2 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#guest_room2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#guest_room2 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:18px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#guest_room2 #table #tb2{
	float:none;
	padding:0 0 20px 20px;
	width:95%;
	text-align:left;
}

#guest_room2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	洋室
------------------------------------------------------------*/
#guest_room3{
	clear:left;
	margin:0;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room3 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#guest_room3 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#guest_room3 ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	letter-spacing:1px;
	line-height:2.8em;
}

#guest_room3 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:block;
}

#guest_room3 .box{
	flex:1;
	margin:0 0 30px 0;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room3 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room3 p{
	clear:left;
	width:100%;
	height:300px;
}

#guest_room3 p img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room3 li span{
	clear:left;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}

/*------------------------------------------------------------
	和洋室_2ベッド
------------------------------------------------------------*/
#guest_room4{
	clear:left;
	margin:0;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room4 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#guest_room4 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
}

#guest_room4 #content{
	clear:left;
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
	display:flex;
}

#guest_room4 .box{
	flex:1;
	margin:0 0 30px 0;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room4 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room4 p{
	clear:left;
	width:100%;
	height:300px;
}

#guest_room4 p img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room4 li span{
	clear:left;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}






@media(min-width:768px) and ( max-width:1200px){
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
}

#top_img img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:100% 0;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#2566f2;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:30px 0 0 0;
	color:#FFF;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 30px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	和室
------------------------------------------------------------*/
#guest_room1{
	clear:left;
	margin:0;
	margin-top:50px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room1 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:left;
}

#guest_room1 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#guest_room1 ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	letter-spacing:1px;
	line-height:2.8em;
}

#guest_room1 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:block;
}

#guest_room1 .box{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room1 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:20px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room1 p{
	clear:left;
	width:100%;
	height:300px;
}

#guest_room1 p img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room1 li span{
	clear:left;
	display:block;
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}

/*------------------------------------------------------------
	概要
------------------------------------------------------------*/
#guest_room2{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	padding:50px 0;
	width:100%;
	height:auto;
	background:#EEEEEE;
}

#guest_room2 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#guest_room2 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#guest_room2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#guest_room2 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:18px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#guest_room2 #table #tb2{
	float:none;
	padding:0 0 20px 20px;
	width:95%;
	text-align:left;
}

#guest_room2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	洋室
------------------------------------------------------------*/
#guest_room3{
	clear:left;
	margin:0;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room3 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#guest_room3 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#guest_room3 ul{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	font-size:16px;
	letter-spacing:1px;
	line-height:2.8em;
}

#guest_room3 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:block;
}

#guest_room3 .box{
	flex:1;
	margin:0 0 30px 0;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room3 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room3 p{
	clear:left;
	width:100%;
	height:300px;
}


#guest_room3 p img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room3 li span{
	clear:left;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}

/*------------------------------------------------------------
	和洋室_2ベッド
------------------------------------------------------------*/
#guest_room4{
	clear:left;
	margin:0;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room4 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#guest_room4 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
}

#guest_room4 #content{
	clear:left;
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
	display:flex;
}

#guest_room4 .box{
	flex:1;
	margin:0 0 30px 0;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room4 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room4 p{
	clear:left;
	width:100%;
	height:300px;
}

#guest_room4 p img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room4 li span{
	clear:left;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}
}







@media(min-width:1200px){
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
}

#top_img img{
	width:100%;
	height:500px;
	object-fit:cover;
	object-position:0;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#2566f2;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:40px 0 0 0;
	color:#FFF;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 40px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	和室
------------------------------------------------------------*/
#guest_room1{
	clear:left;
	margin:0;
	margin-top:100px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room1 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#guest_room1 h1{
	clear:left;
	margin:0;
	margin-top:200px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#guest_room1 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#guest_room1 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:flex;
}

#guest_room1 .box{
	flex:1;
	margin:0 3px;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room1 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room1 p{
	clear:left;
	width:100%;
	height:360px;
}

#guest_room1 p img{
	clear:left;
	width:100%;
	height:370px;
	object-fit:cover;
}

#guest_room1 li span{
	clear:left;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}

/*------------------------------------------------------------
	概要
------------------------------------------------------------*/
#guest_room2{
	clear:left;
	margin:0 auto;
	margin-top:80px;
	padding:50px 0;
	width:100%;
	height:auto;
	background:#EEEEEE;
}

#guest_room2 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:80%;
	height:auto;
	text-align:center;
}

#guest_room2 h1{
	clear:left;
	margin:0;
	margin-top:200px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#guest_room2 #table{
	clear:left;
	margin:0 auto;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	background:#FFF;
	border-top:#CCC 1px solid;
}

#guest_room2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#guest_room2 #table #tb1{
	float:left;
	padding-top:25px;
	width:17%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#guest_room2 #table #tb2{
	float:left;
	padding:25px 20px;
	width:73%;
	text-align:left;
}

#guest_room2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

/*------------------------------------------------------------
	洋室
------------------------------------------------------------*/
#guest_room3{
	clear:left;
	margin:0;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room3 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:80%;
	height:auto;
	text-align:center;
}

#guest_room3 h1{
	clear:left;
	margin:0;
	margin-top:200px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#guest_room3 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#guest_room3 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:flex;
}

#guest_room3 .box{
	flex:1;
	margin:0 3px;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room3 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room3 p{
	clear:left;
	width:100%;
	height:450px;
}

#guest_room3 p img{
	clear:left;
	width:100%;
	height:450px;
	object-fit:cover;
}

#guest_room3 li span{
	clear:left;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}

/*------------------------------------------------------------
	和洋室_2ベッド
------------------------------------------------------------*/
#guest_room4{
	clear:left;
	margin:0;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

#guest_room4 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:80%;
	height:auto;
	text-align:center;
}

#guest_room4 h1{
	clear:left;
	margin:0;
	margin-top:200px;
	margin-bottom:100px;
	padding:0;
	color:#333;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#guest_room4 #content{
	clear:left;
	margin:0 auto;
	padding:0;
	width:60%;
	height:auto;
	display:flex;
}

#guest_room4 .box{
	flex:1;
	margin:0 3px;
	position:relative;
	width:100%;
	height:auto;
}

#guest_room4 .box ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#guest_room4 p{
	clear:left;
	width:100%;
	height:500px;
}

#guest_room4 p img{
	clear:left;
	width:100%;
	height:500px;
	object-fit:cover;
}

#guest_room4 li span{
	clear:left;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:3px;
	text-align:center;
}
}