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

/*------------------------------------------------------------
	せせらぎ之湯　薬師之湯
------------------------------------------------------------*/
#hot_spring1{
	clear:left;
	width:100%;
	height:1100px;
	background:url(../index/index1_pic3.png) no-repeat top left, url(../index/index1_pic2.png) no-repeat top right;
}

#hot_spring1 section{
	clear:left;
	margin:0 auto;
	padding-top:50px;
	width:95%;
	height:auto;
}

#hot_spring1 #img1{
	float:left;
	text-align:center;
	width:100%;
	height:auto;
}

#hot_spring1 #img1 h1{
	clear:left;
	margin-top:100px;
	font-family:serif;
	font-size:40px;
	color:#333;
	letter-spacing:5px;
}

#hot_spring1 #img1 h1 span{
	font-size:23px;
}

#hot_spring1 #img1 ul{
	clear:left;
	padding-top:30px;
	font-family:serif;
	font-size:18px;
	line-height:2em;
}

#hot_spring1 #img1 li span{
	color:#C00;
}

#hot_spring1 #img2{
	clear:left;
	margin-top:20px;
	width:100%;
	display:flex;
}

#hot_spring1 #img2 .pic{
	flex:1;
	margin-left:10px;
}

#hot_spring1 #img2 ul{
	clear:left;
	margin-top:10px;
	text-align:center;
	font-size:14px;
	line-height:2em;
}

#hot_spring1 #img2 h1{
	margin-top:10px;
	color:#333;
	text-align:center;
	font-size:18px;
	font-family:serif;
	line-height:2em;
}

/*------------------------------------------------------------
	概要
------------------------------------------------------------*/
#hot_spring2{
	clear:left;
	margin:0 auto;
	width:100%;
	height:690px;
	background:url(../common/bg_pic01.png) no-repeat top left, url(../common/bg_pic02.png) no-repeat bottom right,url(../common/bg04.jpg);
}

#hot_spring2 section{
	clear:left;
	margin:0 auto;
	padding-top:70px;
	width:1200px;
	height:auto;
}

#hot_spring2 h1{
	padding-top:35px;
	text-align:center;
	font-family:serif;
	font-size:30px;
	color:#CC9;
}

/*------------------------------------------------------------
	table
------------------------------------------------------------*/
#hot_spring2 table{
	clear:left;
	margin-top:30px;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
}

#hot_spring2 table td{
	padding:20px 15px;
	width:30%;
	text-align:center;
	line-height:2em;
	color:#FFF;
	background:#8b3d3d;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring2 table th{
	padding:20px 15px;
	text-align:left;
	font-weight:normal;
	line-height:2em;
	background:#FFF;
	border-top:#581d1d 1px dotted;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring2 table th span{
	color:#C00;
	font-weight:bold;
}

/*------------------------------------------------------------
	渓流雅之湯
------------------------------------------------------------*/
#hot_spring3{
	clear:left;
	width:100%;
	height:1000px;
	background:url(../index/index1_pic3.png) no-repeat top left,url(../index/index1_pic4.png) no-repeat bottom right;
}

#hot_spring3 section{
	clear:left;
	margin:0 auto;
	padding-top:120px;
	width:95%;
	height:auto;
}

#hot_spring3 #img1{
	float:left;
	margin-top:20px;
	text-align:center;
	width:50%;
	height:500px;
}

#hot_spring3 #img1 h1{
	font-family:serif;
	font-size:40px;
	color:#333;
	letter-spacing:3px;
}

#hot_spring3 #img1 h1 span{
	font-size:23px;
	letter-spacing:1px;
}

#hot_spring3 #img1 ul{
	clear:left;
	padding-top:30px;
	font-family:serif;
	font-size:16px;
	line-height:2.5em;
	letter-spacing:1px;
}

#hot_spring3 #img1 li img{
	margin-top:20px;
}

#hot_spring3 #img1 li span{
	color:#C00;
}

#hot_spring3 #img2{
	float:right;
	margin-top:50px;
	width:50%;
	height:auto;
}

#hot_spring3 #img2 img{
	clear:left;
	margin-top:0;
	width:100%;
	height:auto;
	object-fit: cover;
}

/*------------------------------------------------------------
	概要
------------------------------------------------------------*/
#hot_spring4{
	clear:left;
	margin:0 auto;
	width:100%;
	height:690px;
	background:url(../common/bg_pic01.png) no-repeat top left, url(../common/bg_pic02.png) no-repeat bottom right,url(../common/bg04.jpg);
}

#hot_spring4 section{
	clear:left;
	margin:0 auto;
	padding-top:70px;
	width:1200px;
	height:auto;
}

#hot_spring4 h1{
	padding-top:35px;
	text-align:center;
	font-family:serif;
	font-size:30px;
	color:#CC9;
}

/*------------------------------------------------------------
	table
------------------------------------------------------------*/
#hot_spring4 table{
	clear:left;
	margin-top:30px;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
}

#hot_spring4 table td{
	padding:20px 15px;
	width:30%;
	text-align:center;
	line-height:2em;
	color:#FFF;
	background:#8b3d3d;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring4 table th{
	padding:20px 15px;
	text-align:left;
	font-weight:normal;
	line-height:2em;
	background:#FFF;
	border-top:#581d1d 1px dotted;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring4 table th span{
	color:#C00;
	font-weight:bold;
}

/*------------------------------------------------------------
	スマホ　768px 960
------------------------------------------------------------*/
@media only screen and (max-width:1200px) {
/*------------------------------------------------------------
	せせらぎ之湯　薬師之湯
------------------------------------------------------------*/
#hot_spring1{
	clear:left;
	width:100%;
	height:auto;
	background:none;
}

#hot_spring1 section{
	clear:left;
	margin:0 auto;
	padding-top:0;
	padding-bottom:30px;
	width:95%;
	height:auto;
}

#hot_spring1 #img1{
	float:none;
	padding-top:30px;
	text-align:center;
	width:100%;
	height:auto;
}

#hot_spring1 #img1 h1{
	margin-top:50px;
	font-family:serif;
	font-size:30px;
	color:#333;
	letter-spacing:3px;
}

#hot_spring1 #img1 h1 span{
	font-size:20px;
}


#hot_spring1 #img1 ul{
	clear:left;
	padding-top:20px;
	width:auto;
	text-align:left;
	font-family:serif;
	font-size:15px;
	line-height:2em;
}

#hot_spring1 #img2{
	clear:left;
	width:100%;
	display:block;
}

#hot_spring1 #img2 .pic{
	flex:1;
	margin-left:0;
	padding-bottom:20px;
	width:100%;
}

#hot_spring1 #img2 ul{
	clear:left;
	margin-top:10px;
	text-align:left;
	font-size:14px;
	line-height:2em;
}

#hot_spring1 #img2 h1{
	color:#333;
	text-align:center;
	font-size:18px;
	font-family:serif;
	line-height:2em;
}

/*------------------------------------------------------------
	概要
------------------------------------------------------------*/
#hot_spring2{
	clear:left;
	margin:0 auto;
	margin-top:0;
	padding-bottom:50px;
	margin-bottom:50px;
	width:100%;
	height:auto;
	background:url(../common/bg04.jpg);
}

#hot_spring2 section{
	clear:left;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:50px;
	width:95%;
	height:auto;
}

#hot_spring2 h1{
	padding-top:30px;
	text-align:center;
	font-family:serif;
	font-size:26px;
	color:#CC9;
}

/*------------------------------------------------------------
	table
------------------------------------------------------------*/
#hot_spring2 table{
	clear:left;
	margin-top:20px;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
}

#hot_spring2 table td{
	padding:10px 10px;
	width:30%;
	text-align:center;
	line-height:2em;
	color:#FFF;
	background:#8b3d3d;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring2 table th{
	padding:10px 10px;
	text-align:left;
	font-weight:normal;
	line-height:2em;
	background:#FFF;
	border-top:#581d1d 1px dotted;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring2 table th span{
	color:#C00;
	font-weight:bold;
}

/*------------------------------------------------------------
	渓流雅之湯
------------------------------------------------------------*/
#hot_spring3{
	clear:left;
	width:100%;
	height:auto;
	background:none;
}

#hot_spring3 section{
	clear:left;
	margin:0 auto;
	padding-top:50px;
	width:95%;
	height:auto;
}

#hot_spring3 #img1{
	float:none;
	margin:0;
	text-align:center;
	width:100%;
	height:auto;
}

#hot_spring3 #img1 h1{
	font-family:serif;
	font-size:30px;
	color:#333;
}

#hot_spring3 #img1 h1 span{
	font-size:20px;
}

#hot_spring3 #img1 ul{
	clear:left;
	padding-top:30px;
	width:auto;
	text-align:left;
	font-family:serif;
	font-size:15px;
	line-height:2em;
}

#hot_spring3 #img1 li img{
	margin-top:20px;
	width:100%;
}

#hot_spring3 #img2{
	float:none;
	margin-top:30px;
	padding-bottom:50px;
	width:100%;
	height:auto;
}


/*------------------------------------------------------------
	概要
------------------------------------------------------------*/
#hot_spring4{
	clear:left;
	margin:0 auto;
	margin-top:0;
	padding-bottom:50px;
	margin-bottom:0;
	width:100%;
	height:auto;
	background:url(../common/bg04.jpg);
}

#hot_spring4 section{
	clear:left;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:50px;
	width:95%;
	height:auto;
}

#hot_spring4 h1{
	padding-top:30px;
	text-align:center;
	font-family:serif;
	font-size:26px;
	color:#CC9;
}

/*------------------------------------------------------------
	table
------------------------------------------------------------*/
#hot_spring4 table{
	clear:left;
	margin-top:20px;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
}

#hot_spring4 table td{
	padding:10px 10px;
	width:30%;
	text-align:center;
	line-height:2em;
	color:#FFF;
	background:#8b3d3d;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring4 table th{
	padding:10px 10px;
	text-align:left;
	font-weight:normal;
	line-height:2em;
	background:#FFF;
	border-top:#581d1d 1px dotted;
	border-bottom:#581d1d 1px dotted;
	border-collapse:collapse;
}

#hot_spring4 table th span{
	color:#C00;
	font-weight:bold;
}


}