@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : facilities.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_facilities, .con_gallery .box_btn {
	max-width: 1160px;
	margin: auto;
}

@media only screen and (max-width: 1024px) {
	.con_facilities, .con_gallery .box_btn {
		width: 95%;
	}
}

.con_facilities .con_restaurant .Description:after, .con_facilities .con_restaurant .Description .right_side:after, .con_facilities .con_restaurant .Description .right_side dl:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
	background-image: url(../facilities/images/bg_title-pc.jpg);
}

@media only screen and (max-width: 767px) {
	.con_title {
		background-image: url(../facilities/images/bg_title-sp.jpg);
	}
}

/* -----------------------------------------------------------
	.con_facilities
----------------------------------------------------------- */
.con_facilities .con_intro {
	text-align: center;
}

.con_facilities .con_intro .txt_lg {
	font-size: 167%;
	line-height: 1.7em;
	text-align: center;
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_intro .txt_lg {
		font-size: 154%;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_intro .txt_lg {
		font-size: 120%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_intro .txt_lg {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_intro .txt_lg {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_intro .txt_lg {
		margin-top: 1em;
	}
}

.con_facilities .con_intro .txt {
	font-size: 100%;
	text-align: center;
	line-height: 2;
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_intro .txt {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_intro .txt {
		font-size: 94%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_intro .txt {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_intro .txt {
		margin-bottom: 20px;
	}
}

.con_facilities .con_restaurant {
	background: url(../facilities/images/img_pattern01.png) no-repeat;
	background-position: center top;
	padding-top: 180px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant {
		padding-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant {
		padding-top: 50px;
	}
}

.con_facilities .con_restaurant .st_high {
	margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant .st_high {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .st_high {
		margin-bottom: 2em;
	}
}

.con_facilities .con_restaurant .Description {
	padding-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant .Description {
		padding-top: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description {
		padding-top: 1em;
	}
}

@media only screen and (max-width: 1024px) {
	.con_facilities .con_restaurant .Description {
		width: 100%;
	}
}

.con_facilities .con_restaurant .Description .konohana_image {
	float: left;
	padding-left: 5%;
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description .konohana_image {
		float: none;
		margin: 0 auto 1em !important;
		padding: 0;
		text-align: center;
		width: 30%;
	}
}

.con_facilities .con_restaurant .Description .right_side {
	float: left;
	width: 60%;
	margin-left: 17%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant .Description .right_side {
		margin-left: 5%;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description .right_side {
		margin: 0 auto;
		float: none;
		width: 100%;
	}
}

.con_facilities .con_restaurant .Description .right_side .txt_lg {
	font-size: 167%;
	line-height: 1.7em;
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant .Description .right_side .txt_lg {
		font-size: 154%;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description .right_side .txt_lg {
		font-size: 120%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant .Description .right_side .txt_lg {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description .right_side .txt_lg {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description .right_side .txt_lg {
		line-height: 1.77778;
	}
}

.con_facilities .con_restaurant .Description .right_side .txt {
	font-size: 100%;
	line-height: 2;
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant .Description .right_side .txt {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description .right_side .txt {
		font-size: 94%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_facilities .con_restaurant .Description .right_side .txt {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_facilities .con_restaurant .Description .right_side .txt {
		margin-bottom: 20px;
	}
}

.con_facilities .con_restaurant .Description .right_side dl {
	width: 100%;
	float: left;
	margin-bottom: 90px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 3% 0 2% 3%;
}

.con_facilities .con_restaurant .Description .right_side dl dt {
	width: 20%;
	float: left;
}

.con_facilities .con_restaurant .Description .right_side dl dd {
	width: 80%;
	float: left;
	margin-bottom: 1em;
}

/* -----------------------------------------------------------
	fac_slider
----------------------------------------------------------- */
.fac_slider {
	margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
	.fac_slider {
		width: 100%;
		padding-bottom: 0;
	}
}

/* -----------------------------------------------------------
	con_gallery
----------------------------------------------------------- */
.con_gallery {
	margin-bottom: 160px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_gallery {
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.con_gallery {
		margin-bottom: 60px;
	}
}

.con_gallery .box_gallery {
	margin-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_gallery .box_gallery {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_gallery .box_gallery {
		margin-bottom: 40px;
	}
}

.con_gallery .box_gallery .simply-scroll {
	width: 100% !important;
	max-width: 1920px !important;
	height: auto !important;
	margin-bottom: 0 !important;
}

.con_gallery .box_gallery .simply-scroll .simply-scroll-clip {
	width: 100% !important;
	max-width: 1920px !important;
	height: auto !important;
}

.con_gallery .box_gallery .simply-scroll .simply-scroll-clip li {
	width: 593px !important;
	height: auto !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_gallery .box_gallery .simply-scroll .simply-scroll-clip li {
		width: 450px !important;
	}
}

@media only screen and (max-width: 767px) {
	.con_gallery .box_gallery .simply-scroll .simply-scroll-clip li {
		width: 300px !important;
	}
}

.con_gallery .box_gallery .simply-scroll .simply-scroll-clip li img {
	width: 100% !important;
}

.con_gallery .box_btn {
	text-align: center;
}

.con_gallery .box_btn .btn {
	display: inline-block;
	min-width: 340px;
	margin-bottom: 1em;
}

@media only screen and (max-width: 767px) {
	.con_gallery .box_btn .btn {
		display: block;
		min-width: inherit;
	}
}

.con_gallery .box_btn .btn_ghost {
	margin-right: 1.5em;
}

@media only screen and (max-width: 767px) {
	.con_gallery .box_btn .btn_ghost {
		margin-right: 0;
	}
}

/*# sourceMappingURL=../maps/facilities.css.map */
