.menu:after{content:"";position:absolute;width:143px;height:143px;background:url(/_nuxt/img/menu_mask.svg);background-size:contain;background-repeat:no-repeat;background-position:left;top:80px;left:0;z-index:-1}.menu .box:after{content:"";position:absolute;width:100%;height:100%;background:url(/_nuxt/img/meal_mask.png);background-size:cover;background-repeat:no-repeat;top:0;left:0;z-index:0;opacity:0;transition:all .4s linear}.menu .box:hover:after{-webkit-animation:sideClip 1s linear;animation:sideClip 1s linear;opacity:1}@media (max-width: 800px){.menu .box{margin:auto}}
