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

#sec01 {
	padding: 15px 0 10px;
	background: url(../img/bg_sec1.jpg) no-repeat center top;
	background-size: cover;
}
#sec01 h1 {
	margin-bottom: 10px;
}

#sec02 {}
#sec2_01 {
	padding: 25px 0;
}
#sec2_01 .min_tit {
	text-align: left;
	font-size: 17.5px;
}

.faci_tit {
	margin: 0 0 10px;
	padding-left: 10px;
}
article p.tit {
	margin-bottom: 10px;
	font-size: 17.5px;
	line-height: 1.4;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho",  serif;
}
.sub_pic {
	margin: 5px auto 0;
}
.sub_pic .pic01 {
	float: left;
	width: 50%;
	padding-right: 2px;
}
.sub_pic .pic02 {
	float: right;
	width: 50%;
	padding-left: 2px;
}


#sec02 .bg_yellow {
	background: rgba(229,205,90,.2);
}
#sec2_02 {
	padding: 25px 0;
}
#sec2_02 .cell.txt,
#sec2_04 .cell.txt {
	padding-left: 40px;
}
#sec2_02 .pic01 {
	left: -20px;
	bottom: -90px;
}
#sec2_03 {
	padding: 25px 0;
}
#sec2_03 .cell.txt {
	padding-right: 40px;
}
#sec2_03 .pic01 {
	left: -60px;
	bottom: 40px;
}
#sec2_03 .txt01 {
	float: right;
	position: relative;
	z-index: 1;
	margin: -20px -40px 0 0;
}
#sec2_03 .info_table th {
	width: 40%;
	display: table-cell;
	text-align: center;
	border-top: 1px solid;
	border-color: #bda9a3;
}
#sec2_03 .info_table td {
	display: table-cell;
	text-align: center;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #bda9a3;
}
#sec2_04 {
	padding: 25px 0;
}
#sec2_04 .pic01 {
	left: -20px;
	bottom: -75px;
}


#sec03 {
	padding: 50px 0 40px;
}
#sec03 .faci_box {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 10px;
}
#sec03 .faci_box:nth-of-type(2n) {
	margin-right: 0;
}
#sec03 .faci_box dt {
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	line-height: 1.4;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	background: url(../img/bg_color.png) no-repeat center;
	background-size: 130px auto;
}
#sec03 .faci_box dd .pic01 {
	margin-bottom: 10px;
}

#sec04 {
	padding: 20px 0;
}
#sec04 .min_tit {
	font-size: 17.5px;
}