@charset "utf-8";
/* サイト共通の v2 部品（2026-09-24 切り出し）
   トップは .top-v2、下層は .page-v2 で囲む。中身は同一。
   ヘッダー・フッター・FV・page-header・breadcrumbs・cta-park は既存CSSのまま。*/
.top-v2,.page-v2{--v2-navy:#004077;
  --v2-navy-deep:#002F4E;
  --v2-yellow:#f2e725;
  --v2-blue-bg:#eef5fb;
  --v2-blue-bg2:#e2eef9;
  --v2-gray-bg:#f4f6f8;
  --v2-line:#d8e3ee;
  --v2-en:'Helvetica Neue',Arial,sans-serif;
  --v2-shadow:0 2px 14px rgba(7,47,84,.08);
  --v2-shadow-lg:0 6px 28px rgba(7,47,84,.12);
  --v2-head:#101c26;}
.top-v2 ul,.page-v2 ul,.top-v2 ol,.page-v2 ol{margin:0;padding:0;list-style:none}
.top-v2 dl,.page-v2 dl,.top-v2 dd,.page-v2 dd,.top-v2 figure,.page-v2 figure,.top-v2 h2,.page-v2 h2,.top-v2 h3,.page-v2 h3,.top-v2 p,.page-v2 p{margin:0}
.top-v2 img,.page-v2 img{display:block;max-width:100%;height:auto}
.top-v2 svg,.page-v2 svg{display:block}
.top-v2 h2,.page-v2 h2,.top-v2 h3,.page-v2 h3{color:var(--v2-head)}
.top-v2 h2,.page-v2 h2{font-size:clamp(24px,2.5vw,34px);line-height:1.6;font-weight:900;letter-spacing:.01em}
.top-v2 h3,.page-v2 h3{font-size:18px;line-height:1.7;font-weight:900}
.top-v2 p,.page-v2 p{font-size:16px}
.top-v2 .ac,.page-v2 .ac{color:var(--v2-navy)}
.top-v2 .mk,.page-v2 .mk{background:linear-gradient(transparent 58%,var(--v2-yellow) 58%)}
.top-v2 .sec-head,.page-v2 .sec-head{text-align:center;margin-bottom:48px}
.top-v2 .sec-head .en,.page-v2 .sec-head .en{font-family:var(--v2-en);font-weight:900;letter-spacing:.04em;
  font-size:clamp(34px,4.4vw,54px);line-height:1.1;color:#1d2b38;}
.top-v2 .sec-head .ja,.page-v2 .sec-head .ja{display:block;font-family:inherit;font-size:15px;font-weight:800;
  margin-top:10px;letter-spacing:.06em;}
.top-v2 .sec-head h2,.page-v2 .sec-head h2{margin-top:22px}
.top-v2 .sec-head .lead,.page-v2 .sec-head .lead{margin-top:22px;font-size:15px;font-weight:600;line-height:2.1}
.top-v2 .sec-head--light .en,.page-v2 .sec-head--light .en,.top-v2 .sec-head--light .ja,.page-v2 .sec-head--light .ja,.top-v2 .sec-head--light .lead,.page-v2 .sec-head--light .lead{color:#fff}
.top-v2 .arw,.page-v2 .arw{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;
  background:var(--v2-navy);color:#fff;font-size:12px;line-height:1;vertical-align:-6px;}
.top-v2 .sec-more,.page-v2 .sec-more{margin-top:36px;text-align:center}
.top-v2 .sec-more .text-link,.page-v2 .sec-more .text-link{margin-top:0}
.top-v2 .switch-line,.page-v2 .switch-line{margin-top:18px;text-align:center;font-size:14px;font-weight:700}
.top-v2 .switch-line a,.page-v2 .switch-line a{color:var(--v2-navy);font-weight:900;border-bottom:2px solid var(--v2-yellow);padding-bottom:2px}
.top-v2 .tag,.page-v2 .tag{display:inline-block;padding:3px 12px;border-radius:3px;
  background:var(--v2-blue-bg2);color:var(--v2-navy);
  font-size:12px;font-weight:800;line-height:1.9;}
.top-v2 .v2-issues,.page-v2 .v2-issues{background:linear-gradient(180deg,#e6f1fb 0%,#f5fbff 100%);padding:80px 0 84px}
.top-v2 .v2-issue-grid,.page-v2 .v2-issue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.top-v2 .voice,.page-v2 .voice{background:#fff;border:1px solid #bcd3e6;border-radius:6px;
  padding:10px 12px;font-size:13px;font-weight:800;text-align:center;
  position:relative;margin-bottom:18px;line-height:1.6;}
.top-v2 .voice::after,.page-v2 .voice::after{content:"";position:absolute;left:50%;bottom:-9px;translate:-50% 0;
  width:14px;height:14px;background:#fff;
  border-right:1px solid #bcd3e6;border-bottom:1px solid #bcd3e6;rotate:45deg;}
.top-v2 .v2-issue-card,.page-v2 .v2-issue-card{display:flex;flex-direction:column;gap:10px;
  background:#fff;border-radius:8px;box-shadow:var(--v2-shadow);
  padding:24px 22px 24px;height:calc(100% - 46px);transition:box-shadow .2s,transform .2s;}
.top-v2 .v2-issue-card:hover,.page-v2 .v2-issue-card:hover{box-shadow:var(--v2-shadow-lg);transform:translateY(-2px)}
.top-v2 .v2-issue-card .no,.page-v2 .v2-issue-card .no{font-family:var(--v2-en);font-size:13px;font-weight:900;color:var(--v2-navy)}
.top-v2 .v2-issue-card h3,.page-v2 .v2-issue-card h3{font-size:16.5px;line-height:1.65}
.top-v2 .v2-issue-card p,.page-v2 .v2-issue-card p{font-size:14px;line-height:2}
.top-v2 .v2-issue-card .more,.page-v2 .v2-issue-card .more{margin-top:auto;padding-top:6px;color:var(--v2-navy);font-size:13.5px;font-weight:900;}
.top-v2 .v2-service-band,.page-v2 .v2-service-band{background:var(--v2-navy-deep);padding:80px 0 76px}
.top-v2 .v2-service-band .sec-head,.page-v2 .v2-service-band .sec-head{margin-bottom:0}
.top-v2 .v2-service-wrap,.page-v2 .v2-service-wrap{padding:48px 0 84px}
.top-v2 .v2-service-cards,.page-v2 .v2-service-cards{width:min(1200px,90%);margin-inline:auto;
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;}
.top-v2 .v2-service-cards li,.page-v2 .v2-service-cards li{background:#fff;border-radius:8px;box-shadow:var(--v2-shadow);
  overflow:hidden;display:flex;flex-direction:column;}
.top-v2 .v2-service-cards .head,.page-v2 .v2-service-cards .head{background:var(--v2-navy);color:#fff;padding:20px 22px;
  display:flex;align-items:center;gap:14px;}
.top-v2 .v2-service-cards .head .ic,.page-v2 .v2-service-cards .head .ic{width:36px;height:36px;flex:none}
.top-v2 .v2-service-cards .head .no,.page-v2 .v2-service-cards .head .no{font-family:var(--v2-en);font-size:13px;font-weight:900;color:var(--v2-yellow);line-height:1.2}
.top-v2 .v2-service-cards .head h3,.page-v2 .v2-service-cards .head h3{font-size:17px;line-height:1.5;color:#fff}
.top-v2 .v2-service-cards .body,.page-v2 .v2-service-cards .body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:14px;flex:1}
.top-v2 .v2-service-cards .body p,.page-v2 .v2-service-cards .body p{font-size:14px;line-height:1.95}
.top-v2 .v2-service-cards .more,.page-v2 .v2-service-cards .more{margin-top:auto;display:inline-flex;align-items:center;gap:10px;
  color:var(--v2-navy);font-size:14px;font-weight:900;}
.top-v2 .v2-service-cards .more:hover,.page-v2 .v2-service-cards .more:hover{text-decoration:underline;text-underline-offset:5px}
.top-v2 .v2-works,.page-v2 .v2-works{padding:88px 0 0}
.top-v2 .v2-works-band,.page-v2 .v2-works-band{background:var(--v2-navy);margin-top:52px;padding:56px 0 64px}
.top-v2 .v2-works-band .band-h,.page-v2 .v2-works-band .band-h{text-align:center;color:#fff;font-size:clamp(20px,2.4vw,30px);font-weight:900;
  line-height:1.6;margin-bottom:22px;}
.top-v2 .v2-works-band .band-h .mk,.page-v2 .v2-works-band .band-h .mk{background:var(--v2-yellow);color:#072f54;padding:2px 8px;border-radius:2px;white-space:nowrap;}
.top-v2 .v2-works-band .band-lead,.page-v2 .v2-works-band .band-lead{color:#fff;font-size:15.5px;line-height:2.1;font-weight:700;
  text-align:center;max-width:840px;margin:0 auto 44px;}
.top-v2 .v2-work-feature,.page-v2 .v2-work-feature{display:grid;grid-template-columns:340px minmax(0,1fr);
  background:#fff;border-radius:6px;overflow:hidden;}
.top-v2 .v2-work-feature+.v2-work-feature,.page-v2 .v2-work-feature+.v2-work-feature{margin-top:24px}
.top-v2 .v2-work-feature .shot,.page-v2 .v2-work-feature .shot{background:#eef1f4;height:100%;min-height:236px}
.top-v2 .v2-work-feature .shot img,.page-v2 .v2-work-feature .shot img{width:100%;height:100%;object-fit:cover;object-position:top center}
.top-v2 .v2-work-feature .body,.page-v2 .v2-work-feature .body{padding:26px 30px 28px}
.top-v2 .v2-work-feature .name,.page-v2 .v2-work-feature .name{font-size:17px;font-weight:900;color:var(--v2-head)}
.top-v2 .v2-work-feature .tags,.page-v2 .v2-work-feature .tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 14px}
.top-v2 .v2-work-feature .hl,.page-v2 .v2-work-feature .hl{color:var(--v2-navy);font-size:19px;font-weight:900;line-height:1.6;margin-bottom:12px}
.top-v2 .v2-work-feature .body p,.page-v2 .v2-work-feature .body p{font-size:14.5px;line-height:2}
.top-v2 .v2-works-grid,.page-v2 .v2-works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 26px;padding:72px 0 0}
.top-v2 .v2-works-grid img,.page-v2 .v2-works-grid img{border:1px solid var(--v2-line);border-radius:4px}
.top-v2 .v2-works-grid figcaption,.page-v2 .v2-works-grid figcaption{margin-top:12px;font-size:14px;font-weight:800;text-align:center}
.top-v2 .v2-works-grid .type,.page-v2 .v2-works-grid .type{display:block;font-size:12.5px;font-weight:700;color:#5b7186;margin-top:2px}
.top-v2 .v2-fields,.page-v2 .v2-fields{margin-top:64px;border-top:1px solid var(--v2-line);padding-top:40px;text-align:center;}
.top-v2 .v2-fields .fields-title,.page-v2 .v2-fields .fields-title{font-size:15px;font-weight:900;margin-bottom:20px;color:var(--v2-head)}
.top-v2 .v2-chips,.page-v2 .v2-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.top-v2 .v2-chips li,.page-v2 .v2-chips li{background:#fff;border:1px solid #cfdeeb;border-radius:999px;
  padding:9px 20px;font-size:14.5px;font-weight:800;color:var(--v2-navy);}
.top-v2 .v2-fields .note,.page-v2 .v2-fields .note{margin-top:22px;font-size:13.5px;font-weight:700;color:#4b6a85}
.top-v2 .v2-works-more,.page-v2 .v2-works-more{margin-top:44px;padding-bottom:88px;text-align:center}
.top-v2 .v2-works-more .text-link,.page-v2 .v2-works-more .text-link{margin-top:0}
.top-v2 .v2-cta,.page-v2 .v2-cta{background:var(--v2-blue-bg);padding:56px 0;text-align:center}
.top-v2 .v2-cta .h,.page-v2 .v2-cta .h{font-size:clamp(19px,2.2vw,26px);font-weight:900;margin-bottom:26px;line-height:1.7;color:var(--v2-head)}
.top-v2 .v2-cta .h .mk,.page-v2 .v2-cta .h .mk{white-space:nowrap}
.top-v2 .v2-cta .cta-note,.page-v2 .v2-cta .cta-note{margin-top:16px;font-size:14px;font-weight:700}
.top-v2 .v2-cta--navy,.page-v2 .v2-cta--navy{background:var(--v2-navy-deep)}
.top-v2 .v2-cta--navy .h,.page-v2 .v2-cta--navy .h{color:#fff}
.top-v2 .v2-cta--navy .cta-note,.page-v2 .v2-cta--navy .cta-note{color:#cfe0ee}
.top-v2 .v2-why-banner,.page-v2 .v2-why-banner{position:relative;padding:70px 0;background:var(--v2-navy-deep);overflow:hidden}
.top-v2 .v2-why-banner__bg,.page-v2 .v2-why-banner__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.26;}
.top-v2 .v2-why-banner .section,.page-v2 .v2-why-banner .section{position:relative;z-index:1}
.top-v2 .v2-why-banner .card,.page-v2 .v2-why-banner .card{background:#fff;max-width:900px;margin-inline:auto;text-align:center;
  padding:44px 30px 40px;box-shadow:var(--v2-shadow-lg);}
.top-v2 .v2-why-banner h2,.page-v2 .v2-why-banner h2{margin-bottom:18px}
.top-v2 .v2-why-banner p,.page-v2 .v2-why-banner p{font-size:15px;font-weight:700;line-height:2}
.top-v2 .v2-why-list,.page-v2 .v2-why-list{padding:88px 0 96px}
.top-v2 .v2-why-item,.page-v2 .v2-why-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}
.top-v2 .v2-why-item+.v2-why-item,.page-v2 .v2-why-item+.v2-why-item{margin-top:76px}
.top-v2 .v2-why-item:nth-child(even) .fig,.page-v2 .v2-why-item:nth-child(even) .fig{order:2}
.top-v2 .v2-why-item .fig,.page-v2 .v2-why-item .fig{aspect-ratio:3/2;overflow:hidden}
.top-v2 .v2-why-item .fig img,.page-v2 .v2-why-item .fig img{width:100%;height:100%;object-fit:cover}
.top-v2 .v2-why-num,.page-v2 .v2-why-num{position:relative;height:96px;padding-top:26px;margin-bottom:18px}
.top-v2 .v2-why-num .ghost,.page-v2 .v2-why-num .ghost{position:absolute;left:-4px;top:0;font-family:var(--v2-en);font-weight:900;
  font-size:66px;line-height:1;color:#edf1f5;letter-spacing:.03em;user-select:none;}
.top-v2 .v2-why-num b,.page-v2 .v2-why-num b{position:relative;display:inline-block;font-family:var(--v2-en);font-weight:900;
  font-size:62px;line-height:1;color:var(--v2-navy);letter-spacing:-.01em;}
.top-v2 .v2-why-item h3,.page-v2 .v2-why-item h3{font-size:clamp(19px,2vw,25px);line-height:1.65;margin-bottom:18px}
.top-v2 .v2-why-item p,.page-v2 .v2-why-item p{font-size:14.5px;line-height:2.15}
.top-v2 .v2-price-sec,.page-v2 .v2-price-sec{background:linear-gradient(180deg,#e6f1fb 0%,#f5fbff 100%);padding:84px 0 88px}
.top-v2 .v2-price,.page-v2 .v2-price{background:#fff;border-radius:10px;box-shadow:var(--v2-shadow);padding:36px 40px 34px}
.top-v2 .v2-price h3,.page-v2 .v2-price h3{text-align:center;font-size:20px;margin-bottom:6px}
.top-v2 .v2-price .sub,.page-v2 .v2-price .sub{text-align:center;font-size:13.5px;font-weight:700;color:#4b6a85;margin-bottom:24px}
.top-v2 .v2-price table,.page-v2 .v2-price table{width:100%;border-collapse:collapse}
.top-v2 .v2-price th,.page-v2 .v2-price th,.top-v2 .v2-price td,.page-v2 .v2-price td{padding:16px 14px;border-bottom:1px solid var(--v2-line);text-align:left;font-size:16px}
.top-v2 .v2-price thead th,.page-v2 .v2-price thead th{background:var(--v2-navy);color:#fff;font-size:14px;font-weight:900;border-bottom:0}
.top-v2 .v2-price thead th:last-child,.page-v2 .v2-price thead th:last-child{text-align:right}
.top-v2 .v2-price tbody th,.page-v2 .v2-price tbody th{font-weight:900;width:58%}
.top-v2 .v2-price td,.page-v2 .v2-price td{text-align:right;font-family:var(--v2-en);font-size:24px;font-weight:900;color:var(--v2-navy);white-space:nowrap}
.top-v2 .v2-price td em,.page-v2 .v2-price td em{font-style:normal;font-family:inherit;font-size:14px;font-weight:900}
.top-v2 .v2-price .note,.page-v2 .v2-price .note{margin-top:18px;font-size:13.5px;line-height:2;font-weight:700;color:#3f5c76}
.top-v2 .v2-process-links,.page-v2 .v2-process-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px}
.top-v2 .v2-process-links a,.page-v2 .v2-process-links a{display:flex;flex-direction:column;gap:8px;height:100%;
  background:#fff;border-radius:8px;box-shadow:var(--v2-shadow);padding:22px 22px 24px;
  transition:box-shadow .2s,transform .2s;}
.top-v2 .v2-process-links a:hover,.page-v2 .v2-process-links a:hover{box-shadow:var(--v2-shadow-lg);transform:translateY(-2px)}
.top-v2 .v2-process-links strong,.page-v2 .v2-process-links strong{font-size:16.5px;font-weight:900;color:var(--v2-head)}
.top-v2 .v2-process-links a>span,.page-v2 .v2-process-links a>span{font-size:13.5px;font-weight:700;color:var(--v2-navy);line-height:1.8}
.top-v2 .v2-faq,.page-v2 .v2-faq{padding:90px 0 96px}
.top-v2 .v2-faq-list,.page-v2 .v2-faq-list{max-width:940px;margin-inline:auto}
.top-v2 .v2-faq-list details,.page-v2 .v2-faq-list details{border:1px solid var(--v2-line);border-radius:6px;background:#fff;margin-bottom:14px}
.top-v2 .v2-faq-list summary,.page-v2 .v2-faq-list summary{display:flex;gap:16px;align-items:flex-start;cursor:pointer;list-style:none;
  padding:20px 24px;font-size:16px;font-weight:900;line-height:1.75;color:var(--v2-head);}
.top-v2 .v2-faq-list summary::-webkit-details-marker,.page-v2 .v2-faq-list summary::-webkit-details-marker{display:none}
.top-v2 .v2-faq-list summary .q,.page-v2 .v2-faq-list summary .q{font-family:var(--v2-en);font-size:18px;color:var(--v2-navy);flex:none;line-height:1.5}
.top-v2 .v2-faq-list summary .pm,.page-v2 .v2-faq-list summary .pm{margin-left:auto;flex:none;color:var(--v2-navy);font-size:20px;line-height:1.5}
.top-v2 .v2-faq-list details[open] summary,.page-v2 .v2-faq-list details[open] summary{background:var(--v2-blue-bg)}
.top-v2 .v2-faq-list details[open] summary .pm,.page-v2 .v2-faq-list details[open] summary .pm{rotate:45deg}
.top-v2 .v2-faq-list .ans,.page-v2 .v2-faq-list .ans{display:flex;gap:16px;padding:20px 24px 24px;border-top:1px solid var(--v2-line)}
.top-v2 .v2-faq-list .ans .a-mark,.page-v2 .v2-faq-list .ans .a-mark{font-family:var(--v2-en);font-weight:900;font-size:18px;color:#c9a400;flex:none;line-height:1.9}
.top-v2 .v2-faq-list .ans p,.page-v2 .v2-faq-list .ans p{font-size:14.5px;line-height:2.1}
@media(max-width:860px){
  .top-v2 .sec-head,.page-v2 .sec-head{margin-bottom:34px}
  .top-v2 .sec-head .lead,.page-v2 .sec-head .lead{font-size:14.5px;line-height:1.95}
  .top-v2 .v2-issues,.page-v2 .v2-issues{padding:60px 0 64px}
  .top-v2 .v2-issue-grid,.page-v2 .v2-issue-grid{grid-template-columns:1fr;gap:16px}
  .top-v2 .v2-issue-card,.page-v2 .v2-issue-card{height:auto}
  .top-v2 .v2-service-band,.page-v2 .v2-service-band{padding:56px 0 52px}
  .top-v2 .v2-service-wrap,.page-v2 .v2-service-wrap{padding:32px 0 60px}
  .top-v2 .v2-service-cards,.page-v2 .v2-service-cards{grid-template-columns:1fr;gap:16px}
  .top-v2 .v2-works,.page-v2 .v2-works{padding:60px 0 0}
  .top-v2 .v2-works-band,.page-v2 .v2-works-band{margin-top:36px;padding:44px 0 48px}
  .top-v2 .v2-works-band .band-lead,.page-v2 .v2-works-band .band-lead{margin-bottom:28px;font-size:14.5px;line-height:1.95;text-align:left}
  .top-v2 .v2-work-feature,.page-v2 .v2-work-feature{grid-template-columns:1fr}
  .top-v2 .v2-work-feature .shot,.page-v2 .v2-work-feature .shot{min-height:0;aspect-ratio:16/10}
  .top-v2 .v2-work-feature .body,.page-v2 .v2-work-feature .body{padding:20px 18px 22px}
  .top-v2 .v2-works-grid,.page-v2 .v2-works-grid{grid-template-columns:1fr 1fr;gap:22px 14px;padding-top:48px}
  .top-v2 .v2-works-grid figcaption,.page-v2 .v2-works-grid figcaption{font-size:12.5px}
  .top-v2 .v2-fields,.page-v2 .v2-fields{margin-top:44px;padding-top:30px}
  .top-v2 .v2-chips li,.page-v2 .v2-chips li{padding:8px 16px;font-size:13.5px}
  .top-v2 .v2-works-more,.page-v2 .v2-works-more{margin-top:34px;padding-bottom:60px}
  .top-v2 .v2-cta,.page-v2 .v2-cta{padding:44px 0}
  .top-v2 .v2-why-banner,.page-v2 .v2-why-banner{padding:48px 0}
  .top-v2 .v2-why-banner .card,.page-v2 .v2-why-banner .card{padding:30px 20px}
  .top-v2 .v2-why-list,.page-v2 .v2-why-list{padding:58px 0 64px}
  .top-v2 .v2-why-item,.page-v2 .v2-why-item{grid-template-columns:1fr;gap:22px}
  .top-v2 .v2-why-item+.v2-why-item,.page-v2 .v2-why-item+.v2-why-item{margin-top:52px}
  .top-v2 .v2-why-item:nth-child(even) .fig,.page-v2 .v2-why-item:nth-child(even) .fig{order:0}
  .top-v2 .v2-why-num,.page-v2 .v2-why-num{height:64px;padding-top:18px;margin-bottom:10px}
  .top-v2 .v2-why-num .ghost,.page-v2 .v2-why-num .ghost{font-size:56px}
  .top-v2 .v2-why-num b,.page-v2 .v2-why-num b{font-size:48px}
  .top-v2 .v2-price-sec,.page-v2 .v2-price-sec{padding:58px 0 62px}
  .top-v2 .v2-price,.page-v2 .v2-price{padding:26px 18px 24px}
  .top-v2 .v2-price th,.page-v2 .v2-price th,.top-v2 .v2-price td,.page-v2 .v2-price td{padding:13px 6px;font-size:15px}
  .top-v2 .v2-price tbody th,.page-v2 .v2-price tbody th{width:52%}
  .top-v2 .v2-price td,.page-v2 .v2-price td{font-size:20px}
  .top-v2 .v2-process-links,.page-v2 .v2-process-links{grid-template-columns:1fr;gap:12px;margin-top:24px}
  .top-v2 .v2-faq,.page-v2 .v2-faq{padding:58px 0 62px}
  .top-v2 .v2-faq-list summary,.page-v2 .v2-faq-list summary{padding:16px;font-size:15px;gap:12px}
  .top-v2 .v2-faq-list .ans,.page-v2 .v2-faq-list .ans{padding:16px 16px 20px;gap:12px}
}
.top-v2 .v2-price-rules,.page-v2 .v2-price-rules{list-style:none;margin:0;padding:0;display:grid;gap:0}
.top-v2 .v2-price-rules li,.page-v2 .v2-price-rules li{display:flex;gap:18px;align-items:flex-start;padding:20px 4px;border-top:1px solid var(--v2-line)}
.top-v2 .v2-price-rules li:last-child,.page-v2 .v2-price-rules li:last-child{border-bottom:1px solid var(--v2-line)}
.top-v2 .v2-price-rules .n,.page-v2 .v2-price-rules .n{flex:0 0 auto;font-family:var(--v2-en);font-size:26px;font-weight:900;line-height:1;color:var(--v2-navy);padding-top:2px}
.top-v2 .v2-price-rules strong,.page-v2 .v2-price-rules strong{display:block;font-size:17px;font-weight:900;color:var(--v2-head);line-height:1.7}
.top-v2 .v2-price-rules p,.page-v2 .v2-price-rules p{margin:6px 0 0;font-size:14.5px;line-height:1.9;font-weight:700;color:#3f5c76}
@media(max-width:860px){
  .top-v2 .v2-price-rules li,.page-v2 .v2-price-rules li{gap:14px;padding:16px 0}
  .top-v2 .v2-price-rules .n,.page-v2 .v2-price-rules .n{font-size:22px}
  .top-v2 .v2-price-rules strong,.page-v2 .v2-price-rules strong{font-size:16px}
}
.top-v2 .v2-price tbody th small,.page-v2 .v2-price tbody th small{display:block;font-size:12.5px;font-weight:700;color:#4b6a85;line-height:1.7;margin-top:3px}
.top-v2 .v2-why-banner--plain,.page-v2 .v2-why-banner--plain{background:linear-gradient(135deg,#00325f 0%,#004077 55%,#0d5a9c 100%)}
.top-v2 .v2-why-item .fig img,.page-v2 .v2-why-item .fig img{object-fit:cover;object-position:top left}
/* グリッド内の画像で列幅が膨らむのを防ぐ */
.top-v2 .v2-issue-grid>*,.page-v2 .v2-issue-grid>*,
.top-v2 .v2-service-cards>*,.page-v2 .v2-service-cards>*,
.top-v2 .v2-works-grid>*,.page-v2 .v2-works-grid>*,
.top-v2 .v2-works-grid figure,.page-v2 .v2-works-grid figure,
.top-v2 .v2-work-feature>*,.page-v2 .v2-work-feature>*,
.top-v2 .v2-why-item>*,.page-v2 .v2-why-item>*,
.top-v2 .v2-process-links>*,.page-v2 .v2-process-links>*{min-width:0}

/* ===== 下層ページ用（2026-09-24） ===== */
.page-v2 .v2-phero{background:linear-gradient(180deg,#e6f1fb 0%,#f5fbff 100%);padding:60px 0 64px}
.page-v2 .v2-phero .inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:52px;align-items:center}
.page-v2 .v2-phero h2{font-size:clamp(26px,2.9vw,40px);line-height:1.45;margin-bottom:22px}
.page-v2 .v2-phero .lead{font-size:16px;line-height:2.05;font-weight:600}
.page-v2 .v2-phero .lead+.lead{margin-top:14px}
.page-v2 .v2-phero .acts{margin-top:30px;display:flex;flex-wrap:wrap;gap:16px 26px;align-items:center}
.page-v2 .v2-phero .acts .text-link{margin-top:0}
.page-v2 .v2-phero figure img{width:100%;border-radius:8px;box-shadow:var(--v2-shadow-lg)}
.page-v2 .v2-phero figcaption{margin-top:12px;font-size:13px;font-weight:700;color:#4b6a85;line-height:1.8}

.page-v2 .v2-sec{padding:80px 0 84px}
.page-v2 .v2-sec--tight{padding:56px 0 60px}
.page-v2 .v2-sec--blue{background:var(--v2-blue-bg)}
.page-v2 .v2-sec--gray{background:var(--v2-gray-bg)}
.page-v2 .v2-sec h2{margin-bottom:26px}
.page-v2 .v2-prose{max-width:840px}
.page-v2 .v2-prose p{font-size:15.5px;line-height:2.15;font-weight:600}
.page-v2 .v2-prose p+p{margin-top:20px}
.page-v2 .v2-prose--wide{max-width:none}

.page-v2 .v2-doc{margin:36px 0 0}
.page-v2 .v2-doc img{width:100%;border-radius:8px;box-shadow:var(--v2-shadow-lg)}
.page-v2 .v2-doc figcaption{margin-top:14px;font-size:13.5px;font-weight:700;color:#4b6a85;line-height:1.85}
.page-v2 .v2-doc--half{max-width:640px}

.page-v2 .v2-steps{counter-reset:st;margin-top:34px}
.page-v2 .v2-steps li{
  display:grid;grid-template-columns:76px minmax(0,1fr);gap:24px;
  padding:26px 4px;border-top:1px solid var(--v2-line);
}
.page-v2 .v2-steps li:last-child{border-bottom:1px solid var(--v2-line)}
.page-v2 .v2-steps .n{
  font-family:var(--v2-en);font-size:30px;font-weight:900;line-height:1;color:var(--v2-navy);padding-top:4px;
}
.page-v2 .v2-steps h3{font-size:19px;margin-bottom:8px}
.page-v2 .v2-steps p{font-size:15px;line-height:2;font-weight:600}
.page-v2 .v2-steps .keep{
  display:inline-block;margin-top:10px;background:var(--v2-blue-bg2);color:var(--v2-navy);
  border-radius:3px;padding:4px 12px;font-size:13px;font-weight:800;
}

.page-v2 .v2-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:start;margin-top:32px}
.page-v2 .v2-two h3{font-size:19px;margin-bottom:12px}
.page-v2 .v2-two p{font-size:15px;line-height:2.05;font-weight:600}
.page-v2 .v2-two p+p{margin-top:14px}

.page-v2 .v2-cards3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px}
.page-v2 .v2-cards3 li{background:#fff;border-radius:8px;box-shadow:var(--v2-shadow);padding:26px 24px 28px}
.page-v2 .v2-cards3 .n{font-family:var(--v2-en);font-size:14px;font-weight:900;color:var(--v2-navy)}
.page-v2 .v2-cards3 h3{font-size:17.5px;margin:8px 0 10px;line-height:1.6}
.page-v2 .v2-cards3 p{font-size:14.5px;line-height:2;font-weight:600}

.page-v2 .v2-links{display:flex;flex-wrap:wrap;gap:14px 28px;margin-top:34px}
.page-v2 .v2-links a{
  color:var(--v2-navy);font-size:14.5px;font-weight:900;
  border-bottom:2px solid var(--v2-yellow);padding-bottom:3px;
}
.page-v2 .v2-note-box{
  margin-top:30px;background:#fff;border-left:5px solid var(--v2-navy);
  box-shadow:var(--v2-shadow);padding:24px 28px;
}
.page-v2 .v2-note-box p{font-size:15px;line-height:2.05;font-weight:600}
.page-v2 .v2-note-box p+p{margin-top:12px}

@media(max-width:1080px){
  .page-v2 .v2-cards3{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:860px){
  .page-v2 .v2-phero{padding:40px 0 44px}
  .page-v2 .v2-phero .inner{grid-template-columns:1fr;gap:28px}
  .page-v2 .v2-phero h2{font-size:25px;line-height:1.5;margin-bottom:16px}
  .page-v2 .v2-phero .lead{font-size:15px;line-height:1.95}
  .page-v2 .v2-sec{padding:52px 0 56px}
  .page-v2 .v2-sec--tight{padding:40px 0 44px}
  .page-v2 .v2-sec h2{margin-bottom:18px}
  .page-v2 .v2-prose p{font-size:15px;line-height:2}
  .page-v2 .v2-steps li{grid-template-columns:52px minmax(0,1fr);gap:14px;padding:20px 0}
  .page-v2 .v2-steps .n{font-size:24px}
  .page-v2 .v2-steps h3{font-size:17px}
  .page-v2 .v2-two{grid-template-columns:1fr;gap:26px}
  .page-v2 .v2-cards3{grid-template-columns:1fr;gap:16px}
  .page-v2 .v2-doc{margin-top:26px}
}
/* 下に余白の多い図版を切り詰める */
.page-v2 .v2-doc--crop img,.page-v2 .v2-phero figure.crop img{
  aspect-ratio:1360/840;object-fit:cover;object-position:top center;
}
/* 見出しが3行になるページだけ、パンくずとの重なりを避ける */
@media(max-width:860px){
  .page-header.page-header--tall{padding-bottom:74px}
}
/* 紺帯の中のテキストリンクは白 */
.page-v2 .v2-works-band .text-link,.top-v2 .v2-works-band .text-link{color:#fff;border-bottom-color:rgba(255,255,255,.55)}
.page-v2 .v2-works-band .text-link span,.top-v2 .v2-works-band .text-link span{color:var(--yellow,#f2e725)}

/* 役割分担などの素の表（第2弾で追加） */
.page-v2 .v2-table{width:100%;border-collapse:collapse;margin-top:30px;background:#fff;box-shadow:var(--v2-shadow)}
.page-v2 .v2-table th,.page-v2 .v2-table td{border-bottom:1px solid var(--v2-line);padding:18px 20px;text-align:left;vertical-align:top}
.page-v2 .v2-table thead th{background:var(--v2-navy);color:#fff;font-size:14px;font-weight:900;border-bottom:0}
.page-v2 .v2-table tbody th{width:26%;font-size:16px;font-weight:900;color:var(--v2-head)}
.page-v2 .v2-table td{font-size:14.5px;line-height:1.95;font-weight:600}
.page-v2 .v2-table tbody th small{display:block;font-size:12.5px;font-weight:700;color:#4b6a85;margin-top:4px;line-height:1.7}
@media(max-width:860px){
  .page-v2 .v2-table thead{display:none}
  .page-v2 .v2-table tbody th,.page-v2 .v2-table td{display:block;width:auto;border-bottom:0;padding:14px 16px 0}
  .page-v2 .v2-table td:last-child{padding-bottom:16px;border-bottom:1px solid var(--v2-line)}
  .page-v2 .v2-table td::before{content:attr(data-l);display:block;font-size:12px;font-weight:900;color:var(--v2-navy);margin-bottom:4px}
}

/* 統合した旧ページの案内 */
.page-v2 .v2-moved{padding:70px 0 90px}
.page-v2 .v2-moved .box{max-width:760px;margin-inline:auto;background:#fff;border-radius:10px;box-shadow:var(--v2-shadow);padding:40px 40px 42px;text-align:center}
.page-v2 .v2-moved h2{font-size:clamp(21px,2.2vw,27px);margin-bottom:18px}
.page-v2 .v2-moved p{font-size:15.5px;line-height:2.05;font-weight:600}
.page-v2 .v2-moved p+p{margin-top:14px}
.page-v2 .v2-moved .go{margin-top:28px}
@media(max-width:860px){.page-v2 .v2-moved{padding:46px 0 56px}.page-v2 .v2-moved .box{padding:28px 20px 30px}}
/* 見出し行のない2列表（会社概要など）はスマホでラベルを重ねない */
@media(max-width:860px){
  .page-v2 .v2-table--kv td::before{display:none}
  .page-v2 .v2-table--kv tbody th{padding-bottom:2px}
}
/* FAQのカテゴリ見出し */
.page-v2 .faq-cat{max-width:940px;margin:0 auto 18px;padding-left:14px;border-left:5px solid var(--v2-navy);font-size:19px;line-height:1.6}
.page-v2 .v2-faq-list+.faq-cat{margin-top:46px}
@media(max-width:860px){.page-v2 .faq-cat{font-size:17px;margin-bottom:14px}.page-v2 .v2-faq-list+.faq-cat{margin-top:34px}}

/* 制作実績一覧（絞り込みは既存のJSのまま・見た目だけ揃える） */
.page-v2 .work-filters{display:flex;flex-wrap:wrap;gap:14px 18px;align-items:center;background:#fff;border-radius:8px;box-shadow:var(--v2-shadow);padding:20px 22px;margin-bottom:34px}
.page-v2 .work-filters label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:900;color:var(--v2-navy)}
.page-v2 .work-filters select{border:1px solid #cfdeeb;border-radius:5px;padding:9px 12px;font-size:15px;font-weight:700;background:#fff;color:var(--v2-head);min-width:200px}
.page-v2 .work-filters button{border:2px solid var(--v2-navy);background:#fff;color:var(--v2-navy);border-radius:999px;padding:9px 20px;font-size:13.5px;font-weight:900;cursor:pointer;align-self:flex-end}
.page-v2 .work-filters button:hover{background:var(--v2-blue-bg)}
.page-v2 #work-count{margin-left:auto;align-self:flex-end;font-size:13.5px;font-weight:800;color:#4b6a85}
.page-v2 #work-empty{margin-bottom:24px;font-size:15px;font-weight:700}
.page-v2 #work-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 26px}
.page-v2 .work-case{background:#fff;border-radius:8px;box-shadow:var(--v2-shadow);overflow:hidden;display:flex;flex-direction:column}
.page-v2 .work-case .work-shot{background:#eef1f4;aspect-ratio:16/10;overflow:hidden}
.page-v2 .work-case .work-shot img{width:100%;height:100%;object-fit:cover;object-position:top center}
.page-v2 .work-case .work-category{padding:18px 20px 0;font-size:12px;font-weight:800;color:var(--v2-navy)}
.page-v2 .work-case h3{padding:6px 20px 0;font-size:16.5px;line-height:1.6}
.page-v2 .work-case .hl{padding:10px 20px 0;color:var(--v2-navy);font-size:15px;font-weight:900;line-height:1.65}
.page-v2 .work-case>p:not(.work-category):not(.hl){padding:8px 20px 0;font-size:13.5px;line-height:1.9;font-weight:600;color:#4b6a85}
.page-v2 .work-case .text-link{margin:auto 20px 20px;padding-top:14px;gap:16px;font-size:13px}
@media(max-width:1080px){.page-v2 #work-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){
  .page-v2 .work-filters{padding:16px;gap:12px}
  .page-v2 .work-filters label,.page-v2 .work-filters select{width:100%}
  .page-v2 .work-filters button{align-self:flex-start}
  .page-v2 #work-count{margin-left:0;align-self:flex-start}
  .page-v2 #work-results{grid-template-columns:1fr;gap:18px}
}

/* ===== まだ組み替えていないページの見た目だけ揃える（2026-09-24・本文は触らない） ===== */
.inner-page .page-content h2,.inner-page .page-content h3{color:#101c26}
.inner-page .page-content .section-kicker{
  font-family:'Helvetica Neue',Arial,sans-serif;font-weight:900;letter-spacing:.04em;
  color:#004077;font-size:14px;
}
.inner-page .page-content .detail-section{padding-block:18px}
.inner-page .page-lead__text{font-size:16px;line-height:2.05}
.inner-page .page-content .journal-card,
.inner-page .page-content .news-item,
.inner-page .page-content .issue-list>a,
.inner-page .page-content .related-works-grid a{
  background:#fff;border-radius:8px;box-shadow:0 2px 14px rgba(7,47,84,.08);
}
.inner-page .page-content .journal-card:hover,
.inner-page .page-content .news-item:hover,
.inner-page .page-content .issue-list>a:hover{box-shadow:0 6px 28px rgba(7,47,84,.12)}
.inner-page .page-content .page-toc{background:#eef5fb;border-radius:8px}
/* 吹き出しの無い4枚カード（業種別・プラン一覧） */
.page-v2 .v2-issue-grid--plain .v2-issue-card{height:100%}

/* 折り返したプラン名も行間を含めて選べるようにする */
.top-v2 .v2-price tbody th>a,.page-v2 .v2-price tbody th>a{display:block;min-height:44px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.top-v2 .v2-price tbody th>a:focus-visible,.page-v2 .v2-price tbody th>a:focus-visible{outline:3px solid var(--v2-navy);outline-offset:3px}
