.story-page{margin:0 auto}.story-page__hero{position:relative;min-height:60rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.story-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.story-page__hero-bg-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1e3a5f,#1e40af);display:flex;align-items:center;justify-content:center}.story-page__hero-bg-placeholder .placeholder-svg{width:30%;height:auto;opacity:.2}.story-page__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;background:linear-gradient(180deg,#0f172a66,#0f172ab3)}.story-page__hero-content{position:relative;z-index:1;text-align:center;max-width:80rem;padding:0 3rem}.story-page__hero-label{display:inline-block;font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:1.3rem;letter-spacing:3px;text-transform:uppercase;color:#0ea5e9;margin-bottom:2rem}.story-page__hero-content h2{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:4.4rem;line-height:1.6;color:#fff;margin:0 0 2.4rem}.story-page__hero-content p{font-family:Noto Sans JP,sans-serif;font-weight:350;font-size:1.6rem;line-height:2;color:#ffffffd9;margin:0}.story-page__tech{padding:10rem 0;background:#f8fafc}.story-page__contact-cta{padding:10rem 0;background:linear-gradient(135deg,#2563eb08,#0ea5e90f)}.story-page__tech-container{display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center;max-width:110rem;margin:0 auto;padding:0 3rem}.story-page__tech-container--reverse{direction:rtl}.story-page__tech-container--reverse>*{direction:ltr}.story-page__tech-media{position:relative;width:100%}.story-page__tech-image{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:2.4rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.story-page__tech-content{display:flex;flex-direction:column;gap:1.1rem}.story-page__tech-title{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:3.6rem;line-height:1.7;color:#1e293b;margin:0}.story-page__tech-subtitle{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:1.3rem;line-height:1.7;letter-spacing:3px;text-transform:uppercase;color:#0ea5e9;margin:0}.story-page__tech-text{font-family:Noto Sans JP,sans-serif;font-weight:350;font-size:1.6rem;line-height:2;color:#64748b;padding-top:1.9rem;padding-bottom:2.4rem;margin:0}.story-page__tech-content .button{align-self:flex-start}.story-page__placeholder{aspect-ratio:4 / 3;border-radius:2.4rem;background:#f1f5f9;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.story-page__placeholder .placeholder-svg{width:60%;height:auto}.story-page__card-wrapper{max-width:90rem;margin:0 auto;padding:0 2rem}.story-page__section{background:#fff;border-radius:2.4rem;padding:5rem 4rem;margin-bottom:3rem;box-shadow:0 1px 2px #0000000d}.story-page__section-header{display:flex;align-items:center;justify-content:center;gap:2rem;width:100%}.story-page__heading-line{height:2px;width:100%;max-width:12rem;border-radius:2px;background:linear-gradient(135deg,#2563eb,#3b82f6,#0ea5e9)}.story-page__heading-line--accent{background:linear-gradient(135deg,#0ea5e9,#06b6d4)}.story-page__heading{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:2.8rem;line-height:1.7;color:#1e293b;text-align:center;white-space:nowrap;margin:0}.story-page__heading-sub{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:1.2rem;line-height:1.7;color:#0ea5e9;text-align:center;letter-spacing:2px;text-transform:uppercase;margin:.7rem 0 0}.story-page__section-header--on-dark .story-page__heading{color:#fff}.story-page__heading-sub--on-dark{color:#38bdf8}.story-page__process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem;margin-top:4rem}.story-page__process-step{position:relative;text-align:center;padding:4rem 2rem 3rem;background:#f8fafc;border-radius:1.6rem;border:1px solid #f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1)}.story-page__process-step:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.story-page__process-number{position:absolute;top:-1.4rem;left:50%;transform:translate(-50%);width:2.8rem;height:2.8rem;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:1.3rem;line-height:2.8rem;text-align:center;border-radius:50%}.story-page__process-step .material-symbols-outlined{font-size:4rem;color:#2563eb;display:block;margin-bottom:1.6rem}.story-page__process-step h3{font-size:1.6rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.story-page__process-step p{font-size:1.3rem;color:#64748b;line-height:1.8;margin:0}.story-page__product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;margin-top:4rem}.story-page__product-card{position:relative;border-radius:1.6rem;overflow:hidden;aspect-ratio:500 / 360}.story-page__product-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.story-page__product-placeholder{width:100%;height:100%;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.story-page__product-placeholder .placeholder-svg{width:50%;height:auto}.story-page__product-card:hover .story-page__product-image{transform:scale(1.05)}.story-page__product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a00,#0f172ad9);display:flex;flex-direction:column;justify-content:flex-end;padding:2.4rem}.story-page__product-overlay h3{display:flex;align-items:center;gap:.8rem;font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 .8rem}.story-page__product-overlay h3 .material-symbols-outlined{font-size:2.4rem;color:#0ea5e9}.story-page__product-overlay p{font-size:1.3rem;color:#ffffffd9;line-height:1.8;margin:0}.story-page__lineup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}.story-page__lineup-item{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .3s cubic-bezier(.4,0,.2,1)}.story-page__lineup-item:hover{transform:translateY(-4px)}.story-page__lineup-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:1.2rem;background:#f5f5f5}.story-page__lineup-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.story-page__lineup-item:hover .story-page__lineup-image{transform:scale(1.05)}.story-page__lineup-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.story-page__lineup-placeholder .placeholder-svg{width:100%;height:100%;object-fit:cover}.story-page__lineup-title{margin:1.6rem 0 0;font-size:1.6rem;font-weight:700;text-align:center;color:#1a1a1a}.story-page__related{text-align:center;margin-top:3rem}.story-page__related-text{font-size:1.5rem;line-height:2;color:#64748b;margin:0 0 3rem}.story-page__related-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}@media screen and (max-width:989px){.story-page__hero{min-height:48rem}.story-page__hero-content h2{font-size:3.4rem}.story-page__tech-container{gap:5rem}.story-page__tech-title{font-size:2.8rem}.story-page__process-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.story-page__lineup-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (max-width:749px){.story-page__hero{min-height:40rem}.story-page__hero-content{padding:0 2rem}.story-page__hero-content h2{font-size:2.6rem}.story-page__hero-content p{font-size:1.4rem}.story-page__hero-content p br{display:none}.story-page__tech,.story-page__contact-cta{padding:6rem 0}.story-page__tech-container{grid-template-columns:1fr;gap:3rem;padding:0 2rem}.story-page__tech-container--reverse{direction:ltr}.story-page__tech-container--reverse .story-page__tech-media{order:-1}.story-page__tech-title{font-size:2.4rem}.story-page__tech-text{font-size:1.4rem;padding-top:1rem;padding-bottom:1.5rem}.story-page__tech-text br{display:none}.story-page__tech-image,.story-page__placeholder{border-radius:1.6rem}.story-page__card-wrapper{padding:0 1.5rem}.story-page__section{padding:3rem 2rem;margin-bottom:2rem;border-radius:1.6rem}.story-page__heading{font-size:2.2rem}.story-page__heading-line{max-width:6rem}.story-page__process-grid{grid-template-columns:1fr;gap:2.4rem}.story-page__process-step{padding:3rem 2rem 2.4rem}.story-page__product-grid{grid-template-columns:1fr;gap:2rem}.story-page__lineup-grid{grid-template-columns:repeat(2,1fr);gap:1.6rem}.story-page__lineup-title{font-size:1.4rem;margin-top:1.2rem}.story-page__related-text br{display:none}.story-page__related-links{flex-direction:column;align-items:center}}@media(prefers-reduced-motion:reduce){.story-page__process-step,.story-page__lineup-item{transition:none}.story-page__process-step:hover,.story-page__lineup-item:hover{transform:none}.story-page__product-image,.story-page__lineup-image{transition:none}.story-page__product-card:hover .story-page__product-image,.story-page__lineup-item:hover .story-page__lineup-image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-story-page.css.map */
