@charset 'UTF-8';

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

ilm/museum/permanent/index_sp.css
Ver.201805

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

01. コンテンツリスト
02. 概要
03. 常設展

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


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





/** |03. 常設展| >> ******************************************************************* >> START **/


.contents .body .outline + .exhibition {padding-top: 0;}

	.contents .body .exhibition .title {}

		.contents .body .exhibition .title span {font-size: 2.2rem;}

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


	/** [タイルコレクション] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .exhibition .tile {padding-top: 9.44%;/* 54px */}

		.contents .body .exhibition .tile .label {
			border-bottom: 1px solid #d4d5d6;
			font-family: 'Trade Gothic W01 Bold', sans-serif;
			font-size: 2.4rem;
			line-height: 1.5;
			padding-bottom: 2.8%;/* 16px */
		}

		.contents .body .exhibition .tile p {
			line-height: 1.88;
			padding-top: 3.5%;/* 20px */
		}

		.contents .body .exhibition .tile .type {width: 100%;/* 572px */}

			.contents .body .exhibition .tile .type li {
				float: left;
				margin-left: 3.49%;/* 20px */
				padding-top: 3.49%;/* 20px */
				width: 22.38%;/* 128px */
			}

			.contents .body .exhibition .tile .type li:nth-of-type(4n+1) {
				clear: left;
				margin-left: 0;
			}

				.contents .body .exhibition .tile .type dl {}

					.contents .body .exhibition .tile .type dd {
						font-family: 'Trade Gothic W01 Bold', sans-serif;
						font-size: 1.8rem;
						line-height: 1.2;
						text-align: center;
					}

		.guide {
			border: 4px solid #d2d2d2;
			margin-top: 13.99%;/* 80px */
			padding: 0.8em 1em;
		}

/** |03. 常設展| << ********************************************************************* << END **/
