.m-website-footer .footer-inner{display:flex;gap:8rem;justify-content:space-between;margin-bottom:2rem}.m-website-footer .footer-info{flex:0 0 auto;font-size:var(--theme-font-size-s);line-height:1.6;max-width:40%}@media screen and (max-width:768px){.m-website-footer .footer-info{max-width:60%}}.m-website-footer .footer-info .text{margin-top:2.4rem}@media screen and (max-width:768px){.m-website-footer .footer-nav{display:none}}.m-website-footer .footer-nav a{color:inherit;text-decoration:none}.m-website-footer .footer-nav ul{display:flex;flex-wrap:wrap;gap:2rem 5.6rem;list-style:none;padding:0}.m-website-footer .footer-nav .hs-menu-depth-1>a{color:var(--theme-footer-menu-text-color);font-weight:500}.m-website-footer .footer-nav .hs-menu-depth-1>a:hover{color:var(--theme-footer-menu-text-hover-color)}.m-website-footer .footer-nav .hs-menu-depth-1 ul{flex-direction:column;gap:.8rem 0;margin-top:.8rem}.m-website-footer .footer-nav .hs-menu-depth-2{font-size:var(--theme-font-size-s)}.m-website-footer .footer-nav .hs-menu-depth-2 a{color:var(--theme-footer-menu-submenu-text-color)}.m-website-footer .footer-nav .hs-menu-depth-2 a:hover{color:var(--theme-footer-menu-submenu-text-hover-color)}.m-website-footer .footer-nav .hs-menu-depth-2 ul{display:none}.m-website-footer .sns-group{align-self:flex-end;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.8rem;justify-content:flex-end;margin-bottom:5.2rem}.m-website-footer .copyright{font-size:1.2rem;margin:0 auto;text-align:center}