@charset "UTF-8";
/*----------------------------------------------------
	color カラーセッティング
----------------------------------------------------*/
/*----------------------------------------------------
	gnav active
----------------------------------------------------*/
/* ===================================================================
CSS information

 file name  :facilities.css
 author     :Ability Consultant
style info  :施設案内
=================================================================== */
/*-----------------------------------------------------------
	.con_intro
-----------------------------------------------------------*/
.con_intro2 {
	background: url(../images/facilities/img_bath.jpg) center 100px no-repeat;
	padding: 16px 0 500px;
}

.con_intro2 h4 {
	clear: both;
	text-align: center;
}

/*-----------------------------------------------------------
	.box_restaurant
-----------------------------------------------------------*/
.box_restaurant {
	background: url(../images/facilities/img_restaurant.jpg) center 0 no-repeat;
	padding-top: 950px;
}

.box_restaurant .btn_bas2 {
	width: 35%;
	margin: 0 auto;
	padding-bottom: 20px;
}
