html,body,ul,p{margin:0;padding:0}a{text-decoration:none}.btn{display:grid;place-content:center;letter-spacing:.05rem;outline:0;border:0;background-color:transparent}.btn_white{color:#111;background-color:#fff}.btn_radius{border-radius:30px}html{font-size:16px;font-family:Noto Sans JP,sans-serif}@media screen and (max-width: 992px){html{font-size:14px}}@media screen and (max-width: 768px){html{font-size:12px}}body{background-color:#111;padding:0 0 2.5rem}.inner{width:70%;margin:0 auto}@media screen and (max-width: 992px){.inner{width:80%}}@media screen and (max-width: 768px){.inner{width:90%}}.section{padding:1.5rem 0}.header{position:fixed;top:1.75rem;right:1.75rem;-moz-column-gap:3rem;column-gap:3rem;z-index:5}.header__user-link-btn{width:180px;height:48px;font-family:Montserrat,sans-serif;font-weight:600}.header__user-link-btn_username{display:flex!important;align-items:center;justify-content:center;-moz-column-gap:1rem;column-gap:1rem}.header__user-link-nav{display:flex;-moz-column-gap:3rem;column-gap:3rem}.header__user-link-list{display:flex;align-items:center;-moz-column-gap:1.06rem;column-gap:1.06rem;justify-self:center;list-style:none}@media screen and (max-width: 1200px){.header__user-link-list:nth-child(1){display:none}}.header__user-link-btn-icon{width:2.25rem;height:2.25rem;border-radius:50%}.header__user-link-btn-icon_username{display:flex!important;align-items:center;justify-content:center;-moz-column-gap:1rem;column-gap:1rem}.header__side-action-nav{margin-top:4.4rem;margin-right:.25rem}.header__side-action-list{display:grid;row-gap:2.5rem;list-style:none;justify-content:right}@media screen and (max-width: 576px){.header__side-action-btn{width:24px;height:24px}}@media screen and (max-width: 576px){.header__side-action-btn img{width:24px;height:24px}}#header-menu-toggle{display:grid;place-content:center;cursor:pointer;width:40px;height:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 576px){#header-menu-toggle{width:24px;height:24px}}@media screen and (max-width: 576px){#header-menu-toggle img{width:24px;height:24px}}.menu{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:3;background:linear-gradient(180deg,#111 0%,rgba(17,17,17,.8) 100%);pointer-events:none;opacity:0;transition:opacity .2s}.menu_active{pointer-events:auto;opacity:1}@media screen and (max-width: 576px){.menu__logo{width:20rem}}.menu__link-list-nav{display:flex;justify-content:space-between;align-items:start;width:65%;margin:18rem auto 0}@media screen and (max-width: 1200px){.menu__link-list-nav{width:80%}}@media screen and (max-width: 992px){.menu__link-list-nav{width:95%;display:block;margin:1rem 0 0 1rem}}.menu__user-link-btn-icon{width:2.25rem;height:2.25rem;border-radius:50%}.menu__link-list{display:grid;row-gap:1.8rem;width:18rem;list-style:none}@media screen and (max-width: 992px){.menu__link-list{width:32rem;margin:4rem 0 0 1rem}}@media screen and (max-width: 576px){.menu__link-list{width:16rem}}.menu__link-item_help-link-first{margin-top:2.8rem}.menu__link-btn{width:100%;height:3rem;font-family:Montserrat,sans-serif;font-weight:700}.menu__link-btn_username{display:flex!important;align-items:center;justify-content:center;-moz-column-gap:1rem;column-gap:1rem}.menu__link{color:#fff;display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;font-size:1rem}.menu__link-line{width:12px;height:2px;background-color:#fff}.footer{margin:0 1rem;background-color:#232323;border-radius:.625rem;padding:3.5rem 0}.footer__nav{display:grid;grid-template-columns:4fr 1fr}@media screen and (max-width: 768px){.footer__nav{display:block}}.footer .menu__link-line,.footer__help-link-list{list-style:none;display:grid;row-gap:2rem}.footer__help-link-line{width:12px;height:2px;background-color:#fff}.footer__help-link{color:#fff;display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;font-size:1rem}.footer__sns-link-list{display:grid;list-style:none;justify-content:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr;row-gap:3rem}@media screen and (max-width: 768px){.footer__sns-link-list{margin-top:4rem}}.footer__sns-link-item{display:flex;align-items:center;justify-content:center}.footer__sns-link-item_logo{grid-column:1/6}.footer__sns-link-item_x,.footer__sns-link-item_facebook{grid-column:3/4}.footer__sns-link-item_instagram{grid-column:4/5}@media screen and (max-width: 1200px){.footer__sns-link-item_instagram{grid-column:5/6}}@media screen and (max-width: 768px){.footer__sns-link-item_instagram{grid-column:4/5}}.footer__sns-link-img_icon{width:1.8rem}.footer__sns-link-img_logo{height:2.5rem}.footer__sns-link_icon{display:block;width:1.8rem;height:1.8rem}.footer__copyright{color:#ccc;display:block;margin-top:4.75rem;font-size:.75rem;font-family:Montserrat,sans-serif;font-weight:500;letter-spacing:.0375rem}@media screen and (max-width: 768px){.footer__copyright{text-align:center}}.required{font-weight:700;color:#ff007a}
