@charset 'UTF-8';

/** |READ ME| **************************************************************************************

ilm/kiln/about/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 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 .summary {
	padding-top: 64px;
	width: 760px;
}

.contents .body .outline .summary:first-of-type {padding-top: 38px;}

	.contents .body .outline .summary .title {
		background-color: #f4f4f5;
		font-size: 20px;
		padding: 14px 20px;
	}

	.contents .body .outline .summary p {
		line-height: 1.88;
		padding-top: 30px;
	}

	.contents .body .outline .summary .photo {
		background: url(/ilm/kiln/about/img/pc/smm_img_photo.jpg) no-repeat 0 0;
		float: right;
		margin: 30px 0 30px 30px;
		width: 286px;
	}

		.contents .body .outline .summary .photo img {
			height: 220px;
			visibility: hidden;
			width: 286px;
		}

	.contents .body .outline .summary p {padding-top: 26px;}

	.contents .body .outline .summary .note {
		margin-left: 1em;
		text-indent: -1em;
	}


/** |02. 概要| << *********************************************************************** << END **/
