/* Scss Document */
.content_pos, #sec05 .sec05Item ul li:before {
	content: '';
	position: absolute;
}
.close_toggle{
	position: relative;
}
.close_toggle:after{
	content: '';
	position: absolute;
	bottom: 10%;
	left: 47%;
	width: 28px;
    height: 28px;
    background: url(../img/lunch/arrow_2.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}
.open_toggle:after{
	content: '';
	position: absolute;
	bottom: 10%;
	left: 47%;
	width: 28px;
    height: 28px;
    background: url(../img/lunch/arrow_open.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.arrw-open{
	content: url('../img/lunch/arrw_o.png');
	width: 100%;
}
.toogle-close{
	position: relative;
}
.toggle-open{
	position: relative;
}
.toogle-close:after{
	content: '';
    width: 28px;
    height: 28px;
    background: url(../img/lunch/arrow_2.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 36%;
    right: 12%;
}
.toggle-open:after{
	content: '';
    width: 28px;
    height: 28px;
    background: url(../img/lunch/arrow_open.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 36%;
    right: 12%;
}
#key .key_txt{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin: 0;
}
#sec01 {
	background: url(../img/lunch/sec01_bg.png) no-repeat bottom center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 45px 0 50px 0;
	position: relative;
	z-index: 1;
}
#sec01 h2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sec01 #sec01_txt {
	background: url(../img/lunch/sec01_bg2.png) repeat top center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#sec01 ul {
	float: left;
	width: 527px;
	height: 511px;
	margin: 28px 0 0 -68px;
	position: relative;
}
#sec01 ul li {
	position: absolute;
	width: 254px;
}
#sec01 .slide-fade {
	position: relative;
	right: 150px;
	
}
/*#sec01 ul li:nth-child(1) {
	top: 0;
	left: 127px;
}*/
#sec01 ul li:nth-child(2) {
	bottom: 0;
	left: 0;
}
#sec01 ul li:nth-child(3) {
	bottom: 0;
	right: 0;
}
#sec02 {
	background: url(../img/lunch/sec02_bg.jpg) repeat top center;
	position: relative;
	margin-top: -200px;
	padding: 222px 0 20px 0;
}
/* #sec02:before {
	width: 100%;
	height: 479px;
	top: 0;
	left: 0;
	background: url(../img/lunch/sec02_bg.png) no-repeat center bottom/cover;
} */
#sec02 .sec02_txt {
	margin-top: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#sec02 .sec02_img1 {
}
#sec02 .sec02_img2 {
	margin: 50px 0 0 40px;
}

#sec02 .sec02_img3 {
}
#sec03 {
	padding: 20px 0 20px 0;
}
#sec03 h2{
	padding-left: 10px;
	padding-right: 10px;
}
#sec03 .sec03_price1 {
	font-size: 26px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#sec03 .sec03_price1 span {
	font-size: 22px;
}
#sec03 #sec03_1 {
/* 	background: url(../img/lunch/sec03_img1.png) no-repeat top center;
 */	width: 100%;
	position: relative;
}
#sec03 #sec03_1 .sec03_1_img{
	padding:10px;

}
#sec03 #sec03_1 dd {
	margin-top: 5px;
	line-height: 20px;
	font-weight: bold;

}
#sec03 #sec03_1 dl {
	background: url(../img/lunch/sec03_dl.png) repeat-y top center;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#sec03 #sec03_1 dl dt{
	padding-left: 10px;
	padding-right: 10px;
}
#sec03 #sec03_1 dl:nth-child(1) {
	
}
#sec03 #sec03_1 dl:nth-child(2) {
	
}
#sec03 #sec03_1 dl:nth-child(3) {
	
}
#sec03 #sec03_1 dl:nth-child(4) {
	
}
#sec03 #sec03_1 dl:nth-child(5) {
}
#sec03 #sec03_1 dl:nth-child(6) {
	
}
#sec03 #sec03_1 dl:nth-child(7) {
	
}
/*#sec03 #sec03_1 dl:nth-child(8) {
	top: 144px;
	left: 0;
}*/
#sec03 #sec03_1 dl:nth-child(8) {
	
}
#sec03 #sec03_1 dl:nth-child(8) dd {
}
#sec03 #sec03_2 {
/* 	background: url(../img/lunch/plus.png) no-repeat center 55px;
 */	margin: 0 auto 10px auto;
}
#sec03 #sec03_2 dl {
	background: url(../img/lunch/sec03_dl.png) repeat-y top center;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
#sec03 #sec03_2 dl dt{
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
}
#sec03 #sec03_3 {
	position: relative;
	padding: 10px 0 10px 0;
	color: #000000;
	margin-top: 7%;
}
#sec03 #sec03_3 h3 {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -7%;
}
#sec03 #sec03_3 .sec03_txt1 {
	padding: 10px;
	font-weight: bold;

}
#sec03 #sec03_3 .sec03_img2 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#sec03 .mb50 {
	margin-bottom: 48px;
}
#sec03 .sec03Item {
/* 	background: url(../img/lunch/sec03_dl2.png) no-repeat top center;
 */}
#sec03 .sec03Item h4{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
/* #sec03 .sec03Item h4:after{
	content: '';
	width: 21px;
	height: 21px;
	background: url('../img/lunch/arrow_2.png') no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 38%;
	right: 14%;
} */
#sec03 .sec03Item .sec03_price2 {
	color: #ffffff;
	font-size: 18px;
	line-height: 37px;
	text-align: center;
	margin-bottom: 10px;
}
#sec03 .sec03Item .sec03_price2 span {
	font-size: 22px;
}
#sec03 .sec03Item ul {
	padding-left: 10px;	
	font-weight: bold;
	padding-right: 10px;
}
#sec03 .sec03Item ul li span {
	display: block;
	margin-left: 12px;
	color: #25441c;
}
#sec03 .sec03Item .sec03_img3 {
	padding-left: 10px;
	padding-right: 10px;
}
#sec04 {
	text-align: center;
	padding: 15px 0 15px 0;
}
#sec04 h2{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sec04 .sec04_txt {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#sec04 #sec04_1 {
	position: relative;
	/* background: url(../img/lunch/sec04T.jpg) no-repeat top center, 
				url(../img/lunch/sec04T.jpg) no-repeat bottom center, 
				url(../img/lunch/sec04_bg.jpg) repeat-y top center;
	-webkit-background-size: auto, auto,100%;
	background-size: auto, auto,100%; */
}
#sec04 #sec04_1 h3 {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#sec04 #sec04_1 .sec04Item {
	margin-bottom: 15px;
	font-weight: bold;
}
#sec04 #sec04_1 .sec04Item .sec04Item-img{
	padding-left: 10px;
	padding-right: 10px;
}
#sec04 #sec04_1 .sec04Item h4{
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#sec04 #sec04_2 {
	text-align: center;
	padding: 15px 0 15px;
}
#sec04 #sec04_2 h3{
	padding-left: 10px;
	padding-right: 10px;
}
#sec04 #sec04_2 .sec04_txt3 {
	padding: 10px;
	text-align: left;
}
#sec04 #sec04_2 li {
	float: left;
	width: 12.5%;
}
#sec04 #sec04_3 {
/* 	background: url(../img/lunch/sec04_bg2.jpg) no-repeat center/cover;
 */	position: relative;
	padding: 0 0 10px 0;
}
#sec04 #sec04_3 h3 {
	padding-left: 10px;
	padding-right: 10px;
}
#sec04 #sec04_3 .sec04_txt4 {
	color: #621b0d;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#sec04 #sec04_3 .txt5 {
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
}

#sec04 #sec04_3 .sec04Col {
	float: none;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#sec04 #sec04_3 .sec04Col h4 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sec04 #sec04_3 .sec04Col.fr {
	color: #000;
    float: none;
}
#sec04 #sec04_3 .sec04Col.fr dl, #sec04 #sec04_3 .sec04Col.fl dl{
	text-align: center;
}

#sec04 #sec04_3 .sec04Col.fr p {
	text-align: center;
	font-size: 13px;
}
#sec04 .txt{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.title_red h2{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#sec05 {
	padding: 15px 0 10px 0;
}
#sec05 h3 {
	background: url(../img/lunch/sec05_bg.png) no-repeat top center;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 15px;
}
#sec05 h3 span {
	display: block;
	font-size: 16px;
    line-height: 20px;
}
#sec05 .sec05Item {
	background: url(../img/lunch/sec05_T.jpg) no-repeat top center, 
				url(../img/lunch/sec04T.jpg) no-repeat bottom center, 
				url(../img/lunch/sec05_bg2.jpg) repeat-y top center;
	-webkit-background-size: 100%, 100%,100%;
	background-size: 100%, 100%,100%;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#sec05 .sec05Item h4 {
	margin-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
#sec05 .sec05Item dl {
	font-size: 20px;
	line-height: 20px;
	padding: 10px;
}
#sec05 .sec05Item dl dt {
	float: left;
	width: 70%;
	line-height: 28px;
}
#sec05 .sec05Item dl dd {
	float: right;
	width: 30%;
	text-align: right;	
}
#sec05 .sec05Item ul {
}
#sec05 .sec05Item ul li {
	position: relative;
	padding-left: 11px;
}
#sec05 .sec05Item ul li:before {
	width: 4px;
	height: 4px;
	top: 13px;
	left: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #000000;
}
#sec05 .sec05Item ul li ul {
	margin: 0;
}
#sec05 .sec05Item ul li ul li {
	padding-left: 0;
}
#sec05 .sec05Item ul li ul li:before {
	background: none;
}
#sec05 .sec05Item ul.ul_last {
	margin: 0;
}
#sec05 .sec05Item ul.ul_last li {
	padding-left: 0;
}
#sec05 .sec05Item ul.ul_last li:before {
	background: none;
}
#sec05 .sec05Item .itemLast {
}
#sec05 .sec05Item .col {
	margin-bottom: 10px;
}
#sec05 .sec05Item .col dl {
	font-size: 16px;
	line-height: 30px;
}
#sec05 .sec05Item .group {
	border-top: 1px solid #000000;
	padding-top: 10px;
}
#sec05 .sec05Item span {
	font-size: 12px;
	font-weight: bol
}
.w182 {
	width: 182px;
}
.w185 {
	width: 185px;
}
.mt0 {
	margin-top: 0 !important;
}
#sec05_2 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
#sec05_2 h4{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#sec05_2 .option_menu{
	background: url(../img/lunch/sec05_bg3.jpg) repeat top center;

}

#sec05_2 h5 {
	line-height: 68px;
	font-size: 20px;
	text-align: center;
}
#sec05_2 .sec05_col {
	font-weight: bold;

}
#sec05_2 .sec05_col dl{
	padding-left: 10px;
	padding-right: 10px;
}
#sec05_2 .sec05_col dt {
	float: left;
	width: 45%;
}
#sec05_2 .sec05_col dd {
	float: right;
	width: 55%;
	text-align: right;
}
#sec05_2 .sec05_col.fl .menuList {
	width: 215px;
}
#sec05_col .fl dd{
	color: #000;
	text-align: right !important;
}
.sec-img{
	margin-top: 15px;
	position: relative;
}
.sec-img .sec5-img{
	width: 50%;
	position: absolute;
}
.sec-img .sec05Img {
	color: #ffffff;
	/* background: url(../img/lunch/sec05_img.png) no-repeat top center;
	padding-top: 110px; */
	text-align: center;
	position: absolute;
	width: 70%;
	right: 0;
	margin-top: 7%;
}
.sec-img .sec05Img img{
    width: 134px;
}
#sec05_2 .sec05Img p.caption {
	font-size: 18px;
	line-height: 28px;
	padding-top: 5px;
	color: #621b0d;
}
#sec05_2 .sec05Img p.txt{
	color: #621b0d;
}

.sec05_btn {
	margin: 55% 0 0;
	padding-left: 10px;
	padding-right: 10px;
}
.mt21{
	margin-top: 21px;
}
/*# sourceMappingURL=lunch.css.map */
@media(min-width: 768px){
	#sec01{
		padding-bottom: 150px;
	}
}