html,body{min-height:100svh}body{display:flex;flex-direction:column;gap:32px;font-family:"Hiragino Sans"}body.no-scroll{overflow:hidden;padding-right:var(--scrollbar-width)}a{color:inherit;text-decoration:none}.top-nav{display:flex;align-items:center;justify-content:space-between;padding:0 15px;height:45px}.hambuerger-menu-button{content:'';background-image:url("/img/icon-hamburger-menu-open-button.svg");background-repeat:no-repeat;background-size:cover;width:37px;height:33px}.hambuerger-menu-button.is-open{background-image:url("/img/icon-hamburger-menu-close-button.svg")}main{flex:1;min-height:0}main.login{display:flex;flex-direction:column}.container{display:flex;flex-direction:column;gap:32px}footer{display:flex;flex-direction:column;gap:24px;background:#4C4E4F;padding:34px 15px}footer .footer-nav ul{display:flex;align-items:center;justify-content:center;gap:39px;list-style:none}footer .footer-nav ul li a{color:#FFF;font-family:"Hiragino Sans";font-size:13px;font-style:normal;font-weight:400;line-height:100%;text-decoration:none}footer .footer-info{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}footer .footer-info .footer-info-copyright{color:#FFF;text-align:center;font-family:Helvetica;font-size:11px;font-style:normal;font-weight:300;line-height:100%}
