/* AIAI V42 common second pages */
body.subpage{background:#fff;color:var(--text)}
.page-hero{position:relative;overflow:hidden;padding:68px 0 92px;background:linear-gradient(135deg,#f4faf1 0%,#f7fcfb 48%,#edf8fb 100%)}
.page-hero::before,.page-hero::after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.page-hero::before{width:330px;height:330px;right:-90px;top:-145px;background:rgba(119,190,129,.12)}
.page-hero::after{width:230px;height:230px;left:-95px;bottom:-120px;background:rgba(36,157,184,.10)}
.page-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:50px}
.page-hero-kicker,.sub-kicker{margin:0 0 10px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.18em}
.page-hero h1{margin:0;color:var(--green-dark);font-size:clamp(34px,4.2vw,55px);line-height:1.2;letter-spacing:.035em}
.page-hero-copy>p:last-child{max-width:690px;margin:18px 0 0;color:#526258;font-size:15px;line-height:2}
.page-hero-icon{display:flex;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.82);box-shadow:0 18px 48px rgba(42,93,59,.11);border:1px solid rgba(96,158,105,.14)}
.page-hero-icon img{width:78%;height:78%;object-fit:contain}
.page-hero-wave{position:absolute;left:-3%;right:-3%;bottom:-28px;height:62px;background:#fff;border-radius:50% 50% 0 0/80% 80% 0 0}
.breadcrumb{display:flex;align-items:center;gap:9px;padding:17px 0 0;font-size:11px;color:#7b877e}.breadcrumb a{color:#5c765f}.breadcrumb strong{font-weight:700;color:#667169}
.sub-main{padding:55px 0 95px}.sub-section{margin-top:80px}.sub-section:first-child{margin-top:0}
.sub-head{max-width:820px;margin:0 auto 38px;text-align:center}.sub-head .sub-kicker{margin-bottom:9px}.sub-head h2{margin:0;color:var(--green-dark);font-size:clamp(27px,3vw,39px);line-height:1.45}.sub-head>p:last-child{margin:16px auto 0;color:#5e6c63;font-size:14px;line-height:1.95}
.soft-panel{border:1px solid #e1ebdf;border-radius:26px;background:#fff;box-shadow:var(--shadow-soft)}
.note-box{padding:22px 26px;border-radius:18px;background:#f8fbf6;border:1px solid #e2ecdF;color:#526158;font-size:13px;line-height:1.85}

/* guide */
.guide-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:stretch}.guide-intro-photo{overflow:hidden;border-radius:26px;min-height:390px}.guide-intro-photo img{width:100%;height:100%;object-fit:cover}.guide-intro-copy{padding:38px}.guide-intro-copy h2{margin:0 0 15px;color:var(--green-dark);font-size:28px;line-height:1.5}.guide-intro-copy p{margin:0 0 14px;font-size:14px;line-height:1.95;color:#526158}.guide-intro-copy .pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.pill{display:inline-flex;padding:8px 13px;border-radius:999px;background:#f0f8ec;color:#33733c;font-size:11px;font-weight:800}
.flow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.flow-card{position:relative;padding:26px 19px 22px;border:1px solid #e1e9df;border-radius:22px;background:#fff;box-shadow:var(--shadow-soft)}.flow-num{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:15px;border-radius:50%;background:var(--green);color:#fff;font-weight:900}.flow-card h3{margin:0 0 10px;font-size:16px;color:#2e6036}.flow-card p{margin:0;font-size:12px;line-height:1.8;color:#5a665e}.flow-card:not(:last-child)::after{content:"›";position:absolute;right:-13px;top:43%;z-index:3;width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid #dce7da;display:grid;place-items:center;color:var(--green);font-size:18px;font-weight:900}
.day-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.day-card{padding:27px 23px;border-radius:23px;background:#f5faf3;border:1px solid #e0eadc}.day-card img{width:78px;height:78px;object-fit:contain;margin-bottom:14px}.day-card h3{margin:0 0 8px;color:#32693a;font-size:17px}.day-card p{margin:0;color:#59675e;font-size:12px;line-height:1.85}.guide-callout{display:grid;grid-template-columns:1fr auto;align-items:center;gap:26px;padding:34px 38px;border-radius:27px;background:linear-gradient(120deg,#eef8e9,#eef9fb);border:1px solid #dcebd9}.guide-callout h2{margin:0 0 9px;color:var(--green-dark);font-size:25px}.guide-callout p{margin:0;color:#56655c;font-size:13px;line-height:1.8}.guide-callout a{display:inline-flex;align-items:center;gap:18px;padding:15px 22px;border-radius:999px;background:var(--green);color:#fff;font-size:13px;font-weight:900;white-space:nowrap}

/* facility */
.facility-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px}.facility-large{overflow:hidden;border-radius:28px;min-height:430px}.facility-large img{width:100%;height:100%;object-fit:cover}.facility-summary{display:grid;grid-template-columns:1fr 1fr;gap:14px}.summary-card{display:flex;flex-direction:column;justify-content:center;padding:25px;border-radius:23px;background:#f5faf2;border:1px solid #dfeadd}.summary-card strong{color:var(--green);font-size:33px;line-height:1}.summary-card span{margin-top:8px;color:#56645a;font-size:12px;line-height:1.6}.facility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.facility-card{padding:27px 24px;border-radius:24px;border:1px solid #e1e9df;background:#fff;box-shadow:var(--shadow-soft)}.facility-card .facility-no{font-size:11px;font-weight:900;letter-spacing:.13em;color:#74ad7c}.facility-card h3{margin:8px 0 10px;color:#2e6438;font-size:18px;line-height:1.5}.facility-card p{margin:0;color:#58665d;font-size:12px;line-height:1.9}.facility-photo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.facility-photo-row figure{margin:0;overflow:hidden;border-radius:21px;background:#f4f7f2}.facility-photo-row img{display:block;width:100%;height:225px;object-fit:cover}.facility-photo-row figcaption{padding:13px 15px;color:#4e5c53;font-size:11px;line-height:1.6}

/* news */
.news-page-list{overflow:hidden;border-radius:25px;border:1px solid #dfe8dd;background:#fff;box-shadow:var(--shadow-soft)}.news-page-row{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:24px;min-height:86px;padding:18px 26px;border-bottom:1px solid #e8eee6}.news-page-row:last-child{border-bottom:0}.news-page-row time{font-size:12px;color:#748078}.news-page-row .news-tag{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;background:#edf7e9;color:#3c7944;font-size:9px;font-weight:900}.news-page-row h2{margin:5px 0 0;font-size:15px;line-height:1.55;color:#334039}.news-page-arrow{font-size:23px;color:var(--green)}.news-empty-note{text-align:center;margin-top:22px;font-size:12px;color:#78827b}

/* FAQ */
.faq-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:30px}.faq-filter span{padding:8px 13px;border-radius:999px;background:#f3f8f1;border:1px solid #e0eadc;color:#47744d;font-size:11px;font-weight:800}.faq-list{display:grid;gap:12px;max-width:940px;margin-inline:auto}.faq-item{border:1px solid #dfe8dd;border-radius:20px;background:#fff;box-shadow:0 6px 20px rgba(44,75,51,.045);overflow:hidden}.faq-item summary{position:relative;display:grid;grid-template-columns:37px 1fr 28px;align-items:center;gap:12px;list-style:none;padding:20px 22px;cursor:pointer;font-size:14px;font-weight:800;color:#304238}.faq-item summary::-webkit-details-marker{display:none}.faq-q{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;font-size:14px}.faq-plus{font-size:23px;color:#72a879;transition:transform .2s}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-columns:37px 1fr;gap:12px;padding:0 22px 22px;color:#57645c;font-size:12.5px;line-height:1.9}.faq-a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf7fa;color:var(--teal);font-weight:900}.faq-contact{max-width:940px;margin:30px auto 0;padding:29px;border-radius:23px;background:linear-gradient(120deg,#f1f8ed,#eff9fb);text-align:center}.faq-contact h2{margin:0 0 7px;font-size:21px;color:#2d6437}.faq-contact p{margin:0 0 17px;color:#59675f;font-size:12px}.faq-contact a{display:inline-flex;padding:12px 20px;border-radius:999px;background:var(--green);color:#fff;font-size:12px;font-weight:900}

/* contact */
.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;align-items:start}.contact-side{display:grid;gap:16px}.contact-info-card{padding:27px;border-radius:24px;border:1px solid #dfe9dd;background:#fff;box-shadow:var(--shadow-soft)}.contact-info-card h2{margin:0 0 11px;color:#2f6738;font-size:20px}.contact-info-card p{margin:0;color:#59675e;font-size:12px;line-height:1.85}.contact-info-card .big-phone{display:block;margin-top:13px;color:var(--green);font-size:26px;font-weight:900;letter-spacing:.03em}.contact-info-card small{display:block;margin-top:6px;color:#7a837d;font-size:10px;line-height:1.6}.contact-form-card{padding:31px;border-radius:26px;border:1px solid #dfe8dd;background:#fff;box-shadow:var(--shadow-soft)}.contact-form-card h2{margin:0 0 7px;color:#2d6336;font-size:24px}.contact-form-card>p{margin:0 0 23px;color:#677168;font-size:12px;line-height:1.8}.form-row{display:grid;grid-template-columns:170px 1fr;gap:18px;padding:14px 0;border-top:1px solid #edf1eb}.form-row label{padding-top:10px;font-size:12px;font-weight:800;color:#3f5145}.required-mark{display:inline-block;margin-left:6px;padding:2px 5px;border-radius:4px;background:#e96c62;color:#fff;font-size:8px;vertical-align:2px}.form-row input,.form-row select,.form-row textarea{width:100%;border:1px solid #cfd9cc;border-radius:11px;background:#fff;padding:11px 12px;font:inherit;font-size:13px;color:#2d3831;outline:none}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:#7bb582;box-shadow:0 0 0 3px rgba(69,150,79,.09)}.form-row textarea{min-height:170px;resize:vertical}.form-help{margin-top:6px;color:#7a847d;font-size:10px;line-height:1.6}.contact-check{display:flex;align-items:flex-start;gap:9px;margin:20px 0 18px;font-size:11px;line-height:1.6;color:#5b675f}.contact-check input{margin-top:2px}.contact-submit{width:100%;border:0;border-radius:999px;background:var(--green);color:#fff;padding:15px 20px;font-size:13px;font-weight:900;cursor:pointer}.contact-submit:hover{background:var(--green-dark)}.form-status{margin-bottom:18px;padding:14px 17px;border-radius:13px;font-size:12px;line-height:1.7}.form-status.info{background:#f1f8fb;color:#416a75;border:1px solid #d9eaf0}.form-status.ok{background:#eef8ed;color:#37683e;border:1px solid #d9ead7}.contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}

.sub-motion{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.sub-motion.is-visible{opacity:1;transform:none}

@media(max-width:1024px){.page-hero{padding:58px 0 80px}.page-hero-inner{grid-template-columns:1fr 170px}.page-hero-icon{width:165px;height:165px}.flow-grid{grid-template-columns:repeat(3,1fr)}.flow-card:not(:last-child)::after{display:none}.day-grid{grid-template-columns:repeat(2,1fr)}.facility-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr}.contact-side{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.page-hero{padding:42px 0 69px}.page-hero-inner{grid-template-columns:1fr 112px;gap:15px}.page-hero-icon{width:106px;height:106px}.page-hero-copy>p:last-child{font-size:12px;line-height:1.85}.breadcrumb{padding-top:12px}.sub-main{padding:42px 0 70px}.sub-section{margin-top:60px}.sub-head{margin-bottom:29px}.sub-head>p:last-child{font-size:12px}.guide-intro-grid,.facility-hero-grid{grid-template-columns:1fr}.guide-intro-photo,.facility-large{min-height:270px}.guide-intro-copy{padding:27px 23px}.flow-grid{grid-template-columns:1fr 1fr}.facility-summary{grid-template-columns:repeat(4,1fr)}.summary-card{padding:18px 12px}.summary-card strong{font-size:25px}.summary-card span{font-size:9.5px}.facility-grid{grid-template-columns:1fr}.facility-photo-row{grid-template-columns:1fr 1fr}.facility-photo-row figure:last-child{grid-column:1/-1}.news-page-row{grid-template-columns:92px 1fr auto;gap:12px;padding:15px}.form-row{grid-template-columns:1fr;gap:7px}.form-row label{padding-top:0}.contact-side{grid-template-columns:1fr}.guide-callout{grid-template-columns:1fr}.guide-callout a{justify-content:center;width:100%}}
@media(max-width:520px){.page-hero-inner{grid-template-columns:1fr 86px}.page-hero h1{font-size:30px}.page-hero-icon{width:82px;height:82px}.page-hero-kicker{font-size:9px}.flow-grid,.day-grid{grid-template-columns:1fr}.facility-summary{grid-template-columns:1fr 1fr}.facility-photo-row{grid-template-columns:1fr}.facility-photo-row figure:last-child{grid-column:auto}.facility-photo-row img{height:200px}.news-page-row{grid-template-columns:1fr auto}.news-page-row time{grid-column:1/-1}.faq-item summary{padding:17px 15px;grid-template-columns:32px 1fr 22px;font-size:12px}.faq-answer{padding:0 15px 18px;grid-template-columns:32px 1fr;font-size:11.5px}.contact-form-card{padding:23px 18px}.contact-info-card{padding:23px}.contact-info-card .big-phone{font-size:23px}.guide-callout{padding:27px 22px}}
@media(prefers-reduced-motion:reduce){.sub-motion{opacity:1!important;transform:none!important;transition:none!important}}
.contact-submit:disabled{background:#aeb8b0;cursor:not-allowed;opacity:.8}

/* ===== Privacy Policy ===== */
.privacy-main{max-width:1040px}
.privacy-intro{margin:0 auto 34px;padding:30px 34px;border-radius:24px;background:linear-gradient(135deg,#f4faf1,#f1f9fa);border:1px solid #deeadb;color:#526159;font-size:13px;line-height:2}
.privacy-intro p{margin:0}
.privacy-list{display:grid;gap:14px}
.privacy-block{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:28px 31px;border:1px solid #e1e9df;border-radius:22px;background:#fff;box-shadow:0 7px 24px rgba(44,75,51,.045)}
.privacy-no{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#edf7ea;color:#4d8d56;font-size:12px;font-weight:900;letter-spacing:.08em}
.privacy-block h2{margin:2px 0 10px;color:#2f6338;font-size:18px;line-height:1.5}
.privacy-block p{margin:0;color:#56645c;font-size:12.5px;line-height:1.95}
.privacy-block ul{margin:12px 0 0;padding-left:1.3em;color:#56645c;font-size:12.5px;line-height:1.95}
.privacy-block li+li{margin-top:3px}
.privacy-contact{margin:38px 0 0;padding:32px;border-radius:25px;background:#f5faf2;border:1px solid #dfeadd;text-align:center}
.privacy-contact .privacy-label{margin:0 0 6px;color:#67946d;font-size:10px;font-weight:900;letter-spacing:.13em}
.privacy-contact h2{margin:0 0 12px;color:#2e6337;font-size:21px}
.privacy-contact p{margin:0 0 8px;color:#58665d;font-size:12px;line-height:1.8}
.privacy-contact>a:not(.privacy-contact-button){display:inline-block;margin-bottom:18px;color:#345e3b;font-size:14px;font-weight:900;text-decoration:none}
.privacy-contact-button{display:flex;width:max-content;margin:0 auto;padding:12px 21px;border-radius:999px;background:var(--green);color:#fff;text-decoration:none;font-size:12px;font-weight:900;align-items:center;gap:12px}
.privacy-date{margin:22px 0 0;text-align:right;color:#7a857d;font-size:10px}
@media(max-width:760px){.privacy-intro{padding:24px 21px;font-size:12px}.privacy-block{grid-template-columns:44px 1fr;gap:14px;padding:22px 18px}.privacy-no{width:42px;height:42px;font-size:10px}.privacy-block h2{font-size:16px}.privacy-block p,.privacy-block ul{font-size:12px}.privacy-contact{padding:27px 20px}.privacy-date{text-align:left}}

/* ===== V51 お知らせCMS / 詳細ページ ===== */
.news-page-row{color:inherit;text-decoration:none;transition:background .2s ease,transform .2s ease}
.news-page-row:hover{background:#f8fbf7}.news-page-row:hover .news-page-arrow{transform:translateX(3px)}
.news-page-arrow{transition:transform .2s ease}.news-page-row p{margin:7px 0 0;color:#78837b;font-size:11px;line-height:1.7}
.news-no-items{padding:45px;text-align:center;color:#78837b;font-size:12px}
.news-detail{max-width:960px;margin:0 auto;padding:42px 48px;border:1px solid #dfe8dd;border-radius:28px;background:#fff;box-shadow:var(--shadow-soft)}
.news-detail-meta{display:flex;align-items:center;gap:12px;margin-bottom:17px}.news-detail-meta time{color:#78837b;font-size:12px}.news-detail .news-tag{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;background:#edf7e9;color:#3c7944;font-size:9px;font-weight:900}
.news-detail>h1{margin:0 0 30px;color:#2e6137;font-size:clamp(25px,3.2vw,38px);line-height:1.5;letter-spacing:.02em}
.news-detail-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 32px}.news-detail-images figure{margin:0;overflow:hidden;border-radius:18px;background:#eef4ec}.news-detail-images img{display:block;width:100%;height:300px;object-fit:cover}.news-detail-images figure:first-child:nth-last-child(1){grid-column:1/-1}.news-detail-images figure:first-child:nth-last-child(1) img{height:auto;max-height:620px;object-fit:contain;background:#f5f7f3}.news-detail-images figure:first-child:nth-last-child(n+3){grid-column:1/-1}.news-detail-images figure:first-child:nth-last-child(n+3) img{height:430px}
.news-detail-body{color:#4f5e55;font-size:14px;line-height:2.1;word-break:break-word}.news-detail-foot{margin-top:36px;padding-top:23px;border-top:1px solid #e7ede5}.news-back{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;border-radius:999px;background:#f0f7ed;color:#397642;font-size:12px;font-weight:900;text-decoration:none}.news-instagram-link{display:inline-flex;align-items:center;gap:14px;margin-top:28px;padding:12px 18px;border-radius:999px;background:linear-gradient(90deg,#7747ac,#c53f75,#e17638);color:#fff;text-decoration:none;font-size:12px;font-weight:900}
@media(max-width:760px){.news-detail{padding:28px 21px;border-radius:22px}.news-detail-images{grid-template-columns:1fr}.news-detail-images figure:first-child:nth-last-child(n+3){grid-column:auto}.news-detail-images img,.news-detail-images figure:first-child:nth-last-child(n+3) img{height:240px}.news-detail-body{font-size:13px;line-height:2}.news-page-row p{display:none}}

/* =====================================================================
   V59 READABILITY TUNING 2026-08-20 - sub pages
   ===================================================================== */
.page-hero-copy>p:last-child{font-size:16px;color:#435148}
.breadcrumb{font-size:12px;color:#59665d}
.breadcrumb strong{color:#4b574f}
.sub-head>p:last-child{font-size:15px;color:#4a574f}
.note-box{font-size:14px;color:#435148}
.guide-intro-copy p{font-size:15px;color:#435148}
.flow-card p,.day-card p{font-size:13.5px;color:#48554c}
.contact-info-card p{font-size:13.5px;color:#48554c}
.contact-info-card small{font-size:11px;color:#606c64}
.contact-form-card>p{font-size:13.5px;color:#535f56}
.form-row label{font-size:13px}
.form-help{font-size:11px;color:#626e66}
.contact-check{font-size:12.5px;color:#4b574f}
.privacy-intro{font-size:14.5px;color:#435148}
.privacy-block p,.privacy-block ul{font-size:14px;color:#46534a}
.privacy-contact p{font-size:13.5px;color:#4b584f}
.privacy-date{font-size:11px;color:#626e66}
.news-page-row p{font-size:12.5px;color:#5b675f}
.news-no-items{font-size:13px;color:#5b675f}
.news-detail-meta time{font-size:13px;color:#5b675f}
.news-detail-body{font-size:16px;color:#3f4d44;line-height:2.05}

@media(max-width:760px){
  .page-hero-copy>p:last-child{font-size:14px;line-height:1.9}
  .sub-head>p:last-child{font-size:14px}
  .guide-intro-copy p{font-size:14.5px}
  .privacy-intro{font-size:14px}
  .privacy-block p,.privacy-block ul{font-size:13.5px}
  .news-detail-body{font-size:15px;line-height:2}
}

@media(max-width:520px){
  .faq-item summary{font-size:13.5px}
  .faq-answer{font-size:13px;color:#4a574f}
}


/* ==========================================================================
   説明文の可読性調整 / V4.5
   薄いグレーを濃くし、本文を1〜2px大きくする。
   ========================================================================== */
.page-hero-copy>p:last-child{color:#37463c;font-size:17px}
.sub-head>p:last-child{color:#3d4b42;font-size:16px}
.guide-intro-copy p{color:#36463c;font-size:16px}
.flow-card p{color:#3b4940;font-size:14px}
.day-card p{color:#39483f;font-size:14px}
.guide-callout p{color:#394940;font-size:15px}
.summary-card span{color:#3d4b42;font-size:13px}
.facility-card p{color:#39483f;font-size:14px}
.facility-photo-row figcaption{color:#3b4941;font-size:13px}
.faq-answer{color:#39483f;font-size:14px}
.faq-contact p{color:#3d4b42;font-size:14px}
.contact-info-card p{color:#39483f;font-size:14px}
.contact-form-card>p{color:#3f4b43;font-size:14px}
.privacy-intro{color:#39483f;font-size:15px}
.privacy-block p,.privacy-block ul{color:#39483f;font-size:14px}
.privacy-contact p{color:#39483f;font-size:14px}
.news-page-row p{color:#4a574f;font-size:13px}
.news-no-items,.news-empty-note{color:#4a574f;font-size:13px}

@media(max-width:760px){
  .page-hero-copy>p:last-child{font-size:14.5px}
  .sub-head>p:last-child{font-size:14px}
  .guide-intro-copy p{font-size:14.5px}
  .flow-card p,.day-card p,.facility-card p,.faq-answer,.contact-info-card p,.contact-form-card>p,.privacy-block p,.privacy-block ul{font-size:13.5px}
  .guide-callout p,.privacy-intro{font-size:13.5px}
}

/* =====================================================================
   V4.6 2026-08-25 / ご利用案内 文字の折返し調整
   FIRST STEPの見出し・本文を少し小さくし、一文字だけ次行へ落ちる
   ような不自然な折返しを抑える。スマホは既存設定を維持。
   ===================================================================== */
@media (min-width:781px){
  .guide-intro-copy h2{
    font-size:clamp(22px,1.55vw,26px);
    line-height:1.45;
    white-space:nowrap;
  }
  .guide-intro-copy p{
    font-size:14px;
    line-height:1.9;
  }
}

/* =====================================================================
   V4.7 2026-08-25 / ご利用案内「一日の過ごし方」アイコン
   4枚のカード内アイコンを大きくし、カード中央に揃える。
   ===================================================================== */
.day-card img{
  display:block;
  width:128px;
  height:128px;
  object-fit:contain;
  margin:0 auto 18px;
}

@media(max-width:760px){
  .day-card img{
    width:112px;
    height:112px;
    margin:0 auto 16px;
  }
}

@media(max-width:520px){
  .day-card img{
    width:104px;
    height:104px;
  }
}


/* V38: スマホスクロール時の白い抜け防止 */
@media(max-width:767px){
  .sub-motion, .sub-motion.is-visible{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}


/* v46 contact success animation */
.form-status{position:relative;overflow:hidden}
.form-status-message{position:relative;z-index:1}
.form-status.ok{padding:18px 20px 18px;border-radius:18px;background:linear-gradient(135deg,#edf8ec 0%,#f8fcf6 100%);border:1px solid #d3e8d0;box-shadow:0 8px 20px rgba(55,104,62,.08)}
.form-status.ok::before{content:'';position:absolute;inset:-40% auto -40% -25%;width:42%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.78),rgba(255,255,255,0));transform:translateX(-180%) rotate(16deg)}
.form-status.ok.is-animated{animation:status-pop .8s cubic-bezier(.2,.8,.2,1) both,status-glow 2.4s ease-in-out 1 both}
.form-status.ok.is-animated::before{animation:status-shine 1.3s ease .15s 1 both}
.form-status-label{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#dff0dc;color:#2d6336;font-size:11px;font-weight:800;letter-spacing:.08em}
.form-status-label::before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#378b3d;color:#fff;font-size:12px;line-height:1}
.form-status-title{position:relative;z-index:1;margin:0 0 6px;font-size:20px;font-weight:900;line-height:1.4;color:#2f6738}
.form-status.ok .form-status-message{font-size:13px;line-height:1.85;color:#45624b}
@keyframes status-pop{0%{opacity:0;transform:translateY(10px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes status-glow{0%,100%{box-shadow:0 8px 20px rgba(55,104,62,.08)}50%{box-shadow:0 10px 28px rgba(76,146,87,.18)}}
@keyframes status-shine{0%{transform:translateX(-180%) rotate(16deg)}100%{transform:translateX(430%) rotate(16deg)}}
@media(max-width:520px){
  .form-status.ok{padding:16px 16px 17px}
  .form-status-title{font-size:18px}
  .form-status.ok .form-status-message{font-size:12.5px}
}
