:root{--content-max:1440px;--side:max(16px, (100vw - var(--content-max)) / 2);--c-title:#132a4a;--c-text2:#2b4a73;--c-primary:#2f6fed;--c-btn-bg:#2f6fed;--c-btn-text:#fff;--c-sel-bg:#eaf1fc;--c-sum-bg:#f5f8fd;--c-line:#7b93b8;--c-amount:#fff;--c-on-title:#fff;--c-focus:#5b8df2;--brand-900:var(--c-title);--brand-700:var(--c-title);--brand-600:var(--c-text2);--brand-100:var(--c-sel-bg);--brand-50:var(--c-sum-bg);--ink-900:#0b0b0c;--ink-700:#3d4046;--ink-500:#767b85;--ink-400:#a3a8b0;--line:#eceef1;--line-strong:#d6d9de;--surface:#f7f8fa;--surface-brand:var(--c-sum-bg);--fs-hero:clamp(32px, 3.2vw, 52px);--fs-h1:clamp(24px, 2.2vw, 30px);--fs-h2:clamp(20px, 1.7vw, 26px);--fs-h3:clamp(17px, 1.3vw, 20px);--fs-body:clamp(15px, 1.1vw, 17px);--fs-sm:clamp(13px, .95vw, 15px);--fs-caption:clamp(12px, .85vw, 13px)}@media (min-width:768px){:root{--side:max(32px, (100vw - var(--content-max)) / 2)}}@media (min-width:1024px){:root{--side:max(48px, (100vw - var(--content-max)) / 2)}}*{box-sizing:border-box}body{font-family:Pretendard Variable,Pretendard,-apple-system,system-ui,sans-serif;font-size:var(--fs-body);color:var(--ink-900);word-break:normal;background:#fff;margin:0}:lang(ko){word-break:keep-all;text-wrap:pretty}:lang(ko) :is(h1,h2,h3,h4){text-wrap:balance}:lang(ja) :is(h1,h2,h3,h4){word-break:auto-phrase}:lang(ja) .choice{word-break:auto-phrase;text-wrap:balance}:lang(ja) .cover-tagline{word-break:auto-phrase}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.image-full{max-width:1200px;height:88px;margin-inline:auto;overflow:hidden}.image-full img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (min-width:768px){.image-full{height:215px}}:root{--radius-sm:8px;--radius:10px;--radius-md:12px;--radius-lg:14px;--radius-xl:16px;--success-600:#12b76a;--success-50:#ecfdf3;--warning-600:#f79009;--warning-50:#fffaeb;--danger-600:#d92d20;--danger-50:#fef3f2;--tabbar-h:65px;--tabbar-offset:0px}.icon-mask{-webkit-mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);background-color:currentColor;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn{border-radius:var(--radius);height:42px;font:inherit;letter-spacing:-.005em;white-space:nowrap;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:700;line-height:1.5;text-decoration:none;display:inline-flex}.btn-primary{background:var(--c-btn-bg);color:var(--c-btn-text)}.btn-secondary{background:var(--c-sel-bg);color:var(--c-title)}.btn-outline{color:var(--c-title);border:1.5px solid var(--c-title);background:#fff}.btn-lg{border-radius:var(--radius-md);height:56px;padding:0 22px;font-size:17px}.btn-block{width:100%}.btn:disabled,.btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.btn-icon{flex:none;width:24px;height:24px}.seg{background:var(--c-sel-bg);border-radius:var(--radius);gap:2px;padding:4px;display:inline-flex}.seg a{border-radius:var(--radius-sm);width:62px;height:34px;color:var(--c-text2);justify-content:center;align-items:center;font-size:14px;text-decoration:none;display:flex}.seg a[aria-current=true]{color:var(--c-title);background:#fff;font-weight:700}.step-title{align-items:baseline;gap:6px;margin:0 0 12px;display:flex}.step-title h2{color:var(--c-title);margin:0;font-size:40px;font-weight:800;line-height:1.3}.step-title h2:before{content:"• "}.step-title p{color:var(--ink-500);margin:2px 0 0;font-size:17px;line-height:1.5}.choice-grid{grid-template-columns:repeat(var(--cols,2), minmax(0, 1fr));align-items:stretch;gap:8px;display:grid}.country-grid{gap:80px}.cover-steps>section:first-child{margin-bottom:0}@media (min-width:768px){.country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.choice{border:1px solid var(--c-line);border-radius:var(--radius);min-height:48px;color:var(--c-title);cursor:pointer;background:#fff;align-items:flex-start;gap:10px;padding:4px 14px;font-size:30px;font-weight:700;line-height:1.4;display:flex;position:relative}.choice[data-no-sub]{align-items:center}.choice[data-no-sub] .choice-box{margin-top:0}.choice input{opacity:0;pointer-events:none;position:absolute}.choice-box{border:2px solid var(--c-text2);background:#fff;border-radius:7px;flex:none;width:24px;height:24px;margin-top:3px}.choice:has(input:checked){border:1.6px solid var(--c-sel-bg);background:var(--c-sel-bg);color:var(--c-title);font-weight:700}.choice:has(input:checked) .choice-box{border-color:var(--c-primary);background:var(--c-primary) url(/ui/check.svg) center / 16px 16px no-repeat}.choice:has(input:focus-visible){outline:2px solid var(--c-primary);outline-offset:2px}.choice-sub{color:var(--c-text2);margin-top:2px;font-size:18px;font-weight:800;display:block}.cover-steps .choice-sub{font-size:14px;font-weight:500}.cover-brand{align-items:center;gap:16px;padding-top:32px;padding-bottom:24px;display:flex}.cover-logo{white-space:nowrap;background:var(--c-primary);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:200px;height:120px;font-size:44px;font-weight:800;display:inline-flex}.cover-text{flex-direction:column;justify-content:center;gap:8px;min-width:0;display:flex}.cover-headline{color:var(--c-title);margin:0;font-size:44px;font-weight:800}.cover-tagline{color:var(--c-title);white-space:nowrap;margin:0;font-size:34px;font-weight:700}.cover-tagline-break{display:none}.v3-body{max-width:1200px;margin-inline:auto}.cover-body{padding:32px 0 56px}.cover-steps{gap:32px;display:grid}.row-link{border:1.5px solid var(--c-title);border-radius:var(--radius);min-height:56px;color:var(--c-title);background:#fff;align-items:center;gap:14px;padding:0 24px;font-size:24px;font-weight:700;line-height:1.5;text-decoration:none;display:flex}.row-link:after{content:"";background:url(/ui/chevron.svg) 50%/48px 48px no-repeat;flex:none;width:48px;height:48px;margin-left:auto}.row-link:hover,.row-link:focus-visible{background:var(--c-sel-bg);border-color:var(--c-primary);color:var(--c-title)}.row-link:hover:after,.row-link:focus-visible:after{background-image:url(/ui/chevron.svg)}.total-bar{border-radius:var(--radius);background:var(--c-title);color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.total-bar-label{color:var(--c-on-title);font-size:15px}.total-bar-amount{letter-spacing:-.01em;color:var(--c-amount);font-size:44px;font-weight:700}.badge{background:var(--surface);height:26px;color:var(--ink-700);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.badge-brand{background:var(--brand-50);color:var(--brand-700)}.badge-success{background:var(--success-50);color:var(--success-600)}.badge-warning{background:var(--warning-50);color:var(--warning-600)}.badge-danger{background:var(--danger-50);color:var(--danger-600)}.modal{border-radius:var(--radius-xl);border:0;width:min(560px,100vw - 32px);max-height:85vh;padding:0;box-shadow:0 20px 60px #0b0b0c33}.modal::backdrop{background:#0b0b0c80}.modal-head{align-items:flex-start;gap:16px;padding:24px 24px 16px;display:flex}.modal-titles{flex:1;min-width:0}.modal-sub{color:var(--ink-500);margin:2px 0 0;font-size:14px;line-height:1.7}.modal-head h2{flex:1;margin:0;font-size:20px;line-height:1.5}.modal-close{background:var(--surface);width:36px;height:36px;color:var(--ink-700);cursor:pointer;border:0;border-radius:999px;flex:none;font-size:18px}.modal-body{padding:0 24px 24px;overflow-y:auto}.modal-foot{border-top:1px solid var(--line);gap:8px;padding:16px 24px 24px;display:flex}.toast{left:50%;bottom:calc(var(--tabbar-offset) + 24px);z-index:60;border-radius:var(--radius-md);background:var(--ink-900);color:#fff;border-radius:14px;align-items:center;gap:12px;max-width:calc(100vw - 32px);padding:16px 20px;font-size:15px;font-weight:700;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #0b0b0c33}.toast-success{color:#067647;background:#ecfdf3}.toast-error{color:#d92d20;background:#fef3f2}.toast button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:700}.toast:not(.toast-success):not(.toast-error) button{color:#a9b0bc}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{min-height:56px;padding:8px var(--side);border-bottom:1px solid var(--c-line);background:#fff;align-items:center;display:flex;position:relative}.seg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-header-right{align-items:center;gap:20px;margin-left:auto;display:flex}.site-auth{align-items:center;gap:8px;display:flex}.site-auth .btn{min-width:88px}.site-footer{border-top:1px solid var(--line);background:#fff}.site-footer-inner{padding:28px var(--side);color:var(--ink-500);font-size:12px;line-height:1.7}.site-footer-inner p{margin:0}.site-footer-inner a{color:var(--ink-500)}.tabbar,.arrowbar,.round-contact{display:none}@media (min-width:768px){.round-contact{align-items:center;gap:10px;display:flex}.round-contact-btn{border:1px solid var(--c-line);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #0b0b0c1f}.round-contact-btn .icon-mask{width:36px;height:36px}.round-contact-chat-text{color:#000;text-align:center;word-break:keep-all;border:0;width:auto;height:auto;font-size:14px;font-weight:800;line-height:1.1}.round-contact-fixed{z-index:50;flex-direction:column;gap:12px;position:fixed;bottom:24px;right:24px}}@media (max-width:767px){:root{--tabbar-offset:var(--tabbar-h)}body{padding-bottom:var(--tabbar-h)}.cover-logo{width:112px;height:68px;font-size:26px}.cover-headline{font-size:24px}:lang(ja) .cover-headline{font-size:19px}.cover-tagline{white-space:normal;font-size:20px}.cover-tagline-break{display:inline}.cover-body{padding:24px 0 40px}.cover-steps{gap:24px}.site-header-right{gap:8px}.site-auth .btn{border-radius:var(--radius-sm);min-width:56px;height:34px;padding:0 10px;font-size:13px}.site-auth{gap:6px}.site-auth-mypage{display:none}.seg{border-radius:var(--radius-sm);flex:none;padding:3px;position:static;transform:none}.site-auth .btn{white-space:nowrap}.seg a{border-radius:6px;width:46px;height:28px;font-size:12px}.step-title h2{font-size:22px}.step-title p{font-size:17px;font-weight:700}.choice-grid{grid-template-columns:repeat(var(--cols,2), minmax(0, 1fr));gap:8px}.country-grid{gap:32px}.cover-steps>section:first-child{margin-bottom:48px}.choice{min-height:44px;padding:6px 12px;font-size:16px;font-weight:700}.row-link{min-height:52px;padding:0 18px;font-size:17px}.site-footer-inner{padding:24px var(--side)}.total-bar-amount{font-size:22px}.tabbar{z-index:40;height:var(--tabbar-h);border-top:1.5px solid var(--c-title);background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0}.tabbar a{color:var(--c-title);flex:1;justify-content:center;align-items:center;text-decoration:none;display:flex}.tabbar a[aria-current=page]{color:var(--c-primary)}.tabbar-chat{padding:6px 0!important}.tabbar-chat-circle{border:2px solid var(--c-title);width:52px;height:52px;color:var(--c-title);letter-spacing:-.03em;text-align:center;word-break:keep-all;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;line-height:1.1;display:flex}.tabbar-chat[aria-current=page] .tabbar-chat-circle{border-color:var(--c-primary);color:var(--c-primary)}.arrowbar{z-index:40;height:var(--tabbar-h);border-top:1.5px solid var(--c-title);background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0}.arrowbar button{color:var(--c-title);background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:6px;font-size:18px;font-weight:600;display:flex}.arrowbar-arrow{margin-top:-8px;font-size:60px;font-weight:300;line-height:1}}@media (min-width:768px){.choice>span:last-child{white-space:nowrap;flex:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:24px;min-width:0;display:grid}.choice-sub{display:contents}.cover-steps .choice>span:last-child{align-items:baseline;gap:12px;display:flex}.cover-steps .choice-sub{margin:0;font-size:20px;display:inline}.purpose-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.choice{align-items:center}.choice .choice-box{margin-top:0}}.service-list{gap:12px;display:grid}.service-list .row-link{background:var(--c-sel-bg);border-color:var(--c-sel-bg)}@media (min-width:768px){.service-list{grid-template-columns:1fr}.round-contact-fixed{gap:16px}.round-contact-btn{width:80px;height:80px}.round-contact-btn .icon-mask{width:48px;height:48px}.round-contact-chat-text{font-size:18px}.service-list{max-width:1022px}}.service-list{gap:20px}@media (min-width:768px){.choice{padding:12px 14px}.cover-steps .choice-grid{gap:20px}.site-footer-inner{font-size:20px;line-height:1.5}.round-contact-chat-text{font-weight:700}}@media (max-width:767px){.choice{padding:10px 12px}.cover-steps .choice-sub{font-size:16px;font-weight:500}.arrowbar-arrow{width:34px;height:34px;margin-top:0;font-size:0}.arrowbar-arrow-back{transform:scaleX(-1)}}@media (min-width:768px){.round-contact-fixed{top:50%;bottom:auto;transform:translateY(-50%)}.site-header-pc-hidden{display:none}}:lang(ja) .choice{overflow-wrap:anywhere}@media (min-width:768px){:lang(ja) .choice>span:last-child{white-space:normal}.round-contact-btn{width:70px;height:70px}.round-contact-btn .icon-mask{width:42px;height:42px}.round-contact-chat-text{font-size:16px}.cover-steps{gap:48px}}@media (max-width:767px){.cover-steps{gap:36px}.row-link:after{background-size:17px 17px;width:17px;height:17px}}@media (min-width:768px){.cover-steps{gap:72px}}@media (max-width:767px){.cover-steps{gap:48px}.cover-steps>section:first-child{margin-bottom:0}.choice{align-items:center}.choice .choice-box{margin-top:0}}@media (min-width:768px){.step-title h2{font-size:32px}.step-title p{font-size:18px}.cover-steps{gap:80px}.cover-steps .choice-sub{font-size:18px}}
