:root{--bg: #ffffff;--bg-soft: #f8fbfc;--surface: #f0f4f7;--paper-2: #f3eee2;--ink: #101820;--ink-soft: #55606c;--ink-deep: #07131d;--line: rgba(16, 24, 32, .1);--line-strong: rgba(16, 24, 32, .18);--brand: #00a6bf;--brand-accessible: #006f80;--brand-strong: #008fa6;--brand-soft: rgba(0, 166, 191, .12);--accent: #46bdd8;--dark: #08131f;--dark-soft: #102030;--dark-line: rgba(255, 255, 255, .12);--text-light: rgba(255, 255, 255, .82);--on-dark: #ffffff;--dark-panel: rgba(255, 255, 255, .06);--semantic-good: #226b4c;--semantic-good-soft: rgba(42, 127, 90, .08);--semantic-good-on-dark: #7fd6a3;--semantic-bad: #b7412f;--semantic-bad-soft: rgba(183, 65, 47, .08);--semantic-bad-on-dark: #f3a08f;--shadow-soft: 0 12px 28px rgba(17, 29, 43, .06);--wrap: min(1180px, calc(100vw - 48px) );--ease: cubic-bezier(.22, 1, .36, 1);--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in: cubic-bezier(.55, 0, 1, .45);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--dur-fast: .16s;--dur-base: .26s;--dur-slow: .48s;--font-heading-jp: "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", serif;--font-body-jp: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;--font-serif-jp: "Noto Serif JP", serif;--renewal-header-height: 74px}@media(max-width:768px){:root{--font-body-jp: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "YuGothic", "Meiryo", sans-serif;--font-serif-jp: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;--font-heading-jp: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body-jp);color:var(--ink);background:var(--bg);line-height:1.8}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select,summary{font:inherit}h1,h2,h3{word-break:auto-phrase}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}@media(max-width:720px){:root{--wrap: min(100vw - 28px, 100%)}}.wrap{width:var(--wrap);margin:0 auto}.site-shell{position:relative}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:var(--ink);color:#fff;font-size:.875rem;font-weight:700;border-radius:0 0 6px 6px;transition:top .2s var(--ease)}.skip-link:focus{top:0;width:auto;height:auto;margin:0;clip:auto;outline:3px solid var(--accent);outline-offset:2px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:2px;font-weight:700;cursor:pointer;transition:transform .4s var(--ease),background-color .3s var(--ease),border-color .3s var(--ease),color .3s var(--ease)}.button--primary{background:var(--brand-accessible);border-color:var(--brand-accessible);color:#fff}.button--primary:hover{background:var(--brand-strong);border-color:var(--brand-strong)}.button--ghost-light{border-color:#ffffff80;color:#fff;background:transparent}@media(max-width:720px){.button{width:100%}}.contact-form{display:grid;gap:22px;max-width:640px}.contact-form__row{display:grid;gap:8px}.contact-form__label{font-size:.86rem;font-weight:700}.contact-form__label span{color:#b7412f}.contact-form__input,.contact-form__textarea,.contact-form__select{width:100%;padding:12px 0;border:0;border-bottom:1px solid var(--line-strong);border-radius:0;background:transparent;color:var(--ink);font-size:1rem;line-height:1.6}.contact-form__textarea{resize:vertical;min-height:140px}.contact-form__input:focus-visible,.contact-form__textarea:focus-visible{outline:2px solid var(--brand);outline-offset:4px;border-color:var(--brand-accessible)}.contact-form__submit{display:grid;gap:10px;justify-items:start}.contact-form__note{margin:0;font-size:.8rem;color:var(--ink-soft)}.contact-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form__status{margin:0;padding:12px 14px;border-left:2px solid var(--brand-accessible);background:var(--brand-soft);font-size:.9rem}.contact-form__status[data-state=error]{border-color:#b7412f;background:#b7412f14}.floating-contact{display:none}@media(min-width:901px){.floating-contact{position:fixed;right:clamp(16px,2vw,32px);bottom:clamp(16px,2vw,32px);z-index:450;display:inline-flex;align-items:center;gap:9px;padding:13px 22px;border-radius:999px;background:var(--brand-accessible);color:#fff;font-family:Manrope,Noto Sans JP,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.04em;line-height:1;white-space:nowrap;box-shadow:0 10px 28px #07131d3d;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s var(--ease),opacity .25s var(--ease),visibility .25s}.floating-contact:hover,.floating-contact:focus-visible{background:var(--brand-strong);transform:translateY(-2px)}}.related-sites{padding:64px 0;background:#f7f7f7}.related-sites__inner{max-width:1180px;margin:0 auto;padding:0 24px}.related-sites__head{text-align:center;margin-bottom:32px}.related-sites__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;padding:5px 16px;border:1px solid #cdeaee;border-radius:999px;color:#007a80;font-size:12px;font-weight:700;letter-spacing:.14em}.related-sites__eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#00a8b0}.related-sites__title{margin:0;font-family:var(--font-heading-jp);font-size:28px;font-weight:600;color:#1b1b1b;letter-spacing:.02em}.related-sites__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.related-card{display:flex;flex-direction:column;padding:22px;background:#fff;border:1px solid #e6e6e6;border-radius:16px;overflow:hidden;color:inherit;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.related-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000001a}.related-card__media{display:block;margin:-22px -22px 16px;overflow:hidden;background:#f0f0f0}.related-card__media img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.related-card__label{display:inline-block;width:fit-content;margin-bottom:12px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.5}.related-card h3{margin:0 0 8px;font-size:21px;font-weight:700;color:#222}.related-card p{margin:0 0 18px;font-size:13.5px;line-height:1.7;color:#555}.related-card__more{margin-top:auto;font-size:14px;font-weight:700}.related-card--dxd:hover{border-color:#cf1124}.related-card--dxd .related-card__label{background:#fdeaea;color:#c01023}.related-card--dxd .related-card__more{color:#cf1124}.related-card--gatogluck{background:#fffdf9}.related-card--gatogluck .related-card__label{background:#f7ece0;color:#b23a2c}.related-card--gatogluck .related-card__more{color:#c0392b}.related-card--nouveau{background:#fffdf8}.related-card--nouveau .related-card__label{background:#fbeede;color:#8a430e}.related-card--nouveau .related-card__more{color:#93470b}.related-card--marke{background:#16182b;border-color:#2a2c46}.related-card--marke h3{color:#fff}.related-card--marke p{color:#c3c7d8}.related-card--marke .related-card__label{background:#ff3da629;color:#ff7ac4}.related-card--marke .related-card__more{color:#46d6e6}@media(max-width:1100px){.related-sites__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.related-sites{padding:48px 0}.related-sites__grid{grid-template-columns:minmax(0,1fr)}}.footer{background:#07131d;color:#ffffffc7;border-top:1px solid rgba(255,255,255,.1)}.footer__inner{display:grid;grid-template-columns:auto 1fr 1fr 1fr auto;gap:28px 40px;padding:36px 0 28px;align-items:start}.footer__brand strong{display:block;font-size:1.05rem;color:#fff}.footer__brand p,.footer__copy{margin:8px 0 0;line-height:1.8}.footer__nav-group{display:flex;flex-direction:column;gap:.5rem}.footer__nav-label{margin:0 0 .25rem;font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.footer__nav-group a{display:inline-flex;align-items:center;min-height:32px;font-size:.85rem;color:#ffffffa6;transition:color .2s;white-space:nowrap}.footer__nav-group a:hover{color:#fff}.footer__social{display:flex;gap:.75rem;align-items:center;padding-top:1.5rem}.footer__social a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#ffffffa6;transition:color .2s}.footer__social a:hover{color:#fff}.footer__copy{grid-column:1 / -1;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);color:#ffffff8f}@media(max-width:900px){.footer__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer__brand,.footer__social{grid-column:1 / -1}}@media(max-width:560px){.footer__inner{grid-template-columns:minmax(0,1fr)}.footer__nav-group a{white-space:normal}}html.js [data-reveal]{opacity:0;transform:translateY(12px);transition:opacity var(--dur-slow) var(--ease-out),transform var(--dur-slow) var(--ease-out);transition-delay:calc(var(--delay, 0) * 70ms)}html.js [data-reveal][data-delay="1"]{--delay: 1}html.js [data-reveal][data-delay="2"]{--delay: 2}html.js [data-reveal][data-delay="3"]{--delay: 3}html.js [data-reveal][data-delay="4"]{--delay: 4}html.js [data-reveal][data-delay="5"]{--delay: 5}html.js [data-reveal].is-visible{opacity:1;transform:none}@keyframes fm-hero-rise{to{opacity:1;transform:none}}@keyframes fm-rule-draw{to{transform:scaleX(1)}}html.js .page-hero__inner>*{opacity:0;transform:translateY(14px);animation:fm-hero-rise var(--dur-slow) var(--ease-out) forwards}html.js .page-hero__inner>*:nth-child(1){animation-delay:80ms}html.js .page-hero__inner>*:nth-child(2){animation-delay:.16s}html.js .page-hero__inner>*:nth-child(3){animation-delay:.24s}html.js .page-hero__inner>*:nth-child(4){animation-delay:.32s}html.js .page-hero__inner>*:nth-child(n+5){animation-delay:.4s}html.js .page-hero__eyebrow:before{transform:scaleX(0);transform-origin:left center;animation:fm-rule-draw var(--dur-slow) var(--ease-out) .24s forwards}@media(prefers-reduced-motion:reduce){html.js [data-reveal]{opacity:1;transform:none;transition:none}html.js .page-hero__inner>*{opacity:1;transform:none;animation:none}html.js .page-hero__eyebrow:before{transform:none;animation:none}}.renewal-header{--renewal-header-height: 74px;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(7,25,42,.09);background:#ffffffe6;box-shadow:0 0 #07192a00;backdrop-filter:blur(18px) saturate(1.08);transition:background-color .32s var(--ease),border-color .32s var(--ease),box-shadow .32s var(--ease)}.renewal-header.is-scrolled{--renewal-header-height: 64px;border-bottom-color:#07192a24;background:#fffffff7;box-shadow:0 14px 38px #07192a12}.renewal-header__inner{display:flex;align-items:center;gap:clamp(20px,2.5vw,42px);min-height:var(--renewal-header-height);transition:min-height .36s var(--ease, ease)}.renewal-header__brand{display:inline-flex;flex:0 0 auto;align-items:center}.renewal-header__brand img{display:block;width:clamp(126px,10.5vw,154px);height:auto}.renewal-nav{display:flex;flex:1 1 auto;align-items:stretch;justify-content:flex-end;align-self:stretch;min-width:0}.renewal-nav__item{display:flex;align-items:stretch}.renewal-nav__toggle,.renewal-nav__link{position:relative;display:inline-flex;align-items:center;gap:6px;padding:0 clamp(10px,1.05vw,17px);border:0;background:transparent;color:#07192ab8;font-family:Manrope,Noto Sans JP,sans-serif;font-size:.75rem;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:color .22s var(--ease)}.renewal-nav__toggle:after,.renewal-nav__link:after{content:"";position:absolute;right:13px;bottom:0;left:13px;height:1px;background:var(--brand, #11a0c4);transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease, ease)}.renewal-nav__toggle:hover,.renewal-nav__toggle:focus-visible,.renewal-nav__toggle.is-current,.renewal-nav__link:hover,.renewal-nav__link:focus-visible,.renewal-nav__link.is-current{color:#071923}.renewal-nav__toggle:hover:after,.renewal-nav__toggle:focus-visible:after,.renewal-nav__toggle.is-current:after,.renewal-nav__link:hover:after,.renewal-nav__link:focus-visible:after,.renewal-nav__link.is-current:after{transform:scaleX(1);transform-origin:left}.renewal-nav__toggle svg{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .24s var(--ease)}.renewal-nav__item.is-open .renewal-nav__toggle svg,.renewal-nav__item:focus-within .renewal-nav__toggle svg{transform:rotate(180deg)}.renewal-nav__panel{position:fixed;top:var(--renewal-header-height);left:50%;display:grid;grid-template-columns:minmax(190px,.7fr) minmax(0,2.3fr);gap:clamp(30px,4vw,68px);width:min(1040px,calc(100vw - 64px));padding:clamp(28px,3.3vw,46px);border:1px solid rgba(101,205,218,.18);background:#051621fb;box-shadow:0 34px 80px #030f1847;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-10px);transition:opacity .22s var(--ease),visibility .22s var(--ease),transform .28s var(--ease, ease)}.renewal-nav__item.is-open .renewal-nav__panel,.renewal-nav__item:hover .renewal-nav__panel,html:not(.js) .renewal-nav__item:focus-within .renewal-nav__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.renewal-nav__panel-heading{display:flex;flex-direction:column;align-items:flex-start;min-height:100%;padding-right:24px;border-right:1px solid rgba(255,255,255,.13)}.renewal-nav__panel-heading>span{color:var(--brand, #11a0c4);font-family:Manrope,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.16em}.renewal-nav__panel-heading>strong{margin-top:12px;font-family:"Noto Serif JP",Yu Mincho,YuMincho,serif;font-size:clamp(1.35rem,1.8vw,1.8rem);font-weight:500;line-height:1.45}.renewal-nav__panel-heading>a{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:30px;color:#ffffffad;font-size:.76rem;font-weight:700}.renewal-nav__panel-heading>a i{color:var(--brand, #11a0c4);font-style:normal;transition:transform .22s var(--ease)}.renewal-nav__panel-heading>a:hover i{transform:translate(4px)}.renewal-nav__panel-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 26px}.renewal-nav__panel-links>a{display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-areas:"index title" "index note";align-content:center;min-height:82px;padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.11);color:#fff;transition:color .22s var(--ease),padding-left .26s var(--ease, ease),border-color .22s var(--ease)}.renewal-nav__panel-links>a:hover,.renewal-nav__panel-links>a:focus-visible{padding-left:10px;border-bottom-color:#3abbcfb8;color:#fff}.renewal-nav__panel-links span{grid-area:index;align-self:start;padding-top:4px;color:var(--brand, #11a0c4);font-family:Cormorant Garamond,serif;font-size:1rem}.renewal-nav__panel-links strong{grid-area:title;font-size:.86rem;font-weight:700;line-height:1.55}.renewal-nav__panel-links small{grid-area:note;margin-top:3px;color:#ffffff7a;font-size:.67rem;line-height:1.45}.renewal-header__cta{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:20px;min-width:128px;min-height:42px;padding:0 16px;border:1px solid #071923;background:#071923;color:#fff;font-size:.73rem;font-weight:700;transition:background-color .24s var(--ease),color .24s var(--ease),transform .24s var(--ease, ease)}.renewal-header__cta i{color:var(--brand, #11a0c4);font-style:normal}.renewal-header__cta:hover{background:transparent;color:#071923;transform:translateY(-1px)}.renewal-header__menu-toggle:focus-visible,.renewal-nav__toggle:focus-visible,.renewal-nav__link:focus-visible,.renewal-header__cta:focus-visible,.renewal-nav__panel a:focus-visible,.renewal-nav__drawer-cta:focus-visible{outline:2px solid var(--brand, #11a0c4);outline-offset:-2px}.renewal-header__menu-toggle,.renewal-nav__drawer-cta{display:none}body.renewal-nav-locked{overflow:hidden}@media(max-width:1100px)and (min-width:901px){.renewal-header__inner{gap:14px}.renewal-nav__toggle,.renewal-nav__link{padding-inline:8px;font-size:.69rem}.renewal-header__cta{min-width:110px;gap:12px}}@media(max-width:900px){.renewal-header,.renewal-header.is-scrolled{--renewal-header-height: 68px}.renewal-header__inner{gap:14px}.renewal-header__brand img{width:122px}.renewal-header__cta{min-width:94px;min-height:38px;margin-left:auto;padding-inline:12px}.renewal-header__menu-toggle{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0;border:0;background:transparent;color:#071923;cursor:pointer}.renewal-header__menu-label{font-family:Manrope,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.08em}.renewal-header__menu-icon{position:relative;display:block;width:26px;height:14px}.renewal-header__menu-icon i{position:absolute;right:0;display:block;width:26px;height:1px;background:currentColor;transition:top .26s var(--ease),transform .26s var(--ease)}.renewal-header__menu-icon i:first-child{top:3px}.renewal-header__menu-icon i:last-child{top:11px;width:18px}.renewal-header.is-menu-open .renewal-header__menu-icon i:first-child{top:7px;transform:rotate(45deg)}.renewal-header.is-menu-open .renewal-header__menu-icon i:last-child{top:7px;width:26px;transform:rotate(-45deg)}.renewal-nav{position:absolute;top:100%;right:0;left:0;height:calc(100dvh - var(--renewal-header-height));display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:18px max(22px,calc((100vw - 640px)/2)) calc(34px + env(safe-area-inset-bottom,0px));background:linear-gradient(90deg,rgba(58,187,207,.09) 1px,transparent 1px) 0 0 / 25vw 100%,#061722;color:#fff;opacity:0;visibility:hidden;overflow-y:auto;pointer-events:none;transform:translateY(-10px);transition:opacity .22s var(--ease),visibility .22s var(--ease),transform .3s var(--ease, ease)}.renewal-header.is-menu-open .renewal-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.renewal-nav__item{display:block;border-bottom:1px solid rgba(255,255,255,.14)}.renewal-nav__toggle,.renewal-nav__link{width:100%;min-height:64px;justify-content:space-between;padding:0;color:#ffffffdb;font-size:.96rem}.renewal-nav__link{border-bottom:1px solid rgba(255,255,255,.14)}.renewal-nav__toggle:after,.renewal-nav__link:after{display:none}.renewal-nav__toggle:hover,.renewal-nav__toggle:focus-visible,.renewal-nav__toggle.is-current,.renewal-nav__link:hover,.renewal-nav__link:focus-visible,.renewal-nav__link.is-current{color:#fff}.renewal-nav__item:hover .renewal-nav__panel,.renewal-nav__item:focus-within .renewal-nav__panel,.renewal-nav__panel{position:static;display:grid;grid-template-columns:1fr;gap:0;width:100%;max-height:0;padding:0;border:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;overflow:hidden;pointer-events:none;transform:none;transition:max-height .4s var(--ease, ease)}.renewal-nav__item.is-open .renewal-nav__panel{max-height:780px;pointer-events:auto;transform:none}.renewal-nav__panel-heading{min-height:0;padding:18px 0 16px;border-top:1px solid rgba(58,187,207,.45);border-right:0}.renewal-nav__panel-heading>strong{margin-top:6px;font-size:1.2rem}.renewal-nav__panel-heading>a{margin-top:12px;padding-top:0}.renewal-nav__panel-links,.renewal-nav__panel-links--services{grid-template-columns:1fr 1fr;gap:0 20px;padding-bottom:16px}.renewal-nav__panel-links>a{min-height:70px}.renewal-nav__drawer-cta{display:flex;align-items:center;justify-content:space-between;min-height:58px;margin-top:26px;padding:0 18px;border:1px solid rgba(58,187,207,.7);color:#fff;font-size:.9rem;font-weight:700}.renewal-nav__drawer-cta span{color:var(--brand, #11a0c4)}}@media(max-width:520px){.renewal-header__inner{gap:10px}.renewal-header__brand img{width:108px}.renewal-header__cta{min-width:auto;gap:8px;padding-inline:10px}.renewal-header__menu-label{display:none}.renewal-nav__panel-links,.renewal-nav__panel-links--services{grid-template-columns:1fr}.renewal-nav__item.is-open .renewal-nav__panel{max-height:1040px}}@media(prefers-reduced-motion:reduce){.renewal-header,.renewal-header__inner,.renewal-nav,.renewal-nav__panel,.renewal-nav__toggle:after,.renewal-nav__link:after,.renewal-header__menu-icon i{transition-duration:.01ms!important}}
