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

h3{
	margin-bottom: 30px;
}
h4{
	margin-bottom: 30px;
}

.leadArea{
	height: 360px;
	text-align: center;
	background:url(../img/facility/bg_facility0.jpg) no-repeat;
	margin-bottom: 50px;
}
.leadArea p{
	padding-top: 260px;
}

.zoom{
	text-align: center;
	margin-bottom: 30px;
}

.imgArea{
	width: 620px;
	margin: 0 auto 45px;
}
.facility03 .imgArea{
	margin-bottom: 0;
}
.imgArea .mainImg .caption{
	margin-top: 5px;
}
.imgArea .mainImg .caption:before{
	content: "●";
	color: #ff9326;
	padding-right: 3px;
}
.imgArea ul.thumbnail{
	margin-bottom: 18px;
}
.imgArea ul.thumbnail li{
	width: 160px;
	height: 110px;
	margin: 0 9px;
}
.imgArea ul.thumbnail li:hover{
	cursor: pointer;
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.imgArea ul.thumbnail li img{
	width: 100%;
	height: auto;
}

.slick-slider * {
	outline:none;
}
.wifi{
	background: #FEFFE7;
	padding: 5px;
	margin: -20px auto 20px;
	text-align: center;
	border-radius: 10px;
}