@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";:root{color-scheme:light}html{height:100%}body{font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;background-color:#f7f7f7;color:#1f2937;font-size:15px;max-width:2560px;margin:0 auto;font-optical-sizing:auto;font-weight:500;font-style:normal}img{letter-spacing:0}.pages__head{background-image:linear-gradient(104deg,#e60000,#a00703 111%);padding:50px 0 50px 210px}.pages__head__title{color:#fff;font-size:28px;font-weight:400}.pages__head__subtitle{color:#fff;font-size:16px;margin-top:8px}.main__content{margin-bottom:100px}.w-style__max{width:88%;margin:0 auto}.w-style__default{width:88%;margin:0 auto;max-width:880px}.breadcrumbs{padding-top:60px;padding-bottom:80px}.breadcrumbs__list{display:flex;align-items:center;justify-content:flex-start;font-size:14px;list-style:none;padding:0}.breadcrumbs__item{font-weight:400;letter-spacing:.04em}.breadcrumbs__link{color:#999;transition:.3s ease-in-out;text-decoration:none}.breadcrumbs__link:after{content:"/";padding:0 4px}.page-header__title{text-align:center;font-size:38px;margin-bottom:24px}p.page-header__description{text-align:center;line-height:1.8;margin-bottom:32px}button{border:none;cursor:pointer}.pages-logo{position:fixed;top:0;left:3rem;z-index:100}@media(max-width:640px){.pages-logo{left:1rem}}.pages-logo__link{background-color:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:block;box-shadow:2px 4px 12px #1a1a1a4d;padding:17px 20px 12px}@media(max-width:640px){.pages-logo__link{border-bottom-left-radius:14px;border-bottom-right-radius:14px;padding:8px 10px 6px}}.pages-logo__img{width:90px}@media(max-width:640px){.pages-logo__img{width:50px}}.gray__header{background:#f0f1f5;height:150px}.form__group{display:flex;margin-bottom:28px;align-items:baseline}.form__group label.form__label{width:35%;display:inline-block;font-size:18px;font-weight:500;min-width:200px}.form__group input,.form__group textarea{width:65%;font-size:18px;font-weight:500;border-radius:0;border:1px solid #999;background-color:#fff;padding:12px 20px}.form__group select{width:65%;font-size:18px;font-weight:500;border-radius:0;border:1px solid #999;background-color:#fff;padding:12px 20px;max-width:400px;position:relative}.form__group input::-moz-placeholder,.form__group select::-moz-placeholder,.form__group textarea::-moz-placeholder{color:#eee}.form__group input::placeholder,.form__group select::placeholder,.form__group textarea::placeholder{color:#eee}span.form__required{color:#e60000;font-size:12px;border-radius:6px;border:1px solid #e60000;padding:4px 5px;margin:0 4px}.form__group--checkbox{text-align:center;font-size:20px;font-weight:500;position:relative;padding-left:24px;display:block;width:-moz-fit-content;width:fit-content;margin:30px auto}.form__group--checkbox a{color:#a00703;display:inline-block;position:relative;text-decoration:none}.form__group--checkbox a:after{content:"";display:inline-block;background:url(img/open_in_new_24dp_333.svg) center no-repeat;background-size:contain;width:20px;height:20px;margin:0 4px;position:relative;top:2px}.form__actions button{display:block;margin:0 auto;font-size:20px;border-radius:40px;padding:14px 15px 13px;width:100%;font-weight:700;max-width:600px;background:transparent}.form__actions button#error_btn{border:2px solid #999;color:#999}.form__actions button#confirm_btn{color:#1a1a1a;border:2px solid #a00703;transition:.3s ease-in-out}.form__actions button#confirm_btn:hover{color:#e60000;border-color:#e60000;background-color:#fec7c7}.form__group--checkbox .form__checkbox{position:absolute;opacity:0;z-index:10;width:36px;height:36px;left:0;top:50%;transform:translateY(-50%);cursor:pointer}.form__group--checkbox .form__label{margin-left:24px}.form__group--checkbox .form__label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px;border:1px solid #d1d1d1;background-color:#fff;border-radius:8px}.form__group--checkbox .form__checkbox:checked+.form__label:before{background-color:#fff;border-color:#ccc}.form__group--checkbox .form__checkbox:checked+.form__label:after{content:"✔";position:absolute;left:8px;top:43%;transform:translateY(-50%);color:#e22020;font-size:26px;font-weight:700}.front-register-page{max-width:960px;margin:0 auto;padding:48px 24px 80px;background-color:#fff;box-shadow:0 10px 30px #0f172a14}.register-heading{border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:24px}.register-breadcrumb{font-size:.875rem;color:#6b7280;margin-bottom:8px}.register-title{font-size:1.75rem;font-weight:700;margin-bottom:12px}.register-lead{font-size:.95rem;color:#4b5563}.register-lead--sub{margin-top:12px;font-size:.9rem;color:#6b7280;line-height:1.6}.register-link{color:#2563eb;font-weight:600;text-decoration:none}.register-link:hover{text-decoration:underline}.register-required-note{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;padding:2px 8px;border-radius:9999px;background-color:#f87171;color:#fff;font-size:.75rem}.register-form{display:grid;gap:24px}.register-block{padding:28px 32px;border-radius:16px;border:1px solid #e5e7eb;background-color:#f9fafb}.form-error{color:#c00000;font-weight:600;margin:20px 0;text-align:center}.withdraw-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:200}.withdraw-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.withdraw-modal__content{position:relative;background:#fff;border-radius:12px;padding:32px;width:min(480px,calc(100% - 32px));box-shadow:0 20px 50px #00000040;z-index:1}.withdraw-modal__title{font-size:24px;margin-bottom:16px;text-align:center}.withdraw-modal__body{text-align:center;margin-bottom:24px;line-height:1.8}.withdraw-modal__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.register-block+.register-block{margin-top:16px}.register-block__title{font-size:1.2rem;font-weight:700;margin-bottom:20px;color:#111827}.register-field{display:flex;flex-direction:column;gap:8px}.register-label{font-weight:600;color:#1f2937}.register-required{margin-left:8px;color:#ef4444;font-size:.85rem}.register-input,.register-select{padding:12px 14px;border-radius:8px;border:1px solid #d1d5db;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fdfdfd}.register-input:focus,.register-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.register-field--checkbox,.register-field--radio{background-color:#f9fafb;border-radius:12px;padding:20px;border:1px solid #e5e7eb}.register-radio-group{display:grid;gap:12px;margin-top:12px}.register-radio{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;background-color:#fff}.register-radio input[type=radio]{width:18px;height:18px}.register-checkbox-group{display:grid;gap:12px;margin-top:12px}.register-checkbox-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:12px;border:1px solid #d1d5db;background-color:#fff}.register-checkbox-item input[type=checkbox]{width:18px;height:18px;margin-top:3px}.register-checkbox-item span{line-height:1.6}.register-checkbox-label{display:flex;align-items:center;gap:12px}.register-checkbox{width:18px;height:18px;border-radius:6px;border:1px solid #9ca3af}.register-textarea{padding:12px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:1rem;background-color:#fdfdfd;transition:border-color .2s ease,box-shadow .2s ease}.register-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.register-divider{height:1px;margin:12px 0;background-color:#e5e7eb}.register-block--agreement{background-color:#fff;border-style:dashed}.register-actions{margin-top:24px}.register-submit{display:inline-flex;justify-content:center;align-items:center;width:100%;padding:14px 18px;background-color:#2563eb;color:#fff;font-size:1rem;font-weight:600;border-radius:9999px;border:none;cursor:pointer;transition:background .2s ease}.register-submit:hover{background-color:#1d4ed8}.register-error{font-size:.85rem;color:#dc2626}.register-complete{padding:32px;border-radius:12px;background-color:#ecfdf5;border:1px solid #10b981;margin-bottom:40px}.register-complete__title{font-size:1.5rem;font-weight:700;color:#047857;margin-bottom:12px}.register-complete__message{margin-bottom:12px}.register-complete__note{font-size:.9rem;color:#065f46}.register-terms{margin-top:48px;padding:32px;border-radius:12px;background-color:#f9fafb;border:1px dashed #d1d5db}.register-terms__title{font-size:1.25rem;font-weight:600;margin-bottom:12px}.register-terms__placeholder{font-size:.9rem;color:#6b7280}.front-register-verify{max-width:640px;margin:64px auto;padding:40px;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0f172a14}.verify-title{font-size:1.75rem;font-weight:700;margin-bottom:16px}.verify-description{color:#4b5563;margin-bottom:16px}.verify-form{display:grid;gap:20px}.verify-field{display:flex;flex-direction:column;gap:6px}.verify-label{font-weight:600}.verify-required{margin-left:8px;color:#ef4444;font-size:.85rem}.verify-input{padding:12px 14px;border-radius:8px;border:1px solid #d1d5db;font-size:1rem;background-color:#fdfdfd}.verify-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.verify-help{font-size:.85rem;color:#6b7280}.verify-error{font-size:.85rem;color:#dc2626}.verify-actions{margin-top:12px}.verify-submit{display:inline-flex;justify-content:center;align-items:center;width:100%;padding:14px 18px;background-color:#2563eb;color:#fff;font-size:1rem;font-weight:600;border-radius:9999px;border:none;cursor:pointer;transition:background .2s ease}.verify-submit:hover{background-color:#1d4ed8}.verify-link a{color:#2563eb;font-weight:600;text-decoration:none}.verify-link a:hover{text-decoration:underline}.verify-description strong{font-weight:700}.register-steps{display:flex;gap:16px;list-style:none;padding:0;margin:24px 0 32px}.register-steps__item{flex:1;border:1px solid #d1d5db;border-radius:8px;padding:16px 18px;background-color:#fff;text-align:center;display:flex;flex-direction:column;gap:4px;min-height:82px}.register-steps__item--current{border-color:#a00703;box-shadow:0 0 0 2px #a0070326}.register-steps__item--done{border-color:#059669;background-color:#ecfdf5}.register-steps__item--upcoming{opacity:.65}.register-steps__number{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#6b7280}.register-steps__item--current .register-steps__number{color:#a00703;font-weight:700}.register-steps__item--done .register-steps__number{color:#047857}.register-steps__title{font-size:16px;font-weight:600;color:#1f2937}@media(max-width:640px){.front-register-page{padding:32px 16px 64px}.register-title{font-size:1.5rem}.register-form{gap:18px}.front-register-verify{margin:32px 16px;padding:28px 20px}.register-steps{flex-direction:column}.register-steps__item{text-align:left}}
