@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}.modal{position:fixed;right:0;top:0;width:calc(100% - 17.5rem);height:100vh;background:rgba(51,51,51,.7);z-index:20}@media(max-width:1023px){.modal{width:100%}}.modal .modal-inner{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;width:90%;max-width:54.5rem;margin:0 auto;border:2px solid #fff;background:#fff}@media(max-width:767px){.modal .modal-inner{top:calc(50% + 2.25rem)}.modal .modal-inner .modal-content{max-height:80vh;height:100%;overflow-y:scroll}}.modal .modal-inner .modal-confirm{display:flex;justify-content:center;gap:4rem;border:initial!important;padding-bottom:1.5rem}.modal .modal-inner .modal-close{position:fixed;right:0;top:-2rem;width:2rem;height:2rem;z-index:21;width:-moz-fit-content;width:fit-content;color:#fff;cursor:pointer}.modal .modal-inner .modal-close:after{position:absolute;content:"";left:-1rem;top:calc(50% - 3px);transform:translate(-50%,-50%);background:url(/images/common/icon-close.svg) no-repeat 50%/contain;width:1rem;height:1rem}