@charset 'UTF-8';

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

ilm/museum/permanent/japan/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;}

	.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(/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 .list {}

		.contents .body .outline .list li {padding-top: 8.74%;/* 50px */}

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

				.contents .body .outline .list .label dt,
				.contents .body .outline .list .label dd {line-height: 1.67;}

				.contents .body .outline .list .label dt {
					border-bottom: 1px solid #d4d5d6;
					font-family: 'UD新ゴ R', sans-serif;
					padding-bottom: 0.3em;
				}

				.contents .body .outline .list .label dd {
					font-size: 2rem;
					padding-top: 1em;
				}

			.contents .body .outline .list .comment {
				line-height: 1.67;
				padding-top: 5.94%;/* 34px */
			}


	/** [一覧表示] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .outline .more {
		padding-top: 9.44%;/* 54px */
		text-align: center;
	}

		.contents .body .outline .more a {
			background-color: #fff;
			border: 1px solid #d4d5d6;
			box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			color: #7f8283;
			display: inline-block;
			font-size: 2.4rem;
			font-family: 'UD新ゴ R', sans-serif;
			padding: 4.55% 14.68%;/* 26px 84px */
			text-decoration: none;
		}


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