@charset 'UTF-8';

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

ilm/tougaku/course/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;
		}

		.free_notice{
			display: none;
		}


/** |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 .group {
	background-color: #91a804;
	color: #fff;
	display: inline-block;
	font-family: 'UD新ゴ L', sans-serif;
	font-size: 1.4rem;
	height: 2.2em;
	line-height: 2.2;
	margin: 0 0.2em;
	padding: 0 1em;
	vertical-align: middle;
}


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

	.contents .body .outline .list {padding-top: 5.24%;/* 30px */}

		.contents .body .outline .list li {
			font-family: 'UD新ゴ R', sans-serif;
			padding-top: 3.5%;/* 20px */
		}

			.contents .body .outline .list a {
				border: 1px solid #d4d5d6;
				box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				box-sizing: border-box;
				color: inherit;
				display: block;
				padding: 2.8% 9.44% 2.8% 2.8%;/* 16px 54px 16px 16px */
				position: relative;
				text-decoration: none;
			}

				.contents .body .outline .list a::after {
					background: url(/common/img/bdy_ico_open.png) no-repeat 0 50%;
					background-size: 100% auto;
					bottom: 0;
					content: '';
					display: inline-block;
					height: 0.8em;
					margin: auto 3.15% auto 0;/* auto 18px auto 0 */
					position: absolute;
					right: 0;
					top: 0;
					width: 0.8em;
				}


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





/** |03. 講座概要| >> ***************************************************************** >> START **/


	/** [講座名] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .course .header {padding: 2.8% 2.48%;/* 16px 14px */}

		.contents .body .course .header .title {}

		.contents .body .course .header .date {
			font-family: 'UD新ゴ L', sans-serif;
			font-size: 2.2rem;
			font-weight: normal;
			padding-top: 0.4em;
		}


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

	.contents .body .course .document {}

		.contents .body .course .document li {padding-top: 3.5%;/* 20px */}

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

				.contents .body .course .document .pdf::after {
					background: url(/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 .course .photos {width: 100%;/* 572px */}

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

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

			.contents .body .course .photos figure {}

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


	/** [費用] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .course .cost {
		border: 1px solid #d4d5d6;
		margin-top: 6.99%;/* 40px */
		padding: 4.55%;/* 26px */
	}

		.contents .body .course .cost .label {line-height: 1.58;}

			.contents .body .course .cost .label span {
				font-family: 'UD新ゴ L', sans-serif;
				font-size: 2rem;
				font-weight: normal;
			}

		.contents .body .course .cost .fee {width: 100%;/* 572px */}

			.contents .body .course .cost .fee th,
			.contents .body .course .cost .fee td {
				font-family: 'UD新ゴ L', sans-serif;
				font-size: 2rem;
				font-weight: normal;
				padding-top: 5.24%;/* 30px */
				white-space: nowrap;
			}

			.contents .body .course .cost .fee th {
				padding-right: 1em;
				text-align: left;
			}

			.contents .body .course .cost .fee td {}

			.contents .body .course .cost .fee .type {font-size: 0;}

				.contents .body .course .cost .fee .type li {
					color: #fff;
					display: inline-block;
					font-family: 'UD新ゴ L', sans-serif;
					font-size: 1.4rem;
					height: 2.2em;
					line-height: 2.2;
					margin-left: 3.15%;/* 18px */
					padding: 0 1em;
					vertical-align: middle;
				}

				.contents .body .course .cost .fee .type li:first-of-type {margin-left: 0;}

				.contents .body .course .cost .fee .type .tpp {background-color: #e15a0d;}
				.contents .body .course .cost .fee .type .tpg {background-color: #91a804;}

			.contents .body .course .cost .fee .price {
				padding-left: 1em;
				text-align: right;
				width: 100%;
			}


	/** [注記] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .course .note {
		font-size: 2rem;
		margin-left: 1em;
		padding-top: 0.8em;
		text-indent: -1em;
	}


	/** [申し込み] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .course .reserve {}

		.contents .body .course .reserve li {
			padding-top: 6.99%;/* 40px */
			text-align: center;
		}

			.contents .body .course .reserve 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: 'UD新ゴ R', sans-serif;
				font-size: 2.6rem;
				padding: 5.24%;/* 30px 0 */
				text-decoration: none;
				width: 100%;/* 572px */
			}

				.contents .body .course .reserve a[target="_blank"]::after {
					background: url(/common/img/nvg_ico_blank02.gif) no-repeat 0 50%;
					background-size: 100% auto;
					content: '';
					display: inline-block;
					height: 1em;
					margin-left: 0.8em;
					vertical-align: -0.1em;
					width: 1em;
				}


/** |03. 講座概要| << ******************************************************************* << END **/





/** |04. 障害者割引について| >> ******************************************************* >> START **/


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

	.contents .body .discount .contact dt,
	.contents .body .discount .contact dd {line-height: 1.67;}


/** |04. 障害者割引について| << ********************************************************* << END **/
