@charset 'UTF-8';

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

ilm/museum/index_pc.css
Ver.201805

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

01. 概要
02. 展覧会のご案内
03. 常設展

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





/** |01. 概要| >> ********************************************************************* >> START **/


.contents .body .outline .title {
	background-color: transparent;
	font-size: 24px;
	padding: 30px 0 0;
}

.contents .body .outline p {padding-top: 16px;}

.contents .body .outline .photo {}

.contents .body .outline .photo:last-of-type {padding-top: 24px;}

.contents .body .outline dl {padding-top: 24px;}

	.contents .body .outline dt,
	.contents .body .outline dd {line-height: 1.88;}


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





/** |02. 展覧会のご案内| >> *********************************************************** >> START **/


.contents .body .exhibition > p {padding-top: 20px;}

.contents .body .exhibition .latest {
	padding-top: 16px;
	width: 760px;
}

	.contents .body .exhibition .latest a {
		color: inherit;
		display: block;
		text-decoration: none;
		width: 100%;
	}

	.contents .body .exhibition .latest a:hover {opacity: 0.5;}

		.contents .body .exhibition .latest .image {
			background-color: #f4f4f5;
			float: left;
			margin-top: 4px;
			width: 286px;
		}

			.contents .body .exhibition .latest .image img {
				height:auto;
				width: 100%;
			}

		.contents .body .exhibition .latest .label {
			float: right;
			width: 438px;
		}

			.contents .body .exhibition .latest .label dt {
				font-family: 'Trade Gothic W01 Bold', sans-serif;
				font-size: 22px;
				line-height: 1.64;
			}

			.contents .body .exhibition .latest .label dd {
				font-size: 14px;
				padding-top: 12px;
			}

				.contents .body .exhibition .latest .label dd span {font-size: 12px;}

		.contents .body .exhibition .latest .text {
			float: right;
			line-height: 1.88;
			padding-top: 16px;
			width: 438px;
		}


/* 情報なし */
.contents .body .exhibition .nodata {padding-top: 30px;}


/** |02. 展覧会のご案内| << ************************************************************* << END **/





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


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

	.contents .body .permanent .about {
		padding-top: 16px;
		width: 760px;
	}

		.contents .body .permanent .about .photo {
			background: url(/en/ilm/museum/img/pc/prm_img_photo.jpg) no-repeat 0 0;
			float: left;
			height: 220px;
			margin-top: 4px;
			width: 286px;
		}

			.contents .body .permanent .about .photo img {
				height:100%;
				visibility: hidden;
				width: 100%;
			}

		.contents .body .permanent .about .text {
			float: right;
			line-height: 1.88;
			width: 438px;
		}


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

	.contents .body .permanent .tile {padding-top: 36px;}

		.contents .body .permanent .tile .label {
			border-bottom: 1px solid #d4d5d6;
			font-family: 'Trade Gothic W01 Bold', sans-serif;
			font-size: 20px;
			line-height: 1.8;
			padding-bottom: 10px;
		}

		.contents .body .permanent .tile .type {width: 760px;}

			.contents .body .permanent .tile .type li {
				float: left;
				margin-left: 20px;
				padding-top: 40px;
				width: 175px;
			}

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

			.contents .body .permanent .tile .type li:nth-of-type(-n+4) {padding-top: 20px;}

				.contents .body .permanent .tile .type li a {
					color: inherit;
					display: block;
					text-decoration: none;
					width: 100%;
				}

				.contents .body .permanent .tile .type li a:hover {opacity: 0.5;}

					.contents .body .permanent .tile .type li dl {}

						.contents .body .permanent .tile .type li dt {
							background: no-repeat 0 0;
							height: 175px;
							width: 175px;
						}

						.contents .body .permanent .tile .type .tl01 {background-image: url(/en/ilm/museum/img/pc/prm_img_tile01.jpg);}
						.contents .body .permanent .tile .type .tl02 {background-image: url(/en/ilm/museum/img/pc/prm_img_tile02.jpg);}
						.contents .body .permanent .tile .type .tl03 {background-image: url(/en/ilm/museum/img/pc/prm_img_tile03.jpg);}
						.contents .body .permanent .tile .type .tl04 {background-image: url(/en/ilm/museum/img/pc/prm_img_tile04.jpg);}
						.contents .body .permanent .tile .type .tl05 {background-image: url(/en/ilm/museum/img/pc/prm_img_tile05.jpg);}
						.contents .body .permanent .tile .type .tl06 {background-image: url(/en/ilm/museum/img/pc/prm_img_tile06.jpg);}
						.contents .body .permanent .tile .type .tl07 {background-image: url(/en/ilm/museum/img/pc/prm_img_tile07.jpg);}

							.contents .body .permanent .tile .type dt img {
								height: 100%;
								visibility: hidden;
								width: 100%;
							}

						.contents .body .permanent .tile .type dd {
							font-family: 'Trade Gothic W01 Bold', sans-serif;
							padding-top: 16px;
							text-align: center;
						}


	/** [その他コンテンツ] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .permanent .other {
		border-top: 1px solid #d4d5d6;
		margin-top: 64px;
		padding-top: 40px;
		width: 760px;
	}

		.contents .body .permanent .other li {
			float: left;
			width: 362px;
		}

		.contents .body .permanent .other li:nth-of-type(even) {float: right;}

			.contents .body .permanent .other li img {
				height: auto;
				width: 362px;
			}


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