.footer{background:#fff;padding:40px 96px}.footer__inner{align-items:flex-end;flex-direction:column;gap:40px;justify-content:center;width:100%}.footer__inner,.footer__row{align-self:stretch;display:flex}.footer__row{align-items:center;justify-content:space-between}.footer__logo{flex-shrink:0}.footer__logo a{align-items:center;display:flex;text-decoration:none}.footer__logo img{height:38px;width:auto}.footer__links{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.footer__links a{align-items:center;box-sizing:border-box;color:#1a1c1e;display:inline-flex;font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:500;height:55px;padding:20px 16px;text-decoration:none;transition:color .15s ease;white-space:nowrap}.footer__links a:hover{color:var(--color-primary,#e60012)}.footer__copyright{align-self:stretch;color:#25282a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:0}.footer__pagetop{align-items:center;display:flex;height:58px;justify-content:center;position:relative;text-decoration:none;transition:opacity .2s ease;width:99px}.footer__pagetop:hover{opacity:.8;text-decoration:none}.footer__pagetop svg{left:0;position:absolute;top:0}.footer__pagetop-text{color:#fff!important;font-family:Yantramanav,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1;position:relative;text-transform:uppercase;z-index:1}@media (max-width:1280px){.footer{padding:40px 48px}}@media (max-width:767px){.footer{padding:40px 16px}.footer__inner{gap:24px}.footer__row{align-items:center;flex-direction:column-reverse;gap:24px;width:100%}.footer__links{display:grid;gap:0;grid-template-columns:1fr 1fr;width:100%}.footer__links a{font-size:12px;height:auto;justify-content:flex-start;padding:12px 0}.footer__logo img{height:32px}.footer__copyright{display:block;font-size:12px;text-align:center}.footer__pagetop svg{height:100%;width:100%}.footer__pagetop-text{font-size:10px}}