@charset 'UTF-8';

/** |READ ME| **************************************************************************************

ilm/kiln/index_pc.css
Ver.201910

----------------------------------------------------------------------------------------------------

01. 概要
02. 施設

************************************************************************************** |READ ME| **/





/** |01. 概要| >> ********************************************************************* >> START **/


.contents .body .outline .title {
	background-color: transparent;
	font-size: 24px;
	padding: 30px 0 0;
}

.contents .body .outline p {padding-top: 16px;}

.contents .body .outline .photo {}

.contents .body .outline dl {padding-top: 16px;}

	.contents .body .outline dt,
	.contents .body .outline dd {line-height: 1.88;}


/** |01. 概要| << *********************************************************************** << END **/





/** |02. 施設| >> ********************************************************************* >> START **/


.contents .body .facilities .desk {
	font-size: 22px;
	line-height: 1.36;
}

.contents .body .facilities .floor {
	font-size: 36px;
	margin-top: 34px;
	position: relative;
}

.contents .body .facilities .desk + .floor {margin-top: 26px;}

	.contents .body .facilities .floor span {font-size: 24px;}

	.contents .body .facilities .floor::after {
		background-color: #d4d5d6;
		bottom: 0;
		content: '';
		display: block;
		height: 1px;
		margin: auto 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 700px;
	}


.contents .body .facilities .indoor {padding-top: 12px;}

	.contents .body .facilities .indoor li {padding-top: 20px;}

	.contents .body .facilities .indoor li:first-of-type {padding-top: 0;}

		.contents .body .facilities .indoor .photo {
			display: -webkit-flex;
			display: flex;
			width: 760px;
		}

			.contents .body .facilities .indoor .photo img {
				margin-top: 4px;
				width: 370px;
			}

			.contents .body .facilities .indoor .photo .label {
				font-family: 'Trade Gothic W01 Bold', sans-serif;
				font-size: 22px;
				line-height: 1.36;
				padding-left: 20px;
				width: 390px;
			}


.contents .body .facilities .outdoor {
	border-top: 1px solid #d4d5d6;
	margin-top: 48px;
	padding-top: 48px;
	width: 760px;
}

	.contents .body .facilities .outdoor li {
		float: left;
		margin-left: 20px;
		width: 240px;
	}

	.contents .body .facilities .outdoor li:first-of-type {margin-left: 0;}

		.contents .body .facilities .outdoor .photo {}

			.contents .body .facilities .outdoor .photo img {
				height:auto;
				width: 100%;
			}

			.contents .body .facilities .outdoor .photo figcaption {
				font-family: 'Trade Gothic W01 Bold', sans-serif;
				line-height: 1.36;
				padding-top: 16px;
			}

		.contents .body .facilities .outdoor .more {
			line-height: 1.36;
			padding-top: 6px;
		}


/** |02. 施設| << *********************************************************************** << END **/
