@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:Zen Kaku Gothic New,Noto Sans,sans-serif;background:var(--color-white);color:var(--color-heading);overflow-x:hidden}:root{--grad-dx: linear-gradient(90deg, #00cac8 5%, #38cd86 50%, #3992d6 95%);--dx-teal: #00cac8;--dx-green: #38cd86;--dx-blue: #3992d6}.dx-label{font-family:Noto Sans,sans-serif;font-weight:700;font-size:17px;line-height:1;background:var(--grad-dx);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;margin-bottom:14px}.dx-label.on-dark{filter:brightness(1.25)}.reveal{opacity:0;transform:translateY(28px);will-change:transform,opacity}.tw-caret{display:inline-block;width:3px;height:.95em;margin-left:3px;background:currentColor;vertical-align:-.1em;animation:caretBlink .9s steps(1) infinite}.dx-tw{min-height:1.2em}.dx-icon{display:block;width:100%;height:100%;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}.dx-hero{position:relative;height:660px;overflow:hidden;background:#eef1f2}.dx-hero-bg{position:absolute;inset:0}.dx-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.dx-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:90px;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none;z-index:1}.dx-bubble-field{position:absolute;inset:0;pointer-events:none;z-index:1}.dx-bubble{position:absolute;will-change:transform}.dx-bubble .b-inner{width:100%;height:100%;animation:bubbleFloat var(--dur, 9s) ease-in-out infinite alternate;animation-delay:var(--delay, 0s)}.dx-bubble img{display:block;width:100%;height:auto}@keyframes bubbleFloat{0%{transform:translate(0) rotate(var(--rot, 0deg)) scale(1)}to{transform:translate(var(--dx, 0px),var(--dy, -22px)) rotate(var(--rot, 0deg)) scale(var(--ds, 1.03))}}.dx-hero-inner{position:relative;z-index:2;max-width:var(--max-w);padding:108px var(--page-pad) 0}.dx-hero-title{font-size:46px;font-weight:700;line-height:2;color:var(--color-heading);letter-spacing:-.005em}.dx-hero-title .ht-line{display:block}.dx-hero-title .hl{background:var(--grad-dx);color:#fff;padding:.28em .3em .3em;border-radius:4px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.dx-typeline{display:inline-block;min-height:1em;min-width:1px}.dx-caret{display:inline-block;width:3px;height:.95em;margin-left:2px;background:#fff;vertical-align:-.12em;animation:caretBlink .9s steps(1) infinite}@keyframes caretBlink{50%{opacity:0}}.dx-caret.done{animation:caretFade .5s ease forwards}@keyframes caretFade{to{opacity:0}}.hero-partner{display:inline-block}.dx-hero-entry{margin-top:42px;padding:26px 30px 30px;display:inline-block;background:#fff9;border:1px solid #ffffff;border-radius:12px;box-shadow:0 0 20px 2px #26231e17;backdrop-filter:blur(8px)}.dx-hero-entry-lead{display:flex;align-items:center;gap:14px;width:466px;margin-bottom:18px;font-size:16px;font-weight:700}.dx-hero-entry-lead:before,.dx-hero-entry-lead:after{content:"";flex:1;height:1.5px;background:var(--grad-dx);opacity:.55;border-radius:1px}.dx-hero-entry-lead .dx-tw-txt{flex:none;white-space:nowrap;background:var(--grad-dx);-webkit-background-clip:text;background-clip:text;color:transparent}.dx-entry-row{display:flex;gap:14px}.dx-entry-card{position:relative;display:flex;align-items:center;gap:13px;width:226px;padding:11px 14px 11px 11px;background:#fff;border:1.5px solid rgba(0,202,200,.28);border-radius:14px;box-shadow:0 6px 18px -8px #26231e2e;text-decoration:none;color:var(--color-heading);transition:transform .28s var(--ease-out),box-shadow .28s var(--ease-out),border-color .28s var(--ease-out)}.dx-entry-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px -12px #00968c66;border-color:#00cac8d9}.dx-entry-icon{flex:none;width:54px;height:54px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#00cac824,#3992d624)}.dx-entry-icon img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 14%}.dx-entry-name{flex:1;font-size:19px;font-weight:700;white-space:nowrap}.dx-entry-arrow{flex:none;width:28px;height:28px;border-radius:50%;background:var(--grad-dx);display:grid;place-items:center;transition:transform .28s var(--ease-out)}.dx-entry-card:hover .dx-entry-arrow{transform:translate(3px)}.dx-entry-arrow svg{width:14px;height:14px;stroke:#fff;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.dx-who{position:relative;background:var(--color-white);padding:52px var(--page-pad) 20px;overflow:hidden}.dx-who-blur{position:absolute;pointer-events:none;filter:blur(46px);opacity:.3}.dx-who-blur img{display:block;width:100%;height:auto}.dx-who-grid{position:relative;display:flex;gap:40px;align-items:center;max-width:var(--container-w)}.dx-who-copy{flex:0 0 470px}.dx-check-list{list-style:none;display:grid;gap:11px;margin:22px 0 18px}.dx-check-list li{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--color-heading)}.dx-check-list .box{display:block;width:294px;border:1px solid #6c6c6c;border-radius:6px;background:#fff;padding:9px 0 10px;text-align:center;font-weight:700}.dx-check-list .q{font-weight:500}.dx-who-body{font-size:16px;font-weight:500;line-height:2;color:var(--color-heading)}.dx-who-diagram{flex:1 1 auto;position:relative;height:330px}.dxw-ellipse{position:absolute;inset:0;pointer-events:none}.dxw-glint{animation:dxwGlintMove 3.2s linear infinite}@keyframes dxwGlintMove{0%{stroke-dashoffset:1245}to{stroke-dashoffset:0}}.dxw-bubble{position:absolute;left:180px;top:20px;width:285px;height:285px;will-change:transform}.dxw-bubble>img{display:block;width:100%;height:100%}.dxw-bubble-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.dxw-bubble-logo{width:222px;height:auto;display:block;margin-bottom:4px;filter:drop-shadow(0 1px 6px rgba(0,90,90,.18))}.dxw-chip{border:1px solid rgba(255,255,255,.85);border-radius:6px;box-shadow:0 0 20px 2px #26231e17;color:#fff;font-size:13.5px;font-weight:500;padding:5px 18px;white-space:nowrap}.dxw-card{position:absolute;background:#fff;border:1px solid #d7d7d7;border-radius:13px;box-shadow:0 0 20px 2px #26231e17;width:196px;padding:18px 0 19px;text-align:center;font-size:19px;font-weight:500;color:var(--color-heading);will-change:transform}.dxw-card .num{position:absolute;top:-13px;left:-10px;width:33px;height:33px;border-radius:50%;background:#26231e;color:#fff;font-size:17px;font-weight:400;display:grid;place-items:center}.dx-marquee-section{background:#f5f5f5;padding:24px 0 26px;overflow:hidden}.dx-marquee-head{padding:0 var(--page-pad);margin-bottom:40px}.dx-marquee-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding-bottom:22px;border-bottom:1px solid #e2ddd4}.dx-marquee-cap{text-align:center;font-size:14px;font-weight:700;color:var(--color-sub);letter-spacing:.04em;margin-bottom:20px}.dx-marquee-heading{font-size:34px;font-weight:700;line-height:1.5}.dx-marquee-sub{flex:none;max-width:440px;font-size:15px;font-weight:500;color:var(--color-sub);line-height:2;padding-bottom:4px}.dx-marquee{display:grid;gap:16px}.dx-marquee.dx-mq-sp{display:none}.dx-marquee-row{display:flex;width:max-content;gap:14px;will-change:transform}.dx-marquee-row.rev{align-self:flex-end}.dx-marquee-track{display:flex;gap:14px;padding-right:14px;animation:marqueeMove var(--mq-dur, 46s) linear infinite}.dx-marquee-row.rev .dx-marquee-track{animation-direction:reverse}@keyframes marqueeMove{to{transform:translate(-100%)}}.dx-mq-chip{flex:none;display:flex;align-items:center;gap:10px;border:1px solid #d7d7d7;background:#fff;border-radius:999px;padding:7px 22px 8px;font-size:17px;font-weight:500;color:var(--color-heading);white-space:nowrap}.dx-mq-chip .mq-icon{width:21px;height:21px;flex:none;fill:none;stroke:#0ab5a2;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dx-how-band{background:var(--grad-dx);padding:54px var(--page-pad) 56px;color:#fff}.dx-how-heading{font-size:34px;font-weight:700;line-height:1.6;margin-bottom:14px}.dx-how-heading br{display:none}.dx-how-lead{font-size:15px;font-weight:500;line-height:2.1;max-width:1045px}.dx-compare-wrap{background:#f5f5f5;padding:0 var(--page-pad) 52px}.dx-compare{position:relative;top:-44px;margin-bottom:-44px;z-index:2;display:grid;grid-template-columns:385px 1fr;background:#fff;border-radius:20px;overflow:hidden;max-width:var(--container-w)}.dx-compare-col.bad{background:#eaeaea;padding:40px 34px 46px 43px;display:flex;flex-direction:column}.dx-compare-col.good{padding:40px 50px 46px 58px;display:flex;flex-direction:column}.dx-compare-tag{font-size:18px;font-weight:700;margin-bottom:8px}.dx-compare-col.bad .dx-compare-tag{color:#7f7f7f}.dx-compare-col.good .dx-compare-tag{background:var(--grad-dx);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.dx-compare-title{font-size:23px;font-weight:700;line-height:36px}.dx-compare-col.bad .dx-compare-title{color:#737373}.dx-compare-col.good .dx-compare-title{color:var(--color-heading)}.dx-good-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.dx-good-note{font-size:12px;font-weight:500;color:#515151;line-height:22px;max-width:345px;flex:none}.dx-compare-divider{border:none;border-top:1px solid #c9c9c9;margin:26px 0 0}.dx-bad-list{list-style:none;display:grid;gap:15px;margin:40px 0 24px}.dx-bad-list li{font-size:16px;font-weight:500;color:#737373;line-height:1.4;display:flex;gap:8px;align-items:baseline}.dx-bad-list li:before{content:"▲";font-size:11px;color:#b0b0b0;flex:none}.dx-flow-arrow{width:0;margin:auto auto 16px;border-left:1.5px solid #26231e;height:56px;position:relative}.dx-flow-arrow:after{content:"";position:absolute;left:-5.5px;bottom:0;width:9px;height:9px;border-right:1.5px solid #26231e;border-bottom:1.5px solid #26231e;transform:rotate(45deg)}.dx-result-bar{border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:700;text-align:center;padding:12px 20px 14px}.dx-result-bar small{font-size:13px;font-weight:500;display:block}.dx-result-bar strong{font-weight:700;display:block;line-height:1.35}.dx-result-bar.bad-result{background:#26231e}.dx-result-bar.bad-result small{color:#9b9b9b}.dx-result-bar.bad-result strong{color:#d7d7d7;font-size:22px}.dx-result-bar.good-result{background:var(--grad-dx);width:646px;max-width:100%;margin-left:auto;margin-right:auto}.dx-result-bar.good-result small{color:#ffffffe0}.dx-result-bar.good-result strong{color:#fff;font-size:25px}.dx-steps-area{position:relative;margin-top:96px;margin-bottom:34px}.dx-steps-grid{position:relative;display:flex;justify-content:center;gap:100px}.dx-step-group{position:relative;width:237px}.dx-gray-circle{position:absolute;left:50%;top:50%;width:372px;height:372px;margin:-186px 0 0 -186px;border-radius:50%;background:#b9c0c038;pointer-events:none;will-change:transform,opacity}.dx-ring{position:absolute;left:50%;top:50%;width:372px;height:372px;margin:-186px 0 0 -186px;pointer-events:none;overflow:visible}.dx-ring circle{filter:drop-shadow(0 0 5px rgba(0,202,200,.55))}.dx-step-head{position:relative;height:72px;background:#26231e;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;padding:8px 12px;font-size:19px;font-weight:700;line-height:1.32;text-align:center}.dx-step-head .head-txt{display:inline-block}.dx-step-head .head-icon{flex:none;width:26px;height:26px;fill:none;stroke:#7df0d8;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dx-step-list{list-style:none;display:grid;gap:11px;margin-top:21px;position:relative}.dx-step-list li{height:48px;background:#fff;box-shadow:0 0 16px #26231e12;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:var(--color-heading);white-space:nowrap}.dx-step-list .hl-grad{background:var(--grad-dx);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.dx-result-bar.bad-result .x-gray{color:#8a8a8a}.dx-steps-flow{position:relative;width:0;margin:-14px auto 16px;border-left:1.5px solid #26231e;height:56px;z-index:1}.dx-steps-flow:after{content:"";position:absolute;left:-5.5px;bottom:0;width:9px;height:9px;border-right:1.5px solid #26231e;border-bottom:1.5px solid #26231e;transform:rotate(45deg)}.dx-issue{background:#353535;color:#fff}.dx-issue-stage{padding:66px var(--page-pad) 60px}.dx-issue.is-converge .dx-issue-stage{position:relative;height:100vh;padding:58px var(--page-pad) 40px;display:flex;flex-direction:column;overflow:hidden;background:#353535}.dx-issue.is-converge .dx-issue-stage.pin-cover{z-index:50}.dx-issue.is-converge .dx-issue-content{z-index:4}.dx-issue-content{will-change:opacity}.dx-issue-heading{font-size:34px;font-weight:700;line-height:1.6;margin-bottom:14px}.dx-issue-sub{font-size:15px;font-weight:400;color:#dfdfdf;line-height:2;margin-bottom:40px}.dx-issue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;max-width:var(--container-w)}.dx-issue.is-converge .dx-issue-sub{margin-bottom:0}.dx-issue.is-converge .dx-issue-grid{margin:40px auto 0;width:100%}.dx-issue-circle{position:relative;border-radius:230px;padding:60px 46px 40px;height:476px;background:#d9d9d905;will-change:transform,opacity}.dx-conv-core{position:absolute;left:0;top:0;width:420px;height:420px;margin:-210px 0 0 -210px;border-radius:50%;background:var(--grad-dx);opacity:0;pointer-events:none;will-change:transform,opacity;box-shadow:0 0 90px -8px #00cac88c}.dx-conv-text{position:absolute;left:0;top:0;transform:translate(-50%,-50%);text-align:center;color:#fff;opacity:0;z-index:5;pointer-events:none;will-change:transform,opacity}.dx-conv-text .conv-eyebrow{display:block;font-size:16px;font-weight:700;margin-bottom:14px;letter-spacing:.02em}.dx-conv-text .conv-logo-img{display:block;width:280px;height:auto;margin:0 auto}.dx-issue-orbit{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.dx-issue-orbit svg{width:100%;height:100%;display:block}.dx-issue-tag{display:inline-block;background:#717171;color:#ececec;font-size:17px;font-weight:500;border-radius:10px;padding:5px 26px;margin-bottom:12px}.dx-issue-lead{font-size:13.5px;color:#b9b9b9;margin-bottom:26px}.dx-issue-head{text-align:center}.dx-issue-items{list-style:none;display:grid;gap:16px;text-align:left;padding:0 6px}.dx-issue-items li{font-size:14.5px;line-height:1.65}.dx-issue-items .p{color:#e3e3e3;font-weight:500;display:flex;gap:8px}.dx-issue-items .p:before{content:"✕";color:#8fe3c0;font-size:12px;flex:none;margin-top:2px}.dx-issue-items .r{color:#9e9e9e;font-size:13px;padding-left:20px;display:block;margin-top:2px}.dx-first-step{position:relative;background:var(--grad-dx);padding:58px var(--page-pad) 60px;color:#fff;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.dx-first-step.fs-pinned-flow{margin-top:-100vh}.dx-first-step.fs-emerging{position:fixed;inset:0;margin:0;z-index:90;height:100vh;overflow:hidden;clip-path:circle(var(--fs-clip, 0px) at 50% 50%)}.dx-fs-inner{will-change:transform,opacity}.dx-first-step .dx-label{color:#fff;background:none;-webkit-background-clip:initial;background-clip:initial;opacity:.9}.dx-fs-heading{font-size:34px;font-weight:700;line-height:1.75;margin-bottom:16px}.dx-fs-lead{font-size:16px;font-weight:500;line-height:2;color:#fff;max-width:880px}.dx-fs-lead .dx-fs-src-mark{font-size:12px;font-weight:400;vertical-align:super;opacity:.85}.dx-fs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;max-width:var(--container-w);margin-top:36px}.dx-fs-card{background:#fff;color:var(--color-heading);border-radius:15px;padding:32px 36px 34px;display:flex;flex-direction:column;box-shadow:0 24px 50px -24px #003c4666;transition:transform .35s var(--ease-out),box-shadow .35s var(--ease-out)}.dx-fs-card:hover{transform:translateY(-6px);box-shadow:0 32px 60px -24px #003c4680}.dx-fs-top{display:flex;align-items:center;gap:24px;margin-bottom:20px}.dx-fs-visual{flex:none;width:148px;height:148px}.dx-fs-visual img{display:block;width:100%;height:100%;object-fit:contain}.dx-fs-head{flex:1;min-width:0}.dx-fs-title{font-size:34px;font-weight:700;margin-bottom:12px}.dx-fs-catch{font-size:14.5px;font-weight:700;line-height:1.7;margin:0;white-space:pre-line;background:var(--grad-dx);-webkit-background-clip:text;background-clip:text;color:transparent}.dx-fs-body{font-size:13.5px;font-weight:400;line-height:1.95;color:var(--color-sub);margin:0}.dx-fs-cta-wrap{display:flex;justify-content:center;margin-top:44px}.dx-cta-btn{display:inline-flex;align-items:center;height:65px;width:320px;padding:0 13px 0 28px;background:var(--color-dark);color:var(--color-white);border-radius:70px;text-decoration:none;font-size:18px;font-weight:500;overflow:hidden;flex-shrink:0}.dx-cta-btn .btn-text-clip{overflow:hidden;height:1.55em;display:flex;align-items:flex-start;flex:1}.dx-cta-btn .btn-text-inner{display:flex;flex-direction:column;transition:transform .4s cubic-bezier(.65,0,.35,1);will-change:transform}.dx-cta-btn .btn-text-inner span{display:flex;align-items:center;height:1.55em;white-space:nowrap;flex-shrink:0}.dx-cta-btn:hover .btn-text-inner{transform:translateY(-1.55em)}.dx-cta-btn .btn-arrow-btn{position:relative;width:36px;height:36px;flex-shrink:0;border-radius:50%;margin-left:auto}.dx-cta-btn .btn-arrow-circle{position:absolute;inset:0;border-radius:50%;background:var(--color-white);transition:transform .4s cubic-bezier(.65,0,.35,1);will-change:transform}.dx-cta-btn:hover .btn-arrow-circle{transform:scale(1.4)}.dx-cta-btn .btn-arrow-clip{position:absolute;inset:0;overflow:hidden;border-radius:50%}.dx-cta-btn .btn-arrow-track{display:flex;width:200%;height:100%;transform:translate(-50%);transition:transform .4s cubic-bezier(.65,0,.35,1);will-change:transform}.dx-cta-btn .btn-arrow-track svg{width:50%;height:100%;flex-shrink:0;display:block}.dx-cta-btn:hover .btn-arrow-track{transform:translate(0)}.dx-fs-source{margin-top:8px;font-size:11px;font-weight:400;color:#ffffff73}.dx-menu{position:relative;background:var(--color-bg-gray);padding:60px var(--page-pad) 64px;overflow:hidden}.dx-menu:before{content:"";position:absolute;inset:0;background:url(/assets/dx/dx-fv.jpg) center / cover no-repeat;opacity:.16;pointer-events:none}.dx-menu>*{position:relative}.dx-menu-heading{font-size:34px;font-weight:700;line-height:1.75;margin-bottom:14px}.dx-menu-lead{font-size:15px;font-weight:500;color:var(--color-sub);line-height:2.1;margin-bottom:52px;max-width:760px}.dx-menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;max-width:var(--container-w)}.dx-menu-card{background:#fff;border-radius:15px;padding:34px 38px;display:flex;flex-direction:column;transition:transform .35s var(--ease-out),box-shadow .35s var(--ease-out)}.dx-menu-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px -20px #26231e33}.dx-menu-top{display:flex;align-items:center;gap:22px;margin-bottom:18px}.dx-menu-icon{flex:none;width:68px;height:68px;border-radius:50%;background:#eef1f1;display:grid;place-items:center;padding:16px}.dx-menu-icon .dx-icon{stroke:url(#dxRingGrad)}.dx-menu-head{flex:1;min-width:0}.dx-menu-q{font-size:14.5px;font-weight:700;color:#989898;line-height:1.6;margin-bottom:6px}.dx-menu-title{font-size:24px;font-weight:700;margin:0}.dx-menu-body{font-size:14px;font-weight:400;line-height:1.95;color:var(--color-heading);margin:0}@media(max-width:1023px){.dx-hero-inner{padding-top:92px}.dx-hero-title{font-size:38px}.dx-who-grid{flex-direction:column;align-items:flex-start;gap:8px}.dx-who-copy{flex:none;width:100%}.dx-who-diagram{flex:none;width:640px;max-width:100%;align-self:center;margin-top:20px}.dx-compare{grid-template-columns:minmax(0,1fr)}.dx-result-bar.good-result{width:100%}.dx-compare-col.bad,.dx-compare-col.good{padding:36px 32px 42px}.dx-conv-core,.dx-conv-text{display:none}.dx-issue-grid{grid-template-columns:1fr;gap:24px}.dx-issue-circle{width:100%;max-width:430px;margin:0 auto}.dx-first-step{min-height:0}.dx-fs-grid,.dx-menu-grid{grid-template-columns:1fr}.dx-menu-card{max-width:720px}.dx-fs-card{max-width:720px;width:100%}}@media(max-width:767px){.dx-label{font-size:15px;margin-bottom:10px}.dx-how-heading,.dx-issue-heading,.dx-fs-heading,.dx-menu-heading{font-size:24px;line-height:1.6}.dx-hero{height:auto;min-height:0}.dx-hero-inner{padding:80px var(--page-pad) 52px}.dx-hero-title{font-size:clamp(17px,5.6vw,21px);line-height:2}.dx-hero-entry{display:block;margin-top:24px;padding:18px 16px 20px}.dx-hero-entry-lead{width:100%;font-size:13px;gap:10px}.dx-entry-row{gap:10px}.dx-entry-card{flex:1;min-width:0;width:auto;padding:9px 10px 9px 9px;gap:8px}.dx-entry-icon{width:44px;height:44px}.dx-entry-name{font-size:15px}.dx-entry-arrow{width:24px;height:24px}.dx-entry-arrow svg{width:12px;height:12px}.dx-bubble:nth-child(1){left:58%!important;top:-16px!important;width:60px!important}.dx-bubble:nth-child(2){display:none}.dx-bubble:nth-child(3){width:230px!important;right:-80px!important;top:84px!important}.dx-bubble:nth-child(4){width:92px!important;left:8px!important;top:auto!important;bottom:150px}.dx-bubble:nth-child(5){display:none}.dx-bubble:nth-child(6){right:16px!important;bottom:30px!important;width:42px!important}.dx-who{padding:22px var(--page-pad) 10px}.dx-check-list li{font-size:15px;gap:8px}.dx-check-list .box{width:min(294px,calc(100% - 2.5em));font-size:14px}.dx-who-body{font-size:14.5px}.dx-who-body br{display:none}.dx-who-diagram{width:100%;height:300px;margin-top:12px}.dxw-ellipse{inset:150px auto auto 50%;width:380px;height:190px;transform:translate(-50%,-50%)}.dxw-bubble{width:200px!important;height:200px!important;left:50%!important;top:50px!important;margin-left:-100px}.dxw-bubble-logo{width:148px}.dxw-chip{font-size:11px;padding:4px 12px}.dxw-bubble-content{gap:6px}.dxw-card{width:132px;font-size:14px;padding:12px 0 13px;border-radius:10px}.dxw-card .num{width:26px;height:26px;font-size:13px;top:-10px;left:-8px}.dxw-card[data-float="2"]{left:0!important;top:64px!important}.dxw-card[data-float="3"]{right:0!important;top:0!important}.dxw-card[data-float="4"]{left:auto!important;right:10px;bottom:4px!important}.dx-marquee-cap{font-size:12.5px;padding:0 var(--page-pad);margin-bottom:16px}.dx-marquee{gap:12px}.dx-marquee.dx-mq-pc{display:none}.dx-marquee.dx-mq-sp{display:grid}.dx-mq-chip{font-size:14px;padding:6px 16px 7px;gap:8px}.dx-mq-chip .mq-icon{width:18px;height:18px}.dx-how-band{padding:44px var(--page-pad) 48px}.dx-how-heading br{display:inline}.dx-how-lead{font-size:14px}.dx-how-lead br{display:none}.dx-compare{top:-36px;margin-bottom:-36px;border-radius:16px}.dx-compare-col.bad,.dx-compare-col.good{padding:30px 24px 36px}.dx-compare-tag{font-size:16px}.dx-compare-title{font-size:19px;line-height:1.55}.dx-compare-divider{margin-top:12px}.dx-good-head{flex-direction:column;align-items:flex-start;gap:10px}.dx-good-note{max-width:none}.dx-good-note br{display:none}.dx-bad-list{margin:22px 0 18px;gap:12px}.dx-bad-list li{font-size:14.5px}.dx-flow-arrow{height:36px}.dx-steps-area{margin-top:62px;margin-bottom:26px}.dx-steps-grid{flex-direction:column;align-items:center;gap:70px}.dx-gray-circle,.dx-ring{width:300px;height:300px;margin:-150px 0 0 -150px}.dx-step-head{font-size:16px;height:52px}.dx-step-list{gap:9px;margin-top:16px}.dx-step-list li{font-size:13.5px;height:38px}.dx-steps-flow{height:36px;margin-top:24px}.dx-result-bar.bad-result strong{font-size:18px}.dx-result-bar.good-result strong{font-size:16.5px}.dx-result-bar small{font-size:12px}.dx-issue-stage{padding:48px var(--page-pad) 48px}.dx-issue-sub{font-size:14px;margin-bottom:28px}.dx-issue-circle{height:auto;padding:56px 40px 52px;border-radius:175px}.dx-issue-tag{font-size:15px;margin-bottom:10px}.dx-issue-lead{margin-bottom:22px}.dx-issue-items{gap:13px;padding:0 2px}.dx-issue-items li{font-size:13.5px}.dx-first-step{padding:48px var(--page-pad) 52px}.dx-fs-lead{font-size:14.5px;line-height:1.9}.dx-fs-lead br{display:none}.dx-fs-source{font-size:10px}.dx-fs-grid{margin-top:26px;gap:18px}.dx-fs-card{padding:24px 22px 26px}.dx-fs-top{gap:16px;margin-bottom:14px}.dx-fs-visual{width:92px;height:92px}.dx-fs-title{font-size:23px;margin-bottom:8px}.dx-fs-catch,.dx-fs-body{font-size:13px}.dx-fs-cta-wrap{margin-top:32px}.dx-cta-btn{width:100%;max-width:320px}.dx-menu{padding:48px var(--page-pad) 52px}.dx-menu-lead{font-size:14px;margin-bottom:32px}.dx-menu-grid{gap:16px}.dx-menu-card{padding:26px 22px 28px}.dx-menu-top{gap:16px;margin-bottom:12px}.dx-menu-icon{width:56px;height:56px;padding:13px}.dx-menu-q{font-size:13px;margin-bottom:4px}.dx-menu-title{font-size:20px}.dx-menu-body{font-size:13.5px}}
