@charset 'UTF-8';

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

ilm/clayworks/exhibition/index_sp.css
Ver.201802

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

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

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


	/** [最新情報] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .outline .latest {padding-top: 13.99%;/* 80px */}

	.contents .body .outline .latest:first-of-type {padding-top: 6.99%;/* 40px */}

		.contents .body .outline .latest a {
			color: inherit;
			display: block;
			text-decoration: none;
			width: 100%;/* 572px */
		}
	
			.contents .body .outline .latest .image {
				background-color: #f4f4f5;
				width: 100%;/* 572px */
			}
	
			.contents .body .outline .latest .label {padding-top: 6.64%;/* 38px */}
	
				.contents .body .outline .latest .label dt {
					font-family: 'UD新ゴ R', sans-serif;
					font-size: 2.4rem;
					line-height: 1.67;
				}
	
				.contents .body .outline .latest .label dd {
					font-size: 2rem;
					padding-top: 5.59%;/* 32px */
				}
	
					.contents .body .outline .latest .label dd span {font-size: 1.8rem;}
	
			.contents .body .outline .latest .text {
				line-height: 1.88;
				padding-top: 5.59%;/* 32px */
			}



	/** [情報なし] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

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


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





/** |03. アーカイブ| >> *************************************************************** >> START **/


.contents .body .archive .year {}

	.contents .body .archive .year li {border-top: 1px solid #d4d5d6;}

	.contents .body .archive .year li:first-of-type {border-top: none;}

		.contents .body .archive .year li a {
			color: #7f8283;
			display: inline-block;
			padding: 6.29% 0;/* 36px */
			padding-left: 1em;
			position: relative;
		}

			.contents .body .archive .year li a::before {
				background: url(/common/img/bdy_ico_link.gif) no-repeat 0 0;
				background-size: auto 100%;
				bottom: 0;
				content: '';
				display: block;
				height: 0.8em;
				left: 0;
				margin: auto 0;
				position: absolute;
				top: 0;
				width: 0.8em;
			}


/** |03. アーカイブ| << ***************************************************************** << END **/
