@charset 'UTF-8';

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

ilm/restaurant/index_pc.css
Ver.201805

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

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

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





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


.contents .body .outline {position: relative;}


	/* ロゴ */
	.contents .body .outline .trademark {
		position: absolute;
		top: -30px;
		right: 0;
		width: 174px;
	}

		.contents .body .outline .trademark img {
			height: auto;
			width: 174px;
		}


	/* 店名 */
	.contents .body .outline .title {
		background-color: transparent;
		font-size: 24px;
		padding: 0 194px 0 0;
	}


	/* 写真 */
	.contents .body .outline .photo {
		background: url(/en/ilm/restaurant/img/pc/otl_img_photo.jpg) no-repeat 0 100%;
		padding-top: 36px;
		width: 760px;
	}

		.contents .body .outline .photo .caption {
			line-height: 1.88;
			padding-bottom: 26px;
		}

		.contents .body .outline .photo img {
			height: 240px;
			visibility: hidden;
			width: 760px;
		}



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





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


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

	.contents .body .menu .preface {}

		.contents .body .menu .preface h2 {font-size: 24px;}

		.contents .body .menu .preface p {
			font-size: 14px;
			padding-top: 4px;
		}


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

	.contents .body .menu .lunch {padding-top: 30px;}

		.contents .body .menu .lunch .lineup {
			padding-top: 20px;
			width: 760px;
		}

			.contents .body .menu .lunch .lineup::before {
				background: url(/en/ilm/restaurant/img/pc/mn_img_lunch.jpg) no-repeat 0 0;
				content: '';
				display: block;
				float: right;
				height: 564px;
				width: 240px;
			}

		.contents .body .menu .lunch dl {
			border-bottom: 1px solid #d4d5d6;
			float: left;
			padding: 60px 0 12px;
			width: 438px;
		}

		.contents .body .menu .lunch dl:first-of-type {padding-top: 30px;}

			.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: 22px;
			}

			.contents .body .menu .lunch dd {
				float: right;
				font-size: 14px;
				padding-top: 8px;
			}

		.contents .body .menu .lunch ul {
			float: left;
			padding-top: 10px;
			width: 438px;
		}

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


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

	.contents .body .menu .cafe,
	.contents .body .menu .beverage {
		padding-top: 30px;
		width: 362px;
	}

	.contents .body .menu .cafe{float: left;}

	.contents .body .menu .beverage {float: right;}

	.contents .body .menu .dinner {
		clear: both;
		padding-top: 30px;
		width: 760px;
	}


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

			.contents .body .menu * .list th,
			.contents .body .menu * .list td {
				font-size: 14px;
				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: 14px;
			line-height: 2;
			padding-top: 1em;
		}


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





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


.contents .body .guidance {
	background-color: #f4f4f5;
	margin-top: 52px;
	padding: 26px 32px;
}

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

	.contents .body .guidance h3 {
		font-size: 16px;
		padding-top: 30px;
	}

	.contents .body .guidance .hour {margin-top: 8px;}

		.contents .body .guidance .hour th,
		.contents .body .guidance .hour td {
			line-height: 1.88;
			vertical-align: top;
		}

		.contents .body .guidance .hour th {
			font-family: 'Trade Gothic W01 Light', sans-serif;
			font-weight: normal;
			text-align: left;
			width: 200px;
		}

	.contents .body .guidance .note {padding-top: 30px;}

		.contents .body .guidance .note li {
			line-height: 1.88;
			margin-left: 1em;
			text-indent: -1em;
		}

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

	.contents .body .guidance .contact {
		font-size: 0;
		padding-top: 30px;
	}

		.contents .body .guidance .contact dt,
		.contents .body .guidance .contact dd {
			display: inline-block;
			font-size: 16px;
			line-height: 1.88;
		}

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

	.contents .body .guidance .map {padding-top: 10px;}

		.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-family: 'Trade Gothic W01 Bold', sans-serif;
			font-size: 14px;
			padding: 8px 18px;
			text-decoration: none;
		}

		.contents .body .guidance .map a:hover {
			background-color: #d4d5d6;
			box-shadow: none;
			color: #fff;
		}


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