@charset 'UTF-8';

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

ilm/museum/permanent/spain/index_pc.css
Ver.201805

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

01. コンテンツリスト
02. 概要

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





/** |01. コンテンツリスト| >> ********************************************************* >> START **/


.contents .body .index {
	background-color: #f4f4f5;
	margin-top: 60px;
	padding: 22px 26px 26px;
}

	.contents .body .index p {font-size: 14px;}

	.contents .body .index ul {
		font-size: 0;
		padding-top: 4px;
	}

		.contents .body .index li {
			display: inline-block;
			font-size: 14px;
			padding: 6px 26px 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 50%;
			background-size: 100% auto;
			content: '';
			display: block;
			height: 12px;
			left: 0;
			margin-top: -6px;
			position: absolute;
			top: 50%;
			width: 8px;
		}


/** |01. コンテンツリスト| << *********************************************************** << END **/





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


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


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

	.contents .body .outline .list {}

		.contents .body .outline .list li {
			margin-top: 64px;
			min-height: 222px;
			padding-left: 324px;
			position: relative;
		}

			.contents .body .outline .list .photo {
				background: no-repeat 50% 50%;
				height: 220px;
				left: 0;
				position: absolute;
				top: 0;
				width: 286px;
			}

			.contents .body .outline .list li:nth-of-type(1) .photo {background-image: url(/en/ilm/museum/permanent/spain/img/pc/otl_img_photo01.jpg);}
			.contents .body .outline .list li:nth-of-type(2) .photo {background-image: url(/en/ilm/museum/permanent/spain/img/pc/otl_img_photo02.jpg);}
			.contents .body .outline .list li:nth-of-type(3) .photo {background-image: url(/en/ilm/museum/permanent/spain/img/pc/otl_img_photo03.jpg);}

				.contents .body .outline .list .photo img {
					height: 220px;
					visibility: hidden;
					width: 286px;
				}

			.contents .body .outline .list .label {}

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

				.contents .body .outline .list .label dt {
					border-bottom: 1px solid #d4d5d6;
					font-size: 24px;
					font-family: 'Trade Gothic W01 Bold', sans-serif;
					padding-bottom: 2px;
				}

				.contents .body .outline .list .label dd {
					font-size: 14px;
					padding-top: 10px;
				}

			.contents .body .outline .list .comment {
				line-height: 1.88;
				padding-top: 24px;
			}


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

	.contents .body .outline .more {
		padding-top: 68px;
		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-family: 'Trade Gothic W01 Bold', sans-serif;
			font-size: 16px;
			padding: 16px 50px;
			text-decoration: none;
		}

		.contents .body .outline .more a:hover {
			background-color: #d4d5d6;
			box-shadow: none;
			color: #fff;
		}


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