@charset 'UTF-8';

/** |READ ME| **************************************************************************************

ilm/kiln/exhibit/chamberpot/index_sp.css
Ver.201910

----------------------------------------------------------------------------------------------------

01. コンテンツリスト
02. 概要
03. 収蔵品リスト

************************************************************************************** |READ ME| **/





/** |01. コンテンツリスト| >> ********************************************************* >> START **/


.contents .body .index {
	background-color: #f4f4f5;
	margin-top: 11.19%;/* 64px */
	padding: 2.8% 6.64% 6.99%;/* 16px 38px 40px */
}

	.contents .body .index dl {
		clear: both;
		font-size: 0;
		width: 100%;/* 496px */
	}

		.contents .body .index dt,
		.contents .body .index dd {
			display: inline-block;
			font-size: 2rem;
			padding: 4.84% 9.27% 0 0;/* 24px 46px 0 0 */
		}

		.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 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;
}

.contents .body .outline p:first-of-type {padding-top: 0;}


/** |02. 概要| << *********************************************************************** << END **/





/** |03. 収蔵品リスト| >> ************************************************************* >> START **/


.contents .body .gallery {padding-top: 11.89%;/* 68px */}

	.contents .body .gallery p {
		font-size: 2rem;
		line-height: 2;
	}


	/** [収蔵品リスト] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

		.contents .body .gallery .list {
			padding-top: 0%;/* 12px */
			width: 100%;/* 572px */
		}

			.contents .body .gallery .list li {
				float: left;
				margin-left: 3.32%;/* 20px */
				padding-top: 3.32%;/* 20px */
				width: 31.12%;/* 178px */
			}

			.contents .body .gallery .list li:nth-of-type(3n+1) {
				clear: left;
				margin-left: 0;
			}


	/** [モーダルウィンドウ] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .gallery .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 */
		}

			.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;
					padding-top: 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 */
			}


/** |03. 収蔵品リスト| << *************************************************************** << END **/
