@charset "UTF-8";
:root{--red:#d90000;--ink:#111;--line:#e5e5e5;--soft:#fafafa;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:var(--ink);line-height:1.7;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px),var(--max));margin:auto}
.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #eee}.header-top{width:min(calc(100% - 40px),1320px);margin:auto;min-height:94px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px}.brand-logo{width:58px;height:58px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.2}.brand small{font-size:11px;font-weight:700}.brand strong{font-size:20px;letter-spacing:.05em}.header-note{text-align:center;color:#555;font-size:11px}.header-phone{text-align:right}.header-phone a{display:block;color:var(--red);font-weight:800;font-size:25px}.header-phone small{font-size:10px}.header-cta{background:var(--red);color:#fff;padding:13px 20px;font-weight:800;line-height:1.2}.header-cta small{display:block;font-size:10px}.nav{min-height:54px;display:flex;justify-content:center;gap:80px;border-top:1px solid #f0f0f0}.nav a{padding:16px 0 13px;font-size:14px;font-weight:700;position:relative}.nav a.active{color:var(--red)}.nav a.active:after{content:"";position:absolute;height:3px;background:var(--red);left:0;right:0;bottom:0}.menu-btn{display:none}
.breadcrumb{width:min(calc(100% - 40px),var(--max));margin:auto;padding:10px 0;font-size:11px;color:#666}
.service-hero{position:relative;min-height:360px;overflow:hidden}.service-hero-bg{position:absolute;inset:0;background:url("../images/service-hero.jpg") center/cover no-repeat}.service-hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 30%,rgba(255,255,255,.82) 43%,rgba(255,255,255,.15) 62%,transparent 72%)}.hero-inner{position:relative;z-index:2;padding-top:58px}.hero-copy{max-width:500px}.hero-copy h1{font-size:40px;margin:0 0 16px}.hero-copy h2{color:var(--red);font-size:21px;line-height:1.55;margin:0 0 16px}.hero-copy p{font-size:14px}
.section{padding:56px 0}.section-title{text-align:center;font-size:25px;margin:0 0 32px}.section-title:after{content:"";display:block;width:42px;height:2px;background:var(--red);margin:10px auto}
.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.service-card{border:1px solid var(--line);padding:24px 14px 20px;text-align:center;display:flex;flex-direction:column;min-height:275px}.icon-circle{width:62px;height:62px;border-radius:50%;background:var(--red);display:grid;place-items:center;margin:0 auto 16px}.icon-circle img{width:36px;height:36px}.service-card h3{font-size:14px;margin:0 0 12px}.service-card p{font-size:12px;color:#555;margin:0 0 20px}.service-card a{font-size:12px;font-weight:700;margin-top:auto}.service-card a span{color:var(--red);margin-left:7px}
.flow-section{padding-top:16px}.flow-grid{display:grid;grid-template-columns:1fr 22px 1fr 22px 1fr 22px 1fr 22px 1fr 22px 1fr;align-items:center}.flow-card{border:1px solid var(--line);text-align:center;padding:18px 10px;min-height:185px}.flow-card b{font-size:10px;color:var(--red)}.flow-icon{font-size:28px;color:var(--red);margin:8px}.flow-card h3{font-size:14px;margin:6px 0}.flow-card p{font-size:11px;color:#555}.flow-arrow{text-align:center;color:var(--red)}
.reason-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.reason-feature-grid article{border:1px solid var(--line);padding:22px 14px;text-align:center}.reason-icon{font-size:38px;color:var(--red);line-height:1}.reason-feature-grid h3{font-size:14px}.reason-feature-grid p{font-size:11px;color:#555}
.contact-band{padding:20px 0}.contact-band-inner{border:1px solid #ddd;display:grid;grid-template-columns:1fr 1fr 1.2fr;align-items:center;gap:20px;padding:18px 28px}.contact-band strong{font-size:17px}.contact-number{text-align:center;color:var(--red);font-size:28px;font-weight:800}.contact-number small{display:block;font-size:10px;color:#555}.contact-red{display:block;background:var(--red);color:#fff;padding:14px 18px;text-align:center;font-size:13px;font-weight:800}
.faq-section{padding-top:20px}.faq-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:30px}.faq-box h2,.consult-box h2{font-size:22px;margin-top:0}.faq-box details{border-bottom:1px solid #ddd;background:#fff}.faq-box summary{padding:13px 8px;cursor:pointer;font-size:13px;list-style:none}.faq-box summary span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--red);color:#fff;margin-right:8px}.faq-box details p{padding:0 38px 12px;margin:0;font-size:12px;color:#555}.faq-more{display:block;width:max-content;margin:16px auto 0;border:1px solid #ddd;padding:8px 18px;font-size:11px}.consult-box{display:grid;grid-template-columns:170px 1fr;border:1px solid #eee;background:#fff}.consult-box img{width:100%;height:100%;object-fit:cover}.consult-box>div{padding:24px}.consult-box p{font-size:12px;color:#555}
.site-footer{background:#252525;color:#fff;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:50px}.footer-brand .brand strong,.footer-brand .brand small{color:#fff}.footer-brand p,.footer-info p,.footer-info small{font-size:11px;color:#ccc}.footer-menu{display:grid;grid-template-columns:1fr;gap:2px}.footer-menu a{font-size:11px;color:#ddd}.footer-info strong{display:block;font-size:25px}
@media(max-width:1000px){.header-note{display:none}.header-top{grid-template-columns:auto 1fr auto}.service-grid{grid-template-columns:repeat(3,1fr)}.flow-grid{grid-template-columns:repeat(3,1fr);gap:10px}.flow-arrow{display:none}.reason-feature-grid{grid-template-columns:repeat(3,1fr)}.nav{gap:38px}.faq-layout{grid-template-columns:1fr}.consult-box{max-width:700px}}
@media(max-width:700px){.container{width:calc(100% - 28px)}.header-top{min-height:72px;grid-template-columns:1fr auto}.header-phone,.header-cta,.nav{display:none}.menu-btn{display:block;background:none;border:0}.menu-btn span{display:block;width:28px;height:2px;background:#111;margin:6px}.site-header.open .nav{display:flex;position:absolute;top:72px;left:0;right:0;flex-direction:column;gap:0;background:#fff}.site-header.open .nav a{padding:14px 20px;border-bottom:1px solid #eee}.brand-logo{width:45px;height:45px}.brand strong{font-size:15px}.service-hero{min-height:520px}.service-hero-bg{top:220px;background-position:62% center}.service-hero-fade{background:linear-gradient(180deg,#fff 0,#fff 205px,rgba(255,255,255,.82) 260px,transparent 390px)}.hero-inner{padding-top:30px}.hero-copy h1{font-size:31px}.hero-copy h2{font-size:17px}.service-grid{grid-template-columns:1fr 1fr}.flow-grid,.reason-feature-grid{grid-template-columns:1fr 1fr}.contact-band-inner{grid-template-columns:1fr;text-align:center;padding:18px}.consult-box{grid-template-columns:130px 1fr}.footer-grid{grid-template-columns:1fr}.footer-menu{grid-template-columns:1fr 1fr}.section{padding:44px 0}}
@media(max-width:430px){.service-grid,.flow-grid,.reason-feature-grid{grid-template-columns:1fr}.consult-box{grid-template-columns:1fr}.consult-box img{height:220px}.footer-menu{grid-template-columns:1fr}.service-card{min-height:auto}}

/* v20: right-lower consultation image alignment fix */
.consult-box img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
}
@media(max-width:700px){
  .consult-box img{
    object-position:center top;
  }
}


/* ===== v21 approved mockup refinements ===== */
.service-hero{
  min-height:365px;
}
.service-hero-bg{
  background-position:center 52%;
}
.service-card{
  background:#fff;
  box-shadow:0 2px 8px rgba(0,0,0,.025);
}
.flow-card,
.reason-feature-grid article{
  background:#fff;
}
.contact-band-inner{
  background:#fff;
}
.consult-box{
  overflow:hidden;
  min-height:220px;
}
.consult-box img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
}
.faq-box details{
  background:#fff;
}
@media(max-width:700px){
  .consult-box{
    grid-template-columns:1fr;
  }
  .consult-box img{
    height:260px;
    object-position:center 16%;
  }
}


/* ===== v22 consultation image/layout fix ===== */
.faq-section{
  position:relative;
  z-index:1;
  background:#fff;
}
.faq-layout{
  align-items:stretch;
}
.consult-box{
  display:grid;
  grid-template-columns:42% 58%;
  align-items:stretch;
  min-height:0;
  height:auto;
  overflow:hidden;
  border:1px solid #eee;
  background:#fff;
}
.consult-photo-wrap{
  position:relative;
  overflow:hidden;
  min-height:250px;
  background:#f7f7f7;
}
.consult-photo-wrap img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 18%;
  display:block;
}
.consult-copy{
  padding:26px 24px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.consult-copy h2{
  margin:0 0 14px;
}
.consult-copy p{
  margin:0 0 18px;
}
.consult-copy .contact-red{
  margin-top:auto;
}
.site-footer{
  clear:both;
  position:relative;
  z-index:2;
}
@media(max-width:700px){
  .consult-box{
    grid-template-columns:1fr;
  }
  .consult-photo-wrap{
    min-height:240px;
    aspect-ratio:4/3;
  }
  .consult-photo-wrap img{
    object-position:center 14%;
  }
  .consult-copy{
    padding:22px 18px;
  }
}

/* v23: ご利用の流れ - ラフ準拠の赤ラインアイコン */
.flow-icon{
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:8px auto;
}
.flow-icon img{
  width:42px;
  height:42px;
  object-fit:contain;
  display:block;
}

/* v24: consult-staff.jpg final fit */
.consult-photo-wrap{
  min-height:260px;
  background:#f8f8f8;
}
.consult-photo-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 12%;
}
@media(max-width:700px){
  .consult-photo-wrap{
    min-height:280px;
    aspect-ratio:4/3;
  }
  .consult-photo-wrap img{
    object-position:center 10%;
  }
}


/* ===== v26 exact approved icon PNGs ===== */
.flow-icon{
  height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:8px auto;
}
.flow-icon img{
  width:46px;
  height:46px;
  object-fit:contain;
  display:block;
}

.reason-icon{
  height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:8px;
}
.reason-icon img{
  width:54px;
  height:54px;
  object-fit:contain;
  display:block;
}

@media(max-width:700px){
  .flow-icon img{
    width:44px;
    height:44px;
  }
  .reason-icon img{
    width:50px;
    height:50px;
  }
}

/* v28: アズマサが選ばれる理由 レイアウト修正版 */
.reason-feature-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.reason-feature-grid article{
  min-width:0;
  min-height:190px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  border:1px solid var(--line);
  padding:22px 14px;
  text-align:center;
  background:#fff;
}
.reason-icon{
  height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:8px;
}
.reason-icon img{
  width:54px;
  height:54px;
  object-fit:contain;
  display:block;
}
.reason-feature-grid h3{
  font-size:14px;
  line-height:1.45;
  margin:8px 0 10px;
}
.reason-feature-grid p{
  font-size:11px;
  line-height:1.7;
  color:#555;
  margin:0;
}
@media(max-width:1000px){
  .reason-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .reason-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:430px){
  .reason-feature-grid{grid-template-columns:1fr}
}

/* v30: service header tagline removed */
@media(min-width:1001px){
  .header-top{
    grid-template-columns:auto 1fr auto;
  }
  .header-phone{
    justify-self:end;
  }
}


/* ===== PRICE PAGE v32 ===== */
:root{--green:#4c9328}
.breadcrumb{width:min(calc(100% - 40px),1180px);margin:auto;padding:10px 0;font-size:11px;color:#666}
.price-hero{position:relative;min-height:330px;overflow:hidden;background:#fff}
.price-hero-bg{position:absolute;inset:0 0 0 40%;background:url("../images/hero-price.jpg") center/cover no-repeat}
.price-hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 30%,rgba(255,255,255,.94) 40%,rgba(255,255,255,.28) 58%,transparent 72%)}
.price-hero-inner{position:relative;z-index:2;padding-top:55px}
.price-hero-copy{max-width:500px}
.price-hero-copy h1{font-size:38px;margin:0 0 18px}
.price-hero-copy h2{color:#d90000;font-size:21px;line-height:1.55;margin:0 0 16px}
.price-hero-copy p{font-size:13px;line-height:1.9}
.price-section{padding:55px 0}
.price-heading{text-align:center;font-size:25px;margin:0 0 30px}
.price-heading:after{content:"";display:block;width:45px;height:2px;background:var(--green);margin:10px auto}
.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:stretch}
.price-card{position:relative;border:1px solid #dfe5d8;padding:26px 18px 22px;background:#fff;display:flex;flex-direction:column;min-height:410px}
.price-card:nth-child(2){border:2px solid var(--green)}
.recommend-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;padding:5px 24px;border-radius:14px;font-size:11px;font-weight:800}
.price-card h3{text-align:center;font-size:19px;margin:4px 0 5px;color:#254c18}
.plan-sub{text-align:center;font-size:11px;color:#666;margin:0 0 14px}
.price-value{text-align:center;margin:8px 0 18px}
.price-value strong{font-size:34px;color:var(--green);line-height:1}
.price-value span{font-size:11px;margin-left:3px}
.price-card ul{list-style:none;padding:0;margin:0 0 20px}
.price-card li{font-size:12px;line-height:1.8}
.price-card li:before{content:"✓";color:var(--green);font-weight:800;margin-right:7px}
.green-btn{display:block;margin-top:auto;background:var(--green);color:#fff;padding:12px 10px;text-align:center;font-size:12px;font-weight:800}
.option-list li{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid #eee;padding:7px 0}
.option-list li:before{display:none}
.option-list span{font-size:11px}.option-list b{font-size:11px;white-space:nowrap}
.price-note{font-size:10px;color:#666;margin:14px 0 0}
.included-section{background:#fafafa}
.included-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.included-grid article{text-align:center;background:#fff;border:1px solid #e6e6e6;padding:22px 12px}
.included-grid img{width:48px;height:48px;object-fit:contain;margin:0 auto 10px}
.included-grid h3{font-size:13px;margin:0 0 8px}.included-grid p{font-size:10px;line-height:1.7;color:#555;margin:0}
.guide-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:stretch}
.guide-copy{padding:12px}.guide-copy h2{font-size:22px;margin-top:0}.guide-copy ul{list-style:none;padding:0}.guide-copy li{font-size:12px;padding:8px 0}.guide-copy li:before{content:"✓";color:var(--green);font-weight:800;margin-right:8px}
.guide-contact{border:1px solid #e2e2e2;padding:25px;background:#fff}
.guide-contact h3{font-size:16px;margin-top:0}.guide-contact p{font-size:11px;color:#555}
.guide-phone{display:block;color:#d90000;font-size:27px;font-weight:800;margin-top:8px}.guide-contact small{display:block;font-size:10px;margin-bottom:13px}
.contact-red{display:block;background:#d90000;color:#fff;padding:13px 15px;text-align:center;font-size:12px;font-weight:800}
.bottom-contact{padding:18px 0;background:#fff}.bottom-contact-inner{border:1px solid #ddd;padding:16px 22px;display:grid;grid-template-columns:1fr 1fr 1.2fr;align-items:center;gap:20px}.bottom-contact-inner strong{font-size:16px}.bottom-contact-inner b{display:block;color:#d90000;font-size:25px;text-align:center}.bottom-contact-inner small{display:block;text-align:center;font-size:10px}
@media(max-width:1000px){.price-grid{grid-template-columns:repeat(2,1fr)}.included-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){
  .price-hero{min-height:500px}.price-hero-bg{inset:220px 0 0 0;background-position:58% center}.price-hero-fade{background:linear-gradient(180deg,#fff 0,#fff 205px,rgba(255,255,255,.84) 260px,transparent 390px)}.price-hero-inner{padding-top:30px}.price-hero-copy h1{font-size:31px}.price-hero-copy h2{font-size:17px}
  .price-grid,.included-grid,.guide-grid,.bottom-contact-inner{grid-template-columns:1fr}.price-card{min-height:auto}.guide-phone{text-align:left}.bottom-contact-inner{text-align:center}
}

/* v33: clean high-resolution price hero */
.price-hero{
  min-height:390px;
}
.price-hero-bg{
  inset:0;
  background-image:url("../images/hero-price-clean.jpg");
  background-size:cover;
  background-position:center 48%;
  background-repeat:no-repeat;
}
.price-hero-fade{
  background:linear-gradient(90deg,
    rgba(255,255,255,.97) 0%,
    rgba(255,255,255,.94) 27%,
    rgba(255,255,255,.76) 39%,
    rgba(255,255,255,.18) 58%,
    rgba(255,255,255,0) 72%);
}
.price-hero-inner{
  padding-top:70px;
}
@media(max-width:700px){
  .price-hero{
    min-height:520px;
  }
  .price-hero-bg{
    inset:220px 0 0;
    background-position:center center;
  }
  .price-hero-fade{
    background:linear-gradient(180deg,
      #fff 0,
      #fff 205px,
      rgba(255,255,255,.88) 250px,
      rgba(255,255,255,.15) 360px,
      transparent 430px);
  }
  .price-hero-inner{
    padding-top:30px;
  }
}

/* v34: price hero height compact */
.price-hero{
  min-height:310px;
}
.price-hero-inner{
  padding-top:48px;
}
.price-hero-bg{
  background-position:center 52%;
}
@media(max-width:700px){
  .price-hero{
    min-height:430px;
  }
  .price-hero-bg{
    inset:195px 0 0;
  }
  .price-hero-fade{
    background:linear-gradient(180deg,
      #fff 0,
      #fff 180px,
      rgba(255,255,255,.88) 220px,
      rgba(255,255,255,.15) 315px,
      transparent 380px);
  }
  .price-hero-inner{
    padding-top:25px;
  }
}


/* ===== v68 PRICE responsive picture hero ===== */
.price-hero{
  min-height:270px !important;
  position:relative;
  overflow:hidden;
  background:#111;
}
.price-hero-bg{
  position:absolute !important;
  inset:0 !important;
  overflow:hidden;
  background:none !important;
}
.price-hero-bg picture{
  display:block;
  width:100%;
  height:100%;
}
.price-hero-bg img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 52%;
}
.price-hero-fade{
  background:linear-gradient(
    90deg,
    rgba(0,0,0,.50) 0%,
    rgba(0,0,0,.34) 24%,
    rgba(0,0,0,.12) 42%,
    rgba(0,0,0,0) 62%
  ) !important;
}
.price-hero-inner{
  position:relative;
  z-index:2;
  padding-top:36px !important;
}
.price-hero-copy,
.price-hero-copy h1,
.price-hero-copy h2,
.price-hero-copy p{
  font-family:
    "Noto Sans JP",
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Yu Gothic",
    "YuGothic",
    "Meiryo",
    sans-serif !important;
}
.price-hero-copy h1,
.price-hero-copy h2,
.price-hero-copy p{
  color:#fff !important;
  text-shadow:0 1px 8px rgba(0,0,0,.28);
}
.price-hero-copy h1{
  font-size:36px !important;
  font-weight:700 !important;
  letter-spacing:.06em !important;
  margin-bottom:10px !important;
}
.price-hero-copy h2{
  font-size:18px !important;
  font-weight:700 !important;
  letter-spacing:.04em !important;
  line-height:1.55 !important;
  margin-bottom:10px !important;
}
.price-hero-copy p{
  font-size:12px !important;
  font-weight:400 !important;
  letter-spacing:.02em !important;
  line-height:1.8 !important;
}

@media(max-width:700px){
  .price-hero{
    min-height:360px !important;
  }
  .price-hero-bg img{
    object-position:center 46%;
  }
  .price-hero-fade{
    background:linear-gradient(
      180deg,
      rgba(0,0,0,.56) 0%,
      rgba(0,0,0,.40) 44%,
      rgba(0,0,0,.10) 78%,
      rgba(0,0,0,0) 100%
    ) !important;
  }
  .price-hero-inner{
    padding-top:26px !important;
  }
  .price-hero-copy h1{
    font-size:30px !important;
  }
  .price-hero-copy h2{
    font-size:16px !important;
  }
}
