@charset 'UTF-8';

/** |READ ME| **************************************************************************************

ilm/kiln/report/detail02/index_sp.css
Ver.201803

----------------------------------------------------------------------------------------------------

01. コンテンツリスト
02. 概要

************************************************************************************** |READ ME| **/





/** |01. コンテンツリスト| >> ********************************************************* >> 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;
		}


/** |01. コンテンツリスト| << *********************************************************** << END **/





/** |02. 概要| >> ********************************************************************* >> START **/


.contents .body .outline h1.title {
	background-color: transparent;
	font-size: 2.4rem;
	line-height: 1.67;
	padding: 0 0 9.38%;
}


	/** [用語解説] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .outline .terminology {}


		/* 用語 */
		.contents .body .outline .terminology .word {
			background-color: #f4f4f5;
			font-size: 3rem;
			line-height: 1.2;
			padding: 2.8% 2.48%;/* 16px 14px */
		}

			.contents .body .outline .terminology .word span {
				display: inline-block;
				font-size: 2rem;
			}


		/* 概要 */
		.contents .body .outline .terminology .glossary {
			line-height: 1.67;
			padding-top: 6.99%;/* 40px */
		}


	/** [各種データ] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .outline .data {
		background-color: #f4f4f5;
		margin: 5.24% -5.94% 0;/* 30px -34px 0 */
		padding: 6.99% 5.94%;/* 40px 34px */
		width: 100vw;
	}


		/* 写真 */
		.contents .body .outline .data .photos {padding-top: 6.99%;/* 40px */}

			.contents .body .outline .data .photos .photo {padding-top: 3.5%;/* 20px */}

				.contents .body .outline .data .photos .photo figcaption {
					font-size: 1.6rem;
					line-height: 1.5;
					padding-top: 1em;
				}


		/* 略歴 */
		.contents .body .outline .data .biography {}

			.contents .body .outline .data .biography caption {
				font-family: 'UD新ゴ R', sans-serif;
				line-height: 2;
				text-align: left;
				padding-bottom: 0.5em;
			}

			.contents .body .outline .data .biography th,
			.contents .body .outline .data .biography td {
				font-family: 'UD新ゴ L', sans-serif;
				font-size: 2rem;
				font-weight: normal;
				line-height: 2;
				text-align: left;
				vertical-align: top;
			}

			.contents .body .outline .data .biography th {
				padding-right: 1em;
				white-space: nowrap;
			}


		/* 概略 */
		.contents .body .outline .data .summary {margin-top: 6.99%;/* 40px */}

			.contents .body .outline .data .summary dt,
			.contents .body .outline .data .summary dd {line-height: 2;}

			.contents .body .outline .data .summary dt {font-family: 'UD新ゴ R', sans-serif;}

			.contents .body .outline .data .summary dd {
				font-size: 2rem;
				margin-left: 1em;
				text-indent: -1em;
			}

			.contents .body .outline .data .summary dd::before {content: '・';}


/** |02. 概要| << *********************************************************************** << END **/
