@charset 'UTF-8';

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

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

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

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

************************************************************************************** |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;
}

.contents .body .outline .photo {
	background: url(/ilm/kiln/report/detail04/img/pc/cmm_img_photo01.jpg) no-repeat 0 0;
	clear: both;
	float: left;
	margin: 34px 24px 0 0;
	width: 286px;
}

.contents .body .outline .photo:nth-of-type(even) {
	background-image: url(/ilm/kiln/report/detail04/img/pc/cmm_img_photo02.jpg);
	float: right;
	margin: 34px 0 24px 24px;
}

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

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

.contents .body .outline p:nth-of-type(2) {clear: both;}


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