@charset "UTF-8";


/* facility
---------------------------------------------------------------------------*/
#facilityContents .pagetitle {
	margin: 0 0 25px;
}

#facilityContents .txt-set h2 {
	margin: 25px 0 8px;
}

#facilityContents .txt-set p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 0.03em;
}

/* .contents - media query
-----------------------------------*/
@media (min-width: 1181px) {
	#facilityContents .wide { display: block; }
	#facilityContents .narrow { display: none; }
}

@media (max-width: 1180px) {
	#facilityContents .wide { display: none; }
	#facilityContents .narrow { display: block; }
	#facilityContents .contents {
		box-sizing: border-box;
		padding: 0 40px;
	}
}

/* .sec-floor1
------------------------------------*/
.sec-floor1 {
	position: relative;
	width: 100%;
	margin: 0 auto 80px;
}

#facilityContents .sec-floor1 .txt-set h2 {
	margin: 0 0 10px;
	font-weight: 16px;
}

.sec-floor1 .txt-set {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 225px;
}

.sec-floor1 dl {
	margin: 30px 0 0;
	line-height: 1.6;
}

.sec-floor1 dt {
	margin: 0 0 2px;
	color: #B65D2D;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.sec-floor1 dd {
	margin: 0 0 12px;
/* 	color: #8D8D8D; */
	letter-spacing: 0.02em;
}

.sec-floor1 dd:last-of-type {
	margin: 0;
}

/* .sec-floor1 - media query
-----------------------------------*/
@media (max-width: 1180px) {
	.sec-floor1 figure {
		width: 73%;
	}
	.sec-floor1 figure img {
		width: 100%;
		height: auto;
	}
}

/* .sec-floor2
------------------------------------*/
.sec-floor2 {
	overflow: hidden;
	margin: 0 auto 80px;
}

.sec-floor2 .floor2 {
	float: left;
	width: 263px;
}

.sec-floor2 .floor2 figure {
	margin: 0 0 25px;
}

.sec-floor2 .floor3 {
	float: right;
	width: 727px;
}

.sec-floor2 .floor3 figure {
	margin: 0 0 35px;
}

/* .sec-floor2 - media query
-----------------------------------*/
@media (max-width: 1180px) {
	.sec-floor2 .floor2 {
		width: 240px;
	}
	.sec-floor2 .floor2 img {
		width: 100%;
		height: auto;
	}
}

/* .sec-floor3
------------------------------------*/
.sec-floor3 {
	overflow: hidden;
	margin: 0 auto 85px;
}

.sec-floor3 .photo1 {
	float: right;
	width: 720px;
}

.sec-floor3 .photo1 .txt-set {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin: -10px 0 0;
	padding: 0 30px 0 120px;
}

.sec-floor3 .photo1 .txt-set > p{
  line-height: 1.9!important;
  letter-spacing: 0.06em;
}

#facilityContents .sec-floor3 .photo1 h2 {
	position: absolute;
	top: -2px;
	left: 40px;
	margin: 0;
}

.sec-floor3 .detail {
	float: left;
	width: 356px;
}

.sec-floor3 .photo2 {
	margin: 0 0 40px;
}

.sec-floor3 .photo2 figure {
	margin: 0 0 15px;
}

#facilityContents .sec-floor3 .photo2 p {
	padding: 0 20px 0 0;
	font-size: 11px;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

.sec-floor3 .photo3 {
	overflow: hidden;
	position: relative;
}

.sec-floor3 .photo3 figure {
	float: right;
	text-align: right;
}

.sec-floor3 .photo3 .txt-set {
	position: absolute;
	top: 5px;
	left: 0;
	width: 110px;
}

#facilityContents .sec-floor3 .photo3 p {
	font-size: 11px;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

/* .sec-floor3 - media query
-----------------------------------*/
@media (max-width: 1180px) {
	.sec-floor3 .photo1 {
		width: 665px;
	}
	.sec-floor3 .photo1 img {
		width: 100%;
		height: auto;
	}
	.sec-floor3 .detail {
		width: 330px;
	}
	.sec-floor3 .photo2 figure img {
		width: 100%;
		height: auto;
	}
	.sec-floor3 .photo3 figure img {
		width: 91%;
		height: auto;
	}
}

/* .sec-floor4
------------------------------------*/
.sec-floor4 {
	overflow: hidden;
	margin: 0 auto 80px;
}

.sec-floor4 .main {
	float: left;
	width: 821px;
}

.sec-floor4 .txt-set {
	float: right;
	width: 241px;
}

.sec-floor4 .txt-set figure {
	margin: 0 0 30px;
}

.sec-floor4 .txt-attention {
	font-size: 11px !important;
}

#facilityContents .sec-floor4 .txt-set .btn-link {
	margin: 36px 0 0;
}

.sec-floor4 .btn-link a {
	width: 100%;
	padding: 12px 20px;
}

@media all and (-ms-high-contrast:none){
	.sec-floor4 .btn-link a {
		padding: 12px 20px 8px;
	}
}

/* .sec-floor4 - media query
-----------------------------------*/
@media (max-width: 1180px) {
	.sec-floor4 .main {
		width: 780px;
	}
	.sec-floor4 .main img {
		width: 100%;
		height: auto;
	}
	.sec-floor4 .txt-set {
		width: 205px;
	}
	.sec-floor4 .txt-set figure {
		margin: 0 0 25px;
	}
	.sec-floor4 .txt-set figure img {
		width: 100%;
		height: auto;
	}
	#facilityContents .sec-floor4 .txt-set p {
		font-size: 13px;
		letter-spacing: 0.1em;
	}
	.sec-floor4 .btn-set {
		margin: 28px 0 0;
	}
}

/* .sec-floor5
------------------------------------*/
.sec-floor5 {
	overflow: hidden;
	margin: 0 auto 130px;
}

.sec-floor5 .inner {
	width: 49.8%;
}

.sec-floor5 .inner:nth-of-type(1) { float: left; }
.sec-floor5 .inner:nth-of-type(2) { float: right; }

.sec-floor5 .inner figure {
	margin: 0 0 30px;
}

#facilityContents .sec-floor5 .txt-set h2 {
	margin: 0 0 5px;
}

/* .sec-floor5 - media query
-----------------------------------*/
@media (max-width: 1180px) {
	.sec-floor5 .inner figure img {
		width: 100%;
		height: auto;
	}
}

/* .sec-architect
------------------------------------*/
.sec-architect {
	overflow: hidden;
	width: 1080px;
	margin: 0 auto;
}

.sec-architect .h2-title strong {
	letter-spacing: 0.3em;
}

.sec-architect .main {
	float: right;
	width: 820px;
}

#facilityContents .sec-architect .main p {
	margin: 0 0 15px;
	line-height: 1.9;
	letter-spacing: 0.08em;
	font-size: 15px;
}

.sec-architect .main figure {
	overflow: hidden;
	width: 100%;
	margin: 50px 0 0;
}

.sec-architect .main figure img:nth-of-type(1) { float: left; }
.sec-architect .main figure img:nth-of-type(2) { float: right; }

.sec-architect .profile {
	float: left;
	width: 185px;
}

.sec-architect .profile figure {
	margin: 0 0 30px;
}

.sec-architect .profile h3 {
	margin: 0 0 6px;
	letter-spacing: 0.1em;
}

.sec-architect .profile h4 {
	margin: 0 0 30px;
	font-size: 11px;
	letter-spacing: 0.12em;
}

#facilityContents .sec-architect .profile p {
	margin: 0 0 20px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.9;
	letter-spacing: 0.1em;
}

/* .sec-architect - media query
-----------------------------------*/
@media (max-width: 1180px) {
	.sec-architect .main {
		width: 750px;
	}
	.sec-architect .main figure img:nth-of-type(1) {
		width: 172px;
		height: 234px;
	}
	.sec-architect .main figure img:nth-of-type(2) {
		width: 555px;
		height: 234px;
	}
}