:root{--ink:#293e36;--muted:#657168;--cream:#fffcf2;--coral:#ee6574;--yellow:#ffe68c;--mint:#ddefdd;--line:#dedfd3;--color-accent-1:#ee6574;--color-accent-2:#d95666;--color-bg:#fffcf2;--color-text:#293e36;--color-muted:#657168;--color-green:#3c8261}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Noto Sans JP',sans-serif;font-size:15px;line-height:1.9;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.55;font-weight:800}h1,h2,.hero-intro,.hand-note,.visit-note{font-family:'Zen Maru Gothic','Noto Sans JP',sans-serif}h2{font-size:38px;letter-spacing:.055em}h3{font-size:20px}p+p{margin-top:14px}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #20775f;outline-offset:5px}a.btn:hover{transform:translateY(-3px);box-shadow:0 6px 0 #c94f6026}.wrap{max-width:1120px;padding:0 28px;margin:auto}.narrow{max-width:850px}.lp-sec{padding:85px 0}.section-heading{text-align:center;margin-bottom:44px}.eyebrow{font-family:'Noto Sans JP',sans-serif;font-size:11px;letter-spacing:.18em;font-weight:800;color:#7a8b6f;margin-bottom:12px}.lead{font-size:15px;color:var(--muted);margin-top:18px}.marker{background:linear-gradient(transparent 69%,var(--yellow) 69%,var(--yellow) 88%,transparent 88%)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:18px 27px;border-radius:40px;font-weight:700;font-size:15px;line-height:1.5;transition:.2s;border:1px solid transparent}.btn span:last-child{font-size:22px;line-height:1}.btn-coral{color:#fff;background:var(--coral);box-shadow:0 4px 0 #cc566325}.btn-green{background:#428764;color:#fff}.btn-outline{border-color:var(--ink);font-size:14px}.micro{font-size:11px;color:var(--muted);margin-top:12px}.site-header{position:sticky;top:0;z-index:100;background:#fffcf2f5;border-bottom:1px solid #eae7dc;backdrop-filter:blur(12px)}.header-inner{max-width:1400px;margin:auto;padding:17px 35px;display:flex;align-items:center;justify-content:space-between;gap:25px}.site-logo{display:flex;align-items:center;gap:9px;flex-shrink:0;line-height:1.3}.site-logo b{font-size:23px;letter-spacing:-.04em;font-weight:900}.site-logo small{display:block;font-size:8px;letter-spacing:.06em;margin-top:3px}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:25px;font-size:11px;font-weight:700}.nav-menu a:hover{color:var(--coral)}.header-contact .btn{padding:12px 21px;font-size:12px;gap:16px}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 10% 90%,#fff1bf 0,transparent 37%),var(--cream)}.hero-inner{max-width:1360px;margin:auto;position:relative;display:grid;grid-template-columns:45% 55%;align-items:center;padding:32px 35px 48px}.hero-copy{position:relative;z-index:2;padding:22px 0 15px 30px}.hero-copy .eyebrow{font-size:10px;margin-bottom:20px}.hero-intro{font-size:24px;letter-spacing:.08em;font-weight:700;transform:rotate(-3deg);transform-origin:left}.hero h1{font-size:clamp(38px,4.5vw,64px);line-height:1.45;letter-spacing:.025em;margin:15px 0 24px}.hero-lead{font-size:16px;line-height:2;letter-spacing:.09em}.hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0 18px;font-size:11px;font-weight:700}.hero-tags>span{border:1px solid #d8dccb;border-radius:5px;padding:5px 9px;background:#fffaf0}.hero-tags b{font-size:15px}.hero .btn{min-width:330px}.hero .micro{margin-left:35px}.hero-visual{position:relative;align-self:stretch;min-height:530px;margin:0 -85px 0 -35px}.hero-visual>img{height:100%;width:100%;object-fit:cover;border-radius:42% 0 0 25%;object-position:52% 50%;min-height:530px}.hero-visual:before{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#fffcf2 0,transparent 15%);pointer-events:none}.hero-visual figcaption{position:absolute;bottom:10px;right:90px;font-size:9px;background:#fff9;padding:2px 7px;border-radius:10px}.hero-sticker{position:absolute;right:115px;bottom:48px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:162px;height:162px;border-radius:50%;background:#fffcef;border:2px dashed #7d937c;outline:7px solid #fffcef;transform:rotate(8deg);text-align:center;box-shadow:0 5px 20px #243a2520}.hero-sticker span{font-size:14px;font-weight:700;line-height:1.5}.hero-sticker b{font-size:24px;margin:6px 0;color:#d35a6a}.hero-sticker small{font-size:9px}.hand-note{position:absolute;z-index:3;top:20px;left:47%;background:var(--yellow);font-size:16px;line-height:1.75;letter-spacing:.05em;font-weight:700;padding:24px 28px;border-radius:48% 45% 48% 38%;transform:rotate(9deg)}.hero-bottom{max-width:1190px;margin:auto;border-top:1px solid #dddcca;padding:18px 20px;display:flex;justify-content:space-between;font-size:12px;font-weight:600}.hero-bottom b{margin-left:16px}.intro{padding-top:70px}.intro-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:35px;align-items:stretch}.reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.reason{text-align:center;position:relative;border-radius:47% 48% 42% 40%;padding:32px 12px 27px;min-height:278px}.peach{background:#f9ddd4}.yellow{background:#fff0b6}.mint{background:#d9ecdc}.reason .number{position:absolute;top:7px;left:5px;display:grid;place-items:center;border-radius:50%;width:31px;height:31px;background:var(--coral);color:#fff;font-weight:700;font-size:12px}.reason:nth-child(2) .number{background:#d6a839}.reason:nth-child(3) .number{background:#5c9b78}.reason img{height:68px;width:78px;object-fit:contain;margin:0 auto 18px;mix-blend-mode:multiply}.reason h3{font-size:17px;line-height:1.6}.reason p{font-size:11px;line-height:1.9;margin-top:13px}.recommend{background:#fff8df;border:1px solid #e9e3c8;padding:26px 25px;border-radius:15px 28px 16px 30px;transform:rotate(-1deg)}.recommend h3{font-size:21px;border-bottom:4px solid #f5d97a;display:inline-block;margin-bottom:16px}.recommend ul{list-style:none;padding:0;margin:0}.recommend li{font-size:12px;line-height:1.9;margin:7px 0;display:flex;gap:8px}.recommend li:before{content:'✓';font-size:10px;flex:0 0 16px;line-height:16px;text-align:center;height:16px;background:var(--coral);border-radius:50%;color:#fff;margin-top:3px}.note{font-size:11px;color:#7b7659;margin-top:12px}.beginner-note{text-align:center;border-bottom:1px dashed #c8cbb9;padding:35px 20px 25px;margin-top:20px}.beginner-note b{font-size:16px}.beginner-note p{font-size:12px;color:var(--muted);margin-top:6px}.program{background:#fff}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.program-card{border:1px solid #e0e3db;border-radius:14px;overflow:hidden;background:var(--cream)}.program-visual{position:relative;padding:18px 12px 8px;background:#f1f5ee}.program-visual img{width:100%;aspect-ratio:2;object-fit:contain;mix-blend-mode:multiply}.program-num{position:absolute;left:13px;top:9px;font-size:12px;font-weight:800;background:#fff;border-radius:50%;width:27px;height:27px;text-align:center;line-height:27px}.program-body{padding:22px 19px}.mini-title{font-size:11px;color:var(--muted);font-weight:500;margin-bottom:8px}.program-body h3{font-size:18px;margin-bottom:16px}.program-body>p:last-child{font-size:12px;line-height:2.05}.center-cta{text-align:center;margin-top:38px}.benefits{background:#fff4c9;background-image:radial-gradient(#e7d89b 1px,transparent 1px);background-size:14px 14px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.benefit-card{background:#fffcf4;border:1px solid #e6dcc0;border-radius:6px 20px 7px 20px;padding:24px;text-align:center;position:relative}.gift-tag{font-size:10px;letter-spacing:.13em;font-weight:800;position:absolute;top:-11px;left:21px;background:var(--coral);color:#fff;padding:2px 13px;transform:rotate(-5deg)}.gift-icon{font-size:38px;line-height:1;width:74px;height:74px;display:grid;place-items:center;background:#e9efdf;border-radius:50%;margin:4px auto 19px;color:#506b57}.benefit-card:nth-child(2) .gift-icon{background:#e6efcd}.benefit-card:nth-child(3) .gift-icon{background:#f9dfd4}.benefit-card h3{font-size:17px;margin-bottom:15px}.benefit-card>p:last-child{font-size:12px;text-align:left;line-height:2}.line-strip{border-top:1px dashed #c5b77e;margin-top:38px;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.line-strip b{font-size:20px}.line-strip p{font-size:12px;margin-top:7px}.flow-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.venue-photo{padding-top:20px}.venue-photo img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:12px 60px 12px 12px;object-position:30% center}.venue-photo figcaption{font-size:11px;margin-top:12px}.visit-note{margin-top:28px;font-size:22px;letter-spacing:.08em;transform:rotate(-3deg);padding-left:20px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;align-items:flex-start;gap:22px;position:relative;padding-bottom:26px}.step-num{font-size:14px;flex:0 0 37px;height:37px;border:1px solid #91a68a;border-radius:50%;display:grid;place-items:center;background:#f0f4e5;font-weight:700;position:relative;z-index:1}.steps li:not(:last-child):before{content:'';position:absolute;left:18px;top:35px;bottom:0;border-left:1px dashed #adb7a1}.steps h3{font-size:16px}.steps p{font-size:12px;line-height:1.95;margin-top:8px}.online-note{background:#edf3e7;border-radius:12px;text-align:center;padding:27px;margin-top:30px}.online-note b{font-size:18px}.online-note p,.online-note a{font-size:12px;margin-top:10px}.online-note a{text-decoration:underline;text-underline-offset:4px;display:inline-block}.voices{background:#f0f4ec}.voices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;align-items:start}.voice-card{border-radius:13px;overflow:hidden;background:#fff}.voice-card>img{width:100%;aspect-ratio:1.5;object-fit:cover}.voice-body{padding:24px}.voice-type{font-size:11px;color:#688466;font-weight:700}.voice-type span{font-size:10px}.voice-type b{font-size:21px}.voice-body h3{font-size:19px;line-height:1.7;margin:12px 0}.owner-name{font-size:11px;color:var(--muted);margin-bottom:20px}.voice-body>p:not(.voice-type):not(.owner-name),.story p{font-size:12px;line-height:2}.story{border-top:1px solid #e0e5db;margin-top:22px}.story summary{display:flex;justify-content:space-between;padding:14px 0;font-size:12px;font-weight:700;cursor:pointer;list-style:none}.story[open] summary span{transform:rotate(45deg)}.story p{margin-top:14px}.sales-note{font-size:10px;color:var(--muted);margin-top:24px}.sales-strip{border-top:1px dashed #bccbb7;padding-top:22px;margin-top:23px;text-align:center;font-size:14px;font-weight:700}.sales-strip small{font-size:11px;font-weight:400}.faq{background:#fff}.faq-list>details{border-top:1px solid var(--line)}.faq-list>details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;gap:18px;font-weight:700;font-size:16px;padding:22px 5px;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker,.story summary::-webkit-details-marker{display:none}.q{color:var(--coral);font-size:24px}.plus{margin-left:auto;font-size:24px;font-weight:400;color:#85957e}.faq-list details[open] .plus{transform:rotate(45deg)}.answer{padding:0 35px 26px 51px;font-size:13px;line-height:2}.contact-strip{background:#f9e6dc;border-top:1px solid #eed6cb;border-bottom:1px solid #eed6cb}.reservation-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.reservation-copy h2{font-size:40px}.reservation-copy>p:not(.eyebrow):not(.micro){margin-top:23px;font-size:14px}.reservation-actions{display:flex;align-items:flex-start;flex-direction:column;gap:17px;margin-top:27px}.text-link{font-size:12px;text-decoration:underline;text-underline-offset:5px}.reservation-art{width:290px;text-align:center;flex-shrink:0}.reservation-art img{height:200px;object-fit:contain;margin:auto;mix-blend-mode:multiply}.reservation-art p{font-size:14px;line-height:1.7;margin-top:14px;transform:rotate(4deg)}.access-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:75px}.access h3{font-size:23px}.access-grid p{font-size:13px;margin-top:20px}.access-grid .eyebrow{font-size:10px;margin-top:0}.phone-link{display:inline-block;font-size:32px;font-weight:800;margin-top:18px;letter-spacing:.035em;line-height:1.3}.access-grid .micro{margin-top:8px;font-size:11px}.access-grid .text-link{display:inline-block;margin-top:20px}.directions h3{font-size:16px;margin-top:28px}.directions h3:first-child{margin:0}.directions p{margin-top:10px;font-size:13px}.directions .btn{margin-top:24px}.brochure{margin-top:55px;border:1px solid #d7dccd;background:#f1f3e8;border-radius:16px;padding:24px 35px;display:flex;align-items:center;gap:30px}.brochure img{height:135px;width:96px;object-fit:contain;transform:rotate(-5deg);filter:drop-shadow(2px 3px 3px #0002)}.brochure h3{font-size:22px}.brochure p:last-child{font-size:12px;margin-top:10px}.round-arrow{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border:1px solid #82947b;border-radius:50%;margin-left:auto;font-size:24px}.site-footer{background:#e9eedf;padding:45px 0 20px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:550px;gap:12px 22px;font-size:10px}.footer-bottom{display:flex;justify-content:space-between;font-size:9px;padding-top:30px;color:#677460}.mobile-cta{display:none}.skip-link{position:absolute;left:10px;top:-70px;z-index:99999;background:#fff;padding:10px}.skip-link:focus{top:10px}
@media(min-width:1450px){.hero-inner{padding-top:45px;padding-bottom:60px}.hero-visual{min-height:570px}}
@media(max-width:1100px){.nav-menu{gap:15px}.header-inner{padding:16px 24px}.site-logo b{font-size:20px}.site-logo svg{width:47px}.header-contact .btn{font-size:11px;padding:11px 15px}.hero-copy{padding-left:0}.hero h1{font-size:48px}.hero-visual{min-height:510px}.hero-visual>img{min-height:510px}.hand-note{left:45%;font-size:12px;padding:18px}.hero-sticker{right:100px;width:140px;height:140px}.hero-sticker b{font-size:20px}.intro-layout{gap:22px;grid-template-columns:1.3fr 1fr}.reasons{gap:10px}.reason{padding-left:8px;padding-right:8px}.reason h3{font-size:14px}.reason p{font-size:10px}.recommend{padding:22px 18px}.recommend li{font-size:11px}.program-grid{grid-template-columns:repeat(2,1fr)}.program-card{display:grid;grid-template-columns:35% 65%}.program-visual{display:flex;align-items:center}.program-visual img{aspect-ratio:auto}.program-body{padding:22px}.program-body>p:last-child{font-size:12px}.voice-body{padding:20px}.voice-body h3{font-size:17px}.flow-layout{gap:30px}.reservation-copy h2{font-size:35px}}
@media(max-width:800px){html{scroll-padding-top:85px}.header-inner{padding:12px 18px;gap:12px}.header-inner nav{display:none}.site-logo small{font-size:7px}.site-logo b{font-size:19px}.site-logo{gap:6px}.site-logo svg{width:42px;height:34px}.header-contact .btn{font-size:10px;padding:10px 13px;gap:8px}.hero-inner{padding:25px 25px 30px;grid-template-columns:48% 52%}.hero h1{font-size:37px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:14px}.hero-intro{font-size:18px}.hero-lead{font-size:13px}.hero-visual{margin-left:-20px;min-height:470px}.hero-visual>img{min-height:470px;object-position:54%}.hero .btn{min-width:280px;font-size:13px;padding:17px 20px}.hero-tags{max-width:290px;gap:4px;font-size:9px}.hero-tags>span{padding:4px 5px}.hero-tags b{font-size:12px}.hero-sticker{right:87px;width:115px;height:115px;bottom:25px}.hero-sticker span{font-size:11px}.hero-sticker b{font-size:18px;margin:4px 0}.hero-sticker small{font-size:8px}.hand-note{left:48%;top:18px;font-size:10px;padding:14px}.hero .micro{margin-left:10px;font-size:9px}.hero-visual figcaption{font-size:8px;right:90px;bottom:2px}.lp-sec{padding:62px 0}h2{font-size:30px}.section-heading{margin-bottom:32px}.intro-layout{grid-template-columns:1fr}.reasons{gap:20px}.reason{min-height:260px;padding-top:35px}.reason h3{font-size:19px}.reason p{font-size:12px}.recommend{transform:none}.recommend ul{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.recommend li{font-size:12px}.program-card{display:block}.program-visual img{height:110px}.benefit-grid{gap:15px}.benefit-card{padding:23px 16px}.benefit-card h3{font-size:16px}.line-strip{align-items:flex-start;flex-direction:column}.line-strip .btn{font-size:13px}.voices-grid{gap:16px}.voice-body{padding:17px}.voice-body h3{font-size:16px}.voice-type span{display:block}.voice-body>p:not(.voice-type):not(.owner-name),.story p{font-size:11px}.story summary{font-size:11px}.reservation-copy h2{font-size:30px}.reservation-art{width:190px}.reservation-art img{height:155px}.reservation-art p{font-size:11px}.access-grid{gap:35px}.footer-top{flex-direction:column;gap:25px}.footer-links{justify-content:flex-start}.hero-bottom{font-size:10px}}
@media(max-width:540px){body{font-size:14px}.wrap{padding:0 22px}.header-inner{padding:10px 14px}.site-logo b{font-size:17px}.site-logo svg{width:37px;height:30px}.site-logo small{font-size:6px}.header-contact .btn{font-size:9px;padding:10px 11px;gap:5px}.header-contact .btn span:last-child{font-size:14px}.hero-inner{display:flex;flex-direction:column;padding:0 22px 25px}.hero-copy{align-self:stretch;padding:28px 0 0}.hero-copy .eyebrow{margin-bottom:14px;font-size:8px;letter-spacing:.12em}.hero-intro{font-size:19px}.hero h1{font-size:42px;line-height:1.4;margin:13px 0 18px;letter-spacing:.01em}.hero-lead{font-size:13px;line-height:1.9}.hero-tags{font-size:10px;max-width:100%;margin:19px 0 15px}.hero-tags>span{padding:4px 7px}.hero .btn{min-width:0;width:100%;font-size:14px;padding:16px 20px}.hero .micro{text-align:center;margin:10px 0 0;font-size:9px}.hero-visual{align-self:stretch;min-height:0;height:300px;margin:25px -22px 0 15px}.hero-visual>img{min-height:0;height:300px;border-radius:65px 0 0 12px;object-position:center}.hero-visual:before{display:none}.hero-sticker{right:18px;bottom:20px;width:114px;height:114px}.hero-visual figcaption{right:10px;bottom:1px;font-size:7px}.hand-note{top:65px;left:auto;right:20px;font-size:10px;line-height:1.8;padding:18px 14px;max-width:113px;border-radius:45%;transform:rotate(9deg)}.hero-bottom{display:block;text-align:center;padding:14px 15px;font-size:10px}.hero-bottom span{margin-right:8px}.hero-bottom b{margin-left:4px}.lp-sec{padding:52px 0}h2{font-size:27px;letter-spacing:.015em}.eyebrow{font-size:9px;margin-bottom:10px}.lead{font-size:12px;line-height:1.9;margin-top:16px}.section-heading{margin-bottom:30px}.reasons{gap:8px;margin:0 -8px}.reason{padding:28px 5px 20px;min-height:223px}.reason img{height:50px;width:60px;margin-bottom:13px}.reason h3{font-size:13px}.reason p{font-size:9px;margin-top:9px}.reason .number{width:25px;height:25px;font-size:10px;top:5px;left:2px}.recommend{padding:24px;margin-top:7px}.recommend h3{font-size:20px}.recommend ul{display:block}.recommend li{font-size:12px;margin:9px 0}.beginner-note{padding:20px 0;margin-top:8px}.beginner-note b{font-size:13px}.beginner-note p{font-size:11px;line-height:1.9}.program-grid{grid-template-columns:1fr;gap:20px}.program-card{display:block}.program-visual{height:133px;padding:13px 24px}.program-visual img{height:110px}.program-num{top:15px;left:15px;width:30px;height:30px;line-height:30px}.program-body{padding:22px}.program-body h3{font-size:21px}.program-body>p:last-child{font-size:13px;line-height:2}.center-cta .btn{width:100%;font-size:13px;gap:18px}.center-cta .micro{font-size:10px}.benefit-grid{grid-template-columns:1fr;gap:25px}.benefit-card{padding:25px}.benefit-card h3{font-size:20px}.benefit-card>p:last-child{font-size:13px}.gift-icon{width:66px;height:66px;margin-bottom:15px}.benefit-card .mini-title{font-size:12px}.line-strip{padding-top:25px;margin-top:27px}.line-strip b{font-size:18px}.line-strip .btn{width:100%;padding:17px 12px;font-size:12px;gap:14px}.flow-layout{grid-template-columns:1fr;gap:32px}.venue-photo{padding-top:0}.venue-photo img{aspect-ratio:1.8;border-radius:12px 40px 12px 12px}.visit-note{font-size:18px;margin-top:17px}.steps h3{font-size:15px}.steps p{font-size:12px}.steps li{gap:15px;padding-bottom:24px}.online-note{padding:22px 19px;margin-top:5px}.online-note b{font-size:15px}.online-note p{font-size:11px}.voices-grid{grid-template-columns:1fr;gap:25px}.voice-body{padding:25px}.voice-type{font-size:12px}.voice-type span{display:inline;font-size:11px}.voice-body h3{font-size:22px}.voice-body>p:not(.voice-type):not(.owner-name),.story p{font-size:13px}.story summary{font-size:13px;padding:17px 0}.sales-strip{font-size:12px;text-align:left}.sales-strip small{font-size:11px}.sales-note{font-size:10px}.faq-list summary{font-size:14px;gap:13px;padding:20px 0}.q{font-size:21px}.answer{padding:0 4px 23px 32px;font-size:12px}.reservation-inner{display:block}.reservation-copy h2{font-size:29px}.reservation-copy>p:not(.eyebrow):not(.micro){font-size:13px}.reservation-actions .btn{width:100%;font-size:14px;padding:17px 20px}.reservation-copy .micro{font-size:9px}.reservation-art{display:flex;align-items:center;gap:22px;width:100%;margin-top:27px;justify-content:center}.reservation-art img{height:120px;margin:0}.reservation-art p{font-size:12px}.access-grid{grid-template-columns:1fr;gap:33px}.access h3{font-size:21px}.access-grid p{font-size:13px}.phone-link{font-size:31px}.directions h3{font-size:16px}.directions .btn{font-size:12px;width:100%;padding:16px}.brochure{padding:22px 16px;gap:16px;margin-top:35px}.brochure img{height:98px;width:69px}.brochure h3{font-size:15px}.brochure .eyebrow{font-size:7px;margin-bottom:8px}.brochure p:last-child{font-size:10px}.round-arrow{display:none}.site-footer{padding:33px 0 100px}.footer-top{gap:25px}.footer-links{font-size:10px;gap:14px 18px}.footer-bottom{font-size:8px;padding-top:27px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:110;background:#fffcf2f5;padding:10px 12px max(10px,env(safe-area-inset-bottom));gap:10px;box-shadow:0 -3px 16px #39472b12;align-items:center;backdrop-filter:blur(10px)}.mobile-cta .btn{flex:1;font-size:12px;padding:13px 12px;gap:10px}.mobile-cta>a:last-child{color:#367752;font-size:11px;font-weight:700;padding:8px 5px}.mobile-cta .btn span:last-child{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep the three headline lines intact at every viewport. */
.hero h1{font-size:50px;line-height:1.45} @media(max-width:1100px){.hero h1{font-size:42px}} @media(max-width:800px){.hero h1{font-size:33px}} @media(max-width:540px){.hero h1{font-size:36px}} @media(max-width:380px){.hero h1{font-size:32px}.hand-note{right:12px;font-size:9px;max-width:98px}}

@media(max-width:540px){.hand-note{display:none}}


/* Photographic version: generous crops and original natural colors. */
.reason{border-radius:24px 40px 24px 40px;padding:26px 12px;min-height:295px}
.reason .number{z-index:1;top:10px;left:10px}
.reason img.concept-photo{width:116px;height:116px;border-radius:50%;object-fit:cover;mix-blend-mode:normal;margin:0 auto 18px;border:4px solid #fff9;object-position:50% 40%}
.program-visual{padding:0;background:#edf2e7;overflow:hidden;display:block}
.program-visual img.concept-photo{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;mix-blend-mode:normal}
.program-num{top:13px;left:13px;box-shadow:0 2px 9px #263c2420}
.benefit-card{padding:0 0 24px;overflow:visible}
.benefit-card .gift-tag{z-index:1;top:12px;left:12px;box-shadow:0 2px 8px #a6564420}
.gift-photo{width:100%;height:180px;object-fit:cover;border-radius:6px 20px 0 0;margin-bottom:21px}
.benefit-card>.mini-title,.benefit-card>h3,.benefit-card>p:last-child{margin-left:24px;margin-right:24px}
.reservation-art{width:330px}
.reservation-art img.concept-photo{width:100%;height:280px;object-fit:cover;object-position:center 35%;border-radius:50% 50% 12px 12px;mix-blend-mode:normal;border:7px solid #fff7}
.image-disclosure{font-size:9px;line-height:1.8;max-width:650px;margin-bottom:10px}
@media(max-width:1100px){.program-card{display:block}.program-visual img.concept-photo{aspect-ratio:1.7}.reason img.concept-photo{width:100px;height:100px}.reason{min-height:285px}.reservation-art{width:285px}}
@media(max-width:800px){.reason{min-height:295px}.reason img.concept-photo{width:116px;height:116px}.program-visual img.concept-photo{height:auto}.gift-photo{height:135px}.benefit-card>.mini-title,.benefit-card>h3,.benefit-card>p:last-child{margin-left:16px;margin-right:16px}.reservation-art{width:215px}.reservation-art img.concept-photo{height:225px}}
@media(max-width:540px){.reasons{gap:9px;margin:0 -4px}.reason{min-height:237px;padding:24px 5px 20px;border-radius:18px 30px 18px 30px}.reason img.concept-photo{width:86px;height:86px;border-width:3px;margin-bottom:14px}.reason .number{width:23px;height:23px;line-height:23px;top:7px;left:5px}.program-visual{height:auto;padding:0}.program-visual img.concept-photo{height:auto;aspect-ratio:1.65}.gift-photo{height:auto;aspect-ratio:1.8;margin-bottom:22px}.benefit-card{padding:0 0 25px}.benefit-card>.mini-title,.benefit-card>h3,.benefit-card>p:last-child{margin-left:25px;margin-right:25px}.reservation-art{width:100%;display:block;margin-top:30px}.reservation-art img.concept-photo{width:240px;height:220px;margin:auto;border-width:5px}.reservation-art p{font-size:13px;margin-top:16px}.image-disclosure{font-size:8px;max-width:255px}.footer-bottom{align-items:flex-end;gap:15px}.footer-bottom>a{white-space:nowrap}}
@media(max-width:380px){.reason img.concept-photo{width:77px;height:77px}.reason h3{font-size:12px}.reason p{font-size:8px}}
.reason img.concept-photo{width:100%;height:110px;border-radius:12px;object-position:center;border:3px solid #fff9}@media(max-width:800px){.reason img.concept-photo{width:100%;height:120px}}@media(max-width:540px){.reason img.concept-photo{height:78px;border-width:2px;border-radius:8px}}@media(max-width:380px){.reason img.concept-photo{height:70px}}
@media(max-width:540px){.intro h2{font-size:23px}.benefits h2{font-size:23px}.reservation-copy h2{font-size:24px}.reasons{grid-template-columns:1fr;gap:12px;margin:0}.reason{display:grid;grid-template-columns:110px 1fr;gap:0 16px;min-height:0;padding:16px;text-align:left;border-radius:18px}.reason img.concept-photo{grid-column:1;grid-row:1 / 3;width:110px;height:100px;align-self:center;margin:0;object-fit:cover;border-radius:10px}.reason h3{grid-column:2;font-size:16px;align-self:end}.reason p{grid-column:2;font-size:11px;line-height:1.8;margin-top:7px}.reason .number{top:8px;left:8px}}
