:root{--page-max: 1280px;--text-primary-color: #4b4b4b;--text-secondary-color: #34495e;--text-light-color: #fff;--text-h1-color: #7ac3f3;--text-h1-border-color: #7ac3f3;--text-h2-border-color: #ecf0f1;--text-hover-color: #87bfe4;--text-productheader-color: #3498db;--background-color: #fff;--background-dark-color: #414141;--button-primary-color: #3498db;--button-hover-color: #5098db;--ceo-primary-color: #7ac3f3;--accent-color: #7ac3f3;--accent-soft: rgba(122, 195, 243, .18);--ceo-background-color: #fafafa;--table-border-color: #ccc;--table-background-color: #fff;--table-title-background-color: #f0f0f0;--header-background-color: #4b6baad5;--header-background-rightmenu-color: #4b6baad5;--header-h: 5rem}html,body,#root{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media(max-width:900px){html,body,#root{overflow-x:hidden}}:where(h1,h2,h3){line-height:1.25;letter-spacing:.01em}:where(h2){scroll-margin-top:96px}:where(a,button,summary,[tabindex]):focus-visible{outline:3px solid rgba(52,152,219,.55);outline-offset:3px}.skip-link{position:absolute;left:-9999px;top:8px;background:#0f172a;color:#fff;padding:10px 12px;border-radius:10px;z-index:10000;text-decoration:none;font-weight:900}.skip-link:focus{left:12px}html{scroll-padding-top:var(--header-h)}.app-routes [id]{scroll-margin-top:calc(var(--header-h))}.fade-in{opacity:1;transform:none}.js .fade-in{opacity:0;transform:translateY(1.25rem);transition:opacity 1s ease-out,transform 1s ease-out}.js .fade-in.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js .fade-in{transition:none;transform:none;opacity:1}}.App{font-family:游ゴシック,ヒラギノ角ゴ ProN,sans-serif;width:min(96%,var(--page-max));margin:0 auto;min-height:100vh;font-size:18px;padding-top:var(--header-h);background:var(--background-color);display:flex;flex-direction:column}.app-routes{text-align:left;padding:0 0 3rem;padding-inline:clamp(16px,2vw,40px);color:var(--text-primary-color);flex:1}.app-routes a{overflow-wrap:anywhere}.app-routes :where(h1){font-size:clamp(1.8rem,3vw,2.5rem);margin:1rem 0;color:var(--text-h1-color);text-align:center;border-bottom:.1875rem solid var(--text-h1-border-color)}.app-routes :where(h2){font-size:clamp(1.4rem,2.6vw,2rem);margin:1rem 0;color:var(--text-secondary-color);border-bottom:.125rem solid var(--text-h2-border-color)}.app-routes :where(h3){font-size:clamp(1.1rem,2.2vw,1.5rem);margin:.625rem 0;color:var(--text-secondary-color)}.app-routes :where(p,address){font-size:1.2rem;line-height:1.8;margin:.625rem 0;color:var(--text-primary-color)}.app-routes table{width:100%;font-size:1rem;line-height:1.5;margin:1rem 0 1.5rem;border-collapse:collapse}.app-routes td{border:.0625rem solid var(--table-border-color);padding:.5rem;background:var(--table-background-color)}.app-routes td:first-child{font-weight:700;background:var(--table-title-background-color)}.map-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:var(--button-primary-color);color:var(--text-light-color);text-decoration:none;border-radius:5px;transition:transform .2s,background-color .3s}.map-button:hover{background:var(--button-primary-color);transform:translateY(-1px);box-shadow:0 10px 22px #0f172a24}.page-loading{display:flex;align-items:center;justify-content:center;min-height:40vh;color:var(--text-secondary-color, #888);font-size:.9rem}@media(max-width:900px){.App{width:100%;margin:0}}.app-routes :where(p,address,.section__lead,.cta__text,.caseLead,.strengthText){max-width:var(--text-measure)}.app-routes a{color:var(--button-primary-color);text-decoration:underline;text-underline-offset:3px}.app-routes a:not(.btn):not(.chip):not(.tag):not(.badge):hover{background:#7ac3f329}.app-routes .badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .65rem;border-radius:999px;background:#e2e8f0;color:#0f172a;font-weight:900;font-size:.92rem}.app-routes :where(.box--soft){background:#f1f5f9;border-color:#e2e8f0;box-shadow:0 2px 10px #00000008}.app-routes :where(.box--muted){background:#f7fafc;border-color:#e8eef4}.app-routes .cta{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem 1.35rem;box-shadow:0 2px 10px #00000008}.app-routes .cta__title{margin:0 0 .5rem;color:var(--text-productheader-color);font-weight:900}.app-routes .cta__text{margin:0;line-height:1.9}.app-routes .cta__buttons{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;margin-top:.75rem}@media(max-width:900px){.app-routes .cta__buttons .btn{width:100%;justify-content:center}}.cta--spotlight{position:relative;border-color:#7ac3f399;background:linear-gradient(135deg,#7ac3f32e,#3498db0f);box-shadow:0 12px 30px #0f172a1a}.cta--spotlight:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#7ac3f3f2,#3498db59)}.cta__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;border-radius:999px;background:#7ac3f338;border:1px solid rgba(122,195,243,.65);color:#0f172a;font-weight:900;font-size:.9rem;margin-bottom:.6rem}.cta--spotlight strong{background:#7ac3f32e;padding:.05rem .25rem;border-radius:6px}.contactInline{display:flex;flex-wrap:wrap;gap:.9rem 1.25rem;margin-top:.85rem}.contactInline__item{display:grid;grid-template-columns:auto 1fr;gap:.25rem .6rem;align-items:baseline}.contactInline__badge{display:inline-flex;align-items:center;gap:.35rem;font-weight:900;color:#0f172a;background:#0f172a0f;border:1px solid rgba(15,23,42,.12);padding:.18rem .5rem;border-radius:999px}.contactInline__big a{font-weight:900;font-size:1.15rem;text-decoration:none;color:var(--button-primary-color)}.contactInline__big a:hover{text-decoration:underline;text-underline-offset:3px}.contactInline__note{grid-column:1 / -1;color:#0f172ab8;font-weight:700}@media(max-width:900px){.contactInline{flex-direction:column}}.custom-header{position:fixed;top:0;left:0;right:0;height:var(--header-h);display:flex;align-items:center;gap:.75rem;padding-left:16px;padding-right:16px;justify-content:space-between;background:var(--header-background-color);color:var(--text-light-color);z-index:999;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.26);box-shadow:0 10px 26px #0f172a33,inset 0 -1px #0000002e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.header-left{display:flex;align-items:center;gap:.5rem;min-width:0}.header-brand{display:inline-flex;align-items:center;gap:.5rem;min-width:0;color:inherit;text-decoration:none}.header-logo{width:2.2rem;height:2.2rem;object-fit:contain;margin:0}.site-title{margin:0;font-weight:700;white-space:nowrap;font-size:clamp(1rem,3.5vw,1.6rem);line-height:1.1;padding:0;text-shadow:0 2px 12px rgba(0,0,0,.28)}.header-nav{margin-left:auto}.header-nav ul{margin:0;padding:0;display:flex;align-items:center;gap:0}.header-nav li{position:relative;list-style:none;margin:0;padding:0 .32rem}.custom-header .header-nav li+li{border-left:1px solid rgba(255,255,255,.22)}.header-nav a{text-decoration:none;color:#fff;font-weight:700;transition:color .2s,transform .2s;font-size:clamp(1rem,2vw,1.25rem);background:#ffffff0f;border:1px solid rgba(255,255,255,.26);padding:.2rem .4rem;border-radius:10px;text-shadow:0 2px 12px rgba(0,0,0,.24);white-space:nowrap}.header-nav a:hover{color:#fff;background:#ffffff1f;border-color:#7ac3f3bf;transform:none}.header-hamburger{margin-left:auto;display:none}@media(max-width:900px){.custom-header{padding-left:16px;padding-right:16px}.header-nav{display:none}.header-hamburger{display:block}}.brandFrame{display:inline-flex;align-items:center;gap:.5rem;height:3rem;padding:0 .75rem 0 .5rem;border-radius:12px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;box-shadow:inset 0 1px #fff3}.header-nav a.is-active{background:#ffffff2e;border-color:#7ac3f3f2;box-shadow:inset 0 -3px #7ac3f3f2,inset 0 1px #ffffff29}.hamburger-menu-button{position:relative;cursor:pointer;width:3.5rem;height:3.5rem;border-radius:.625rem;background:transparent;border:0;z-index:1000}.hamburger-menu-button span{position:absolute;left:1rem;width:45%;height:.25rem;border-radius:.625rem;background:var(--background-color);transition:all .3s ease-in-out}.hamburger-menu-button span:nth-of-type(1){top:1.05rem}.hamburger-menu-button span:nth-of-type(2){top:1.65rem}.hamburger-menu-button span:nth-of-type(3){top:2.25rem}.hamburger-menu-button.active span:nth-of-type(1){top:1.65rem;transform:rotate(-45deg);width:35%}.hamburger-menu-button.active span:nth-of-type(2){opacity:0}.hamburger-menu-button.active span:nth-of-type(3){top:1.65rem;transform:rotate(45deg);width:35%}.right-menu{position:fixed;inset:var(--header-h) 0 0 0;display:none;z-index:998}.right-menu.open{display:block;background:#0000002e}.right-menu-panel{position:absolute;top:0;right:0;width:min(50vw,420px);height:100%;background:var(--header-background-rightmenu-color);padding:1rem;animation:fadeRight .25s ease-out;border-left:1px solid rgba(255,255,255,.18);box-shadow:-18px 0 42px #0f172a38;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.right-menu-panel ul{margin:0 0 .85rem;padding:.65rem;display:grid;gap:.45rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:16px;box-shadow:0 12px 30px #0f172a1a}.right-menu-panel ul:last-child{margin-bottom:0}.right-menu-panel li{list-style:none}.right-menu-panel a{text-decoration:none;color:var(--text-light-color);font-size:1.6rem;transition:color .2s,transform .2s;display:block;padding:.55rem .7rem;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px #ffffff29;font-weight:900}.right-menu-panel a:hover{color:var(--text-hover-color);transform:translateY(-1px);background:#ffffff1f;border-color:#7ac3f3b3}@keyframes fadeRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:none}}.right-menu-panel a.is-active{background:#ffffff24;border-color:#7ac3f3f2;box-shadow:inset 0 -3px #7ac3f3f2,inset 0 1px #ffffff24}.rightMenuHeader{margin:0 0 .85rem}.right-menu-panel .rightMenuBrand{display:flex!important;align-items:center;gap:.65rem;text-decoration:none;flex-wrap:nowrap;min-width:0}.right-menu-panel .rightMenuLogo{width:2.4rem;height:2.4rem;object-fit:contain;display:block;flex:0 0 2.4rem}.right-menu-panel .rightMenuTitle{font-weight:700;color:#fff;font-size:1.6rem;line-height:1.1;text-shadow:0 2px 12px rgba(0,0,0,.28);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}@media(min-width:901px){.right-menu,.right-menu.open{display:none!important}}.custom-footer{width:100%;background:var(--background-dark-color);color:var(--text-light-color);border-top:1px solid rgba(255,255,255,.1)}.custom-footer,.custom-footer *{font-size:clamp(.9rem,1.2vw,.98rem);line-height:1.6}.custom-footer__inner{width:min(96%,var(--page-max));margin:0 auto;padding:.9rem clamp(16px,2vw,40px);display:flex;gap:.9rem;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}.custom-footer__link{color:var(--text-light-color);text-decoration:none;font-weight:800;font-size:clamp(.92rem,1.2vw,1.02rem)}.custom-footer__link:hover{color:var(--text-hover-color);text-decoration:underline;text-underline-offset:3px}.custom-footer__copy{opacity:.92;font-weight:700}.floatingCta{position:fixed;right:clamp(14px,2vw,28px);bottom:clamp(14px,2vw,28px);z-index:1200;display:flex;flex-direction:column;gap:10px}@media(max-width:900px){.floatingCta{display:none}}.floatingCta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.05rem;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,#3498dbf2,#7ac3f3eb);color:#fff;font-weight:900;text-decoration:none;box-shadow:0 14px 34px #0f172a2e;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.floatingCta__btn:hover{transform:translateY(-1px);box-shadow:0 18px 44px #0f172a38;filter:brightness(1.02)}.floatingCta__btn--ghost{background:#0f172ab8;border:1px solid rgba(255,255,255,.22)}.floatingCta__btn--copy{background:#ffffffeb;color:#0f172aeb;border:1px solid rgba(15,23,42,.12)}.floatingCta__btn--copy:hover{filter:none}.floatingCta__hint{font-size:.92rem;font-weight:900;color:#0f172abf;background:#ffffffeb;border:1px solid rgba(15,23,42,.1);border-radius:14px;padding:.5rem .7rem;box-shadow:0 10px 26px #0f172a1a}@media(min-width:1400px){.floatingCta__hint{display:inline-flex;align-items:center;gap:.35rem}}@media(max-width:1399px){.floatingCta__hint{display:none}}
