@charset 'UTF-8';

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

ilm/tougaku/freetime/index_sp.css
Ver.201805

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

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

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

	.contents .body .outline h1.title span {font-size: 2rem;}


	/** [写真] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

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

	.contents .body .outline .photos {width: 100%;/* 572px */}

		.contents .body .outline .photos li {
			float: left;
			padding-top: 6.99%;/* 40px */
			width: 48.25%;/* 276px */
		}

		.contents .body .outline .photos li:nth-of-type(odd) {clear: both;}
		.contents .body .outline .photos li:nth-of-type(even) {float: right;}

			.contents .body .outline .photos figure {}

				.contents .body .outline .photos figcaption {
					font-size: 1.8rem;
					line-height: 1.44;
					padding-top: 0.6em;
				}


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

	.contents .body .outline .data {
		border: 1px solid #7f8283;
		border-top: none;
		margin-top: 6.99%;/* 40px */
		width: 100%;/* 572px */
	}

		.contents .body .outline .data tbody,
		.contents .body .outline .data tr {display: block;}

		.contents .body .outline .data th,
		.contents .body .outline .data td {
			border-top: 1px solid #7f8283;
			display: block;
			font-family: 'Trade Gothic W01 Bold', sans-serif;
			font-weight: normal;
			line-height: 1.5;
			text-align: left;
			padding: 0.4em 0.8em;
		}

		.contents .body .outline .data th {background-color: #f4f4f5;}

			.contents .body .outline .data th br {display: none;}

		.contents .body .outline .data td {}

			.contents .body .outline .data td span {font-size: 2rem;}

	.contents .body .outline .note {
		margin-left: 1em;
		padding-top: 0.5em;
		text-indent: -1em;
	}


	/** [お申込みについて] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .outline .guide {
		padding-top: 6.99%;/* px */
		text-align: center;
	}

		.contents .body .outline .guide 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: 2.6rem;
			padding: 5.24%;/* 30px 0 */
			text-decoration: none;
			width: 100%;/* 572px */
		}


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