@charset 'UTF-8';

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

ilm/clayworks/experience/index_sp.css
Ver.201805

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

01. 共通設定
02. 概要
03. 光るどろだんごづくり
04. 土のパステルづくり

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





/** |01. 共通設定| >> ***************************************************************** >> START **/


	/** [段落] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body section .pdf {
		display: inline-block;
		padding: 0.4em 2em 0.4em 0;
		position: relative;
	}

		.contents .body section .pdf::after {
			background: url(/en/common/img/bdy_ico_pdf.png) no-repeat 100% 0;
			background-size: auto 100%;
			content: '';
			display: block;
			padding-bottom: 1.8em;
			position: absolute;
			margin-top: -1em;
			right: 0;
			top: 50%;
			width: 1.8em;
		}


	/** [コンテンツリスト] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> 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(/en/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 */}


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





/** |03. 光るどろだんごづくり| >> ***************************************************** >> START **/


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

	.contents .body .dumpling .about {padding-top: 8.74%;/* 50px */}

		.contents .body .dumpling .about dt {}

		.contents .body .dumpling .about dd {
			line-height: 1.67;
			padding-top: 8.74%;/* 50px */
		}


	/** [「土・どろんこ館」オリジナル“光るどろだんご”のつくり方] >> +++++++++++++++++ >> START **/

	.contents .body .dumpling .howto {padding-top: 8.74%;/* 50px */}

		.contents .body .dumpling .howto .title {line-height: 1.67;}

		.contents .body .dumpling .howto .step {
			float: left;
			padding-top: 5.24%;/* 30px */
			width: 48.95%;/* 280px */
		}

		.contents .body .dumpling .howto .step:nth-of-type(odd) {clear: both;}
		.contents .body .dumpling .howto .step:nth-of-type(even) {float: right;}

			.contents .body .dumpling .howto .step dt {}

			.contents .body .dumpling .howto .step dd {
				line-height: 1.67;
				padding-top: 1em;
				letter-spacing: -0.02em;
			}

		.contents .body .dumpling .howto .download {
			clear: both;
			padding-top: 8.74%;/* 50px */
			width: 100%;/* 572px */
		}

			.contents .body .dumpling .howto .download dd {padding-top: 3.5%;/* 20px */}


	/** [料金] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .dumpling .fee {padding-top: 8.74%;/* 50px */}


		/* 料金体系 */
		.contents .body .dumpling .fee table {
			border: 1px solid #7f8283;
			margin-top: 3.15%;/* 18px */
			width: 100%;/* 572px */
		}

			.contents .body .dumpling .fee th,
			.contents .body .dumpling .fee td {
				border: 1px solid #7f8283;
				font-family: 'Trade Gothic W01 Light', sans-serif;
				font-size: 2rem;
				font-weight: normal;
				line-height: 1.5;
				padding: 3.5% 0;/* 20px 0 */
				text-align: center;
			}

			.contents .body .dumpling .fee th {
				background-color: #f4f4f5;
				width: 30.77%;/* 176px */
			}

			.contents .body .dumpling .fee thead th {width: auto;}


		/* 注記 */
		.contents .body .dumpling .fee .note {padding-top: 5.24%;/* 30px */}

		.contents .body .dumpling .fee .attention {margin-top: 5.24%;/* 30px */}

			.contents .body .dumpling .fee .attention li {
				line-height: 1.67;
				margin-left: 0.6em;
				text-indent: -0.6em;
			}

				.contents .body .dumpling .fee .attention li::before {content: '*';}

				.contents .body .dumpling .fee .attention li strong {
					color: #e75400;
					font-family: 'Trade Gothic W01 Bold', sans-serif;
				}


/** |03. 光るどろだんごづくり| << ******************************************************* << END **/





/** |04. 土のパステルづくり| >> ******************************************************* >> START **/



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

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

		.contents .body .pastel .about dt {}

		.contents .body .pastel .about dd {
			line-height: 1.67;
			padding-top: 5.24%;/* 30px */
		}


	/** [内容] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

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

	.contents .body .pastel .photo {
		margin-top: 30px;
		background: url(/en/ilm/clayworks/experience/img/pst_img_photo.jpg) no-repeat 0 0;
		background-size: 100% auto;
		padding-top: 44.76%;/* 256px */
		width: 100%;/* 572px */
	}

		.contents .body .pastel .data li {
			line-height: 1.67;
			margin-left: 1em;
			text-indent: -1em;
		}

			.contents .body .pastel .data li::before {
				content: '\0025A0';
				font-size: 1.4rem;
				margin-right: 0.2em;
				vertical-align: 0.3em;
			}

	.contents .body .pastel .note {
		line-height: normal;
		padding-top: 5.24%;/* 30px */
	}

		.contents .body .pastel .note dt,
		.contents .body .pastel .note dd {line-height: 1.67;}


/** |04. 土のパステルづくり| << ********************************************************* << END **/
