/* 温泉 */
#pagetit {
	background: url(../img/bg_pagetit.jpg) no-repeat center top;
}


.spa_tit {
	position:  relative;
	padding: 10px 0 10px 10px;
	font-size: 17.5px;
	line-height: 1.5;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	background: url(../img/bg_color.png) no-repeat left center;
	background-size: 89px auto;
}

#sec01 .bg_yellow {
	padding: 10px 0 15px;
}
#sec01 .pic01,
#sec02 .pic01,
#sec03 .pic01,
#sec04 .pic01 {
	margin-top: 10px;
}

#sec02 {
	padding-top: 10px;
}
#sec02 .pic02 {
	float: left;
	width: 50%;
	margin: 5px 0 20px;
}
#sec02 .pic03 {
	float: right;
	width: 50%;
	margin: 5px 0 20px;
}
#sec02 .bg_white {
	padding: 15px 0;
}
#sec02 .bg_white .min_tit {
	margin-bottom: 10px;
}
#sec02 .btn_red {
	margin-top: 10px;
}

#sec03 .bg_yellow {
	padding: 10px 0;
}
#sec03 .mincho {
	position: relative;
	top: -5px;
	font-size:15px;
}
#sec03 .pic02 {
}
#sec03 .bg_white {
	margin-top: 20px;
	padding: 15px 0;
}
#sec03 .bg_white .min_tit {
	margin-bottom: 10px;
}


#sec04 {
	padding-top: 30px;
}
#sec04 .btn_red {
	margin-top: 10px;
}

