@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.css";
:root{--bg:#fff;--grey-50:#f9fafb;--grey-100:#f2f4f6;--grey-200:#e5e8eb;--grey-300:#d1d6db;--grey-400:#b0b8c1;--grey-500:#8b95a1;--grey-600:#6b7684;--grey-700:#4e5968;--grey-800:#333d4b;--grey-900:#191f28;--point:#1b2757;--point-dark:#10183b;--point-soft:#eceef6;--navy:#1b2757;--red:#f04452;--r-sm:12px;--r:20px;--r-lg:28px;--wrap:1080px;--head:72px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;overflow-x:hidden}html,body{background:var(--bg);color:var(--grey-900);letter-spacing:-.01em;word-break:keep-all;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Apple SD Gothic Neo,sans-serif;font-size:17px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit;letter-spacing:inherit}h1,h2,h3,h4,p{margin:0}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 24px}.section{padding:120px 0}.section.grey{background:var(--grey-50)}.section.dark{background:var(--grey-900);color:#fff}.eyebrow{color:var(--point);margin-bottom:14px;font-size:17px;font-weight:700;display:inline-block}.h1{letter-spacing:-.035em;font-size:clamp(38px,6.4vw,64px);font-weight:700;line-height:1.28}.h2{letter-spacing:-.03em;font-size:clamp(30px,4.6vw,48px);font-weight:700;line-height:1.32}.h3{letter-spacing:-.02em;font-size:clamp(21px,2.4vw,26px);font-weight:700;line-height:1.4}.lead{color:var(--grey-600);margin-top:20px;font-size:clamp(17px,2vw,21px);line-height:1.65}.dark .lead{color:var(--grey-400)}.center{text-align:center}.br-pc{display:none}@media (min-width:768px){.br-pc{display:inline}}.btn{background:var(--point);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:16px;justify-content:center;align-items:center;gap:6px;height:56px;padding:0 28px;font-size:17px;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.btn:hover{background:var(--point-dark)}.btn:active{transform:scale(.97)}.btn.weak{background:var(--point-soft);color:var(--point)}.btn.weak:hover{background:#dfe3f0}.btn.grey{background:var(--grey-100);color:var(--grey-700)}.btn.grey:hover{background:var(--grey-200)}.btn.small{border-radius:10px;height:40px;padding:0 16px;font-size:15px}.btn.block{width:100%}.btn:disabled{background:var(--grey-200);color:var(--grey-400);cursor:default;transform:none}.card{background:var(--grey-100);border-radius:var(--r-lg);padding:32px}.section.grey .card{background:#fff}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(40px)}.reveal.on{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.gnb-wrap{z-index:50;height:calc(var(--head) + 12px);pointer-events:none;margin-bottom:-12px;padding:12px 16px 0;position:sticky;top:0}.gnb{pointer-events:auto;max-width:1344px;height:var(--head);-webkit-backdrop-filter:saturate(180%)blur(16px);background:#ffffffeb;border-radius:16px;align-items:center;gap:32px;margin:0 auto;padding:0 16px 0 36px;display:flex;box-shadow:0 2px 6px #1219260a,0 10px 30px -8px #12192624}.logo{letter-spacing:-.02em;color:var(--grey-900);flex:none;align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.logo img{width:auto;height:26px}@media (max-width:767px){.logo img{height:22px}}.logo-mark{background:var(--navy);color:#fff;letter-spacing:-.04em;border-radius:8px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.gnb-nav{flex:1;justify-content:center;align-items:center;gap:2px;display:none}.gnb-item{position:relative}.gnb-link{height:40px;color:var(--grey-700);white-space:nowrap;border-radius:10px;align-items:center;gap:4px;padding:0 14px;font-size:15px;font-weight:500;transition:background .15s,color .15s;display:flex}.gnb-link svg{color:var(--grey-400);transition:transform .2s}.gnb-item:hover .gnb-link,.gnb-link.active{background:var(--grey-100);color:var(--grey-900)}.gnb-item.has-sub:hover .gnb-link svg{transform:rotate(180deg)}.gnb-sub{opacity:0;visibility:hidden;background:#fff;border-radius:16px;min-width:300px;margin-top:12px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:50%;transform:translate(-50%,-6px);box-shadow:0 4px 12px #1219260f,0 20px 40px -12px #12192638}.gnb-sub:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.gnb-item.has-sub:hover .gnb-sub,.gnb-item.has-sub:focus-within .gnb-sub{opacity:1;visibility:visible;transform:translate(-50%)}.gnb-nav.closed .gnb-sub{opacity:0!important;visibility:hidden!important}.gnb-sub a{border-radius:10px;padding:12px 14px;transition:background .15s;display:block}.gnb-sub a:hover{background:var(--grey-100)}.gnb-sub b{color:var(--grey-900);font-size:15px;font-weight:700;display:block}.gnb-sub span{color:var(--grey-500);white-space:nowrap;margin-top:2px;font-size:13px;display:block}.gnb-right{flex:none;align-items:center;gap:4px;margin-left:auto;display:flex}.gnb-cta.btn.small{border-radius:12px;height:44px;padding:0 20px}.menu-btn{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.menu-btn:hover{background:var(--grey-100)}.sheet{top:calc(var(--head) + 20px);max-height:calc(100dvh - var(--head) - 36px);z-index:49;background:#fff;border-radius:20px;padding:8px 12px 16px;animation:.22s sheetIn;position:fixed;left:16px;right:16px;overflow-y:auto;box-shadow:0 4px 12px #1219260f,0 24px 48px -12px #12192647}.sheet-link{width:100%;color:var(--grey-900);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:16px 12px;font-size:18px;font-weight:700;display:flex}.sheet-link svg{color:var(--grey-400);transition:transform .2s}.sheet-group.open .sheet-link svg{transform:rotate(180deg)}.sheet-sub{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.sheet-group.open .sheet-sub{grid-template-rows:1fr}.sheet-sub>div{overflow:hidden}.sheet-sub a{background:var(--grey-50);border-radius:12px;margin:0 4px 4px;padding:12px 14px;display:block}.sheet-sub b{font-size:16px;display:block}.sheet-sub span{color:var(--grey-500);font-size:13px}.sheet-cta{margin-top:12px}@keyframes sheetIn{0%{opacity:0;transform:translateY(-8px)}}@media (min-width:1080px){.gnb-nav{display:flex}.menu-btn,.sheet{display:none}}@media (max-width:767px){.gnb{gap:8px;height:64px;padding:0 10px 0 22px}.gnb-cta.btn.small{height:40px;padding:0 14px;font-size:14px}}[id]{scroll-margin-top:calc(var(--head) + 28px)}.reveal[id]:not(.on){scroll-margin-top:calc(var(--head) + 68px)}.bottom-cta{z-index:40;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(#fff0,#fff 30%);transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.bottom-cta.show{transform:none}@media (min-width:900px){.bottom-cta{display:none}}.footer{background:var(--grey-50);color:var(--grey-600);padding:56px 0 120px;font-size:14px;line-height:1.8}.footer .logo{margin-bottom:20px}.footer-links{color:var(--grey-700);flex-wrap:wrap;gap:8px 20px;margin-bottom:24px;font-weight:600;display:flex}.footer small{color:var(--grey-500);margin-top:16px;font-size:13px;display:block}@media (min-width:900px){.footer{padding-bottom:64px}}.faq{border-top:1px solid var(--grey-200)}.faq-item{border-bottom:1px solid var(--grey-200)}.faq-q{text-align:left;cursor:pointer;width:100%;color:var(--grey-900);background:0 0;border:0;align-items:center;gap:16px;padding:26px 4px;font-size:19px;font-weight:600;display:flex}.faq-q span{flex:1}.faq-q svg{color:var(--grey-400);flex:none;transition:transform .25s}.faq-item.open .faq-q svg{transform:rotate(180deg)}.faq-a{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-a>div{overflow:hidden}.faq-a p{color:var(--grey-700);white-space:pre-line;padding:0 4px 28px;font-size:17px;line-height:1.75}.grid{gap:16px;display:grid}@media (min-width:768px){.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}}.chip{background:var(--point-soft);height:30px;color:var(--point);border-radius:999px;align-items:center;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.chip.grey{background:var(--grey-100);color:var(--grey-700)}@media (max-width:767px){.section{padding:88px 0}.card{border-radius:24px;padding:26px 24px}}.gallery{flex-direction:column;gap:12px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.gallery-row{overflow:hidden}.gallery-track{gap:12px;width:max-content;animation:240s linear infinite marquee;display:flex}.gallery-row.reverse .gallery-track{animation-direction:reverse}.gallery:hover .gallery-track{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.gallery-item{height:240px;width:calc(240px * var(--ratio));background:var(--grey-100);cursor:zoom-in;border:0;border-radius:20px;flex:none;padding:0;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;transition:transform .4s}.gallery-item:hover img{transform:scale(1.04)}@media (max-width:767px){.gallery-item{height:160px;width:calc(160px * var(--ratio));border-radius:14px}}@media (prefers-reduced-motion:reduce){.gallery-row{overflow-x:auto}.gallery-track{animation:none}}.lightbox{z-index:100;background:#000000e0;justify-content:center;align-items:center;padding:24px;animation:.2s lbIn;display:flex;position:fixed;inset:0}@keyframes lbIn{0%{opacity:0}}.lb-img{max-width:min(966px,100%);position:relative}.lb-img img{border-radius:16px;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 120px)}.lb-img span{text-align:center;color:#ffffffb3;margin-top:12px;font-size:14px;display:block}.lb-close,.lb-nav{color:#fff;cursor:pointer;z-index:1;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:48px;height:48px;font-size:32px;line-height:1;display:grid;position:absolute}.lb-close{top:20px;right:20px}.lb-nav.prev{left:16px}.lb-nav.next{right:16px}.lb-close:hover,.lb-nav:hover{background:#ffffff3d}.rotator{color:var(--point);display:inline-block}.rotator-word{animation:.6s cubic-bezier(.2,.7,.2,1) wordIn;display:inline-block}@keyframes wordIn{0%{opacity:0;filter:blur(8px);transform:translateY(.4em)}}.blue{color:var(--point)}.blue-light{color:#aab8ec}.muted{color:var(--grey-600);margin-top:10px;line-height:1.7}.dark .muted{color:var(--grey-400)}.eyebrow.light{color:#aab8ec}.hero-cta{margin-top:36px}.pre{white-space:pre-line}.top8{margin-top:8px}.top12{margin-top:12px}.num-badge{background:var(--point-soft);width:36px;height:36px;color:var(--point);border-radius:12px;place-items:center;margin-bottom:20px;font-size:15px;font-weight:700;display:inline-grid}.btn.white{color:var(--grey-900);background:#fff}.btn.white:hover{background:var(--grey-200)}.faq-wrap{max-width:800px}.faq-wrap .faq{margin-top:40px}.dark .btn:not(:disabled),.final .btn{color:var(--point);background:#fff}.dark .btn:not(:disabled):hover,.final .btn:hover{background:var(--grey-200)}.card{text-align:center}.muted,.pain-a,.sys-dcard-a,.program-for p{white-space:pre-line}.line-icon{color:var(--point);flex:none;display:block}.dark .line-icon,.sys-module .line-icon,.sys-install .line-icon{color:#fff}.card .line-icon,.step .line-icon,.principle .line-icon,.vd-intro-cards .line-icon{margin-left:auto;margin-right:auto}.footer-admin{background:var(--grey-100);color:var(--grey-400);border-radius:6px;margin-left:12px;padding:2px 8px;font-size:12px}.footer-admin:hover{background:var(--grey-200);color:var(--grey-600)}
