@charset "utf-8";
.visual{height:100vh;min-height:720px;position:relative;background:#111;color:#fff;overflow:hidden}
.visual__slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:.8s}
.visual__slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.12) 70%)}
.visual__slide.is-active{opacity:1}
.visual__copy{position:absolute;left:8vw;top:31vh;z-index:2}
.visual__copy span{display:block;font-size:24px;font-weight:900;letter-spacing:.05em;margin-bottom:22px}
.visual__copy h2{margin:0 0 34px;font-size:60px;line-height:1.18;letter-spacing:-2.2px}
.visual__copy a{display:inline-flex;align-items:center;justify-content:center;width:128px;height:42px;background:#e4002b;border-radius:22px;font-size:13px;font-weight:900}
.visual__control{position:absolute;right:64px;bottom:64px;z-index:3;display:flex;align-items:center;gap:16px;font-size:12px;font-weight:900}
.visual__control em{font-style:normal}.visual__control b{font-size:20px}.pause{width:58px;height:30px;border:1px solid rgba(255,255,255,.6);border-radius:15px}

.business{padding:112px 0 120px;background:#fff7f5}
.section-title{max-width:1480px;margin:0 auto 46px;padding:0 64px;position:relative}
.section-title span{display:block;color:#e4002b;font-size:18px;font-weight:900;margin-bottom:15px}
.section-title h3{margin:0;font-size:44px;line-height:1.25;letter-spacing:-1.6px}
.section-title>a{position:absolute;right:64px;bottom:6px;display:inline-flex;align-items:center;justify-content:center;width:108px;height:38px;border:1px solid #111;border-radius:19px;font-size:13px;font-weight:900}
.product-slider{display:flex;gap:24px;max-width:1480px;margin:0 auto;overflow:hidden;padding:0 64px}
.product-card{min-width:250px;height:360px;border-radius:36px;padding:28px;text-align:center;box-shadow:0 12px 32px rgba(0,0,0,.08)}
.product-card div{height:220px;border-radius:50%;overflow:hidden;background:#fff;margin-bottom:22px}
.product-card strong{display:block;font-size:22px;color:#111;margin-bottom:7px}
.product-card p{margin:0;color:#555;font-weight:800}
.color1{background:#ffe7e7}.color2{background:#fff3c8}.color3{background:#e7f8ff}.color4{background:#efe3d5}.color5{background:#eaf5dc}.color6{background:#f3e9ff}
.slider-btns{max-width:1480px;margin:34px auto 0;padding:0 64px;display:flex;gap:10px;justify-content:flex-end}
.slider-btns button{width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid #ddd;font-size:0}
.slider-btns button:before{font-size:18px;font-weight:900}
.product-prev:before{content:"‹"}.product-next:before{content:"›"}

.brand{padding:120px 64px;background:#fff}
.brand__inner{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:42% 1fr;gap:70px;align-items:center}
.brand__copy span{color:#e4002b;font-size:18px;font-weight:900}
.brand__copy h3{font-size:44px;line-height:1.25;margin:18px 0 24px;letter-spacing:-1.6px}
.brand__copy p{font-size:18px;line-height:1.7;color:#555;margin:0 0 32px}
.brand__copy a{display:inline-flex;align-items:center;justify-content:center;width:126px;height:40px;border-radius:20px;border:1px solid #111;font-size:12px;font-weight:900}
.brand__image{height:500px;border-radius:54px;overflow:hidden}

.sustain{padding:112px 0 120px;background:#f7f8fb}
.sustain-grid{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0 64px}
.sustain-grid a{min-height:260px;border-radius:34px;background:#fff;padding:34px;box-shadow:0 12px 32px rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:flex-end}
.sustain-grid span{color:#e4002b;font-weight:900}
.sustain-grid strong{font-size:26px;margin:18px 0 14px}
.sustain-grid p{margin:0;color:#555;line-height:1.55}

.news{padding:112px 0 120px;background:#fff}
.news-list{max-width:1480px;margin:0 auto;padding:0 64px;border-top:2px solid #111}
.news-list a{display:grid;grid-template-columns:120px 1fr 120px;gap:30px;align-items:center;padding:30px 0;border-bottom:1px solid #e2e2e2}
.news-list span{color:#e4002b;font-weight:900}
.news-list strong{font-size:22px;line-height:1.35}
.news-list em{font-style:normal;color:#777;text-align:right}

.customer{padding:70px 64px;background:#e4002b;color:#fff}
.customer__inner{max-width:1480px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}
.customer span{font-weight:900}
.customer h3{font-size:34px;line-height:1.3;margin:12px 0 0}
.customer__links{display:flex;gap:12px}
.customer__links a{display:inline-flex;align-items:center;justify-content:center;width:130px;height:46px;border:1px solid rgba(255,255,255,.7);border-radius:23px;font-weight:900}

@media(max-width:1439px){
.visual__copy h2{font-size:52px}.section-title{padding:0 42px}.section-title>a{right:42px}.product-slider,.slider-btns,.sustain-grid,.news-list{padding:0 42px}.brand{padding-left:42px;padding-right:42px}.brand__copy h3,.section-title h3{font-size:39px}.customer{padding-left:42px;padding-right:42px}
}
@media(max-width:1279px){
.visual{height:86vh;min-height:660px}.visual__copy{left:34px;top:28vh}.visual__copy h2{font-size:43px}.visual__control{right:34px;bottom:42px}
.business,.sustain,.news{padding:88px 0}.section-title{padding:0 34px}.section-title h3,.brand__copy h3{font-size:34px}.section-title>a{position:static;margin-top:24px}.product-slider,.slider-btns,.sustain-grid,.news-list{padding:0 34px}.product-card{min-width:230px;height:330px}.product-card div{height:190px}.brand{padding:88px 34px}.brand__inner{grid-template-columns:1fr;gap:36px}.brand__image{height:380px}.sustain-grid{grid-template-columns:1fr}.customer{padding:58px 34px}.customer__inner{display:block}.customer__links{margin-top:26px}
}
@media(max-width:767px){
.visual{height:100svh;min-height:600px}.visual__copy{left:22px;right:22px;top:24vh}.visual__copy span{font-size:18px}.visual__copy h2{font-size:32px;letter-spacing:-1.1px}.visual__copy a{width:112px;height:40px}.visual__control{left:22px;right:auto;bottom:40px}
.business,.sustain,.news{padding:66px 0}.section-title{padding:0 22px;margin-bottom:28px}.section-title span{font-size:15px}.section-title h3,.brand__copy h3{font-size:28px}.product-slider{padding:0 22px;gap:14px}.product-card{min-width:78%;height:318px;border-radius:26px}.product-card div{height:180px}.slider-btns{display:none}.brand{padding:66px 22px}.brand__image{height:280px;border-radius:28px}.brand__copy p{font-size:16px}.sustain-grid{padding:0 22px}.sustain-grid a{border-radius:24px;padding:28px;min-height:220px}.news-list{padding:0 22px}.news-list a{display:block;padding:24px 0}.news-list strong{display:block;font-size:19px;margin:12px 0}.news-list em{text-align:left}.customer{padding:48px 22px}.customer h3{font-size:26px}.customer__links{display:grid;grid-template-columns:1fr;gap:10px}.customer__links a{width:100%}
}
@media(max-width:320px){
.visual__copy{left:18px;right:18px}.visual__copy h2{font-size:29px}.section-title,.product-slider,.sustain-grid,.news-list{padding-left:18px;padding-right:18px}.brand{padding-left:18px;padding-right:18px}.product-card{min-width:86%}
}
