@charset 'UTF-8';

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

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

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

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

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





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


.contents .body section .header {}

	.contents .body section .header .title {
		display: inline-block;
		vertical-align: middle;
	}

		.contents .body section .header .title span {
			font-family: 'Trade Gothic W01 Light', sans-serif;
			font-size: 16px;
			font-weight: normal;
			margin-left: -0.6em;
		}

	.contents .body section .header ul.icon {
		display: inline-block;
		font-size: 20px;
		padding-left: 8px;
		letter-spacing: -1em;
	}

		.contents .body section .header ul.icon li {
			background-color: #fff;
			display: inline-block;
			font-family: 'Trade Gothic W01 Light', sans-serif;
			font-size: 12px;
			height: 1.67em;
			letter-spacing: normal;
			line-height: 1.67;
			margin-left: 18px;
			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: 12px;
		height: 1.67em;
		line-height: 1.67;
		margin-left: 8px;
		padding: 0 1em;
		vertical-align: middle;
	}

.contents .body section > ul {padding-top: 30px;}

	.contents .body section > ul li {
		font-size: 14px;
		line-height: 1.88;
		margin-left: 1.8em;
		text-indent: -1.8em;
	}


/** |01. 共通設定| << ******************************************************************* << END **/





/** |02. 概要| >> ********************************************************************* >> START **/


.contents .body .outline .title {
	background-color: transparent;
	font-size: 24px;
	padding: 0;
}

.contents .body .outline p {padding-top: 16px;}

.contents .body .outline .image {padding-top: 24px;}


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





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


.contents .body .attraction {}

	.contents .body .attraction .point {
		font-family: 'Trade Gothic W01 Bold', sans-serif;
		font-size: 24px;
		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: 760px;
			z-index: -1;
		}

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

	.contents .body .attraction .point + .title,
	.contents .body .attraction .point + .header {margin-top: 20px;}


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

	.contents .body .attraction ul.photos {
		font-size: 0;
		padding-top: 20px;
	}

	.contents .body .attraction ul.photos + p {padding-top: 20px;}

		.contents .body .attraction ul.photos li {
			display: inline-block;
			line-height: normal;
			margin-left: 20px;
			text-indent: 0;
			vertical-align: top;
			width: 240px;
		}

		.contents .body .attraction ul.photos li:first-of-type {margin-left: 0;}

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

			.contents .body .attraction ul.photos li img {
				height: auto;
				width: 240px;
			}


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

	.contents .body .attraction div.photos {
		padding-top: 20px;
		width: 760px;
	}

		.contents .body .attraction div.photos dl {
			float: left;
			margin-left: 20px;
			width: 240px;
		}

		.contents .body .attraction div.photos dl:first-of-type {margin-left: 0;}

			.contents .body .attraction div.photos dt {}

				.contents .body .attraction div.photos dt img {
					height: auto;
					width: 240px;
				}

			.contents .body .attraction div.photos dd {
				line-height: 1.88;
				padding-top: 20px;
			}

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


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

	.contents .body .attraction figure.photo {
		font-size: 0;
		padding-top: 20px;
	}

		.contents .body .attraction figure.photo img {
			display: inline-block;
			height: auto;
			margin-right: 20px;
			vertical-align: middle;
			width: 240px;
		}

		.contents .body .attraction figure.photo img[src*="att_img_photo08.jpg"] {
			display: inline;
			height: auto;
			margin-right: 0;
			width: 552px;
		}

		.contents .body .attraction figure.photo .caption {
			display: inline-block;
			font-size: 16px;
			line-height: 1.88;
			vertical-align: middle;
			width: 500px;
		}


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