@charset 'UTF-8';

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

ilm/apout/spot/index_sp.css
Ver.201805

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

01. 共通設定
02. 概要
03. ランドスケープの魅力

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





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


/* ヘッダ（ボタン無） */
.contents .body section > .title {font-size: 2.6rem;}


/* ヘッダ（ボタン有） */
.contents .body section .header {padding: 2.8% 2.48%;/* 16px 14px */}

	.contents .body section .header .title {font-size: 2.6rem;}

		.contents .body section .header .title span {
			font-family: 'Trade Gothic W01 Light', sans-serif;
			font-size: 2rem;
			font-weight: normal;
		}

	.contents .body section .header ul.icon {/* 544px */
		padding-top: 2.57%;/*14px*/
	}

		.contents .body section .header ul.icon li {
			background-color: #fff;
			display: inline-block;
			font-family: 'Trade Gothic W01 Light', sans-serif;
			font-size: 1.6rem;
			height: 2em;
			letter-spacing: normal;
			line-height: 2;
			margin-left: 2.57%;/* 14px */
			padding: 0 1em;
			vertical-align: middle;
		}

		.contents .body section .header ul.icon li:first-of-type {margin-left: 0;}

	.contents .body section .header p.icon {
		background-color: #fff;
		display: inline-block;
		font-family: 'Trade Gothic W01 Light', sans-serif;
		font-size: 1.6rem;
		height: 2em;
		line-height: 2;
		margin-top: 2.57%;/* 14px*/
		padding: 0 1em;
	}

.contents .body section > ul {padding-top: 6.99%;/* 40px */}

	.contents .body section > ul li {
		font-size: 2rem;
		line-height: 1.67;
		margin-left: 1.8em;
		text-indent: -1.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 */}

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


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





/** |03. ランドスケープの魅力| >> ***************************************************** >> START **/


.contents .body .attraction {}

	.contents .body .attraction .point {
		font-family: 'Trade Gothic W01 Bold', sans-serif;
		font-size: 2.6rem;
		line-height: normal;
		padding-top: 0;
		position: relative;
		z-index: 1;
	}

		.contents .body .attraction .point span {
			background-color: #fff;
			display: inline-block;
			padding-right: 0.4em;
		}

		.contents .body .attraction .point::after {
			background-color: #d4d5d6;
			content: '';
			display: block;
			height: 1px;
			left: 0;
			position: absolute;
			top: 0.6em;
			width: 100%;/* 572px */
			z-index: -1;
		}

	.contents .body .attraction > .title,
	.contents .body .attraction .header {margin-top: 10.49%;/* 60px */}

	.contents .body .attraction .point + .title,
	.contents .body .attraction .point + .header {margin-top: 5.24%;/* 30px */}


	/** [写真リスト] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .attraction ul.photos {
		margin: 0 auto;
		padding-top: 3.5%;/* 20px */
		width: 80.1%;/* 458px */
	}

	.contents .body .attraction ul.photos + p {padding-top: 8.74%;/* 50px */}

		.contents .body .attraction ul.photos li {padding-top: 4.37%;/* 20px */}

			.contents .body .attraction ul.photos li::before {content: none;}


	/** [キャプション付写真] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .attraction div.photos {}

		.contents .body .attraction div.photos dl {padding-top: 6.99%;/* 40px */}

			.contents .body .attraction div.photos dt {
				margin: 0 auto;
				width: 80.1%;/* 458px */
			}

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

				.contents .body .attraction div.photos dd p {line-height: 1.67;}


	/** [キャプション付写真（単）] >> +++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

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

		.contents .body .attraction figure.photo img {
			display: block;
			height: auto;
			margin: 0 auto;
			width: 80.1%;/* 458px */
		}

		.contents .body .attraction figure.photo img[src*="att_img_photo08.jpg"] {width: 100%;/* 572px */}

		.contents .body .attraction figure.photo .caption {
			line-height: 1.67;
			padding-top: 8.74%;/* 50px */
		}


/** |03. ランドスケープの魅力| << ******************************************************* << END **/
