@charset "utf-8";
/* CSS Document */
#header {
	height: 1110px;
}
#key {
	height: 750px; 
	background: url(../img/lunch/key.jpg) no-repeat center center/cover;
}
#key h2 {
	position: absolute;
	top: 194px;
	left: 50%;
	margin-left: -102px;
}
.font25 {font-size: 25px;}
.font16 {font-size: 16px;}
.price {font-size: 28px;} 
.price .unit {font-size: 20px;} 
.pdl10 .list {
	margin-left: 50px !important;
}

#sec01 { 
	background-color: #180c04;
	position: relative;
	padding: 52px 0 1px;
	color: #fff;
	line-height: 25px;
    letter-spacing: 1.2px;
	margin-bottom: 184px;
}
#sec01:before { 
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	width: 100%;
	min-width: 1600px;
	height: 642px;
	background: url(../img/takeout/sec1_bg.png) no-repeat center top / 100% 642px;
}
#sec01:after { 
	content: "";
	position: absolute;
	bottom: -184px;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	width: 100%;
	min-width: 1600px;
	height: 184px;
	background: url(../img/takeout/sec1_before.png) no-repeat center top / 100% 184px;
}
#sec01 h2 {
	margin-left: -27px;
}
#sec01 .sec01_img1 {
	position: absolute;
	top: 389px;
	left: 238px;
}
#sec01 .sec01_img2 {
	position: absolute;
	top: 644px;
	left: -22px;
}
#sec01 .sec01_img3 {
	position: absolute;
	top: 765px;
	left: 250px;
}
#sec01 dl {
	width: 406px;
	margin: 153px 0 0 594px;
}
#sec01 dl dd { 
	margin: 20px 0 0 2px;
}
#sec01 .info {
	text-align: center;
	margin-top: 148px;
}
#sec01 .info .txt { 
	margin-top: 40px;
}
#sec01_tel {
	padding: 13px 0 180px;
}
#sec01_tel .sec01_tel {
	text-align: center;
}
#sec01_tel .box_btn {
	margin-top: 83px;
}
#sec01_tel .box_btn p {
	float: left;
}
#sec01_tel .box_btn p + p {
	margin-left: 50px;
}
#sec01_tel_fix {
	width: 100%;
	height: 80px;
	text-align: center;
	display: none;
	background: url(../img/takeout/bg-tel-fix.jpg) repeat-x center top;
}
#sec01_tel_fix.show {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

#sec02 {
	padding: 0 0 168px;
	position: relative;
	background: url(../img/takeout/sec2_bg1.png) no-repeat center top,
	url(../img/takeout/sec2_bgrp.jpg) repeat center top;
	padding-top: 1px;
}
#sec02:before { 
	content: "";
	position: absolute;
	top: -168px;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	width: 100%;
	min-width: 1600px;
	height: 168px;
	background: url(../img/takeout/sec2_before.png) no-repeat center top / 100% 168px;
}
#sec02:after { 
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	width: 100%;
	min-width: 1600px;
	height: 220px;
	background: url(../img/takeout/sec2_after.jpg) no-repeat center top / 100% 220px;
}
#sec02 .wrap:before { 
	content: "";
	position: absolute;
	top: 557px;
	left: -190px; 
	width: 938px; 
	height: 636px;
	background: url(../img/takeout/sec2_bg2.png) no-repeat center top;
}
#sec02 .wrap > * {
	position: relative;
	z-index: 1;
}
#sec02 h2 {
	margin-left: -10px;
    position: relative;
    top: 0px;
    margin-bottom: 88px;
	padding-top: 80px;
	margin-top: -80px;
}
#sec02 .dl-shared dt {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 18px;
}
#sec02 .info01 dl {
	width: 350px;
	margin: 30px 0 0 80px;
}
#sec02 .info02 {
	margin: 250px 0 0 691px;
}
#sec02 .info02 dl {
	width: 350px;
    margin: 18px 0 0 18px;
}
#sec02 .info02 dd.price {
	line-height: 38px;
}
#sec02 .sec02_row01 {
	margin-top: 122px;
}
#sec02 .sec02_row01 dl {
	position: relative;
	z-index: 1;
}
#sec02 .sec02_row01 dt {
	font-size: 25px;
	line-height: 35px; 
}
#sec02 .sec02_row01 .sec02_img {
	margin: 20px 0 36px;
} 
#sec02 .sec02_row01 dl dt {
	font-size: 24px;
	line-height: 35px;
}
#sec02 .sec02_row01 dl dd.price {
	font-size: 20px;
	line-height: 30px;
}
#sec02 .sec02_row01 dl dd.price .unit {
	font-size: 15px; 
}
#sec02 .sec02_row01 .fl {
	width: 496px;
	float: left;
}
#sec02 .sec02_row01 .sec02_img {
	position: relative;
}
#sec02 .sec02_row01 .sec02_img img {
	position: relative;
	z-index: 1;
}
#sec02 .sec02_row01 .sec02_img:before {
	content: "";
	position: absolute; 
    top: -48px;
    left: -30px;
    width: 505px;
    height: 390px;
	background: url(../img/takeout/sec2_img_bf.png) no-repeat center top;
}
#sec02 .sec02_row01 .fl .sec02_img {
	margin-left: 31px;
	z-index: -10;
}
#sec02 .sec02_row01 .info03 {
	margin-left: 120px;
} 
#sec02 .sec02_row01 .info03 ul {
    float: left;
    width: 120px;
    line-height: 25px;
    margin-top: 9px;
    letter-spacing: -1px;
}
#sec02 .sec02_row01 .fr {
	width: 504px;
	float: left;
}
#sec02 .sec02_row01 .fr .sec02_img {
	margin-left: 28px;
	z-index: -10;
}
#sec02 .sec02_row01 .fr dl {
	margin-left: 128px;
}

#sec03 {
	padding: 71px 0 103px;
	line-height: 25px;
	font-size: 16px;
}
#sec03 .wrap:before { 
	content: "";
	position: absolute;
	top: 1070px;
	right: -278px; 
	width: 838px; 
	height: 558px;
	background: url(../img/takeout/sec3_bg.png) no-repeat center top;
}
#sec03 .wrap > * { 
	position: relative;
	z-index: 1;
}
#sec03 h2 {
	text-align: center;
}
#sec03 .col-shared {
	width: 50%;
	float: left;
}
#sec03 .note {
	text-align: center;
	margin: 15px 0 60px;
}
.list-menu h3 {
	text-align: center;
	margin-bottom: 24px;
	padding-right: 10px;
}
.list-menu .list {
	width: 408px; 
    margin-left: 40px;
    margin-bottom: 54px;
}
.list-menu .list.list02 { 
    margin-bottom: 48px;
}
.list-menu .list.list02 h3 { 
	margin-bottom: 10px;
}
.list-menu .list.list03 h3 { 
	margin-bottom: 10px;
}
.list-menu dl {
	padding: 12px 0 13px;
}
.list-menu dt {
	float: left;
}
.list-menu dd {
	float: right;
	text-align: right;
}

.list-box .box {
	width: 478px;
    border: 1px solid #bc281e;
    margin: 0 0 15px 8px;
    padding: 21px 0 5px;
} 
.list-box .box ul {
	float: left;
    width: 194px;
    margin: 0 0px 0 30px;
    line-height: 25px;
} 
.list-box .box ul li {
	padding: 12px 0 13px;
}
.list-box .box-note {
	font-size: 20px;
    text-align: center;
    margin: 18px 0 16px;
}
.list-menu h3.last-h3 {
	margin: 0 0 8px;
}
.list-menu02 .list {
	float: left;
    margin: 0 40px;
}
.list-menu02 .list:last-child {
	margin-left: 62px;
	margin-right: 0;
}