@charset 'UTF-8';

/** |READ ME| **************************************************************************************

ilm/kiln/index_sp.css
Ver.201910

----------------------------------------------------------------------------------------------------

01. 概要
02. 屋内
03. 屋外

************************************************************************************** |READ ME| **/





/** |01. 概要| >> ********************************************************************* >> START **/


.contents .body .outline .title {
	background-color: transparent;
	font-size: 2.4rem;
	line-height: 1.67;
	padding: 6.99% 0 0;/* 40px 0 0 */
}

	.contents .body .outline .title span {
		display: block;
		font-size: 1.6rem;
	}

.contents .body .outline .photo {}

.contents .body .outline dl {padding-top: 6.99%;/* 40px */}

	.contents .body .outline dt,
	.contents .body .outline dd {line-height: 1.67;}


/** |01. 概要| << *********************************************************************** << END **/





/** |02. 屋内| >> ********************************************************************* >> START **/


.contents .body .indoor .desk {
	font-size: 2.6rem;
	line-height: 1.78;
	padding-top: 9.44%;/* 54px */
}

.contents .body .indoor .floor {
	font-size: 5.4rem;
	margin-top: 9.44%;/* 54px */
	position: relative;
}

	.contents .body .indoor .floor span {font-size: 3.6rem;}

	.contents .body .indoor .floor::after {
		background-color: #d4d5d6;
		bottom: 0;
		content: '';
		display: block;
		height: 1px;
		margin: auto 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 83.92%;/* 480px */
	}


.contents .body .indoor .exhibition {padding-top: 9.44%;/* 54px */}

.contents .body .indoor .floor + .exhibition {padding-top: 6.29%;/* 36px */}

	.contents .body .indoor .exhibition .photo {
		background-color: #f4f4f5;
		width: 100%;/* 572px */
	}

	.contents .body .indoor .exhibition .label {padding-top: 4.9%;/* 28px */}

		.contents .body .indoor .exhibition .label dt {
			font-family: 'UD新ゴ R', sans-serif;
			font-size: 2.6rem;
			line-height: 1.78;
		}

		.contents .body .indoor .exhibition .label dd {
			line-height: 1.67;
			padding-top: 1.4%;/* 8px */
		}


/** |02. 屋内| << *********************************************************************** << END **/





/** |03. 屋外| >> ********************************************************************* >> START **/


.contents .body .outdoor .exhibitions {width: 100%;/* 572px */}

	.contents .body .outdoor .exhibitions li {
		float: left;
		padding-top: 7.34%;/* 42px */
		width: 47.2%;/* 270px */
	}

	.contents .body .outdoor .exhibitions li:nth-of-type(-n+2) {padding-top: 9.44%;/* 54px */}

	.contents .body .outdoor .exhibitions li:nth-of-type(odd) {clear: both;}
	.contents .body .outdoor .exhibitions li:nth-of-type(even) {float: right;}

		.contents .body .outdoor .exhibitions .photo {}

			.contents .body .outdoor .exhibitions .photo figcaption {
				font-family: 'UD新ゴ R', sans-serif;
				line-height: 1.67;
				padding-top: 8.15%;/* 22px */
			}

		.contents .body .outdoor .exhibitions .more {
			line-height: 1.67;
			padding-top: 2.22%;/* 6px */
		}


/** |03. 屋外| << *********************************************************************** << END **/



/** |04. コンテンツリスト| >> ********************************************************* >> START **/


.contents .body .index {
	background-color: #f4f4f5;
	margin-top: 11.19%;/* 64px */
	padding: 6.99% 6.64%;/* 40px 38px */
}

	.contents .body .index p {
		font-size: 2rem;
		padding-top: 4.84%;/* 24px */
	}

	.contents .body .index p:first-of-type {padding-top: 0;}

	.contents .body .index dl {
		clear: both;
		font-size: 0;
		width: 100%;/* 496px */
	}

		.contents .body .index dt,
		.contents .body .index dd {
			display: inline-block;
			font-size: 2rem;
			padding: 4.84% 9.27% 0 0;/* 24px 46px 0 0 */
		}

		.contents .body .index dd:last-of-type {padding-right: 0;}

	.contents .body .index * a {
		color: #7f8283;
		display: inline-block;
		position: relative;
		padding-left: 1em;
	}

		.contents .body .index * a::before {
			background: url(/common/img/bdy_ico_link.gif) no-repeat 0 0;
			background-size: auto 100%;
			content: '';
			display: block;
			height: 0.8em;
			left: 0;
			position: absolute;
			top: 0;
			width: 0.8em;
		}


/** |04. コンテンツリスト| << *********************************************************** << END **/


