@charset 'UTF-8';

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

ilm/tougaku/event_info/index_sp.css
Ver.201803

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

01. コンテンツリスト
02. 概要
03. 工房イベントのご案内/ご報告
04. アーカイブ

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


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






/** |03. 工房イベント開催のご案内/ご報告| >> ****************************************** >> START **/


.contents .body .event * .header {margin-top: 13.99%;/* 80px */}

.contents .body .event .information .header {margin-top: 5.24%;/* 30px */}

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

.contents .body .event * .latest {
	float: left;
	padding-top: 6.99%;/* 40px */
	width: 48.6%;/* 278px */
}

.contents .body .event div > .latest:nth-of-type(even) {clear: both;}

.contents .body .event div > .latest:nth-of-type(odd) {float: right;}

	.contents .body .event * .latest a {
		color: inherit;
		display: block;
		text-decoration: none;
		width: 100%;/* 278px */
	}

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

		.contents .body .event * .latest .image {
			background-color: #f4f4f5;
			overflow: hidden;
			padding-top: 77.35%;/* 215px */
			position: relative;
			width: 100%;/* 278px */
		}

			.contents .body .event * .latest .image img {
				height: 100%;
				left: 50%;
				margin: auto;
				position: absolute;
				top: 0;
				-ms-transform: translate(-50%, 0);
				-webkit-transform: translate(-50%, 0);
				transform: translate(-50%, 0);
				width: auto;
			}

		.contents .body .event * .latest .label {padding-top: 12.23%;/* 34px */}

			.contents .body .event * .latest .label dt,
			.contents .body .event * .latest .label dd {
				font-size: 1.8rem;
				line-height: 1.44;
			}

			.contents .body .event * .latest .label dt {font-family: 'UD新ゴ R', sans-serif;}

			.contents .body .event * .latest .label dd {padding-top: 8.63%;/* 24px */}


/** |03. 工房イベント開催のご案内/ご報告| << ******************************************** << END **/




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


.contents .body .archive .year {
	padding-top: 4.55%;/* 26px */
	width: 100%;/* 572px */
}

	.contents .body .archive .year li {
		float: left;
		width: 33.33%;/* 190.7px */
		padding: 4.55% 4.55% 0 0;/* 26px 26px 0 0 */
	}

		.contents .body .archive .year li a {
			color: #7f8283;
			display: inline-block;
			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%;
				content: '';
				display: block;
				height: 0.8em;
				left: 0;
				position: absolute;
				top: 0;
				width: 0.8em;
			}


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