<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

header {
	background: url(../../img/facility/sp_pic_main.jpg) no-repeat 50% 100%;
	background-size: cover;
}

h1 img {
	margin: 0 auto;
}

.picFac01 {
	width: 100%;
}

#facilityImg {
	width: 95%;
	height: auto;
	margin: 0 auto;
	position: static;
}

#facilityImg li {
	position: static;
	width: 100%;
	margin-bottom: 8px;
}

#facilityImg li img {
	width: 100%;
}
































</pre></body></html>