.lp-root{--navy:#1e3a5f;--navy-deep:#152a47;--green:#22c55e;--green-light:#4ade80;--green-subtle:#f0fdf4;--warm:#f8f9fb;--text:#374151;--text-light:#6b7280;--border:#e5e7eb;--border-light:#f1f3f5;--radius:16px;--lp-sans:var(--font-noto-sans-jp),ui-sans-serif,system-ui,sans-serif;--lp-serif:"Hiragino Mincho ProN","YuMincho","Yu Mincho","MS PMincho",serif;--lp-mono-num:ui-sans-serif,system-ui,sans-serif;font-family:var(--lp-sans);color:var(--text);background:#fff;line-height:1.9;font-size:16px;-webkit-font-smoothing:antialiased}.lp-root *{margin:0;padding:0;box-sizing:border-box}.lp-root .serif{font-family:var(--lp-serif)}.lp-root .mk{background:linear-gradient(transparent 58%,rgba(34,197,94,.34) 0);padding:0 .05em}.lp-root .wrap{max-width:1150px;margin:0 auto;padding:0 40px}.lp-root a{color:inherit;text-decoration:none}.lp-root .lp-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.86);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-light)}.lp-root .header-inner{max-width:1150px;margin:0 auto;padding:14px 40px;display:flex;align-items:center;gap:28px}.lp-root .logo{display:flex;align-items:center;gap:12px;font-weight:800;font-size:17px;color:var(--navy)}.lp-root .logo-mark{position:relative;width:44px;height:44px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-root .logo-mark svg{width:24px;height:24px}.lp-root .logo-mark .logo-img{border-radius:12px;object-fit:cover;background:#fff}.lp-root .logo-dot{position:absolute;right:-3px;bottom:-3px;width:12px;height:12px;border-radius:50%;background:var(--green);border:2px solid #fff}.lp-root .nav{display:flex;gap:26px;margin-left:auto;font-size:14.5px;font-weight:600;color:var(--text-light)}.lp-root .nav a:hover{color:var(--navy)}.lp-root .header-login{padding:11px 20px;border-radius:10px;border:1px solid var(--border-light);background:#fff;color:var(--navy);font-size:14px;font-weight:700;white-space:nowrap;transition:.2s}.lp-root .header-login:hover{border-color:var(--navy);color:var(--navy-deep)}.lp-root .header-cta{background:var(--navy);color:#fff;padding:11px 22px;border-radius:10px;font-size:14px;font-weight:700;white-space:nowrap;transition:.2s}.lp-root .header-cta:hover{background:var(--navy-deep)}.lp-root .slabel{display:inline-flex;align-items:center;gap:10px;font-family:var(--lp-mono-num);font-size:13px;font-weight:800;letter-spacing:.18em;color:var(--navy);text-transform:uppercase;margin-bottom:18px}.lp-root .slabel:before{content:"";width:26px;height:3px;background:var(--green);border-radius:2px}.lp-root .hero{padding:78px 40px 108px;max-width:1150px;margin:0 auto}.lp-root .hero-inner{display:grid;grid-template-columns:1.25fr 1fr;gap:44px;align-items:center}.lp-root .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:26px}.lp-root .eyebrow-line{width:40px;height:1px;background:var(--green)}.lp-root .eyebrow-text{font-family:var(--lp-mono-num);font-size:12px;font-weight:800;letter-spacing:.2em;color:var(--text-light);text-transform:uppercase}.lp-root .hero h1{font-weight:900;font-size:54px;line-height:1.28;color:var(--navy);letter-spacing:-.015em}.lp-root .hero h1 .accent{color:var(--green)}.lp-root .hero-sub{font-weight:800;font-size:23px;color:var(--navy-deep);margin-top:22px;line-height:1.6}.lp-root .hero-desc{font-size:15.5px;color:var(--text);margin-top:22px;max-width:530px;line-height:2}.lp-root .hero-desc strong{color:var(--navy);font-weight:700}.lp-root .hero-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px;align-items:center}.lp-root .btn-primary{background:var(--green);color:#fff;padding:17px 32px;border-radius:12px;font-size:16px;font-weight:800;display:inline-flex;align-items:center;gap:10px;transition:.2s;box-shadow:0 6px 18px rgba(34,197,94,.3)}.lp-root .btn-primary:hover{background:var(--green-light);transform:translateY(-2px)}.lp-root .btn-ghost{background:#fff;color:var(--navy);padding:16px 26px;border-radius:12px;font-size:15px;font-weight:700;border:1.5px solid var(--border);transition:.2s}.lp-root .btn-ghost:hover{border-color:var(--navy);background:var(--warm)}.lp-root .hero-note{font-size:13px;color:var(--text-light);margin-top:16px;line-height:1.8}.lp-root .video-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,#243b5c,#1a2c47);border:1px solid var(--border);box-shadow:0 18px 44px rgba(30,58,95,.22);display:flex;align-items:center;justify-content:center;cursor:pointer}.lp-root .video-frame:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(34,197,94,.16),transparent 45%),radial-gradient(circle at 75% 70%,rgba(74,222,128,.12),transparent 45%)}.lp-root .video-el{width:100%;aspect-ratio:16/9;border-radius:var(--radius);background:#0f1e36;object-fit:cover;border:1px solid var(--border);box-shadow:0 18px 44px rgba(30,58,95,.22);display:block}.lp-root .play-btn{position:relative;width:78px;height:78px;border-radius:50%;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.25);transition:.2s}.lp-root .video-frame:hover .play-btn{transform:scale(1.06)}.lp-root .play-btn svg{width:27px;height:27px;margin-left:4px}.lp-root .video-badge{position:absolute;top:14px;left:14px;background:rgba(0,0,0,.5);color:#fff;font-size:12px;font-weight:700;padding:6px 13px;border-radius:6px;letter-spacing:.05em}.lp-root .video-caption{position:absolute;bottom:14px;left:16px;color:rgba(255,255,255,.92);font-size:14px;font-weight:600}.lp-root .greeting{background:var(--warm);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.lp-root .greeting-inner{max-width:1150px;margin:0 auto;padding:72px 40px;display:flex;gap:44px;align-items:center}.lp-root .greeting-avatar{position:relative;flex-shrink:0;width:150px;height:150px;border-radius:50%;overflow:hidden;background:#eef2f7}.lp-root .greeting-avatar .greeting-avatar-img{object-fit:cover}.lp-root .greeting-name{font-family:var(--lp-mono-num);font-size:13px;font-weight:800;letter-spacing:.16em;color:var(--green);text-transform:uppercase;margin-bottom:14px}.lp-root .greeting-text{font-family:var(--lp-serif);font-size:20px;line-height:2;color:var(--navy-deep)}.lp-root .greeting-text strong{color:var(--navy);font-weight:700}.lp-root .block{padding:108px 0}.lp-root .two-col{display:grid;grid-template-columns:320px 1fr;gap:80px}.lp-root .two-col-left{position:sticky;top:100px;align-self:start}.lp-root .two-col-title{font-weight:900;font-size:40px;color:var(--navy);line-height:1.4;letter-spacing:-.02em}.lp-root .two-col-title small{display:block;font-weight:500;font-size:15px;color:var(--text-light);margin-top:20px;line-height:1.95}.lp-root .why-lead{font-size:16.5px;line-height:2.05;margin-bottom:40px;color:var(--text)}.lp-root .why-lead b{color:var(--navy);font-weight:700}.lp-root .timeline{position:relative;margin-top:10px}.lp-root .tl-head,.lp-root .tl-phase{margin-bottom:14px}.lp-root .tl-head{display:flex;align-items:center;gap:14px}.lp-root .tl-badge{font-family:var(--lp-mono-num);font-size:12px;font-weight:800;letter-spacing:.1em;background:var(--navy);color:#fff;padding:7px 15px;border-radius:20px;text-transform:uppercase}.lp-root .tl-phase-title{font-weight:800;font-size:19px;color:var(--navy-deep);letter-spacing:-.01em}.lp-root .tl-card{border:1px solid var(--border);border-left:3px solid var(--green);border-radius:12px;padding:20px 24px;background:#fff;margin-left:8px;transition:.2s;display:flex;gap:16px;align-items:flex-start}.lp-root .tl-card:hover{box-shadow:0 8px 22px rgba(30,58,95,.08);transform:translateX(3px)}.lp-root .tl-mini{width:40px;height:40px;border-radius:11px;background:var(--green-subtle);border:1px solid #d1fae5;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.lp-root .tl-mini svg{width:22px;height:22px;stroke:var(--navy)}.lp-root .tl-card-name{font-weight:800;color:var(--navy);font-size:17px;margin-bottom:6px}.lp-root .tl-card-name span{font-size:12.5px;color:var(--green);font-weight:700;margin-left:8px}.lp-root .tl-card-desc{font-size:14.5px;color:var(--text-light);line-height:1.85}.lp-root .tl-connector{width:2px;height:24px;background:var(--border);margin:0 0 14px 35px;border-radius:2px}.lp-root .tl-during{border:1px dashed var(--border);border-radius:12px;padding:8px 8px 8px 10px;background:var(--green-subtle);margin-left:8px}.lp-root .tl-during .tl-card{margin-left:0;margin-bottom:8px;background:#fff}.lp-root .tl-during .tl-card:last-child{margin-bottom:0}.lp-root .tl-during-label{font-size:13px;font-weight:700;color:var(--text-light);padding:8px 8px 10px;letter-spacing:.02em}.lp-root .services{background:var(--warm);border-top:1px solid var(--border-light)}.lp-root .svc-intro{text-align:center;max-width:700px;margin:0 auto 66px}.lp-root .svc-intro .slabel{justify-content:center}.lp-root .svc-intro h2{font-weight:900;font-size:40px;color:var(--navy);line-height:1.4;margin-bottom:20px;letter-spacing:-.02em}.lp-root .svc-intro p{font-size:15.5px;color:var(--text-light);line-height:2}.lp-root .svc-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.lp-root .svc-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:36px 34px;display:flex;flex-direction:column;transition:.25s}.lp-root .svc-card:hover{box-shadow:0 16px 44px rgba(30,58,95,.11);transform:translateY(-4px);border-color:#dbeafe}.lp-root .svc-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.lp-root .svc-icon{width:56px;height:56px;border-radius:16px;background:var(--navy);display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.lp-root .svc-icon svg{width:30px;height:30px}.lp-root .svc-icon .idot{position:absolute;right:-5px;bottom:-5px;width:16px;height:16px;border-radius:50%;background:var(--green);border:3px solid #fff}.lp-root .svc-num{font-family:var(--lp-mono-num);font-size:34px;font-weight:900;color:var(--border);letter-spacing:.02em;line-height:1}.lp-root .svc-phase-tag{display:inline-block;font-size:12.5px;font-weight:700;color:var(--navy);background:var(--green-subtle);border:1px solid #d1fae5;padding:4px 12px;border-radius:20px;margin-bottom:14px}.lp-root .svc-name{font-weight:800;font-size:22px;color:var(--navy);margin-bottom:8px;letter-spacing:-.01em}.lp-root .svc-role{font-weight:800;font-size:18.5px;color:var(--green);margin-bottom:20px;line-height:1.55;letter-spacing:-.01em}.lp-root .svc-points{list-style:none;margin-bottom:26px}.lp-root .svc-points li{position:relative;padding-left:26px;font-size:15px;color:var(--text);line-height:1.8;margin-bottom:11px}.lp-root .svc-points li:before{content:"";position:absolute;left:2px;top:9px;width:9px;height:9px;border-radius:50%;background:var(--green)}.lp-root .svc-links{margin-top:auto;padding-top:20px;border-top:1px solid var(--border-light)}.lp-root .svc-link{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:15px;font-weight:700;padding:14px 8px;border-radius:10px;transition:.2s;background:var(--navy);color:#fff}.lp-root .svc-link:hover{background:var(--navy-deep)}.lp-root .svc-link svg{width:16px;height:16px}.lp-root .pricing-single{max-width:640px;margin:0 auto}.lp-root .price-card{border:2px solid var(--green);border-radius:var(--radius);padding:44px 40px;background:#fff;position:relative;box-shadow:0 12px 34px rgba(34,197,94,.14)}.lp-root .price-flag{position:absolute;top:-14px;left:40px;background:var(--green);color:#fff;font-size:13px;font-weight:800;padding:6px 18px;border-radius:20px}.lp-root .price-door{font-family:var(--lp-mono-num);font-size:12.5px;font-weight:800;letter-spacing:.14em;color:var(--text-light);text-transform:uppercase;margin-bottom:10px}.lp-root .price-target{font-weight:800;font-size:23px;color:var(--navy);margin-bottom:28px;letter-spacing:-.01em}.lp-root .price-rows{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.lp-root .price-block{flex:1;min-width:180px;border:1px solid var(--border);border-radius:12px;padding:20px 22px;background:var(--warm)}.lp-root .price-block .plabel{font-size:13px;font-weight:700;color:var(--text-light);margin-bottom:8px;letter-spacing:.04em}.lp-root .price-main{display:flex;align-items:baseline;gap:4px}.lp-root .price-num{font-family:var(--lp-mono-num);font-size:42px;font-weight:900;color:var(--navy);line-height:1}.lp-root .price-unit{font-size:15px;font-weight:700;color:var(--text-light)}.lp-root .price-block .pnote{font-size:13px;color:var(--text-light);margin-top:8px;line-height:1.7}.lp-root .price-detail{border-top:1px solid var(--border-light);padding-top:22px}.lp-root .price-detail li{list-style:none;position:relative;padding-left:28px;font-size:15px;line-height:1.8;margin-bottom:13px;color:var(--text)}.lp-root .price-detail li:before{content:"✓";position:absolute;left:0;top:0;color:var(--green);font-weight:800;font-size:16px}.lp-root .price-detail li b{color:var(--navy);font-weight:700}.lp-root .pricing-note{text-align:center;margin-top:44px}.lp-root .pricing-note .big{font-weight:900;font-size:27px;color:var(--navy);letter-spacing:-.02em}.lp-root .pricing-note .sub{font-size:14.5px;color:var(--text-light);margin-top:12px}.lp-root .faq-item{border-bottom:1px solid var(--border);padding:22px 0;cursor:pointer}.lp-root .faq-q{display:flex;align-items:flex-start;gap:14px;font-weight:700;font-size:16.5px;color:var(--navy);width:100%;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;line-height:inherit}.lp-root .faq-q .mark{color:var(--green);font-family:var(--lp-mono-num);font-weight:900;flex-shrink:0;font-size:17px}.lp-root .faq-q .toggle{margin-left:auto;color:var(--text-light);font-size:22px;transition:.2s;flex-shrink:0}.lp-root .faq-item.open .toggle{transform:rotate(45deg)}.lp-root .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.lp-root .faq-item.open .faq-a{max-height:400px}.lp-root .faq-a-inner{padding:16px 0 4px 32px;font-size:15.5px;color:var(--text-light);line-height:2}.lp-root .final-cta{background:var(--navy);color:#fff;text-align:center;padding:100px 40px}.lp-root .final-cta .eyebrow{justify-content:center}.lp-root .final-cta .eyebrow-text{color:var(--green-light)}.lp-root .final-cta h2{font-weight:900;font-size:42px;line-height:1.4;margin-bottom:22px;letter-spacing:-.02em}.lp-root .final-cta p{font-size:16px;color:rgba(255,255,255,.78);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;line-height:2}.lp-root .final-cta-row{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;align-items:center}.lp-root .final-cta .btn-primary{box-shadow:0 6px 20px rgba(34,197,94,.4)}.lp-root .final-cta .btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.32)}.lp-root .final-cta .btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.08)}.lp-root .lp-footer{background:var(--navy-deep);color:rgba(255,255,255,.85);text-align:center;padding:56px 40px}.lp-root .footer-logo{font-weight:900;font-size:23px;color:#fff;margin-bottom:12px;letter-spacing:.02em}.lp-root .footer-tagline{font-size:15px;color:rgba(255,255,255,.62);margin-bottom:24px}.lp-root .footer-meta{font-family:var(--lp-mono-num);font-size:12px;letter-spacing:.1em;color:rgba(255,255,255,.4)}.lp-root .footer-login{display:inline-block;margin-top:24px;padding:10px 24px;border-radius:10px;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:14px;font-weight:700;transition:.2s}.lp-root .footer-login:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.7)}.lp-root .dotnav{position:fixed;right:26px;top:50%;transform:translateY(-50%);z-index:90;display:flex;flex-direction:column;gap:14px}.lp-root .dotnav a{width:9px;height:9px;border-radius:50%;background:var(--border);transition:.2s;display:block}.lp-root .dotnav a.active,.lp-root .dotnav a:hover{background:var(--green);transform:scale(1.3)}.lp-root .hg-badge{position:fixed;right:26px;bottom:26px;z-index:110;background:var(--navy);color:#fff;font-size:14px;font-weight:700;padding:13px 22px;border-radius:30px;cursor:pointer;box-shadow:0 8px 24px rgba(30,58,95,.3);display:flex;align-items:center;gap:10px;border:none}.lp-root .hg-badge .pulse{width:9px;height:9px;border-radius:50%;background:var(--green-light);box-shadow:0 0 0 0 rgba(74,222,128,.6);animation:hgpulse 1.8s infinite}@keyframes hgpulse{0%{box-shadow:0 0 0 0 rgba(74,222,128,.5)}70%{box-shadow:0 0 0 10px rgba(74,222,128,0)}to{box-shadow:0 0 0 0 rgba(74,222,128,0)}}.lp-root .hg-dialog{position:fixed;right:26px;bottom:80px;z-index:111;background:#fff;border:1px solid var(--border);border-radius:16px;padding:20px 22px;max-width:290px;box-shadow:0 16px 40px rgba(30,58,95,.22);animation:hgpop .3s ease}@keyframes hgpop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lp-root .hg-dialog-text{font-family:var(--lp-serif);font-size:15.5px;color:var(--navy-deep);line-height:1.8;margin-bottom:14px}.lp-root .hg-dialog-btns{display:flex;gap:8px}.lp-root .hg-dialog-btns button{flex:1;font-size:13.5px;font-weight:700;padding:10px;border-radius:8px;border:none;cursor:pointer;transition:.2s}.lp-root .hg-yes{background:var(--navy);color:#fff}.lp-root .hg-yes:hover{background:var(--navy-deep)}.lp-root .hg-no{background:var(--warm);color:var(--text-light);border:1px solid var(--border)!important}.lp-root .hg-overlay{position:fixed;inset:0;background:rgba(21,42,71,.55);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}.lp-root .hg-modal{background:#fff;max-width:640px;width:100%;border-radius:20px;padding:52px 48px 48px;position:relative;max-height:86vh;overflow-y:auto;box-shadow:0 30px 80px rgba(0,0,0,.3)}.lp-root .hg-close{position:absolute;top:20px;right:24px;font-size:26px;color:var(--text-light);cursor:pointer;line-height:1;background:none;border:none}.lp-root .hg-name{font-family:var(--lp-mono-num);font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--green);text-transform:uppercase;margin-bottom:18px}.lp-root .hg-body{font-family:var(--lp-serif);font-size:17px;line-height:2.2;color:var(--navy-deep)}.lp-root .hg-body p{margin-bottom:18px}.lp-root .hg-body strong{color:var(--navy);font-weight:700}.lp-root .hg-lead{font-family:var(--lp-serif);font-size:19px;line-height:1.9;color:var(--navy);font-weight:600;margin-bottom:8px}.lp-root .hg-illust{width:100%;border-radius:14px;overflow:hidden;margin:30px 0 8px;display:block;box-shadow:0 8px 24px rgba(30,58,95,.12)}.lp-root .hg-illust svg{width:100%;height:auto;display:block}.lp-root .hg-illust-cap{font-family:var(--lp-serif);font-size:13px;color:var(--text-light);text-align:center;margin:0 0 26px;font-style:italic}.lp-root .hg-slack{border:1px solid var(--border);border-radius:12px;padding:16px 18px;background:#fff;margin:28px 0;box-shadow:0 4px 14px rgba(30,58,95,.06)}.lp-root .hg-slack-head{display:flex;align-items:center;gap:11px;margin-bottom:9px}.lp-root .hg-slack-avatar{width:38px;height:38px;border-radius:9px;background:var(--navy);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.lp-root .hg-slack-avatar svg{width:22px;height:22px}.lp-root .hg-slack-avatar .idot{position:absolute;right:-3px;bottom:-3px;width:11px;height:11px;border-radius:50%;background:var(--green);border:2px solid #fff}.lp-root .hg-slack-name{font-family:var(--lp-sans);font-weight:700;font-size:14.5px;color:var(--navy)}.lp-root .hg-slack-name .time{font-weight:400;font-size:12px;color:var(--text-light);margin-left:8px}.lp-root .hg-slack-msg{font-family:var(--lp-sans);font-size:14.5px;line-height:1.75;color:var(--text)}.lp-root .hg-share{position:absolute;top:58px;right:26px;width:34px;height:34px;border-radius:9px;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.lp-root .hg-share:hover{border-color:var(--navy);background:var(--warm)}.lp-root .hg-share svg{width:17px;height:17px;stroke:var(--navy)}.lp-root .hg-toast-show{position:fixed;bottom:32px;left:50%;transform:translateX(-50%);background:var(--navy-deep);color:#fff;font-size:13.5px;font-weight:600;padding:11px 22px;border-radius:24px;z-index:300}@media (max-width:980px){.lp-root .wrap{padding:0 24px}.lp-root .nav{display:none}.lp-root .hero{padding:56px 24px 72px}.lp-root .hero-inner{grid-template-columns:1fr;gap:40px}.lp-root .hero h1{font-size:40px}.lp-root .hero-sub{font-size:20px}.lp-root .greeting-inner{flex-direction:column;text-align:center;padding:56px 24px;gap:28px}.lp-root .block{padding:72px 0}.lp-root .two-col{grid-template-columns:1fr;gap:36px}.lp-root .two-col-left{position:static}.lp-root .svc-intro h2,.lp-root .two-col-title{font-size:31px}.lp-root .svc-grid{grid-template-columns:1fr}.lp-root .final-cta h2{font-size:32px}.lp-root .dotnav,.lp-root .header-cta{display:none}.lp-root .header-login{margin-left:auto}}