@charset 'UTF-8';

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

ilm/restaurant/index_sp.css
Ver.201805

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

01. 概要
02. メニュー
03. 営業のご案内

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





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


/* ロゴ */
.contents .body .outline .trademark {
	margin: 0 auto;
	width: 51.05%;/* 292px */
}


/* 店名 */
.contents .body .outline .title {
	background-color: transparent;
	font-size: 2.4rem;
	line-height: 1.67;
	padding: 5.24% 0 0;/* 30px 0 0 */
	text-align: center;
}


/* 写真 */
.contents .body .outline .photo {padding-top: 5.59%;/* 32px */}

	.contents .body .outline .photo .caption {
		line-height: 1.67;
		padding-bottom: 1.2em;
	}


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





/** |02. メニュー| >> ***************************************************************** >> START **/


	/** [前書き] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .menu .preface {}

		.contents .body .menu .preface h2 {font-size: 2.6rem;}

		.contents .body .menu .preface p {
			font-size: 2rem;
			line-height: 1.5;
			padding-top: 5.24%;/* 30px */
		}


	/** [ランチメニュー] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

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

		.contents .body .menu .lunch .lineup {}

			.contents .body .menu .lunch .lineup::after {
				background: url(/en/ilm/restaurant/img/sp/mn_img_lunch.jpg) no-repeat 50% 50%;
				background-size: auto 100%;
				content: '';
				display: block;
				margin-top: 6.99%;/* 40px */
				padding-top: 24.48%;/* 140px */
				width: 100%;/* 572px */
			}

		.contents .body .menu .lunch dl {
			border-bottom: 1px solid #d4d5d6;
			padding: 8.04% 0 3.85%;/* 46px 0 22px */
			width: 100%;/* 572px */
		}

			.contents .body .menu .lunch dt,
			.contents .body .menu .lunch dd {font-family: 'Trade Gothic W01 Bold', sans-serif;}

			.contents .body .menu .lunch dt {
				float: left;
				font-size: 2.2rem;
			}

			.contents .body .menu .lunch dd {
				float: right;
				font-size: 1.6rem;
				padding-top: 0.6em;
			}

		.contents .body .menu .lunch ul {padding-top: 5.24%;/* 30px */}

			.contents .body .menu .lunch li {
				font-size: 1.8rem;
				line-height: 2;
			}


	/** [その他] >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> START **/

	.contents .body .menu .cafe,
	.contents .body .menu .beverage,
	.contents .body .menu .dinner {padding-top: 5.24%;/* 30px */}


		/* リスト */
		.contents .body .menu * .list {
			margin-top: 5.24%;/* 30px */
			width: 100%;/* 572px */
		}

			.contents .body .menu * .list th,
			.contents .body .menu * .list td {
				font-size: 1.8rem;
				line-height: 2;
			}

			.contents .body .menu * .list .separate th,
			.contents .body .menu * .list .separate td {padding-top: 2em;}

			.contents .body .menu * .list th {
				font-family: 'Trade Gothic W01 Light', sans-serif;
				font-weight: normal;
				text-align: left;
				padding-right: 2em;
				width: 100%;
			}

			.contents .body .menu * .list td {
				padding-right: 1em;
				white-space:nowrap;
			}


		/* など */
		.contents .body .menu * .andmore {
			font-size: 1.8rem;
			line-height: 2;
			padding-top: 1em;
		}


/** |02. メニュー| << ******************************************************************* << END **/





/** |03. 営業のご案内| >> ************************************************************* >> START **/


.contents .body .guidance {/* 504px */
	background-color: #f4f4f5;
		margin-top: 10.49%;/* 60px */
		padding: 5.94%;/* 34px */
}

	.contents .body .guidance .title {
		background-color: transparent;
		font-size: 2.2rem;
		padding: 0;
	}

	.contents .body .guidance h3 {
		font-size: 2rem;
		padding-top: 6.75%;/* 34px */
	}

	.contents .body .guidance .hour {margin-top:  3.17%;/* 16px */}

		.contents .body .guidance .hour th,
		.contents .body .guidance .hour td {
			font-size: 1.8rem;
			line-height: 1.67;
			vertical-align: top;
		}

		.contents .body .guidance .hour th {
			font-family: 'Trade Gothic W01 Light', sans-serif;
			font-weight: normal;
			padding-right: 1.6em;
			text-align: left;
			white-space: nowrap;
		}

		.contents .body .guidance .hour td {width: 100%;}

	.contents .body .guidance .note {padding-top: 7.14%;/* 36px */}

		.contents .body .guidance .note li {
			font-size: 2rem;
			line-height: 1.67;
			margin-left: 1em;
			text-indent: -1em;
		}

			.contents .body .guidance .note li::before {content: '*';}

	.contents .body .guidance .contact {
		font-size: 0;
		padding-top: 7.14%;/* 36px */
	}

		.contents .body .guidance .contact dt,
		.contents .body .guidance .contact dd {
			display: inline;
			font-size: 2rem;
			line-height: 1.67;
		}

		.contents .body .guidance .contact dd {padding-left: 1em;}

	.contents .body .guidance .map {
		padding-top:  7.14%;/* 36px */
		text-align: center;
	}

		.contents .body .guidance .map 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-size: 2.2rem;
			font-family: 'Trade Gothic W01 Bold', sans-serif;
			padding: 1em 2em;
			text-decoration: none;
		}


/** |03. 営業のご案内| << *************************************************************** << END **/
