#header{
	min-height: 890px;
	background: url(../img/lunch/key.jpg) no-repeat center center;
	background-size: cover;
}

#lead{
	background: url(../img/lunch/lead_lead.jpg) no-repeat center center;
	background-size: cover;
	padding: 131px 0 155px;
	text-align: center;
}

#lead h2{
	margin-bottom: 39px;
}

#lead p{
	
    letter-spacing: 1.5px;
	line-height: 40px;
}
#sec01{
	background: url(../img/lunch/sec01_bg.jpg) no-repeat top center, url(../img/lunch/sec01_bg01.jpg) no-repeat bottom center;
	padding-top: 61px;
}
#sec01 .note{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}
#sec01 h2{
	text-align: right;
	margin-bottom: 9px;
}
#sec01 .photo{
	margin-left:-100px;
	position: relative;
	top:-80px;
}
#sec01 p.price{
	position: absolute;
    top: 177px;
    right: 73px;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: bold;
}
#sec01 p.price span{
	font-size: 23px;
}

#sec01 p.txt{
	
	letter-spacing: 1.5px;
	margin-left: 366px;
	padding-bottom: 109px;
}

#sec01 ul{
	padding: 0px 0 0px;
	margin-left: 184px;
	position: relative;
	top:-100px;
	
}
#sec01 ul li{
	float: left;
	width: 140px;
	margin-right: 45px;
}

#sec01 ul li span{
	display: block;
	text-align: left !important;
	font-size: 17px;
	padding: 8px 0 6px 20px;
	background: url(../img/lunch/line.png) no-repeat bottom center;
}
#sec02{
	background-image: url(../img/lunch/lunch_pallax.jpg);
	position: relative;
}

#sec02 h2{
	width: 1000px;
	margin: auto;
	padding: 207px 0 183px;
	text-align: center;
}

#sec03{
	background: url(../img/lunch/sec02_bg.jpg) no-repeat bottom center;
	padding: 100px 0 90px;
}
#sec03 p.photo{
	position: absolute;
	top: 0;
	right: -58px;
}
#sec03 p.price{
	position: absolute;
	top: 108px;
    left: 275px;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: bold;
}

#sec03 p.price span{
	font-size: 23px;
}

#sec03 p.txt{
	    letter-spacing: 1.5px;
    margin: -24px 0 0 15px;
    padding-bottom: 97px;
}
#sec03 dl{
	width: 602px;
	margin: auto;
	background: url(../img/lunch/line01.png) no-repeat bottom center;
}
#sec03 dl dd{
	    padding: 22px 0 23px;
    text-align: center;
    letter-spacing: 4px;
}
#sec03 .box{
	border:#5C5B2F 1px solid;
	width:890px;
	margin:55px auto 0;
	text-align:center;
	font-size:30px;
	font-weight:600;
	color:#FFFDF6;
}
#sec03 .box .ttl{
	padding-top:30px;
	line-height:40px;
}
#sec03 .box .ttl span{
	font-size: 23px;
}
#sec03 .box .ttl span.res{
	background-color:#5C5B2F;
	padding:0 20px;
	font-size: 23px;
	font-weight:normal;
}
#sec03 .box .note{
	padding-top:15px;
	font-size:17px;
	font-weight:normal;
}
#sec03 .box .lunch_tel{
	padding:10px 0 30px;
}
#sec04{
	background: url(../img/lunch/sec03_bg.jpg) repeat bottom center;
	padding: 80px 0 110px;
}

#list{
	width: 920px;
	margin: auto;
	padding: 47px 0 60px;
	background: url(../img/lunch/bg_o.png) repeat;
	color: #121401;
}

#list h2{
	text-align: center;
	background: url(../img/lunch/line_02.png) no-repeat bottom center;
	padding-bottom: 55px;
}
#list dl{
	margin: 0 40px;
	border-bottom: 1px solid #181900;
	padding: 10px 0 10px;
}
#list dl dt{
	float: left;
	padding-left: 40px; 
}

#list dl dt span{
	display: block;
	padding:5px 0 0 13px;
}

#list dl dd{
	float: right;
	padding-right: 40px;
}