
*{box-sizing:border-box;}
html{scroll-behavior:smooth;}
body.lpv5Body{margin:0;background:#eef3f8;color:#263645;font-family:"メイリオ","Meiryo","Yu Gothic",sans-serif;line-height:1.75;}
a{text-decoration:none;color:inherit;}
img{max-width:100%;display:block;}
.inner{width:min(1120px,calc(100% - 40px));margin:0 auto;}
.lpv5Header{background:#fff;border-bottom:1px solid #dbe7f2;}
.headerRow{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 0;}
.brandLink{display:block;flex:1;min-width:0;}
.brandLink img{width:min(520px,100%);height:auto;}
.contactTop{text-align:right;min-width:250px;}
.contactTop .mini{font-size:12px;color:#6e8194;margin:0 0 2px;}
.contactTop .tel{font-size:36px;line-height:1.1;font-weight:800;color:#083b78;margin:0;letter-spacing:.01em;}
.contactTop .sub{font-size:12px;color:#6e8194;margin:2px 0 10px;}
.headerBtn,.btnPrimary,.btnSecondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;transition:.2s ease;}
.headerBtn{padding:10px 18px;background:#083b78;color:#fff;font-size:13px;}
.headerBtn:hover,.btnPrimary:hover{opacity:.9;transform:translateY(-1px);}
.lpv5Nav{background:linear-gradient(90deg,#052b5c,#0a4f96);box-shadow:0 2px 10px rgba(8,59,120,.08);}
.lpv5Nav ul{display:flex;list-style:none;margin:0;padding:0;}
.lpv5Nav li{flex:1;}
.lpv5Nav a{display:block;padding:16px 12px;text-align:center;color:#fff;font-weight:700;border-left:1px solid rgba(255,255,255,.15);}
.lpv5Nav li:last-child a{border-right:1px solid rgba(255,255,255,.15);}
.lpv5Nav a:hover{background:rgba(255,255,255,.08);}
.lpv5Main{background:#fff;box-shadow:0 12px 30px rgba(12,50,92,.06);}
.heroV5{display:grid;grid-template-columns:1fr 520px;gap:44px;padding:56px 56px 38px;background:linear-gradient(135deg,#f8fbff 0%,#eef5fc 100%);}
.eyebrow{margin:0 0 14px;color:#bf8d24;font-size:13px;font-weight:800;letter-spacing:.12em;}
.heroCopy h1{margin:0 0 18px;color:#0a2f61;font-size:52px;line-height:1.25;letter-spacing:.01em;}
.heroCopy .lead{margin:0 0 18px;font-size:17px;color:#4d6174;max-width:640px;}
.checkList{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0 0 28px;}
.checkList li{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #d7e3ef;color:#083b78;font-weight:700;box-shadow:0 6px 16px rgba(8,59,120,.04);}
.heroButtons{display:flex;gap:12px;flex-wrap:wrap;}
.btnPrimary{padding:14px 26px;background:#083b78;color:#fff;box-shadow:0 8px 18px rgba(8,59,120,.18);}
.btnSecondary{padding:12px 24px;background:#fff;color:#083b78;border:2px solid #083b78;}
.heroVisual{position:relative;min-height:420px;border-radius:24px;overflow:hidden;box-shadow:0 16px 34px rgba(8,59,120,.12);}
.heroVisual img{width:100%;height:100%;object-fit:cover;filter:brightness(.87) saturate(1.05);}
.heroVisual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(5,43,92,.08) 0%,rgba(5,43,92,.52) 100%);}
.imagePrice{position:absolute;right:26px;bottom:26px;z-index:2;width:320px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.28);}
.imagePrice .label{display:inline-block;margin:0 0 10px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);font-weight:700;font-size:12px;}
.imagePrice .small{margin:0;font-weight:700;font-size:13px;}
.imagePrice .price{display:flex;align-items:flex-end;margin:6px 0 2px;line-height:1;}
.imagePrice .price span{margin-bottom:8px;font-weight:700;}
.imagePrice .price strong{font-size:68px;font-weight:800;margin:0 6px;}
.imagePrice .price em{font-style:normal;font-size:22px;font-weight:700;margin-bottom:8px;}
.imagePrice .tax{margin:0 0 10px;font-size:12px;}
.imagePrice ul{margin:0;padding-left:1.1em;font-size:13px;}
.summaryCards,.problemGrid,.optionGrid,.scopeGrid{display:grid;gap:18px;}
.summaryCards{grid-template-columns:repeat(3,1fr);padding:0 56px 20px;}
.summaryCards article,.problemGrid article,.optionGrid article,.scopeGrid article{background:#fff;border:1px solid #dbe7f2;border-radius:16px;padding:22px;box-shadow:0 8px 20px rgba(8,59,120,.04);}
.summaryCards h3,.problemGrid h3,.optionGrid h3,.scopeGrid h3{margin:0 0 8px;color:#083b78;font-size:21px;line-height:1.45;}
.summaryCards p,.problemGrid p,.optionGrid p,.scopeGrid p{margin:0;color:#516476;font-size:15px;}
.sectionBlock{padding:56px;}
.sectionHead{text-align:center;margin-bottom:28px;}
.sectionHead span,.priceText span{display:block;color:#bf8d24;font-size:12px;font-weight:800;letter-spacing:.14em;margin-bottom:8px;}
.sectionHead h2,.priceText h2{margin:0 0 10px;color:#0a2f61;font-size:40px;line-height:1.3;}
.sectionHead p,.priceText p{max-width:800px;margin:0 auto;color:#687b8e;font-size:15px;}
.problemGrid{grid-template-columns:repeat(3,1fr);}
.supportSection{background:#f6f9fc;}
.supportRows{background:#fff;border:1px solid #dbe7f2;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px rgba(8,59,120,.05);}
.supportRows article{display:grid;grid-template-columns:76px 1fr;gap:18px;padding:28px 30px;border-bottom:1px solid #e6eef5;}
.supportRows article:last-child{border-bottom:none;}
.supportRows .num{width:46px;height:46px;border-radius:50%;background:#083b78;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;margin-top:4px;}
.supportRows h3{margin:0 0 8px;color:#083b78;font-size:28px;line-height:1.3;}
.supportRows .body p{margin:0;color:#516476;font-size:15px;}
.tagList{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:14px 0 0;}
.tagList li{padding:9px 12px;border-radius:999px;background:#edf4fb;color:#083b78;font-size:13px;font-weight:700;}
.note{margin-top:8px!important;font-size:12px!important;color:#8393a4!important;}
.scopeSection{background:#fff;}
.scopeGrid{grid-template-columns:repeat(3,1fr);}
.priceBand{display:grid;grid-template-columns:1fr 390px;gap:28px;align-items:center;background:#062b58;padding:56px;color:#fff;}
.priceText h2,.priceText p{color:#fff;}
.priceCardSimple{background:#fff;color:#263645;border-radius:18px;padding:26px 28px;box-shadow:0 16px 30px rgba(0,0,0,.18);}
.priceCardSimple .small{margin:0;color:#083b78;font-weight:700;font-size:13px;}
.priceCardSimple .price{display:flex;align-items:flex-end;margin:6px 0 2px;color:#083b78;line-height:1;}
.priceCardSimple .price span{margin-bottom:8px;font-weight:700;}
.priceCardSimple .price strong{font-size:60px;font-weight:800;margin:0 6px;}
.priceCardSimple .price em{font-style:normal;font-size:22px;font-weight:700;margin-bottom:8px;}
.priceCardSimple .tax{margin:0 0 10px;color:#6d7f90;font-size:12px;}
.priceCardSimple ul{margin:0;padding-left:1.1em;color:#4d6174;font-size:13px;}
.optionGrid{grid-template-columns:repeat(3,1fr);}
.optionGrid article{border-left:5px solid #083b78;background:#f8fbff;}
.contactSection{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;padding:56px;align-items:center;background:#f8fbff;}
.contactCopy h2{margin:0 0 12px;color:#0a2f61;font-size:42px;line-height:1.35;}
.contactCopy p{margin:0;color:#617487;font-size:16px;}
.contactPanel{background:#fff;border:1px solid #dbe7f2;border-radius:18px;padding:28px;box-shadow:0 16px 30px rgba(8,59,120,.08);}
.contactPanel .company{margin:0 0 8px;color:#083b78;font-weight:700;}
.contactPanel .telBig{margin:0 0 12px;color:#083b78;font-size:46px;line-height:1.1;font-weight:800;}
.contactPanel p{margin:0 0 6px;color:#516476;}
.btnPrimary.full{width:100%;margin-top:14px;}
.lpv5Footer{margin-top:24px;background:#fff;border-top:1px solid #dbe7f2;}
.footerRow{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:22px 0;}
.footerBrand img{width:360px;height:auto;}
.footerInfo{text-align:right;}
.footerNav{display:flex;justify-content:flex-end;gap:18px;list-style:none;padding:0;margin:0 0 10px;color:#5d7083;font-size:13px;}
.footerInfo p{margin:0;color:#627487;font-size:13px;}
.copyright{text-align:center;margin:0;padding:12px 0 18px;color:#7f91a2;font-size:12px;border-top:1px solid #eef3f8;}
@media (max-width:1100px){
  .heroV5{grid-template-columns:1fr;}
  .heroVisual{min-height:360px;}
}
@media (max-width:860px){
  .inner{width:min(100%,calc(100% - 28px));}
  .headerRow,.footerRow,.contactSection{display:block;}
  .contactTop,.footerInfo{text-align:left;margin-top:16px;}
  .lpv5Nav ul,.summaryCards,.problemGrid,.optionGrid,.scopeGrid{grid-template-columns:1fr;display:grid;}
  .heroV5,.summaryCards,.sectionBlock,.priceBand,.contactSection{padding-left:22px;padding-right:22px;}
  .heroCopy h1{font-size:36px;}
  .sectionHead h2,.priceText h2,.contactCopy h2{font-size:30px;}
  .supportRows article{grid-template-columns:1fr;}
  .priceBand,.contactSection{grid-template-columns:1fr;}
  .priceVisualBand{min-height:320px;}
  .priceOverlayCard{left:18px;right:18px;bottom:18px;width:auto;}
  .imagePrice{position:absolute;left:18px;right:18px;bottom:18px;width:auto;}
  .heroVisual{min-height:420px;}
  .footerNav{justify-content:flex-start;flex-wrap:wrap;}
}


/* Contact department label */
.contactPanel .department{
  margin:0 0 12px;
  color:#083b78;
  font-size:15px;
  font-weight:700;
  line-height:1.5;
}


/* price section redesign */
.priceBand{display:grid;grid-template-columns:minmax(280px,0.92fr) minmax(420px,1.08fr);gap:34px;align-items:stretch;background:linear-gradient(180deg,#f7fbff 0%,#edf4fb 100%);padding:56px;border-radius:28px;overflow:hidden;color:inherit;}
.priceText{display:flex;flex-direction:column;justify-content:center;}
.priceText span{display:block;margin-bottom:10px;color:#cba24c;font-size:12px;font-weight:700;letter-spacing:.18em;}
.priceText h2{margin:0 0 14px;font-size:34px;color:#083b78;}
.priceText p{margin:0;color:#4d6174;line-height:1.95;font-size:15px;}
.pricePoints{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px;}
.pricePoints li{position:relative;padding-left:1.35em;color:#083b78;font-weight:700;line-height:1.7;}
.pricePoints li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#cba24c;}
.priceVisualBand{position:relative;min-height:360px;border-radius:24px;overflow:hidden;box-shadow:0 18px 36px rgba(8,59,120,.14);}
.priceVisualBand img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.82) saturate(1.02);}
.priceVisualBand:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(8,59,120,.62) 0%,rgba(8,59,120,.20) 48%,rgba(8,59,120,.55) 100%);}
.priceOverlayCard{position:absolute;right:28px;bottom:28px;z-index:2;width:min(360px,calc(100% - 56px));padding:24px 26px;border-radius:22px;background:rgba(8,59,120,.84);backdrop-filter:blur(6px);box-shadow:0 18px 36px rgba(0,0,0,.18);color:#fff;}
.priceOverlayCard .label{display:inline-block;margin:0 0 10px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.32);font-weight:700;font-size:12px;}
.priceOverlayCard .small{margin:0;font-weight:700;font-size:13px;opacity:.96;}
.priceOverlayCard .price{display:flex;align-items:flex-end;margin:8px 0 2px;line-height:1;color:#fff;}
.priceOverlayCard .price span{margin-bottom:8px;font-weight:700;}
.priceOverlayCard .price strong{font-size:64px;font-weight:800;margin:0 6px;}
.priceOverlayCard .price em{font-style:normal;font-size:22px;font-weight:700;margin-bottom:8px;}
.priceOverlayCard .tax{margin:0 0 12px;font-size:12px;opacity:.92;}
.priceOverlayCard ul{margin:0;padding-left:1.15em;font-size:13px;line-height:1.8;}
@media (max-width: 900px){
  .priceBand{grid-template-columns:1fr;padding:28px 22px;}
  .priceVisualBand{min-height:320px;}
  .priceOverlayCard{left:18px;right:18px;bottom:18px;width:auto;}
}


/* ===== v6: hero photo balance fix ===== */
.heroV5{
  grid-template-columns:minmax(0,1.22fr) minmax(330px,.78fr);
  gap:34px;
  align-items:center;
}
.heroCopy h1{
  font-size:50px;
  line-height:1.28;
}
.heroVisual{
  min-height:320px;
  border-radius:22px;
}
.heroVisual img{
  height:320px;
  object-fit:cover;
}
.heroVisual:after{
  background:linear-gradient(135deg,rgba(5,43,92,.10) 0%,rgba(5,43,92,.56) 100%);
}
.imagePrice{
  width:260px;
  right:22px;
  bottom:22px;
}
.imagePrice .label{
  font-size:11px;
  padding:5px 10px;
}
.imagePrice .small{
  font-size:12px;
}
.imagePrice .price strong{
  font-size:52px;
}
.imagePrice .price em{
  font-size:18px;
}
.imagePrice ul{
  font-size:12px;
  line-height:1.65;
}
.checkList{
  max-width:560px;
}
@media (max-width:1100px){
  .heroV5{
    grid-template-columns:1fr;
  }
  .heroVisual{
    min-height:300px;
  }
  .heroVisual img{
    height:300px;
  }
}
@media (max-width:860px){
  .heroVisual{
    min-height:360px;
  }
  .heroVisual img{
    height:360px;
  }
  .imagePrice{
    width:auto;
    left:18px;
    right:18px;
    bottom:18px;
  }
}


/* ===== v7: price-on-photo balance fix ===== */
.heroVisual{
  min-height:280px;
}
.heroVisual img{
  height:280px;
}
.imagePrice{
  width:250px;
  right:24px;
  bottom:24px;
  padding:0;
  text-align:left;
}
.imagePrice .label{
  margin-bottom:12px;
  padding:5px 12px;
  font-size:12px;
}
.imagePrice .small{
  margin-bottom:6px;
  font-size:13px;
}
.imagePrice .price{
  align-items:flex-end;
  margin:0 0 4px;
}
.imagePrice .price span{
  writing-mode:vertical-rl;
  text-orientation:upright;
  letter-spacing:-0.08em;
  margin:0 8px 6px 0;
  font-size:13px;
  line-height:1;
}
.imagePrice .price strong{
  font-size:58px;
  letter-spacing:.01em;
  margin:0 4px 0 0;
}
.imagePrice .price em{
  font-size:22px;
  margin:0 0 8px 0;
}
.imagePrice .tax{
  margin:2px 0 12px;
  font-size:12px;
}
.imagePrice ul{
  font-size:12px;
  line-height:1.7;
}
.priceOverlayCard .price em,
.priceCardHero .price em{
  font-size:22px;
}
.priceOverlayCard .price strong{
  font-size:58px;
}
.priceVisualBand{
  min-height:320px;
}
@media (max-width:1100px){
  .heroVisual{
    min-height:280px;
  }
  .heroVisual img{
    height:280px;
  }
}
@media (max-width:860px){
  .heroVisual{
    min-height:330px;
  }
  .heroVisual img{
    height:330px;
  }
  .imagePrice{
    width:auto;
    left:22px;
    right:22px;
    bottom:22px;
  }
  .imagePrice .price strong{
    font-size:52px;
  }
}


/* ===== v8: mobile nav compact fix ===== */
@media (max-width:860px){
  .lpv5Nav .inner{
    width:min(100%,calc(100% - 20px));
  }
  .lpv5Nav ul{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    padding:10px 0;
    justify-content:center;
  }
  .lpv5Nav li{
    flex:1 1 calc(33.333% - 8px);
    min-width:104px;
  }
  .lpv5Nav a{
    padding:12px 8px;
    font-size:14px;
    line-height:1.25;
    border:1px solid rgba(255,255,255,.18);
    border-radius:12px;
    background:rgba(255,255,255,.08);
  }
  .lpv5Nav li:last-child a{
    border-right:1px solid rgba(255,255,255,.18);
  }
}

@media (max-width:560px){
  .lpv5Nav ul{
    gap:7px;
    padding:10px 0 12px;
  }
  .lpv5Nav li{
    flex:1 1 calc(50% - 7px);
    min-width:0;
  }
  .lpv5Nav a{
    padding:11px 6px;
    font-size:13px;
  }
}


/* ===== v10: hero simplification and support-copy alignment ===== */
.heroV5{
  display:block;
  padding:64px 56px 46px;
  background:linear-gradient(135deg,#f8fbff 0%,#eef5fc 100%);
}
.heroCopy{
  max-width:860px;
}
.eyebrow{
  display:inline-flex;
  align-items:center;
  padding:8px 14px;
  margin:0 0 18px;
  color:#bf8d24;
  font-size:14px;
  font-weight:800;
  letter-spacing:.08em;
  border-radius:999px;
  background:#fff;
  border:1px solid #d9e4ef;
  box-shadow:0 8px 18px rgba(8,59,120,.05);
}
.heroCopy h1{
  margin:0 0 18px;
  max-width:760px;
}
.heroCopy .lead{
  max-width:760px;
  margin:0 0 22px;
}
.heroVisual,
.imagePrice{
  display:none !important;
}
.supportSection .sectionHead p{
  max-width:760px;
  margin:0 auto;
  text-align:left;
  line-height:1.8;
}
@media (max-width:860px){
  .heroV5{
    padding:44px 22px 30px;
  }
  .eyebrow{
    font-size:12px;
    padding:7px 12px;
    margin-bottom:14px;
  }
  .heroCopy h1{
    max-width:none;
  }
  .heroCopy .lead{
    max-width:none;
  }
}


/* ===== v11: hero balance refinement ===== */
.heroV5{
  position:relative;
  display:flex;
  justify-content:center;
  padding:72px 48px 58px;
  overflow:hidden;
  background:linear-gradient(135deg,#f8fbff 0%,#eef4fb 55%,#e9f1fa 100%);
}
.heroV5::before{
  content:"";
  position:absolute;
  right:-70px;
  top:-30px;
  width:340px;
  height:340px;
  border-radius:50%;
  background:radial-gradient(circle at 35% 35%, rgba(255,255,255,.96) 0%, rgba(217,231,246,.72) 42%, rgba(217,231,246,0) 72%);
  pointer-events:none;
}
.heroV5::after{
  content:"";
  position:absolute;
  right:90px;
  bottom:-120px;
  width:280px;
  height:280px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(18,76,145,.08) 0%, rgba(18,76,145,0) 70%);
  pointer-events:none;
}
.heroCopy{
  position:relative;
  z-index:1;
  width:100%;
  max-width:760px;
  margin:0 auto;
}
.heroCopy h1{
  max-width:720px;
  line-height:1.18;
}
.heroCopy .lead{
  max-width:720px;
  font-size:18px;
  line-height:1.85;
}
.checkList{
  max-width:720px;
  gap:14px 12px;
}
.heroButtons{
  margin-top:30px;
  gap:16px;
}
@media (max-width:860px){
  .heroV5{
    padding:46px 22px 34px;
    justify-content:flex-start;
  }
  .heroV5::before{
    width:220px;
    height:220px;
    right:-90px;
    top:-40px;
  }
  .heroV5::after{
    width:180px;
    height:180px;
    right:-40px;
    bottom:-90px;
  }
  .heroCopy{
    max-width:none;
  }
  .heroCopy .lead{
    font-size:16px;
    line-height:1.8;
  }
  .heroButtons{
    margin-top:24px;
  }
}


/* ===== v12: top logo link + centered price card ===== */
.priceVisualBand{display:flex;align-items:center;justify-content:center;}
.priceOverlayCard{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:min(360px,calc(100% - 56px));}
@media (max-width: 900px){
  .priceOverlayCard{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:min(340px,calc(100% - 36px));}
}


.footerBrandLink{display:inline-block;}
.footerBrandLink img{display:block;}
