.hero-fv{background:#fff;align-items:stretch;width:100%;height:100svh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-fv__left{z-index:10;flex:1;align-items:flex-end;padding:0 40px clamp(60px,8vh,120px) clamp(40px,6vw,100px);display:flex;position:relative}.hero-fv__copy{opacity:0;max-width:100%;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);transform:translateY(36px)}.hero-fv__copy--in{opacity:1;transform:translateY(0)}.hero-fv__heading{font-family:var(--font-noto-sans-jp),"Helvetica Neue",sans-serif;white-space:nowrap;letter-spacing:.03em;color:#1d1d1f;margin-bottom:16px;font-size:clamp(28px,4.8vw,80px);font-weight:700;line-height:1.18}.hero-fv__sub-desc{font-family:var(--font-noto-sans-jp),sans-serif;color:#1d1d1f;margin-bottom:36px;font-size:clamp(14px,1.3vw,17px);font-weight:400;line-height:1.9}.hero-fv__desc{margin-bottom:36px}.hero-fv__desc p{font-family:var(--font-noto-sans-jp),"Helvetica Neue",sans-serif;letter-spacing:.02em;color:#1d1d1f;font-size:clamp(14px,1.3vw,17px);font-weight:400;line-height:1.9}.hero-fv__ctas{gap:16px;display:flex}.hero-fv__cta{font-family:var(--font-noto-sans-jp),"Helvetica Neue",sans-serif;letter-spacing:.02em;cursor:pointer;border-radius:980px;justify-content:center;align-items:center;padding:20px 40px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.hero-fv__cta:hover{transform:translateY(-2px)}.hero-fv__cta:active{transform:translateY(0)}.hero-fv__cta--primary{color:#fff;background:#2d60e6;box-shadow:0 4px 14px #2d60e640}.hero-fv__cta--primary:hover{background:#2452c7;box-shadow:0 8px 24px #2d60e659}.hero-fv__cta--secondary{color:#1d1d1f;background:0 0;border:1.5px solid #0000002e}.hero-fv__cta--secondary:hover{background:#0000000a;border-color:#00000052}.hero-fv__right{flex:0 0 46%;gap:10px;margin-right:clamp(20px,4vw,60px);padding:0 20px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%)}.hero-fv__col{flex:1;position:relative;overflow:hidden}.hero-fv__col-inner{will-change:transform;flex-direction:column;gap:20px;display:flex}.hero-fv__col--up .hero-fv__col-inner{animation:25s linear infinite marquee-up}.hero-fv__col--down .hero-fv__col-inner{animation:25s linear infinite marquee-down}.hero-fv__device{aspect-ratio:9/19.5;width:90%;box-shadow:none;background:#000;border-radius:32px;flex-shrink:0;margin:0 auto;padding:6px;position:relative}.hero-fv__notch{z-index:3;background:#000;border-radius:20px;width:36%;height:5%;position:absolute;top:12px;left:50%;transform:translate(-50%)}.hero-fv__screen{background:#000;border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.hero-fv__video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes marquee-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.hero-fv__sp-banner{display:none}@media screen and (max-width:1024px){.hero-fv__left{flex:0 0 45%}.hero-fv__right{flex:0 0 55%}}@media screen and (max-width:768px){.hero-fv{background:#fff;flex-direction:column;height:100svh;min-height:600px;position:relative}.hero-fv__left{display:none}.hero-fv__sp-banner{z-index:20;opacity:0;flex-direction:column;padding:0 16px 24px;transition:opacity .8s,transform .8s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.hero-fv__sp-banner--in{opacity:1;transform:translateY(0)}.hero-fv__sp-heading{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:16px;display:flex}.hero-fv__sp-heading-line{color:#fff;font-family:var(--font-noto-sans-jp),sans-serif;background:#000;padding:4px 12px;font-size:clamp(36px,9.5vw,52px);font-weight:800;line-height:1.3;display:inline-block}.hero-fv__sp-ctas{gap:12px;display:flex}.hero-fv__sp-ctas .hero-fv__cta{padding:16px 28px;font-size:15px}.hero-fv__sp-cta-secondary{font-family:var(--font-noto-sans-jp),"Helvetica Neue",sans-serif;cursor:pointer;color:#1d1d1f;background:#fff;border:1.5px solid #0000001a;border-radius:980px;justify-content:center;align-items:center;padding:16px 28px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.hero-fv__sp-cta-secondary:hover{background:#f0f0f0;transform:translateY(-2px)}.hero-fv__right{z-index:1;opacity:1;flex:none;gap:8px;width:100%;height:100%;margin-right:0;padding:0 6px;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}.hero-fv__device{border-radius:20px;width:95%;padding:4px}.hero-fv__screen{border-radius:16px}}
