.header{display:none}@media(max-width:1023px){.header{display:flex}}@media(max-width:767px){.header{display:flex}}.header{align-items:center;padding:0 16px;justify-content:space-between;width:100%;height:64px;position:fixed;left:0;top:0;z-index:100;background:#fff;border:1px solid #ddd}.header .logo{width:121px;height:auto;z-index:110;position:relative}.header .logo img{width:100%;height:auto}.header .ham{width:50px;height:50px;right:16px;top:50%;transform:translateY(-50%);content:"";z-index:110}.header .ham,.header .ham:before{position:absolute;transition:.3s ease}.header .ham:before{content:"MENU";left:50%;transform:translateX(-50%);bottom:0;font-weight:700;font-size:.6875rem}.header .ham.--active:before{content:"CLOSE"}.header .ham.--active span:first-of-type{transform-origin:center center;transform:translate(-50%,-50%) rotate(36deg);top:50%}.header .ham.--active span:nth-of-type(2){display:none}.header .ham.--active span:nth-of-type(3){transform-origin:center center;transform:translate(-50%,-50%) rotate(-36deg);top:50%}.header .ham span{position:absolute;content:"";width:30px;height:1px;top:50%;left:50%;transform:translate(-50%,-50%);background:#262626}.header .ham span:first-of-type{top:calc(50% - 8px)}.header .ham span:nth-of-type(3){top:calc(50% + 8px)}.header .header-nav{background:#fff;width:100%;height:100vh;position:absolute;content:"";top:0;left:0;margin-top:62px;padding:2.5rem 16px 6.25rem;border-top:1px solid #ddd;overflow-y:auto;transform:translateX(100%);transition:.3s ease}.header .header-nav.--active{transform:translateX(0)}.header .header-nav .header-today{width:100%;display:block}.header .header-nav .header__btns{display:flex;gap:.75rem;margin-top:.75rem;justify-content:center}.header .header-nav .header__btns .button-register{width:calc(50% - .375rem)}.header .header-nav .header-btns2{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.header .header-nav .header-btns2 .button2{width:100%}.footer{width:calc(100% - 17.5rem);margin-left:auto}@media(max-width:1023px){.footer{width:100%}}.footer .footer-top{background:#f5f5f5;padding-top:1.5rem;padding-bottom:1.5rem}.footer .footer-top .inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:1244px)and (min-width:1023px){.footer .footer-top .inner{flex-direction:column;gap:1rem}}@media(max-width:1023px){.footer .footer-top .inner{flex-direction:column;gap:1rem}}.footer .footer-top .inner .logo{width:7.75rem;height:auto}@media(max-width:1023px){.footer .footer-top .inner .logo{width:11.75rem}}.footer .footer-top .inner .logo img{width:100%;height:auto}.footer .footer-top .inner .footer-linklist{display:flex;justify-content:space-between;width:calc(100% - 7.75rem - 2rem)}@media(max-width:1244px)and (min-width:1023px){.footer .footer-top .inner .footer-linklist{width:100%;flex-direction:column;justify-content:center;align-items:center;gap:1rem}}@media(max-width:1023px){.footer .footer-top .inner .footer-linklist{width:100%;flex-direction:column;justify-content:center;align-items:center;gap:1rem}}.footer .footer-top .inner .footer-linklist .footer-links{display:flex;align-items:center;gap:.75rem}@media(max-width:767px){.footer .footer-top .inner .footer-linklist .footer-links{flex-wrap:wrap;gap:.5rem}}.footer .footer-top .inner .footer-linklist .footer-links li a{font-size:.6875rem;color:#888}.footer .footer-top .inner .footer-linklist .footer-sns{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width:1440px){.footer .footer-top .inner .footer-linklist .footer-sns img{width:2.5rem;height:2.5rem}}.footer .footer-bottom{background:#de5262;height:2.1875rem;display:flex;align-items:center;justify-content:center}.footer .footer-bottom p{color:#fff;font-size:.8125rem;font-weight:700;text-align:center}@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Noto+Sans+JP:wght@100..900&display=swap";body{font-family:Noto Sans JP,sans-serif;color:#fff;font-weight:500;line-height:1.6;color:#262626}@media screen and (min-width:px){.xl-none{display:none}}@media screen and (max-width:px){.l-none,.m-none,.s-none{display:none}}@media screen and (min-width:px){.pc-none{display:none}}img{width:100%;height:auto}.sidebar{position:sticky;width:17.5rem;top:0;height:100vh;border-right:1px solid #ddd;display:flex;flex-direction:column;align-items:center;padding:3.375rem 0;background:#fff;overflow-y:scroll}@media(max-width:1023px){.sidebar{display:none}}.sidebar::-webkit-scrollbar{display:none}.sidebar .sidevar-btns{margin-top:3rem;display:flex;flex-direction:column;gap:1rem}.sidebar-today{margin-top:1rem;width:14.5rem}