.footer__below__extra-nav__list{display:flex;flex-wrap:wrap;gap:16px 20px;justify-content:center}@media screen and (min-width:768px){.footer__below__extra-nav__list{gap:10px 44px;justify-content:flex-start}}@media screen and (min-width:1050px){.footer__below__extra-nav__list{gap:10px 23px}}.footer__below__extra-nav__list__item__anchor{color:#fff;font-size:1.2rem;letter-spacing:var(--ls-root);line-height:var(--lh-normal-text);position:relative}@media screen and (min-width:768px){.footer__below__extra-nav__list__item__anchor{font-size:1.4rem;font-weight:var(--fw-medium-jp);letter-spacing:.17em}}@media screen and (min-width:1050px){.footer__below__extra-nav__list__item__anchor{font-size:1.3rem;font-weight:var(--fw-normal-jp);letter-spacing:var(--ls-root)}}a.footer__below__extra-nav__list__item__anchor{background-image:linear-gradient(90deg,#fff,#fff);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;padding-bottom:1px;transition:background-size .6s}@media screen and (min-width:1050px){a.footer__below__extra-nav__list__item__anchor:hover{background-size:100% 1px}}a.footer__below__extra-nav__list__item__anchor:focus{background-size:100% 1px}