.modal-module__Tz8KBq__scrimPanel,.modal-module__Tz8KBq__scrimOverlay{z-index:200;animation:modal-module__Tz8KBq__fade .26s var(--ease) both;display:flex;position:fixed;inset:0}.modal-module__Tz8KBq__scrimPanel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#101d299e;justify-content:center;align-items:flex-end;padding:0}.modal-module__Tz8KBq__scrimOverlay{background:var(--ink)}.modal-module__Tz8KBq__surfacePanel{overscroll-behavior:contain;background:var(--paper);width:100%;max-width:720px;max-height:92svh;color:var(--text);padding:var(--s-5) var(--s-3) calc(var(--s-6) + env(safe-area-inset-bottom));animation:modal-module__Tz8KBq__rise .32s var(--ease) both;position:relative;overflow-y:auto}.modal-module__Tz8KBq__surfaceOverlay{overscroll-behavior:contain;width:100%;height:100%;color:var(--mineral);padding:var(--s-3) var(--s-3) calc(var(--s-8) + env(safe-area-inset-bottom));position:relative;overflow-y:auto}@media (min-width:768px){.modal-module__Tz8KBq__scrimPanel{padding:var(--s-6);align-items:center}.modal-module__Tz8KBq__surfacePanel{padding:var(--s-8) var(--s-8) var(--s-8);max-height:86svh}.modal-module__Tz8KBq__surfaceOverlay{padding:var(--s-4) var(--s-8) var(--s-10)}}.modal-module__Tz8KBq__closeDark,.modal-module__Tz8KBq__closeLight{align-items:center;gap:var(--s-1);min-height:44px;padding:0 var(--s-1);letter-spacing:var(--tracking-wide);transition:opacity .2s var(--ease);font-size:11px;display:inline-flex}.modal-module__Tz8KBq__closeDark{color:var(--text-muted)}.modal-module__Tz8KBq__closeLight{color:var(--mineral)}.modal-module__Tz8KBq__closeDark:hover,.modal-module__Tz8KBq__closeLight:hover{opacity:.62}.modal-module__Tz8KBq__closeGlyph{display:inline-flex}.modal-module__Tz8KBq__closeText{font-family:var(--font-gothic)}@keyframes modal-module__Tz8KBq__fade{0%{opacity:0}to{opacity:1}}@keyframes modal-module__Tz8KBq__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.dialogs-module__LfjEUW__head{justify-content:space-between;align-items:center;gap:var(--s-3);padding-bottom:var(--s-3);border-bottom:1px solid var(--line);display:flex}.dialogs-module__LfjEUW__title{margin-top:var(--s-4);font-family:var(--font-mincho);letter-spacing:.08em;font-size:26px;font-weight:400;line-height:1.4}.dialogs-module__LfjEUW__titleDemo{letter-spacing:.06em;color:var(--text-muted);font-size:15px}.dialogs-module__LfjEUW__lead{margin-top:var(--s-2);color:var(--text-muted);font-size:13px;line-height:1.9}.dialogs-module__LfjEUW__summaryList{margin-top:var(--s-5);border-top:1px solid var(--line)}.dialogs-module__LfjEUW__summaryItem{padding:var(--s-3) 0;border-bottom:1px solid var(--line)}.dialogs-module__LfjEUW__summaryTerm{gap:var(--s-1);flex-direction:column;display:flex}.dialogs-module__LfjEUW__summaryLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--text-faint);font-size:10px}.dialogs-module__LfjEUW__summaryTitle{font-family:var(--font-mincho);letter-spacing:.06em;font-size:18px}.dialogs-module__LfjEUW__summaryBody{margin-top:var(--s-1);color:var(--text-muted);font-size:14px;line-height:1.95}.dialogs-module__LfjEUW__footnote{margin-top:var(--s-3);color:var(--text-faint);font-size:12px;line-height:1.85}.dialogs-module__LfjEUW__stepper{align-items:center;gap:var(--s-1);margin-top:var(--s-4);display:flex}.dialogs-module__LfjEUW__stepDot{letter-spacing:.2em;color:var(--text-faint);border:1px solid var(--line);padding:4px 10px;font-size:10px}.dialogs-module__LfjEUW__stepDotOn{color:var(--accent);border-color:var(--accent)}.dialogs-module__LfjEUW__stepBody{margin-top:var(--s-4);gap:var(--s-5);flex-direction:column;display:flex}.dialogs-module__LfjEUW__fieldset{border:none;margin:0;padding:0}.dialogs-module__LfjEUW__legend{font-family:var(--font-mincho);letter-spacing:.08em;padding:0;font-size:16px}.dialogs-module__LfjEUW__hint{color:var(--text-faint);margin-top:4px;font-size:12px}.dialogs-module__LfjEUW__choices{margin-top:var(--s-2);gap:var(--s-1);display:grid}.dialogs-module__LfjEUW__choice{align-items:flex-start;gap:var(--s-2);min-height:56px;padding:var(--s-2);border:1px solid var(--line);cursor:pointer;transition:border-color .2s var(--ease), background-color .2s var(--ease);display:flex}.dialogs-module__LfjEUW__choice:hover{border-color:var(--line-strong)}.dialogs-module__LfjEUW__choiceOn{border-color:var(--accent);background:#254c620d}.dialogs-module__LfjEUW__radio{opacity:0;width:1px;height:1px;margin:0;position:absolute}.dialogs-module__LfjEUW__radio:focus-visible+.dialogs-module__LfjEUW__choiceMark{outline:2px solid var(--accent);outline-offset:3px}.dialogs-module__LfjEUW__choiceMark{border:1px solid var(--line-strong);width:14px;height:14px;transition:border-color .2s var(--ease);border-radius:50%;flex:none;margin-top:6px}.dialogs-module__LfjEUW__choiceOn .dialogs-module__LfjEUW__choiceMark{border-color:var(--accent);border-width:4px}.dialogs-module__LfjEUW__choiceText{flex-direction:column;gap:2px;display:flex}.dialogs-module__LfjEUW__choiceLabel{font-size:14px;line-height:1.7}.dialogs-module__LfjEUW__choiceNote{color:var(--text-faint);font-size:12px;line-height:1.7}.dialogs-module__LfjEUW__reviewList{border-top:1px solid var(--line)}.dialogs-module__LfjEUW__reviewRow{gap:var(--s-1) var(--s-3);padding:var(--s-2) 0;border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.dialogs-module__LfjEUW__reviewTerm{letter-spacing:.08em;width:140px;color:var(--text-faint);flex:none;font-size:12px;line-height:1.9}.dialogs-module__LfjEUW__reviewValue{flex:220px;font-size:14px;line-height:1.9}.dialogs-module__LfjEUW__complete{padding:var(--s-3);border:1px solid var(--line);background:var(--mineral)}.dialogs-module__LfjEUW__completeTitle{font-family:var(--font-mincho);letter-spacing:.08em;font-size:19px}.dialogs-module__LfjEUW__completeBody{margin-top:var(--s-1);color:var(--text-muted);font-size:13px;line-height:1.95}.dialogs-module__LfjEUW__completeBody strong{color:var(--text);font-weight:500}.dialogs-module__LfjEUW__actions{gap:var(--s-1);margin-top:var(--s-5);flex-wrap:wrap;display:flex}.dialogs-module__LfjEUW__primaryButton,.dialogs-module__LfjEUW__ghostButton{min-height:52px;padding:0 var(--s-3);letter-spacing:.08em;transition:background-color .22s var(--ease), border-color .22s var(--ease), color .22s var(--ease);justify-content:center;align-items:center;font-size:14px;display:inline-flex}.dialogs-module__LfjEUW__primaryButton{background:var(--accent);border:1px solid var(--accent);color:var(--mineral);flex:220px}.dialogs-module__LfjEUW__primaryButton:hover:not(:disabled){background:var(--accent-hover)}.dialogs-module__LfjEUW__primaryButton:disabled{border-color:var(--line);color:var(--text-faint);cursor:not-allowed;background:0 0}.dialogs-module__LfjEUW__ghostButton{border:1px solid var(--line-strong);min-width:120px;color:var(--text);flex:0 auto}.dialogs-module__LfjEUW__ghostButton:hover{border-color:var(--accent);color:var(--accent)}.dialogs-module__LfjEUW__hintFooter{margin-top:var(--s-2);color:var(--text-faint);font-size:12px}
.mobile-action-bar-module__MaCFjq__bar{z-index:90;background:var(--line);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:1fr 1.2fr;gap:1px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-action-bar-module__MaCFjq__ghost,.mobile-action-bar-module__MaCFjq__primary{justify-content:center;align-items:center;gap:var(--s-1);letter-spacing:.08em;min-height:56px;font-size:14px;display:inline-flex}.mobile-action-bar-module__MaCFjq__ghost{background:var(--mineral);color:var(--text)}.mobile-action-bar-module__MaCFjq__primary{background:var(--accent);color:var(--mineral)}.mobile-action-bar-module__MaCFjq__demo{letter-spacing:.16em;border:1px solid #f5f5f080;padding:2px 6px;font-size:10px;line-height:1.4}@media (min-width:768px){.mobile-action-bar-module__MaCFjq__bar{display:none}}
.site-header-module__RqPDCW__header{z-index:100;height:var(--header-h);align-items:center;gap:var(--s-3);padding:0 var(--s-2) 0 var(--s-3);color:var(--mineral);transition:background-color .32s var(--ease), color .32s var(--ease), border-color .32s var(--ease);background:0 0;border-bottom:1px solid #0000;display:flex;position:fixed;top:0;left:0;right:0}.site-header-module__RqPDCW__header:before{content:"";opacity:1;transition:opacity .32s var(--ease);pointer-events:none;background:linear-gradient(#0a141d8c,#0a141d00);position:absolute;inset:0}.site-header-module__RqPDCW__solid{background:var(--mineral);color:var(--text);border-bottom-color:var(--line)}.site-header-module__RqPDCW__solid:before{opacity:0}.site-header-module__RqPDCW__brand{padding:var(--s-1) 0;flex-direction:column;gap:3px;margin-right:auto;display:flex;position:relative}.site-header-module__RqPDCW__brandLatin{letter-spacing:.34em;font-size:17px;font-weight:500;line-height:1}.site-header-module__RqPDCW__brandJa{font-family:var(--font-mincho);letter-spacing:.3em;opacity:.78;font-size:10px;line-height:1}.site-header-module__RqPDCW__desktopNav{display:none}.site-header-module__RqPDCW__desktopNavList{align-items:center;gap:var(--s-4);display:flex}.site-header-module__RqPDCW__desktopNavLink{padding:var(--s-1) 0;letter-spacing:.14em;transition:opacity .2s var(--ease);font-size:13px;display:inline-block;position:relative}.site-header-module__RqPDCW__desktopNavLink:after{content:"";transform-origin:0;height:1px;transition:transform .3s var(--ease);background:currentColor;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-header-module__RqPDCW__desktopNavLink:hover:after{transform:scaleX(1)}.site-header-module__RqPDCW__actions{align-items:center;gap:var(--s-1);display:flex;position:relative}.site-header-module__RqPDCW__brochureAction{height:40px;padding:0 var(--s-2);letter-spacing:.14em;opacity:.86;transition:opacity .22s var(--ease);border:1px solid;align-items:center;font-size:12px;display:none}.site-header-module__RqPDCW__brochureAction:hover{opacity:1}.site-header-module__RqPDCW__menuButton{align-items:center;gap:var(--s-1);min-width:44px;min-height:44px;padding:0 var(--s-1);justify-content:flex-end;display:inline-flex}.site-header-module__RqPDCW__menuBars{flex-direction:column;justify-content:center;gap:5px;width:22px;display:inline-flex}.site-header-module__RqPDCW__menuBars span{background:currentColor;height:1px;display:block}.site-header-module__RqPDCW__menuBars span:last-child{width:14px;margin-left:auto}.site-header-module__RqPDCW__menuLabel{letter-spacing:.22em;font-size:11px;font-weight:500}@media (min-width:768px){.site-header-module__RqPDCW__header{padding:0 var(--s-4);gap:var(--s-6)}.site-header-module__RqPDCW__brochureAction{display:inline-flex}}@media (min-width:1100px){.site-header-module__RqPDCW__desktopNav{display:block}}.site-header-module__RqPDCW__overlayInner{gap:var(--s-6);flex-direction:column;min-height:100%;display:flex}.site-header-module__RqPDCW__overlayTop{justify-content:space-between;align-items:flex-start;gap:var(--s-3);height:calc(var(--header-h) - var(--s-3));display:flex}.site-header-module__RqPDCW__overlayBrand{flex-direction:column;gap:4px;display:flex}.site-header-module__RqPDCW__overlayList{border-top:1px solid var(--line-invert)}.site-header-module__RqPDCW__overlayItem{border-bottom:1px solid var(--line-invert)}.site-header-module__RqPDCW__overlayLink{align-items:baseline;gap:var(--s-2);padding:var(--s-3) 0;min-height:56px;transition:opacity .22s var(--ease);display:flex}.site-header-module__RqPDCW__overlayLink:hover{opacity:.66}.site-header-module__RqPDCW__overlayIndex{letter-spacing:.2em;color:var(--text-on-dark-faint);flex:none;width:24px;font-size:10px}.site-header-module__RqPDCW__overlayJa{font-family:var(--font-mincho);letter-spacing:.1em;font-size:26px;line-height:1.2}.site-header-module__RqPDCW__overlayLatin{letter-spacing:.24em;text-transform:uppercase;color:var(--text-on-dark-faint);font-size:10px}.site-header-module__RqPDCW__overlayActions{gap:var(--s-2);flex-direction:column;margin-top:auto;display:flex}.site-header-module__RqPDCW__overlayGhost,.site-header-module__RqPDCW__overlayPrimary{min-height:56px;padding:0 var(--s-3);letter-spacing:.1em;transition:background-color .24s var(--ease), border-color .24s var(--ease);justify-content:center;align-items:center;font-size:15px;display:inline-flex}.site-header-module__RqPDCW__overlayGhost{border:1px solid var(--line-invert);color:var(--mineral)}.site-header-module__RqPDCW__overlayGhost:hover{border-color:var(--mineral)}.site-header-module__RqPDCW__overlayPrimary{background:var(--accent);border:1px solid var(--accent);color:var(--mineral)}.site-header-module__RqPDCW__overlayPrimary:hover{background:var(--accent-hover)}.site-header-module__RqPDCW__overlayNote{color:var(--text-on-dark-faint);font-size:12px;line-height:1.8}@media (max-width:767px){.site-header-module__RqPDCW__overlayLink{column-gap:var(--s-2);grid-template-columns:24px minmax(0,1fr);align-items:baseline;row-gap:4px;display:grid}.site-header-module__RqPDCW__overlayIndex{grid-area:1/1;width:auto}.site-header-module__RqPDCW__overlayJa{grid-area:1/2;min-width:0;font-size:22px}.site-header-module__RqPDCW__overlayLatin{grid-area:2/2}}@media (max-width:359px){.site-header-module__RqPDCW__overlayJa{font-size:20px}}@media (min-width:768px){.site-header-module__RqPDCW__overlayInner{gap:var(--s-8)}.site-header-module__RqPDCW__overlayJa{font-size:34px}.site-header-module__RqPDCW__overlayLink{padding:var(--s-4) 0;gap:var(--s-4)}.site-header-module__RqPDCW__overlayActions{flex-direction:row}.site-header-module__RqPDCW__overlayGhost,.site-header-module__RqPDCW__overlayPrimary{min-width:280px}}
:root{--ink:#101d29;--ink-deep:#0a141d;--mineral:#f5f5f0;--paper:#fbfbf8;--text:#253642;--text-muted:#52636f;--text-faint:#5c6e7b;--text-on-dark:#f5f5f0db;--text-on-dark-faint:#f5f5f0c2;--accent:#254c62;--accent-hover:#1c3c4f;--line:#dcdcd4;--line-strong:#c3c3b9;--line-invert:#f5f5f047;--s-1:8px;--s-2:16px;--s-3:24px;--s-4:32px;--s-5:40px;--s-6:48px;--s-8:64px;--s-10:80px;--s-12:96px;--s-16:128px;--s-20:160px;--font-mincho:"Yu Mincho", YuMincho, "Yu Mincho Medium", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Noto Serif JP", "Source Han Serif JP", "MS PMincho", serif;--font-gothic:"Yu Gothic", YuGothic, "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--tracking-label:.22em;--tracking-wide:.12em;--header-h:72px;--bar-h:64px;--ease:cubic-bezier(.22, .61, .36, 1)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:var(--header-h)}html,body{margin:0;padding:0}body{background:var(--mineral);color:var(--text);font-family:var(--font-gothic);font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.9;overflow-x:hidden}h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}img,svg,video{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:#254c6229}.jp-heading{font-family:var(--font-mincho);letter-spacing:.06em;font-weight:400;line-height:1.55}.latin-label{font-family:var(--font-gothic);letter-spacing:var(--tracking-label);text-transform:uppercase;font-size:11px;font-weight:500;line-height:1}.skip-link{top:-100px;left:var(--s-2);z-index:300;background:var(--accent);color:var(--mineral);letter-spacing:.08em;transition:top .2s var(--ease);padding:12px 20px;font-size:13px;position:fixed}.skip-link:focus-visible{top:var(--s-2)}@media (max-width:767px){body{padding-bottom:calc(56px + env(safe-area-inset-bottom))}}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
