@charset 'UTF-8';

/** |READ ME| **************************************************************************************

ilm/kiln/report/detail03/index_pc.css
Ver.201910

----------------------------------------------------------------------------------------------------

01. コンテンツリスト
02. 概要

************************************************************************************** |READ ME| **/





/** |01. コンテンツリスト| >> ********************************************************* >> START **/


.contents .body .index {
	background-color: #f4f4f5;
	margin-top: 60px;
	padding: 22px 26px 26px;
}

	.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 > p {line-height: 1.88;}

.contents .body .outline {padding-top: 44px;}

.contents .body .outline h2.title {
	background-color: transparent;
	font-size: 24px;
	padding: 0;
}

.contents .body .outline h3.title {margin-top: 64px;}
.contents .body .outline h2.title + h3.title {margin-top: 34px;}

.contents .body .outline .photo {
	background: no-repeat 0 0;
	clear: both;
	float: right;
	margin: 34px 0 24px 24px;
	width: 286px;
}

.contents .body .outline .photo:nth-of-type(even) {
	float: left;
	margin: 34px 24px 24px 0;
}

.contents .body .outline .photo:nth-of-type(1) {background-image: url(/ilm/kiln/report/detail03/img/pc/cmm_img_photo01.jpg);}
.contents .body .outline .photo:nth-of-type(2) {background-image: url(/ilm/kiln/report/detail03/img/pc/cmm_img_photo02.jpg);margin-bottom: 0;}
.contents .body .outline .photo:nth-of-type(3) {background-image: url(/ilm/kiln/report/detail03/img/pc/cmm_img_photo03.jpg);}
.contents .body .outline .photo:nth-of-type(4) {background-image: url(/ilm/kiln/report/detail03/img/pc/cmm_img_photo04.jpg);margin-bottom: 0;}

	.contents .body .outline .photo img {
		height: 220px;
		visibility: hidden;
		width: 286px;
	}

	.contents .body .outline .photo img.kobenki {
		height: 220px;
		visibility: visible;
		width: 286px;
	}

		.contents .body .outline .photo img.kobenki_a {
		width: 70%;
		height: auto;
		visibility: visible;
		text-align: center;
	}

	.contents .body .outline .photo figcaption {
		font-size: 14px;
		line-height: 1.71;
		padding-top: 8px;
	}

.contents .body .outline .photo + p {
	overflow: hidden;
	width: 450px;
}

.backtotop{
	text-align: right;
	margin-top: 100px;
	font-size: 20px;
}

.backtotop2{
	text-align: right;
	margin-top: 150px;
	font-size: 20px;
}

.backtotop3{
	text-align: right;
	margin-top: 200px;
	font-size: 20px;
}

h3#sec2{
	margin-top: 30px;
}

h3#sec3{
	margin-top: 30px;
}

h3#sec4{
	margin-top: 30px;
}

h3#sec5{
	margin-top: 30px;
}

ul li{
	margin-top: 20px;
	margin-left: 30px;
	list-style-type: square;
}

.blank::after {
									background: url(/common/img/nvg_ico_blank02.gif) no-repeat 0 0;
									content: '';
									display: inline-block;
									height: 12px;
									margin-left: 10px;
									vertical-align: middle;
									width: 14px;
								}


/** |02. 概要| << *********************************************************************** << END **/
