@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);:root{--yellow:#EDF000;--yellow-hover:#fdff95;--black-0:#23242A;--black-1:#323741;--grey-0:#888D9C;--grey-border:#414752;--border-radius-1:1rem;--border-radius-2:.8rem;--border-radius-3:.6rem;--space-1:1.4rem;--space-2:1.8rem}*{font-family:Roboto,sans-serif;box-sizing:border-box;transition:.3s ease-in-out;margin:0}html{font-size:62.5%}body{background-color:var(--black-0)}.d-none-sp{display:none!important}.v-hidden-sp{visibility:hidden!important}.h1-sp{font-weight:500;font-size:1.8rem;color:var(--yellow);margin-bottom:1.6rem;letter-spacing:.05rem}li,p{color:#fff;font-size:1.5rem;line-height:1.8rem;letter-spacing:.02em}.label-sp{color:#fff;font-size:1.4rem;line-height:2.4rem}