
body.under div#AllBox{
	width:100%;
	}
h2{
	background:url(../images/reserve/tit01.png) no-repeat 0 0;
	width:56px;
	height:308px;
	text-indent:-9990px;
	position:absolute;
	top:90px;
	right:5px;
	}
	.bg01{
		background:url(../images/reserve/img_tit_01.jpg) no-repeat center top #000000;
		height: 666px;
	}

	.yellow {
		color: #efe7a5 !important;
	}


	.box01{
		width:980px;
		margin:0 auto;
		position:relative;
		}

	.box01 dl dd{
		color:#c2c2c2;
		font-size:14px;
		line-height:28px;
		}



/* Main
===============================================================*/
#Main {
	width:980px;
	margin: -309px auto 0;
	position:relative;
}
#Main img {
	max-width: 100%;
	height: auto;
}
#Main p ,
#Main ul li {
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
}

#Main ul.kome li {
	line-height: 20px;
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
	color: #c2c2c2;
}

#Main p.btn {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-family: 'Noto Serif JP', serif;
	margin-top: 15px;
}
#Main p.btn a {
	background: #6c643d;
	width: 200px;
	display: block;
	color: #FFFFFF;
	padding: 11px 0;
	transition: 0.3s;
}
#Main p.btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#Main p.tel a {
	pointer-events: none;
}



/* Reserve01 */
#Main .reserve01 {
	padding-left: 288px;
	margin-bottom: 40px;
}

#Main .reserve01 .r-time {
	width: 580px;
	box-sizing: border-box;
	border: #3b3b3b 1px solid;
	margin: 34px 0 10px;
	padding: 20px 0 31px 42px;
}
#Main .reserve01 .r-time p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1em;
	font-family: 'Noto Serif JP', serif;
}

#Main .reserve01 .r-time ul.time {
	margin-top: 15px;
	clear: both;
	overflow: hidden;
}
#Main .reserve01 .r-time ul.time li {
	float: left;
}
#Main .reserve01 .r-time ul.time li.end {
	margin-left: 60px;
}



/* Reserve02 */
#Main .reserve02 {
	padding-left: 110px;
	margin-bottom: 49px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#Main .reserve02 h3 {
	background: url(../images/reserve/tl01.png) no-repeat left top;
	height: 37px;
	text-indent: -9999px;
	margin-bottom: 18px;
	margin-left: -13px;
}
#Main .reserve02 p.parking {
	width: 378px;
}



/* Reserve03 */
#Main .reserve03 {
	/* background: url(../images/reserve/order.png) no-repeat right top;
	padding-left: 110px;
  */
	margin-bottom: 60px;
}
#Main .reserve03 .order_wrap {
  margin-bottom: 20px;
}
#Main .reserve03 .order {
	/* height: 305px; */
  background: url(../images/reserve/order.png) no-repeat right top;
  padding-left: 110px;
	padding-top: 107px;
  padding-bottom: 25px;

	box-sizing: border-box;
	margin-bottom: 10px;
}
#Main .reserve03 .order h3 {
	display: none;
}
#Main .reserve03 .order p.btn {
	margin: 10px 0 17px;
}
#Main .reserve03 .note{
  padding-left: 110px;
}


/* Reserve04 */
#Main .reserve04 {
	padding-left: 110px;
	margin-bottom: 50px;
}
#Main .reserve04 h3 {
	background: url(../images/reserve/tl02.png) no-repeat left top;
	height: 36px;
	text-indent: -9999px;
	margin-bottom: 18px;
	margin-left: -13px;
}



/* Reserve05 */
#Main .reserve05 {
	width: 640px;
	margin: 0 auto;
	padding: 38px 0;
	background: url(../images/reserve/bg.png) repeat left top;
}
#Main .reserve05 p {
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.06em;
}
#Main .reserve05 p.tel {
	margin-top: 12px;
}