
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:"Noto Sans JP","Yu Gothic","Meiryo",sans-serif;color:#173042;background:#fff;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
.content-width{width:90%;max-width:1400px;margin:0 auto}
.section-en{color:#2ca77b;font-size:13px;font-weight:700;letter-spacing:.18em}
h2,h3,.hero-copy{font-family:"Yu Mincho","Hiragino Mincho ProN",serif}
.header{height:88px;background:#fff;position:relative;z-index:20}
.header-inner{width:90%;max-width:1400px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}
.header-logo img{width:150px}
.header-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}
.header-contact,.main-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:999px;background:linear-gradient(135deg,#31b985,#169865);color:#fff;font-weight:700}
.header-contact{height:48px;min-width:170px;padding:0 24px}
.main-button{height:52px;min-width:210px;padding:0 28px}
.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;height:48px;min-width:210px;padding:0 26px;border:1px solid #78d0ae;border-radius:999px;color:#209c72;font-weight:700;background:#fff}

.hero{height:560px;position:relative;overflow:hidden}
.hero-bg{position:absolute;inset:0;background:
linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 22%,rgba(255,255,255,.64) 43%,rgba(255,255,255,.15) 63%,rgba(255,255,255,0) 75%),
url("images/service-support.png") center/cover no-repeat}
.hero-inner{width:90%;max-width:1400px;height:100%;margin:auto;position:relative}
.hero-content{width:48%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.hero-kicker{margin-top:10px;font-size:16px}
.hero h1{font-size:clamp(46px,4vw,66px);font-weight:500;line-height:1.25;margin:6px 0 18px}
.hero-copy{font-size:clamp(28px,2.5vw,42px);line-height:1.55;letter-spacing:.04em;margin-bottom:20px}
.hero-text{font-size:14px;line-height:2;color:#526a72;margin-bottom:28px}

.about{padding:90px 0}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.about-image img{width:100%;height:400px;object-fit:cover;border-radius:18px}
.about-copy h2,.section-heading h2,.strength h2,.area h2,.flow h2,.information h2,.recruit h2,.contact h2{font-size:38px;font-weight:500;margin:10px 0 25px}
.about-copy .lead{font-family:"Yu Mincho",serif;font-size:26px;line-height:1.8;margin-bottom:22px}
.about-copy>p:not(.section-en):not(.lead){font-size:14px;line-height:2;color:#637780;margin-bottom:12px}
.about-copy .outline-button{margin-top:10px}

.service{padding:80px 0;background:#fbfefd}
.section-heading p:last-child{color:#667c82;font-size:14px;line-height:1.9}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:46px}
.service-item{text-align:center}
.service-icon{width:138px;height:138px;margin:0 auto 22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e9f8f0;color:#2ca77b}
.service-icon svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.service-item h3{font-size:20px;margin-bottom:14px}
.service-item p{font-size:13px;line-height:1.8;color:#687b80}

.strength{padding:85px 0}
.strength-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px}
.title-inline{display:flex;align-items:baseline;gap:28px}
.strength-heading>p{font-size:14px;line-height:1.8;color:#667b80}
.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.strength-image{position:relative}
.strength-image img{width:100%;height:190px;object-fit:cover;border-radius:12px}
.strength-image span{position:absolute;left:14px;bottom:-18px;width:46px;height:46px;border-radius:50%;background:#fff;color:#2ca77b;display:grid;place-items:center;font-weight:700;box-shadow:0 5px 18px rgba(30,70,55,.12)}
.strength-grid h3{font-size:19px;margin:34px 0 12px}
.strength-grid p{font-size:13px;line-height:1.8;color:#6b7d82}

.area{padding:85px 0;background:linear-gradient(135deg,#fbfefd,#f1faf5)}
.area-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}
.area-lead{font-size:22px;font-weight:700;margin:25px 0 18px}
.area-copy>p:not(.section-en):not(.area-lead){font-size:14px;line-height:2;color:#61777e;margin-bottom:20px}
.area-visual{height:360px;border-radius:28px;background:radial-gradient(circle at 55% 45%,#d8f3e4 0 24%,#edf9f2 25% 45%,transparent 46%),linear-gradient(135deg,#f6fcf8,#e8f7ef);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.area-visual:before,.area-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid #cbe8d8}
.area-visual:before{width:240px;height:240px}
.area-visual:after{width:330px;height:330px}
.area-circle{position:relative;z-index:2;width:220px;height:220px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 12px 34px rgba(51,140,97,.12)}
.area-circle span{font-size:15px;color:#5d7d70;margin-bottom:12px}
.area-circle strong{font-family:"Yu Mincho",serif;font-size:26px;line-height:1.6;color:#2a9b70}

.flow{padding:85px 0}
.simple-heading{margin-bottom:38px}
.simple-heading>p{font-size:14px;line-height:1.8;color:#687d82;margin-top:12px}
.flow-list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.flow-list article{display:flex;gap:18px;position:relative}
.flow-list article:not(:last-child):after{content:"→";position:absolute;right:-17px;top:12px;color:#5bc69d;font-size:28px}
.flow-list article>span{flex:0 0 54px;height:54px;border-radius:50%;background:#2cab7f;color:#fff;display:grid;place-items:center;font-weight:700}
.flow-list h3{font-size:19px;margin:4px 0 10px}
.flow-list p{font-size:13px;line-height:1.75;color:#6a7c81}

.information{padding:85px 0;background:#fbfefd}
.info-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center}
.info-table{margin-top:26px;border-top:1px solid #dce8e2}
.info-table>div{display:grid;grid-template-columns:150px 1fr;border-bottom:1px solid #dce8e2;padding:15px 0;font-size:14px}
.info-table dt{font-weight:700;color:#45665b}
.info-table dd{color:#60777b}
.info-photo{position:relative}
.info-photo img{width:100%;height:300px;object-fit:cover;border-radius:14px}
.support-sign{position:absolute;right:26px;bottom:26px;background:rgba(255,255,255,.94);padding:20px 28px;text-align:center;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.08)}
.support-sign small{display:block;color:#2ca77b;margin-bottom:6px}
.support-sign strong{font-family:"Yu Mincho",serif;font-size:28px}

.recruit{padding:0;background:#f6fbf8}
.recruit-grid{min-height:330px;display:grid;grid-template-columns:.55fr 1fr 1.15fr;align-items:center;gap:30px}
.recruit-label{align-self:start;padding-top:55px}
.recruit-copy h3{font-size:29px;line-height:1.65;margin-bottom:18px}
.recruit-copy p{font-size:13px;line-height:1.8;color:#667c82;margin-bottom:18px}
.recruit-image{height:330px;overflow:hidden}
.recruit-image img{width:100%;height:100%;object-fit:cover}

.contact{padding:64px 0;background:#eaf8f2}
.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}
.contact h2{margin-bottom:14px}
.contact p{font-size:13px;line-height:1.8;color:#647980}
.contact-actions{display:flex;gap:16px}

.footer{padding:64px 0 24px}
.footer-inner{width:90%;max-width:1400px;margin:auto;display:flex;justify-content:space-between}
.footer-brand img{width:170px;margin-bottom:18px}
.footer-company{font-weight:700;margin-bottom:12px}
.footer-brand p:last-child{font-size:13px;line-height:1.8;color:#6a7b80}
.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:70px}
.footer-links>div{display:flex;flex-direction:column;gap:18px;font-size:14px;color:#50656c}
.footer-bottom{width:90%;max-width:1400px;margin:45px auto 0;padding-top:20px;border-top:1px solid #e0e8e4;text-align:right;font-size:11px;color:#97a5a1}

@media(max-width:900px){
  .header{height:64px}
  .header-inner{width:92%}
  .header-logo img{width:80px}
  .header-nav>a:not(.header-contact){display:none}
  .header-contact{min-width:105px;height:36px;font-size:11px;padding:0 15px}
  .hero{height:520px}
  .hero-bg{background:
    linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.96) 88%,#fff 100%),
    url("images/service-support.png") center top/cover no-repeat}
  .hero-inner{width:100%}
  .hero-content{width:100%;padding:0 28px;justify-content:flex-end;padding-bottom:24px}
  .hero-content .section-en{font-size:10px}
  .hero-kicker{font-size:13px}
  .hero h1{font-size:38px;margin:4px 0 10px}
  .hero-copy{font-size:26px;line-height:1.5;margin-bottom:12px}
  .hero-text{font-size:12px;line-height:1.75;margin-bottom:16px}
  .main-button,.outline-button{min-width:0;width:auto;height:44px;font-size:12px;padding:0 22px}
  .about,.service,.strength,.area,.flow,.information{padding:58px 0}
  .about-grid,.area-grid,.info-grid{grid-template-columns:1fr;gap:34px}
  .about-image img{height:260px}
  .about-copy h2,.section-heading h2,.strength h2,.area h2,.flow h2,.information h2,.recruit h2,.contact h2{font-size:28px}
  .about-copy .lead{font-size:22px}
  .service-grid{grid-template-columns:repeat(2,1fr);gap:32px 16px}
  .service-icon{width:118px;height:118px}
  .service-item h3{font-size:16px}
  .service-item p{font-size:12px}
  .strength-heading{display:block}
  .strength-heading>p{margin-top:12px}
  .strength-grid{grid-template-columns:1fr;gap:34px}
  .strength-image img{height:190px}
  .area-visual{height:300px}
  .flow-list{grid-template-columns:1fr;gap:24px}
  .flow-list article:not(:last-child):after{display:none}
  .info-table>div{grid-template-columns:100px 1fr;font-size:12px}
  .recruit-grid{grid-template-columns:1fr;gap:0}
  .recruit-label{padding-top:42px}
  .recruit-copy{padding:18px 0 30px}
  .recruit-image{height:260px}
  .contact{padding:48px 0}
  .contact-inner{display:block}
  .contact-actions{margin-top:24px;display:grid;grid-template-columns:1fr}
  .contact-actions a{width:100%}
  .footer-inner{display:block}
  .footer-links{margin-top:36px;grid-template-columns:1fr 1fr;gap:30px}
  .footer-bottom{text-align:left}
}

/* =========================================================
   SPACING SYNC WITH 訪問介護事業所 はる風
   セクション間・コンテンツ幅・スマホ余白を共通化
========================================================= */

/* 共通コンテンツ幅 */
.content-width{
  width:90%;
  max-width:1400px;
  margin:0 auto;
}

/* ABOUT */
.about{
  padding:88px 0 20px;
}
.about-grid{
  gap:72px;
}
.about-image img{
  height:430px;
}

/* SERVICE */
.service{
  padding:20px 0 68px;
  background:#fff;
}
.section-heading{
  margin-bottom:36px;
}
.service-grid{
  margin-top:0;
  gap:20px;
}
.service-icon{
  width:150px;
  height:150px;
  margin-bottom:20px;
}

/* STRENGTH */
.strength{
  padding:70px 0 86px;
}
.strength-heading{
  justify-content:flex-start;
  align-items:flex-end;
  gap:52px;
  margin-bottom:34px;
}
.strength-grid{
  gap:34px;
}
.strength-image img{
  height:auto;
  aspect-ratio:530/200;
  object-fit:cover;
}
.strength-image span{
  left:16px;
  bottom:-20px;
  width:56px;
  height:56px;
}

/* AREA */
.area{
  padding:82px 0 88px;
}
.area-grid{
  grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);
  gap:88px;
}
.area-visual{
  min-height:330px;
  height:auto;
  padding:56px 56px 48px;
}

/* FLOW */
.flow{
  padding:48px 0;
}
.simple-heading{
  margin-bottom:30px;
}
.flow-list{
  gap:22px;
}
.flow-list article{
  gap:18px;
}

/* INFORMATION */
.information{
  padding:46px 0;
}
.info-grid{
  gap:28px;
}
.info-photo img{
  height:210px;
}

/* RECRUIT */
.recruit{
  padding:0 0 38px;
}
.recruit-grid{
  min-height:300px;
}
.recruit-label{
  padding-top:30px;
}
.recruit-copy{
  padding:20px 0 28px;
}
.recruit-image{
  height:220px;
}

/* CONTACT */
.contact{
  padding:48px 0;
}
.contact-inner{
  gap:50px;
}

/* FOOTER */
.footer{
  padding:50px 5% 24px;
}
.footer-inner{
  width:100%;
  max-width:1400px;
  margin:0 auto;
  gap:60px;
  padding-bottom:34px;
  border-bottom:1px solid #e1e9ed;
}
.footer-bottom{
  width:100%;
  max-width:1400px;
  margin:18px auto 0;
  padding-top:0;
  border-top:0;
}

@media(max-width:900px){
  .content-width{
    width:calc(100% - 48px);
  }

  .about{
    padding:58px 0 18px;
  }
  .about-grid{
    gap:34px;
  }
  .about-image img{
    height:250px;
  }

  .service{
    padding:18px 0 54px;
  }
  .section-heading{
    margin-bottom:30px;
  }
  .service-grid{
    gap:28px 18px;
  }
  .service-icon{
    width:118px;
    height:118px;
    margin-bottom:14px;
  }

  .strength{
    padding:54px 0 62px;
  }
  .strength-heading{
    display:block;
    margin-bottom:28px;
  }
  .strength-grid{
    gap:36px;
  }
  .strength-image span{
    left:12px;
    bottom:-18px;
    width:52px;
    height:52px;
  }

  .area{
    padding:56px 0 62px;
  }
  .area-grid{
    grid-template-columns:1fr;
    gap:34px;
  }
  .area-visual{
    min-height:280px;
    padding:42px 24px 36px;
  }

  .flow{
    padding:48px 0;
  }
  .simple-heading{
    margin-bottom:30px;
  }
  .flow-list{
    gap:22px;
  }

  .information{
    padding:46px 0;
  }
  .info-grid{
    gap:28px;
  }
  .info-photo img{
    height:210px;
  }

  .recruit{
    padding-bottom:38px;
  }
  .recruit-label{
    padding:30px 24px 0;
  }
  .recruit-copy{
    padding:20px 24px 28px;
  }
  .recruit-image{
    height:220px;
  }

  .contact{
    padding:48px 0;
  }

  .footer{
    padding:44px 5% 30px;
  }
  .footer-inner{
    padding-bottom:30px;
  }
}

