.footer-module{--f-bg:#060606;--f-white:#fff;--f-muted:#888;--f-border:#888}.footer-module *{box-sizing:border-box}.footer-module [data-animate]{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.footer-module.is-visible [data-animate]{opacity:1;transform:translateY(0)}.footer-module .f-wrap{align-self:stretch}.footer-module .f-inner,.footer-module .f-wrap{background:var(--f-bg);display:flex;justify-content:center}.footer-module .f-inner{align-items:center;flex-direction:column;max-width:1440px;padding:90px 80px 40px;width:100%}.footer-module .f-top{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:40px;width:100%}.footer-module .f-top-row{align-items:flex-start;border-bottom:1px solid var(--f-border);display:flex;gap:40px;justify-content:space-between;padding-bottom:80px;width:100%}.footer-module .f-left{align-items:flex-start;display:flex;flex-direction:column;gap:.01px;max-width:362px;width:362px}.footer-module .f-company{align-items:center;display:flex;max-width:362px;padding-bottom:40px}.footer-module .f-company-name{color:var(--f-white);font-family:Lato,sans-serif;font-size:24px;font-weight:700;letter-spacing:1.2px;line-height:33.6px}.footer-module .f-address{align-items:center;color:var(--f-white);display:flex;font-family:Noto Sans JP,sans-serif;font-size:14.4px;font-weight:400;height:103.69px;letter-spacing:.29px;line-height:25.92px;max-width:362px;padding-bottom:.93px}.footer-module .f-address p{margin:0}.footer-module .f-right{align-content:center;align-items:center;display:flex;flex:1 1 0;flex-wrap:wrap;gap:20px;justify-content:flex-end}.footer-module .f-nav-item{align-items:center;color:inherit;display:flex;justify-content:center;max-width:978px;padding-bottom:2px;position:relative;text-decoration:none}.footer-module .f-nav-text{color:var(--f-white);font-family:Noto Sans JP,sans-serif;font-size:14.4px;font-weight:400;letter-spacing:.29px;line-height:25.92px;text-align:center;transition:transform .28s cubic-bezier(.16,1,.3,1),color .28s ease}.footer-module .f-nav-item:after{background:hsla(0,0%,100%,.85);bottom:-2px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .35s cubic-bezier(.16,1,.3,1);width:100%}.footer-module .f-nav-item:focus-visible:after,.footer-module .f-nav-item:hover:after{transform:scaleX(1)}.footer-module .f-nav-item:focus-visible .f-nav-text,.footer-module .f-nav-item:hover .f-nav-text{transform:translateY(-2px)}.footer-module .f-launch{align-items:center;display:inline-flex;justify-content:center;padding-left:6px}.footer-module .f-launch .material-icons{color:var(--f-white);font-size:16px;line-height:16px}.footer-module .f-bottom{height:17px;position:relative;width:100%}.footer-module .f-copy{align-items:center;display:inline-flex;left:0;position:absolute;top:-1px}.footer-module .f-copy-text{color:var(--f-muted);font-family:Lato,sans-serif;font-size:14.4px;font-weight:900;letter-spacing:.58px;line-height:20.16px;text-align:center}.footer-module .f-privacy{align-items:center;color:inherit;display:inline-flex;padding-bottom:.91px;position:absolute;right:0;text-decoration:none;top:-1px}.footer-module .f-privacy-text{color:var(--f-muted);font-family:Lato,sans-serif;font-size:12.8px;font-weight:700;line-height:17.92px;text-align:center;transition:color .25s ease}.footer-module .f-privacy:focus-visible .f-privacy-text,.footer-module .f-privacy:hover .f-privacy-text{color:hsla(0,0%,100%,.9)}@media (max-width:1200px){.footer-module .f-inner{padding-left:40px;padding-right:40px;width:100%}}@media (max-width:900px){.footer-module .f-top-row{flex-direction:column;gap:28px}.footer-module .f-left{max-width:none;width:100%}.footer-module .f-right{justify-content:flex-start}}@media (max-width:600px){.footer-module .f-inner{padding-left:24px;padding-right:24px}.footer-module .f-bottom{display:flex;flex-direction:column;gap:8px;height:auto}.footer-module .f-copy,.footer-module .f-privacy{position:static}}