*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html,body{font-family:'Noto Sans JP',sans-serif;background:#f5f3ef;color:#111;overflow-x:hidden}@keyframes fadeUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeLeft{from{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeRight{from{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes lineGrow{from{width:0}to{width:100%}}@keyframes linePulse{0%,100%{box-shadow:0 6px 28px rgba(6,199,85,.38)}50%{box-shadow:0 6px 40px rgba(6,199,85,.65)}}@keyframes scrollBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes badgeSpin{from{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes kvPhotoZoom{from{transform:scale(1.06)}to{transform:scale(1)}}@keyframes strikeLine{from{text-decoration-color:transparent}to{text-decoration-color:#333}}@keyframes countUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pcBlock{display:block}.spBlock{display:inline-block}.reveal{opacity:0;transform:translateY(40px);transition:opacity 0.72s cubic-bezier(.25,.8,.25,1),transform 0.72s cubic-bezier(.25,.8,.25,1)}.reveal.from-left{transform:translateX(-40px)}.reveal.from-right{transform:translateX(40px)}.reveal.scale{transform:scale(.92)}.reveal.visible{opacity:1;transform:none}.stagger>*{opacity:0;transform:translateY(28px);transition:opacity 0.6s cubic-bezier(.25,.8,.25,1),transform 0.6s cubic-bezier(.25,.8,.25,1)}.stagger.visible>*:nth-child(1){transition-delay:0s;opacity:1;transform:none}.stagger.visible>*:nth-child(2){transition-delay:0.12s;opacity:1;transform:none}.stagger.visible>*:nth-child(3){transition-delay:0.24s;opacity:1;transform:none}.stagger.visible>*:nth-child(4){transition-delay:0.36s;opacity:1;transform:none}.site-logo{position:fixed;left:0;top:0;width:72px;z-index:600;background:#fff;border-right:1px solid #e0ddd8;border-bottom:1px solid #e0ddd8;display:flex;align-items:center;justify-content:center;padding:10px 8px;height:72px;animation:fadeRight 0.5s ease both;text-decoration:none}.site-logo img{width:48px;height:auto;object-fit:contain;transition:opacity 0.2s}.site-logo:hover img{opacity:.75}.sidenav{position:fixed;left:0;top:72px;bottom:0;width:72px;background:#fff;border-right:1px solid #e0ddd8;display:flex;flex-direction:column;align-items:center;padding:12px 0;z-index:500;animation:fadeRight 0.6s ease both}.sidenav a{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 0;width:100%;font-size:9px;letter-spacing:.12em;color:#666;text-decoration:none;transition:color 0.2s,background 0.2s}.sidenav a:hover{color:#111;background:#f7f5f2}.sidenav svg{width:22px;height:22px;fill:none;stroke:#666;stroke-width:1.5;stroke-linecap:round;transition:stroke 0.2s}.sidenav a:hover svg{stroke:#111}.float-cluster{position:fixed;bottom:32px;right:32px;z-index:600;display:flex;flex-direction:column;align-items:flex-end;gap:12px;opacity:0;pointer-events:none;transition:opacity 0.4s}.float-cluster.visible{opacity:1;pointer-events:auto}.float-btn{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px rgba(0,0,0,.18);transition:transform 0.18s,box-shadow 0.2s;position:relative}.float-btn:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgba(0,0,0,.22)}.float-btn::before{content:attr(data-tip);position:absolute;right:68px;top:50%;transform:translateY(-50%);background:rgba(20,20,20,.88);color:#fff;font-size:11px;font-family:'Noto Sans JP';letter-spacing:.04em;padding:5px 12px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity 0.18s}.float-btn:hover::before{opacity:1}.float-btn-line{background:#06C755;animation:linePulse 2.5s 2s infinite}.float-btn-line:hover{animation:none;background:#05b34c}.float-btn-line svg{fill:#fff;width:30px;height:30px}.float-btn-kakao{background:#FEE500}.float-btn-kakao svg{width:28px;height:28px}.float-btn-top{background:#fff;border:1px solid #ddd}.float-btn-top svg{width:20px;height:20px;fill:none;stroke:#555;stroke-width:2;stroke-linecap:round}.float-btn-top:hover svg{stroke:#111}.line-icon{width:24px;height:24px;fill:#fff}.kv{height:100vh;min-height:680px;position:relative;overflow:hidden}.kv-photo{position:absolute;inset:0;background-size:cover;background-position:70% center;animation:kvPhotoZoom 1.8s ease both}.kv-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(8,8,8,.82) 0%,rgba(8,8,8,.6) 32%,rgba(8,8,8,.18) 58%,rgba(8,8,8,0) 76%);animation:fadeIn 1s 0.3s both}.kv-catch{position:absolute;left:108px;top:40%;transform:translateY(-54%);writing-mode:vertical-rl;font-family:'Noto Serif JP',serif;font-size:clamp(26px,2.7vw,32px);font-weight:bolder;letter-spacing:.36em;color:#fff;line-height:2;z-index:10;animation:fadeIn 1s 0.6s both}.kv-badge{position:absolute;right:48px;top:50%;transform:translateY(-50%);width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.96);border:2px solid #c8c0b8;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px;z-index:10;animation:scaleIn 0.8s 1.0s both;transition:transform 0.3s}.kv-badge:hover{transform:translateY(-50%) scale(1.05)}.kv-badge .b1{font-size:20px;color:#666;line-height:1.4;margin-bottom:4px}.kv-badge .b2{font-size:44px;font-weight:900;color:#111;line-height:1.4}.kv-bottom{position:absolute;bottom:0;left:0;right:0;padding:0 0 44px 108px;z-index:10;background:linear-gradient(to top,rgba(8,8,8,.78) 0%,transparent 100%);height:220px;display:flex;align-items:flex-end}.kv-eyebrow{font-size:14px;letter-spacing:.24em;color:#aaa;margin-bottom:10px;display:block;animation:fadeUp 0.7s 0.9s both}.kv-h1{font-family:'Noto Serif JP',serif;font-size:clamp(32px,3.4vw,50px);font-weight:900;color:#fff;letter-spacing:.04em;line-height:1.4;margin-bottom:28px;animation:fadeUp 0.7s 1.05s both}.kv-btns{display:flex;gap:14px;flex-wrap:wrap;animation:fadeUp 0.7s 1.2s both}.btn-line{background:#06C755;color:#fff;border:none;padding:0 28px;height:56px;line-height:56px;font-size:15px;font-weight:700;font-family:'Noto Sans JP';letter-spacing:.04em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;align-self:flex-start;white-space:nowrap;vertical-align:middle;transition:background 0.2s,transform 0.18s,box-shadow 0.2s}.btn-line:hover{background:#05b34c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(6,199,85,.35)}.btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5);padding:17px 28px;font-size:14px;font-family:'Noto Sans JP';cursor:pointer;letter-spacing:.06em;transition:background 0.2s,border-color 0.2s}.btn-ghost:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.8)}.scroll-hint{position:absolute;bottom:12px;right:52px;z-index:20;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:8.5px;letter-spacing:.14em;color:rgba(255,255,255,.4);animation:fadeIn 1s 1.6s both}.scroll-line{width:1px;height:34px;background:rgba(255,255,255,.25);animation:scrollBounce 1.8s 2s infinite}.btn-kakao{background:#FEE500;color:#3A1D1D;border:none;padding:0 28px;height:56px;line-height:56px;font-size:15px;font-weight:700;font-family:'Noto Sans JP';letter-spacing:.04em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;align-self:flex-start;white-space:nowrap;vertical-align:middle;transition:background 0.2s,transform 0.18s,box-shadow 0.2s}.btn-kakao:hover{background:#f5d800;transform:translateY(-2px);box-shadow:0 8px 24px rgba(254,229,0,.45)}.btn-kakao svg{flex-shrink:0}.btn-line svg{flex-shrink:0}.cta-line-big{height:68px;padding:0 56px;font-size:18px}.btn-kakao.big{height:68px;padding:0 48px;font-size:17px;font-weight:900}.line-banner-btn.btn-kakao{height:64px;padding:0 48px;font-size:17px;font-weight:900;background:#FEE500;color:#3A1D1D}.sec-tagline{background:#333;padding:0;overflow:hidden}.tagline-inner{display:grid;grid-template-columns:1fr 1fr;min-height:260px}.tagline-left{background:#222;padding:64px 72px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #1c1c1c}.tagline-left .tl-label{font-size:14px;letter-spacing:.22em;color:#aaa;display:block;margin-bottom:20px}.tagline-left h2{font-family:'Noto Serif JP',serif;font-size:clamp(30px,3vw,42px);font-weight:bolder;color:#fff;line-height:1.8}.tagline-left h2 em{font-style:normal;color:#f79f6c}.tagline-right{padding:64px 72px;display:flex;flex-direction:column;justify-content:center}.tagline-right p{font-size:20px;color:#ddd;line-height:2.1;margin-bottom:28px}.contact-btns{display:flex;gap:12px;align-items:center}.sec-hook{background:linear-gradient(rgba(10,10,10,.62),rgba(10,10,10,.62)),url(images/hook.webp) center center/cover no-repeat;padding:100px 88px;position:relative;overflow:hidden}.hook-inner{max-width:1100px;margin:0 auto;text-align:center}.hook-sub{font-size:13px;letter-spacing:.2em;color:#555;margin-bottom:28px;display:block}.hook-h2{font-family:'Noto Serif JP',serif;font-size:clamp(26px,3.8vw,54px);font-weight:900;color:#fff;line-height:1.55;margin-bottom:32px}.sec-hook .hook-h2 .cross{position:relative!important;display:block;color:#8e1f1f!important;-webkit-text-stroke:1.6px rgba(255,255,255,1)!important;paint-order:stroke fill!important;text-shadow:0 0 2px rgba(255,255,255,1),2px 0 0 rgba(255,255,255,.9),-2px 0 0 rgba(255,255,255,.9),0 2px 0 rgba(255,255,255,.9),0 -2px 0 rgba(255,255,255,.9),1.5px 1.5px 0 rgba(255,255,255,.85),-1.5px 1.5px 0 rgba(255,255,255,.85),1.5px -1.5px 0 rgba(255,255,255,.85),-1.5px -1.5px 0 rgba(255,255,255,.85)!important;text-decoration-color:rgba(255,255,255,.72)!important;text-decoration-thickness:1px!important}.hook-body{font-size:20px;color:#ddd;line-height:2.1;max-width:1000px;margin:0 auto 44px}.cta-line-inline{display:inline-flex;align-items:center;gap:12px;background:#06C755;color:#fff;padding:18px 40px;font-size:16px;font-weight:700;font-family:'Noto Sans JP';letter-spacing:.04em;cursor:pointer;border:none;transition:background 0.2s,transform 0.18s,box-shadow 0.2s}.cta-line-inline:hover{background:#05b34c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(6,199,85,.4)}.sec-deny{background:#fff}.deny-label{font-size:40px;font-weight:bolder;letter-spacing:.2em;color:#333;display:block;padding:56px 88px 0;margin-bottom:36px}.deny-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eae6e0}.deny-card{padding:52px 48px;border-right:1px solid #eae6e0;transition:background 0.25s}.deny-card:last-child{border-right:none}.deny-card:hover{background:#faf8f5}.deny-num{font-size:22px;font-weight:bolder;letter-spacing:.18em;color:#999;display:block;margin-bottom:20px}.deny-card h3{font-family:'Noto Serif JP',serif;font-size:28px;font-weight:bolder;color:#000;line-height:1.6;margin-bottom:16px}.deny-card p{font-size:16px;color:#555;line-height:2.1}.sec-quote{background:linear-gradient(rgba(17,17,17,.58),rgba(17,17,17,.58)),url(images/quote.webp) center center/cover no-repeat;padding:100px 88px;text-align:center;position:relative;overflow:hidden}.sec-quote::before{content:'"';position:absolute;top:-40px;left:60px;font-family:'Noto Serif JP',serif;font-size:280px;color:rgba(255,255,255,.03);line-height:1;pointer-events:none}.sec-quote blockquote{font-family:'Noto Serif JP',serif;font-size:clamp(24px,3.6vw,52px);font-weight:900;color:#fff;line-height:1.6;margin-bottom:24px}.sec-quote cite{display:block;font-style:normal;font-size:22px;letter-spacing:.22em;color:#ccc}.sec-pain{background:#f5f3ef;padding:96px 88px}.pain-label{font-size:14px;letter-spacing:.2em;color:#666;display:block;margin-bottom:28px}.pain-h2{font-family:'Noto Serif JP',serif;font-size:clamp(30px,3.5vw,50px);font-weight:bolder;color:#000;line-height:1.5;margin-bottom:52px}.pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.pain-item{background:#fff;padding:36px 40px;display:flex;align-items:flex-start;gap:18px;transition:box-shadow 0.25s,transform 0.25s}.pain-item:hover{box-shadow:0 4px 24px rgba(0,0,0,.07);transform:translateY(-2px)}.pain-num{font-size:30px;font-weight:900;color:#e0dbd4;line-height:1;flex-shrink:0;margin-top:2px;font-family:'Noto Serif JP',serif}.pain-text h4{font-size:24px;font-weight:bolder;color:#111;margin-bottom:8px;line-height:1.5}.pain-text p{font-size:18px;color:#888;line-height:1.95}.pain-cta{margin-top:56px;text-align:center}.pain-cta p{font-size:22px;color:#555;margin-bottom:20px;line-height:1.9}.pain-cta p strong{color:#111;font-weight:bolder}.sec-twocol{display:grid;grid-template-columns:1fr 1fr}.col-photo{position:relative;min-height:560px;overflow:hidden;background:#ccc}.col-photo-img{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.8s ease}.col-photo:hover .col-photo-img{transform:scale(1.04)}.col-body{padding:80px 68px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:#fff}.col-body.dark{background:#0a0a0a}.sec-label{font-size:14px;letter-spacing:.22em;color:#666;display:block;margin-bottom:20px}.col-body h2{font-family:'Noto Serif JP',serif;font-size:clamp(36px,3.2vw,48px);font-weight:900;line-height:1.5;color:#111;margin-bottom:20px}.col-body.dark h2{color:#fff}.col-body p{font-size:18px;line-height:2.1;color:#666;margin-bottom:10px}.col-body.dark p{color:#888}.steps{margin-top:36px;border-top:1px solid #eae6e0}.step{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid #eae6e0;align-items:flex-start}.step-n{font-size:30px;letter-spacing:.1em;color:#ccc;min-width:24px}.step h4{font-size:30px;font-weight:700;margin-bottom:6px;color:#111}.step p{font-size:17px;color:#888;line-height:1.9;margin:0}.col-body.dark .steps{border-top:1px solid #1c1c1c}.col-body.dark .step{border-bottom:1px solid #1c1c1c}.col-body.dark .step-n{color:#444}.col-body.dark .step h4{color:#eee}.col-body.dark .step p{color:#666}.col-body .btn-line{align-self:flex-start}.sec-line-banner{background:#06C755;padding:72px 88px;display:flex;align-items:center;justify-content:space-between;gap:40px}.line-banner-text h2{font-family:'Noto Serif JP',serif;font-size:clamp(26px,3vw,42px);font-weight:bolder;color:#fff;line-height:1.5;margin-bottom:12px}.line-banner-text p{font-size:20px;color:rgba(255,255,255,.82);line-height:1.9}.line-banner-btn{flex-shrink:0;background:#fff;color:#06C755;border:none;padding:20px 48px;font-size:17px;font-weight:900;font-family:'Noto Sans JP';letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:transform 0.18s,box-shadow 0.2s}.line-banner-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.sec-faq{background:#f5f3ef;padding:88px 88px}.sec-faq h2{font-family:'Noto Serif JP',serif;font-size:clamp(30px,3.2vw,42px);font-weight:900;color:#111;margin-bottom:56px}.faq-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding:30px 0;border-top:1px solid #ddd8d0}.faq-row:last-child{border-bottom:1px solid #ddd8d0}.faq-q{font-size:20px;font-weight:bolder;color:#000;line-height:1.7;padding-left:20px}.faq-a{font-size:20px;color:#333;line-height:2;padding-right:10px}.sec-about{background:#fff;padding:88px 88px;border-top:1px solid #eae6e0}.sec-about h2{font-family:'Noto Serif JP',serif;font-size:clamp(22px,2.6vw,36px);font-weight:900;color:#111;margin-bottom:56px}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-left h2{font-family:'Noto Serif JP',serif;font-size:clamp(22px,2.6vw,36px);font-weight:900;color:#111;margin-bottom:48px}.about-row{display:grid;grid-template-columns:140px 1fr;padding:20px 0;border-top:1px solid #eae6e0;gap:24px;align-items:start}.about-row:last-child{border-bottom:1px solid #eae6e0}.about-row dt{font-size:12px;color:#aaa;letter-spacing:.08em;padding-top:2px}.about-row dd{font-size:15px;color:#111;font-weight:500;line-height:1.7}.about-img{width:100%;height:420px;object-fit:cover;display:block}.sec-cta{background:#0a0a0a;padding:112px 88px;text-align:center}.sec-cta h2{font-family:'Noto Serif JP',serif;font-size:clamp(24px,3.6vw,52px);font-weight:900;color:#fff;line-height:1.55;margin-bottom:16px}.cta-sub{font-size:20px;color:#ccc;line-height:1.9;margin-bottom:48px}.cta-line-big{background:#06C755;color:#fff;border:none;height:69px;padding:0 56px;font-size:18px;font-weight:900;font-family:'Noto Sans JP';letter-spacing:.04em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;animation:linePulse 2.5s 1s infinite}.cta-line-big:hover{background:#05b34c;transform:translateY(-2px);box-shadow:0 10px 32px rgba(6,199,85,.45);animation:none}.cta-note{font-size:18px;color:#ddd;letter-spacing:.06em}footer{background:#060606;border-top:1px solid #181818;padding:32px 88px;display:flex;justify-content:space-between;align-items:center}footer span{font-size:12px;color:#444;letter-spacing:.06em}footer img{max-width:240px}@media screen and (max-width:767px){html,body{min-width:320px}body{font-size:14px;line-height:1.7}.pcBlock{display:inline-block!important}.spBlock{display:block!important}.float-cluster{right:12px;bottom:12px;gap:10px}.float-btn{width:50px;height:50px}.float-btn::before{display:none}.kv{height:auto;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end}.kv-overlay{background:linear-gradient(to bottom,rgba(8,8,8,.18) 0%,rgba(8,8,8,.28) 30%,rgba(8,8,8,.58) 58%,rgba(8,8,8,.88) 100%)}.kv-photo{background-position:62% center!important}.kv-catch{top:25px;left:18px;right:auto;transform:none;writing-mode:horizontal-tb;font-size:clamp(26px,6.3vw,38px);line-height:1.7;letter-spacing:.12em;max-width:calc(100vw - 36px);white-space:normal}.kv-badge{left:20px;top:185px;transform:none;width:200px;height:200px;padding:10px}.kv-badge:hover{transform:none}.kv-badge .b1{font-size:18px;line-height:1.45}.kv-badge .b2{font-size:40px;line-height:1.15}.kv-bottom{position:relative;left:auto;right:auto;bottom:auto;margin-top:auto;padding:0 16px 18px;height:auto;min-height:unset;background:linear-gradient(to top,rgba(8,8,8,.9) 0%,rgba(8,8,8,.72) 42%,rgba(8,8,8,.12) 100%)}.kv-bottom-inner{width:100%;padding-top:20px}.kv-eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:8px}.kv-h1{font-size:clamp(24px,8vw,34px);line-height:1.45;margin-bottom:18px}.kv-btns{display:flex;flex-direction:column;gap:10px;align-items:stretch}.kv-btns>*{width:100%}.kv-btns a{display:block}.btn-line,.btn-kakao,.btn-ghost,.cta-line-inline,.cta-line-big,.line-banner-btn{width:100%;max-width:100%;justify-content:center;text-align:center;white-space:normal;min-height:52px;height:auto;line-height:1.5;padding:14px 18px}.btn-ghost{padding:14px 18px}.scroll-hint{display:none}.sec-hook,.sec-pain,.sec-quote,.sec-faq,.sec-about,.sec-cta{padding:56px 16px}.sec-deny{padding:0}.deny-label{padding:48px 16px 0;margin-bottom:22px;font-size:26px;line-height:1.5;letter-spacing:.08em}.hook-sub,.pain-label,.sec-label,.tagline-left .tl-label{font-size:11px;letter-spacing:.14em}.hook-h2,.pain-h2,.sec-faq h2,.sec-about h2,.about-left h2,.sec-cta h2{font-size:clamp(28px,8vw,36px);line-height:1.45;margin-bottom:22px}.hook-body,.tagline-right p,.pain-text p,.pain-cta p,.col-body p,.line-banner-text p,.faq-a,.cta-sub,.cta-note{font-size:15px;line-height:1.9}.tagline-inner,.deny-grid,.pain-grid,.sec-twocol,.faq-row,.about-inner{display:grid;grid-template-columns:1fr}.tagline-left,.tagline-right,.col-body{padding:48px 16px}.tagline-left h2,.line-banner-text h2,.col-body h2{font-size:clamp(26px,7vw,32px);line-height:1.5}.contact-btns,.pain-cta>div,.col-body>div[style*="display:flex"],.sec-cta .reveal[style*="display:flex"]{align-items:stretch!important;justify-content:flex-start!important;gap:10px!important}.deny-card{padding:30px 16px;border-right:none;border-top:1px solid #eae6e0}.deny-grid{border-top:none}.deny-card h3{font-size:23px;line-height:1.55}.deny-card p{font-size:15px;line-height:1.95}.deny-num{font-size:18px;margin-bottom:14px}.sec-quote::before{left:14px;top:-16px;font-size:130px}.sec-quote blockquote{font-size:clamp(24px,7vw,34px);line-height:1.65}.sec-quote cite{font-size:13px;letter-spacing:.08em;line-height:1.9}.pain-grid{gap:10px}.pain-item{padding:24px 16px;gap:14px}.pain-num{font-size:24px}.pain-text h4{font-size:20px;line-height:1.55}.col-photo{min-height:300px;order:-1}.col-photo-img{background-position:center top!important}.sec-twocol#guide .col-body{order:2}.sec-twocol#guide .col-photo{order:1}.steps{margin-top:24px}.step{gap:12px;padding:16px 0}.step-n{font-size:22px;min-width:22px}.step h4{font-size:21px;line-height:1.5}.step p{font-size:15px;line-height:1.85}.sec-line-banner{padding:48px 16px;display:flex;flex-direction:column;align-items:stretch;gap:20px}.line-banner-btn.btn-kakao,.btn-kakao.big,.cta-line-big{height:auto;padding:14px 18px;font-size:16px;text-align:center}.faq-row{gap:10px;padding:22px 0}.faq-q{padding-left:0;font-size:17px;line-height:1.65}.about-inner{gap:28px}.about-row{grid-template-columns:90px 1fr;gap:14px;padding:14px 0}.about-row dt{font-size:11px}.about-row dd{font-size:14px;line-height:1.75}.about-img{height:260px}.sec-hook{background:linear-gradient(rgba(10,10,10,.68),rgba(10,10,10,.68)),url(images/hook.webp) 62% center/cover no-repeat}.sec-hook .hook-h2 .cross{display:inline!important}.sec-quote{background:linear-gradient(rgba(17,17,17,.62),rgba(17,17,17,.62)),url(images/quote.webp) 52% center/cover no-repeat}footer{padding:24px 16px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}footer img{max-width:160px}.reveal,.reveal.from-left,.reveal.from-right,.reveal.scale{transform:none}}@media screen and (max-width:389px){.kv-catch{font-size:26px;left:14px;max-width:calc(100vw - 28px);margin-top:10px}.kv-badge{width:180px;height:180px;right:12px;top:180px}.kv-badge .b1{font-size:16px}.kv-badge .b2{font-size:34px}.kv-bottom-inner{padding-top:100px}.kv-h1{font-size:22px}.hook-h2,.pain-h2,.sec-cta h2,.line-banner-text h2,.col-body h2{font-size:26px}.btn-line,.btn-kakao,.btn-ghost,.cta-line-inline,.cta-line-big,.line-banner-btn{font-size:14px;padding:13px 14px}}