@charset 'UTF-8';

/** |READ ME| **************************************************************************************

ilm/kiln/report/detail03/index_sp.css
Ver.201910

----------------------------------------------------------------------------------------------------

01. コンテンツリスト
02. 概要

************************************************************************************** |READ ME| **/





/** |01. コンテンツリスト| >> ********************************************************* >> START **/


.contents .body .index {
	background-color: #f4f4f5;
	margin-top: 11.19%;/* 64px */
	padding: 2.8% 6.64% 6.99%;/* 16px 38px 40px */
}

	.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 > p {line-height: 1.67;}

.contents .body .outline {padding-top: 9.38%;}

.contents .body .outline h2.title {
	background-color: transparent;
	line-height: 1.67;
	padding: 0;
}

.contents .body .outline h3.title {margin-top: 13.99%;/* 80px */}
.contents .body .outline h2.title + h3.title {margin-top: 9.38%;/* 54px */}

.contents .body .outline .photo {padding-top: 6.99%;/* 40px */}

	.contents .body .outline .photo figcaption {
		font-size: 1.6rem;
		line-height: 1.5;
		padding-top: 1em;
	}


/** |02. 概要| << *********************************************************************** << END **/
