:root{--primary:#6a2ffb;--secondary:#4f6bf5;--gradient-main:linear-gradient(135deg,#6a2ffb,#4f6bf5);--bg-page:linear-gradient(180deg,#ececff,#f6f0ff 40%,#f9f3ff);--text-dark:#222;--text-light:#fff;--text-muted:#6b6b7a;--card-bg:#1c1536;--card-border:hsla(0,0%,100%,.15);--radius-lg:32px;--radius-card:24px;--shadow-soft:0 18px 45px rgba(0,0,0,.16);--gray-900:#3a3a3a;--gray-600:#6a6a6a;--gray-400:#9a9a9a;--star-bg:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjAwIiBoZWlnaHQ9IjkwMCI+PHJlY3Qgd2lkdGg9IjE2MDAiIGhlaWdodD0iOTAwIiBmaWxsPSIjMTExMDIwIi8+PGcgZmlsbD0iI2ZmZiIgb3BhY2l0eT0iMC44Ij48Y2lyY2xlIGN4PSIxMDAiIGN5PSIxMDAiIHI9IjEiLz48Y2lyY2xlIGN4PSIyMDAiIGN5PSIyNTAiIHI9IjEuMiIvPjxjaXJjbGUgY3g9IjMwMCIgY3k9IjE1MCIgcj0iMSIvPjxjaXJjbGUgY3g9IjQ1MCIgY3k9IjM1MCIgcj0iMS4zIi8+PGNpcmNsZSBjeD0iNjAwIiBjeT0iMjAwIiByPSIxIi8+PGNpcmNsZSBjeD0iNzAwIiBjeT0iNDAwIiByPSIxLjIiLz48Y2lyY2xlIGN4PSI4NTAiIGN5PSIxNTAiIHI9IjEiLz48Y2lyY2xlIGN4PSIxMDAwIiBjeT0iMzAwIiByPSIxLjQiLz48Y2lyY2xlIGN4PSIxMjAwIiBjeT0iMjAwIiByPSIxIi8+PGNpcmNsZSBjeD0iMTQwMCIgY3k9IjM1MCIgcj0iMS4yIi8+PC9nPjwvc3ZnPg==")}*{box-sizing:border-box}body,html{height:100%}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:Inter,Noto Sans JP,sans-serif;background:var(--bg-page);color:var(--text-dark)}main{flex:1 1}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2{font-size:32px;line-height:1.3;font-weight:700}h3{font-size:22px;line-height:1.4;font-weight:600}p{font-size:15px;line-height:2}.site-header{position:fixed;top:0;width:100%;z-index:30;background:#fff;border-bottom:1px solid #e5e5e5}.header-inner{max-width:1120px;height:64px;padding:0 24px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{font-size:18px;font-weight:600;color:#4b3aa8}.nav{display:flex;gap:24px;font-size:14px}.nav a{position:relative;padding-bottom:6px}.nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--gradient-main);transition:width .2s ease}.nav a:hover:after{width:100%}.hero{padding-top:64px;min-height:100vh;display:flex;align-items:center;position:relative;background:radial-gradient(circle at 0 0,#fff5ff,#e8e0ff 60%,#e3dbff)}.hero-inner{max-width:1200px;margin:0 auto;padding:140px 24px;display:grid;grid-template-columns:1fr 520px;align-items:flex-start;position:relative;z-index:1}.hero-copy{max-width:520px}.hero-title{font-size:clamp(56px,6vw,68px);font-weight:700;line-height:1.05;margin-bottom:24px;color:#5f1ca8}.hero-lead{line-height:2;color:#6e57aa}.scroll-indicator{position:fixed;right:40px;bottom:80px;display:flex;flex-direction:column;align-items:center;z-index:10}.scroll-text{writing-mode:vertical-rl;font-size:10px;letter-spacing:.25em;animation:scrollBlink 2.8s ease-in-out infinite}@keyframes scrollBlink{0%,to{opacity:1}50%{opacity:.35}}.scroll-line{width:1px;height:48px;background:linear-gradient(180deg,transparent,rgba(146,93,255,.9))}.section{padding:100px 0}.services-shell{max-width:960px;margin:0 auto;padding:0 24px}.services-panel{padding:90px 60px;border-radius:var(--radius-lg);background-image:var(--star-bg);background-size:cover;box-shadow:var(--shadow-soft)}.section-title{font-weight:600;letter-spacing:.18em;text-align:center;color:#fff;margin-bottom:12px}.section-subtitle{font-size:14px;color:hsla(0,0%,100%,.8);text-align:center;margin-bottom:48px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.service-card{display:flex;justify-content:center}.service-card-inner{width:100%;max-width:260px;display:flex;flex-direction:column}.service-thumb-img{width:100%;height:160px;object-fit:cover;border-radius:16px;margin-bottom:16px}.service-title{font-weight:600;margin-bottom:8px;color:#fff}.service-text{line-height:1.8;color:#fff;flex:1 1}.service-btn{margin-top:18px;padding:10px;text-align:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.05);color:#fff}.vmv-section{padding:140px 24px;background-image:var(--star-bg);background-size:cover;color:#fff}.vmv-block{max-width:760px;margin:0 auto 140px;text-align:center}.vmv-label{font-size:26px;letter-spacing:.3em;margin-bottom:20px}.vmv-title{font-size:22px;margin-bottom:12px}.vmv-body{line-height:2;opacity:.9}.value-block{max-width:760px;margin:0 auto 140px;display:flex;flex-direction:column;align-items:center}.value-block .vmv-label{text-align:center}.value-body{max-width:520px;margin-right:auto;text-align:left;font-size:14px;line-height:2;color:hsla(0,0%,100%,.9)}@media (min-width:961px){.value-body{margin-left:160px}}.site-footer{padding:24px;background:#fff;border-top:1px solid #e5e5e5;color:var(--gray-400)}.footer-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:24px;font-size:14px}.footer-copy{margin:0;color:var(--gray-400)}.footer-nav{display:flex;gap:16px}.footer-nav a{font-size:14px}.footer-nav a:hover{text-decoration:underline;color:var(--gray-600)}.fade-up,.scroll-fade{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-up.show,.scroll-fade.show{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.15s}.delay-2{transition-delay:.3s}.delay-3{transition-delay:.45s}.service-detail{background:#fff;padding:120px 24px 160px}.service-detail-inner{max-width:1200px;margin:0 auto}.service-back{margin-bottom:32px;font-size:14px;color:var(--gray-400)}.service-back a{display:inline-flex;align-items:center;gap:6px;color:var(--gray-400)}.service-back a:hover{text-decoration:underline}.service-content{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:64px;gap:64px;align-items:start}.service-text-area{max-width:640px}.service-detail .service-title{color:var(--gray-900);font-size:32px}.service-lead{font-size:16px;line-height:2;margin-bottom:48px;color:var(--gray-900)}.service-features{display:flex;flex-direction:column;gap:28px;margin-bottom:48px}.service-feature{display:flex;gap:16px;align-items:flex-start}.feature-icon{width:36px;height:36px;border-radius:50%;flex-shrink:0}.feature-body h2{font-size:22px;font-weight:600;margin-bottom:6px}.feature-body p{line-height:1.8;color:var(--gray-600)}.service-cta{margin-top:16px;padding:14px 36px;border-radius:999px;background:#0f1f2e;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.service-image img{width:100%;height:auto;border-radius:24px;object-fit:cover;box-shadow:0 18px 45px rgba(0,0,0,.12)}.static-page{padding:160px 24px 200px}.static-page .service-detail-inner{max-width:880px;margin:0 auto}.static-page .service-title{margin-bottom:48px}.static-page .service-text-area p{margin-bottom:16px;line-height:2;color:var(--gray-600)}.static-page .service-text-area h2{margin-top:56px;margin-bottom:16px;font-size:20px;font-weight:600;color:var(--gray-900)}.static-page .service-text-area ul{margin:16px 0 24px;padding-left:20px}.static-page .service-text-area li{margin-bottom:8px;line-height:1.8;color:var(--gray-600)}.about-list{display:grid;grid-template-columns:140px 1fr;grid-row-gap:24px;row-gap:24px;grid-column-gap:24px;column-gap:24px}.about-list dt{font-weight:600;color:var(--gray-600);white-space:nowrap}.about-list dd{margin:0;color:var(--gray-600);line-height:1.9}.static-page .service-text-area p:last-of-type{margin-top:32px}.privacy-page .service-detail-inner{max-width:1120px}.pc-nav{display:flex}.hamburger{display:none;background:none;border:none;cursor:pointer;width:24px;height:18px;position:relative}.hamburger span{position:absolute;left:0;width:100%;height:2px;background:#222;transition:.3s}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.sp-nav{display:none}@media (max-width:960px){.services-grid{grid-template-columns:repeat(2,1fr)}.service-content{grid-template-columns:1fr}.service-image{order:-1;margin-bottom:32px}}@media (max-width:768px){.pc-nav{display:none}.hamburger{display:block}.hero-inner{grid-template-columns:1fr}.sp-nav{display:flex;flex-direction:column;gap:24px;padding:24px;background:#fff;border-top:1px solid #e5e5e5}.sp-nav a{font-size:16px}.footer-inner{flex-direction:column-reverse;gap:12px;text-align:center;color:var(--gray-400)}.footer-nav{justify-content:center;color:var(--gray-400)}.services-grid{grid-template-columns:1fr}.hero-inner{padding:120px 24px;grid-template-columns:1fr}}.image-fade{animation:imageFadeIn .8s ease-out both}@keyframes imageFadeIn{0%{opacity:0}to{opacity:1}}