/* menu_view_banner */
.menu_view_banner{height:500px;background-image:url('../img/page/menu/02/mvb_bg.jpg')}
.mb_title{position:absolute;top:236px;left:0}
.mvb_img_slide{position:absolute;top:0;left:0;width:100%;height:100%}
.mvb_img_slide ul{position:absolute;top:0;left:50%;margin-left:-500px;width:1000px;height:1000px}
.mvb_img_slide ul li{position:absolute;top:0;left:0;width:100%;height:100%}
.mvb_text_slide{position:absolute;top:400px;right:0;width:300px}
.mvb_text_slide .sl_title{margin-bottom:4px;font-family:'NotoSansKR-Bold';font-size:26px;letter-spacing:-0.05em;line-height:115%;color:#fff}
.mvb_text_slide .sl_eng{font-family:'NotoSansKR-Regular';font-size:18px;line-height:167%;color:#fff}

/* menu */
.menu{padding-bottom:160px}
.menu_title{margin-bottom:70px}

.btn-allergie-pop{position: absolute;right:0;top:0px;width:236px;font-size: 14px;line-height:49px;letter-spacing:-0.05em;color:#fff;background-color:#e12800;text-align:center}

.menu_view_body{}
.menu_view_img{position:relative;float:left;width:650px;height:650px;margin-left:25px}
.menu_view_img .new_ico{position:absolute;top:30px;right:30px;width:90px;height:90px;border-radius:50%;background-color:#e12800;text-align:center}
.menu_view_img .new_ico span{font-family:'NotoSansKR-Black';font-size:20px;line-height:90px;color:#fff}
.menu_view_img .best_ico{position:absolute;top:30px;right:30px;width:90px;height:90px;border-radius:50%;background-color:#000;text-align:center}
.menu_view_img .best_ico span{font-family:'NotoSansKR-Black';font-size:20px;line-height:90px;color:#fff}

.menu_view_content{float:left;width:585px}
.menu_view_text_wrap{margin-top:80px;margin-left:115px}

.menu_view_title{margin-bottom:5px;font-family:'NotoSansKR-Bold';font-size:34px;letter-spacing:-0.05em;line-height:100%;color:#000}
.menu_view_eng{margin-bottom:18px;font-family:'NotoSansKR-DemiLight';font-size:20px;line-height:189%;color:#e12800}

.menu_view_size{margin-bottom:24px}
.menu_view_size > li{position:relative;float:left;padding-left:65px;margin-right:28px}
.menu_view_size > li:last-child{margin-right:0}
.menu_view_size > li.padding0{padding-left:0}
.menu_view_size .size_ico{position:absolute;top:0;left:0;width:50px;height:50px;border-radius:50%;background-color:#e12800;text-align:center}
.menu_view_size .size_ico span{font-family:'NotoSansKR-Bold';font-size:24px;letter-spacing:-0.05em;line-height:50px;color:#fff}
.menu_view_size .size_price{font-family:'NotoSansKR-Bold';font-size:22px;line-height:50px;color:#000}

.menu_view_text{margin-bottom:44px;font-family:'NotoSansKR-DemiLight';font-size:20px;letter-spacing:-0.05em;line-height:170%;color:#000;white-space:pre-wrap}

.menu_view_ingre_wrap{height:310px}
.menu_view_ingre{padding:10px 0}
.menu_view_ingre li{position:relative;float:left;width:50%;margin-bottom:30px}
.menu_view_ingre li > *{vertical-align:middle}
.menu_view_ingre .ingre_ico{width:80px;height:80px}
.menu_view_ingre .ingre_text_wrap{width:120px;padding-left:20px}
.menu_view_ingre .ingre_name{font-family:'NotoSansKR-Medium';font-size:20px;letter-spacing:-0.05em;line-height:120%;color:#000}
.menu_view_ingre .ingre_eng{font-family:'NotoSansKR-DemiLight';font-size:16px;line-height:150%;color:#000}

.menu_btn_wrap{position:relative;width:1260px;height:60px;margin:40px auto 0}
.menu_btn_wrap .menu_return{display:block;width:200px;height:60px;margin:0 auto;border-radius:30px;background-color:#e12800;font-family:'NotoSansKR-Medium';font-size:20px;letter-spacing:-0.05em;line-height:60px;color:#fff;text-align:center}
.menu_btn_wrap .menu_page_prev{position:absolute;top:7px;left:0;width:45px;height:45px;background:url('../img/board/paging_prev.jpg')no-repeat center;font-size:0}
.menu_btn_wrap .menu_page_next{position:absolute;top:7px;right:0;width:45px;height:45px;background:url('../img/board/paging_next.jpg')no-repeat center;font-size:0}
