:root{--green:#082d1f;--green2:#0d4934;--lime:#dbea49;--cream:#f5f2e9;--ink:#12231c;--red:#d93a32;--white:#fff;--line:#d8ded9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"Noto Sans JP",sans-serif}button,input{font:inherit}button{cursor:pointer}.site-header{height:76px;padding:0 max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--green);color:#fff}.brand{color:#fff;text-decoration:none;display:flex;align-items:center;gap:12px;letter-spacing:.12em;font-size:14px}.brand b{font-weight:900}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border:1px solid #ffffff66;border-radius:50%;font:800 21px Georgia}.secure{font-size:12px;color:#dce6df}.secure span{color:var(--lime);font-size:8px;margin-right:6px}.hero{min-height:650px;background:var(--green);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:100px 30px 90px max(30px,calc((100vw - 1180px)/2))}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.22em;color:#77847e;margin:0 0 24px}.hero .eyebrow{color:var(--lime)}h1{font-size:clamp(44px,4.4vw,64px);line-height:1.26;letter-spacing:-.045em;margin:0 0 28px}h1 em,h3 em{font-style:normal;color:var(--lime)}.lead{color:#c5d0ca;line-height:2;font-size:15px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:45px}.primary,.apply-button{border:0;padding:18px 24px;background:var(--lime);color:var(--green);font-weight:800;min-width:240px;display:inline-flex;justify-content:space-between;align-items:center;box-shadow:0 5px 0 #9daa28;transition:.2s}.primary:hover,.apply-button:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.04)}.primary:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.duration{font-size:12px;color:#92a39a}.hero-visual{position:relative;background:linear-gradient(160deg,#174b37,#061c14);overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 70%,#dbea4915);clip-path:polygon(35% 0,100% 0,100% 100%,0 100%)}.track-lines{position:absolute;inset:15% -20% -40% 0;background:repeating-linear-gradient(100deg,transparent 0 105px,#ffffff10 106px 108px);transform:skewY(-8deg)}.winning-post{position:absolute;right:22%;top:16%;height:65%;width:8px;background:#eee;z-index:2;box-shadow:50px 0 0 #eee}.winning-post:before{content:"";position:absolute;width:59px;height:40px;background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 0/20px 20px;top:-5px}.winning-post span{position:absolute;writing-mode:vertical-rl;top:58px;left:14px;font-size:9px;letter-spacing:.35em;color:#fff}.horse{position:absolute;z-index:3;font-size:190px;line-height:1;color:#020b08;filter:drop-shadow(10px 22px 8px #0008)}.horse-1{left:3%;bottom:15%;transform:skewX(-8deg)}.horse-2{left:35%;bottom:4%;font-size:155px;opacity:.64}.circle-label{position:absolute;z-index:4;right:11%;bottom:9%;width:120px;height:120px;border-radius:50%;background:var(--lime);color:var(--green);display:grid;place-content:center;text-align:center;font-size:10px;letter-spacing:.1em}.circle-label strong{font-size:38px;line-height:1}.overview{padding:100px max(30px,calc((100vw - 1180px)/2));background:#fff}.section-heading{max-width:620px}.section-heading h2,.flow-top h2,.application h2,dialog h2{font-size:34px;margin:0 0 18px;letter-spacing:-.03em}.section-heading>p:last-child{color:#66716c;line-height:1.8}.rule-preview{margin-top:55px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rule-preview article{padding:30px 14px;text-align:center;border-right:1px solid var(--line)}.rule-preview article:last-child{border:0}.rule-preview b,.rule-preview small{display:block}.rule-preview b{margin:15px 0 5px;font-size:14px}.rule-preview small{font-size:11px;color:#7a837f}.icon{display:block;width:34px;height:34px;margin:auto;position:relative;border:2px solid var(--green)}.phone-icon{border-radius:5px;width:20px}.phone-icon:after{content:"";position:absolute;width:42px;height:2px;background:var(--red);transform:rotate(-45deg);left:-12px;top:14px}.clock-icon{border-radius:50%}.clock-icon:before{content:"";position:absolute;left:15px;top:6px;width:2px;height:11px;background:var(--green);box-shadow:5px 9px 0 -0.5px var(--green);transform:rotate(-12deg)}.id-icon{border-radius:3px}.id-icon:before{content:"●";font-size:12px}.id-icon:after{content:"≡";font-size:18px;margin-left:3px}.suit-icon{border-width:0;border-left:12px solid var(--green);border-right:12px solid var(--green);border-bottom:32px solid var(--green);clip-path:polygon(0 0,50% 34%,100% 0,87% 100%,13% 100%)}.bag-icon{border-radius:3px;margin-top:5px;height:28px}.bag-icon:before{content:"";position:absolute;top:-8px;left:8px;width:14px;height:8px;border:2px solid var(--green);border-bottom:0}.rules-flow{padding:95px max(30px,calc((100vw - 1180px)/2));background:var(--cream)}.flow-top{display:flex;justify-content:space-between;align-items:end}.flow-top .eyebrow{margin-bottom:12px}.flow-top h2{margin:0}.flow-counter{font-size:14px;color:#7d8681}.flow-counter strong{font-size:27px;color:var(--green)}.progress{height:3px;background:#d9ddd7;margin:25px 0 45px}.progress span{display:block;height:100%;width:20%;background:var(--green);transition:.4s}.rule-stage{min-height:480px}.rule-slide{display:none;grid-template-columns:1fr 1.15fr;position:relative;background:#fff;box-shadow:0 18px 50px #17332614}.rule-slide.active{display:grid;animation:slidein .35s ease}@keyframes slidein{from{opacity:0;transform:translateX(15px)}to{opacity:1;transform:none}}.rule-number{position:absolute;left:24px;top:20px;font-size:10px;letter-spacing:.2em;color:#fff;z-index:2}.rule-graphic{min-height:480px;background:var(--green2);display:grid;place-items:center;position:relative;overflow:hidden}.rule-graphic:after{content:"";position:absolute;width:300px;height:300px;border:1px solid #ffffff17;border-radius:50%;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.graphic-phone .big-phone{font-size:230px;font-family:Arial;font-weight:100;line-height:.5;color:#fff;transform:scaleX(.7);z-index:1}.ban-line{position:absolute;z-index:3;width:260px;height:12px;background:var(--red);transform:rotate(-45deg);box-shadow:0 0 0 5px var(--green2)}.graphic-clock span{z-index:2;font-size:70px;font-weight:900;color:#fff;letter-spacing:-.06em}.graphic-id{width:auto}.graphic-id>span{font-size:60px;color:#fff;z-index:2;position:absolute;top:145px}.graphic-id>i{height:8px;background:#fff;width:130px;z-index:2;margin-top:115px}.graphic-id>i:last-child{width:90px;margin:165px 0 0 -130px}.graphic-suit span{font-size:210px;color:#fff;z-index:2;transform:scaleX(1.4)}.graphic-suit i{position:absolute;z-index:2;height:150px;width:240px;border-left:70px solid #fff;border-right:70px solid #fff;border-bottom:70px solid #fff;bottom:42px;clip-path:polygon(0 0,50% 40%,100% 0,100% 100%,0 100%)}.graphic-bag>span:first-child{font-size:250px;color:#fff;z-index:2}.rule-content{padding:60px clamp(36px,5vw,75px);align-self:center}.alert-label{display:inline-block;background:#e8ebe7;padding:6px 10px;font-size:10px;font-weight:800;letter-spacing:.12em;margin:0 0 16px}.rule-content h3{font-size:36px;line-height:1.4;margin:0 0 22px;letter-spacing:-.04em}.rule-content h3 em{color:var(--green2)}.rule-content>p:not(.alert-label,.ng-note){font-size:14px;color:#65706a;line-height:1.9}.area-note{border-left:3px solid var(--lime);background:#f5f6f2;padding:13px 16px;margin:20px 0}.area-note b,.area-note span{display:block}.area-note b{font-size:10px;margin-bottom:4px}.area-note span{font-size:13px}.confirm-check{display:flex;align-items:center;gap:12px;margin-top:26px;font-size:13px;font-weight:700;cursor:pointer}.confirm-check input,.day-checklist input{position:absolute;opacity:0}.fake-check,.day-checklist label span{width:23px;height:23px;border:2px solid #abb3ae;display:grid;place-items:center;flex:none}.confirm-check input:checked+.fake-check,.day-checklist input:checked+span{background:var(--green);border-color:var(--green)}.confirm-check input:checked+.fake-check:after,.day-checklist input:checked+span:after{content:"✓";color:#fff;font-size:14px}.dress-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dress-grid p{font-size:11px;line-height:1.65;margin:0;background:#f2f4f0;padding:13px}.dress-grid b{display:block;color:var(--green);font-size:13px;margin-bottom:3px}.ng-note{font-size:11px!important;color:#7d3a36!important}.ng-note b{color:#fff;background:var(--red);padding:2px 5px;margin-right:5px}.final-rules{list-style:none;padding:0;margin:10px 0}.final-rules li{border-top:1px solid var(--line);padding:10px 0}.final-rules li:last-child{border-bottom:1px solid var(--line)}.final-rules b,.final-rules span{display:block}.final-rules b{font-size:13px}.final-rules span{font-size:10px;color:#7a837f;margin-top:3px}.flow-actions{display:flex;align-items:center;justify-content:space-between;margin-top:26px}.text-button{background:none;border:0;color:var(--green);font-weight:700}.text-button:disabled{opacity:.25;cursor:default}.flow-actions>p{font-size:11px;color:#89918d}.application{text-align:center;padding:100px 24px;background:#fff}.completion-mark,.ticket-icon{width:62px;height:62px;border-radius:50%;background:var(--lime);color:var(--green);display:grid;place-items:center;font-size:28px;font-weight:900;margin:0 auto 22px}.application>p:not(.eyebrow){color:#68736d;line-height:1.8}.day-checklist{max-width:540px;margin:35px auto 25px;text-align:left;background:var(--cream);padding:12px 30px}.day-checklist label{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #d9ddd7;font-size:13px;font-weight:700;cursor:pointer}.day-checklist label:last-child{border:0}.apply-button{margin:auto;min-width:320px}.apply-button:disabled{background:#ccd1cc;color:#8a928d;box-shadow:none;cursor:not-allowed}.application>small{display:block;margin-top:16px;color:#909994}dialog{border:0;padding:55px;max-width:520px;width:calc(100% - 32px);text-align:center;box-shadow:0 30px 80px #0005}dialog::backdrop{background:#041c14dd}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:25px}.dialog-close-button{min-width:160px;justify-content:center;margin-top:16px}dialog p{font-size:13px;line-height:1.9;color:#65706a}dialog strong{color:var(--green)}footer{background:#061e15;color:#fff;padding:30px max(30px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center}footer span{font-weight:900;letter-spacing:.12em}footer small{color:#7e9187}
@media(max-width:760px){.site-header{height:64px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:70px 24px 65px}.hero-visual{height:300px}.horse{font-size:130px}.horse-2{font-size:110px}.winning-post{top:10%;height:75%}h1{font-size:43px}.lead br{display:none}.hero-actions{align-items:flex-start;flex-direction:column}.overview,.rules-flow{padding:70px 20px}.rule-preview{grid-template-columns:repeat(5,120px);overflow-x:auto;justify-content:start}.section-heading h2,.flow-top h2,.application h2{font-size:28px}.rule-slide{grid-template-columns:1fr}.rule-graphic{min-height:260px}.rule-content{padding:35px 24px}.rule-content h3{font-size:28px}.rule-number{top:15px}.graphic-clock span{font-size:55px}.graphic-phone .big-phone{font-size:150px}.ban-line{width:180px;height:9px}.graphic-id>span{top:55px}.graphic-id>i{margin-top:105px}.graphic-id>i:last-child{margin-top:150px}.graphic-suit i{height:130px;bottom:15px}.graphic-bag>span:first-child{font-size:170px}.flow-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.flow-actions>p{grid-row:2;grid-column:1/3;text-align:center}.flow-actions .primary{min-width:0;padding:15px 14px}.dress-grid{grid-template-columns:1fr}.application{padding:70px 20px}.apply-button{min-width:min(100%,320px)}dialog{padding:45px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.scene-illustration{position:relative;z-index:2;width:min(88%,430px);height:auto;overflow:visible}.scene-ring{fill:none;stroke:#fff;stroke-width:12}.scene-fill{fill:#f7f5ed}.scene-screen{fill:#b8c7be}.scene-dark{fill:none;stroke:#082d1f;stroke-width:12;stroke-linecap:round;stroke-linejoin:round}.scene-dark-fill{fill:#082d1f}.scene-accent{fill:none;stroke:#dbea49;stroke-width:12;stroke-linecap:round}.scene-accent-fill{fill:#dbea49}.scene-person{fill:none;stroke:#fff;stroke-width:13;stroke-linecap:round;stroke-linejoin:round}.scene-arrow{fill:none;stroke:#dbea49;stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.scene-label{fill:#082d1f;font:900 48px "Noto Sans JP",sans-serif;text-anchor:middle}.scene-check{fill:#dbea49;stroke:#082d1f;stroke-width:7}.scene-checkmark{fill:none;stroke:#082d1f;stroke-width:9;stroke-linecap:round;stroke-linejoin:round}.scene-camera{fill:none;stroke:#082d1f;stroke-width:8;stroke-linejoin:round}.prohibit-ring{fill:none;stroke:#ef6258;stroke-width:15}.prohibit-line{fill:none;stroke:#ef6258;stroke-width:17;stroke-linecap:round}.scene-jacket{fill:none;stroke:#082d1f;stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.scene-umbrella{fill:none;stroke:#f7f5ed;stroke-width:14;stroke-linecap:round;stroke-linejoin:round}

/* Formal member-service theme */
:root{--green:#173b2d;--green2:#244b3b;--lime:#b49a5a;--cream:#f3f3f1;--ink:#202724;--red:#a22b2b;--line:#cdd2cf}body{background:#f3f3f1}.site-header{height:68px;border-bottom:4px solid #b49a5a;background:#173b2d}.brand{letter-spacing:.06em;font-family:Georgia,"Noto Sans JP",sans-serif}.brand b{font-family:"Noto Sans JP",sans-serif;font-weight:500;margin-left:8px;padding-left:12px;border-left:1px solid #ffffff66}.brand-mark{border-radius:0;border:2px solid #fff;font-size:18px}.hero{min-height:530px;grid-template-columns:1.12fr .88fr;background:#fff;color:#202724;border-bottom:1px solid #cdd2cf}.hero-copy{padding-top:78px;padding-bottom:75px}.hero .eyebrow{color:#5d6b65;border-left:4px solid #b49a5a;padding-left:12px}.hero h1{font-size:clamp(38px,4vw,56px);letter-spacing:.02em;line-height:1.45}.hero h1 em{color:#173b2d;border-bottom:4px solid #b49a5a}.lead{color:#4f5955;line-height:2}.primary,.apply-button{background:#173b2d;color:#fff;border:1px solid #173b2d;box-shadow:none;min-width:250px}.primary:hover,.apply-button:hover:not(:disabled){background:#244b3b;transform:none;filter:none}.duration{color:#5e6863}.hero-visual{background:#e7e9e7;border-left:1px solid #cdd2cf;display:grid;place-items:center;padding:55px}.hero-visual:after,.track-lines,.winning-post,.horse,.circle-label{display:none}.formal-document{position:relative;z-index:2;width:min(100%,390px);background:#fff;border:1px solid #aeb5b1;border-top:8px solid #173b2d;padding:48px 42px;box-shadow:8px 8px 0 #c9cecb;color:#202724}.formal-document .document-kicker{display:block;font:700 10px Georgia;letter-spacing:.18em;color:#6b746f;margin-bottom:18px}.formal-document strong{display:block;font-size:24px;line-height:1.65;letter-spacing:.04em;border-bottom:1px solid #aeb5b1;padding-bottom:24px;margin-bottom:22px}.formal-document i{display:block;height:1px;background:#cdd2cf;margin:13px 0}.formal-document i:nth-of-type(2){width:86%}.formal-document i:nth-of-type(3){width:72%}.formal-document b{display:block;margin-top:28px;border:1px solid #173b2d;color:#173b2d;text-align:center;padding:11px;font-size:13px;letter-spacing:.08em}.overview{padding-top:82px;padding-bottom:82px}.eyebrow{letter-spacing:.14em;color:#5d6963}.section-heading h2,.flow-top h2,.application h2,dialog h2{font-weight:700;letter-spacing:.01em}.rule-preview{background:#fff;border:1px solid #cdd2cf}.rule-preview article{border-right:1px solid #cdd2cf}.icon{border-color:#31463d}.phone-icon:after{background:#a22b2b}.rule-preview b{font-weight:700}.rules-flow{background:#e9ebe9}.flow-counter strong{font-family:Georgia;font-weight:400}.progress{height:5px;background:#cbd0cd}.progress span{background:#173b2d}.rule-slide{border:1px solid #bfc5c1;box-shadow:none}.rule-number{left:0;top:0;background:#173b2d;padding:9px 16px;color:#fff;font-weight:700}.rule-graphic{background:#dfe3e0;border-right:1px solid #bfc5c1}.rule-graphic:after{display:none}.rule-content{padding-top:52px;padding-bottom:52px}.alert-label{border:1px solid #87918b;background:#fff;color:#38463f;border-radius:0}.rule-content h3{font-weight:700;letter-spacing:.01em}.rule-content h3 em{color:#173b2d}.area-note{border-left:5px solid #173b2d;background:#eef0ee}.confirm-check{border-top:1px solid #cdd2cf;padding-top:22px}.fake-check,.day-checklist label span{border-radius:0}.confirm-check input:checked+.fake-check,.day-checklist input:checked+span{background:#173b2d}.dress-grid p{background:#eef0ee;border:1px solid #d4d8d5}.ng-note b{background:#a22b2b}.flow-actions>p{color:#5e6762}.text-button{color:#173b2d}.application{border-top:6px solid #173b2d}.completion-mark,.ticket-icon{border-radius:0;background:#173b2d;color:#fff}.day-checklist{background:#f0f1ef;border:1px solid #cdd2cf}.apply-button:disabled{background:#c5cac7;border-color:#c5cac7}.scene-ring{stroke:#50655b;stroke-width:9}.scene-fill{fill:#fff;stroke:#87948d;stroke-width:3}.scene-screen{fill:#d3d8d5}.scene-dark{stroke:#173b2d;stroke-width:10}.scene-accent{stroke:#9b834c}.scene-accent-fill{fill:#9b834c}.scene-person{stroke:#173b2d;stroke-width:11}.scene-arrow{stroke:#9b834c;stroke-width:8}.scene-label{fill:#173b2d;font-size:44px}.scene-check{fill:#fff;stroke:#173b2d}.prohibit-ring{stroke:#a22b2b;stroke-width:13}.prohibit-line{stroke:#a22b2b;stroke-width:15}.scene-umbrella{stroke:#173b2d;stroke-width:11}footer{background:#132f24;border-top:4px solid #b49a5a}@media(max-width:760px){.hero{grid-template-columns:1fr}.hero-copy{padding-top:55px}.hero-visual{height:auto;padding:38px 24px}.formal-document{padding:32px 28px}.formal-document strong{font-size:20px}.rule-graphic{border-right:0;border-bottom:1px solid #bfc5c1}.rule-content h3{font-size:26px}}
