.menu-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}@media(max-width:500px){.menu-wrapper{width:100%;padding:0 20px}}.menu-wrapper .menu-logo{margin:20px 0}.menu-wrapper .menu-content{width:1120px;max-width:100vw;display:flex;flex-direction:column;justify-content:center;padding:0 120px;gap:30px}@media(max-width:500px){.menu-wrapper .menu-content{width:100%;padding:0}}.menu-wrapper .menu-content .menu-notice{white-space:pre-wrap}.menu-wrapper .menu-content .menu-unit{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media(max-width:500px){.menu-wrapper .menu-content .menu-unit{gap:0}}