@charset 'UTF-8';

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

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

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

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

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





/** |01. コンテンツリスト| >> ********************************************************* >> START **/


.contents .body .index {
	background-color: #f4f4f5;
	margin-top: 60px;
	padding: 22px 26px 26px;
}

	.contents .body .index p {
		float: left;
		font-size: 14px;
		padding-left: 26px;
	}

	.contents .body .index p:first-of-type {padding-left: 0;}

	.contents .body .index dl {
		font-size: 0;
		padding-top: 10px;
		width: 708px;
		clear: both;
	}

		.contents .body .index dt,
		.contents .body .index dd {
			display: inline-block;
			font-size: 14px;
			padding-right: 26px;
		}

		.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 50%;
			background-size: 100% auto;
			content: '';
			display: block;
			height: 12px;
			left: 0;
			margin-top: -6px;
			position: absolute;
			top: 50%;
			width: 8px;
		}


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





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


.contents .body .outline h1.title {
	background-color: transparent;
	font-size: 24px;
	padding: 0;
}


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

	.contents .body .outline .terminology {padding-top: 38px;}


		/* 用語 */
		.contents .body .outline .terminology .word {
			background-color: #f4f4f5;
			font-size: 20px;
			padding: 14px 20px;
		}


		/* 解説 */
		.contents .body .outline .terminology .commentaries {
			font-size: 0;
			padding-top: 26px;
		}

			.contents .body .outline .terminology .commentaries li {
				display: inline-block;
				font-family: 'UD新ゴ R', sans-serif;
				font-size: 14px;
				padding-left: 16px;
			}

			.contents .body .outline .terminology .commentaries li:first-of-type {padding-left: 0;}

				.contents .body .outline .terminology .commentaries a {
					border: 1px solid #d4d5d6;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					box-sizing: border-box;
					color: inherit;
					display: block;
					height: 34px;
					line-height: 34px;
					padding: 0 22px;
					text-decoration: none;
				}

				.contents .body .outline .terminology .commentaries a:hover {
					color: #fff;
					background-color: #d4d5d6;
				}

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


		/* 概要 */
		.contents .body .outline .terminology .glossary {
			line-height: 1.88;
			padding-top: 20px;
		}


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

	.contents .body .outline .data {
		background-color: #f4f4f5;
		margin-top: 20px;
		padding: 32px;
		width: 760px;
	}


		/* 写真 */
		.contents .body .outline .data .photo {
			background: url(/ilm/kiln/report/detail01/img/pc/otl_img_photo.jpg) no-repeat 0 0;
			float: right;
			margin: 4px 0 24px 24px;
			width: 286px;
		}

			.contents .body .outline .data .photo img {
				height: 220px;
				visibility: hidden;
				width: 100%;
			}


			.contents .body .outline .data .photo figcaption {
				font-size: 14px;
				line-height: 1.71;
				padding-top: 8px;
			}


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

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

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

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


		/* 概略 */
		.contents .body .outline .data .summary {padding-top: 24px;}

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

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

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

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


		/* 方法 */
		.contents .body .outline .data .method {padding-top: 24px;}

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

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


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





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


.contents .body .commentary .photo {
	background: no-repeat 0 0;
	float: right;
	margin: 34px 0 24px 24px;
	width: 286px;
}

.contents .body #commentary01 .photo {background-image: url(/ilm/kiln/report/detail01/img/pc/cmm_img_photo01.jpg);}
.contents .body #commentary02 .photo {background-image: url(/ilm/kiln/report/detail01/img/pc/cmm_img_photo02.jpg);}
.contents .body #commentary03 .photo:nth-of-type(1) {background-image: url(/ilm/kiln/report/detail01/img/pc/cmm_img_photo03.jpg);}
.contents .body #commentary03 .photo:nth-of-type(2) {background-image: url(/ilm/kiln/report/detail01/img/pc/cmm_img_photo04.jpg);}

.contents .body .commentary .photo:nth-of-type(n+2) {clear: both;}

	.contents .body .commentary .photo img {
		height: 220px;
		visibility: hidden;
		width: 286px;
	}

	.contents .body .commentary .photo figcaption {
		font-size: 14px;
		line-height: 1.71;
		padding-top: 8px;
	}


.contents .body .commentary .graph {
	clear: both;
	margin: 0 auto;
	padding-top: 50px;
	width: 552px;
}


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