@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;
  }
}


/* ===== v60 SERVICE bottom contact ===== */
.service-bottom-contact{
  background:#f7f7f7;
  border-top:1px solid #ececec;
  padding:38px 0;
}
.service-bottom-contact-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:36px;
}
.service-bottom-contact-copy{
  flex:1 1 auto;
}
.service-bottom-contact-copy h2{
  margin:3px 0 8px;
  font-size:22px;
  line-height:1.55;
}
.service-bottom-contact-copy p:last-child{
  margin:0;
  font-size:12px;
  line-height:1.8;
  color:#666;
}
.service-bottom-contact-actions{
  flex:0 0 390px;
  display:grid;
  gap:10px;
}
.service-bottom-phone{
  display:flex;
  align-items:baseline;
  justify-content:center;
  gap:12px;
  text-decoration:none;
}
.service-bottom-phone strong{
  color:#d90000;
  font-size:25px;
}
.service-bottom-phone small{
  color:#666;
  font-size:9px;
}
.service-bottom-btn{
  display:block;
  padding:14px 20px;
  background:#d90000;
  color:#fff;
  text-align:center;
  text-decoration:none;
  font-weight:800;
  font-size:12px;
}
@media(max-width:700px){
  .service-bottom-contact{
    padding:30px 0;
  }
  .service-bottom-contact-inner{
    display:block;
  }
  .service-bottom-contact-copy h2{
    font-size:19px;
  }
  .service-bottom-contact-actions{
    margin-top:20px;
  }
  .service-bottom-phone{
    display:block;
    text-align:center;
  }
  .service-bottom-phone strong,
  .service-bottom-phone small{
    display:block;
  }
}


/* ===== v61 SERVICE right contact removed ===== */
.faq-layout{
  display:block !important;
}
.faq-box{
  width:100%;
  max-width:none;
}
.consult-box{
  display:none !important;
}

/* ===== v65 SERVICE HERO approved low-height style ===== */
.service-hero{
  min-height:285px !important;
  position:relative;
  overflow:hidden;
}
.service-hero-bg{
  position:absolute;
  inset:0;
  background-image:url("../images/service-hero-approved.jpg") !important;
  background-size:cover !important;
  background-position:center 52% !important;
  background-repeat:no-repeat !important;
  filter:none !important;
}
.service-hero-fade{
  background:linear-gradient(90deg,rgba(0,0,0,.48) 0%,rgba(0,0,0,.34) 26%,rgba(0,0,0,.10) 43%,rgba(0,0,0,0) 62%) !important;
}
.service-hero .hero-inner{
  position:relative;
  z-index:2;
  padding-top:42px !important;
}
.service-hero .hero-copy{max-width:560px}
.service-hero .hero-copy h1,
.service-hero .hero-copy h2,
.service-hero .hero-copy p{
  color:#fff !important;
  text-shadow:0 1px 8px rgba(0,0,0,.20);
}
.service-hero .hero-copy h1{font-size:36px !important;margin-bottom:10px !important}
.service-hero .hero-copy h2{font-size:18px !important;line-height:1.55 !important;margin-bottom:10px !important}
.service-hero .hero-copy p{font-size:12px !important;line-height:1.8 !important}
@media(max-width:700px){
  .service-hero{min-height:390px !important}
  .service-hero-bg{background-position:60% center !important}
  .service-hero-fade{
    background:linear-gradient(180deg,rgba(0,0,0,.52) 0%,rgba(0,0,0,.34) 44%,rgba(0,0,0,.08) 75%,transparent 100%) !important;
  }
  .service-hero .hero-inner{padding-top:28px !important}
  .service-hero .hero-copy h1{font-size:30px !important}
  .service-hero .hero-copy h2{font-size:16px !important}
}

/* ===== v66 SERVICE responsive picture hero ===== */
.service-hero{
  min-height:270px !important;
  position:relative;
  overflow:hidden;
  background:#111;
}
.service-hero-bg{
  position:absolute !important;
  inset:0 !important;
  overflow:hidden;
  background:none !important;
}
.service-hero-bg picture{display:block;width:100%;height:100%}
.service-hero-bg img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 50%;
}
.service-hero-fade{
  background:linear-gradient(90deg,rgba(0,0,0,.52) 0%,rgba(0,0,0,.36) 24%,rgba(0,0,0,.14) 42%,rgba(0,0,0,0) 62%) !important;
}
.service-hero .hero-inner{
  position:relative;
  z-index:2;
  padding-top:36px !important;
}
.service-hero .hero-copy h1,
.service-hero .hero-copy h2,
.service-hero .hero-copy p{
  color:#fff !important;
  text-shadow:0 1px 8px rgba(0,0,0,.28);
}
@media(max-width:700px){
  .service-hero{min-height:360px !important}
  .service-hero-bg img{object-position:center 45%}
  .service-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;
  }
  .service-hero .hero-inner{padding-top:26px !important}
}


/* ===== v67 SERVICE HERO typography matched to TOP ===== */
.service-hero .hero-copy,
.service-hero .hero-copy h1,
.service-hero .hero-copy h2,
.service-hero .hero-copy p{
  font-family:
    "Noto Sans JP",
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Yu Gothic",
    "YuGothic",
    "Meiryo",
    sans-serif !important;
}

.service-hero .hero-copy h1{
  font-weight:700 !important;
  letter-spacing:.06em !important;
}

.service-hero .hero-copy h2{
  font-weight:700 !important;
  letter-spacing:.04em !important;
}

.service-hero .hero-copy p{
  font-weight:400 !important;
  letter-spacing:.02em !important;
}
