:root{
  --sky:#3b82c4;--sky-deep:#205b91;--sky-soft:#eaf6ff;--sky-pale:#f6fbff;
  --navy:#173e61;--text:#385872;--white:#fff;--line:#d7e8f4;--green:#06c755;
  --shadow:0 18px 50px rgba(22,64,99,.15);--radius:28px;
  --head:'Hiragino Maru Gothic ProN','Yu Gothic',Meiryo,sans-serif;
  --body:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--white);color:var(--navy);font-family:var(--body);font-size:16px;line-height:1.8}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.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}.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;padding:10px 16px;background:var(--navy);color:#fff;border-radius:8px}.skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--navy);outline-offset:3px}
.demo-banner{display:flex;align-items:center;justify-content:center;gap:10px;min-height:34px;padding:5px 16px;background:var(--navy);color:#fff;font-size:.76rem}.demo-banner strong{padding:0 8px;border-radius:999px;background:#fff;color:var(--navy)}
.site-header{position:sticky;top:0;z-index:50;padding:10px 18px;background:rgba(234,246,255,.96);border-bottom:1px solid rgba(32,91,145,.12)}.header-shell{width:min(1250px,100%);min-height:82px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:#fff;border-radius:22px;box-shadow:0 8px 30px rgba(22,64,99,.09);overflow:hidden}.brand{display:flex;align-items:center;gap:11px;padding:0 22px;font-family:var(--head);font-weight:800;line-height:1.2;white-space:nowrap}.brand small{display:block;margin-top:3px;color:#6c879d;font-family:var(--body);font-size:.55rem;letter-spacing:.14em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:2px solid var(--sky);border-radius:50%;color:var(--sky-deep);background:var(--sky-pale)}
.site-nav{height:82px;display:grid;grid-template-columns:repeat(6,minmax(84px,1fr));border-left:1px solid var(--line)}.site-nav a{position:relative;display:grid;place-content:center;justify-items:center;gap:5px;border-right:1px solid var(--line);font-size:.77rem;font-weight:700}.site-nav a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--sky);transform:scaleX(.65);transition:.2s}.site-nav a:nth-child(2)::after{background:#70b6e5}.site-nav a:nth-child(3)::after{background:#9ccdf0}.site-nav a:nth-child(4)::after{background:#75a9cf}.site-nav a:nth-child(5)::after{background:#5b99c9}.site-nav a:nth-child(6)::after{background:#8cc0e6}.site-nav a:hover::after{transform:scaleX(1)}.site-nav span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--sky-soft);color:var(--sky-deep);font-family:var(--head);font-weight:900}.header-contact{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:0 20px;background:var(--sky);color:#fff;text-align:center}.header-contact small{font-size:.67rem}.header-contact strong{font-size:1rem;white-space:nowrap}.menu-button{display:none}
.hero{position:relative;width:min(1440px,calc(100% - 36px));height:clamp(620px,70vw,790px);margin:0 auto 150px;overflow:visible}.hero-photo{position:absolute;inset:0;background:url('images/pharmacy-hero-sky.jpg?v=20260903a') center 46%/cover no-repeat;background-image:image-set(url('images/pharmacy-hero-sky.webp?v=20260903a') type('image/webp'),url('images/pharmacy-hero-sky.jpg?v=20260903a') type('image/jpeg'));border-radius:0 0 32px 32px}.hero-shade{position:absolute;inset:0;border-radius:0 0 32px 32px;background:linear-gradient(90deg,rgba(17,52,80,.02) 36%,rgba(17,52,80,.4) 100%)}.hero-message{position:absolute;z-index:2;right:clamp(38px,7vw,112px);top:70px;display:flex;flex-direction:row-reverse;gap:20px;color:#fff;text-shadow:0 2px 12px rgba(9,41,67,.42)}.hero-message p{writing-mode:vertical-rl;margin:10px 0 0;padding-left:12px;border-left:1px solid rgba(255,255,255,.7);font-weight:700;letter-spacing:.15em}.hero-message h1{display:flex;flex-direction:row-reverse;gap:14px;margin:0;font-family:var(--head);font-size:clamp(2rem,3.4vw,3.8rem);line-height:1.45;letter-spacing:.1em}.hero-message h1 span{writing-mode:vertical-rl}
.hours-card{position:absolute;z-index:3;left:4%;bottom:-108px;width:min(670px,54%);padding:28px 32px 0;background:#fff;border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.hours-label{margin:0 0 13px;color:var(--sky-deep);font-family:var(--head);font-weight:900;letter-spacing:.08em}.hours-card table{width:100%;border-collapse:collapse;font-size:.88rem;text-align:center}.hours-card th,.hours-card td{padding:9px 7px;border:1px solid var(--line)}.hours-card thead th{background:var(--sky);color:#fff}.hours-card tbody th{background:var(--sky-soft)}.hours-note{margin:10px 0;color:var(--text);font-size:.78rem}.hours-actions{display:grid;grid-template-columns:1fr 1fr;margin:0 -32px}.hours-actions a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:62px;background:var(--sky-soft);color:var(--sky-deep)}.hours-actions .line-action{background:#e8fbef;color:#075d27}.hours-actions span{font-weight:900}.address-link{display:block;margin:0 -32px;padding:10px 20px;background:var(--sky);color:#fff;text-align:center;font-size:.8rem;font-weight:700}.mobile-hours{display:none}
.feature-links{width:min(1180px,calc(100% - 40px));margin:0 auto 115px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-links a{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:116px;padding:19px;border:1px solid var(--line);border-radius:20px;background:var(--sky-pale);box-shadow:0 8px 24px rgba(31,87,132,.06)}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#fff;color:var(--sky-deep);font-family:var(--head);font-weight:900;box-shadow:0 5px 14px rgba(31,87,132,.1)}.feature-text{min-width:0}.feature-links small{display:block;color:var(--text);font-size:.68rem}.feature-links strong{display:block;font-family:var(--head);font-size:1rem;line-height:1.4}.feature-links i{font-style:normal;font-size:1.2rem}
.intro{width:min(1180px,calc(100% - 40px));margin:0 auto 130px;display:grid;grid-template-columns:.8fr 1.35fr;align-items:center;gap:80px}.intro-copy{padding-left:38px;border-left:5px solid var(--sky)}.section-kicker{margin:0 0 8px;color:var(--sky);font-size:.72rem;font-weight:900;letter-spacing:.22em}.intro h2,.section h2,.line-section h2,.access h2{margin:0 0 22px;font-family:var(--head);font-size:clamp(2rem,4vw,3.3rem);line-height:1.45}.intro-copy>p:not(.section-kicker){max-width:470px;color:var(--text)}.text-link{display:inline-flex;align-items:center;min-height:44px;margin-top:10px;padding-bottom:3px;border-bottom:2px solid var(--sky);font-weight:800}.intro-photo{position:relative;margin:0}.intro-photo img{width:100%;height:500px;object-fit:cover;border-radius:80px 18px 80px 18px}.intro-photo figcaption,.support figcaption,.gallery figcaption{margin-top:8px;color:var(--text);font-size:.75rem}
.section{padding:115px max(20px,calc((100% - 1180px)/2))}.section-heading{max-width:720px;margin:0 auto 50px;text-align:center}.section-heading>p:last-child{color:var(--text)}.services{background:var(--sky-soft)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.service-grid article{position:relative;padding:34px 30px;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(27,73,110,.06)}.service-grid span{color:#b4d8ef;font-size:2.6rem;font-weight:900}.service-grid h3{margin:3px 0 8px;font-family:var(--head);font-size:1.35rem}.service-grid p{margin:0;color:var(--text)}.service-grid .text-link{margin-top:14px;font-size:.9rem}
.notices{background:var(--sky-pale)}.notice-card{max-width:820px;margin:0 auto;padding:32px 34px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(27,73,110,.06)}.notice-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:var(--text);font-size:.8rem;font-weight:700}.notice-meta span{padding:3px 10px;border-radius:999px;background:var(--sky-soft);color:var(--sky-deep)}.notice-card h3{margin:12px 0 8px;font-family:var(--head);font-size:1.3rem;line-height:1.5}.notice-card p{margin:0;color:var(--text)}
.exercise-section{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:115px max(20px,calc((100% - 1180px)/2));background:#fff}.exercise-copy{padding-left:32px;border-left:5px solid var(--sky)}.exercise-section h2{margin:0 0 22px;font-family:var(--head);font-size:clamp(2rem,4vw,3.3rem);line-height:1.45}.exercise-copy>p:not(.section-kicker):not(.exercise-note){color:var(--text)}.exercise-section figure{margin:0}.exercise-section img{width:100%;height:720px;object-fit:cover;object-position:center;border-radius:70px 18px 70px 18px}.exercise-section figcaption{margin-top:8px;color:var(--text);font-size:.75rem}.exercise-schedule{display:grid;grid-template-columns:repeat(2,1fr);margin:28px 0 18px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.exercise-schedule div{padding:14px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--sky-pale)}.exercise-schedule dt{color:var(--text);font-size:.72rem;font-weight:700}.exercise-schedule dd{margin:2px 0 0;font-family:var(--head);font-weight:900}.exercise-schedule dd strong{color:var(--sky-deep);font-size:1.45rem}.exercise-note{margin:0;color:var(--text);font-size:.78rem}
.line-section{display:grid;grid-template-columns:1.15fr .85fr;min-height:680px;background:var(--navy);color:#fff}.line-section figure{margin:0;min-height:560px}.line-section img{width:100%;height:100%;object-fit:cover}.line-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(34px,6vw,100px)}.line-copy .section-kicker{color:#8fd8ad}.line-copy ol{display:grid;gap:13px;margin:10px 0 30px;padding:0;list-style:none}.line-copy li{display:flex;align-items:center;gap:12px}.line-copy li span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:var(--navy);font-weight:900}.button-line{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:54px;padding:0 28px;border-radius:999px;background:var(--green);color:#073b18;font-weight:900}
.support{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;background:#fff}.support-copy{padding-left:32px;border-left:5px solid var(--sky)}.support-copy>p:last-child{color:var(--text)}.support figure{margin:0}.support img{width:100%;height:460px;object-fit:cover;border-radius:18px 70px 18px 70px}
.gallery{background:var(--sky-pale)}.gallery-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:14px}.gallery figure{margin:0}.gallery img{width:100%;height:360px;object-fit:cover;border-radius:18px}.gallery figure:first-child img{border-radius:60px 18px 18px 18px}
.faq-list{max-width:850px;margin:auto;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{position:relative;padding:23px 54px 23px 8px;font-family:var(--head);font-weight:800;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'＋';position:absolute;right:12px;color:var(--sky);font-size:1.4rem}.faq details[open] summary::after{content:'−'}.faq details p{margin:0;padding:0 50px 24px 8px;color:var(--text)}
.access{display:grid;grid-template-columns:.85fr 1.15fr;min-height:540px;background:var(--sky-soft)}.access-copy{padding:75px clamp(25px,7vw,120px)}.access address{font-style:normal;color:var(--text)}.access address strong{color:var(--navy);font-size:1.2rem}.access dl{margin:24px 0}.access dl div{display:grid;grid-template-columns:80px 1fr;padding:7px 0;border-bottom:1px solid var(--line)}.access dt{font-weight:800}.access dd{margin:0;color:var(--text)}.map-link{display:inline-block;padding:12px 22px;border-radius:999px;background:var(--sky);color:#fff;font-weight:800}.access iframe{width:100%;height:100%;min-height:540px;border:0}
.site-footer{display:grid;grid-template-columns:1fr auto;gap:35px;padding:60px max(24px,calc((100% - 1180px)/2)) 25px;background:var(--navy);color:#fff}.site-footer .brand{padding:0}.footer-brand .brand-mark{background:#fff}.site-footer p{color:#c8dceb;font-size:.82rem}.site-footer nav{display:grid;grid-template-columns:repeat(2,auto);align-content:start;gap:10px 32px;font-size:.84rem}.site-footer nav a{text-decoration:underline;text-underline-offset:4px}.site-footer>small{grid-column:1/-1;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);color:#a9c4d9}.mobile-actions{display:none}
@media(max-width:1050px){.header-contact{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.header-shell{grid-template-columns:auto 1fr}.hero{height:680px}.hours-card{width:62%}.intro{gap:45px}.site-nav a{font-size:.69rem}.feature-links{grid-template-columns:repeat(2,1fr)}.line-section{grid-template-columns:1fr 1fr}}
@media(max-width:760px){html{scroll-padding-top:88px}body{padding-bottom:68px}.demo-banner{align-items:flex-start;font-size:.68rem}.site-header{padding:8px 10px}.header-shell{min-height:66px;display:flex;overflow:visible}.brand{padding:0 12px;font-size:.9rem}.brand-mark{width:36px;height:36px}.menu-button{display:grid;gap:4px;width:46px;height:46px;margin-left:auto;margin-right:8px;padding:12px;border:0;border-radius:50%;background:var(--sky-soft)}.menu-button span:not(.sr-only){height:2px;background:var(--navy)}.site-nav{position:absolute;left:10px;right:10px;top:80px;height:auto;display:none;grid-template-columns:1fr;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.site-nav.open{display:grid}.site-nav a{grid-template-columns:32px 1fr;justify-items:start;min-height:52px;border:0;border-bottom:1px solid var(--line)}.site-nav a:last-child{border-bottom:0}.site-nav a::after{display:none}.site-nav span{width:28px;height:28px}.hero{width:100%;height:500px;margin:0;border-radius:0;overflow:hidden}.hero-photo,.hero-shade{border-radius:0}.hero-photo{background-position:center}.hero-shade{background:linear-gradient(0deg,rgba(13,45,72,.62),rgba(13,45,72,0) 62%)}.hero-message{left:24px;right:24px;top:auto;bottom:34px;display:block}.hero-message p{writing-mode:horizontal-tb;margin:0 0 4px;padding:0;border:0;font-size:.75rem;letter-spacing:.08em}.hero-message h1{display:block;font-size:clamp(2.05rem,9vw,3rem);line-height:1.35;letter-spacing:.03em}.hero-message h1 span{display:block;writing-mode:horizontal-tb}.hours-card{display:none}.mobile-hours{display:grid;grid-template-columns:1fr 1fr;margin:0 14px 70px;border:1px solid var(--line);border-radius:0 0 18px 18px;background:#fff;box-shadow:0 10px 30px rgba(20,60,92,.1);overflow:hidden}.mobile-hours div{display:grid;padding:15px;text-align:center}.mobile-hours div+div{border-left:1px solid var(--line)}.mobile-hours strong{font-size:.8rem}.mobile-hours span{color:var(--text);font-size:.68rem}.feature-links{grid-template-columns:1fr;margin-bottom:82px}.feature-links a{min-height:90px}.intro{grid-template-columns:1fr;gap:35px;margin-bottom:90px}.intro-copy{padding-left:22px}.intro-photo img{height:72vw;max-height:420px;border-radius:50px 14px 50px 14px}.section{padding:82px 20px}.section-heading{text-align:left;margin-bottom:35px}.service-grid{grid-template-columns:1fr}.line-section{grid-template-columns:1fr}.line-section figure{min-height:0;height:72vw}.line-copy{padding:60px 24px}.support{grid-template-columns:1fr;gap:35px}.support-copy{padding-left:22px}.support img{height:72vw;max-height:420px;border-radius:14px 50px 14px 50px}.gallery-grid{grid-template-columns:1fr}.gallery img{height:68vw;max-height:340px}.gallery figure:first-child img{border-radius:40px 14px 14px}.access{grid-template-columns:1fr}.access-copy{padding:65px 24px}.access iframe{min-height:390px}.site-footer{grid-template-columns:1fr;padding:52px 24px 90px}.site-footer nav{grid-template-columns:1fr 1fr}.mobile-actions{position:fixed;z-index:60;left:0;right:0;bottom:0;display:grid;grid-template-columns:1.25fr .75fr;gap:8px;padding:8px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -5px 18px rgba(18,57,88,.1)}.mobile-actions a{display:grid;place-items:center;min-height:48px;border-radius:12px;background:var(--green);color:#073b18;font-weight:900}.mobile-actions a+ a{background:var(--sky);color:#fff}}
@media(max-width:430px){.feature-links{width:calc(100% - 28px)}.intro{width:calc(100% - 28px)}.intro h2,.section h2,.line-section h2,.access h2{font-size:2rem}.site-footer nav{grid-template-columns:1fr}.mobile-hours{grid-template-columns:1fr}.mobile-hours div+div{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:760px){.hero-photo{background-image:url('images/pharmacy-hero-sky-1000.jpg?v=20260903a');background-image:image-set(url('images/pharmacy-hero-sky-1000.webp?v=20260903a') type('image/webp'),url('images/pharmacy-hero-sky-1000.jpg?v=20260903a') type('image/jpeg'))}.exercise-section{grid-template-columns:1fr;gap:35px;padding:82px 20px}.exercise-copy{padding-left:22px}.exercise-section h2{font-size:2rem}.exercise-section img{height:auto;aspect-ratio:1200/1359;border-radius:50px 14px 50px 14px}.exercise-schedule{grid-template-columns:1fr 1fr}.notice-card{padding:24px}}
.exercise-section h2{font-size:clamp(2rem,3.4vw,2.8rem)}
@media(max-width:430px){.exercise-schedule{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* 見出しの行割れ防止（2026-09-02）：句の途中で折り返さず、列幅に合わせて文字サイズを縮める */
.intro-copy,.support-copy,.exercise-copy,.line-copy{container-type:inline-size}.nw{white-space:nowrap}.intro-copy h2{font-size:clamp(1.6rem,11.5cqi,3.3rem)}.exercise-copy h2{font-size:clamp(1.6rem,9.6cqi,3.3rem)}.support-copy h2{font-size:clamp(1.5rem,8.2cqi,3.3rem)}.line-copy h2{font-size:clamp(1.5rem,8.4cqi,3.3rem)}
/* 営業時間表を1行に、LINE ボタンを目立たせる（2026-09-02） */
.hours-card table{font-size:.95rem}.hours-card tbody td{padding:12px 7px;font-family:var(--head);font-weight:700;font-size:1.05rem;color:var(--navy)}.hours-actions .line-action{background:#06c755;color:#fff;flex-wrap:wrap;row-gap:0;column-gap:10px;min-height:72px;box-shadow:inset 0 0 0 3px rgba(255,255,255,.25)}.hours-actions .line-action span{padding:3px 9px;border-radius:999px;background:#fff;color:#06c755;font-size:.82rem;letter-spacing:.04em}.hours-actions .line-action strong{font-size:1.15rem}.hours-actions .line-action small{flex-basis:100%;text-align:center;font-size:.72rem;opacity:.95;margin-top:-4px}.hours-actions .line-action:hover{background:#05b34c}
/* SNS チップ・要点・FAQ 追加（2026-09-03） */
.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px}.social-label{flex-basis:100%;font-size:.78rem;font-weight:800;letter-spacing:.08em;color:var(--sky-deep)}.social-chip{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:6px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .2s,border-color .2s}.social-chip:hover{transform:translateY(-2px);border-color:var(--sky)}.social-icon{display:block;width:20px;height:20px;flex:0 0 20px;object-fit:contain}.footer-social{margin-top:18px}.footer-social .social-label{color:#a9c4d9}.footer-social .social-chip{border-color:rgba(255,255,255,.35);background:#fff;color:var(--navy)}.quick-facts{padding:0 max(20px,calc((100% - 1180px)/2)) 20px}.quick-facts ul{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none}.quick-facts li{display:grid;gap:6px;padding:20px 22px;border-left:4px solid var(--sky);border-radius:0 16px 16px 0;background:var(--sky-pale)}.quick-facts strong{font-family:var(--head);font-size:1.05rem;color:var(--navy)}.quick-facts span{font-size:.82rem;color:var(--text)}@media (max-width:1050px){.quick-facts ul{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.quick-facts{padding:0 16px 10px}.quick-facts ul{grid-template-columns:1fr}}
.site-footer nav.footer-social{display:flex;flex-wrap:wrap;gap:10px;font-size:.88rem}.site-footer .footer-social a{text-decoration:none}.quick-facts{margin-top:-45px}
