@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Noto+Sans+JP:wght@300;400;500;700&family=Zen+Kurenaido&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
/* 「花とちょうちょ」等を使う場合は fonts/handwriting.woff2 (または .ttf) を置いてください。なければ Klee One で表示されます。 */
@font-face{font-family:'Sorakei Hand';src:url('fonts/handwriting.woff2') format('woff2'),url('fonts/handwriting.ttf') format('truetype');font-display:swap}

:root{
  --bg:#FCFDFE;
  --bg-blue:#EFF6FB;
  --bg-blue-2:#F5FAFD;
  --blue:#7FB4D6;
  --blue-deep:#3F3A37;
  --ink:#4F4A46;
  --ink-soft:#8A847E;
  --yellow:#F2C94C;
  --yellow-deep:#E3B53A;
  --sage:#A9C9A0;
  --card:#FFFFFF;
  --line:#E6EEF4;
  --shadow:0 14px 34px -16px rgba(90,160,210,.32);
  --shadow-sm:0 8px 20px -12px rgba(90,160,210,.30);
  --radius:26px;
  --maxw:1120px;
}

*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{
  font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;
  color:var(--ink);background:var(--bg);line-height:1.95;font-weight:400;
  -webkit-font-smoothing:antialiased;overflow-x:hidden;
}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}

/* decorative */
.script{display:none}
.hand{font-family:'Sorakei Hand','Klee One',cursive}
.blob{position:absolute;z-index:0;pointer-events:none}
.leaf{position:absolute;z-index:1;pointer-events:none}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@keyframes sway{0%,100%{transform:rotate(-4deg)}50%{transform:rotate(5deg)}}
.floaty{animation:float 7s ease-in-out infinite}
.swayy{animation:sway 6s ease-in-out infinite;transform-origin:bottom center}

/* header */
header{position:sticky;top:0;z-index:50;background:rgba(252,251,247,.86);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
.nav{display:flex;align-items:center;gap:28px;height:74px}
.logo{display:flex;align-items:center;gap:10px;font-weight:900;font-size:22px;color:var(--blue-deep)}
.logo small{display:block;font-family:"Caveat";font-size:13px;letter-spacing:3px;color:var(--blue);font-weight:600;line-height:1}
.logo .lw{line-height:1.05}
.nav-links{display:flex;gap:22px;margin-left:auto;font-size:16px;font-weight:700;color:var(--ink)}
.nav-links a{transition:color .2s}
.nav-links a:hover,.nav-links a.active{color:var(--blue)}
.nav-cta{display:flex;align-items:center;gap:14px}
.ghost{font-size:15px;font-weight:700;color:var(--blue-deep);display:flex;align-items:center;gap:6px}
.btn{display:inline-flex;align-items:center;gap:9px;background:var(--yellow);color:#4d4843;font-weight:900;padding:12px 22px;border-radius:999px;font-size:16px;box-shadow:0 8px 16px -8px rgba(236,180,44,.7);transition:transform .18s ease,box-shadow .18s ease;border:none;cursor:pointer;font-family:inherit}
.btn:hover{transform:translateY(-2px);box-shadow:0 12px 20px -8px rgba(236,180,44,.8)}
.btn.outline{background:#fff;color:var(--blue-deep);box-shadow:var(--shadow-sm);border:1.5px solid #d7e8f4}
.menu-toggle{display:none}

/* hero (top) */
.hero{position:relative;padding:64px 0 40px;overflow:hidden}
.hero .wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center}
.tagpill{position:relative;display:inline-block;background:#fff;border:1.5px solid #d8e3ea;color:var(--ink-soft);font-size:15px;font-weight:500;padding:10px 24px;border-radius:30px;margin-bottom:26px}
.tagpill::after{content:"";position:absolute;left:38px;bottom:-9px;width:15px;height:15px;background:#fff;border-right:1.5px solid #d8e3ea;border-bottom:1.5px solid #d8e3ea;transform:rotate(45deg)}
h1.hero-title{font-family:'Sorakei Hand','Klee One',cursive;font-size:clamp(36px,5.4vw,58px);font-weight:400;line-height:1.6;color:var(--blue-deep);letter-spacing:1px}
h1.hero-title .hl{color:var(--blue);position:relative;white-space:nowrap}
h1.hero-title .hl::after{display:none}
.hero p.lead{margin:24px 0 32px;font-size:16px;color:var(--ink);max-width:440px}
.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;align-items:center}
.hero-ctas .btn{padding:16px 28px;font-size:15.5px}
.hero-visual{position:relative}
.photo{position:relative;border-radius:40% 42% 44% 40%/46% 44% 48% 44%;background:linear-gradient(150deg,#dcefff 0%,#eaf4fb 45%,#fff7e0 100%);overflow:hidden;box-shadow:var(--shadow);aspect-ratio:5/4;display:flex;align-items:flex-end;justify-content:center;border:6px solid #fff}
.photo.rect{border-radius:28px;aspect-ratio:4/3}
.photo .ph-cap{position:absolute;top:12px;left:0;right:0;text-align:center;font-size:12px;color:rgba(62,110,145,.55);font-weight:700;letter-spacing:1px}
.photo svg.scene{width:74%;height:auto;margin-bottom:-2px}
.badge{position:absolute;right:-6px;bottom:6px;z-index:4;width:140px;height:140px;border-radius:50%;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:3px solid #fbeec0}
.badge .num{font-size:38px;font-weight:900;color:var(--blue);line-height:1}
.badge .t{font-size:12px;font-weight:700;color:var(--ink)}
.badge .b{font-size:13px;font-weight:900;color:var(--blue-deep)}

/* section frame */
section{position:relative}
.sec{padding:84px 0}
.sec.blue{background:var(--bg-blue);border-radius:60px;margin:0 14px}
.sec-head{text-align:center;margin-bottom:48px;position:relative;z-index:2}
.sec-head .script{display:none}
.sec-head h2{display:inline-flex;align-items:center;gap:16px;font-size:clamp(26px,3.4vw,34px);font-weight:900;color:var(--blue-deep);letter-spacing:1px}
.sec-head h2::before,.sec-head h2::after{content:"";width:22px;height:28px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='30' viewBox='0 0 24 30'%3E%3Cpath d='M12 30C12 18 12 10 12 4' stroke='%23B7D3AE' stroke-width='1.4' fill='none' stroke-linecap='round'/%3E%3Cpath d='M12 12C7 9 4 10 3 14C7 16 11 15 12 12Z' fill='%23CDE2C6'/%3E%3Cpath d='M12 18C17 15 20 16 21 20C17 22 13 21 12 18Z' fill='%23CDE2C6'/%3E%3Cpath d='M12 24C7 21 4 22 3 26C7 28 11 27 12 24Z' fill='%23CDE2C6'/%3E%3C/svg%3E") no-repeat center/contain;opacity:.9}
.sec-head h2::before{transform:scaleX(-1)}
.sec-head h2 .accent{color:var(--blue)}
.sec-head .wave{display:none}
.sec-head p{margin-top:14px;color:var(--ink-soft);font-size:15px}

/* worries */
.worries{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;position:relative;z-index:2}
.worry{background:#fff;border-radius:22px;padding:24px 12px;text-align:center;box-shadow:var(--shadow-sm);transition:transform .2s}
.worry:hover{transform:translateY(-5px)}
.worry .ic{width:48px;height:48px;margin:0 auto 12px;color:var(--blue)}
.worry span{font-size:15px;font-weight:400;color:var(--ink);line-height:1.6}

/* cando cards */
.cando{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;position:relative;z-index:2}
.card{background:#fff;border-radius:var(--radius);padding:30px 26px;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;border:1px solid #f0f5f9}
.card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}
.card .ic{width:54px;height:54px;border-radius:16px;background:var(--bg-blue);display:flex;align-items:center;justify-content:center;color:var(--blue);margin-bottom:16px}
.card h3{font-size:17.5px;font-weight:900;color:var(--blue-deep);margin-bottom:8px}
.card p{font-size:16px;color:var(--ink-soft);line-height:1.8}

/* strengths */
.strength{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center;position:relative;z-index:2}
.strength .right h2{font-size:clamp(24px,3.2vw,32px);color:var(--blue-deep);font-weight:900;margin-bottom:6px}
.strength .script{font-size:22px}
.slist{display:grid;grid-template-columns:1fr 1fr;gap:18px 26px;margin-top:26px}
.slist li{list-style:none;display:flex;gap:12px;align-items:flex-start;font-weight:700;font-size:16px;color:var(--ink)}
.slist .ck{flex:none;width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;margin-top:1px}
.slist .ck svg{width:14px;height:14px}

/* works */
.works{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;position:relative;z-index:2}
.work{background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s}
.work:hover{transform:translateY(-6px)}
.work .thumb{position:relative;aspect-ratio:16/11;background:linear-gradient(140deg,#e6f3fb,#fff6df);display:flex;align-items:center;justify-content:center}
.work .thumb svg{width:60%;opacity:.9}
.work .tag{position:absolute;top:12px;left:12px;background:rgba(98,168,214,.92);color:#fff;font-size:13px;font-weight:900;padding:5px 13px;border-radius:999px}
.work .body{padding:18px 20px 24px}
.work h3{font-size:15.5px;font-weight:900;color:var(--blue-deep);margin-bottom:6px}
.work p{font-size:15px;color:var(--ink-soft);line-height:1.7}
.viewmore{text-align:center;margin-top:8px}
.viewmore a{font-family:"Caveat";font-size:20px;color:var(--blue);font-weight:700}

/* flow */
.flow{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;position:relative;z-index:2}
.step{background:#fff;border-radius:20px;padding:22px 14px;width:158px;text-align:center;box-shadow:var(--shadow-sm);position:relative}
.step .n{width:34px;height:34px;border-radius:50%;background:var(--blue);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:15px}
.step h4{font-size:16px;font-weight:900;color:var(--blue-deep);margin-bottom:6px}
.step p{font-size:15px;color:var(--ink-soft);line-height:1.6}
.step .ic{width:30px;height:30px;margin:12px auto 0;color:var(--sage)}
.step .arrow{position:absolute;right:-13px;top:34px;color:#bfddf0;z-index:3}
.step:last-child .arrow{display:none}

/* voices */
.voices{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;position:relative;z-index:2}
.voice{background:#fff;border-radius:24px;padding:26px 24px;box-shadow:var(--shadow-sm)}
.voice .who{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.voice .av{width:48px;height:48px;border-radius:50%;background:linear-gradient(140deg,#dcefff,#fff3d6);flex:none;display:flex;align-items:center;justify-content:center;color:var(--blue);font-weight:900;font-size:15px}
.voice .who b{font-size:15px;color:var(--blue-deep);line-height:1.4}
.voice .who span{font-size:14px;color:var(--ink-soft);display:block}
.voice p{font-size:16px;color:var(--ink);line-height:1.95}
.voice .q{font-family:"Caveat";font-size:34px;color:#cfe6f4;line-height:0;display:block;height:14px}
.voice .tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:6px}
.voice .tags span{font-size:12px;font-weight:700;color:var(--blue);background:var(--bg-blue);padding:3px 10px;border-radius:999px}

/* faq */
.faq-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:start;position:relative;z-index:2}
.faq-item{background:#fff;border-radius:18px;margin-bottom:14px;box-shadow:var(--shadow-sm);overflow:hidden}
.faq-q{display:flex;align-items:center;gap:12px;padding:18px 22px;cursor:pointer;font-weight:900;color:var(--blue-deep);font-size:15px}
.faq-q .qm{flex:none;width:24px;height:24px;border-radius:50%;background:var(--bg-blue);color:var(--blue);display:flex;align-items:center;justify-content:center;font-family:"Caveat";font-weight:700;font-size:16px}
.faq-q .plus{margin-left:auto;color:var(--blue);font-size:22px;font-weight:400;transition:transform .25s}
.faq-item.open .plus{transform:rotate(45deg)}
.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 22px}
.faq-a p{padding:0 0 18px 36px;font-size:16px;color:var(--ink-soft);line-height:1.9}
.faq-item.open .faq-a{max-height:260px}
.faq-side{position:relative;text-align:center}
.bubble{display:inline-block;background:#fff;border:2px solid #d7ecf7;border-radius:18px;padding:14px 20px;font-family:"Yomogi";color:var(--blue-deep);font-size:16px;box-shadow:var(--shadow-sm);position:relative;margin-bottom:18px}
.bubble::after{content:"";position:absolute;left:40px;bottom:-12px;border:7px solid transparent;border-top-color:#fff}

/* cta band */
.cta-band{position:relative;background:linear-gradient(160deg,#e4f3fc,#eef8ff);border-radius:50px;margin:30px 14px 0;padding:64px 24px;text-align:center;overflow:hidden}
.cta-band .wrap{position:relative;z-index:2}
.cta-band .hand{font-size:22px;color:var(--blue);display:block;margin-bottom:10px}
.cta-band h2{font-size:clamp(24px,3.4vw,34px);font-weight:900;color:var(--blue-deep);margin-bottom:30px;line-height:1.6}
.cta-band .row{display:flex;gap:18px;align-items:center;justify-content:center;flex-wrap:wrap}
.cta-band .btn{padding:18px 36px;font-size:16.5px}
.open24{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--blue-deep);font-weight:900;font-size:13px;padding:10px 18px;border-radius:999px;box-shadow:var(--shadow-sm)}
.open24 .dot{width:8px;height:8px;border-radius:50%;background:#7ec97e;box-shadow:0 0 0 4px rgba(126,201,126,.25)}

/* footer */
footer{background:#3E6E91;color:#dceaf3;margin-top:30px;padding:54px 0 26px;border-radius:50px 50px 0 0}
.foot{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}
.foot .logo{color:#fff}
.foot .logo small{color:#bcd9ec}
.foot p.desc{font-size:13px;color:#bcd9ec;margin-top:14px;max-width:260px;font-weight:400;line-height:1.8}
.foot h5{font-size:13px;font-weight:900;color:#fff;margin-bottom:14px}
.foot ul{list-style:none}
.foot li{font-size:13px;margin-bottom:9px;color:#cfe2ef;font-weight:400}
.foot a:hover{color:#fff}
.copy{text-align:center;margin-top:40px;font-size:12px;color:#a8cae0;font-weight:400}

/* reveal */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}
.reveal.in{opacity:1;transform:none}

/* ===== sub-page hero / breadcrumb ===== */
.page-hero{position:relative;text-align:center;padding:54px 0 40px;overflow:hidden}
.crumb{font-size:14px;color:var(--ink-soft);font-weight:700;margin-bottom:16px;position:relative;z-index:2}
.crumb a:hover{color:var(--blue)}
.page-hero .script{display:none}
.page-hero h1{font-size:clamp(28px,4vw,40px);font-weight:900;color:var(--blue-deep);position:relative;z-index:2;letter-spacing:1px}
.page-hero p{margin-top:16px;color:var(--ink);font-size:15px;position:relative;z-index:2}

/* prose */
.prose{max-width:760px;margin:0 auto;font-size:15px;color:var(--ink);line-height:2}
.prose .mark{background:linear-gradient(transparent 60%,rgba(246,200,74,.45) 60%);font-weight:900;color:var(--blue-deep)}
.center{text-align:center}

/* values (3) */
.values{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative;z-index:2}
.value{background:#fff;border-radius:22px;padding:30px 24px;text-align:center;box-shadow:var(--shadow-sm)}
.value .ic{width:60px;height:60px;margin:0 auto 14px;color:var(--blue)}
.value h3{font-size:16px;font-weight:900;color:var(--blue-deep);margin-bottom:8px}
.value p{font-size:15px;color:var(--ink-soft);line-height:1.85}

/* story */
.story{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center;position:relative;z-index:2}
.story h3{font-size:21px;font-weight:900;color:var(--blue-deep);margin-bottom:16px}
.story p{font-size:16px;color:var(--ink);line-height:2;margin-bottom:14px}
.story .mark{background:linear-gradient(transparent 60%,rgba(246,200,74,.5) 60%);font-weight:900;color:var(--blue-deep)}

/* logo meaning (SK) */
.skbox{background:#fff;border-radius:24px;padding:34px;box-shadow:var(--shadow-sm);position:relative;z-index:2;max-width:780px;margin:0 auto}
.sktop{text-align:center;font-weight:900;color:var(--blue-deep);margin-bottom:8px}
.sktop b{font-size:34px;color:var(--blue);font-family:"Caveat"}
.skgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}
.skcol{text-align:center}
.skcol .ic{width:48px;height:48px;margin:0 auto 10px;color:var(--blue)}
.skcol b{display:block;font-size:15px;color:var(--blue-deep);font-weight:900;line-height:1.6}
.skfoot{text-align:center;margin-top:20px;font-family:"Yomogi";color:var(--blue);font-size:15px}

/* four things */
.fourthings{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative;z-index:2}
.thing{background:#fff;border-radius:20px;padding:26px 20px;box-shadow:var(--shadow-sm)}
.thing .n{font-family:"Caveat";font-size:26px;color:var(--yellow-deep);font-weight:700}
.thing .ic{width:38px;height:38px;color:var(--blue);margin-bottom:6px}
.thing h4{font-size:15px;font-weight:900;color:var(--blue-deep);margin:4px 0 8px}
.thing p{font-size:15px;color:var(--ink-soft);line-height:1.8}

/* members */
.members{display:grid;grid-template-columns:1fr 1fr;gap:22px;position:relative;z-index:2}
.member{background:#fff;border-radius:22px;padding:26px;box-shadow:var(--shadow-sm);display:flex;gap:18px;align-items:flex-start}
.member .av{width:72px;height:72px;border-radius:50%;flex:none;background:linear-gradient(140deg,#dcefff,#fff3d6);display:flex;align-items:center;justify-content:center;color:var(--blue)}
.member b{font-size:15px;color:var(--blue-deep)}
.member p{font-size:15px;color:var(--ink-soft);line-height:1.85;margin-top:6px}

/* community */
.community{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;position:relative;z-index:2}
.commcard{width:170px;text-align:center}
.commcard .thumb{aspect-ratio:4/3;border-radius:18px;background:linear-gradient(140deg,#e6f3fb,#fff6df);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);margin-bottom:8px}
.commcard .thumb svg{width:50%;opacity:.85}
.commcard span{font-size:15px;font-weight:700;color:var(--blue-deep)}

/* service detail rows */
.svc{display:grid;grid-template-columns:1fr 1.4fr;gap:40px;align-items:center;position:relative;z-index:2;margin-bottom:46px}
.svc:nth-child(even) .svc-media{order:2}
.svc-media{position:relative}
.svc-media .photo.rect{aspect-ratio:5/4}
.svc-body .badge-num{font-family:"Caveat";font-size:24px;color:var(--yellow-deep);font-weight:700}
.svc-body h3{font-size:22px;font-weight:900;color:var(--blue-deep);margin:2px 0 12px}
.svc-body p{font-size:16px;color:var(--ink);line-height:1.95;margin-bottom:14px}
.svc-incl{display:flex;flex-wrap:wrap;gap:8px}
.svc-incl span{font-size:15px;font-weight:700;color:var(--blue-deep);background:var(--bg-blue);padding:6px 14px;border-radius:999px}

/* pricing note */
.pricebox{background:#fff;border:2px dashed #cfe6f4;border-radius:24px;padding:34px;text-align:center;max-width:720px;margin:0 auto;position:relative;z-index:2}
.pricebox h3{font-size:19px;font-weight:900;color:var(--blue-deep);margin-bottom:10px}
.pricebox p{font-size:16px;color:var(--ink-soft);line-height:1.9;margin-bottom:18px}

/* contact form */
.formwrap{max-width:680px;margin:0 auto;position:relative;z-index:2}
.field{margin-bottom:20px}
.field label{display:block;font-size:15px;font-weight:900;color:var(--blue-deep);margin-bottom:8px}
.field label .req{font-size:11px;background:var(--yellow);color:#5b4a16;padding:2px 8px;border-radius:6px;margin-left:8px}
.field label .opt{font-size:11px;background:var(--bg-blue);color:var(--blue);padding:2px 8px;border-radius:6px;margin-left:8px}
.field input,.field textarea{width:100%;border:1.5px solid #dbe8f1;border-radius:14px;padding:14px 16px;font-family:inherit;font-size:15px;color:var(--ink);background:#fdfdfb;transition:border-color .2s}
.field input:focus,.field textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px rgba(98,168,214,.15)}
.field textarea{min-height:150px;resize:vertical}
.agree{display:flex;gap:10px;align-items:flex-start;font-size:15px;color:var(--ink);margin:8px 0 22px}
.agree input{margin-top:4px}
.form-submit{text-align:center}
.form-submit .btn{padding:17px 48px;font-size:16px}

/* privacy */
.privacy{max-width:820px;margin:0 auto;position:relative;z-index:2}
.privacy h3{font-size:17px;color:var(--blue-deep);font-weight:900;margin:24px 0 10px}
.privacy p{font-size:15px;color:var(--ink);line-height:1.95;margin-bottom:10px}
.privacy ul{list-style:none;margin:6px 0 12px}
.privacy li{font-size:15px;color:var(--ink);line-height:1.9;padding-left:22px;position:relative}
.privacy li::before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}

/* editorial note (for the owner) */
.note{background:#fff7e0;border:1.5px dashed #f0d27a;border-radius:16px;padding:16px 20px;font-size:14px;color:#8a6d1f;line-height:1.8;max-width:760px;margin:24px auto 0;position:relative;z-index:2}
.note b{color:#6f560f}

/* to top */
.totop{position:fixed;right:22px;bottom:22px;width:48px;height:48px;border-radius:50%;background:#5b6b78;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);z-index:60;opacity:0;pointer-events:none;transition:opacity .3s}
.totop.show{opacity:1;pointer-events:auto}

/* responsive */
@media(max-width:980px){
  .nav-links{display:none}
  .hero .wrap{grid-template-columns:1fr;gap:30px}
  .hero-visual{max-width:460px;margin:0 auto}
  .worries{grid-template-columns:repeat(3,1fr)}
  .cando,.works,.voices,.values{grid-template-columns:1fr 1fr}
  .strength,.story{grid-template-columns:1fr;gap:28px}
  .strength .left,.story .story-media{max-width:400px;margin:0 auto}
  .fourthings{grid-template-columns:1fr 1fr}
  .members{grid-template-columns:1fr}
  .svc{grid-template-columns:1fr;gap:22px}
  .svc:nth-child(even) .svc-media{order:0}
  .svc-media{max-width:420px;margin:0 auto}
  .faq-grid{grid-template-columns:1fr}
  .foot{grid-template-columns:1fr 1fr}
  .menu-toggle{display:flex;margin-left:auto;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}
  .menu-toggle span{width:24px;height:2px;background:var(--blue-deep);border-radius:2px}
  .nav-cta .ghost{display:none}
  .skgrid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .worries{grid-template-columns:1fr 1fr}
  .cando,.works,.voices,.values{grid-template-columns:1fr}
  .slist{grid-template-columns:1fr}
  .fourthings{grid-template-columns:1fr}
  .sec{padding:56px 0}
  .sec.blue{margin:0 8px}
  h1.hero-title .hl{white-space:normal}
}
@media(prefers-reduced-motion:reduce){
  *{animation:none!important;scroll-behavior:auto!important}
  .reveal{opacity:1;transform:none;transition:none}
}

/* ===================== added: images & new sections ===================== */
/* photos */
.photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.photo.has-img .ph-cap,.photo.has-img svg.scene{display:none}
/* icon images */
.worry .ic img,.card .ic img,.value .ic img,.thing .ic img,.skcol .ic img{width:100%;height:100%;object-fit:contain}
.card .ic.img-ic{background:transparent;width:66px;height:66px;border-radius:0}
img.blob{height:auto}
/* badge: 伴走型の集客サポート */
.badge .big{font-size:23px;font-weight:900;color:var(--blue);line-height:1.25;font-family:"Zen Kaku Gothic New",sans-serif}
.badge .big small{font-size:14px;font-weight:700}

/* combined voice + faq */
.vf-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;position:relative;z-index:2}
.col-head{display:flex;justify-content:center;align-items:center;gap:14px;font-size:clamp(22px,2.8vw,28px);font-weight:900;color:var(--blue-deep);letter-spacing:1px;margin-bottom:30px}
.col-head.leaf::before,.col-head.leaf::after{content:"";width:20px;height:26px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='30' viewBox='0 0 24 30'%3E%3Cpath d='M12 30C12 18 12 10 12 4' stroke='%23B7D3AE' stroke-width='1.4' fill='none' stroke-linecap='round'/%3E%3Cpath d='M12 12C7 9 4 10 3 14C7 16 11 15 12 12Z' fill='%23CDE2C6'/%3E%3Cpath d='M12 18C17 15 20 16 21 20C17 22 13 21 12 18Z' fill='%23CDE2C6'/%3E%3Cpath d='M12 24C7 21 4 22 3 26C7 28 11 27 12 24Z' fill='%23CDE2C6'/%3E%3C/svg%3E") no-repeat center/contain}
.col-head.leaf::before{transform:scaleX(-1)}
.vcarousel{position:relative}
.vtrack .voice{display:none;animation:fadein .5s ease}
.vtrack .voice.active{display:block}
@keyframes fadein{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.vdots{display:flex;gap:9px;justify-content:center;margin-top:18px}
.vdot{width:9px;height:9px;border-radius:50%;background:#cfe0ec;border:none;cursor:pointer;padding:0;transition:background .2s}
.vdot.active{background:var(--blue)}
.vmore{text-align:center;margin-top:16px}
.vmore a{font-size:13px;font-weight:700;color:var(--blue)}

/* story timeline */
.timeline{position:relative;padding:6px 0}
.timeline::before{content:"";position:absolute;left:13px;top:14px;bottom:14px;width:2px;background:#dce8f1}
.tl-item{position:relative;padding-left:42px;margin-bottom:30px}
.tl-item:last-child{margin-bottom:0}
.tl-item::before{content:"";position:absolute;left:6px;top:3px;width:16px;height:16px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #eaf2f8}
.tl-item b{display:block;font-size:15.5px;font-weight:900;color:var(--blue-deep);margin-bottom:2px}
.tl-item span{font-size:15px;color:var(--ink-soft)}

/* logo meaning 2col */
.logo-meaning{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center;position:relative;z-index:2}
.lm-left{text-align:center}
.lm-logo{max-width:150px;margin:0 auto 22px}
.lm-left p{font-size:16px;color:var(--ink);line-height:2;text-align:left}

/* service cards (no photo) */
.svc-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;position:relative;z-index:2}
.svc-card{background:#fff;border-radius:24px;padding:30px 28px;box-shadow:var(--shadow-sm);border:1px solid #f0f5f9}
.svc-card .badge-num{font-family:"Caveat";font-size:24px;color:var(--yellow-deep);font-weight:700}
.svc-card h3{font-size:19px;font-weight:900;color:var(--blue-deep);margin:2px 0 10px}
.svc-card p{font-size:16px;color:var(--ink);line-height:1.9;margin-bottom:14px}

/* community 4 */
.community{gap:20px}
.commcard{width:210px}
.commcard .thumb img{width:100%;height:100%;object-fit:cover}

@media(max-width:980px){
  .vf-grid{grid-template-columns:1fr;gap:44px}
  .logo-meaning{grid-template-columns:1fr;gap:26px}
  .svc-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .commcard{width:46%}
}

/* 4つのこと layout (number+title row, icon+text row) */
.thing-head{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}
.thing-head .n{font-family:"Caveat";font-size:26px;color:var(--yellow-deep);font-weight:700;line-height:1}
.thing-head h4{font-size:17px;font-weight:700;color:var(--blue-deep)}
.thing-body{display:flex;align-items:flex-start;gap:14px}
.thing-body .ic{width:46px;height:46px;flex:none}
.thing-body .ic img{width:100%;height:100%;object-fit:contain}
.thing-body p{font-size:16px;color:var(--ink-soft);line-height:1.9}
/* customer logo inside avatar */
.voice .av img{width:100%;height:100%;object-fit:contain;border-radius:50%;background:#fff}

/* ===================== revisions: leaf images, thinner headings, hero CTA ===================== */
img.leaf{height:auto}
/* title leaves -> image files (leaf-3 left, leaf-4 right) */
.sec-head h2::before{background:url("images/leaf-3.png") no-repeat center/contain;transform:none;width:26px;height:32px;opacity:1}
.sec-head h2::after{background:url("images/leaf-4.png") no-repeat center/contain;width:26px;height:32px;opacity:1}
.col-head.leaf::before{background:url("images/leaf-3.png") no-repeat center/contain;transform:none;width:24px;height:30px}
.col-head.leaf::after{background:url("images/leaf-4.png") no-repeat center/contain;width:24px;height:30px}
.col-head{margin-bottom:36px}
/* thinner headings/titles */
.sec-head h2,.col-head,.page-hero h1,.card h3,.svc-card h3,.value h3,.thing-head h4,.story h3,.voice .who b,.work h3,.step h4,.faq-q,.skcol b,.member b,.pricebox h3,.privacy h3,.foot h5,.tl-item b,.badge .big,.bubble{font-weight:700}
/* hide decorative quote inside voice cards (was overlapping the title) */
.voice .q{display:none}
.vcarousel{margin-top:2px}
/* hero: centered CTA below, like reference */
.hero .wrap{display:block}
.hero-top{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center}
.hero-cta{text-align:center;margin-top:36px;position:relative;z-index:2}
.hero-ask{display:block;font-family:'Sorakei Hand','Klee One',cursive;font-size:16px;color:var(--ink);margin-bottom:12px}
.hero-cta .btn{padding:17px 42px;font-size:16px}
@media(max-width:980px){.hero-top{grid-template-columns:1fr;gap:30px}}

/* ===== fix: voice heading spacing + button icon/height ===== */
.col-head{margin-bottom:46px}
.col-head.leaf::before,.col-head.leaf::after{width:20px;height:26px}
.btn{padding:11px 24px}
.btn .bi{width:22px;height:22px;flex:none}
.cta-band .btn{padding:13px 44px;font-size:16.5px}
.cta-band .btn .bi{width:25px;height:25px}
.hero-cta .btn{padding:13px 46px}
.hero-cta .btn .bi{width:24px;height:24px}
.nav-cta .btn{padding:10px 20px}
.nav-cta .btn .bi{width:18px;height:18px}

/* ===== fix2: guarantee separation between heading and carousel card ===== */
.vf-col{display:flex;flex-direction:column}
.col-head{margin:0 0 40px;position:relative;z-index:2}
.vcarousel{margin-top:0;position:relative;z-index:1}
.faq-list{position:relative;z-index:1}

/* ===================== fix3: handwriting=ZenKurenaido, thinner headings/buttons, strength, icons, badge, bubble ===================== */
h1.hero-title,.hand,.hero-ask{font-family:'Sorakei Hand','Zen Kurenaido',cursive}
/* thinner section headings */
.sec-head h2,.col-head,.page-hero h1,.strength .right h2{font-weight:500}
/* buttons: thinner + more horizontal padding */
.btn{font-weight:600;padding:13px 40px}
.nav-cta .btn{padding:10px 22px}
.cta-band .btn{padding:14px 48px}
.hero-cta .btn{padding:14px 50px}
/* bigger image icons */
.worry .ic{width:62px;height:62px}
.card .ic.img-ic{width:82px;height:82px}
.thing-body .ic{width:58px;height:58px}
/* frameless (shaped) hero & strength images */
.shaped-img{width:100%;height:auto;display:block;max-width:560px}
.hero-visual .shaped-img{margin-left:auto}
/* strength: single column, one line each, hollow check icons */
.strength{grid-template-columns:.85fr 1.15fr;align-items:center}
.slist{grid-template-columns:1fr;gap:18px}
.slist li{white-space:nowrap;font-size:15.5px}
.slist .ck{background:transparent;border:1.8px solid var(--blue);color:var(--blue)}
@media(max-width:760px){.slist li{white-space:normal}.strength{grid-template-columns:1fr}}
/* badge: light-blue circle + thin inner ring + thinner font */
.badge{background:#E7F1FA;border:none;box-shadow:0 10px 26px rgba(127,180,214,.28)}
/* バッジを大きく・右下にずらす */
@media(max-width:767px){
  .badge{width:120px;height:120px;right:-8px;bottom:-8px}
}
.badge::before{content:"";position:absolute;inset:9px;border:1.5px solid rgba(255,255,255,.9);border-radius:50%;pointer-events:none}
.badge .t,.badge .b{font-weight:400;color:var(--ink)}
.badge .big{font-weight:600;color:var(--blue)}
/* tagpill: thin-line speech bubble */
.tagpill{border:1px solid #d4dde4;background:#fff;font-weight:400;color:var(--ink-soft)}
.tagpill::after{border-color:#d4dde4;border-width:1px}

/* ===================== fix4: hero title image, smaller outline button, bigger icons, mobile cando ===================== */
.hero-title-img{margin:0 0 20px}
.hero-title-img img{width:100%;max-width:600px;height:auto;display:block}
/* outline button: smaller + thinner */
.btn.outline{font-weight:500;font-size:14px;border-width:1.5px;padding:12px 34px}
/* icons one more size up */
.worry .ic{width:72px;height:72px}
.card .ic.img-ic{width:92px;height:92px}
.thing-body .ic{width:66px;height:66px}
/* cando on mobile: icon left, title + description on the right */
@media(max-width:620px){
  .cando{grid-template-columns:1fr}
  .cando .card{display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:2px;align-items:center;text-align:left;padding:18px}
  .cando .card .ic.img-ic{grid-row:1 / span 2;align-self:center;width:64px;height:64px;margin:0}
  .cando .card h3{grid-column:2;align-self:end;margin:0 0 2px}
  .cando .card p{grid-column:2;align-self:start;text-align:left}
}

/* ===================== CTA banner redesign (text image + photo) ===================== */
.cta-band{position:relative;overflow:hidden;background:linear-gradient(120deg,#eaf4fb 0%,#f6fbfe 62%);border-radius:34px;margin:64px 14px;padding:0;text-align:left}
.cta-inner{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:0;max-width:1180px;margin:0 auto;min-height:312px}
.cta-left{padding:46px 26px 46px 70px;position:relative;z-index:2}
.cta-copy{width:100%;max-width:540px;height:auto;display:block;margin-bottom:28px}
.cta-copy-m{display:none}
.cta-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.open24{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:82px;height:82px;border-radius:50%;background:#cfe6f4;color:var(--blue-deep);font-size:14px;font-weight:700;line-height:1.35;text-align:center}
.cta-photo{position:relative;align-self:stretch;min-height:312px}
.cta-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.cta-leaf-l{position:absolute;left:16px;top:30px;width:74px;z-index:1;opacity:.85;pointer-events:none}
.cta-dot{position:absolute;left:-26px;bottom:-30px;width:150px;height:auto;z-index:0;pointer-events:none}
@media(max-width:820px){
  .cta-band{margin:48px 12px}
  .cta-inner{grid-template-columns:1fr;min-height:0}
  .cta-copy-d{display:none}
  .cta-copy-m{display:block;margin:0 auto 22px;max-width:300px}
  .cta-left{padding:30px 22px 36px;text-align:center;order:2}
  .cta-actions{justify-content:center}
  .cta-photo{min-height:200px;order:1}
  .cta-leaf-l{display:none}
}

/* CTA banner: wider & shorter (横長) on desktop */
.cta-inner{min-height:240px}
.cta-left{padding:38px 26px 38px 64px}
.cta-photo{min-height:240px}

/* ===================== fix5: voice white+border, CTA badge over photo, about 2-col hero ===================== */
/* お客様の声・よくある質問: 白背景＋細いグレーの枠 */
.voice{border:1px solid #e7ebef;box-shadow:0 6px 20px rgba(60,80,100,.05)}
.faq-item{border:1px solid #e7ebef}
/* CTAの写真を自然表示＋「24時間受付中」を重ねる */
.cta-photo{min-height:0;display:flex;align-items:center;justify-content:center;padding:14px 26px}
.cta-photo img{position:static;inset:auto;width:100%;height:auto;max-width:520px;object-fit:contain;display:block}
.cta-photo .open24{position:absolute;right:9%;bottom:10%;width:92px;height:92px;font-size:15px;background:var(--blue);color:#fff;box-shadow:0 8px 22px rgba(127,180,214,.42)}
/* ソラケイについて：2カラムのヒーロー */
.about-hero{padding-bottom:40px}
.ah-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;position:relative;z-index:2}
.ah-eyebrow .ja{display:block;font-weight:700;color:var(--blue-deep);letter-spacing:3px;font-size:15px}
.ah-eyebrow .en{display:block;font-family:"Caveat",cursive;color:var(--blue);font-size:30px;line-height:1.1;margin-top:2px}
.about-hero h1{font-size:clamp(28px,3.4vw,38px);font-weight:500;color:var(--blue-deep);letter-spacing:3px;line-height:1.6;margin:16px 0 14px}
.ah-sub{color:var(--blue);font-size:17px;font-weight:500;line-height:1.8;margin-bottom:22px}
.ah-text p{font-size:16px;line-height:1.95;color:var(--ink);margin-bottom:12px}
.ah-text .ah-mark{margin:4px 0}
.about-hero .btn{margin-top:18px}
.ah-photo .shaped-img{max-width:520px;margin-left:auto}
@media(max-width:860px){.ah-grid{grid-template-columns:1fr;gap:26px}.ah-photo{order:-1}.ah-photo .shaped-img{margin:0 auto}}

/* ===================== fix6: 18px headings, accent color, borders, timeline bg, eyebrows ===================== */
/* 見出しはすべて18px（手書きの大見出しは除く） */
.sec-head h2,.col-head,.page-hero h1{font-size:18px;font-weight:500;letter-spacing:1.5px}
.sec-head h2::before,.sec-head h2::after{width:18px;height:22px}
.col-head.leaf::before,.col-head.leaf::after{width:16px;height:20px}
.about-hero h1{font-size:20px;letter-spacing:2px;line-height:1.7}
/* アクセント色（ソラケイ等）＝#5788ac、トップの2見出しのみ26px */
.accent{color:#5788ac}
.h-brand .accent{font-size:26px;color:#5788ac;font-weight:700;line-height:1}
/* 4つのこと：薄いみずいろの細い枠 */
.thing{background:#fff;border:1px solid #d3e4f1;box-shadow:0 4px 14px rgba(80,120,150,.05)}
/* 時系列：白の角丸背景 */
.story-media{background:#fff;border-radius:24px;padding:34px 30px;box-shadow:0 6px 20px rgba(60,80,100,.05)}
/* S×K：ライトグレーの細い枠 */
.skbox{border:1px solid #e3e6e9}
/* ソラケイについて：テキスト左寄せ＋見出しサイズ */
.about-hero .ah-text{text-align:left}
.ah-eyebrow .ja{font-size:18px}
/* 他ページの見出しも「日本語＋英字筆記体」スタイルに */
.page-hero h1.ah-eyebrow{font-weight:400;letter-spacing:normal}
.page-hero h1.ah-eyebrow .ja{display:block;font-weight:700;color:var(--blue-deep);letter-spacing:3px;font-size:18px}
.page-hero h1.ah-eyebrow .en{display:block;font-family:"Caveat",cursive;color:var(--blue);font-size:30px;line-height:1.1;margin-top:2px}

/* ===================== fix7: buttons thinner, heading spacing, radius 20, CTA height/mobile, fixed bg ===================== */
/* ボタンの文字を細く */
.btn{font-weight:500}
/* ヒーロー本文を少し右に寄せて「あなたらしさ」画像と左を揃える */
.hero-copy .lead{padding-left:16px}
/* 見出しの「ソラケイ」「お悩み」の後ろの余白を消す（flexのgapをやめてinline-blockに） */
.sec-head h2{display:inline-block;gap:0;letter-spacing:1px}
.sec-head h2::before,.sec-head h2::after{display:inline-block;vertical-align:middle}
.sec-head h2::before{margin-right:12px}
.sec-head h2::after{margin-left:12px}
.h-brand .accent{margin:0}

/* 角丸はすべて20px */
:root{--radius:20px}
.sec.blue{border-radius:20px}
.cta-band{border-radius:20px}
.card,.svc-card,.voice,.faq-item,.thing,.skbox,.story-media,.pricebox,.note,.formwrap,.privacy,.commcard .thumb,.tagpill,.field input,.field textarea,.svc-card,.btn,.nav-cta .btn{border-radius:20px}

/* CTAバナー：高さを短く */
.cta-inner{min-height:200px}
.cta-left{padding:30px 26px 30px 60px}
.cta-photo img{max-width:480px;max-height:250px;object-fit:contain}

/* S×K：スマホでも3列横並び */
.skgrid{grid-template-columns:repeat(3,1fr)}
@media(max-width:620px){
  .skgrid{grid-template-columns:repeat(3,1fr);gap:8px}
  .skcol b{font-size:11px}
  .skcol .ic{width:40px;height:40px}
}

/* CTAバナー：スマホは 文字 → 写真(＋丸) → ボタン の順、写真は小さく */
@media(max-width:820px){
  .cta-inner{display:flex;flex-direction:column;align-items:center;gap:4px}
  .cta-left{display:contents}
  .cta-copy-d{display:none}
  .cta-copy-m{order:1;display:block;margin:0 auto 14px;max-width:280px}
  .cta-photo{order:2;margin-bottom:16px;padding:0}
  .cta-photo img{max-width:230px}
  .cta-photo .open24{width:70px;height:70px;font-size:13px;right:2%;bottom:6%}
  .cta-actions{order:3;justify-content:center}
}

/* 両サイドの装飾を固定背景に（スクロールしても動かない） */
body{background-color:var(--bg);background-image:url("images/background1.png");background-attachment:fixed;background-position:center top;background-size:cover;background-repeat:no-repeat}
@media(max-width:820px){
  body{background-image:url("images/background2.png")}
}

/* ===================== fix8: button pill, badge, mobile menu ===================== */
/* ボタンの丸みを元（ピル型）に戻す */
.btn,.nav-cta .btn{border-radius:999px}
/* 24時間受付中：2行固定＋写真にもっと重ねる */
.open24{line-height:1.3}
.open24 span{display:block;white-space:nowrap}
.cta-photo .open24{right:16%;bottom:12%}
@media(max-width:820px){.cta-photo .open24{right:6%;bottom:8%}}
/* モバイルメニュー（全画面オーバーレイ） */
.mobile-menu{position:fixed;inset:0;background:#fff;z-index:300;display:flex;flex-direction:column;padding:18px 26px 34px;transform:translateX(100%);transition:transform .32s ease;overflow-y:auto}
.mobile-menu.open{transform:none}
.mm-head{display:flex;justify-content:space-between;align-items:center}
.mm-close{width:50px;height:50px;border-radius:50%;background:var(--blue);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none}
.mm-list{margin-top:24px;display:flex;flex-direction:column}
.mm-list a{display:flex;align-items:center;gap:18px;padding:22px 4px;border-bottom:1px solid #eef1f3;color:var(--blue-deep);font-size:18px;font-weight:500}
.mm-ic{width:40px;height:32px;display:flex;align-items:center;justify-content:center;flex:none}
.mm-ic svg{width:32px;height:32px}
.mm-label{flex:1}
.mm-arrow{color:var(--blue);font-size:22px;line-height:1}
.mm-foot{margin-top:auto;padding-top:30px;text-align:center}
.mm-foot .btn{width:100%;max-width:360px;justify-content:center;font-size:16px}
.mm-foot p{margin-top:18px;font-size:13px;color:var(--ink-soft);line-height:1.9}
@media(min-width:821px){.mobile-menu{display:none}}

/* ===================== service page build ===================== */
.ah-blue{color:var(--blue);font-size:18px;font-weight:500;line-height:1.8;margin:6px 0 16px}
.mini-label{text-align:center;color:var(--blue);font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:6px}
/* intro 3 icons */
.intro-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:56px;margin-top:34px}
.ii{text-align:center}
.ii-ic{width:72px;height:72px;margin:0 auto 10px}
.ii-ic img{width:100%;height:100%;object-fit:contain}
.ii span{font-size:14px;font-weight:700;color:var(--blue-deep)}
/* service list cards */
.svc2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.svc2-card{background:#fff;border:1px solid #e6eef5;border-radius:20px;padding:30px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}
.svc2-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(60,90,120,.1)}
.svc2-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.svc2-ic{width:52px;height:52px;flex:none}
.svc2-ic img{width:100%;height:100%;object-fit:contain}
.svc2-head h3{font-size:18px;font-weight:700;color:var(--blue-deep)}
.svc2-desc{font-size:15px;color:var(--ink);line-height:1.9;margin-bottom:18px}
.svc2-subs{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:16px}
.svc2-sub h4{font-size:14px;font-weight:700;color:var(--blue);margin-bottom:8px;border-bottom:1px solid #e6eef5;padding-bottom:6px}
.ticks{list-style:none}
.ticks li{font-size:16px;color:var(--ink-soft);line-height:1.6;padding-left:15px;position:relative;margin-bottom:6px}
.ticks li::before{content:"";position:absolute;left:0;top:6px;width:7px;height:7px;border-radius:50%;background:var(--yellow)}
.svc2-more{margin-top:auto;color:var(--blue);font-weight:700;font-size:15px;align-self:flex-start}
/* feature card */
.svc2-card.feature{grid-column:span 2;background:#FFF9E8;border:1px solid #f0e2b4;position:relative}
.feat-badge{display:inline-block;background:var(--yellow);color:#6b5a1c;font-size:12px;font-weight:700;padding:5px 18px;border-radius:999px;margin-bottom:12px}
.feat-title{font-size:20px;font-weight:700;color:var(--blue-deep);margin-bottom:10px}
.feat-body{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;margin-top:8px}
.feat-services{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.feat-services .fs{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--blue-deep);font-weight:500}
.feat-services .fs .d{width:9px;height:9px;border-radius:50%;background:var(--blue);flex:none}
.feat-reco h4{font-size:15px;font-weight:700;color:var(--blue);margin-bottom:8px}
.feat-reco .btn{margin-top:14px}
/* reasons */
.reasons{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.reason{background:#fff;border:1px solid #e6eef5;border-radius:20px;padding:28px 22px;text-align:center}
.r-ic{width:46px;height:46px;margin:0 auto 14px;color:var(--blue)}
.r-ic svg{width:100%;height:100%}
.reason h3{font-size:17px;font-weight:700;color:var(--blue-deep);margin-bottom:8px}
.reason p{font-size:16px;color:var(--ink-soft);line-height:1.8}
/* price */
.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.price-card{background:#fff;border:1px solid #e6eef5;border-radius:20px;padding:30px 18px;text-align:center}
.p-ic{width:58px;height:58px;margin:0 auto 12px}
.p-ic img{width:100%;height:100%;object-fit:contain}
.price-card h3{font-size:15px;font-weight:700;color:var(--blue-deep);margin-bottom:10px}
.p-amt{font-size:22px;font-weight:700;color:var(--blue)}
.note-center{text-align:center;font-size:12px;color:var(--ink-soft);margin-top:20px}
/* faq 2-col */
.faq2{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}
@media(max-width:900px){
  .svc2-grid{grid-template-columns:1fr}
  .svc2-card.feature{grid-column:span 1}
  .feat-body{grid-template-columns:1fr}
  .reasons{grid-template-columns:1fr 1fr}
  .price-grid{grid-template-columns:1fr 1fr}
  .faq2{grid-template-columns:1fr}
  .intro-icons{gap:30px}
}
@media(max-width:520px){.reasons,.price-grid{grid-template-columns:1fr}}

/* ===================== fix9: hero text title, hero-sub ===================== */
.hero-title-text{font-size:clamp(30px,5vw,48px);font-weight:700;color:var(--blue-deep);line-height:1.4;margin-bottom:14px;letter-spacing:.02em}
.hero-sub{font-size:16px;font-weight:600;color:var(--blue);line-height:1.9;margin-bottom:16px}
.hero-title-img{display:none} /* 旧画像タイトルは非表示（念のため */

/* ===================== v15: new homepage layout ===================== */

/* HERO text title */
.hero-title-text{font-size:clamp(34px,6vw,54px);font-weight:700;color:var(--blue-deep);line-height:1.3;margin-bottom:16px}
.hero-title-text .hl{color:var(--blue);display:block}
.hero-sub{font-size:16px;line-height:2;margin-bottom:14px;color:var(--ink)}
.hero-sub b{color:var(--blue)}
.hero-cta{margin-top:24px}
.hero-top{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
@media(max-width:820px){
  .hero-top{grid-template-columns:1fr}
  .hero-visual{order:-1;text-align:center}
  .hero-visual img{max-width:280px}
}

/* STRENGTH 4カード横並び */
.strength-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.sc-card{background:#fff;border:1px solid #e6eef5;border-radius:20px;padding:24px 18px;text-align:center;transition:transform .25s,box-shadow .25s}
.sc-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px rgba(60,100,160,.1)}
.sc-num{width:28px;height:28px;background:var(--blue);color:#fff;border-radius:50%;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}
.sc-card h3{font-size:16px;font-weight:700;color:var(--blue-deep);margin-bottom:12px}
.sc-ic{width:80px;height:80px;margin:0 auto 14px}
.sc-ic img{width:100%;height:100%;object-fit:contain}
.sc-card p{font-size:16px;color:var(--ink-soft);line-height:1.8}
@media(max-width:860px){.strength-cards{grid-template-columns:1fr 1fr}}
@media(max-width:500px){.strength-cards{grid-template-columns:1fr}}

/* CAN DO 3列グリッド */
.cando-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.cg-card{background:#fff;border-radius:20px;padding:28px 20px;text-align:center;border:1px solid #e6eef5;position:relative;transition:transform .25s,box-shadow .25s}
.cg-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px rgba(60,100,160,.1)}
.cg-num{position:absolute;top:14px;left:14px;width:26px;height:26px;background:var(--blue);color:#fff;border-radius:50%;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}
.cg-ic{width:80px;height:80px;margin:0 auto 14px}
.cg-ic img{width:100%;height:100%;object-fit:contain}
.cg-card h3{font-size:15px;font-weight:700;color:var(--blue-deep);margin-bottom:8px}
.cg-card p{font-size:15px;color:var(--ink-soft);line-height:1.8}
@media(max-width:820px){.cando-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.cando-grid{grid-template-columns:1fr}}

/* WORRIES リスト形式 */
.worry-list{display:flex;flex-direction:column;gap:12px;max-width:760px;margin:0 auto}
.wl-item{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e6eef5;border-radius:16px;padding:16px 20px;transition:box-shadow .2s}
.wl-item:hover{box-shadow:0 4px 16px rgba(60,100,160,.08)}
.wl-num{width:28px;height:28px;background:var(--yellow);border-radius:50%;font-size:13px;font-weight:700;color:#6b5000;display:flex;align-items:center;justify-content:center;flex:none}
.wl-text{flex:1;font-size:15px;color:var(--blue-deep);font-weight:500}
.wl-ic{width:40px;height:40px;flex:none}
.wl-ic img{width:100%;height:100%;object-fit:contain}

/* VOICE 3列カード */
.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.vc-card{background:#fff;border-radius:20px;padding:24px;border:1px solid #e6eef5}
.vc-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.vc-head img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex:none;border:2px solid #e6eef5}
.vc-head b{display:block;font-size:15px;font-weight:700;color:var(--blue-deep)}
.vc-tag{display:inline-block;background:#EFF6FB;color:var(--blue);font-size:12px;font-weight:600;padding:2px 10px;border-radius:999px;margin-top:4px}
.vc-card p{font-size:15px;color:var(--ink);line-height:1.9}
.vmore{text-align:center;margin-top:30px}
.btn-outline{background:#fff;color:var(--blue);border:2px solid var(--blue)}
.btn-outline:hover{background:var(--blue);color:#fff}
@media(max-width:820px){.voice-grid{grid-template-columns:1fr}}

/* FAQ 2列 */
.faq2{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
@media(max-width:820px){.faq2{grid-template-columns:1fr}}

/* ===================== v16: full homepage redesign ===================== */

/* --- 全体余白リセット --- */
:root{--wrap-pad:clamp(20px,5vw,80px);--sec-pad:80px}
.wrap{padding-left:var(--wrap-pad);padding-right:var(--wrap-pad);max-width:1100px;margin:0 auto}
.sec{padding:var(--sec-pad) 0}
@media(max-width:820px){:root{--sec-pad:60px}}

/* --- HERO v16 --- */
.hero.v16{padding:60px 0 40px}
.hero.v16 .hero-top{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}
.hero-title-text{font-size:clamp(36px,5.5vw,58px);font-weight:800;color:var(--blue-deep);line-height:1.25;margin-bottom:20px}
.hero-title-text .hl{color:var(--blue)}
.hero-sub{font-size:17px;line-height:2;margin-bottom:16px;color:var(--blue-deep)}
.hl-txt{color:var(--blue);font-weight:700}
.hero-desc{font-size:16px;color:var(--ink-soft);line-height:2;margin-bottom:28px}
.hero-btns{display:flex;gap:14px;flex-wrap:wrap}
.btn-ghost{background:#fff;color:var(--blue-deep);border:1.5px solid #ccd9e4}
.btn-ghost:hover{background:#f0f7fc}
.hero-visual img{width:100%;max-width:460px}
@media(max-width:820px){
  .hero.v16 .hero-top{grid-template-columns:1fr;gap:32px}
  .hero-visual{text-align:center}
  .hero-visual img{max-width:280px}
}

/* --- WORRIES checks 2col --- */
.sec-worries{background:#f8fbfe}
.worry-checks{display:grid;grid-template-columns:1fr 1fr;gap:14px 32px;max-width:860px;margin:0 auto}
.wc-item{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#888;font-weight:400;line-height:1.6}
.wc-icon{width:20px;height:20px;flex:none;margin-top:1px}
@media(max-width:640px){.worry-checks{grid-template-columns:1fr}}

/* --- STRENGTH v16 4cards --- */
.strength-v16{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.sv-card{background:#fff;border:1px solid #e6eef5;border-radius:20px;padding:28px 20px;text-align:center;transition:transform .25s,box-shadow .25s}
.sv-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(60,100,160,.1)}
.sv-ic{width:72px;height:72px;margin:0 auto 16px}
.sv-ic img{width:100%;height:100%;object-fit:contain}
.sv-card h3{font-size:16px;font-weight:700;color:var(--blue);margin-bottom:10px}
.sv-card p{font-size:16px;color:var(--ink-soft);line-height:1.8}
@media(max-width:860px){.strength-v16{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.strength-v16{grid-template-columns:1fr}}

/* --- CAN DO v16 3cards --- */
.sec-blue-soft{background:#f0f7fc}
.cando-v16{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px}
.cv-card{background:#fff;border-radius:20px;padding:32px 24px;text-align:center;border:1px solid #e6eef5;transition:transform .25s,box-shadow .25s}
.cv-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(60,100,160,.1)}
.cv-ic{width:68px;height:68px;margin:0 auto 18px}
.cv-ic img{width:100%;height:100%;object-fit:contain}
.cv-card h3{font-size:17px;font-weight:700;color:var(--blue-deep);margin-bottom:12px}
.cv-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:14px}
.cv-tags span{background:#EFF6FB;color:var(--blue);font-size:14px;font-weight:600;padding:4px 12px;border-radius:999px}
.cv-card p{font-size:15px;color:var(--ink);line-height:1.9}
.cv-more{text-align:center}
@media(max-width:820px){.cando-v16{grid-template-columns:1fr}}

/* --- INSTAGRAM section --- */
.sec-insta{background:#fff}
.insta-head{display:flex;align-items:center;gap:16px;margin-bottom:28px}
.insta-head h2{font-size:20px;font-weight:700;color:var(--blue-deep);margin:0}
.insta-link{display:flex;align-items:center;gap:6px;color:var(--blue);font-size:14px;font-weight:600;text-decoration:none}
.insta-placeholder{text-align:center}
.insta-note{font-size:12px;color:var(--ink-soft);margin-bottom:16px}
.insta-grid-demo{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px}
.ig-thumb{aspect-ratio:1;background:#e8f0f7;border-radius:8px}
.insta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.btn-insta-load{background:#222;color:#fff;border:none;padding:12px 28px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer}
.btn-insta-follow{display:flex;align-items:center;gap:8px;background:#4e8fcc;color:#fff;padding:12px 28px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none}
@media(max-width:640px){.insta-grid-demo{grid-template-columns:repeat(2,1fr)}}

/* --- VOICE v16 3cards --- */
.voice-v16{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}
.vv-card{background:#fff;border:1px solid #e6eef5;border-radius:20px;padding:24px 22px}
.vv-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.vv-head img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex:none;border:2px solid #e6eef5}
.vv-cat{font-size:12px;color:var(--ink-soft)}
.vv-card p{font-size:15px;color:var(--ink);line-height:1.9;margin-bottom:12px}
.vv-stars{color:#f2c94c;font-size:16px;letter-spacing:2px}
@media(max-width:820px){.voice-v16{grid-template-columns:1fr}}

/* --- FAQ v16 1col --- */
.faq-v16{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}

/* --- FINAL CTA --- */
.sec-final-cta{background:#EFF6FB}
.final-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.fct-sub{font-size:15px;color:var(--ink-soft);margin-bottom:10px}
.fct-title{font-size:clamp(24px,3.5vw,36px);font-weight:800;color:var(--blue-deep);line-height:1.4;margin-bottom:24px}
.fct-photo img{width:100%;max-width:420px}
@media(max-width:820px){
  .final-cta-grid{grid-template-columns:1fr;text-align:center}
  .fct-photo{display:none}
}

/* --- vmore center --- */
.vmore{text-align:center}

/* ===================== v16-restore: hero + voice/faq + cta ===================== */

/* hero: title image + 2-col layout */
.hero{padding:56px 0 20px}
.hero-title-img{max-width:520px;width:100%;height:auto;display:block;margin-bottom:20px}
.hero .hero-top{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:center}
.hero-cta-row{text-align:center;padding:32px 0 16px}
.hero-ask{display:block;font-size:15px;color:var(--ink-soft);margin-bottom:14px;letter-spacing:.5px}
.hero-cta-row .btn{padding:16px 48px;font-size:16px}
@media(max-width:820px){
  .hero .hero-top{grid-template-columns:1fr;gap:24px}
  .hero-visual{order:-1;text-align:center}
  .hero-title-img{max-width:340px;margin:0 auto 16px}
}

/* voice + faq side-by-side */
.sec-white{background:#fff}
.vf-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.col-head{font-size:22px;font-weight:700;color:var(--blue-deep);display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:32px}
.col-head.leaf::before,.col-head.leaf::after{content:"";width:20px;height:26px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='30' viewBox='0 0 24 30'%3E%3Cpath d='M12 30C12 18 12 10 12 4' stroke='%23B7D3AE' stroke-width='1.4' fill='none' stroke-linecap='round'/%3E%3Cpath d='M12 12C7 9 4 10 3 14C7 16 11 15 12 12Z' fill='%23CDE2C6'/%3E%3Cpath d='M12 18C17 15 20 16 21 20C17 22 13 21 12 18Z' fill='%23CDE2C6'/%3E%3Cpath d='M12 24C7 21 4 22 3 26C7 28 11 27 12 24Z' fill='%23CDE2C6'/%3E%3C/svg%3E") no-repeat center/contain;display:inline-block}
.col-head.leaf::before{transform:scaleX(-1)}
.vtrack .voice{display:none}
.vtrack .voice.active{display:block}
.voice{background:#fff;border:1px solid #e7ebef;border-radius:20px;padding:28px 26px}
.voice .who{display:flex;align-items:center;gap:14px;margin-bottom:16px}
.voice .who .av{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#eaf2f8;flex:none}
.voice .who .av img{width:100%;height:100%;object-fit:cover}
.voice .who b{font-size:15px;font-weight:700;color:var(--blue-deep)}
.voice p{font-size:15px;color:var(--ink);line-height:2}
.vdots{display:flex;gap:9px;justify-content:center;margin-top:18px}
.vdot{width:9px;height:9px;border-radius:50%;background:#cfe0ec;border:none;cursor:pointer;padding:0;transition:background .2s}
.vdot.active{background:var(--blue)}
.vmore{text-align:center;margin-top:16px}
.vmore a{font-size:15px;font-weight:700;color:var(--blue)}
.faq-list{display:flex;flex-direction:column;gap:10px}
@media(max-width:820px){
  .vf-grid{grid-template-columns:1fr;gap:40px}
}

/* restore cta-band */
.cta-band{background:#EFF6FB;border-radius:24px;margin:0 var(--wrap-pad);padding:40px 60px}
.cta-inner{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;max-width:1100px;margin:0 auto;padding:0}
.cta-left{display:flex;flex-direction:column;gap:16px}
.cta-copy-d{display:block;max-width:480px;width:100%}
.cta-copy-m{display:none;max-width:320px;width:100%}
.cta-photo{position:relative;flex:none}
.cta-photo img{max-width:220px;display:block}
.cta-photo .open24{position:absolute;right:-10px;bottom:10px;width:72px;height:72px;background:var(--blue);color:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1.3;text-align:center}
@media(max-width:820px){
  .cta-band{margin:0;border-radius:0;padding:36px 24px}
  .cta-inner{grid-template-columns:1fr}
  .cta-left{display:contents}
  .cta-copy-d{display:none}
  .cta-copy-m{display:block;order:1;margin:0 auto}
  .cta-photo{order:2;margin:0 auto}
  .cta-photo img{max-width:200px}
  .cta-actions{order:3}
}

/* ===================== v17-fix: cta, vf-grid tweaks ===================== */

/* CTA: 縦短く、写真大きく、バッジ画像に重なる */
.cta-band{padding:28px 48px}
.cta-photo img{max-width:300px}
.cta-photo .open24{
  width:78px;height:78px;font-size:12px;
  right:-14px;bottom:6px;
  box-shadow:0 4px 14px rgba(63,130,200,.35)
}
/* 背景透過 */
.sec-white,.sec-white.sec{background:transparent}
/* vf-grid: 左右余白を小さく、FAQ幅を広げる（6:5 比率） */
.vf-grid{gap:40px;grid-template-columns:5fr 6fr}
.vf-grid .vf-col:first-child{min-width:0}

@media(max-width:820px){
  .cta-band{padding:28px 20px}
  .cta-photo img{max-width:240px}
}

/* ===================== v18-fix ===================== */

/* お悩みセクション：左右余白を狭く */
.sec-worries .wrap{max-width:920px}
.worry-checks{max-width:100%;gap:12px 24px}
.wc-item{font-size:15px}

/* sec-head の葉っぱ（::before/::after）サイズを大きく */
.sec-head h2::before,
.sec-head h2::after{width:36px;height:46px;margin-left:0;margin-right:0}
.sec-head h2::before{margin-right:14px}
.sec-head h2::after{margin-left:14px}

/* 強み・お客様の声の葉っぱは非表示 */
/* STRENGTH の sec-head */
section:has(.strength-v16) .sec-head h2::before,
section:has(.strength-v16) .sec-head h2::after,
/* VOICE col-head leaf */
.col-head.leaf::before,
.col-head.leaf::after{display:none}

/* よくある質問の col-head（leaf なし）は中央揃えのまま */

/* 文字の中途半端な折り返し：各カードのテキストを左揃えに */
.sv-card p,.cv-card p{text-align:left}
.sv-card h3,.cv-card h3{text-align:center}
.sv-card p{font-size:16px;line-height:1.85}

/* hero-ask とリードテキストを少し濃く */
.hero-ask{color:var(--ink) !important;font-weight:500}
.lead{color:var(--ink) !important}
.hero-desc{color:var(--ink) !important}

/* ハンバーガーメニュー：スマホ時に右端に寄せる */
@media(max-width:820px){
  .nav{justify-content:space-between}
  .nav-cta{margin-left:auto}
  .menu-toggle{margin-left:12px}
}

/* wc-item テキスト左揃え（自然な読みやすさ） */
.wc-item span{text-align:left}

/* section:has() が効かないブラウザ用フォールバック：
   強みとお客様の声 col-head.leaf は別クラスで制御済み */

/* no-leaf クラス: 葉っぱ非表示（強み・声） */
.no-leaf h2::before,.no-leaf h2::after{display:none !important}
.col-head:not(.leaf)::before,.col-head:not(.leaf)::after{display:none !important}

/* ===================== v19-fix ===================== */
/* できること説明文：中央揃え */
.cv-card p{text-align:center !important}

/* 強み説明文：左揃え・自然折り返し */
.sv-card p{text-align:left;line-height:1.85}

/* お悩みセクション：横幅いっぱい使い1行に収める */
.sec-worries .wrap{max-width:100%;padding-left:clamp(12px,3vw,40px);padding-right:clamp(12px,3vw,40px)}
.worry-checks{max-width:100%;grid-template-columns:1fr 1fr;gap:10px 20px}
.wc-item{white-space:nowrap;font-size:clamp(12px,1.4vw,14.5px)}
.wc-item span{white-space:nowrap}
@media(max-width:700px){
  .wc-item{white-space:normal;font-size:15px}
  .worry-checks{grid-template-columns:1fr}
}

/* hero lead：1行 */
.lead{white-space:nowrap;overflow:visible}
@media(max-width:640px){.lead{white-space:normal}}

/* モバイル：お客様の声とFAQを縦並び */
@media(max-width:820px){
  .vf-grid{grid-template-columns:1fr !important;gap:48px}
}

/* ===================== v20-fix ===================== */

/* cv-card description: desktop で wbr を改行として機能させる */
.cv-br{display:block}
@media(max-width:820px){.cv-br{display:none}}

/* hero lead: white-space を通常に戻す（改行タグで制御） */
.lead{white-space:normal !important}

/* ── お悩みセクション：左右均等余白 ── */
.sec-worries .wrap{
  max-width:1000px;
  padding-left:clamp(20px,4vw,60px);
  padding-right:clamp(20px,4vw,60px);
  margin:0 auto;
}
.worry-checks{
  max-width:100%;
  grid-template-columns:1fr 1fr;
  gap:12px 32px;
}
@media(max-width:700px){
  .worry-checks{grid-template-columns:1fr;gap:10px}
  .wc-item{white-space:normal;font-size:15px;padding-left:4px}
  .sec-worries .wrap{padding-left:20px;padding-right:20px}
}

/* お客様の声 → よくある質問 の間の余白 */
.vmore{margin-top:24px;margin-bottom:40px}

/* ── 青バッジ：スマホでは小さく ── */
@media(max-width:820px){
  .badge{width:80px;height:80px;font-size:10px;padding:6px;right:2%;bottom:6%}
  .badge .t{font-size:9px}
  .badge .big{font-size:16px}
  .badge .big small{font-size:9px}
  .badge .b{font-size:9px}
}

/* ── モバイルFV順序：タイトル→写真＋バッジ→文章 ── */
@media(max-width:820px){
  .hero .hero-top{
    display:flex;
    flex-direction:column;
    gap:20px;
  }
  .htw{order:1}          /* h1 title image */
  .hero-visual{order:2}  /* photo + badge */
  .hbw{order:3}          /* lead text */
  .hero-cta-row{order:4}
  .hero-copy{display:contents} /* flatten hero-copy so children can be ordered */
}

/* ===================== v21-fix ===================== */

/* 強みの説明文：濃く */
.sv-card p{color:var(--ink) !important}

/* ファーストビュー：ボタン下の余白 */
.hero-cta-row{padding-bottom:48px}

/* セクション上下余白を広げる */
:root{--sec-pad:100px}
@media(max-width:820px){:root{--sec-pad:72px}}

/* ボタン：縦幅を全体的に狭く */
.btn{padding:9px 28px !important}
.btn.btn-ghost{padding:9px 28px !important}
.nav-cta .btn{padding:7px 18px !important}
.hero-cta-row .btn{padding:11px 44px !important;font-size:15px}
.mm-foot .btn{padding:11px 28px !important}

/* バッジ：デスクトップ — サイズと文字を整理、内側白リングを調整 */
.badge{
  width:110px;height:110px;
  right:-8px;bottom:10px;
  padding:0;
  font-size:11px;
}
.badge::before{inset:6px}
.badge .t{font-size:10px;font-weight:500;color:var(--ink)}
.badge .big{font-size:20px;font-weight:700;color:var(--blue);line-height:1.1}
.badge .big small{font-size:11px;font-weight:500}
.badge .b{font-size:11px;font-weight:500;color:var(--ink)}

/* バッジ：スマホ — 適度なサイズ、文字が収まる余裕 */
@media(max-width:820px){
  .badge{
    width:90px;height:90px;
    font-size:10px;
    right:4%;bottom:8%;
    padding:0;
  }
  .badge::before{inset:5px}
  .badge .t{font-size:9.5px}
  .badge .big{font-size:17px}
  .badge .big small{font-size:9.5px}
  .badge .b{font-size:9.5px}
}

/* CTAバナー：さらに細く、写真大きく、バッジ写真に少し重なる */
.cta-band{padding:20px 48px !important}
.cta-photo img{max-width:280px;margin-right:-20px}
.cta-photo .open24{
  right:-28px;bottom:16px;
  width:68px;height:68px;
  font-size:11px;
}
@media(max-width:820px){
  .cta-band{padding:24px 20px !important}
  .cta-photo img{max-width:220px;margin-right:0}
  .cta-photo .open24{right:-10px;bottom:10px;width:60px;height:60px;font-size:10px}
}

/* ===================== v22-fix ===================== */

/* ボタン：横長に */
.btn{padding:9px 44px !important}
.nav-cta .btn{padding:7px 22px !important}
.hero-cta-row .btn{padding:11px 52px !important}
.mm-foot .btn{padding:11px 40px !important}

/* cv-br：デスクトップで改行ブロック、スマホで非表示 */
span.cv-br{display:block;line-height:0;height:0}
@media(max-width:820px){span.cv-br{display:none}}

/* ── CTA v2：参考画像スタイル ── */
.cta-band.cta-v2{
  background:linear-gradient(135deg,#e8f4fb 0%,#f0f8fd 100%);
  border-radius:24px;
  margin:0 clamp(12px,3vw,40px);
  padding:0;
  overflow:hidden;
  box-shadow:0 4px 20px rgba(100,160,210,.12);
}
.cta-v2-inner{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  gap:0;
  padding:32px 56px 32px 56px;
  max-width:1100px;
}
.cta-v2-left{padding-right:32px}
.cta-v2-sub{
  font-size:13px;
  color:var(--ink-soft);
  margin-bottom:10px;
  font-weight:400;
}
.cta-v2-title{
  font-size:clamp(22px,2.8vw,32px);
  font-weight:800;
  color:var(--blue-deep);
  line-height:1.4;
  margin-bottom:22px;
}
.cta-v2-photo{
  position:relative;
  flex:none;
  align-self:flex-end;
}
.cta-v2-photo img{
  display:block;
  width:clamp(160px,18vw,240px);
  object-fit:contain;
  filter:drop-shadow(0 4px 12px rgba(100,160,210,.18));
}
@media(max-width:820px){
  .cta-v2-inner{
    grid-template-columns:1fr;
    padding:32px 24px 0;
    text-align:center;
  }
  .cta-v2-left{padding-right:0}
  .cta-v2-photo{margin:16px auto 0;max-width:200px}
  .cta-v2-photo img{width:100%}
  .cta-band.cta-v2{margin:0;border-radius:0}
}

/* ===================== v23-fix: CTA redesign + wider buttons ===================== */

/* ── ボタン横長 ── */
.btn{padding:9px 52px !important}
.nav-cta .btn{padding:7px 22px !important}
.hero-cta-row .btn{padding:12px 58px !important}
.mm-foot .btn{padding:11px 44px !important}

/* ── CTA v2 redesign ── */
.cta-band.cta-v2{
  background:linear-gradient(130deg,#ddf0f9 0%,#edf7fc 55%,#f4fbfe 100%);
  border-radius:28px;
  margin:0 clamp(12px,3vw,40px);
  padding:0;
  overflow:hidden;
  box-shadow:0 6px 28px rgba(90,150,200,.13);
}
.cta-v2-inner{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  padding:36px 48px 36px 60px;
  gap:24px;
  max-width:1100px;
  margin:0 auto;
}
/* サブテキスト：優しい青・大きめ */
.cta-v2-sub{
  font-size:16px;
  font-weight:600;
  color:#7FB4D6;
  margin-bottom:14px;
  line-height:1.5;
}
/* タイトル行：葉っぱ左右 */
.cta-v2-title-row{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:24px;
  flex-wrap:nowrap;
}
.cta-leaf{
  width:44px;
  height:auto;
  flex:none;
  opacity:.9;
}
.cta-leaf-l{transform:scaleX(-1)}
/* タイトル：優しいフォント・濃い青・1行 */
.cta-v2-title{
  font-family:'Zen Kurenaido','Klee One',cursive;
  font-size:clamp(20px,2.4vw,28px);
  font-weight:700;
  color:#3a6e95;
  white-space:nowrap;
  margin:0;
  line-height:1.3;
}
/* ボタン */
.cta-v2-btn{
  font-size:15px;
  padding:11px 56px !important;
}
/* 写真 */
.cta-v2-photo{
  align-self:flex-end;
  flex:none;
}
.cta-v2-photo img{
  display:block;
  width:clamp(160px,17vw,230px);
  object-fit:contain;
  filter:drop-shadow(0 4px 14px rgba(90,150,200,.18));
}
/* モバイル */
@media(max-width:820px){
  .cta-v2-inner{
    grid-template-columns:1fr;
    padding:32px 24px 0;
    text-align:center;
  }
  .cta-v2-title-row{justify-content:center}
  .cta-v2-title{white-space:normal;font-size:19px}
  .cta-leaf{width:32px}
  .cta-v2-photo{margin:16px auto 0}
  .cta-v2-photo img{width:180px}
  .cta-band.cta-v2{margin:0;border-radius:0}
}

/* ===================== v24-fix: remove bold from body text ===================== */
/* 全body文章のfont-weight を通常に */
body,p,span,li,div{font-weight:400}

/* ボールドを明示的にリセットする箇所 */
.worry span,.wc-item span,
.sv-card p,.sv-card h3,
.cv-card p,
.vmore a,
.vc-tag,
.vv-cat,
.hero-sub,
.hero-desc,
.lead,
.cta-v2-sub,
.wl-text,
.faq-q,
.voice .who span,
.wc-icon ~ span,
.svc2-desc,
.prose,
.slist li{font-weight:400 !important}

/* hl-txt（青強調）もボールドやめ */
.hl-txt{font-weight:400}

/* アクセントカラーは維持しつつfont-weightは通常 */
.h-brand .accent{font-weight:400}

/* FAQ の Q マークのみ少し重みを残す（視認性のため） */
.faq-q .qm{font-weight:500}

/* cv-tags のタグラベル */
.cv-tags span{font-weight:400}

/* ===================== v25-fix: lighter weights, CTA slim, smaller buttons ===================== */

/* 見出し全般を少し軽く */
h1,h2,h3,h4,h5,h6{font-weight:500}
.sec-head h2,.col-head,.page-hero h1,.fct-title,.cta-v2-title{font-weight:500}
.hero-title-text,.hero-title{font-weight:700} /* ヒーローは少し重め維持 */
.sc-card h3,.cv-card h3,.sv-card h3,.svc2-head h3{font-weight:500}

/* ボタン文字を軽く */
.btn{font-weight:400 !important;padding:7px 40px !important;font-size:14px}
.nav-cta .btn{padding:6px 18px !important;font-size:13px}
/* スマホ：ナビCTAボタンのテキストを非表示にしてアイコンのみ表示 */
@media(max-width:767px){
  .nav-cta .btn .btn-text{display:none}
  .nav-cta .btn{padding:8px 12px !important;min-width:unset}
  .nav-cta .btn .bi{width:20px;height:20px;margin:0}
}
.hero-cta-row .btn{padding:9px 44px !important;font-size:14px}
.mm-foot .btn{padding:9px 36px !important}
.cta-v2-btn{padding:9px 48px !important;font-size:14px}

/* CTAバナー「まずは」タイトル：細字・濃いグレー */
.cta-v2-title{
  font-weight:400 !important;
  color:#4a4a4a !important;
  font-size:clamp(18px,2.2vw,26px);
}

/* CTAバナー上下余白ゼロ */
.cta-v2-inner{padding-top:0 !important;padding-bottom:0 !important}
.cta-v2-left{padding-top:24px;padding-bottom:24px}
.cta-v2-photo img{vertical-align:bottom;display:block}

/* ===================== v26-fix ===================== */

/* バッジを少し大きく */
.badge{width:120px !important;height:120px !important}
.badge .t{font-size:11px !important}
.badge .big{font-size:22px !important}
.badge .big small{font-size:12px !important}
.badge .b{font-size:11px !important}
.badge::before{inset:7px}
@media(max-width:820px){
  .badge{width:100px !important;height:100px !important}
  .badge .t{font-size:10px !important}
  .badge .big{font-size:18px !important}
  .badge .big small{font-size:10px !important}
  .badge .b{font-size:10px !important}
}

/* lead テキスト：スマホで小さく */
.lead{font-size:15px}
@media(max-width:820px){.lead{font-size:15px}}

/* 青字アクセント箇所を少し太く（読みやすさ） */
.accent,.hl,.hl-txt,
.sec-head h2 .accent,
.h-brand .accent,
.sv-card h3,
.sc-card h3,
.cg-card h3,
.wc-item span,
.worry-checks .wc-item span,
.col-head{font-weight:600 !important}

/* ボタンのmailアイコン：線を細く */
.btn .bi{stroke-width:1.5}

/* CTA: 左の葉っぱを大きく・縦中央に */
.cta-leaf-l{
  width:64px !important;
  height:auto;
  align-self:center;
  transform:scaleX(-1);
  opacity:.85;
}

/* CTA タイトル行の配置 */
.cta-v2-title-row{
  align-items:center;
  gap:16px;
}

/* CTA 縦幅をぎゅっと詰める */
.cta-v2-left{padding-top:16px !important;padding-bottom:16px !important}
.cta-v2-inner{padding-top:0 !important;padding-bottom:0 !important;padding-left:40px !important;padding-right:32px !important;gap:16px}

/* CTA サブテキスト・タイトル：スマホでフォント小さく */
@media(max-width:820px){
  .cta-v2-sub{font-size:12px !important}
  .cta-v2-title{font-size:16px !important}
  /* スマホ: left→photo→btn の順 */
  .cta-v2-inner{
    display:flex !important;
    flex-direction:column;
    align-items:center;
    padding:20px 20px 0 !important;
    text-align:center;
  }
  .cta-v2-left{order:1;width:100%}
  .cta-v2-left .cta-v2-btn{display:none} /* デスクトップのボタンを隠す */
  .cta-v2-photo{order:2;margin-top:12px}
  /* スマホ専用ボタン（photoの下） */
  .cta-v2-btn-mobile{
    display:block;
    order:3;
    margin:14px auto 20px;
    text-align:center;
  }
  .cta-leaf-l{width:40px !important}
}
@media(min-width:821px){
  .cta-v2-btn-mobile{display:none}
}

/* ===================== v27-fix ===================== */

/* お悩みテキスト：ボールド解除 */
.wc-item span{font-weight:400 !important}

/* リード文：1行 */
.lead{white-space:normal}
p.lead{font-size:16px}
@media(max-width:820px){p.lead{font-size:15px}}

/* バッジ：手書きフォント */
.badge-hand .t,.badge-hand .big,.badge-hand .b{
  font-family:'Zen Kurenaido','Klee One',cursive;
}
.badge-hand .big{font-weight:600}

/* できること：cv-tags の青テキスト少し太く */
.cv-tags span{font-weight:500 !important}

/* サービスを見るボタン：左右余白広く */
.cv-more .btn{padding:9px 60px !important}

/* お客様の声：名前の色を濃く */
.voice .who span,.voice .who b{color:var(--blue-deep) !important;font-weight:500 !important}

/* FAQ 回答テキスト：濃く */
.faq-a p{color:var(--ink) !important;font-weight:400}

/* お客様の声をもっと見る：少し太く */
.vmore a{font-weight:600 !important}

/* CTAサブテキスト：少し太く */
.cta-v2-sub{font-weight:600 !important}

/* CTA タイトルとボタンの間を詰める */
.cta-v2-title-row{margin-bottom:14px !important}
.cta-v2-btn{margin-top:0}

/* ›矢印を少し大きく */
.btn-arrow{font-size:1.3em;line-height:1;vertical-align:middle}

/* スマホ：モバイルCTAボタン表示確保 */
@media(max-width:820px){
  .cta-v2-left .cta-v2-btn{display:none !important}
  .cta-v2-btn-mobile{
    display:flex !important;
    align-items:center;
    justify-content:center;
    gap:8px;
    margin:14px auto 24px;
    width:auto;
  }
}
@media(min-width:821px){
  .cta-v2-btn-mobile{display:none !important}
}

/* ===================== v28-fix ===================== */

/* スマホFV：ボタンの重複表示を修正 */
/* hero-cta-row はデスクトップのみ表示 */
@media(max-width:820px){
  .hero-cta-row{display:none}
}
/* hbw（リード文）の後にモバイル用ボタンを表示 */
.hero-mobile-cta{display:none}
@media(max-width:820px){
  .hero-mobile-cta{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:12px;
    margin-top:20px;
    padding-bottom:32px;
  }
}

/* お悩みテキスト：ボールドなし */
.wc-item span{font-weight:400 !important}

/* cv-tags（ホームページ制作・SNS等タグ）：太字 */
.cv-tags span{font-weight:600 !important}

/* セクション見出し（制作実績・お客様の声・よくある質問）：細く */
.sec-insta .insta-head h2,
.vf-col .col-head,
.col-head{font-weight:400 !important}

/* CTAバナー左右余白を広げる */
.cta-band.cta-v2{margin-left:clamp(16px,5vw,80px) !important;margin-right:clamp(16px,5vw,80px) !important}
.cta-v2-inner{padding-left:56px !important;padding-right:48px !important}
@media(max-width:820px){
  .cta-band.cta-v2{margin-left:0 !important;margin-right:0 !important}
  .cta-v2-inner{padding-left:24px !important;padding-right:24px !important}
}

/* お悩みテキスト：細字 */
.wc-item span{font-weight:300 !important}

/* お悩みアイコン：少し大きく */
.wc-icon{width:22px;height:22px;flex:none;margin-top:0}

/* ===================== v31-fix: hero mobile clean + worries thin ===================== */

/* お悩いテキスト：細字 */
.wc-item span{font-weight:300 !important}

/* ── スマホ FV: タイトル画像→写真+バッジ→リード文→ボタン ── */
@media(max-width:820px){
  /* hero-top を flex 縦並びに */
  .hero .hero-top{
    display:flex !important;
    flex-direction:column;
    gap:0;
  }
  /* hero-copy の中を縦に並べる */
  .hero-copy{display:flex;flex-direction:column}
  .htw{order:1}          /* 1: タイトル画像 */
  .hero-visual{order:2}  /* 2: 写真＋バッジ */
  .hbw{order:3}          /* 3: リード文 */

  /* hero-cta-row: リード文の後に表示 */
  .hero-cta-row{
    display:flex !important;
    flex-direction:column;
    align-items:center;
    gap:12px;
    margin-top:20px;
    padding-bottom:32px;
  }

  /* タイトル画像サイズ */
  .hero-title-img{max-width:300px;margin:0 auto 12px}
  .htw{text-align:center}

  /* リード文 */
  .hbw{text-align:center;padding:12px 0 0}
  .lead{padding-left:0 !important;font-size:13px}
}

/* デスクトップ: hero-cta-row は中央ブロック */
@media(min-width:821px){
  .hero-cta-row{display:flex;flex-direction:column;align-items:center;padding:28px 0 16px;gap:14px}
}

/* お悩み文字：FAQのQと同じサイズ・細さに */
.wc-item{font-size:15px !important;font-weight:400 !important}
.wc-item span{font-size:15px !important;font-weight:300 !important;white-space:normal}
@media(max-width:820px){
  .wc-item{font-size:15px !important}
  .wc-item span{font-size:14px !important}
}

/* ===================== FINAL: wc-item 完全上書き ===================== */
.sec-worries .wrap{
  max-width:1000px !important;
  padding-left:clamp(20px,4vw,60px) !important;
  padding-right:clamp(20px,4vw,60px) !important;
  margin:0 auto !important;
}
.worry-checks{
  max-width:100% !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px 40px !important;
}
.wc-item{
  display:flex !important;
  align-items:flex-start !important;
  gap:10px !important;
  font-size:15px !important;
  font-weight:300 !important;
  color:var(--blue-deep) !important;
  line-height:1.6 !important;
  white-space:normal !important;
  padding-left:0 !important;
}
.wc-item span{
  font-size:15px !important;
  font-weight:300 !important;
  white-space:normal !important;
  text-align:left !important;
}
@media(max-width:700px){
  .worry-checks{grid-template-columns:1fr !important}
  .wc-item{font-size:15px !important}
  .wc-item span{font-size:14px !important}
  .sec-worries .wrap{padding-left:20px !important;padding-right:20px !important}
}

/* ===== FINAL OVERRIDE: wc-text (お悩み文字) ===== */
span.wc-text{
  font-size:15px !important;
  font-weight:300 !important;
  color:var(--blue-deep) !important;
  white-space:normal !important;
  line-height:1.7 !important;
}
@media(max-width:700px){
  span.wc-text{font-size:14px !important}
}

/* ===== FINAL-2: worries layout fix ===== */
.sec-worries .wrap{
  max-width:1200px !important;
  padding-left:40px !important;
  padding-right:40px !important;
}
.worry-checks{
  grid-template-columns:1fr 1fr !important;
  gap:14px 48px !important;
  max-width:100% !important;
  white-space:nowrap !important;
}
.wc-item{
  white-space:nowrap !important;
  font-size:16px !important;
  font-weight:300 !important;
}
span.wc-text{
  font-size:16px !important;
  font-weight:300 !important;
  white-space:nowrap !important;
}
@media(max-width:900px){
  .worry-checks{white-space:normal !important}
  .wc-item{white-space:normal !important;font-size:15px !important}
  span.wc-text{white-space:normal !important;font-size:15px !important}
  .sec-worries .wrap{padding-left:24px !important;padding-right:24px !important}
}
@media(max-width:600px){
  .worry-checks{grid-template-columns:1fr !important}
}

/* ===== worries: 完全上書き centering ===== */
.sec-worries{background:#f8fbfe}
.sec-worries .wrap{
  max-width:900px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:24px !important;
  padding-right:24px !important;
}
.worry-checks{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:16px 60px !important;
  width:100% !important;
  max-width:100% !important;
}
.wc-item{
  display:flex !important;
  align-items:flex-start !important;
  gap:10px !important;
  white-space:nowrap !important;
}
span.wc-text{
  white-space:nowrap !important;
}
@media(max-width:700px){
  .worry-checks{grid-template-columns:1fr !important}
  .wc-item{white-space:normal !important}
  span.wc-text{white-space:normal !important}
}

/* wc-text thin — Noto Sans JP 300 確実に適用 */
.wc-text{
  font-family:'Noto Sans JP','Hiragino Sans','Yu Gothic',sans-serif !important;
  font-weight:300 !important;
  font-size:16px !important;
  -webkit-font-smoothing:antialiased;
}

/* wc-text: voice/faqと同じ見た目に揃える */
.wc-text{
  font-size:14px !important;
  font-weight:400 !important;
  color:var(--ink) !important;
  line-height:1.9 !important;
  font-family:inherit !important;
}

/* wc-text: 色を薄くして細く見せる */
.wc-text{
  color:#888 !important;
  font-weight:400 !important;
  font-size:14px !important;
}

/* worries: nowrap で改行防止、幅を広く */
.sec-worries .wrap{max-width:1080px !important;padding-left:40px !important;padding-right:40px !important;margin:0 auto !important}
.worry-checks{grid-template-columns:1fr 1fr !important;gap:14px 32px !important}
.wc-item{white-space:nowrap !important}
@media(max-width:760px){
  .worry-checks{grid-template-columns:1fr !important}
  .wc-item{white-space:normal !important;font-size:13px !important}
}


/* ===== wc-item RESET FINAL v45 ===== */
.wc-item,
.wc-item span,
.wc-item .wc-text,
.worry-checks .wc-item,
.worry-checks .wc-item span{
  font-weight:400 !important;
  color:#888 !important;
  font-size:14px !important;
}
.sec-worries .wrap{
  max-width:1080px !important;
  padding-left:40px !important;
  padding-right:40px !important;
  margin:0 auto !important;
}
.worry-checks{
  grid-template-columns:1fr 1fr !important;
  gap:14px 32px !important;
  white-space:nowrap !important;
}
.wc-item{white-space:nowrap !important}
@media(max-width:760px){
  .worry-checks{grid-template-columns:1fr !important;white-space:normal !important}
  .wc-item{white-space:normal !important}
}

/* CTA title: デスクトップ小さく、スマホ大きく */
.cta-v2-title{font-size:clamp(22px,2vw,24px) !important}
@media(max-width:820px){.cta-v2-title{font-size:20px !important}}

/* wc-item: 色を本文と同じ濃さに */
.wc-item,
.wc-item span,
.wc-item .wc-text,
.worry-checks .wc-item,
.worry-checks .wc-item span{color:var(--ink) !important}

/* ===================== footer-v2 ===================== */
.footer-v2{
  background:#4a7faa;
  color:#fff;
  padding:48px 0 24px;
  margin-top:80px;
}
/* 上部：ロゴ＋キャッチ中央 */
.fv2-top{
  text-align:center;
  padding-bottom:32px;
}
.fv2-logo img{
  height:80px;
  width:auto;
  margin:0 auto 16px;
  display:block;
}
.fv2-logo-text{
  font-size:22px;
  font-weight:700;
  color:#fff;
  display:block;
  margin-bottom:16px;
}
.fv2-catch{
  font-size:18px;
  font-weight:400;
  color:#fff;
  letter-spacing:.12em;
}
/* 区切り線 */
.fv2-divider{
  border:none;
  border-top:1px solid rgba(255,255,255,.3);
  margin:0 clamp(20px,4vw,60px);
}
/* 下部3カラム */
.fv2-bottom{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:24px;
  padding:24px clamp(20px,4vw,60px) 0;
}
/* 左：社名 */
.fv2-name{
  display:flex;
  flex-direction:column;
  gap:2px;
}
.fv2-corp{font-size:12px;color:rgba(255,255,255,.8);font-weight:400}
.fv2-brand{font-size:22px;font-weight:600;color:#fff;letter-spacing:.08em}
/* 中央：ナビ */
.fv2-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:4px 8px;
}
.fv2-nav a{color:rgba(255,255,255,.9);font-size:13px;font-weight:400;text-decoration:none}
.fv2-nav a:hover{color:#fff;text-decoration:underline}
.fv2-sep{color:rgba(255,255,255,.5);font-size:12px;margin:0 2px}
/* 右：ボタン＋インスタ */
.fv2-actions{
  display:flex;
  align-items:center;
  gap:14px;
}
.fv2-btn{
  background:var(--yellow) !important;
  color:#5a4400 !important;
  font-size:13px !important;
  padding:8px 22px !important;
  white-space:nowrap;
}
.fv2-insta{
  color:#fff;
  width:38px;
  height:38px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1.5px solid rgba(255,255,255,.6);
  border-radius:50%;
  transition:background .2s;
}
.fv2-insta svg{width:20px;height:20px}
.fv2-insta:hover{background:rgba(255,255,255,.15)}
/* コピーライト */
.fv2-copy{
  text-align:center;
  font-size:11px;
  color:rgba(255,255,255,.6);
  margin-top:20px;
  padding-bottom:8px;
}
/* スマホ */
@media(max-width:820px){
  .fv2-bottom{
    grid-template-columns:1fr;
    text-align:center;
    gap:20px;
  }
  .fv2-name{align-items:center}
  .fv2-nav{justify-content:center}
  .fv2-actions{justify-content:center}
}

/* ===================== footer-v2 fix ===================== */
/* 角丸なし */
.footer-v2{border-radius:0 !important}
/* 一般社団法人ソラケイ：1行 */
.fv2-name{flex-direction:row !important;align-items:baseline !important;gap:6px !important}
.fv2-corp{font-size:13px}
.fv2-brand{font-size:18px}
/* スマホ：ナビをプライバシーポリシー前で折り返す */
@media(max-width:820px){
  .fv2-name{flex-direction:row !important;align-items:baseline !important;gap:4px !important;justify-content:center}
  .fv2-nav{max-width:320px;margin:0 auto}
  .fv2-nav .fv2-break{display:block;width:100%;height:0}
}

/* フッター：ソラケイを一般社団法人と同じサイズ・太さに */
.fv2-brand{font-size:13px !important;font-weight:400 !important;letter-spacing:normal !important}

/* title.png: 黒背景を透過させる */
.hero-title-img{mix-blend-mode:multiply;background:transparent}

/* lead文字：行間・スマホサイズ調整 */
.lead{line-height:2.2 !important;font-size:15px !important}
@media(max-width:820px){.lead{font-size:15px !important;line-height:2 !important}}

/* title.png: 少し小さく */
.hero-title-img{max-width:380px !important}
@media(max-width:820px){.hero-title-img{max-width:260px !important}}

/* ナビのロゴ画像 */
.nav-logo-img{width:36px;height:36px;object-fit:contain;display:block}

/* ナビロゴ：少し大きく */
.nav-logo-img{width:48px !important;height:48px !important}

/* hero lead: 文字間を広げる */
.lead{letter-spacing:0.08em !important}

/* サービスページFV */
.svc-h1{
  font-size:clamp(18px,2.4vw,26px) !important;
  font-weight:500 !important;
  line-height:2 !important;
  letter-spacing:0.08em !important;
  color:var(--blue-deep) !important;
}
.svc-desc{
  letter-spacing:0.08em !important;
  line-height:2.2 !important;
  font-size:15px !important;
}
@media(max-width:820px){
  .svc-h1{font-size:17px !important}
  .svc-desc{font-size:15px !important}
}

/* サービスFV h1: ソラケイについてのh1と同じサイズに */
.svc-h1{
  font-size:clamp(20px,3.4vw,28px) !important;
  font-weight:500 !important;
  line-height:1.9 !important;
  letter-spacing:0.06em !important;
}
@media(max-width:820px){.svc-h1{font-size:20px !important}}

/* ===================== svc3: service list 3-card layout ===================== */
.svc3-list{display:flex;flex-direction:column;gap:32px}

.svc3-card{
  background:#fff;
  border:1px solid #e6eef5;
  border-radius:20px;
  padding:36px 40px;
  display:grid;
  grid-template-columns:160px 1fr;
  gap:32px;
  align-items:start;
}
.svc3-card-ai{background:#fffcf0;border-color:#f0e8c0}

.svc3-left{display:flex;align-items:center;justify-content:center;padding-top:8px}
.svc3-left img{width:130px;height:130px;object-fit:contain}

.svc3-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-bottom:18px}
.svc3-num{
  width:36px;height:36px;border-radius:50%;
  background:var(--blue);color:#fff;
  font-size:14px;font-weight:700;
  display:flex;align-items:center;justify-content:center;
  flex:none;
}
.svc3-num-ai{background:#F2C94C;color:#6b5000}
.svc3-title{font-size:20px;font-weight:600;color:var(--blue-deep);margin:0}
.svc3-catch{
  font-family:'Zen Kurenaido','Klee One',cursive;
  font-size:14px;color:var(--blue);line-height:1.5;margin:0;
  margin-left:auto;text-align:right;
  border-bottom:1.5px solid var(--blue);padding-bottom:2px;
}
.svc3-catch-ai{color:#c9a000;border-color:#c9a000}

.svc3-desc p{font-size:14px;color:var(--ink);line-height:1.9;margin-bottom:6px;font-weight:400}

.svc3-tags-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px;padding-top:16px;border-top:1px solid #e6eef5}
.svc3-label{font-size:12px;font-weight:600;color:var(--blue);white-space:nowrap}
.svc3-tags{display:flex;flex-wrap:wrap;gap:8px}
.svc3-tags span{
  display:flex;align-items:center;gap:6px;
  background:#EFF6FB;color:var(--blue-deep);
  font-size:14px;font-weight:400;
  padding:5px 12px;border-radius:999px;
  border:1px solid #d3e4f1;
}
.svc3-tags span img,.svc3-tags span svg{width:16px;height:16px;object-fit:contain;flex:none}

.svc3-consult-label{font-size:13px;font-weight:600;color:#c9a000;margin:16px 0 10px}
.svc3-checks{display:flex;flex-wrap:wrap;gap:10px 20px}
.svc3-checks span{display:flex;align-items:center;gap:6px;font-size:15px;color:var(--blue-deep);font-weight:400}
.svc3-checks svg{width:20px;height:20px;flex:none}

@media(max-width:820px){
  .svc3-card{grid-template-columns:1fr;padding:24px 20px;gap:16px}
  .svc3-left img{width:90px;height:90px}
  .svc3-left{justify-content:flex-start}
  .svc3-title{font-size:17px}
  .svc3-catch{margin-left:0;text-align:left}
  .svc3-tags-row{flex-direction:column;align-items:flex-start}
}

/* svc3追加: 講座内容ラベル青色 */
.svc3-label-blue{color:var(--blue) !important}

/* 選ばれる理由・料金：葉っぱ非表示 */
.sec-head.no-leaf h2::before,
.sec-head.no-leaf h2::after{display:none !important}

/* ===================== flow-v2: vertical timeline ===================== */
.flow-v2-eyebrow{
  font-size:13px;color:var(--ink-soft);
  margin-bottom:6px;letter-spacing:.5px;
}
.flow-v2-sub{
  font-size:16px;color:var(--ink);
  margin-top:12px;text-align:center;
}
/* タイムライン縦並び */
.flow-v2{
  display:flex;flex-direction:column;
  gap:0;max-width:640px;
  margin:40px auto 0;
  position:relative;
}
/* 点線 */
.flow-v2::before{
  content:"";
  position:absolute;
  left:28px;top:60px;bottom:60px;
  width:2px;
  border-left:2px dashed #b8d4e8;
  z-index:0;
}
.flow-v2-item{
  display:grid;
  grid-template-columns:60px 100px 1fr;
  align-items:center;
  gap:20px;
  padding:16px 0;
  position:relative;z-index:1;
}
/* STEP番号 */
.flow-v2-step{
  display:flex;flex-direction:column;
  align-items:center;justify-content:center;
  width:56px;height:56px;
  border:2px solid var(--blue);
  border-radius:50%;
  background:#fff;
  flex:none;
}
.fv2s-label{font-size:9px;font-weight:600;color:var(--blue);letter-spacing:1px;line-height:1}
.fv2s-num{font-size:20px;font-weight:700;color:var(--blue);line-height:1.1}
/* アイコン丸 */
.flow-v2-icon{
  width:90px;height:90px;
  background:#EFF6FB;
  border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  flex:none;
}
.flow-v2-icon img{width:54px;height:54px;object-fit:contain}
/* テキスト */
.flow-v2-body h3{
  font-size:20px;font-weight:600;
  color:var(--blue-deep);margin-bottom:4px;
}
.flow-v2-body h3::after{
  content:"";display:block;
  width:100%;height:2px;
  background:repeating-linear-gradient(90deg,var(--blue) 0,var(--blue) 4px,transparent 4px,transparent 8px);
  margin-top:6px;
}
.flow-v2-body p{font-size:14px;color:var(--ink);margin-top:8px;font-weight:400}

/* 下部ノートボックス */
.flow-v2-note{
  display:flex;align-items:center;gap:28px;
  background:#FFF9E8;border:1px solid #f0e2b4;
  border-radius:20px;padding:28px 32px;
  margin-top:40px;max-width:640px;margin-left:auto;margin-right:auto;
}
.flow-v2-note-img img{width:80px;height:80px;object-fit:contain}
.flow-v2-note-body h3{
  font-size:17px;font-weight:600;
  color:var(--blue-deep);margin-bottom:10px;
}
.flow-v2-note-body h3::after{
  display:none;
}
.flow-v2-note-body p{font-size:15px;color:var(--ink);line-height:1.9;font-weight:400}

@media(max-width:640px){
  .flow-v2::before{left:22px}
  .flow-v2-item{grid-template-columns:48px 72px 1fr;gap:12px}
  .flow-v2-step{width:44px;height:44px}
  .fv2s-num{font-size:16px}
  .flow-v2-icon{width:72px;height:72px}
  .flow-v2-icon img{width:42px;height:42px}
  .flow-v2-body h3{font-size:17px}
  .flow-v2-note{flex-direction:column;text-align:center;padding:20px}
}

/* ===================== flow-v2 fixes ===================== */
/* 背景をサービス一覧（blue）と同じに */
.flow-v2-section{background:var(--bg-blue)}

/* eyebrow（一緒に進めるから安心）：手書きフォント */
.flow-v2-eyebrow{
  font-family:'Zen Kurenaido','Klee One',cursive !important;
  font-size:15px !important;
  color:var(--ink) !important;
  font-weight:400 !important;
}

/* サブテキストの色を濃く */
.flow-v2-sub{color:var(--ink) !important;font-size:16px !important}

/* STEPのラベル・番号を少し濃く */
.fv2s-label{color:var(--blue-deep) !important}
.fv2s-num{color:var(--blue-deep) !important}

/* h3：小さく・細く */
.flow-v2-body h3{
  font-size:17px !important;
  font-weight:500 !important;
  color:var(--blue-deep) !important;
}
/* h3の下線：点線→実線・細く */
.flow-v2-body h3::after{
  background:none !important;
  border-bottom:1px solid #b8d4e8 !important;
  height:0 !important;
  margin-top:8px !important;
  display:block;
  content:"";width:100%;
}

/* 説明文を少し濃く */
.flow-v2-body p{color:var(--ink) !important}

/* 作って終わりではありません：手書きフォント・色を線と同じ */
.flow-v2-note-body h3{
  font-family:'Zen Kurenaido','Klee One',cursive !important;
  font-size:17px !important;
  font-weight:400 !important;
  color:var(--blue-deep) !important;
}
/* 下線：細く */
.flow-v2-note-body h3::after{
  height:1px !important;
  background:var(--yellow) !important;
  border:none !important;
  margin-top:6px !important;
}
/* ノートボックス内の文字を濃く */
.flow-v2-note-body p{color:var(--ink) !important}

/* ===================== v69-fix ===================== */
/* eyebrow：水色 */
.flow-v2-eyebrow{color:var(--blue) !important}

/* STEP番号：手書きフォント・水色 */
.fv2s-num{
  font-family:'Zen Kurenaido','Klee One',cursive !important;
  color:var(--blue) !important;
  font-size:22px !important;
}
.fv2s-label{color:var(--blue) !important}
.flow-v2-step{border-color:var(--blue) !important}

/* 作って終わりではありません：黄色線と同じ色 */
.flow-v2-note-body h3{color:var(--blue-deep) !important}

/* サービス一覧カードのタイトル：細字 */
.svc3-title{font-weight:400 !important}

/* 選ばれる理由のh3：細字 */
.reason h3{font-weight:400 !important}

/* 選ばれる理由の説明文：濃く */
.reason p{color:var(--ink) !important;font-weight:400 !important}

/* ===================== v70-fix ===================== */
/* 選ばれる理由の説明文：左揃え */
.reason p{text-align:left !important}

/* eyebrow：少し太く */
.flow-v2-eyebrow{font-weight:600 !important}

/* フローアイコン：大きく */
.flow-v2-icon{width:110px !important;height:110px !important}
.flow-v2-icon img{width:70px !important;height:70px !important}

/* 作って終わりではありません：黄色（#F2C94C）に */
.flow-v2-note-body h3{color:#c49a00 !important;font-family:'Zen Kurenaido','Klee One',cursive !important;font-weight:400 !important}

/* サービスページFV：eyebrow下の余白 */
.page-hero.about-hero{padding-bottom:60px}
.ah-eyebrow{margin-bottom:24px !important}

/* 作って終わりではありません：少し太く */
.flow-v2-note-body h3{font-weight:600 !important}

/* ===================== price-v2: 3-column cards ===================== */
.price-v2{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}
.pv2-card{
  background:#fff;
  border:1px solid #e6eef5;
  border-radius:20px;
  padding:32px 28px;
  display:flex;
  flex-direction:column;
  gap:0;
}
.pv2-icon{
  width:100px;height:100px;
  background:#EFF6FB;
  border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  margin:0 auto 20px;
}
.pv2-icon img{width:60px;height:60px;object-fit:contain}
.pv2-title{
  font-size:17px;font-weight:500;
  color:var(--blue);
  text-align:center;
  margin-bottom:18px;
  padding-bottom:14px;
  border-bottom:1px solid #e6eef5;
}
.pv2-list{list-style:none;display:flex;flex-direction:column;gap:18px}
.pv2-list li{padding-left:0}
.pv2-row{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:8px;
  margin-bottom:4px;
}
.pv2-name{
  font-size:17px;font-weight:700;
  color:var(--blue);
  display:flex;align-items:center;gap:6px;
}
.pv2-name::before{
  content:"";width:7px;height:7px;
  border-radius:50%;background:var(--blue);
  flex:none;display:inline-block;
}
.pv2-price{
  font-size:17px;font-weight:700;
  color:var(--blue);white-space:nowrap;
}
.pv2-desc{
  font-size:16px;color:var(--ink-soft);
  line-height:1.8;font-weight:400;
  padding-left:13px;
}

@media(max-width:860px){.price-v2{grid-template-columns:1fr}}

/* ===================== v74-fix: service mobile ===================== */

/* スマホ：サービスFV → 写真が先、テキストが後 */
@media(max-width:820px){
  .svc-fv-grid{display:flex !important;flex-direction:column}
  .svc-fv-grid .ah-photo{order:1}
  .svc-fv-grid .ah-text{order:2}
}

/* STEPアイコン：余白を増やし、数字を小さく */
.flow-v2-step{
  width:60px !important;height:60px !important;
  padding:6px !important;
}
.fv2s-label{font-size:8px !important;letter-spacing:1.5px !important}
.fv2s-num{font-size:18px !important}

/* 作って終わりテキスト：左揃え */
.flow-v2-note-body p{text-align:left !important}

/* 料金注釈文：左揃え */
.note-center{text-align:left !important}

/* 料金説明文：デスクトップ中央、スマホ左揃え */
.price-intro{text-align:center;margin-bottom:32px}
@media(max-width:820px){.price-intro{text-align:left}}

/* ※内容に応じてお見積り：常に中央揃え */
.note-center{text-align:center !important}

/* 料金説明文・各カード説明：濃いグレー（以降も維持） */
.pv2-desc{color:#5a5a5a !important}
/* 選ばれる理由の説明文も同様に */
.reason p{color:#5a5a5a !important}

/* ===================== v82-fix: スマホFV eyebrow を写真の上に ===================== */
@media(max-width:820px){
  .svc-fv-grid{display:flex !important;flex-direction:column}
  .svc-fv-grid .ah-text{display:contents} /* ah-textを解体して子要素を直接並べる */
  .ah-eyebrow{order:1}    /* 1: サービス/Service */
  .ah-photo{order:2}      /* 2: 写真 */
  .svc-fv-grid .svc-h1{order:3}   /* 3: タイトル */
  .svc-fv-grid .svc-desc{order:4} /* 4: 本文 */
  .svc-fv-grid .ah-text p:not(.svc-h1):not(.svc-desc){order:4}
  .svc-fv-grid .btn{order:5}      /* 5: ボタン */
}

/* ===================== v83-fix: FV mobile layout ===================== */

/* about/serviceページ共通：スマホでeyebrow→写真→タイトル→本文→ボタン */
@media(max-width:820px){
  .svc-fv-grid{display:flex !important;flex-direction:column !important}
  .svc-fv-grid .ah-text{
    display:contents !important;
  }
  /* 各要素の順序 */
  .svc-fv-grid .ah-eyebrow{order:1 !important;text-align:left !important}
  .svc-fv-grid .ah-photo{order:2 !important}
  .svc-fv-grid .svc-h1{order:3 !important;text-align:left !important}
  .svc-fv-grid .svc-desc{order:4 !important}
  .svc-fv-grid p:not(.svc-h1):not(.svc-desc):not(.ah-blue){order:4 !important}
  .svc-fv-grid .btn{order:5 !important}
  .svc-fv-grid .ah-blue{order:4 !important}
  /* about eyebrow左揃え（スマホのみ） */
  .svc-fv-grid .ah-eyebrow{text-align:left !important}
}

/* スマホFV：eyebrow・タイトル・説明文すべて左揃え統一 */
@media(max-width:820px){
  .svc-fv-grid .ah-eyebrow,
  .svc-fv-grid .svc-h1,
  .svc-fv-grid .svc-desc,
  .svc-fv-grid .ah-blue,
  .svc-fv-grid p{
    text-align:left !important;
    padding-left:0 !important;
  }
  .svc-fv-grid .ah-eyebrow .ja,
  .svc-fv-grid .ah-eyebrow .en{
    display:block;
    text-align:left !important;
  }
}

/* ===================== v85-fix: FV mobile 完全修正 ===================== */
/* display:contents を廃止し、ah-gridをflexで制御 */
@media(max-width:820px){
  /* display:contentsを取り消し */
  .svc-fv-grid .ah-text{display:flex !important;flex-direction:column !important;order:2 !important}
  /* ah-gridをflexに */
  .svc-fv-grid{display:flex !important;flex-direction:column !important;gap:20px !important}
  /* eyebrowを写真の前に */
  .svc-fv-grid .svc-eyebrow{order:1 !important}
  /* 写真 */
  .svc-fv-grid .ah-photo{order:2 !important}
  /* テキストブロック全体 */
  .svc-fv-grid .ah-text{order:3 !important}
  /* テキスト内は全て左揃え */
  .svc-fv-grid .ah-eyebrow,
  .svc-fv-grid .svc-h1,
  .svc-fv-grid .svc-desc,
  .svc-fv-grid h1,
  .svc-fv-grid p{text-align:left !important}
  /* eyebrowは写真の上なので中央揃え不要 */
  .svc-eyebrow{text-align:left !important}
}

/* ===================== v86-fix: FV order（eyebrowが外に出たので修正） ===================== */
@media(max-width:820px){
  .svc-fv-grid{display:flex !important;flex-direction:column !important;gap:16px !important}
  /* eyebrowはそのまま1番目 */
  .svc-fv-grid > .ah-eyebrow,
  .svc-fv-grid > p.ah-eyebrow{order:1 !important;text-align:left !important}
  /* 写真は2番目 */
  .svc-fv-grid > .ah-photo{order:2 !important}
  /* テキストブロックは3番目 */
  .svc-fv-grid > .ah-text{order:3 !important;display:flex !important;flex-direction:column !important}
  /* テキスト内は左揃え */
  .svc-fv-grid .ah-text *{text-align:left !important}
  .svc-fv-grid .ah-text .svc-eyebrow{display:none} /* 念のため二重表示防止 */
}

/* ===================== v87-fix: FV リセット ===================== */
/* display:contentsなど過去のモバイル指定をリセット */
.svc-fv-grid .ah-text{display:block !important}
.svc-fv-grid{display:grid !important}

/* スマホ：シンプルに縦積み（写真→タイトル→テキスト順） */
@media(max-width:820px){
  .ah-grid{display:flex !important;flex-direction:column !important;gap:24px !important}
  .ah-photo{order:1 !important}
  .ah-text{order:2 !important}
  /* テキスト全て左揃え */
  .ah-text,.ah-text *{text-align:left !important}
  .ah-eyebrow{text-align:left !important}
  .ah-eyebrow .ja,.ah-eyebrow .en{display:block;text-align:left !important}
}

/* 4つのこと：説明文を濃いグレーに */
.thing p{color:#5a5a5a !important;font-weight:400 !important}

/* 4つのこと：デスクトップで2×2グリッド、見出し細く */
.fourthings{grid-template-columns:1fr 1fr !important}
.thing-head h4{font-weight:400 !important}

/* タイムライン説明文：濃いグレー */
.tl-item span{color:#5a5a5a !important;font-weight:400 !important}

/* 話を聞き…：黄色下線 */
.story-underline{
  font-weight:500;
  border-bottom:2px solid var(--yellow);
  padding-bottom:2px;
}

/* ===================== about page fixes ===================== */
/* 下線を文字に近づける */
.story-underline{border-bottom:2px solid var(--yellow);padding-bottom:0;text-decoration:none}

/* ロゴを少し小さく */
.skbox img,.logo-img{max-width:120px !important}
.skgrid .skcol img{max-width:100px !important}

/* 息子たちの名前の頭文字：細字 */
.skcol b,.skcol strong{font-weight:400 !important}

/* 人と人のつながりなど：細字 */
.skcol span,.skgrid span{font-weight:400 !important}

/* つながりを大切に…：手書き風・太字 */
.sk-tagline,.skbox p.tagline{
  font-family:'Zen Kurenaido','Klee One',cursive !important;
  font-weight:600 !important;
}

/* 地域とともに歩むこと の説明文：濃く */
.thing:last-child p{color:#4a4a4a !important}

/* ロゴ画像：小さく */
.lm-logo{max-width:100px !important;width:100px !important}

/* S × K の頭文字：細字 */
.sktop b,.sktop strong{font-weight:400 !important}

/* 人と人のつながりなど：細字 */
.skcol b{font-weight:400 !important}

/* つながりを大切に…：手書き風・太字 */
.skfoot{
  font-family:'Zen Kurenaido','Klee One',cursive !important;
  font-weight:600 !important;
}

/* 地域とともに の説明文：濃く */
.thing p{color:#4a4a4a !important}

/* タイムライン見出し（b）：細字 */
.tl-item b{font-weight:400 !important}

/* 息子たちの名前の頭文字テキスト：細字 */
.sktop{font-weight:400 !important}

/* ===================== about v96-fix ===================== */
/* ソラケイについてのeyebrow下余白 */
.page-hero.about-hero .ah-eyebrow{margin-bottom:32px !important}

/* 4つのこと：スマホで1列 */
@media(max-width:820px){
  .fourthings{grid-template-columns:1fr !important}
}

/* 地域とのつながり：見出しと説明文を左揃え */
.comm-head,.no-leaf.comm-head{text-align:left !important}
/* removed: .sec-head p left-align was overriding comm desc */

/* 地域イベント等のラベル：細字 */
.commcard span{font-weight:400 !important;font-size:13px}

/* no-leaf確認（地域とのつながり用） */
.no-leaf h2::before,.no-leaf h2::after{display:none !important}

/* 地域とのつながり：説明文のみ左揃え */
.comm-p-left{text-align:left !important;margin-top:8px}
/* sec-head p の左揃え指定を打ち消し（地域つながりのh2は中央） */
.sec-head.no-leaf h2{text-align:center !important}

/* 地域とのつながり説明文：中央揃え・濃く */
.comm-p-center{
  text-align:center !important;
  color:#4a4a4a !important;
  font-weight:400 !important;
  margin-top:8px;
}
/* スマホ時にwbrを改行として機能させる */
@media(max-width:640px){
  .comm-p-center wbr::after{content:"\A";white-space:pre}
}

/* sp-br：スマホのみ改行、デスクトップは非表示 */
.sp-br{display:none}
@media(max-width:640px){
  .sp-br{display:block;line-height:0;height:0}
}

/* 地域とのつながり説明文：中央揃え（左揃えのoverrideを打ち消す） */
.sec-head p[style*="text-align:center"]{text-align:center !important}
.sec-head.no-leaf p[style*="text-align:center"]{text-align:center !important}

/* voice/contact のみ：デスクトップ中央・スマホ左揃え */
.simple-hero .wrap{text-align:center}
.simple-hero .wrap h1,
.simple-hero .wrap p{text-align:center}
@media(max-width:820px){
  .simple-hero .wrap{text-align:left}
  .simple-hero .wrap h1,
  .simple-hero .wrap p{text-align:left}
  .simple-hero .wrap .ah-eyebrow .ja,
  .simple-hero .wrap .ah-eyebrow .en{display:block;text-align:left}
}

/* モバイルメニューのロゴ画像 */
.mm-logo-img{width:40px;height:40px;object-fit:contain;flex:none}
.mobile-menu .logo{display:flex;align-items:center;gap:10px}

/* ナビロゴ：横長タイプ */
.nav-logo-img{width:auto !important;height:44px !important;max-width:160px !important;object-fit:contain}
.logo{gap:0 !important}

/* モバイルメニューロゴ：横長タイプ */
.mobile-menu .mm-logo-img{width:auto !important;height:40px !important;max-width:160px !important;object-fit:contain}
.mobile-menu .logo{gap:0 !important}

/* Xserverフォームリンク */
.xserver-form-wrap{text-align:center;padding:48px 24px}
.xform-note{font-size:15px;color:var(--ink);margin-bottom:24px}
.xform-btn{font-size:16px;padding:14px 56px !important;display:inline-flex}
.xform-sub{font-size:13px;color:var(--ink-soft);margin-top:16px}

/* ===================== スマホ追加修正 ===================== */
/* 「私たちが大切にしている4つのこと」スマホ時は葉っぱ非表示 */
@media(max-width:767px){
  .fourthings ~ * .sec-head h2::before,
  .fourthings ~ * .sec-head h2::after { display: none; }
}
/* about.htmlの「私たちが大切」セクション：スマホ時葉っぱ非表示 */
@media(max-width:767px){
  .sec-head:has(+ .fourthings) h2::before,
  .sec-head:has(+ .fourthings) h2::after { display: none !important; }
}

/* スマホ時に葉っぱ非表示（no-leaf-spクラス） */
@media(max-width:767px){
  .no-leaf-sp h2::before,
  .no-leaf-sp h2::after { display: none !important; }
}

/* ===================== まとめ修正 ===================== */

/* ①「話を聞くこと」見出しと説明文を大きく */
.thing-head h4 { font-size: 17px !important; font-weight: 700; }
.thing-body p { font-size: 15px !important; line-height: 1.9; }

/* ②選ばれる理由ボックス内文字を大きく */
.reason h3 { font-size: 17px !important; font-weight: 700; }
.reason p { font-size: 15px !important; line-height: 1.85; }

/* ③料金ボックス内：項目タイトルを青色に・文字大きく */
.pv2-name { color: var(--blue-deep) !important; font-size: 16px !important; font-weight: 700 !important; }
.pv2-price { font-size: 16px !important; }
.pv2-desc { font-size: 15px !important; line-height: 1.8; }
.pv2-card h3 { font-size: 18px !important; color: var(--blue) !important; }

/* ④「作って終わりではありません」下の線を消す */
.flow-v2-note h3 { border-bottom: none !important; text-decoration: none !important; }
.flow-v2-note-body h3 { border-bottom: none !important; }
.flow-v2-note-body h3::after { display: none !important; }

/* ⑤スマホ：「私たちが大切にしている」葉っぱ非表示 */
@media(max-width: 767px) {
  .no-leaf-sp h2::before,
  .no-leaf-sp h2::after { display: none !important; }
}

/* ===================== 強制反映：葉っぱ・下線・フォント ===================== */
/* スマホ「私たちが大切」葉っぱ完全非表示 */
@media screen and (max-width: 767px) {
  .sec-head.no-leaf-sp h2::before { display: none !important; content: none !important; }
  .sec-head.no-leaf-sp h2::after { display: none !important; content: none !important; }
}

/* 「作って終わり」下線完全削除 */
.flow-v2-note-body h3::after,
.flow-v2-note h3::after { content: none !important; display: none !important; }
.flow-v2-note-body h3,
.flow-v2-note h3 { border-bottom: none !important; text-decoration: none !important; }

/* thing（4つのこと）フォント強制 */
.thing-head h4 { font-size: 17px !important; }
.thing-body p,
.thing p { font-size: 16px !important; color: #4a4a4a !important; }

/* reason（選ばれる理由）フォント強制 */
.reason h3 { font-size: 17px !important; }
.reason p { font-size: 16px !important; }

/* 料金ボックス強制 */
.pv2-name { font-size: 17px !important; color: var(--blue) !important; font-weight: 700 !important; }
.pv2-price { font-size: 17px !important; font-weight: 700 !important; }
.pv2-desc { font-size: 16px !important; }
