@charset 'UTF-8';

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

ilm/terracotta/about/index_sp.css
Ver.201805

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

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

	.contents .body .index ul {/* 496px */
		font-size: 0;
	}

		.contents .body .index li {
			display: inline-block;
			font-size: 2rem;
			padding: 4.84% 9.27% 0 0;/* 24px 46px 0 0 */
		}

		.contents .body .index li: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(/en/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;
}


	/** [概要] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

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

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

		.contents .body .outline .summary .photo img {width: 41.26%;/* 236px */}

		.contents .body .outline .summary .photo figcaption {
			font-size: 1.8rem;
			line-height: 1.44;
			padding-top: 0.94em;
		}


	/** [展示品] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .outline .collection {width: 100%;/* 572px */}


		/* ラベル */
		.contents .body .outline .collection .label {}

			.contents .body .outline .collection .label dt {
				font-family: 'Trade Gothic W01 Bold', sans-serif;
				font-size: 2.4rem;
				line-height: 1.67;
			}

				.contents .body .outline .collection .label dt::before {
					content: '\0025c6';
					margin-right: 0.2em;
				}

			.contents .body .outline .collection .label dd {
				font-size: 2rem;
				line-height: 1.9;
				padding-top: 0.5em;
			}


		/* 写真付き */
		.contents .body .outline .collection .photo {
			float: left;
			padding-top: 6.99%;/* 40px */
			width: 48.25%;/* 276px */
		}

		.contents .body .outline .collection .photo:nth-of-type(odd) {clear: both;}

		.contents .body .outline .collection .photo:nth-of-type(even) {float: right;}

			.contents .body .outline .collection .photo .label {padding-top: 1em;}


		/* リスト */
		.contents .body .outline .collection .other {
			clear: both;
			width: 100%;/* 572px */
		}

			.contents .body .outline .collection .other li {padding-top: 6.99%;/* 40px */}


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