body{margin:0;}
  @keyframes lhUp{from{opacity:0;transform:translateY(24px);}to{opacity:1;transform:none;}}
  .lh-reveal{animation:lhUp .9s cubic-bezier(.2,.7,.2,1);}
  @media (prefers-reduced-motion: reduce){.lh-reveal{animation:none;}}
  .lh-twocol{display:grid;grid-template-columns:1fr 1fr;}
  .lh-svc{display:grid;grid-template-columns:repeat(5,1fr);}
  .lh-reasons{display:grid;grid-template-columns:repeat(3,1fr);}
  @media (max-width: 900px){
    .lh-twocol{grid-template-columns:1fr !important;}
    .lh-twocol .lh-img{min-height:260px !important;}
    .lh-svc{grid-template-columns:repeat(2,1fr) !important;gap:34px 0 !important;}
    .lh-svc .lh-svc-item{border-left:none !important;}
    .lh-reasons{grid-template-columns:1fr !important;}
    .lh-pad{padding:64px 24px !important;}
    .lh-prop-pad{padding:48px 24px !important;}
    .lh-hero{min-height:100svh !important;min-height:100dvh !important;}
  }
  @container ompage (max-width: 900px) {
    .lh-twocol{grid-template-columns:1fr !important;}
    .lh-twocol .lh-img{min-height:260px !important;}
    .lh-svc{grid-template-columns:repeat(2,1fr) !important;gap:34px 0 !important;}
    .lh-svc .lh-svc-item{border-left:none !important;}
    .lh-reasons{grid-template-columns:1fr !important;}
    .lh-pad{padding:64px 24px !important;}
    .lh-prop-pad{padding:48px 24px !important;}
    .lh-hero{min-height:100svh !important;min-height:100dvh !important;}
  }
  @media (max-width: 520px){
    .lh-hero{min-height:100svh !important;min-height:100dvh !important;}
  }
  @container ompage (max-width: 520px) {
    .lh-hero{min-height:100svh !important;min-height:100dvh !important;}
  }
  .lh-brk{display:inline;}

  /* ===== モバイル仕上げ（実機 + スマホ表示モード 共通）===== */
  .lh-mob{}
  @media (max-width: 600px){
    .lh-athome-btn{ max-width:none !important; font-size:14px !important; padding:14px 16px !important; }
    .lh-athome-btn span:first-child{ white-space:nowrap; }
  }
  @container ompage (max-width: 600px){
    .lh-athome-btn{ max-width:none !important; font-size:14px !important; padding:14px 16px !important; }
    .lh-athome-btn span:first-child{ white-space:nowrap; }
  }
  /* ===== スマホのみ見出し縮小（PCは変更なし）===== */
  @media (max-width: 600px){
    .lh-h-eyebrow{ font-size:13px !important; }
    .lh-h-hero{ font-size:22px !important; }
    .lh-p-lead{ font-size:14px !important; }
    .lh-h-sec{ font-size:21px !important; }
    /* ファーストビュー：シネマティック全画面 */
    .lh-hero{
      align-items:stretch !important;
      justify-content:flex-end !important;
      min-height:100svh !important;
      min-height:100dvh !important;
      padding-top:72px !important;
      padding-bottom:40px !important;
      box-sizing:border-box !important;
    }
    .lh-hero-inner{ padding-left:20px !important; padding-right:20px !important; margin-top:auto !important; }
    .lh-hero-overlay{
      background:linear-gradient(180deg,rgba(16,11,8,0.38) 0%,rgba(16,11,8,0.18) 38%,rgba(16,11,8,0.9) 100%) !important;
    }
    .lh-hero-video{object-fit:cover !important;object-position:center !important;}
    .lh-hero-body{
      max-width:100% !important;
      margin:0 !important;
      text-align:left !important;
    }
    .lh-hero-rule{
      margin-left:0 !important;
      margin-right:auto !important;
      width:44px !important;
      margin-bottom:16px !important;
    }
    .lh-hero .lh-h-eyebrow{
      font-size:11px !important;
      letter-spacing:0.14em !important;
      margin-bottom:12px !important;
      line-height:1.5 !important;
    }
    .lh-hero .lh-h-hero{
      font-size:30px !important;
      letter-spacing:0.05em !important;
      line-height:1.38 !important;
      margin-bottom:16px !important;
      text-align:left !important;
      text-shadow:0 4px 28px rgba(0,0,0,0.5) !important;
    }
    .lh-hero .lh-p-lead{
      font-size:13.5px !important;
      line-height:1.85 !important;
      margin-bottom:24px !important;
      text-align:left !important;
    }
    .lh-hero-cta{flex-direction:column !important;gap:10px !important;}
    .lh-hero-cta a{
      font-size:14px !important;
      padding:16px 20px !important;
      letter-spacing:0.1em !important;
      width:100% !important;
      box-sizing:border-box !important;
      border-radius:2px !important;
    }
    .lh-hero-cta a:first-child{box-shadow:0 8px 28px rgba(163,50,42,0.42) !important;}
  }
  @container ompage (max-width: 600px){
    .lh-h-eyebrow{ font-size:13px !important; }
    .lh-h-hero{ font-size:22px !important; }
    .lh-p-lead{ font-size:14px !important; }
    .lh-h-sec{ font-size:21px !important; }
    .lh-hero{
      align-items:stretch !important;
      justify-content:flex-end !important;
      min-height:100svh !important;
      min-height:100dvh !important;
      padding-top:72px !important;
      padding-bottom:40px !important;
      box-sizing:border-box !important;
    }
    .lh-hero-inner{ padding-left:20px !important; padding-right:20px !important; margin-top:auto !important; }
    .lh-hero-overlay{
      background:linear-gradient(180deg,rgba(16,11,8,0.38) 0%,rgba(16,11,8,0.18) 38%,rgba(16,11,8,0.9) 100%) !important;
    }
    .lh-hero-video{object-fit:cover !important;object-position:center !important;}
    .lh-hero-body{
      max-width:100% !important;
      margin:0 !important;
      text-align:left !important;
    }
    .lh-hero-rule{
      margin-left:0 !important;
      margin-right:auto !important;
      width:44px !important;
      margin-bottom:16px !important;
    }
    .lh-hero .lh-h-eyebrow{
      font-size:11px !important;
      letter-spacing:0.14em !important;
      margin-bottom:12px !important;
      line-height:1.5 !important;
    }
    .lh-hero .lh-h-hero{
      font-size:30px !important;
      letter-spacing:0.05em !important;
      line-height:1.38 !important;
      margin-bottom:16px !important;
      text-align:left !important;
      text-shadow:0 4px 28px rgba(0,0,0,0.5) !important;
    }
    .lh-hero .lh-p-lead{
      font-size:13.5px !important;
      line-height:1.85 !important;
      margin-bottom:24px !important;
      text-align:left !important;
    }
    .lh-hero-cta{flex-direction:column !important;gap:10px !important;}
    .lh-hero-cta a{
      font-size:14px !important;
      padding:16px 20px !important;
      letter-spacing:0.1em !important;
      width:100% !important;
      box-sizing:border-box !important;
      border-radius:2px !important;
    }
    .lh-hero-cta a:first-child{box-shadow:0 8px 28px rgba(163,50,42,0.42) !important;}
  }

h1,h2,h3{font-family:'Shippori Mincho','Noto Serif JP',serif;letter-spacing:0.09em;}

body{margin:0;}
  .sv-svc{display:grid;grid-template-columns:230px minmax(0,1fr) 300px 56px;align-items:stretch;}
  .sv-flow{display:flex;align-items:flex-start;}
  .sv-flow .sv-step{flex:1;}
  .sv-area{display:grid;grid-template-columns:auto 1fr;gap:44px;align-items:center;}
  .sv-strengths{display:grid;grid-template-columns:repeat(4,1fr);}
  .sv-philo{display:grid;grid-template-columns:1fr 1fr;}
  @media (max-width: 920px){
    .sv-svc{grid-template-columns:1fr !important;}
    .sv-svc .sv-svc-img{min-height:200px !important;order:-1;}
    .sv-svc .sv-arrow{display:none !important;}
    .sv-flowarea{grid-template-columns:1fr !important;gap:48px !important;}
    .sv-philo{grid-template-columns:1fr !important;}
    .sv-philo .sv-philo-img{min-height:240px !important;}
    .sv-strengths{grid-template-columns:repeat(2,1fr) !important;gap:40px 0 !important;}
    .sv-pad{padding:64px 24px !important;}
  }
  @container ompage (max-width: 920px) {
    .sv-svc{grid-template-columns:1fr !important;}
    .sv-svc .sv-svc-img{min-height:200px !important;order:-1;}
    .sv-svc .sv-arrow{display:none !important;}
    .sv-flowarea{grid-template-columns:1fr !important;gap:48px !important;}
    .sv-philo{grid-template-columns:1fr !important;}
    .sv-philo .sv-philo-img{min-height:240px !important;}
    .sv-strengths{grid-template-columns:repeat(2,1fr) !important;gap:40px 0 !important;}
    .sv-pad{padding:64px 24px !important;}
  }
  @media (max-width: 760px){
    .sv-flow{flex-direction:column !important;align-items:stretch !important;max-width:420px;margin:0 auto;}
    .sv-flow .sv-flow-arrow{transform:rotate(90deg);padding:10px 0 !important;}
    .sv-area{grid-template-columns:1fr !important;gap:24px !important;justify-items:center;text-align:center;}
  }
  @container ompage (max-width: 760px) {
    .sv-flow{flex-direction:column !important;align-items:stretch !important;max-width:420px;margin:0 auto;}
    .sv-flow .sv-flow-arrow{transform:rotate(90deg);padding:10px 0 !important;}
    .sv-area{grid-template-columns:1fr !important;gap:24px !important;justify-items:center;text-align:center;}
  }
  /* ===== モバイル仕上げ（実機 + スマホ表示モード 共通）===== */
  @media (max-width: 600px){
    .sv-pad{padding:56px 22px !important;}
    .sv-svc{display:flex !important;flex-direction:column !important;border-radius:4px;overflow:hidden;}
    .sv-svc .sv-svc-img{order:-1;min-height:190px !important;width:100%;}
    .sv-svc > div{border-right:none !important;}
    .sv-svc > div:first-child{display:flex !important;flex-direction:row !important;align-items:baseline !important;justify-content:flex-start !important;gap:14px !important;padding:22px 22px 0 !important;}
    .sv-svc > div:first-child > div:first-child{font-size:30px !important;}
    .sv-svc > div:first-child h3{margin:0 !important;}
    .sv-svc > div:first-child svg{display:none !important;}
    .sv-svc > div:nth-child(2){padding:10px 22px 22px !important;}
  }
  @container ompage (max-width: 600px){
    .sv-pad{padding:56px 22px !important;}
    .sv-svc{display:flex !important;flex-direction:column !important;border-radius:4px;overflow:hidden;}
    .sv-svc .sv-svc-img{order:-1;min-height:190px !important;width:100%;}
    .sv-svc > div{border-right:none !important;}
    .sv-svc > div:first-child{display:flex !important;flex-direction:row !important;align-items:baseline !important;justify-content:flex-start !important;gap:14px !important;padding:22px 22px 0 !important;}
    .sv-svc > div:first-child > div:first-child{font-size:30px !important;}
    .sv-svc > div:first-child h3{margin:0 !important;}
    .sv-svc > div:first-child svg{display:none !important;}
    .sv-svc > div:nth-child(2){padding:10px 22px 22px !important;}
  }

body{margin:0;}
  .pr-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;}
  .pr-props{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
  .pr-buysell{display:grid;grid-template-columns:1fr 1fr;gap:24px;}
  .pr-twocol{display:grid;grid-template-columns:1fr 1fr;gap:48px;}
  @media (max-width: 980px){
    .pr-cats{grid-template-columns:repeat(3,1fr) !important;}
    .pr-props{grid-template-columns:repeat(2,1fr) !important;}
  }
  @container ompage (max-width: 980px) {
    .pr-cats{grid-template-columns:repeat(3,1fr) !important;}
    .pr-props{grid-template-columns:repeat(2,1fr) !important;}
  }
  @media (max-width: 760px){
    .pr-cats{grid-template-columns:repeat(2,1fr) !important;}
    .pr-buysell{grid-template-columns:1fr 1fr !important;gap:10px !important;}
    .pr-twocol{grid-template-columns:1fr !important;gap:28px !important;}
    .pr-twocol .pr-img{min-height:240px !important;}
    .pr-pad{padding:60px 22px !important;}
  }
  @container ompage (max-width: 760px) {
    .pr-cats{grid-template-columns:repeat(2,1fr) !important;}
    .pr-buysell{grid-template-columns:1fr 1fr !important;gap:10px !important;}
    .pr-twocol{grid-template-columns:1fr !important;gap:28px !important;}
    .pr-twocol .pr-img{min-height:240px !important;}
    .pr-pad{padding:60px 22px !important;}
  }

body{margin:0;}
  .cm-twocol{display:grid;grid-template-columns:1fr 1fr;}
  .cm-values{display:grid;grid-template-columns:repeat(4,1fr);}
  .cm-overview{display:grid;grid-template-columns:0.85fr 1.15fr;gap:48px;}
  .cm-office3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
  .cm-access{display:grid;grid-template-columns:0.8fr 1.2fr;gap:48px;}
  @media (max-width: 920px){
    .cm-twocol{grid-template-columns:1fr !important;}
    .cm-twocol .cm-img{min-height:240px !important;}
    .cm-values{grid-template-columns:repeat(2,1fr) !important;gap:40px 0 !important;}
    .cm-values .cm-val{border-left:none !important;}
    .cm-overview{grid-template-columns:1fr !important;gap:28px !important;}
    .cm-access{grid-template-columns:1fr !important;gap:24px !important;}
    .cm-pad{padding:60px 22px !important;}
  }
  @container ompage (max-width: 920px) {
    .cm-twocol{grid-template-columns:1fr !important;}
    .cm-twocol .cm-img{min-height:240px !important;}
    .cm-values{grid-template-columns:repeat(2,1fr) !important;gap:40px 0 !important;}
    .cm-values .cm-val{border-left:none !important;}
    .cm-overview{grid-template-columns:1fr !important;gap:28px !important;}
    .cm-access{grid-template-columns:1fr !important;gap:24px !important;}
    .cm-pad{padding:60px 22px !important;}
  }

body{margin:0;}
  .ct-methods{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
  .ct-formwrap{display:grid;grid-template-columns:1.25fr 0.85fr;gap:48px;}
  .ct-frow{display:grid;grid-template-columns:150px 1fr;align-items:start;gap:0 14px;}
  .ct-company{display:grid;grid-template-columns:0.85fr 1.15fr;gap:44px;}
  .ct-input{width:100%;box-sizing:border-box;border:1px solid #ddd6cd;border-radius:3px;padding:13px 14px;font-size:14px;font-family:inherit;color:#2c2926;background:#fff;}
  .ct-input:focus{outline:none;border-color:#a3322a;}
  .ct-form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}
  .ct-form-success{background:#fff;border:1px solid #c8d9c4;padding:36px 32px;border-radius:3px;}
  .ct-form-success__title{margin:0 0 14px;font-size:20px;font-weight:700;color:#2c2926;letter-spacing:0.04em;}
  .ct-form-success__text{margin:0 0 24px;font-size:14px;line-height:1.9;color:#5a554f;}
  .ct-form-success__link{display:inline-flex;align-items:center;gap:8px;color:#a3322a;text-decoration:none;font-size:14px;font-weight:700;border:1px solid #a3322a;padding:14px 22px;transition:background .2s,color .2s;}
  .ct-form-success__link:hover{background:#a3322a;color:#fff;}
  .ct-form-error{background:#fff5f4;border:1px solid #e8b4ae;padding:16px 18px;border-radius:3px;margin-bottom:20px;}
  .ct-form-error p{margin:0;font-size:13.5px;line-height:1.7;color:#8a2e26;}
  @media (max-width: 960px){
    .ct-methods{grid-template-columns:repeat(2,1fr) !important;}
    .ct-formwrap{grid-template-columns:1fr !important;gap:40px !important;}
    .ct-company{grid-template-columns:1fr !important;gap:24px !important;}
    .ct-company .ct-img{min-height:240px !important;}
    .ct-pad{padding:56px 22px !important;}
  }
  @container ompage (max-width: 960px) {
    .ct-methods{grid-template-columns:repeat(2,1fr) !important;}
    .ct-formwrap{grid-template-columns:1fr !important;gap:40px !important;}
    .ct-company{grid-template-columns:1fr !important;gap:24px !important;}
    .ct-company .ct-img{min-height:240px !important;}
    .ct-pad{padding:56px 22px !important;}
  }
  @media (max-width: 560px){
    .ct-frow{grid-template-columns:1fr !important;gap:6px !important;}
  }
  @container ompage (max-width: 560px) {
    .ct-frow{grid-template-columns:1fr !important;gap:6px !important;}
  }

.lh-burger{display:none;}
@media (max-width: 920px){
  .lh-header-right{display:none !important;}
  .lh-nav{display:none !important;}
  .lh-burger{display:flex !important;}
}
  @container ompage (max-width: 920px) {
  .lh-header-right{display:none !important;}
  .lh-nav{display:none !important;}
  .lh-burger{display:flex !important;}
}

@media (max-width: 820px){
  .lf-top{flex-direction:column !important;align-items:flex-start !important;gap:22px !important;}
  .lf-dark-grid{grid-template-columns:1fr !important;gap:32px !important;}
  .lf-nav{gap:14px 20px !important;}
}
  @container ompage (max-width: 820px) {
  .lf-top{flex-direction:column !important;align-items:flex-start !important;gap:22px !important;}
  .lf-dark-grid{grid-template-columns:1fr !important;gap:32px !important;}
  .lf-nav{gap:14px 20px !important;}
}

@media (max-width: 760px){
  .cta-row{flex-direction:column !important;}
  .cta-row > a{width:100% !important;min-width:0 !important;max-width:none !important;box-sizing:border-box !important;}
}
  @container ompage (max-width: 760px) {
  .cta-row{flex-direction:column !important;}
  .cta-row > a{width:100% !important;min-width:0 !important;max-width:none !important;box-sizing:border-box !important;}
}

h1,h2,h3{font-family:'Shippori Mincho','Noto Serif JP',serif;letter-spacing:0.09em;}
.ph-inner{box-sizing:border-box;padding:140px 28px 86px;}
@media (max-width: 720px){ .ph-inner{padding:104px 22px 52px !important;} }
  @container ompage (max-width: 720px) { .ph-inner{padding:104px 22px 52px !important;} }

/* ===== WordPress theme: header (overlay) ===== */
.om-page{font-family:'Noto Sans JP',sans-serif;color:#2c2926;background:#fff;}
.lh-header{position:fixed;top:0;left:0;width:100%;z-index:100;background:linear-gradient(180deg,rgba(16,11,8,.55) 0%,rgba(16,11,8,0) 100%);transition:background .3s ease,box-shadow .3s ease;font-family:'Noto Sans JP',sans-serif;}
.lh-header-bar{max-width:1240px;margin:0 auto;padding:10px 28px 8px;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box;}
.lh-header-right{display:flex;align-items:center;margin-left:auto;}
.lh-header.scrolled{background:rgba(255,255,255,.7);box-shadow:0 1px 12px rgba(40,30,25,.05);border-bottom:1px solid rgba(236,231,224,.7);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);}
.lh-header .logo-dark{display:none!important;}
.lh-header.scrolled .logo-white{display:none!important;}
.lh-header.scrolled .logo-dark{display:block!important;}
.lh-nav{display:flex;align-items:center;gap:0 28px;}
.lh-nav .lh-link{text-decoration:none;font-size:15px;font-weight:500;color:#fff;padding:6px 4px 10px;border-bottom:2px solid transparent;letter-spacing:.04em;transition:color .2s;white-space:nowrap;}
.lh-header.scrolled .lh-nav .lh-link{color:#2c2926;}
.lh-nav .lh-link:hover{color:#a3322a;}
.lh-nav .lh-link.is-active{border-bottom-color:#fff;}
.lh-header.scrolled .lh-nav .lh-link.is-active{color:#a3322a;border-bottom-color:#a3322a;}
.lh-athome{display:inline-flex;align-items:center;gap:7px;background:#a3322a;color:#fff;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.03em;padding:11px 22px;white-space:nowrap;transition:background .2s;}
.lh-athome:hover{background:#7c211b;}
.lh-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;background:transparent;border:1px solid rgba(255,255,255,.6);border-radius:3px;cursor:pointer;}
.lh-header.scrolled .lh-burger{border-color:#e4ded6;}
.lh-burger span{display:block;width:22px;height:2px;background:#fff;margin:0 auto;}
.lh-header.scrolled .lh-burger span{background:#2c2926;}
.lh-page-no-hero .cm-page-start{padding-top:120px !important;}
@media (max-width: 720px){
  .lh-page-no-hero .cm-page-start{padding-top:96px !important;}
}
@container ompage (max-width: 720px){
  .lh-page-no-hero .cm-page-start{padding-top:96px !important;}
}
.lh-moverlay{position:fixed;inset:0;background:rgba(30,22,18,.55);z-index:9000;display:none;}
.lh-moverlay.open{display:block;}
.lh-mpanel{position:fixed;top:0;right:0;height:100%;height:100dvh;width:min(82vw,340px);background:#fff;z-index:9001;transform:translateX(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 30px rgba(30,22,18,.12);display:flex;flex-direction:column;padding:26px 28px;font-family:'Noto Sans JP',sans-serif;box-sizing:border-box;isolation:isolate;-webkit-backdrop-filter:none;backdrop-filter:none;}
.lh-mpanel.open{transform:translateX(0);}
.lh-mlink{text-decoration:none;font-size:17px;font-weight:500;color:#2c2926;padding:17px 4px;border-bottom:1px solid #f0ebe4;letter-spacing:.04em;background:#fff;}
body.menu-open{overflow:hidden;}
@media(max-width:920px){
  .lh-mpanel{
    left:0;
    right:0;
    width:100%;
    max-width:none;
    background:#fff !important;
    box-shadow:none;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .lh-mpanel-head{background:#fff;}
  .lh-mlink{background:#fff;}
}
@container ompage (max-width: 920px){
  .lh-mpanel{
    left:0;
    right:0;
    width:100%;
    max-width:none;
    background:#fff !important;
    box-shadow:none;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .lh-mpanel-head{background:#fff;}
  .lh-mlink{background:#fff;}
}

/* ===== スマホ：見やすく洗練 ===== */
@media (max-width: 600px){
  .lh-pad,.sv-pad,.cm-pad,.ct-pad,.pr-pad{padding:44px 18px !important;}
  .lh-prop-pad{padding:22px 16px !important;}
  .ph-inner{padding:76px 18px 36px !important;}
  .ph-inner h1{font-size:24px !important;line-height:1.45 !important;letter-spacing:0.06em !important;}
  .ph-inner p[style*="margin:22px"]{margin-top:14px !important;font-size:13.5px !important;line-height:1.8 !important;}
  .lh-h-sec{font-size:20px !important;line-height:1.5 !important;letter-spacing:0.04em !important;}
  .lh-pad > img[aria-hidden="true"],
  section > img[aria-hidden="true"]{display:none !important;}
  .lh-pad p,.sv-pad p,.cm-pad p,.ct-pad p,.pr-pad p{line-height:1.85 !important;}
  .lh-svc{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;max-width:none !important;margin:0 !important;}
  .lh-svc-item{
    position:static !important;text-align:center !important;padding:16px 12px !important;
    border:1px solid #ece7e0 !important;border-radius:4px !important;background:#faf8f5 !important;
    box-shadow:0 2px 10px rgba(40,25,20,0.04) !important;
  }
  .lh-svc-item + .lh-svc-item{border-top:none !important;}
  .lh-svc-item > div:first-child{position:static !important;font-size:26px !important;margin-bottom:6px !important;}
  .lh-svc-item h3{margin:0 0 6px !important;font-size:14px !important;}
  .lh-svc-item p{font-size:12px !important;line-height:1.65 !important;color:#7a746d !important;}
  .lh-svc-item:nth-child(5){
    grid-column:1 / -1;display:flex !important;align-items:center !important;gap:14px !important;
    text-align:left !important;padding:16px 18px !important;background:#fff !important;
  }
  .lh-svc-item:nth-child(5) > div:first-child{margin-bottom:0 !important;flex:none;}
  .lh-svc-item:nth-child(5) h3,.lh-svc-item:nth-child(5) p{text-align:left;}
  .lh-reasons{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;}
  .lh-reasons article{min-height:168px !important;border-radius:4px !important;box-shadow:0 4px 14px rgba(20,14,11,0.12);}
  .lh-reasons article:nth-child(3){grid-column:1 / -1;min-height:148px !important;}
  .lh-reasons article > div:last-child{padding:16px 14px !important;}
  .lh-reasons article h3{margin-bottom:6px !important;font-size:16px !important;}
  .lh-reasons article p{font-size:12px !important;line-height:1.65 !important;}
  .lh-twocol{grid-template-columns:1fr !important;gap:0 !important;}
  .lh-twocol .lh-img{min-height:0 !important;height:180px !important;border-radius:0 !important;object-fit:cover;}
  .lh-twocol > .lh-prop-pad:first-child:has(.lh-img){padding:0 !important;}
  .lh-twocol > .lh-img{height:180px !important;}
  .lh-area-inner{padding:48px 18px !important;}
  .lh-area-inner .lh-h-sec{margin-bottom:14px !important;font-size:19px !important;}
  .lh-area-inner .lh-p-lead{font-size:13.5px !important;line-height:1.85 !important;}
  .sv-svc{
    display:grid !important;grid-template-columns:96px 1fr !important;grid-template-rows:auto auto !important;
    margin-bottom:12px !important;border-radius:4px !important;overflow:hidden !important;
    box-shadow:0 3px 12px rgba(40,25,20,0.06) !important;
  }
  .sv-svc .sv-svc-img{grid-column:1;grid-row:1 / 3;order:unset !important;min-height:0 !important;height:100% !important;min-height:100px !important;}
  .sv-svc > div:first-child{grid-column:2;grid-row:1;padding:14px 14px 6px !important;flex-direction:row !important;gap:10px !important;background:#fff;}
  .sv-svc > div:first-child > div:first-child{font-size:24px !important;}
  .sv-svc > div:first-child h3{font-size:15px !important;}
  .sv-svc > div:nth-child(2){grid-column:2;grid-row:2;padding:0 14px 14px !important;background:#fff;}
  .sv-svc > div:nth-child(2) p{font-size:12.5px !important;line-height:1.7 !important;color:#5f5a54 !important;}
  .sv-philo{grid-template-columns:1fr !important;}
  .sv-philo .sv-philo-img{min-height:200px !important;order:2;border-radius:0;}
  .sv-philo .sv-pad{padding:28px 18px !important;order:1;}
  .sv-flow{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:10px !important;flex-direction:unset !important;max-width:none !important;}
  .sv-flow .sv-step{
    flex:unset !important;padding:16px 10px !important;text-align:center !important;
    background:#faf8f5;border:1px solid #ece7e0;border-radius:4px;
    box-shadow:0 2px 8px rgba(40,25,20,0.04);
  }
  .sv-flow .sv-flow-arrow{display:none !important;}
  .sv-flow .sv-step > div:first-child{width:56px !important;height:56px !important;margin:0 auto 8px !important;}
  .sv-flow .sv-step > div:first-child svg{width:22px !important;height:22px !important;}
  .sv-flow .sv-step h3{font-size:14px !important;margin:4px 0 6px !important;}
  .sv-flow .sv-step p{font-size:11.5px !important;line-height:1.6 !important;color:#7a746d !important;}
  .sv-area{
    grid-template-columns:auto 1fr !important;gap:14px !important;padding:20px 16px !important;
    text-align:left !important;justify-items:start !important;margin-top:32px !important;
    border-radius:4px !important;background:#fff !important;
    box-shadow:0 2px 10px rgba(40,25,20,0.05) !important;
  }
  .sv-area > div:first-child{width:76px !important;height:76px !important;}
  .sv-area h3{margin-bottom:8px !important;font-size:17px !important;}
  .sv-area p{font-size:12.5px !important;line-height:1.7 !important;margin-bottom:8px !important;}
  .sv-strengths{grid-template-columns:repeat(2,1fr) !important;gap:12px !important;}
  .sv-strengths > div{
    padding:16px 12px !important;background:#fff;border:1px solid #ece7e0;border-radius:4px;
    box-shadow:0 2px 8px rgba(40,25,20,0.04);
  }
  .sv-strengths h3{margin:10px 0 6px !important;font-size:14px !important;}
  .sv-strengths p{font-size:11.5px !important;line-height:1.6 !important;color:#7a746d !important;}
  .pr-cats{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;}
  .pr-cats a{
    padding:18px 12px 14px !important;gap:6px !important;border-radius:4px !important;
    box-shadow:0 2px 10px rgba(40,25,20,0.05) !important;
  }
  .pr-cats a span:nth-child(2){font-size:15px !important;}
  .pr-props{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;}
  .pr-props .pr-post-card{border-radius:4px !important;box-shadow:0 2px 10px rgba(40,25,20,0.06) !important;}
  .pr-props .pr-post-card > div:first-child{height:108px !important;}
  .pr-props .pr-post-card > div:last-child{padding:12px !important;}
  .pr-props .pr-post-card h3{font-size:12.5px !important;margin-bottom:4px !important;line-height:1.55 !important;}
  .pr-props .pr-post-card p{
    font-size:11px !important;line-height:1.55 !important;margin-bottom:6px !important;
  }
  .pr-buysell{grid-template-columns:1fr 1fr !important;gap:10px !important;}
  .pr-buysell a{padding:18px 14px !important;min-height:0 !important;border-radius:4px !important;}
  .pr-buysell h3{font-size:15px !important;margin-bottom:8px !important;}
  .pr-buysell p{font-size:11.5px !important;line-height:1.6 !important;margin-bottom:8px !important;}
  .pr-twocol{grid-template-columns:1fr !important;gap:16px !important;}
  .pr-twocol .pr-img{min-height:180px !important;border-radius:4px !important;}
  .cm-twocol{grid-template-columns:1fr !important;gap:16px !important;}
  .cm-twocol .cm-img{min-height:180px !important;border-radius:4px !important;}
  .cm-values{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;}
  .cm-values .cm-val{
    padding:18px 14px !important;border:1px solid #ece7e0 !important;border-radius:4px !important;
    background:#fff !important;box-shadow:0 2px 8px rgba(40,25,20,0.04) !important;
  }
  .cm-values h3{margin:10px 0 6px !important;font-size:14px !important;}
  .cm-values p{font-size:11.5px !important;line-height:1.6 !important;}
  .cm-values svg{width:36px !important;height:36px !important;}
  .cm-overview{gap:16px !important;}
  .cm-overview .cm-img{min-height:160px !important;border-radius:4px !important;}
  .cm-overview table{border-radius:4px;overflow:hidden;box-shadow:0 2px 10px rgba(40,25,20,0.05);}
  .cm-overview th,.cm-overview td{padding:10px 12px !important;font-size:12.5px !important;}
  .cm-overview th{width:92px !important;}
  .cm-topics-section{padding:44px 18px 52px !important;}
  .cm-topics-link{gap:14px !important;padding:14px 0 !important;}
  .cm-topics-link time{min-width:72px !important;font-size:12px !important;}
  .cm-topics-title{font-size:14px !important;}
  .cm-office3{grid-template-columns:repeat(2,1fr) !important;gap:8px !important;}
  .cm-office3 img{height:100px !important;border-radius:4px !important;}
  .cm-office3 img:last-child{grid-column:1 / -1;height:110px !important;}
  .cm-access{gap:16px !important;}
  .cm-access > div:last-child{min-height:200px !important;border-radius:4px !important;overflow:hidden;}
  .ct-methods{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;}
  .ct-methods a{
    padding:20px 12px 16px !important;border-radius:4px !important;
    box-shadow:0 2px 10px rgba(40,25,20,0.05) !important;
  }
  .ct-methods h3{font-size:13.5px !important;}
  .ct-methods svg{width:32px !important;height:32px !important;}
  .ct-company{grid-template-columns:1fr !important;gap:16px !important;}
  .ct-company .ct-img{min-height:180px !important;border-radius:4px !important;}
  .ct-input{font-size:16px !important;padding:12px 14px !important;}
  .cta-row{flex-direction:column !important;gap:10px !important;}
  .cta-row > a{
    flex:1 1 auto !important;width:100% !important;min-width:0 !important;max-width:none !important;
    padding:16px 18px !important;border-radius:2px !important;
  }
  .cta-row > a:nth-child(3):last-child{flex-basis:auto;}
  .cta-row > a span svg{width:26px !important;height:26px !important;}
  .cta-row > a span span:first-child{font-size:11px !important;}
  .cta-row > a span span:last-child{font-size:15px !important;}
  .lf-dark-grid{grid-template-columns:1fr 1fr !important;gap:24px 16px !important;}
  .lf-dark-grid > div:first-child{grid-column:1 / -1;}
  .lf-top{flex-direction:column !important;align-items:flex-start !important;gap:14px !important;}
  .lf-nav{gap:8px 16px !important;}
  footer[style*="padding:62px"]{padding:40px 18px 24px !important;}
  footer[style*="padding:46px"]{padding:32px 18px 20px !important;}
  section[style*="padding:54px"]{padding:40px 18px !important;}
  section[style*="padding:54px"] h2{margin-bottom:20px !important;font-size:18px !important;line-height:1.55 !important;}
  .lh-header-bar{padding:0 18px !important;min-height:68px !important;}
  .lh-mlink{font-size:16px !important;padding:14px 2px !important;letter-spacing:0.05em !important;}
  .lh-mpanel{padding:22px 20px !important;}
  .lh-athome-btn{font-size:14px !important;padding:16px 20px !important;}
}

/* ===== スマホ：プレミアム仕上げ（最終調整） ===== */
@media (max-width: 600px){
  .om-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
  .lh-h-sec{font-size:21px !important;letter-spacing:0.05em !important;}
  .lh-pad[style*="background:#ece4d8"]{background:linear-gradient(180deg,#ece4d8 0%,#e8dfd2 100%) !important;}
  .lh-svc-item,.sv-flow .sv-step,.sv-strengths > div,.cm-values .cm-val,.pr-cats a,.pr-props .pr-post-card,.ct-methods a{
    border-radius:6px !important;
    box-shadow:0 4px 18px rgba(40,25,20,0.07) !important;
  }
  .lh-svc-item:nth-child(5){background:linear-gradient(135deg,#fff 0%,#faf8f5 100%) !important;border-color:#e3d5c8 !important;}
  .lh-reasons article{border-radius:6px !important;overflow:hidden;}
  .lh-twocol .lh-img,.pr-twocol .pr-img,.cm-twocol .cm-img{border-radius:6px !important;}
  .lh-twocol > .lh-prop-pad:last-child,.lh-twocol > .lh-prop-pad:only-of-type{background:#faf8f5;}
  .lh-area-inner{border-top:1px solid rgba(255,255,255,0.08);}
  .sv-svc{border-radius:6px !important;border:1px solid #ece7e0 !important;}
  .sv-area{border:1px solid #e8dfd6 !important;}
  .pr-buysell a{border-radius:6px !important;box-shadow:0 4px 16px rgba(40,25,20,0.06) !important;}
  .cm-overview table{border:1px solid #ece7e0;}
  .cta-row > a{border-radius:4px !important;box-shadow:0 6px 20px rgba(60,15,10,0.14) !important;}
  .lh-header.scrolled{background:rgba(255,255,255,0.92) !important;}
  .lh-burger{border-radius:4px !important;}
  .lh-mpanel{border-left:3px solid #a3322a;}
  .lh-mlink.is-active,.lh-mlink:active{color:#a3322a !important;font-weight:700;}
  .ph-inner p[style*="margin:0 0 26px"]{font-size:11px !important;letter-spacing:0.04em;}
}
@container ompage (max-width: 600px){
  .om-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
  .lh-h-sec{font-size:21px !important;letter-spacing:0.05em !important;}
  .lh-pad[style*="background:#ece4d8"]{background:linear-gradient(180deg,#ece4d8 0%,#e8dfd2 100%) !important;}
  .lh-svc-item,.sv-flow .sv-step,.sv-strengths > div,.cm-values .cm-val,.pr-cats a,.pr-props .pr-post-card,.ct-methods a{
    border-radius:6px !important;
    box-shadow:0 4px 18px rgba(40,25,20,0.07) !important;
  }
  .lh-svc-item:nth-child(5){background:linear-gradient(135deg,#fff 0%,#faf8f5 100%) !important;border-color:#e3d5c8 !important;}
  .lh-reasons article{border-radius:6px !important;overflow:hidden;}
  .lh-twocol .lh-img,.pr-twocol .pr-img,.cm-twocol .cm-img{border-radius:6px !important;}
  .lh-twocol > .lh-prop-pad:last-child,.lh-twocol > .lh-prop-pad:only-of-type{background:#faf8f5;}
  .lh-area-inner{border-top:1px solid rgba(255,255,255,0.08);}
  .sv-svc{border-radius:6px !important;border:1px solid #ece7e0 !important;}
  .sv-area{border:1px solid #e8dfd6 !important;}
  .pr-buysell a{border-radius:6px !important;box-shadow:0 4px 16px rgba(40,25,20,0.06) !important;}
  .cm-overview table{border:1px solid #ece7e0;}
  .cta-row > a{border-radius:4px !important;box-shadow:0 6px 20px rgba(60,15,10,0.14) !important;}
  .lh-header.scrolled{background:rgba(255,255,255,0.92) !important;}
  .lh-burger{border-radius:4px !important;}
  .lh-mpanel{border-left:3px solid #a3322a;}
  .lh-mlink.is-active,.lh-mlink:active{color:#a3322a !important;font-weight:700;}
  .ph-inner p[style*="margin:0 0 26px"]{font-size:11px !important;letter-spacing:0.04em;}
}

/* ===== TOPページ：セクション交互背景 ===== */
.lh-home-band{
  border-top:1px solid #e4dcd2;
  box-sizing:border-box;
}
.lh-home-band--white{background:#fff;}
.lh-home-band--warm{background:linear-gradient(180deg,#f2ebe2 0%,#ece4d8 100%);}
.lh-home-band.lh-pad{padding:88px 28px;}
.lh-home-band.cm-topics-section{
  padding:72px 28px 80px;
  border-top:1px solid #e4dcd2;
}
.cm-topics-rule{width:56px;height:1px;background:#b3956a;margin:0 0 28px;}
.cm-topics{list-style:none;margin:0;padding:0;border-top:1px solid #ece7e0;}
.cm-topics-item{border-bottom:1px solid #ece7e0;}
.cm-topics-link{
  display:flex;align-items:center;gap:24px;
  padding:16px 0;text-decoration:none;color:inherit;
  transition:opacity .2s;
}
.cm-topics-link:hover{opacity:.72;}
.cm-topics-link time{
  flex:none;min-width:88px;
  font-size:13px;color:#9a948d;letter-spacing:0.04em;
}
.cm-topics-body{
  flex:1;min-width:0;
  display:flex;align-items:baseline;flex-wrap:wrap;gap:10px 16px;
}
.cm-topics-title{
  font-size:15px;font-weight:600;line-height:1.6;color:#3a3631;
}
.cm-topics-cat{
  font-size:12px;color:#9a948d;letter-spacing:0.02em;
}
.lh-home-band--warm .lh-svc{gap:18px;}
.lh-home-band--warm .lh-svc-item{
  background:#fff !important;
  border:1px solid #e8e2da !important;
  border-left:1px solid #e8e2da !important;
  border-radius:4px;
  padding:30px 20px !important;
  box-shadow:0 2px 12px rgba(40,25,20,0.05);
}
.lh-home-twocol .lh-twocol{max-width:1240px;margin:0 auto;align-items:stretch;}
.lh-home-band--white.lh-home-twocol .lh-prop-pad{background:#fff !important;}
.lh-home-band--white.lh-home-twocol > .lh-twocol > .lh-prop-pad:last-child{background:#fff !important;}
.lh-home-prop .lh-prop-pad{background:#fff !important;}
.lh-home-band--warm.lh-home-twocol > .lh-twocol > .lh-prop-pad:last-child{background:rgba(255,255,255,0.45);}
@media (max-width: 900px){
  .lh-home-band.lh-pad{padding:64px 24px;}
  .lh-home-band.cm-topics-section{padding:52px 24px 60px;}
}
@container ompage (max-width: 900px){
  .lh-home-band.lh-pad{padding:64px 24px;}
  .lh-home-band.cm-topics-section{padding:52px 24px 60px;}
}
