@charset 'UTF-8';

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

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

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

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

************************************************************************************** |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 .commentaries {padding-top: 5.24%;/* 30px */}

			.contents .body .outline .terminology .commentaries li {
				font-family: 'UD新ゴ R', sans-serif;
				padding-top: 3.5%;/* 20px */
			}

				.contents .body .outline .terminology .commentaries a {
					border: 1px solid #d4d5d6;
					box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					box-sizing: border-box;
					color: inherit;
					display: block;
					padding: 2.8% 9.44% 2.8% 2.8%;/* 16px 54px 16px 16px */
					position: relative;
					text-decoration: none;
				}

					.contents .body .outline .terminology .commentaries a::after {
						background: url(/common/img/bdy_ico_open.png) no-repeat 0 50%;
						background-size: 100% auto;
						bottom: 0;
						content: '';
						display: inline-block;
						height: 0.8em;
						margin: auto 3.15% auto 0;/* auto 18px auto 0 */
						position: absolute;
						right: 0;
						top: 0;
						width: 0.8em;
					}


		/* 概要 */
		.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: 0 5.94% 6.99%;/* 0 34px 40px */
		width: 100vw;
	}


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

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


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

			.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: '・';}


		/* 方法 */
		.contents .body .outline .data .method {margin-top: 6.99%;/* 40px */}

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

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

			.contents .body .outline .data .method dd {font-size: 2rem;}


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





/** |03. 解説| >> ********************************************************************* >> START **/


.contents .body .commentary .photo {padding-top: 6.99%;/* 40px */}

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

.contents .body .commentary .graph {
	margin: 0 auto;
	padding-top: 6.99%;/* 40px */
	width: 96.5%;/* 552px */
}


/** |03. 解説| << *********************************************************************** << END **/
