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

/*------------------------------------------------------------
	客室のご案内
------------------------------------------------------------*/
#guest_room1{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding-top:0;
	width:100%;
	height:auto;
	text-align:center;
}

#guest_room1 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#guest_room1 h1{
	clear:left;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room1 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room1 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room1 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

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

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

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

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

#guest_room2 h1{
	clear:left;
	margin:0 auto;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room2 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room2 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#guest_room2 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#guest_room2 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room2 #content1 p{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#guest_room2 #content1 p img{
	clear:left;
	margin-bottom:15px;
	width:100%;
	height:300px;
	object-fit:cover;
}

/*------------------------------------------------------------
	特別室 和室10畳＋和室10畳＋洋室
------------------------------------------------------------*/
#guest_room3{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	width:100%;
	height:auto;
}

#guest_room3 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#guest_room3 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room3 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room3 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room3 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#guest_room3 h1 span{
	clear:left;
	font-family:serif;
	font-size:18px;
	color:#333;
}

#guest_room3 .pic1{
	float:none;
	width:100%;
	height:auto;
}

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

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

#guest_room3 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#guest_room3 #content2{
	clear:left;
	margin:0 auto;
	margin-top:0;
	padding-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room3 #content2 p{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

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

/*------------------------------------------------------------
	特別室 和室14畳＋和室8畳＋ツインベッド
------------------------------------------------------------*/
#guest_room4{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	width:100%;
	height:auto;
}

#guest_room4 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#guest_room4 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room4 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room4 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room4 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#guest_room4 h1 span{
	clear:left;
	font-family:serif;
	font-size:18px;
	color:#333;
}

#guest_room4 .pic1{
	float:none;
	width:100%;
	height:auto;
}

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

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

#guest_room4 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#guest_room4 #content2{
	clear:left;
	margin:0 auto;
	margin-top:0;
	padding-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room4 #content2 p{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

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

/*------------------------------------------------------------
	客室のご案内
------------------------------------------------------------*/
#guest_room5{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding-bottom:100px;
	width:100%;
	height:auto;
}

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

#guest_room5 h1{
	clear:left;
	margin-top:20px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:3px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room5 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room5 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#guest_room5 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#guest_room5 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room5 #content1 p{
	flex:1;
	margin:0 0 30px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#guest_room5 #content1 p img{
	clear:left;
	margin-bottom:15px;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room5 #content2{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	padding:0;
	width:100%;
	height:auto;
	background:#f2f2f2;
}

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

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

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

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

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





@media(min-width:768px) and ( max-width:1200px){
/*------------------------------------------------------------
	客室のご案内
------------------------------------------------------------*/
#guest_room1{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding-top:0;
	width:100%;
	height:auto;
	text-align:center;
}

#guest_room1 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#guest_room1 h1{
	clear:left;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room1 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room1 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room1 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

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

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

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

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

#guest_room2 h1{
	clear:left;
	margin:0 auto;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room2 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room2 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#guest_room2 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#guest_room2 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room2 #content1 p{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#guest_room2 #content1 p img{
	clear:left;
	margin-bottom:15px;
	width:100%;
	height:300px;
	object-fit:cover;
}

/*------------------------------------------------------------
	特別室 和室10畳＋和室10畳＋洋室
------------------------------------------------------------*/
#guest_room3{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	width:100%;
	height:auto;
}

#guest_room3 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#guest_room3 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room3 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room3 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room3 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#guest_room3 h1 span{
	clear:left;
	font-family:serif;
	font-size:18px;
	color:#333;
}

#guest_room3 .pic1{
	float:none;
	width:100%;
	height:auto;
}

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

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

#guest_room3 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#guest_room3 #content2{
	clear:left;
	margin:0 auto;
	margin-top:0;
	padding-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room3 #content2 p{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

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

/*------------------------------------------------------------
	特別室 和室14畳＋和室8畳＋ツインベッド
------------------------------------------------------------*/
#guest_room4{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	width:100%;
	height:auto;
}

#guest_room4 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#guest_room4 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room4 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room4 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room4 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#guest_room4 h1 span{
	clear:left;
	font-family:serif;
	font-size:18px;
	color:#333;
}

#guest_room4 .pic1{
	float:none;
	width:100%;
	height:auto;
}

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

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

#guest_room4 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#guest_room4 #content2{
	clear:left;
	margin:0 auto;
	margin-top:0;
	padding-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room4 #content2 p{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

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

/*------------------------------------------------------------
	客室のご案内
------------------------------------------------------------*/
#guest_room5{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	padding-bottom:100px;
	width:100%;
	height:auto;
}

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

#guest_room5 h1{
	clear:left;
	margin-top:20px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:3px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room5 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room5 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#guest_room5 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#guest_room5 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#guest_room5 #content1 p{
	flex:1;
	margin:0 0 30px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#guest_room5 #content1 p img{
	clear:left;
	margin-bottom:15px;
	width:100%;
	height:300px;
	object-fit:cover;
}

#guest_room5 #content2{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	padding:0;
	width:100%;
	height:auto;
	background:#f2f2f2;
}

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

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

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

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

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





@media(min-width:1200px){
/*------------------------------------------------------------
	客室のご案内
------------------------------------------------------------*/
#guest_room1{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	padding-top:0;
	width:100%;
	height:auto;
	text-align:center;
}

#guest_room1 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:100%;
}

#guest_room1 h1{
	clear:left;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room1 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room1 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room1 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#guest_room1 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
	font-family:serif;
	font-size:18px;
	color:#333;
	text-align:center;
	letter-spacing:3px;
	line-height:2.5em;
}

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

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

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

#guest_room2 h1{
	clear:left;
	margin:0 auto;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room2 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room2 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#guest_room2 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#guest_room2 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:flex;
}

#guest_room2 #content1 p{
	flex:1;
	margin:0 20px;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#guest_room2 #content1 p img{
	clear:left;
	margin-bottom:15px;
	width:100%;
	height:550px;
	object-fit:cover;
}

/*------------------------------------------------------------
	特別室 和室10畳＋和室10畳＋洋室
------------------------------------------------------------*/
#guest_room3{
	clear:left;
	margin:0 auto;
	margin-top:200px;
	width:100%;
	height:auto;
}

#guest_room3 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:93%;
}

#guest_room3 h1{
	clear:left;
	margin-top:100px;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room3 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room3 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room3 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#guest_room3 h1 span{
	clear:left;
	font-family:serif;
	font-size:22px;
	color:#333;
}

#guest_room3 .pic1{
	float:left;
	width:63%;
	height:750px;
}

#guest_room3 .pic1 img{
	clear:left;
	width:100%;
	height:750px;
	object-fit:cover;
}

#guest_room3 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:18px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:4em;
}

#guest_room3 #content1{
	float:right;
	margin-top:30px;
	width:33%;
	height:auto;
	text-align:center;
}

#guest_room3 #content2{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding-top:70px;
	width:95%;
	height:auto;
	display:flex;
}

#guest_room3 #content2 p{
	flex:1;
	margin:0 30px;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#guest_room3 #content2 p img{
	clear:left;
	margin-bottom:15px;
	width:100%;
	height:500px;
	object-fit:cover;
}

/*------------------------------------------------------------
	特別室 和室14畳＋和室8畳＋ツインベッド
------------------------------------------------------------*/
#guest_room4{
	clear:left;
	margin:0 auto;
	margin-top:200px;
	width:100%;
	height:auto;
}

#guest_room4 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:93%;
}

#guest_room4 h1{
	clear:left;
	margin-top:100px;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room4 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room4 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#guest_room4 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#guest_room4 h1 span{
	clear:left;
	font-family:serif;
	font-size:22px;
	color:#333;
}

#guest_room4 .pic1{
	float:left;
	width:63%;
	height:750px;
}

#guest_room4 .pic1 img{
	clear:left;
	width:100%;
	height:750px;
	object-fit:cover;
}

#guest_room4 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:18px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:4em;
}

#guest_room4 #content1{
	float:right;
	margin-top:30px;
	width:33%;
	height:auto;
	text-align:center;
}

#guest_room4 #content2{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding-top:70px;
	width:95%;
	height:auto;
	display:flex;
}

#guest_room4 #content2 p{
	flex:1;
	margin:0 30px;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

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

/*------------------------------------------------------------
	客室のご案内
------------------------------------------------------------*/
#guest_room5{
	clear:left;
	margin:0 auto;
	margin-top:200px;
	padding-bottom:150px;
	width:100%;
	height:auto;
}

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

#guest_room5 h1{
	clear:left;
	margin:0 auto;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#guest_room5 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#guest_room5 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#guest_room5 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#guest_room5 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:flex;
}

#guest_room5 #content1 p{
	flex:1;
	margin:0 20px;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#guest_room5 #content1 p img{
	clear:left;
	margin-bottom:15px;
	width:100%;
	height:550px;
	object-fit:cover;
}

#guest_room5 #content2{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	padding:30px 0 80px 0;
	width:90%;
	height:auto;
	background:#f2f2f2;
}

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

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

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

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

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