:root{--font-body: "BIZ UDPGothic","Noto Sans JP",system-ui,sans-serif;--font-head: "BIZ UDPGothic","Noto Sans JP",system-ui,sans-serif;--bg:#ffffff;--surface:#f3f8f8;--surface-2:#e8f2f1;--primary:#0c7a78;--primary-strong:#095e5c;--primary-soft:#d6ecea;--accent:#2aa39a;--ink:#16302f;--ink-soft:#3a514f;--muted:#5d716f;--line:#d7e6e4;--line-strong:#bcd6d3;--warn:#b4533a;--radius:12px;--radius-lg:16px;--btn-radius:12px;--shadow-sm:0 1px 2px rgba(11,60,58,.06), 0 2px 8px rgba(11,60,58,.05);--shadow-md:0 6px 20px rgba(11,60,58,.1);--shadow-lg:0 16px 40px rgba(11,60,58,.12);--container:1140px;--gutter:20px;--header-h:76px}[data-tone=b]{--font-head: "BIZ UDPGothic","Noto Sans JP",system-ui,sans-serif;--font-body: "BIZ UDPGothic","Noto Sans JP",system-ui,sans-serif;--bg:#f5faf8;--surface:#ffffff;--surface-2:#e7f3f0;--primary:#157a73;--primary-strong:#0e605a;--primary-soft:#dcefeb;--accent:#4cb3a8;--ink:#21302e;--ink-soft:#41544f;--muted:#62756f;--line:#e0ece8;--line-strong:#cae0da;--radius:22px;--radius-lg:28px;--btn-radius:999px;--shadow-sm:0 2px 8px rgba(20,90,82,.06);--shadow-md:0 10px 30px rgba(20,90,82,.1);--shadow-lg:0 24px 60px rgba(20,90,82,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}body{margin:0;font-family:var(--font-body);font-size:17px;line-height:1.9;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:.01em}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-head);margin:0;line-height:1.35;font-weight:700}p{margin:0;text-wrap:pretty}.container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ic{width:1.25em;height:1.25em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ph{position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--surface-2);background-image:repeating-linear-gradient(135deg,#0c7a781a 0 10px,#0c7a7800 10px 20px);border:1px dashed var(--line-strong);border-radius:var(--radius);color:var(--primary-strong);overflow:hidden}.ph span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;letter-spacing:.04em;background:#ffffffd1;padding:.4em .7em;border-radius:6px;border:1px solid var(--line)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--font-head);font-weight:700;font-size:1.05rem;line-height:1.2;white-space:nowrap;padding:.95em 1.5em;border-radius:var(--btn-radius);border:2px solid transparent;cursor:pointer;transition:transform .12s ease,background .18s ease,box-shadow .18s ease;min-height:56px}.btn .ic{width:1.4em;height:1.4em}.btn-reserve{background:var(--primary);color:#fff;box-shadow:var(--shadow-md)}.btn-reserve:hover{background:var(--primary-strong);transform:translateY(-1px)}.btn-tel{background:#fff;color:var(--primary-strong);border-color:var(--line-strong)}.btn-tel:hover{border-color:var(--primary);background:var(--surface)}.btn-ghost{background:transparent;color:var(--primary-strong);border-color:var(--line-strong)}.btn-ghost:hover{background:var(--surface);border-color:var(--primary)}.btn-block{width:100%}.site-header{position:sticky;top:0;z-index:60;background:#fffffff0;backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--line)}[data-tone=b] .site-header{background:#f5faf8f0}.header-inner{display:flex;align-items:center;gap:18px;min-height:var(--header-h)}.brand{display:flex;align-items:center;gap:12px;margin-right:auto;min-width:0}.brand-logo{width:auto;height:38px;flex:0 0 auto}@media(min-width:768px){.brand-logo{height:46px}}.gnav{display:none}.gnav ul{display:flex;gap:4px;list-style:none;margin:0;padding:0}.gnav a{display:inline-block;padding:.6em .8em;border-radius:8px;font-size:1rem;font-weight:500;color:var(--ink-soft);white-space:nowrap}.gnav a:hover{background:var(--surface);color:var(--primary-strong)}.header-cta{display:none;align-items:center;gap:12px}.header-tel{display:flex;align-items:center;gap:9px;color:var(--primary-strong)}.header-tel .ic{width:1.6em;height:1.6em;color:var(--primary)}.header-tel .lab{font-size:.7rem;color:var(--muted);display:block;line-height:1;white-space:nowrap}.header-tel .num{font-family:var(--font-head);font-size:1.32rem;font-weight:700;letter-spacing:.01em;line-height:1.1;white-space:nowrap}.menu-toggle{display:inline-flex;flex-direction:column;gap:5px;width:48px;height:48px;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--line);border-radius:10px;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:.2s}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.drawer{position:fixed;inset:var(--header-h) 0 0 0;z-index:55;background:#14282673;opacity:0;visibility:hidden;transition:.22s}.drawer[data-open=true]{opacity:1;visibility:visible}.drawer-panel{background:var(--bg);max-height:100%;overflow:auto;padding:18px var(--gutter) 32px;transform:translateY(-8px);transition:.22s}.drawer[data-open=true] .drawer-panel{transform:none}.drawer nav ul{list-style:none;margin:0 0 18px;padding:0}.drawer nav a{display:flex;align-items:center;justify-content:space-between;padding:1em .25em;font-size:1.15rem;font-weight:600;border-bottom:1px solid var(--line);color:var(--ink)}.drawer nav a .ic{color:var(--muted)}.drawer .drawer-cta{display:grid;gap:12px}.hero{padding:0}.hero-visual{position:relative;width:100%}.hero-slideshow{position:relative;width:100%;height:clamp(220px,44vw,540px);overflow:hidden}.hero-slide{position:absolute;inset:0;width:100%;height:100%;border-radius:0;border:0;object-fit:cover;opacity:0;transition:opacity 1.2s ease}.hero-slide[data-active=true]{opacity:1}.hero-card{position:relative;margin:-46px var(--gutter) 0;background:#ffffff80;backdrop-filter:saturate(140%) blur(8px);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:24px 22px 26px;text-align:center}[data-tone=b] .hero-card{background:#f5faf880}.hero h1{font-size:clamp(1.4rem,3.6vw,1.9rem);letter-spacing:.01em;margin:0 0 .45em;color:var(--ink)}.hero h1 .em{color:var(--primary)}.hero h1 .nowrap{white-space:nowrap}.hero-sub{margin:0;font-size:clamp(.82rem,2.4vw,.95rem);letter-spacing:.06em;color:var(--ink-soft);font-weight:500}.hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;justify-content:center}.quickfacts{display:grid;gap:12px;margin:26px 0 0;grid-template-columns:1fr}.qf{display:flex;gap:14px;align-items:flex-start;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px}.qf .ic{width:1.9em;height:1.9em;color:var(--primary);margin-top:2px}.qf .qf-l{font-size:.82rem;color:var(--muted);font-weight:600;letter-spacing:.02em}.qf .qf-v{font-family:var(--font-head);font-size:1.08rem;font-weight:700;color:var(--ink);line-height:1.45}.qf .qf-v small{font-weight:500;font-size:.84rem;color:var(--muted)}.qf-rows{display:inline-grid;grid-template-columns:auto 1fr;column-gap:.7em;row-gap:3px;align-items:baseline}.qf-rows .k{font-size:.82rem;font-weight:700;color:var(--muted);white-space:nowrap}.qf-rows .v{font-weight:700;color:var(--ink);white-space:nowrap}.section{padding:64px 0}.section--tint{background:var(--surface)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px;flex-wrap:wrap}.section-title{display:flex;flex-direction:column;gap:6px}.section-title .ja{font-size:clamp(1.5rem,4.4vw,2rem);color:var(--ink)}.section-title .en{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:700}.section-title .bar{width:46px;height:4px;border-radius:4px;background:var(--primary);margin-top:4px}.link-more{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--primary-strong)}.link-more .ic{width:1.1em;height:1.1em}.link-more:hover{gap:11px}.news-list{display:grid;gap:18px;grid-template-columns:1fr}.news-card{display:grid;grid-template-columns:96px 1fr;gap:16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px;transition:box-shadow .18s ease,transform .18s ease,border-color .18s}.news-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--line-strong)}.news-thumb{aspect-ratio:1;border-radius:calc(var(--radius) - 4px);overflow:hidden}.news-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.news-body{min-width:0}.news-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.news-date{font-family:var(--font-head);font-size:.92rem;color:var(--muted);font-weight:600}.news-cat{font-size:.74rem;font-weight:700;padding:.25em .7em;border-radius:999px;background:var(--primary-soft);color:var(--primary-strong)}.news-cat[data-cat=重要]{background:#fbeee9;color:var(--warn)}.news-cat[data-cat=設備]{background:#e7f0fb;color:#2c5d92}.news-title{font-size:1.08rem;font-weight:700;color:var(--ink);margin-bottom:4px;line-height:1.5;text-wrap:pretty}.news-excerpt{font-size:.95rem;color:var(--ink-soft);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dept-grid{display:grid;gap:16px;grid-template-columns:1fr}.dept-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px 22px;transition:box-shadow .18s,transform .18s,border-color .18s;display:flex;flex-direction:column;gap:12px}.section--tint .dept-card{background:#fff}.dept-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--primary-soft)}.dept-ic{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-strong)}[data-tone=b] .dept-ic{border-radius:18px}.dept-ic .ic{width:1.8em;height:1.8em}.dept-card h3{font-size:1.22rem;color:var(--ink)}.dept-sub{font-size:.78rem;font-weight:500;color:var(--muted);margin-left:.25em}.dept-card p{font-size:.96rem;color:var(--ink-soft)}.dept-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.dept-tags span{font-size:.78rem;color:var(--muted);background:var(--surface);border:1px solid var(--line);padding:.25em .6em;border-radius:6px;white-space:nowrap}.dept-note{font-size:.85rem;color:var(--muted);margin-top:18px}.greeting-grid{display:grid;gap:28px;grid-template-columns:1fr;align-items:start}.greeting-media{position:relative}.greeting-figure{aspect-ratio:4/5;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);object-fit:cover;object-position:center 25%;width:100%}.greeting-sign{display:flex;align-items:baseline;gap:10px;margin-top:14px;padding-left:2px}.greeting-sign .g-l{font-size:.84rem;color:var(--muted);font-weight:600}.greeting-sign .g-name{font-family:var(--font-head);font-size:1.5rem;font-weight:700;color:var(--ink);letter-spacing:.06em}.greeting-body .section-title{margin-bottom:18px}.greeting-text{font-size:1rem;color:var(--ink-soft);line-height:2;margin-bottom:14px}.greeting-quals{margin-top:26px;padding:18px 20px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.greeting-quals h3{font-size:.92rem;font-weight:700;color:var(--primary-strong);letter-spacing:.04em;margin:0 0 10px}.greeting-quals ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.greeting-quals li{position:relative;padding-left:1em;font-size:.88rem;color:var(--ink-soft);line-height:1.7}.greeting-quals li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.hours-attention{display:flex;gap:11px;align-items:flex-start;margin-top:16px;padding:13px 15px;background:var(--primary-soft);border-radius:12px}.hours-attention .ic{width:1.4em;height:1.4em;color:var(--primary-strong);flex:0 0 auto;margin-top:2px}.hours-attention p{font-size:.92rem;color:var(--ink-soft);line-height:1.7}.hours-attention b{color:var(--primary-strong)}.access-grid{display:grid;gap:24px;grid-template-columns:1fr}.access-main{display:flex;flex-direction:column;gap:18px}.map-embed{width:100%;aspect-ratio:4/3;min-height:240px;border:1px solid var(--line);border-radius:var(--radius-lg);display:block}.info-block{display:flex;flex-direction:column;gap:22px}.hours-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:22px;box-shadow:var(--shadow-sm)}.section--tint .hours-card{box-shadow:none}.hours-card h3{font-size:1.15rem;margin-bottom:4px;display:flex;align-items:center;gap:10px}.hours-card h3 .ic{color:var(--primary)}.recept-note{font-size:.88rem;color:var(--muted);margin-bottom:14px}table.hours{width:100%;border-collapse:collapse;font-size:1rem}table.hours th,table.hours td{border:1px solid var(--line);text-align:center;padding:.6em .2em}table.hours thead th{background:var(--surface-2);font-family:var(--font-head);font-weight:700;color:var(--ink)}table.hours thead th.sun{color:var(--warn)}table.hours tbody th{background:var(--surface);font-weight:700;width:64px}table.hours .o{color:var(--primary);font-weight:700}table.hours .x{color:var(--muted)}.hours-foot{margin-top:14px;display:grid;gap:8px;font-size:.95rem}.hours-foot .row{display:flex;gap:10px}.hours-foot .row b{color:var(--ink);min-width:5.5em}.hours-foot .closed{color:var(--warn);font-weight:700}.info-list{display:grid;gap:12px;grid-template-columns:1fr 1fr}.info-row{display:flex;gap:12px;align-items:flex-start;font-size:1rem;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 15px;box-shadow:var(--shadow-sm)}.section--tint .info-row{box-shadow:none}.info-row--wide{grid-column:1 / -1}.info-row .ic{width:1.5em;height:1.5em;color:var(--primary);margin-top:3px}.info-row .l{font-size:.78rem;color:var(--muted);font-weight:600;display:block;margin-bottom:1px}.info-row .v{color:var(--ink);font-weight:500}.info-row .v b{font-family:var(--font-head)}.reserve-band{background:var(--primary);color:#fff}[data-tone=b] .reserve-band{background:linear-gradient(135deg,var(--primary),var(--accent))}.reserve-inner{display:grid;gap:20px;padding:56px 4px 60px;text-align:center}.reserve-inner h2{font-size:clamp(1.5rem,4.5vw,2.1rem);color:#fff}.reserve-inner p{color:#ffffffeb;font-size:1.05rem}.reserve-inner .btns{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:4px}.reserve-inner .btns .btn{width:100%;max-width:340px}.reserve-band .btn-reserve{background:#fff;color:var(--primary-strong)}.reserve-band .btn-reserve:hover{background:var(--surface)}.reserve-band .btn-tel{background:transparent;color:#fff;border-color:#fff9}.reserve-band .btn-tel:hover{background:#ffffff1f;border-color:#fff}.reserve-fine{font-size:.82rem;color:#fffc}.site-footer{background:#10302e;color:#cfe2df;padding:54px 0 120px}[data-tone=b] .site-footer{background:#13332f}.footer-grid{display:grid;gap:30px;grid-template-columns:1fr}.footer-logo{height:46px;width:auto;margin-bottom:14px;background:#fff;padding:9px 13px;border-radius:12px}.footer-brand p{font-size:.95rem;color:#9fbcb7;line-height:1.8}.footer-tel{font-family:var(--font-head);font-size:1.5rem;color:#fff;font-weight:700;margin-top:10px;display:block}.footer-col h4{font-size:.95rem;color:#fff;margin-bottom:12px;letter-spacing:.04em}.footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.footer-col a{font-size:.95rem;color:#a9c6c1}.footer-col a:hover{color:#fff}.footer-hours{font-size:.92rem;color:#a9c6c1;display:grid;gap:5px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;font-size:.82rem;color:#7fa09b;text-align:center}.mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(8px);border-top:1px solid var(--line);box-shadow:0 -6px 20px #0b3c3a14}.mobile-cta .btn{min-height:54px;font-size:1rem;padding:.7em 1em}[data-tone=b] .mobile-cta{background:#f5faf8f5}.emergency-band{width:100%;font-size:.95rem;line-height:1.6}.emergency-inner{display:flex;align-items:baseline;gap:.5em;padding-top:10px;padding-bottom:10px}.emergency-label{font-weight:700;white-space:nowrap;flex:0 0 auto}.emergency-message{margin:0;min-width:0;overflow-wrap:break-word}.emergency-band--important{background:#c0392b;color:#fff}.emergency-band--caution{background:#fcf3d9;color:#6b4d00;border-bottom:1px solid #ead9a8}.emergency-band--info{background:var(--primary-strong);color:#fff}@media(min-width:768px){:root{--header-h:84px}body{font-size:18px}.hero-slideshow{height:clamp(340px,46vw,560px)}.hero-overlay{position:absolute;inset:0;display:flex;align-items:flex-end}.hero-overlay .container{width:100%}.hero-card{margin:0 calc(-1 * var(--gutter)) 40px auto;max-width:560px;background:#ffffff80;backdrop-filter:saturate(140%) blur(8px)}[data-tone=b] .hero-card{background:#f5faf880}.quickfacts{grid-template-columns:repeat(3,1fr)}.news-list,.dept-grid{grid-template-columns:repeat(2,1fr)}.greeting-grid{grid-template-columns:300px 1fr;gap:40px}.access-grid{grid-template-columns:1.1fr 1fr}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.reserve-inner{padding:64px 0}.reserve-inner .btns{flex-direction:row;justify-content:center;gap:14px}.reserve-inner .btns .btn{width:auto}.mobile-cta{display:none}}@media(min-width:1024px){.gnav{display:block}.header-cta{display:flex}.menu-toggle{display:none}.hero-slideshow{height:clamp(420px,42vw,560px)}.hero-card{margin-bottom:48px;padding:30px 32px 32px}.dept-grid{grid-template-columns:repeat(4,1fr)}.section{padding:84px 0}}[data-tone=b] .hero h1 .em{color:var(--primary)}[data-tone=b] .qf,[data-tone=b] .news-card{box-shadow:var(--shadow-sm)}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none!important}}
