:root{--navy: #16324f;--blue: #1e6091;--sky: #eaf5fb;--orange: #e8752c;--ink: #203040;--muted: #607080;--line: #d9e2e8;--white: #fff;--bg-body: #f7f9fa;--font-family-base: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Yu Gothic", Meiryo, sans-serif;--font-family-heading: "Zen Kaku Gothic New", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Yu Gothic", Meiryo, sans-serif;--container-max: 1120px;--container-max-wide: 1280px;--container-max-narrow: 720px;--container-gutter: 1rem;--max-width: var(--container-max);--bp-sm: 480px;--bp-md: 800px;--bp-lg: 1024px;--bp-xl: 1280px;--bp-2xl: 1536px;--z-base: auto;--z-header: 10;--z-skip-link: 100;--z-overlay: 50}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg-body)}body{margin:0;display:flex;flex-direction:column;min-height:100vh;color:var(--ink);font-family:var(--font-family-base);font-size:1rem;line-height:1.8;background:var(--bg-body)}main{flex:1}h1,h2,h3,h4,h5,h6,.section-heading,.page-title,.eyebrow,.button{font-family:var(--font-family-heading)}a{color:var(--blue);text-underline-offset:.2em}a:hover,a:focus-visible{color:#124a73}img{display:block;max-width:100%;height:auto}.skip-link{position:absolute;top:-4rem;left:1rem;z-index:var(--z-skip-link);padding:.65rem 1rem;color:var(--white);background:var(--navy)}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2 * var(--container-gutter)),var(--container-max));margin-inline:auto}.container-wide{width:min(calc(100% - 2 * var(--container-gutter)),var(--container-max-wide));margin-inline:auto}.container-narrow{width:min(calc(100% - 2 * var(--container-gutter)),var(--container-max-narrow));margin-inline:auto}.hero{position:relative;min-height:360px;display:grid;align-items:center;color:var(--white);background:linear-gradient(90deg,#0c2439e6,#0c243959),url(../images/hero.jpg) center / cover}@media(min-width:800px){.hero{min-height:420px}}.hero-content{max-width:720px;padding-block:4rem}.eyebrow{margin:0 0 .5rem;color:#ffd7bc;font-weight:700;letter-spacing:.08em}.hero h1{margin:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1.35;letter-spacing:.03em}.hero-text{max-width:630px;margin:1.25rem 0 0;font-size:clamp(1rem,2vw,1.2rem)}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.75rem}.button{display:inline-block;padding:.7rem 1.15rem;color:var(--white);font-weight:700;text-decoration:none;background:var(--orange);border:2px solid var(--orange);border-radius:.3rem}.button.secondary{background:transparent;border-color:var(--white)}.button:hover,.button:focus-visible{color:var(--navy);background:var(--white);border-color:var(--white)}.archive-notice{padding-block:1rem;background:#fff4e9;border-block:1px solid #f0c7a7}.archive-notice p{margin:0}main>section,.page-main{padding-block:clamp(1.75rem,3vw,3rem)}.section-heading,.page-title{margin:0 0 1.5rem;color:var(--navy);font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.4}.section-heading:after,.page-title:after{content:"";display:block;width:4rem;height:4px;margin-top:.65rem;background:var(--orange)}.grid-1,.grid-2,.grid-3,.grid-4,.grid-auto-fit,.grid-event,.intro-grid,.card-grid,.two-column{display:grid;gap:1.5rem}.grid-1,.grid-2,.grid-3,.grid-4,.grid-auto-fit,.grid-event,.intro-grid,.card-grid,.two-column{grid-template-columns:1fr}@media(min-width:800px){.grid-2,.intro-grid,.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid-event{grid-template-columns:minmax(0,1fr) auto}}.intro-grid,.two-column{align-items:center}.card{padding:1.5rem;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:.35rem;box-shadow:0 8px 24px #16324f0f}.card h2,.card h3{margin-top:0;color:var(--navy);line-height:1.45}.feature-image{overflow:hidden;border-radius:.5rem;box-shadow:0 12px 28px #16324f26}.soft-section{background:var(--sky)}.news-empty{padding:2rem;text-align:center;background:var(--white);border:1px dashed #9aacb8;border-radius:.4rem}.page-header{padding-block:2.5rem;background:var(--sky)}.page-header .page-title{margin-bottom:0}.check-list{padding-left:1.4rem}.check-list li+li{margin-top:.5rem}.data-note{padding:1rem 1.25rem;background:#fff8df;border-left:4px solid #d69b15}.address-block{font-style:normal}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.event-portal{color:var(--white);background:var(--navy)}.event-portal-inner{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:800px){.event-portal-inner{grid-template-columns:minmax(0,1fr) auto}}.event-portal .section-heading{color:var(--white)}.news-list{display:grid;gap:1rem}.news-meta{margin:0;color:var(--muted)}.more-link{text-align:right}.news-figure{margin:2rem 0}.news-figure figcaption{color:var(--muted);font-size:.9rem}:where(.material-icons){display:inline-block;width:1em;height:1em;overflow:hidden;font-family:Material Icons,serif;font-size:24px;font-style:normal;font-weight:400;line-height:1;letter-spacing:normal;text-transform:none;vertical-align:middle;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(.material-icons-outlined){font-family:Material Icons Outlined,serif}._footer_1vndb_5{padding-block:3rem;color:#dce7ee;background:var(--navy)}._inner_1vndb_11{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:800px){._inner_1vndb_11{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}._column_1vndb_24{display:flex;flex-direction:column;gap:.75rem}._heading_1vndb_30{margin:0 0 .25rem;font-family:var(--font-family-heading);font-size:1.05rem;font-weight:700;color:var(--white);letter-spacing:.04em}._heading_1vndb_30:after{content:"";display:block;width:2.5rem;height:3px;margin-top:.5rem;background:var(--orange)}._paragraph_1vndb_48,._contact_1vndb_49{margin:0;color:#dce7ee;font-size:.95rem;line-height:1.7}._address_1vndb_56{font-style:normal;color:#dce7ee;font-size:.95rem;line-height:1.7}._linkList_1vndb_63{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}._link_1vndb_63{color:var(--white);text-decoration:underline;text-underline-offset:.2em}._link_1vndb_63:hover,._link_1vndb_63:focus-visible{color:var(--orange)}._inlineLink_1vndb_83{color:var(--white);text-decoration:underline;text-underline-offset:.2em}._inlineLink_1vndb_83:hover,._inlineLink_1vndb_83:focus-visible{color:var(--orange)}._copyright_1vndb_94{max-width:var(--container-max);margin:2.5rem auto 0;padding-top:1.5rem;padding-inline:var(--container-gutter);color:#b8c6cf;font-size:.85rem;text-align:center;border-top:1px solid rgba(255,255,255,.12)}._header_7ih6v_4{position:sticky;top:0;z-index:var(--z-header);color:var(--white);background:var(--navy);border-bottom:4px solid var(--orange)}._inner_7ih6v_13{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;min-height:90px;padding-block:1rem}._brand_7ih6v_22{color:var(--white);text-decoration:none}._brandMain_7ih6v_27,._brandSub_7ih6v_28{display:block}._brandMain_7ih6v_27{font-family:var(--font-family-heading);font-size:clamp(1.2rem,3vw,1.65rem);font-weight:700;letter-spacing:.04em}._brandSub_7ih6v_28{color:#cbdbe6;font-size:.78rem}._nav_7ih6v_44{width:100%}._navList_7ih6v_48{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin:0;padding:0;list-style:none}._navLink_7ih6v_57{display:block;padding:.55rem .7rem;font-family:var(--font-family-heading);color:var(--white);font-weight:700;text-align:center;text-decoration:none;background:#ffffff14;border-radius:.25rem}._navLink_7ih6v_57:hover,._navLink_7ih6v_57:focus-visible,._navLink_7ih6v_57[aria-current=page]{color:var(--navy);background:var(--white)}@media(min-width:800px){._inner_7ih6v_13{flex-direction:row;gap:1.5rem 2rem;align-items:center;justify-content:space-between}._nav_7ih6v_44{width:auto}._navList_7ih6v_48{display:flex;flex-wrap:wrap;gap:.25rem}._navLink_7ih6v_57{text-align:start;background:none}}
