@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 .tile h1.title {
	background-color: transparent;
	font-size: 2.4rem;
	line-height: 1.67;
	padding: 0;
}


	/** [リスト] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .tile .list {
		padding-top: 5.59%;/* 32px */
		width: 100%;/* 572px */
	}

		.contents .body .tile .list li {
			float: left;
			margin: 3.32% 0 0 3.32%;/* 19px 0 0 19px */
			width: 31.12%;/* 178px */
		}

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


	/** [モーダルウィンドウ] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .tile .tips {}

		.mfp-bg {background-color: #fff;}

		.mfp-container {padding: 0;}

		.tip {
			background-color: #fff;
			border: 1px solid #d2d2d2;
			margin: 6.99% auto 0;/* 40px auto 0 */
			padding: 6.29% 0;/* 36px 0 */
			position: relative;
			width: 89.38%;/* 572px */
		}

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

			.tip .photo {
				margin: 0 auto;
				width: 52.1%;/* 298px */
			}

			.tip .data {
				margin: 0 auto;
				padding-top: 1.2em;
				width: 79.72%;/* 456px */
			}

				.tip .data dt {
					font-family: 'UD新ゴ R', sans-serif;
					line-height: 1.33;
				}

				.tip .data dd {
					font-size: 1.8rem;
					line-height: 1.67;
				}

				.tip .data dt + dd {padding-top: 1em;}
				.tip .data dt + .style {padding: 0 0 1em;}

			.tip .arrow {
				background-color: #fff;
				bottom: 0;
				margin: auto 0;
				height: 0;
				padding-top: 10.84%;/* 62px */
				position: absolute;
				top: 0;
				width: 10.84%;/* 62px */
			}

			.tip .prev {
				left: 0;
				margin-left: -5.59%;/* 32px */
			}
			.tip .next {
				margin-right: -5.59%;/* 32px */
				right: 0;
			}

				.tip .arrow::before {
					background: no-repeat 0 0;
					background-size: 100% 100%;
					border: none;
					bottom: 0;
					content: '';
					cursor: pointer;
					display: block;
					left: 0;
					margin: 0;
					position: absolute;
					right: 0;
					top: 0;
				}

				.tip .prev::before {background-image: url(/common/img/tps_btn_prev.gif);}
				.tip .next::before {background-image: url(/common/img/tps_btn_next.gif);}

			.tip .close {
				background: url(/common/img/tps_btn_close.gif) no-repeat 0 0;
				background-size: 100% 100%;
				height: 0;
				margin: 2.45% 2.45% 0 0;/* 14px 14px 0 0 */
				padding-top: 4.2%;/* 24px */
				position: absolute;
				right: 0;
				top: 0;
				width: 4.2%;/* 24px */
			}


/** |02. タイル一覧| << ***************************************************************** << END **/
