.nav_container{height:calc(100% + 98px)}.navbar{align-items:center;background-color:#fff;border-bottom:.961538px solid #1ab95c;display:flex;height:48px;justify-content:space-between;position:fixed;top:0;width:400px;z-index:1000}.logo{color:#1ab95c;font-family:LINESeedSans;font-size:16px;font-weight:800;line-height:26px}.top-menu-icons{align-items:center;display:flex;flex-direction:row;margin-right:15px}.top-menu-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;margin-left:15px;padding:0}.icon-wrapper{height:30px;width:30px}.icon-wrapper,.login-icon{align-items:center;display:flex;justify-content:center}.login-icon{height:20px;width:20px}.top-menu-icon{display:flex;flex-direction:column;height:14px;justify-content:space-between;position:relative;width:15px}.line{background-color:#727272;display:block;height:2px;transition:transform .3s ease,opacity .3s ease;width:100%}.top-menu-button.open .line1{transform:translateY(6px) rotate(45deg)}.top-menu-button.open .line2{opacity:0}.top-menu-button.open .line3{transform:translateY(-6px) rotate(-45deg)}.top-menu-text{color:#727272;display:block;font-size:12px;min-width:40px;min-width:50px;text-align:center}.top-menu{background-color:#fff;border-top:.961538px solid #1ab95c;max-height:0;overflow:hidden;position:fixed;top:48px;transition:max-height .8s ease-out;width:400px;z-index:9999}.top-menu.open{height:calc(100dvh - 48px);overflow-y:visible;padding-bottom:calc(100dvh - 473px)}.top-menu ul{list-style:none;margin:0;padding:0}.top-menu li{border-bottom:1px solid #ddd;color:#727272;font-feature-settings:"palt" on;font-size:16px;font-weight:400;line-height:60px;padding:10px 20px}.top-menu .e-link:after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 26" fill="%23727272"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5989 3.58142H22.9231V9.89271H21.5148L21.5141 6.00466L13.8576 13.6599L12.8618 12.6639L20.5368 4.99026L16.5989 4.98975V3.58142ZM14.4559 6.45285V5.04452H5.83789L5.69239 5.05196C4.86889 5.13558 4.07715 5.91039 4.07715 6.71326V20.5739L4.08416 20.7407C4.16766 21.726 4.98556 22.4185 5.92163 22.4185H19.5187L19.6839 22.4123C20.6629 22.3384 21.4125 21.6121 21.4125 20.7019V12.0795H20.0042V20.7019L19.996 20.7582C19.9583 20.8889 19.7903 21.0102 19.5187 21.0102H5.92163L5.83366 21.0021C5.6348 20.9649 5.48548 20.8019 5.48548 20.5739V6.71326L5.49873 6.68444C5.54968 6.61059 5.73536 6.45285 5.83789 6.45285H14.4559Z"></path></svg>');display:inline-block;height:14px;margin-left:8px;width:14px}.top-menu-form{-webkit-align-items:center;align-items:center;display:flex;display:-webkit-flex;gap:10px;-webkit-justify-content:center;justify-content:center}.top-menu-form-link{background:#fff;border:1px solid #f98100;border-radius:34px;height:46px;text-align:center;width:144px}.top-menu-form-link a{color:#f98100;font-feature-settings:"palt" on;font-size:16px;font-weight:700;line-height:46px;padding:10px 0}.top-menu-form-link:active{background:#f98100;border:1px solid #fff;color:#fff!important}.top-menu-form-link a:active{color:#fff}.sp-tap:active{opacity:.7}@media (max-width:399px){.navbar,.top-menu{width:100%}.top-menu-icons{margin-right:10px}}