/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#052c45;--teal:#16b9c7;--cyan:#70e1e9;--ink:#123246;--line:#d8e7eb;--coral:#f79a79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),"Noto Sans JP","Yu Gothic",sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:20;background:#fff;border-bottom:1px solid #052c4514;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,5vw,78px);display:flex;position:relative}.brand{color:var(--navy);align-items:center;gap:12px;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.13em;font-size:26px;line-height:1}.brand small{letter-spacing:.13em;margin-top:5px;font-size:7px}.brand-mark{width:31px;height:35px;display:block;position:relative}.brand-mark i{background:var(--teal);border-radius:6px;width:7px;position:absolute;transform:rotate(28deg)}.brand-mark i:first-child{height:22px;top:2px;left:4px}.brand-mark i:nth-child(2){background:#2bcad2;height:30px;top:1px;left:13px}.brand-mark i:nth-child(3){background:#79dce2;height:22px;top:11px;left:22px}.nav{gap:clamp(18px,2.4vw,38px);font-size:13px;font-weight:600;display:flex}.nav a{padding:32px 0;position:relative}.nav a:after{content:"";background:var(--teal);height:2px;transition:all .25s;position:absolute;bottom:23px;left:0;right:100%}.nav a:hover:after{right:0}.header-actions{align-items:center;gap:20px;display:flex}.language{align-items:center;gap:7px;font-size:11px;display:flex}.language button{color:#9aaab2;cursor:pointer;background:0 0;border:0;padding:4px 0}.language button.active{color:var(--navy);font-weight:800}.menu-button{background:0 0;border:0;width:34px;height:34px;display:none}.menu-button span{background:var(--navy);height:1px;margin:7px 0;display:block}.hero{color:#fff;background:url(../images/jespa-hero.png) 50%/cover no-repeat;align-items:center;height:min(690px,100vh - 84px);min-height:590px;display:flex;position:relative;overflow:hidden}.hero-scrim{background:linear-gradient(90deg,#021c2ff5,#03253bd4 35%,#03283c2e 67%,#03283c14);position:absolute;inset:0}.hero-content{z-index:1;width:min(720px,50vw);margin-left:clamp(28px,8vw,132px);position:relative}.hero-eyebrow{letter-spacing:.16em;color:var(--cyan);text-transform:uppercase;margin:0 0 27px;font-size:12px}.hero h1{letter-spacing:.025em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(36px,3.4vw,58px);font-weight:500;line-height:1.48}.hero h1 span{display:block}.hero-lead{color:#ffffffc7;max-width:610px;margin:25px 0 32px;font-size:15px;line-height:2}.hero-buttons{gap:12px;display:flex}.button{border:1px solid #ffffff59;justify-content:space-between;align-items:center;width:190px;padding:16px 19px;font-size:12px;transition:all .25s;display:flex}.button.primary{background:var(--teal);border-color:var(--teal)}.button:hover{color:var(--navy);background:#fff;transform:translateY(-2px)}.scroll-cue{z-index:2;writing-mode:vertical-rl;letter-spacing:.2em;color:#ffffffa6;align-items:center;gap:9px;font-size:8px;display:flex;position:absolute;bottom:26px;right:28px}.scroll-cue span{background:var(--teal);width:1px;height:45px;display:block}.news-strip{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:28px;min-height:72px;padding:0 clamp(28px,8vw,132px);display:flex}.news-strip>span{letter-spacing:.15em;color:var(--teal);font-size:10px;font-weight:800}.news-strip p{flex:1;font-size:13px}.news-strip b{color:var(--teal);font-weight:400}.section{padding-left:clamp(28px,8vw,132px);padding-right:clamp(28px,8vw,132px)}.mission{background:linear-gradient(145deg,#fff 60%,#f3fafb);grid-template-columns:180px 1fr;padding-top:110px;padding-bottom:100px;display:grid}.section-label{letter-spacing:.15em;color:#748f9e;padding-top:12px;font-size:10px}.section-label span{color:var(--teal);margin-right:14px}.mission-copy{grid-template-columns:minmax(360px,.85fr) minmax(300px,1fr);gap:8vw;display:grid}.mission h2{color:var(--navy);margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(30px,3.1vw,48px);font-weight:500;line-height:1.55}.mission h2 span{display:block}.mission-copy>p{color:#55717f;margin:8px 0 0;font-size:14px;line-height:2.2}.feature-grid{background:#f2f8f9;grid-template-columns:repeat(3,1fr);gap:1px;padding-top:0;padding-bottom:110px;display:grid}.feature-grid article{background:#fff;border-top:3px solid #0000;padding:38px 38px 34px;transition:all .25s}.feature-grid article:hover{border-top-color:var(--teal);transform:translateY(-5px);box-shadow:0 18px 40px #0a394a14}.feature-num{color:#9eb2ba;font-size:10px}.feature-icon{width:54px;height:54px;margin:22px 0;position:relative}.feature-icon span{border:1.5px solid var(--teal);border-radius:50%;position:absolute}.feature-icon span:first-child{width:46px;height:46px;top:4px;left:4px}.feature-icon span:nth-child(2){width:25px;height:25px;top:14px;left:14px}.feature-icon span:nth-child(3){background:var(--coral);border:0;width:7px;height:7px;top:23px;left:24px}.feature-grid h3{color:var(--navy);margin:0 0 16px;font-family:Yu Mincho,serif;font-size:23px}.feature-grid p{color:#6f858e;min-height:74px;font-size:13px;line-height:1.9}.feature-grid a{border-top:1px solid var(--line);justify-content:space-between;margin-top:24px;padding-top:16px;font-size:11px;font-weight:700;display:flex}.feature-grid a b{color:var(--teal)}.meeting{background:var(--navy);color:#fff;grid-template-columns:210px 1fr 150px;align-items:center;gap:55px;padding-top:80px;padding-bottom:80px;display:grid;position:relative;overflow:hidden}.meeting:after{content:"";border:1px solid #3dc9d324;border-radius:50%;width:480px;height:480px;position:absolute;top:-240px;right:-160px;box-shadow:0 0 0 70px #3dc9d306,0 0 0 140px #3dc9d305}.meeting-date{border-right:1px solid #ffffff29;flex-direction:column;display:flex}.meeting-date strong{letter-spacing:.04em;color:var(--cyan);font-size:31px}.meeting-date span{letter-spacing:.12em;margin-top:8px;font-size:11px}.meeting-content{z-index:1;position:relative}.meeting-tag{letter-spacing:.18em;color:var(--cyan);font-size:10px}.meeting h2{margin:15px 0 20px;font-family:Yu Mincho,serif;font-size:clamp(27px,2.6vw,42px);font-weight:500}.meeting-meta{color:#ffffffbf;gap:28px;font-size:12px;display:flex}.meeting-note{color:#fff9;max-width:760px;margin:20px 0 0;font-size:11px;line-height:1.8}.round-link{z-index:1;text-align:center;border:1px solid #ffffff52;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:125px;height:125px;font-size:10px;line-height:1.5;transition:all .25s;display:flex;position:relative}.round-link b{color:var(--cyan);margin-top:8px}.round-link:hover{background:var(--teal);border-color:var(--teal)}.contact{text-align:center;background:#f3f9fa;padding-top:110px;padding-bottom:110px}.contact>p{letter-spacing:.2em;color:var(--teal);font-size:10px}.contact h2{max-width:800px;margin:25px auto 34px;font-family:Yu Mincho,serif;font-size:clamp(24px,2.4vw,36px);font-weight:500;line-height:1.7}.contact a{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;width:240px;margin:auto;padding:18px 20px;font-size:12px;display:flex}.contact a b{color:var(--cyan)}footer{color:#fff;background:#022033;justify-content:space-between;align-items:end;padding:45px clamp(28px,8vw,132px);display:flex}.footer-brand{flex-direction:column;display:flex}.footer-brand b{letter-spacing:.14em;font-size:26px}.footer-brand span{color:#ffffff8c;margin-top:8px;font-size:10px}footer>p{color:#ffffff73;font-size:9px}@media (width<=900px){.site-header{height:70px}.nav{background:#fff;flex-direction:column;gap:0;padding:25px 30px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 20px 30px #00000014}.nav.open{display:flex}.nav a{padding:13px 0}.menu-button{display:block}.hero{background-position:62%;height:calc(100vh - 70px);min-height:650px}.hero-scrim{background:linear-gradient(90deg,#021c2ff5,#03253bd1 70%,#03283c66)}.hero-content{width:auto;max-width:650px;margin:0 28px}.hero h1{font-size:clamp(31px,7vw,46px)}.mission{grid-template-columns:1fr;gap:30px}.mission-copy{grid-template-columns:1fr;gap:25px}.feature-grid{grid-template-columns:1fr}.feature-grid p{min-height:auto}.meeting{grid-template-columns:1fr;gap:28px}.meeting-date{border-bottom:1px solid #ffffff29;border-right:0;padding-bottom:22px}.round-link{border-radius:0;flex-direction:row;gap:12px;width:auto;height:auto;padding:16px}.meeting-meta{flex-direction:column;gap:8px}}@media (width<=560px){.brand small,.language span{display:none}.language button{font-size:10px}.hero{min-height:610px}.hero-eyebrow{font-size:9px;line-height:1.6}.hero h1{font-size:29px}.hero-lead{font-size:13px}.hero-buttons{flex-direction:column}.button{width:100%}.news-strip{align-items:flex-start;gap:12px;padding-top:18px;padding-bottom:18px}.news-strip p{margin:0;line-height:1.6}.mission{padding-top:75px;padding-bottom:70px}.mission h2{font-size:29px}.feature-grid{padding-bottom:75px}.meeting{padding-top:60px;padding-bottom:60px}.meeting-meta{line-height:1.6}.contact{padding-top:75px;padding-bottom:75px}footer{flex-direction:column;align-items:flex-start;gap:30px}.scroll-cue{display:none}}.hero-scrim{z-index:0}.hero-content{z-index:2}.city-network{z-index:1;pointer-events:none;width:41%;height:98%;position:absolute;top:1%;right:-1%;overflow:visible}.japan-outline polygon{fill:#2fbecd05;stroke:#7de7f038;stroke-width:.8px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.network-lines path{fill:none;stroke:url(#network-line);stroke-width:.75px;stroke-linecap:round;stroke-linejoin:round}.network-lines .network-spine{stroke-width:1.35px;opacity:.86}.network-lines .web-thread{stroke-width:.45px;stroke-dasharray:1.2 3.2;opacity:.55}.city-cluster .cluster-mesh{fill:#38dce905;stroke:#8bf5fb40;stroke-width:.42px}.city-cluster .cluster-thread{stroke:#78ecf547;stroke-width:.36px}.city-cluster .micro-node{fill:#bafcff;opacity:.68;filter:url(#node-glow)}.city-cluster .node-halo{fill:#3ae7f1;opacity:.52;filter:url(#node-glow)}.city-cluster .node-core{fill:#ecfeff;filter:url(#node-glow)}.city-cluster.hub .cluster-mesh{fill:#6af5fc0d;stroke:#b8fcff78}.city-cluster.hub .cluster-thread{stroke:#b1faff80}.city-cluster.hub .micro-node{fill:#e4feff;opacity:.92}.city-cluster.hub .node-halo{fill:#80f8ff;opacity:.98;filter:url(#hub-glow)}.city-cluster.hub .node-core{fill:#fff;filter:url(#hub-glow)}.hub-orbit{fill:none;stroke:#c6fdff;stroke-width:.65px;opacity:.55}.hub-orbit.outer{stroke-dasharray:2 5;opacity:.34}.ambient-dust circle{fill:#98f8ff;opacity:.6;filter:url(#node-glow)}.future-network{opacity:.86}.future-web{fill:none;stroke:#7cecf4;stroke-width:.48px;stroke-linecap:round;stroke-linejoin:round;opacity:.36}.future-web.secondary{stroke:#c9fbff;stroke-width:.4px;opacity:.26}.future-web.cross{stroke-width:.34px;stroke-dasharray:1 3.2;opacity:.34}.growing-link{fill:none;stroke:#aaf9ff;stroke-width:.8px;stroke-linecap:round;stroke-dasharray:2 5;opacity:.72;animation:7s linear infinite network-grow}.growing-link.link-b{animation-delay:-1.2s}.growing-link.link-c{animation-delay:-2.4s}.growing-link.link-d{animation-delay:-3.6s}.growing-link.link-e{animation-delay:-4.8s}.growing-link.link-f{animation-delay:-6s}.future-halo{fill:#37dce8;opacity:.2;filter:url(#node-glow)}.future-core{fill:#c9fcff;opacity:.72;filter:url(#node-glow)}.future-orbit{fill:none;stroke:#8ff4fa;stroke-width:.4px;stroke-dasharray:1.2 2.8;opacity:.4;transform-box:fill-box;transform-origin:50%;animation:14s linear infinite network-orbit}.future-node-1{opacity:.7}.future-node-2{opacity:.5}.future-node-3{opacity:.82}.future-node:nth-of-type(6n) .future-core{animation:3.8s ease-in-out infinite future-pulse}@keyframes network-grow{0%{stroke-dashoffset:30px;opacity:.2}35%{opacity:.85}to{stroke-dashoffset:0;opacity:.35}}@keyframes network-orbit{to{transform:rotate(360deg)}}@keyframes future-pulse{0%,to{opacity:.35}50%{opacity:1}}.intercity-network path{fill:none;stroke-linecap:round;stroke-linejoin:round}.network-ribbon{stroke:#4ad9e7;stroke-width:1.1px;opacity:.38}.network-ribbon.ribbon-b{stroke-width:.72px;opacity:.3}.network-ribbon.ribbon-c{stroke:#a8f8fc;stroke-width:.55px;opacity:.34}.city-link{stroke:#a8f7fc;stroke-width:.72px;opacity:.66}.city-link.cross-link{stroke-width:.46px;stroke-dasharray:2 3.5;opacity:.46}.city-web{stroke:#76e7ef;stroke-width:.34px;opacity:.38}.mesh-edge{stroke:#a9f7fb;stroke-width:.42px;opacity:.5}.mesh-edge.inner{stroke-width:.48px;opacity:.62}.mesh-chord{stroke:#55d9e5;stroke-width:.32px;opacity:.38}.star-flare line{stroke:#e8feff;stroke-width:.62px;opacity:.72;filter:url(#node-glow)}.city-cluster.hub .star-flare line{stroke:#fff;stroke-width:.88px;opacity:1;filter:url(#hub-glow)}.city-cluster .cluster-thread{stroke:#93f4fa6b}.city-cluster .cluster-mesh{fill:#35dce809;stroke:#a9f8fc5c}.city-cluster .micro-node{opacity:.82}.city-cluster .node-halo{opacity:.72}.city-cluster .hub-orbit{opacity:.42}.city-cluster .hub-orbit.outer{opacity:.28}.city-cluster.hub .hub-orbit{opacity:.72}.city-cluster.hub .hub-orbit.outer{opacity:.48}.signal-dot{fill:#fff;filter:url(#hub-glow);opacity:.95}.radial-signal{opacity:.665;filter:url(#radial-glow)}.signal-b{fill:#70f4ff}.signal-c{fill:#ffd0b9}.municipality-links line{stroke:#6ce6ef;stroke-width:.3px;opacity:.25}.municipality-links line.density-1{opacity:.2}.municipality-links line.density-2{opacity:.14}.municipality-links line.density-3{opacity:.075}.municipality-stars{opacity:1}.municipality-star.density-1{opacity:.86}.municipality-star.density-2{opacity:.68}.municipality-star.density-3{opacity:.5}.municipality-halo{fill:#38dce8;opacity:.14}.municipality-core{fill:#c9fbff;stroke:#ecfeff;stroke-width:.16px;opacity:.72}.municipality-star.tier-1 .municipality-halo{opacity:.2}.municipality-star.tier-1 .municipality-core{fill:#d9fdff;opacity:.86}.municipality-star.tier-2 .municipality-halo{fill:#75f0f8;opacity:.28;filter:url(#node-glow)}.municipality-star.tier-2 .municipality-core{fill:azure;opacity:.94;filter:url(#node-glow)}.municipality-star.tier-3 .municipality-halo{fill:#b4fbff;opacity:.38;filter:url(#node-glow)}.municipality-star.tier-3 .municipality-core{fill:#fff;opacity:1;filter:url(#hub-glow)}.secondary-municipality-stars{opacity:.22}.secondary-municipality-star.density-1{opacity:.76}.secondary-municipality-star.density-2{opacity:.56}.secondary-municipality-star.density-3{opacity:.38}.secondary-municipality-halo{fill:#35cbd6;opacity:.08}.secondary-municipality-core{fill:#a9f3f6;opacity:.66}@media (prefers-reduced-motion:reduce){.growing-link,.future-orbit,.future-core{animation:none}.signal-dot{display:none}}@media (width<=900px){.city-network{opacity:.7;width:50%;right:-8%}}@media (width<=560px){.city-network{opacity:.42;width:72%;right:-25%}}@media (width<=900px) and (orientation:portrait){.city-network{opacity:.7;width:50%;height:auto;top:auto;bottom:1%;right:1.5%}}@media (width<=560px) and (orientation:portrait){.city-network{opacity:.42;width:72%;height:auto;bottom:2%;right:2%}}.brand-logo{width:112px;height:auto;display:block}.footer-brand .brand-logo{filter:brightness(0)invert();width:122px}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
