@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:80% 0;
}

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

#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;
}

/*------------------------------------------------------------
	桧露天・御殿風呂
------------------------------------------------------------*/
#hot_spring1{
	clear:left;
	margin-top:100px;
	width:100%;
	height:1200px;
}

#hot_spring1 #img1{
	clear:left;
	display:none;
	margin:0 auto;
	top:650px;
	width:100%;
	height:450px;
	display: flex;
	position:relative;
	background:none;
	z-index:-1;
}

#hot_spring1 .pic1{
	float:none;
	position:absolute;
	width:100%;
	height:350px;
	z-index:1;
}

#hot_spring1 .pic1 img{
	clear:left;
	width:100%;
	height:350px;
	object-fit:cover;
	position:absolute;
}

#hot_spring1 #content{
	float:none;
	position:absolute;
	margin:0 auto;
	margin-top:380px;
	right:5%;
	width:90%;
	height:500px;
	text-align:left;
}

#hot_spring1 .pic2{
	clear:left;
	margin-top:50px;
	position:absolute;
	width:100%;
	height:250px;
	z-index:1;
}

#hot_spring1 .pic2 img{
	clear:left;
	width:100%;
	height:250px;
	object-fit:cover;
}

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

#hot_spring1 ul{
	clear:left;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.3em;
}

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

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

#hot_spring2 #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;
}

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

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

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

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

/*------------------------------------------------------------
	婦人大浴場
------------------------------------------------------------*/
#hot_spring3{
	clear:left;
	margin-top:150px;
	width:100%;
	height:800px;
}

#hot_spring3 #img1{
	clear:left;
	display:none;
	margin:0 auto;
	top:650px;
	width:100%;
	height:450px;
	display: flex;
	position:relative;
	background:none;
	z-index:-1;
}

#hot_spring3 .pic1{
	float:none;
	position:absolute;
	width:100%;
	height:350px;
	z-index:1;
}

#hot_spring3 .pic1 img{
	clear:left;
	width:100%;
	height:350px;
	object-fit:cover;
	position:absolute;
}

#hot_spring3 #content{
	float:none;
	position:absolute;
	margin:0 auto;
	margin-top:380px;
	right:5%;
	width:90%;
	height:500px;
	text-align:left;
}

#hot_spring3 .pic2{
	clear:left;
	margin-top:30px;
	position:absolute;
	width:100%;
	height:auto;
	font-size:20px;
	text-align:center;
	letter-spacing:3px;
	z-index:1;
}

#hot_spring3 .pic2 img{
	clear:left;
	margin-bottom:30px;
	width:100%;
	height:250px;
	object-fit:cover;
}

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

#hot_spring3 ul{
	clear:left;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.3em;
}

/*------------------------------------------------------------
	その他
------------------------------------------------------------*/
#hot_spring4{
	clear:left;
	margin:0;
	margin-top:50px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

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

#hot_spring4 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;
}

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

#hot_spring4 li span{
	clear:left;
	color:#C00;
}

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

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

#hot_spring4 .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;
}

#hot_spring4 p{
	clear:left;
	width:100%;
	height:340px;
}

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

#hot_spring4 .box li span{
	clear:left;
	display:block;
	color:#333;
	font-size:20px;
	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:80% 0;
}

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

#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;
}

/*------------------------------------------------------------
	桧露天・御殿風呂
------------------------------------------------------------*/
#hot_spring1{
	clear:left;
	margin-top:100px;
	width:100%;
	height:1200px;
}

#hot_spring1 #img1{
	clear:left;
	display:none;
	margin:0 auto;
	top:650px;
	width:100%;
	height:450px;
	display: flex;
	position:relative;
	background:none;
	z-index:-1;
}

#hot_spring1 .pic1{
	float:none;
	position:absolute;
	width:100%;
	height:350px;
	z-index:1;
}

#hot_spring1 .pic1 img{
	clear:left;
	width:100%;
	height:350px;
	object-fit:cover;
	position:absolute;
}

#hot_spring1 #content{
	float:none;
	position:absolute;
	margin:0 auto;
	margin-top:380px;
	right:5%;
	width:90%;
	height:500px;
	text-align:left;
}

#hot_spring1 .pic2{
	clear:left;
	margin-top:50px;
	position:absolute;
	width:100%;
	height:250px;
	z-index:1;
}

#hot_spring1 .pic2 img{
	clear:left;
	width:100%;
	height:250px;
	object-fit:cover;
}

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

#hot_spring1 ul{
	clear:left;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.3em;
}

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

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

#hot_spring2 #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;
}

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

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

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

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

/*------------------------------------------------------------
	婦人大浴場
------------------------------------------------------------*/
#hot_spring3{
	clear:left;
	margin-top:150px;
	width:100%;
	height:800px;
}

#hot_spring3 #img1{
	clear:left;
	display:none;
	margin:0 auto;
	top:650px;
	width:100%;
	height:450px;
	display: flex;
	position:relative;
	background:none;
	z-index:-1;
}

#hot_spring3 .pic1{
	float:none;
	position:absolute;
	width:100%;
	height:350px;
	z-index:1;
}

#hot_spring3 .pic1 img{
	clear:left;
	width:100%;
	height:350px;
	object-fit:cover;
	position:absolute;
}

#hot_spring3 #content{
	float:none;
	position:absolute;
	margin:0 auto;
	margin-top:380px;
	right:5%;
	width:90%;
	height:500px;
	text-align:left;
}

#hot_spring3 .pic2{
	clear:left;
	margin-top:30px;
	position:absolute;
	width:100%;
	height:auto;
	font-size:20px;
	text-align:center;
	letter-spacing:3px;
	z-index:1;
}

#hot_spring3 .pic2 img{
	clear:left;
	margin-bottom:30px;
	width:100%;
	height:250px;
	object-fit:cover;
}

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

#hot_spring3 ul{
	clear:left;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.3em;
}

/*------------------------------------------------------------
	その他
------------------------------------------------------------*/
#hot_spring4{
	clear:left;
	margin:0;
	margin-top:50px;
	padding:0;
	padding-bottom:0;
	width:100%;
	height:auto;
}

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

#hot_spring4 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;
}

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

#hot_spring4 li span{
	clear:left;
	color:#C00;
}

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

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

#hot_spring4 .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;
}

#hot_spring4 p{
	clear:left;
	width:100%;
	height:340px;
}

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

#hot_spring4 .box li span{
	clear:left;
	display:block;
	color:#333;
	font-size:20px;
	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;
	filter: brightness(80%);
}

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

#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;
}

/*------------------------------------------------------------
	桧露天・御殿風呂
------------------------------------------------------------*/
#hot_spring1{
	clear:left;
	margin-top:200px;
	width:100%;
	height:900px;
}

#hot_spring1 #img1{
	clear:left;
	margin:0 auto;
	top:650px;
	width:100%;
	height:450px;
	display: flex;
	position:relative;
	background:#EEEEEE;
	z-index:-1;
}

#hot_spring1 .pic1{
	float:left;
	position:absolute;
	width:60%;
	height:800px;
	z-index:0;
}

#hot_spring1 .pic1 img{
	clear:left;
	width:100%;
	height:800px;
	object-fit:cover;
	position:absolute;
}

#hot_spring1 #content{
	float:right;
	position:absolute;
	margin-top:50px;
	right:3%;
	width:30%;
	height:auto;
	text-align:center;
}

#hot_spring1 .pic2{
	clear:left;
	margin-top:50px;
	position:absolute;
	width:100%;
	height:400px;
	z-index:0;
}

#hot_spring1 .pic2 img{
	clear:left;
	width:100%;
	height:400px;
	object-fit:cover;
}

#hot_spring1 h1{
	clear:left;
	margin:0;
	margin-top:0;
	padding-bottom:20px;
	color:#333;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:5px;
}

#hot_spring1 ul{
	clear:left;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:16px;
	text-align:left;
	color:#333;
	letter-spacing:3px;
	line-height:2.3em;
}

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

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

#hot_spring2 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;
}

#hot_spring2 #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;
}

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

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

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

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


/*------------------------------------------------------------
	大浴場
------------------------------------------------------------*/
#hot_spring3{
	clear:left;
	margin-top:250px;
	width:100%;
	height:850px;
}

#hot_spring3 #img1{
	clear:left;
	margin:0 auto;
	top:650px;
	width:100%;
	height:450px;
	display: flex;
	position:relative;
	background:#EEEEEE;
	z-index:-1;
}

#hot_spring3 .pic1{
	float:left;
	position:absolute;
	width:60%;
	height:800px;
	z-index:0;
}

#hot_spring3 .pic1 img{
	clear:left;
	width:100%;
	height:800px;
	object-fit:cover;
	position:absolute;
}

#hot_spring3 #content{
	float:right;
	position:absolute;
	margin-top:50px;
	right:3%;
	width:30%;
	height:auto;
	text-align:center;
}

#hot_spring3 .pic2{
	clear:left;
	margin-top:50px;
	position:absolute;
	width:100%;
	height:auto;
	font-size:20px;
	text-align:center;
	letter-spacing:3px;
	z-index:0;
}

#hot_spring3 .pic2 img{
	clear:left;
	margin-bottom:30px;
	width:100%;
	height:400px;
	object-fit:cover;
}

#hot_spring3 h1{
	clear:left;
	margin:0;
	margin-top:0;
	padding-bottom:20px;
	color:#333;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:5px;
}

#hot_spring3 ul{
	clear:left;
	margin-top:30px;
	width:100%;
	font-family:serif;
	font-size:16px;
	text-align:center;
	color:#333;
	letter-spacing:3px;
	line-height:2.3em;
}

/*------------------------------------------------------------
	その他
------------------------------------------------------------*/
#hot_spring4{
	clear:left;
	margin:0;
	margin-top:200px;
	padding:0;
	padding-bottom:200px;
	width:100%;
	height:auto;
}

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

#hot_spring4 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;
}

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

#hot_spring4 li span{
	clear:left;
	color:#C00;
	font-size:17px;
	line-height:2.8em;
	letter-spacing:1px;
}

#hot_spring4 #content{
	clear:left;
	margin:0 auto;
	margin-bottom:50px;
	padding:0;
	width:90%;
	height:auto;
	display:flex;
}

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

#hot_spring4 .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;
}

#hot_spring4 p{
	clear:left;
	width:100%;
	height:490px;
}

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

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