@charset 'UTF-8';

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

ilm/kiln/about/index_sp.css
Ver.201803

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

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

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

.contents .body .outline .summary {padding-top: 13.99%;/* 80px */}

.contents .body .outline .summary:first-of-type {padding-top: 0;}

	.contents .body .outline .summary .title {
		background-color: #f4f4f5;
		font-size: 3rem;
		line-height: 1.2;
		padding: 2.8% 2.48%;/* 16px 14px */
	}

	.contents .body .outline .summary p {
		line-height: 1.67;
		padding-top: 6.99%;/* 40px */
	}

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

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


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