*{line-height:calc(.25rem + 1em + .25rem);margin:0;padding:0}*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box;min-inline-size:0}:where(:not(fieldset,progress,meter)){background-origin:border-box;background-repeat:no-repeat;border-style:solid;border-width:0}:where(html){block-size:100%;hyphens:auto;line-height:1.5;overflow-wrap:anywhere;text-align:start;touch-action:manipulation;word-break:normal;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;hanging-punctuation:first last allow-end;line-break:strict}:where(html):where(:lang(ja)){font-kerning:none}:where(body){margin:unset;min-block-size:100svb}:where(h1,h2,h3,h4,h5,h6){font-size:unset;margin-block:unset}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(search){display:block}:where(p,blockquote,figure,pre,address,ul,ol,dl){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(address):where(:lang(ja)){font-style:unset}:where(ul,ol){list-style-position:inside;list-style-type:"";padding-inline-start:unset}:where(dt){font-weight:700}:where(dd){margin-inline-start:unset}:where(hr){border-block-start-width:1px}:where(pre){-moz-tab-size:2;-o-tab-size:2;tab-size:2}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block;vertical-align:middle}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(:-moz-any-link){background-color:unset;color:unset;text-decoration-line:none;text-decoration-thickness:from-font;text-underline-offset:.25em}:where(:any-link){background-color:unset;color:unset;text-decoration-line:none;text-decoration-thickness:from-font;text-underline-offset:.25em}:where(svg){vertical-align:middle;fill:currentcolor;stroke:none}:where(svg):where(:not([fill])){fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:5rem}:where(input,button,textarea,select),:where(input[type=file])::-webkit-file-upload-button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit;word-spacing:inherit}:where(textarea){margin-block:unset;resize:block;field-sizing:content}@supports (resize:block){:where(textarea){resize:block}}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){cursor:pointer;touch-action:manipulation}:where(input[type=file]){cursor:auto}:where(input[type=file])::-webkit-file-upload-button,:where(input[type=file])::file-selector-button{cursor:pointer}:where(:not(:active)):focus-visible{outline-offset:5px}::file-selector-button,:where(button,input,select,textarea){background-color:unset;border-color:transparent;border-radius:unset;border-width:1px;color:unset;font:unset;letter-spacing:unset;padding:unset;text-align:unset;text-transform:unset;vertical-align:middle}:where(button,button[type],input[type=button],input[type=submit],input[type=reset])[disabled]{cursor:not-allowed}:where(:focus:not(:focus-visible)){outline:none}:where(summary){cursor:pointer;display:block}::-webkit-details-marker{display:none}:where(dialog){background-color:unset;block-size:unset;color:unset;inline-size:unset;max-block-size:unset;max-inline-size:unset;overflow:unset;padding:unset}:where([popover]){background-color:unset;block-size:unset;color:unset;inline-size:unset;overflow:unset;padding:unset}::backdrop{background-color:unset}body{color:var(--primary);font-family:var(--noto-sans-jp);min-inline-size:375px}body.is-active{overflow:hidden;overscroll-behavior:none;touch-action:none}a[href^="tel:"]{pointer-events:none}:root{--primary:#333;--gray:##dcdbdb;--black:#000;--white:#fff;--blue-background:#dff3f8;--blue:#0671b0;--orange:#de7758;--yellow:#f6d25a;--crime:#fff6df;--burger:#707070;--form-border:#b0b0b0;--form-placeholder:#c9c9c9;--noto-sans-jp:"Noto Sans JP",sans-serif;--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semi-bold:600;--weight-bold:700;--inner-width:1080px;--side-padding:12px}.section-heading{display:flex;flex-direction:column-reverse}.section-heading-main{font-size:16px;font-weight:var(--weight-medium);margin-block-start:-.5em}.gnavWrapper{display:none;gap:16px;grid-template-columns:1fr auto}.gnav,.gnavWrapper{align-items:center;justify-content:start}.gnav{display:grid;gap:40px;grid-auto-flow:column;justify-self:end}.gnav__item{position:relative}.gnav__item:not(:first-child):before{background-color:var(--primary);block-size:100%;content:"";display:inline-block;inline-size:1px;inset-inline-start:-20px;position:absolute}.gnav__link{font-size:clamp(1rem,.4088669951rem + .9852216749vw,1.25rem);font-weight:var(--weight-medium)}.gnav__buttons{display:grid;gap:6px;grid-auto-flow:column;justify-content:start;justify-self:end}.gnav__buttons>.button-wrapper{inline-size:130px;min-block-size:38px}.menu{align-items:center;display:grid}.menu[data-open=true] .burger__line{--trans-late:0px;--rotate:45deg;background-color:transparent}.menu[data-open=true] .burger__line:after,.menu[data-open=true] .burger__line:before{background-color:var(--burger)}.menu[data-open=true] .burger__line:before{rotate:var(--rotate);translate:0 var(--trans-late)}.menu[data-open=true] .burger__line:after{rotate:calc(var(--rotate) * -1);translate:0 var(--trans-late)}.menu[data-open=true] .drawer{visibility:visible}.menu[data-open=false] .drawer{visibility:hidden}.burger{aspect-ratio:30/20;display:inline-grid;inline-size:30px;justify-self:end;place-items:center;pointer-events:all;position:relative;z-index:calc(infinity)}.burger:after{content:"";inset:-10px;position:absolute}.burger[data-open=true] .burger__line{background-color:transparent}.burger[data-open=true] .burger__line:before{rotate:45deg;translate:0 0}.burger[data-open=true] .burger__line:after{rotate:-45deg;translate:0 0}.burger__line{--trans-late:8px;--rotate:0deg;background-color:var(--burger);block-size:1px;display:inline-grid;grid-area:1/1/-1/-1;inline-size:100%;place-items:center;transition:translate .3s,rotate .3s,background-color .3s}.burger__line:after,.burger__line:before{background-color:var(--burger);block-size:inherit;content:"";grid-column:1/-1;inline-size:100%;position:absolute;transition:translate .3s,rotate .3s,opacity .3s}.burger__line:before{rotate:var(--rotate);translate:0 var(--trans-late)}.burger__line:after{rotate:var(--rotate);translate:0 calc(var(--trans-late) * -1)}.drawer{background-color:var(--blue-background);block-size:100dvh;display:grid;inline-size:100lvw;inset-block-start:0;inset-inline-start:0;overflow-y:auto;position:fixed;z-index:9999}.drawer__inner{inline-size:77.3333%;padding-block:85px;padding-inline:12%}.drawer__list{align-items:start;display:grid;gap:8px}.drawer__item{overflow:hidden}.drawer__link{align-items:center;display:grid;font-size:22px;font-weight:var(--weight-medium);gap:10px;grid-template-columns:auto 1fr;padding-block:10px}.drawer__link:before{aspect-ratio:1;background-color:currentcolor;block-size:7px;border-radius:50%;content:"";inline-size:7px}.drawer__buttons{display:grid;gap:20px;margin-block-start:20px}.drawer__buttons>.button-wrapper{min-block-size:45px}.drawer__buttons>.button{font-size:22px}.site-logo{inline-size:122px}.logo img{inline-size:100%}.button-wrapper{display:grid;place-items:center;align-items:center;border:2px solid var(--white);border-radius:calc(infinity * 1px)}.button-wrapper[data-color=orange]{background:linear-gradient(90deg,#dd7657,#f4d159)}.button-wrapper[data-color=blue]{background:linear-gradient(90deg,#0671b0,#b4dc6c)}.button{block-size:100%;color:var(--white);display:grid;font-size:19px;font-weight:var(--weight-medium);inline-size:100%;place-items:center}.buttons-wrapper{padding-inline:8px}.buttons-wrapper>.buttons-group{margin-inline:auto;max-inline-size:800px}.buttons-wrapper .button-wrapper{--border-size:3px;border:var(--border-size) solid var(--white);margin-block-start:10px}.buttons-wrapper .button-wrapper[data-color=orange]{min-block-size:calc(98px + var(--border-size) * 2)}.buttons-wrapper .button-wrapper[data-color=orange]>.button{font-size:clamp(1.625rem,1.1046922301rem + 2.2199798184vw,3rem);grid-column:1/-1;grid-template-columns:auto auto;justify-content:center}.buttons-wrapper .button-wrapper[data-color=orange]>.button>span{line-height:1}.buttons-wrapper .button-wrapper[data-color=orange]>.button>span:first-child{font-size:clamp(1.3125rem,.910443996rem + 1.7154389506vw,2.375rem)}.buttons-wrapper .button-wrapper[data-color=orange]>.button>span:nth-child(2){align-self:start;grid-column:1/-1}.buttons-wrapper .button-wrapper[data-color=blue]{min-block-size:calc(50px + var(--border-size) * 2)}.buttons-wrapper .button-wrapper[data-color=blue]>.button{font-size:43px;font-size:clamp(1.25rem,.7060418769rem + 2.3208879919vw,2.6875rem)}.buttons-wrapper .button-wrapper>.button{font-weight:var(--weight-bold)}.buttons-text{-moz-column-gap:5px;column-gap:5px;display:grid;font-size:26px;font-size:clamp(.8125rem,.5050454087rem + 1.3118062563vw,1.625rem);font-weight:var(--weight-medium);grid-template-columns:auto 1fr auto;inline-size:-moz-fit-content;inline-size:fit-content;margin-inline:auto;text-align:center}.buttons-text:after,.buttons-text:before{--rotate:70deg;--translate:50%;background-color:var(--black);block-size:1px;content:"";inline-size:20px}.buttons-text:before{rotate:var(--rotate);translate:var(--translate) 10px}.buttons-text:after{rotate:calc(var(--rotate) * -1);translate:calc(var(--translate) * -1) 10px}.buttons-text:nth-child(2 of .buttons-text){margin-block-start:25px}.wave-background{position:relative;z-index:-10}.wave-background svg{block-size:150px;display:block;inline-size:calc(100% + 1.3px);position:absolute}.accordion{display:grid;gap:27px}.accordion-item.is-opened .accordion-head{border-end-end-radius:0;border-end-start-radius:0}.accordion-item.is-opened .accordion-head:after{--rotate:0}.accordion-head{align-items:center;background-color:var(--orange);border-end-end-radius:15px;border-end-start-radius:15px;border-start-end-radius:15px;border-start-start-radius:15px;color:var(--white);display:grid;font-size:16px;font-weight:var(--weight-medium);gap:8px;grid-template-columns:auto 1fr auto;padding-block:14px;padding-inline:12px;transition:border-end-start-radius .4s,border-end-end-radius .4s}.accordion-head:after,.accordion-head:before{--rotate:90deg;background-color:var(--white);block-size:2px;content:"";grid-column:3;grid-row:1/-1;inline-size:19px;transition:rotate .4s}.accordion-head:after{rotate:var(--rotate)}.accordion-content{block-size:auto;border:2px solid var(--orange);border-end-end-radius:15px;border-end-start-radius:15px;font-size:14px}.accordion-content-inner{display:grid;gap:8px;grid-template-columns:auto 1fr;padding-block:12px;padding-inline:12px}.accordion-content-inner>p{line-height:1.6}.accordion-content-inner>p span{display:grid;gap:4px;grid-template-columns:auto 1fr}.accordion-content-inner>p span:before{--size:6px;aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";inline-size:var(--size);margin-block:calc(1lh - var(--size) - 8px)}.accordion-icon{aspect-ratio:1;border-radius:50%;display:inline-grid;font-size:inherit;font-weight:var(--weight-bold);inline-size:30px;place-items:center;text-align:center}.accordion-icon[data-type=question]{background-color:var(--white);color:var(--orange)}.accordion-icon[data-type=answer]{background-color:var(--orange);color:var(--white);grid-column:1;grid-row:1}.form__heading{font-size:20px;font-weight:var(--weight-regular)}.lower__form{gap:19px;margin-block-start:15px}.form__group,.lower__form{display:grid;grid-template-columns:1fr}.form__group{gap:6px}.form__labelPrimary{align-items:start;display:grid;gap:5px;grid-auto-flow:column;justify-content:start}.form__labelPrimary>label{font-size:16px;font-weight:var(--weight-regular)}.form__required{align-items:center;background-color:var(--orange);border:1px solid var(--white);border-radius:calc(infinity * 1px);color:var(--white);display:grid;font-size:10px;inline-size:40px;line-height:1;margin-block-start:4px;min-block-size:18px;text-align:center}.form__labelSecondary{font-size:12px;line-height:1.5;margin-block-start:.5em}.form__data input::-moz-placeholder,.form__data textarea::-moz-placeholder{color:var(--form-placeholder);font-size:16px}.form__data input::placeholder,.form__data textarea::placeholder{color:var(--form-placeholder);font-size:16px}.form__input,.form__textarea{background-color:var(--white);border:1px solid var(--form-border);border-radius:6px;cursor:unset;font-size:16px;font-weight:var(--weight-regular);inline-size:100%;padding:11px}.form__input{min-block-size:50px}.form__textarea{min-block-size:235px}.form__privacy>.form__data{align-items:center;display:grid;gap:7px;grid-auto-flow:column;justify-content:start}.form__privacy>.form__data>label{font-size:16px}.form__privacy>.form__labelSecondary{padding-inline-start:28px}.form__checkbox{aspect-ratio:1;inline-size:20px}.form__submitText{font-size:10px;line-height:1.5;margin-block-start:5px;text-align:center}@keyframes scroll-hint-appear{0%{opacity:0;transform:translateX(40px)}10%{opacity:1}50%,to{opacity:0;transform:translateX(-40px)}}.scroll-hint.is-right-scrollable{background:linear-gradient(270deg,rgba(0,0,0,.15),transparent 16px,transparent)}.scroll-hint.is-right-scrollable.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15),transparent 16px,transparent),linear-gradient(270deg,rgba(0,0,0,.15),transparent 16px,transparent)}.scroll-hint.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15),transparent 16px,transparent)}.scroll-hint-icon{background:rgba(0,0,0,.7);block-size:80px;border-radius:5px;box-sizing:border-box;inline-size:120px;inset-block-start:calc(50% - 25px);inset-inline-start:calc(50% - 60px);opacity:0;padding-block:20px 10px;padding-inline:10px;position:absolute;text-align:center;transition:opacity .3s}.scroll-hint-icon-wrap{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;max-block-size:100%;pointer-events:none;position:absolute}.scroll-hint-text{color:#fff;font-size:10px;margin-block-start:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yMS4zMyAzMC41Mkg3Ljg1QTEuNTUgMS41NSAwIDAgMSA2LjMgMjlhMTIuNSAxMi41IDAgMCAwLS42My00LjQyIDI1LjIgMjUuMiAwIDAgMC00LjI1LTVsLS4wNi0uMDZBNSA1IDAgMCAxIDAgMTUuODZhMy42NCAzLjY0IDAgMCAxIDEuMTctMi42MiAzLjYzIDMuNjMgMCAwIDEgNS4xNC4wN1YzLjc3YTMuNzcgMy43NyAwIDEgMSA3LjU0IDB2NC41NmEzLjQgMy40IDAgMCAxIDEuMjYgMCAzIDMgMCAwIDEgMiAxLjIyIDMuNSAzLjUgMCAwIDEgMi0uMDYgMy4yIDMuMiAwIDAgMSAyIDEuNTQgMy43NCAzLjc0IDAgMCAxIDMgLjQ3IDQuMjEgNC4yMSAwIDAgMSAxLjYzIDMuNXYuNDZhMTkuMyAxOS4zIDAgMCAxLS44NCA3Yy0uMTQuMzgtLjM2LjgxLS41NiAxLjIybC0uMTEuMjJjMCAuMDctLjA5LjE0LS4xNC4yMWE3LjEgNy4xIDAgMCAwLTEuMTcgMi4xN2MtLjA2LjU2LS4wNiAyLjE1LS4wNSAyLjcxYTEuNTUgMS41NSAwIDAgMS0xLjU0IDEuNTNNOC42MSAyOC4yMWgxMmMwLS43MSAwLTEuNzEuMDctMi4yM2E4LjcgOC43IDAgMCAxIDEuNTktMy4yNWwuMDYtLjEyYTEwIDEwIDAgMCAwIC40Ni0xIDE2LjggMTYuOCAwIDAgMCAuNy02LjEydi0uNTRhMiAyIDAgMCAwLS42NC0xLjUyIDEuMzMgMS4zMyAwIDAgMC0xLjU1LjA4IDEuMTMgMS4xMyAwIDAgMS0xLjE4LjI4IDEuMTUgMS4xNSAwIDAgMS0uNzgtLjk0IDEuMjYgMS4yNiAwIDAgMC0uNzUtMS4xMSAxIDEgMCAwIDAtMS4xMS4yOGwtLjEuMWExLjE1IDEuMTUgMCAwIDEtMS4xOS4yOSAxLjE2IDEuMTYgMCAwIDEtLjc4LS45NWMtLjA5LS42OC0uMjEtLjc3LS43LS44N2EuODIuODIgMCAwIDAtMSAuNDggMS4xNiAxLjE2IDAgMCAxLTIuMTYtLjU4VjMuNzdhMS40NiAxLjQ2IDAgMSAwLTIuOTIgMHYxMi4xOGExLjE3IDEuMTcgMCAwIDEtLjgzIDEuMTEgMS4xNSAxLjE1IDAgMCAxLTEuMi0uMzVsLTEtLjkxYy0uNDctLjQyLS43My0uNjYtLjg0LS43N2ExLjM1IDEuMzUgMCAwIDAtMi0uMTJMMi43IDE1YTEuMzIgMS4zMiAwIDAgMC0uMzkgMUEyLjU3IDIuNTcgMCAwIDAgMyAxNy44NWEyNy4yIDI3LjIgMCAwIDEgNC43IDUuNjIgMTIuNiAxMi42IDAgMCAxIC45MSA0Ljc0bS0yLjEtMTEuNjIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiLz48L2c+PC9zdmc+");background-position:50%;background-repeat:no-repeat;background-size:contain;block-size:40px;color:#fff;content:"";display:inline-block;inline-size:40px;text-align:center;vertical-align:middle}.scroll-hint-icon:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGZpbGw9IiNmZmYiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0xLjg1IDYuMDFoOC41NU0xMC40IDcuMTdIMS44NWExLjE2IDEuMTYgMCAxIDEgMC0yLjMxaDguNTVhMS4xNiAxLjE2IDAgMSAxIDAgMi4zMSIvPjxwYXRoIGQ9Ik03LjQgMTJhMS4xNSAxLjE1IDAgMCAxLS43Mi0uMjVsLTYuMjUtNUExLjIgMS4yIDAgMCAxIDAgNS44NyAxLjE0IDEuMTQgMCAwIDEgLjQ2IDVMNi43LjIzYTEuMTYgMS4xNiAwIDAgMSAxLjQgMS44NUwzIDUuOTEgOC4xMiAxMGExLjE2IDEuMTYgMCAwIDEtLjcyIDJNMzEuNDUgNi4wMWgtOC41Nk0zMS40NSA3LjE3aC04LjU2YTEuMTYgMS4xNiAwIDEgMSAwLTIuMzFoOC41NmExLjE2IDEuMTYgMCAwIDEgMCAyLjMxIi8+PHBhdGggZD0iTTI1LjkgMTJhMS4xOCAxLjE4IDAgMCAxLS45MS0uNDMgMS4xNyAxLjE3IDAgMCAxIC4xOC0xLjU3bDUuMDktNC4wNS01LjA2LTMuODdBMS4xNiAxLjE2IDAgMCAxIDI2LjU5LjIzTDMyLjg0IDVhMS4xNiAxLjE2IDAgMCAxIC40NS45MSAxLjE0IDEuMTQgMCAwIDEtLjQzLjkybC02LjI0IDVhMS4xNyAxLjE3IDAgMCAxLS43Mi4xNyIvPjwvZz48L2c+PC9zdmc+");background-repeat:no-repeat;block-size:14px;content:"";display:block;inline-size:34px;inset-block-start:10px;inset-inline-start:50%;margin-inline-start:-20px;opacity:0;position:absolute;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#fff;box-shadow:0 4px 5px rgba(0,0,0,.4)}.scroll-hint-icon-white:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxwYXRoIGQ9Ik0yMS4zMyAzMC41Mkg3Ljg1QTEuNTUgMS41NSAwIDAgMSA2LjMgMjlhMTIuNSAxMi41IDAgMCAwLS42My00LjQyIDI1LjIgMjUuMiAwIDAgMC00LjI1LTVsLS4wNi0uMDZBNSA1IDAgMCAxIDAgMTUuODZhMy42NCAzLjY0IDAgMCAxIDEuMTctMi42MiAzLjYzIDMuNjMgMCAwIDEgNS4xNC4wN1YzLjc3YTMuNzcgMy43NyAwIDEgMSA3LjU0IDB2NC41NmEzLjQgMy40IDAgMCAxIDEuMjYgMCAzIDMgMCAwIDEgMiAxLjIyIDMuNSAzLjUgMCAwIDEgMi0uMDYgMy4yIDMuMiAwIDAgMSAyIDEuNTQgMy43NCAzLjc0IDAgMCAxIDMgLjQ3IDQuMjEgNC4yMSAwIDAgMSAxLjYzIDMuNXYuNDZhMTkuMyAxOS4zIDAgMCAxLS44NCA3Yy0uMTQuMzgtLjM2LjgxLS41NiAxLjIybC0uMTEuMjJjMCAuMDctLjA5LjE0LS4xNC4yMWE3LjEgNy4xIDAgMCAwLTEuMTcgMi4xN2MtLjA2LjU2LS4wNiAyLjE1LS4wNSAyLjcxYTEuNTUgMS41NSAwIDAgMS0xLjU0IDEuNTNNOC42MSAyOC4yMWgxMmMwLS43MSAwLTEuNzEuMDctMi4yM2E4LjcgOC43IDAgMCAxIDEuNTktMy4yNWwuMDYtLjEyYTEwIDEwIDAgMCAwIC40Ni0xIDE2LjggMTYuOCAwIDAgMCAuNy02LjEydi0uNTRhMiAyIDAgMCAwLS42NC0xLjUyIDEuMzMgMS4zMyAwIDAgMC0xLjU1LjA4IDEuMTMgMS4xMyAwIDAgMS0xLjE4LjI4IDEuMTUgMS4xNSAwIDAgMS0uNzgtLjk0IDEuMjYgMS4yNiAwIDAgMC0uNzUtMS4xMSAxIDEgMCAwIDAtMS4xMS4yOGwtLjEuMWExLjE1IDEuMTUgMCAwIDEtMS4xOS4yOSAxLjE2IDEuMTYgMCAwIDEtLjc4LS45NWMtLjA5LS42OC0uMjEtLjc3LS43LS44N2EuODIuODIgMCAwIDAtMSAuNDggMS4xNiAxLjE2IDAgMCAxLTIuMTYtLjU4VjMuNzdhMS40NiAxLjQ2IDAgMSAwLTIuOTIgMHYxMi4xOGExLjE3IDEuMTcgMCAwIDEtLjgzIDEuMTEgMS4xNSAxLjE1IDAgMCAxLTEuMi0uMzVsLTEtLjkxYy0uNDctLjQyLS43My0uNjYtLjg0LS43N2ExLjM1IDEuMzUgMCAwIDAtMi0uMTJMMi43IDE1YTEuMzIgMS4zMiAwIDAgMC0uMzkgMUEyLjU3IDIuNTcgMCAwIDAgMyAxNy44NWEyNy4yIDI3LjIgMCAwIDEgNC43IDUuNjIgMTIuNiAxMi42IDAgMCAxIC45MSA0Ljc0bS0yLjEtMTEuNjIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiLz48L2c+PC9zdmc+")}.scroll-hint-icon-white:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0xLjg1IDYuMDFoOC41NU0xMC40IDcuMTdIMS44NWExLjE2IDEuMTYgMCAxIDEgMC0yLjMxaDguNTVhMS4xNiAxLjE2IDAgMSAxIDAgMi4zMSIvPjxwYXRoIGQ9Ik03LjQgMTJhMS4xNSAxLjE1IDAgMCAxLS43Mi0uMjVsLTYuMjUtNUExLjIgMS4yIDAgMCAxIDAgNS44NyAxLjE0IDEuMTQgMCAwIDEgLjQ2IDVMNi43LjIzYTEuMTYgMS4xNiAwIDAgMSAxLjQgMS44NUwzIDUuOTEgOC4xMiAxMGExLjE2IDEuMTYgMCAwIDEtLjcyIDJNMzEuNDUgNi4wMWgtOC41Nk0zMS40NSA3LjE3aC04LjU2YTEuMTYgMS4xNiAwIDEgMSAwLTIuMzFoOC41NmExLjE2IDEuMTYgMCAwIDEgMCAyLjMxIi8+PHBhdGggZD0iTTI1LjkgMTJhMS4xOCAxLjE4IDAgMCAxLS45MS0uNDMgMS4xNyAxLjE3IDAgMCAxIC4xOC0xLjU3bDUuMDktNC4wNS01LjA2LTMuODdBMS4xNiAxLjE2IDAgMCAxIDI2LjU5LjIzTDMyLjg0IDVhMS4xNiAxLjE2IDAgMCAxIC40NS45MSAxLjE0IDEuMTQgMCAwIDEtLjQzLjkybC02LjI0IDVhMS4xNyAxLjE3IDAgMCAxLS43Mi4xNyIvPjwvZz48L2c+PC9zdmc+")}.scroll-hint-icon-white .scroll-hint-text{color:#000}.wrapper{min-block-size:100svh;overflow:hidden}.container{box-sizing:initial;margin-inline:auto;max-inline-size:var(--inner-width);padding-inline:var(--side-padding)}.header.homeHeader{inset-block-start:0;inset-inline:0 0;position:absolute;z-index:100}.header.homeHeader:after{background:url(../../assets/images/common/header/bg_sp.svg) no-repeat 50%/cover;block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute;z-index:-1}.homeHeader{block-size:25vw}.header__inner{align-items:center;block-size:85.6566%;display:grid;grid-template-columns:auto 1fr;padding-inline:21px}.header__logo{inline-size:41px}.main{overflow-x:hidden}.lower{min-block-size:100svh}.lowerHeader{block-size:80px;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.lowerHeader>.header__inner{block-size:100%;grid-template-columns:1fr}.lowerHeader>.header__inner>.menu[data-open=true]>.drawer{display:block}.lowerHeader>.header__inner>.menu[data-open=true]>.burger{display:inline-grid;pointer-events:all}.lowerHeader>.header__inner>.menu[data-open=false]>.drawer{display:none}.lowerHeader>.header__inner>.menu[data-open=false]>.burger{display:inline-grid;pointer-events:all}.lower__inner{padding-block:80px}.lower__heading{color:var(--blue);font-size:30px;font-weight:var(--weight-medium);line-height:1.5;text-align:center}.lower__text{display:grid;font-size:14px;gap:.5em;grid-template-columns:1fr;line-height:1.4285714286}.lower__contents{margin-block-start:45px}.lower__buttonWrapper{inline-size:min(100%,624px);margin-inline:auto;padding-inline:12px}.lower__buttonWrapper[data-type=submit]{margin-block-start:17px}.lower__buttonWrapper[data-type=close]{margin-block-start:23px}.lower__button{background-color:var(--orange);border-radius:calc(infinity * 1px);color:var(--white);font-size:16px;font-weight:var(--weight-medium);inline-size:100%;min-block-size:50px;padding:.5em;text-align:center}.footer{position:relative}.footer__background{inline-size:100%;z-index:-10}.footer__background,.footer__background svg{block-size:100%;inset-inline-start:0;position:absolute}.footer__background svg{display:block;inline-size:calc(100% + 1.3px);inset-block-start:0}.footer__inner{padding-block:80px 30px}.footer__contents{display:grid;gap:15px;grid-template-areas:"logo" "address" "policy";grid-template-columns:1fr}.footer__logo{grid-area:logo;inline-size:61px;justify-self:center}.footer__address{grid-area:address;justify-self:center}.footer__info{display:grid;grid-template-columns:auto 1fr;row-gap:.2em}.footer__heading{font-size:10px;font-weight:var(--weight-regular)}.footer__infoWrapper{display:grid;font-size:10px;gap:1em;grid-column:span 2;grid-template-areas:"head body";grid-template-columns:subgrid}.footer__infoWrapper>dt{font-weight:var(--weight-regular);grid-area:head}.footer__infoWrapper>dd{grid-area:body}.footer__policy{grid-area:policy;text-align:center}.footer__link{font-size:10px;text-decoration:underline}.firstView{inline-size:100lvw;padding-block-start:calc(var(--header-block-size) - 9.5vw)}.firstView__background{position:relative;z-index:-10}.firstView__background svg{block-size:300px;display:block;inline-size:calc(100% + 1.3px);position:absolute}.firstView__inner{position:relative}.firstView__inner:before{background:url(../../assets/images/pages/home/fv/webp/fv_bg_sp.webp) no-repeat 50%/cover;block-size:100%;content:"";inline-size:141.06vw;inset-block-start:6.6667vw;inset-inline-start:-16vw;position:absolute;z-index:-1}.firstView__imgWrapper{block-size:100%;inline-size:100%;position:relative;z-index:10}.firstView__imgWrapper picture img{margin-inline:auto;-o-object-fit:cover;object-fit:cover}.firstView__imgWrapper picture:first-child img{inline-size:100%}.firstView__imgWrapper picture:nth-child(2) img{inline-size:87.4667vw;margin-block-start:20px;position:relative;z-index:1}.firstView__imgWrapper picture:nth-child(3) img{inline-size:88.8vw;position:relative;z-index:1}.firstView__imgWrapper picture:nth-child(5) img{inline-size:87.4667vw;margin-block-end:13px}.firstView__imgWrapper img{margin-inline:auto;-o-object-fit:cover;object-fit:cover}.firstView__imgWrapper img:nth-child(4){inline-size:87.4667vw}.firstView__imgWrapper img:nth-child(6){inline-size:16vw;inset-block-end:63.2vw;inset-inline-start:2.1333vw;position:absolute}.firstView__imgWrapper img:nth-child(7){inline-size:16.8vw;inset-block-end:-13.3333vw;inset-inline-start:3.2vw;position:absolute}.firstView__imgWrapper img:nth-child(8){display:none}.firstView__imgWrapper img:nth-child(9){inline-size:13.6vw;inset-block-end:-7.7333vw;inset-inline-end:4.5333vw;position:absolute}.buttonsAriaTop{background-color:var(--blue-background);padding-block:52px 109px;padding-inline:calc(var(--side-padding) + 8px)}.study{position:relative;z-index:10}.study__background{block-size:100%;inline-size:100%;position:absolute;z-index:-1}.study__background>.study__puls{aspect-ratio:1;position:absolute;z-index:-1}.study__background>.study__puls[data-color=skyblue]{display:none}.study__background>.study__puls[data-color=red]{inline-size:12px;inset-block-start:405px;inset-inline-start:24px}.study__background>.study__puls[data-color=blue]{inline-size:12px;inset-block-start:1100px;inset-inline-start:24px}.study__background .study__pulsCase{aspect-ratio:1;inline-size:12px;position:absolute}.study__background .study__pulsCase[data-color=skyblue]{inset-block-start:1280px;inset-inline-end:12px}.study__background .study__pulsCase[data-color=red]{inset-block-start:1735px;inset-inline-start:16px}.study__background .study__dot{block-size:110px;inline-size:27px;inset-block-start:815px;inset-inline-end:12px;position:absolute}.study__background .study__circle{aspect-ratio:1;inset-block-start:-12px;inset-inline-end:93px;position:absolute;z-index:-1}.study__background .study__circle[data-color=red]{inline-size:120px;inset-block-start:-35px;inset-inline-end:-48px}.study__background .study__circle[data-color=skyblue]{inline-size:168px;inset-block-start:850px;inset-inline-start:-52px}.study__background .study__circle[data-color=yellow]{inline-size:188px;inset-block-start:1427px;inset-inline-end:-70px}.study__background .study__circleSmall{aspect-ratio:1;inline-size:76px;inset-block-start:1217px;inset-inline-start:-28px;position:absolute}.study__background>.study__triangle{block-size:53px;inline-size:56px;inset-block-start:1067px;inset-inline-end:12px;position:absolute}.study__wave svg{inset-block-start:-67px;inset-inline-start:0}.study__inner{padding-block-end:44px;position:relative;z-index:10}.study__heading{position:relative;z-index:1}.study__heading>.section-heading-sub{max-inline-size:266px}.study__contents{margin-block-start:26px}.study__headText{align-items:center;color:var(--blue);display:grid;font-size:clamp(1.125rem,.7938950555rem + 1.4127144299vw,2rem);font-weight:var(--weight-medium);gap:10px;grid-template-columns:1fr auto 1fr}.study__headText:after,.study__headText:before{background-image:radial-gradient(circle,var(--blue) 1.5px,transparent 1.5px);background-position:0 100%;background-repeat:repeat-x;background-size:13px 3px;block-size:3px;content:"";inline-size:100%}.study__message{display:grid;grid-template-columns:1fr;margin-block-start:13px;place-items:center}.study__messageText{font-size:clamp(1.1875rem,.8090943491rem + 1.614530777vw,2.1875rem);font-weight:var(--weight-medium);line-height:1.4285714286}.study__messageText>.font-orange>.text-large{font-size:clamp(1.4375rem,.9408425832rem + 2.1190716448vw,2.75rem);font-weight:var(--weight-bold)}.study__messageImgWrapper>img{block-size:100%;inline-size:100%;-o-object-fit:contain;object-fit:contain}.study__messageBottomText{font-size:clamp(1.4375rem,1.1536957619rem + 1.2108980827vw,2.1875rem);font-weight:var(--weight-medium);line-height:1.4285714286;margin-block-start:15px;text-align:center}.study__messageBottomText>.background-orange{font-size:clamp(1.625rem,1.2938950555rem + 1.4127144299vw,2.5rem);font-weight:var(--weight-semi-bold);padding-block:.25em;padding-inline:min(20px,.8em)}.study__messageBottomText>.background-orange>.text-large{font-size:clamp(2.4375rem,1.9644929364rem + 2.0181634712vw,3.6875rem)}.study__messageBottomText>.font-orange{display:inline-block;font-size:clamp(2.1875rem,1.7381432896rem + 1.9172552977vw,3.375rem);margin-block-start:.2em}.study__content{margin-block-start:30px;padding-block-end:75px;position:relative;z-index:1}.study__contentHeading{background-color:var(--blue);border-start-end-radius:20px;border-start-start-radius:20px;color:var(--white);font-size:clamp(1rem,.5269929364rem + 2.0181634712vw,2.25rem);font-weight:var(--weight-medium);inline-size:-moz-fit-content;inline-size:fit-content;padding-block:7px;padding-inline:15px 31px;position:relative}.study__contentHeading:after{background:url(../../assets/images/common/icon/webp/question_@2x.webp) no-repeat 50%/contain;block-size:85px;content:"";inline-size:61px;inset-block-start:-20px;inset-inline-end:-20px;position:absolute}.study__contentList{background-color:var(--white);border:3px solid var(--blue);border-end-end-radius:20px;border-end-start-radius:20px;border-start-end-radius:20px;padding-block:3px;padding-inline:9px}.study__contentItem{display:grid;font-size:clamp(.875rem,.6384964682rem + 1.0090817356vw,1.5rem);font-weight:var(--weight-medium);gap:4px;grid-template-columns:auto 1fr;line-height:1.5833333333;padding-block:15px}.study__contentItem:not(:last-of-type){background-image:radial-gradient(circle,var(--blue) 1px,transparent 1px);background-position:0 100%;background-repeat:repeat-x;background-size:9px 2px}.study__contentItem:before{--size:1.04em;aspect-ratio:1;background:url(../../assets/images/common/icon/checkbox.svg) no-repeat 50%/cover;content:"";inline-size:var(--size);margin-block:calc(1lh - var(--size) - 4px)}.study__case{position:relative;z-index:1}.study__caseTitle{background-color:var(--blue);border-radius:calc(infinity * 1px);color:var(--white);font-size:clamp(1rem,.7161957619rem + 1.2108980827vw,1.75rem);font-weight:var(--weight-medium);margin-block-start:11px;margin-inline:auto;max-inline-size:719px;padding-block:.5em;position:relative;text-align:center}.study__caseTitle:after{background-color:var(--blue);block-size:16px;clip-path:polygon(50% 16px,0 0,18px 0);content:"";inline-size:18px;inset-block-end:2px;inset-inline-start:50%;position:absolute;translate:-50% 100%;z-index:-1}.study__caseContents{margin-inline:auto}.study__caseList{display:grid;gap:15px;margin-block-start:30px}.study__caseItem{display:grid;gap:10px;grid-template-areas:"circle" "body" "arrow";grid-template-columns:1fr;grid-template-rows:1fr}.study__caseItem:after{content:url(../../assets/images/pages/home/case/case-line_sp.svg);grid-area:arrow;justify-self:center}.study__caseItem[data-color=blue]{align-items:center}.study__caseItem[data-color=blue]>.study__caseItemBody{gap:5px}.study__caseItem[data-color=blue]>.study__caseItemBody>p{font-size:14px;font-weight:var(--weight-medium);text-align:center}.study__caseItem[data-color=blue]>.study__caseItemBody>p>.font-orange>.text-large{font-size:20px}.study__caseItem[data-color=blue]>.study__caseCircle{background-color:var(--blue)}.study__caseItem[data-color=yellow]{margin-inline:auto;max-inline-size:319px}.study__caseItem[data-color=yellow]>.study__caseItemBody{gap:.5em}.study__caseItem[data-color=yellow]>.study__caseItemBody>p{display:grid;font-size:14px;font-weight:var(--weight-medium);gap:5px;grid-template-columns:auto 1fr}.study__caseItem[data-color=yellow]>.study__caseItemBody>p:before{--size:6px;aspect-ratio:1;background-color:var(--yellow);border-radius:50%;content:"";inline-size:var(--size);margin-block:calc(1lh - var(--size) - 6px)}.study__caseItem[data-color=yellow]>.study__caseCircle{background-color:var(--yellow)}.study__caseItem[data-color=orange]{margin-inline:auto;max-inline-size:319px;padding-inline:26px}.study__caseItem[data-color=orange]:after{content:""}.study__caseItem[data-color=orange]>.study__caseItemBody{gap:10px}.study__caseItem[data-color=orange]>.study__caseItemBody>p{font-size:16px;font-weight:var(--weight-medium);padding-inline-start:5px;position:relative}.study__caseItem[data-color=orange]>.study__caseItemBody>p>.font-orange>.text-large{font-size:20px}.study__caseItem[data-color=orange]>.study__caseItemBody>p>.sub-text{display:block;font-size:12px;margin-block-start:.1em}.study__caseItem[data-color=orange]>.study__caseItemBody>p:before{--size:6px;aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";inline-size:var(--size);inset-block-start:0;inset-inline-start:-5px;margin-block:calc(1lh - var(--size) - 6px);position:absolute}.study__caseItem[data-color=orange]>.study__caseItemBody>p:nth-child(2):before{inset-block-start:-6px}.study__caseItem[data-color=orange]>.study__caseCircle{background-color:var(--orange)}.study__caseCircle{aspect-ratio:1;background-color:var(--blue);border-radius:50%;color:var(--white);display:grid;font-size:16px;grid-area:circle;inline-size:65px;justify-self:center;place-items:center}.study__caseItemBody{display:grid;grid-area:body;grid-template-columns:1fr}.study__buttons{margin-block-start:65px}.trouble{background-color:var(--crime);position:relative;z-index:2}.trouble__inner{padding-block:25px 20px}.trouble__heading{font-size:18px;font-weight:var(--weight-medium);inline-size:-moz-fit-content;inline-size:fit-content;margin-inline:auto;position:relative;text-align:center}.trouble__heading:after{--size:26px;aspect-ratio:1;background-image:url(../../assets/images/pages/home/trouble/webp/trouble-icon_@2x.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";inline-size:var(--size);inset-block-end:5px;inset-inline-end:calc(var(--size) * -1);position:absolute}.trouble__contents{margin-block-start:28px}.trouble__list{--gap:15px;display:flex;flex-wrap:wrap;gap:var(--gap);justify-content:center}.trouble__item{flex-basis:calc((100% - var(--gap)) / 2)}.trouble__imgWrapper{margin-inline:auto;max-inline-size:330px}.trouble__imgWrapper img{aspect-ratio:330/308;inline-size:100%;-o-object-fit:contain;object-fit:contain}.trouble__clip{inline-size:100%;inset-block-end:0;position:absolute;z-index:-1}.trouble__clip svg{block-size:50px;display:block;inline-size:calc(100% + 1.3px);inset-block-end:-50px;inset-inline-start:0;position:absolute}.service{background-color:var(--blue-background);position:relative;z-index:1}.service__background{block-size:100%;inline-size:100%;position:absolute;z-index:-1}.service__background>.service__circle{aspect-ratio:1;position:absolute}.service__background>.service__circle[data-color=green]{inline-size:99px;inset-block-start:1520px;inset-inline-end:-50px}.service__background>.service__circle[data-color=white]{inline-size:210px;inset-block-start:1865px;inset-inline-start:-80px}.service__background>.service__triangle{block-size:47px;inline-size:49px;inset-block-start:1745px;inset-inline-start:12px;position:absolute}.service__background>.service__puls{aspect-ratio:1;inline-size:12px;position:absolute}.service__background>.service__puls[data-color=blue]{inset-block-start:1826px;inset-inline-start:73px}.service__background>.service__puls[data-color=red]{inset-block-start:1727px;inset-inline-end:12px}.service__background>.service__dot{block-size:110px;inline-size:27px;inset-block-start:1915px;inset-inline-end:15px;position:absolute}.service__inner{padding-block:70px 138px;position:relative;z-index:1}.service__heading>.section-heading-sub{max-inline-size:175px}.service__contents{margin-block-start:18px}.service__item{display:flex;position:relative}.service__item:nth-child(odd) .service__body{border-end-end-radius:calc(infinity * 1px);border-start-end-radius:calc(infinity * 1px);margin-inline-start:calc(50% - 50vw);padding-inline-start:24px}.service__item:nth-child(2n){flex-direction:row-reverse}.service__item:nth-child(2n) .service__body{border-end-start-radius:calc(infinity * 1px);border-start-start-radius:calc(infinity * 1px);margin-inline-end:calc(50% - 50vw);padding-inline-end:24px}.service__item:nth-child(2n) .service__bodyInner{margin-inline-start:auto}.service__item:nth-child(2n) .service__bodyTitle,.service__item:nth-child(2n) .service__bodyTitle:before{justify-self:end}.service__item[data-number="1"] .service__bodyInner{inline-size:max(300px,60%);padding-block:27px 28px}.service__item[data-number="1"] .service__bodyTitle:before{content:"01"}.service__item[data-number="1"] .service__imgWrapper{inline-size:max(176px,38.4259%);inset-block-start:-42px;inset-inline-end:-5px}.service__item[data-number="1"] .service__imgWrapper>img{aspect-ratio:176/118}.service__item[data-number="2"]{margin-block-start:62px}.service__item[data-number="2"] .service__bodyInner{inline-size:max(266px,80%);padding-block:12px 42px}.service__item[data-number="2"] .service__bodyTitle:before{content:"02"}.service__item[data-number="2"] .service__imgWrapper{inline-size:max(154px,31.8519%);inset-block-start:-76px;inset-inline-start:0}.service__item[data-number="2"] .service__imgWrapper>img{aspect-ratio:154/128}.service__item[data-number="3"]{margin-block-start:38px}.service__item[data-number="3"] .service__bodyInner{inline-size:max(324px,70%);padding-block:28px 30px}.service__item[data-number="3"] .service__bodyTitle:before{content:"03"}.service__item[data-number="3"] .service__imgWrapper{inline-size:max(241px,41.1111%);inset-block-start:-75px;inset-inline-end:0}.service__item[data-number="3"] .service__imgWrapper>img{aspect-ratio:241/129}.service__item[data-number="4"]{margin-block-start:35px}.service__item[data-number="4"] .service__bodyInner{inline-size:max(270px,80%);padding-block:78px 40px}.service__item[data-number="4"] .service__bodyTitle{text-align:end}.service__item[data-number="4"] .service__bodyTitle:before{content:"04"}.service__item[data-number="4"] .service__bodyParagraph{inline-size:max(270px,92.2456%)}.service__item[data-number="4"] .service__imgWrapper{inline-size:max(215px,36.1111%);inset-block-start:-50px;inset-inline-start:0}.service__item[data-number="4"] .service__imgWrapper>img{aspect-ratio:215/156}.service__body{background-color:var(--white);flex:1;inline-size:100%}.service__bodyTitleWrapper{display:grid}.service__bodyTitleWrapper:after{background-image:radial-gradient(circle,var(--blue) 1px,transparent 1px);background-position:0 100%;background-repeat:repeat-x;background-size:8px 2px;block-size:4px;content:"";grid-column:1/-1;grid-row:2;inline-size:100%}.service__bodyTitle{color:var(--blue);display:grid;font-size:clamp(1.125rem,.7938950555rem + 1.4127144299vw,2rem);gap:10px;grid-template-columns:1fr;padding-block-end:14px}.service__bodyTitle:before{color:var(--orange);font-size:40px;grid-column:1}.service__bodyList{display:grid;gap:6px;margin-block-start:12px}.service__bodyItem{display:grid;font-size:clamp(.875rem,.7330978809rem + .6054490414vw,1.25rem);gap:10px;grid-template-columns:auto 1fr;position:relative}.service__bodyItem:before{--size:0.5em;aspect-ratio:1;background-color:var(--blue);border-radius:50%;content:"";inline-size:var(--size);margin-block:calc(1lh - var(--size) - .4em)}.service__bodyParagraph{font-size:clamp(.875rem,.7330978809rem + .6054490414vw,1.25rem);inline-size:max(300px,92.2456%);line-height:1.6;margin-block-start:12px;text-align:justify}.service__imgWrapper{inline-size:40vw;position:absolute;z-index:1}.service__imgWrapper>img{inline-size:100%;-o-object-fit:contain;object-fit:contain}.service__message{margin-block-start:26px}.service__paragraph{font-size:clamp(.875rem,.7330978809rem + .6054490414vw,1.25rem);justify-content:center;line-height:1.6;text-align:center}.service__messageGrid{--gap:28px;display:flex;flex-wrap:wrap;gap:0 var(--gap);justify-content:center;margin-block-start:12px;margin-inline:auto;max-inline-size:350px;position:relative}.service__messageGrid>span{inset-block-end:14px;inset-inline-end:55px;position:absolute}.service__messageItem{--item-size:148px;align-items:center;aspect-ratio:1;background-color:var(--blue);border-radius:50%;display:flex;flex-basis:calc((100% - var(--gap)) / 2);justify-content:center;max-inline-size:var(--item-size)}.service__messageItem:nth-child(3){margin-block-start:-5%}.service__messageText{font-size:14px;line-height:1.6666666667}.service__messageText,.service__orangeText{color:var(--white);font-weight:var(--weight-medium);text-align:center}.service__orangeText{border-image-outset:0 100vw;border-image-slice:fill 0;border-image-source:linear-gradient(0deg,var(--orange) 0 100%);font-size:20px;margin-block-start:28px;padding-block:9px;position:relative;z-index:1}.service__orangeText:after{background-color:var(--orange);block-size:17px;clip-path:polygon(50% 16px,0 0,18px 0);content:"";inline-size:19px;inset-block-end:2px;inset-inline-start:50%;position:absolute;translate:-50% 100%;z-index:-1}.service__text{font-size:16px;line-height:1.5;margin-block-start:25px;text-align:center}.service__buttons{margin-block-start:50px}.price{position:relative;z-index:10}.price__wave svg{inset-block-start:-56px;inset-inline-start:0}.price__inner{padding-block-end:112px;position:relative;z-index:10}.price__heading>.section-heading-sub{max-inline-size:123px}.price__topPrice{align-items:center;display:grid;font-size:clamp(2.5rem,1.435734107rem + 4.5408678103vw,5.3125rem);font-weight:var(--weight-semi-bold);grid-auto-flow:column;justify-content:center}.price__topPrice span:first-child{align-items:start;display:grid;font-size:clamp(7.3125rem,4.3089051463rem + 12.8153380424vw,15.25rem);margin-block-start:-40px;margin-inline-start:30px}.price__topPrice span:nth-child(2){align-self:center;font-size:clamp(4.875rem,2.8647199798rem + 8.5771947528vw,10.1875rem)}.price__topText{font-size:clamp(1.125rem,.6046922301rem + 2.2199798184vw,2.5rem);text-align:center}.price__listWrapper{margin-block-start:30px;margin-inline:auto;max-inline-size:363px}.price__listInner{background-color:var(--blue);border-radius:15px;display:grid;grid-template-columns:1fr}.price__list{align-items:start;background-color:var(--white);border:2px solid var(--blue);border-start-end-radius:15px;border-start-start-radius:15px;clip-path:polygon(0 0,100% 0,100% 80%,50% 98%,0 80%);gap:8px;inline-size:100%;margin-inline:auto;padding-block:15px 28px;padding-inline:7px}.price__item,.price__list{display:grid;grid-template-columns:auto 1fr}.price__item{font-size:15px;font-weight:var(--weight-medium);gap:5px}.price__item:before{--size:5px;aspect-ratio:1;background-color:var(--blue);border-radius:50%;content:"";inline-size:var(--size);margin-block:calc(1lh - var(--size) - 10px)}.price__listPrice{align-items:center;align-self:center;color:var(--white);display:grid;font-size:23px;font-weight:var(--weight-semi-bold);grid-auto-flow:column;margin-inline:auto}.price__listPrice span:first-child{font-size:69px;margin-inline-start:15px;padding-block-end:18px}.price__listPrice span:nth-child(2){font-size:47px}.price__listText{font-size:10px;margin-block-start:6px;text-align:end}.price__buttons{margin-block-start:60px}.flow{background-color:var(--crime);position:relative;z-index:10}.flow__wave svg{inset-block-start:-63px;inset-inline-start:0}.flow__inner{padding-block-end:117px}.flow__heading{position:relative;z-index:1}.flow__heading>.section-heading-sub{max-inline-size:113px}.flow__contents{overflow-x:auto;padding-block-start:54px;padding-inline:11px;scroll-snap-type:x mandatory}.flow__list{gap:30px;grid-template-columns:repeat(3,327px);overflow:visible!important}.flow__item,.flow__list{display:grid;position:relative}.flow__item{background-color:var(--white);border-radius:14px;gap:20px;grid-row:span 4;grid-template-areas:"number" "title" "img" "body";grid-template-rows:subgrid;padding-block-end:25px;padding-inline:18px;place-items:center;scroll-snap-align:start}.flow__item:not(:last-of-type):before{background-color:#a5a5a5;block-size:55px;clip-path:polygon(19px 50%,0 0,0 55px);content:"";inline-size:19px;inset-inline-end:0;position:absolute;translate:100%}.flow__item[data-step="1"] .flow__imgWrapper{aspect-ratio:1;inline-size:135px}.flow__item[data-step="2"] .flow__imgWrapper{aspect-ratio:95/115;inline-size:95px}.flow__item[data-step="3"] .flow__imgWrapper{aspect-ratio:1;inline-size:118px}.flow__number{--step-img-size:90px;aspect-ratio:1;display:block;grid-area:number;inline-size:var(--step-img-size);margin-block-start:calc(var(--step-img-size) / 2 * -1);margin-inline:auto}.flow__number>img{inline-size:100%;-o-object-fit:contain;object-fit:contain}.flow__title{align-self:start;color:var(--blue);font-size:20px;font-weight:var(--weight-bold);grid-area:title;text-align:center}.flow__body{align-self:start;grid-area:body}.flow__text{display:grid;font-size:14px;gap:7px;grid-template-columns:auto 1fr;line-height:1.45}.flow__text:not(:first-of-type){margin-block-start:.2em}.flow__text:before{--size:6px;aspect-ratio:1;background-color:var(--blue);border-radius:50%;content:"";inline-size:var(--size);margin-block:calc(1lh - var(--size) - 9px)}.flow__imgWrapper{grid-area:img}.flow__imgWrapper>img{inline-size:100%;-o-object-fit:contain;object-fit:contain}.faq{position:relative;z-index:10}.faq__wave svg{inset-block-start:-61px;inset-inline-start:0}.faq__inner{padding-block-end:40px}.faq__heading>.section-heading-sub{max-inline-size:105px}.faq__accordion{margin-block-start:30px}.faq__buttons{margin-block-start:53px}.contact{background-color:var(--crime)}.contact__text{margin-block-start:30px}.information{background-color:var(--blue-background)}.information__text{margin-block-start:27px}.thanks__heading>span{display:inline-block}.thanks__container{margin-block-start:27px;margin-inline:auto;max-inline-size:840px}.thanks__imgWrapper{inline-size:min(75.493%,488px);margin-inline:auto}.thanks__imgWrapper>img{aspect-ratio:268/206;inline-size:100%;-o-object-fit:cover;object-fit:cover}.thanks__text{font-size:14px;inline-size:-moz-fit-content;inline-size:fit-content;line-height:1.4285714286;margin-block-start:47px;margin-inline:auto}.thanks__text p+p{margin-block-start:.5em}.lower__buttonWrapper>.lower__button{align-items:center;display:grid}.pc-only,.sp-only,.tab-only{display:block}.background-orange{background-color:var(--orange);color:var(--white)}.font-orange{color:var(--orange)}.marker-orange{background-image:linear-gradient(0deg,#f6d25a .55em,transparent 0)}.display-none{display:none}.visually-hidden{block-size:4px!important;border:none!important;contain:strict!important;display:block!important;inline-size:4px!important;inset-block-start:0!important;inset-inline-start:0!important;margin:0!important;opacity:0!important;padding:0!important;pointer-events:none!important;position:fixed!important;visibility:visible!important}.character:not(:lang(ja)){display:none}.alternative:lang(ja){block-size:4px!important;contain:strict!important;display:block!important;inline-size:4px!important;inset:0!important;opacity:0!important;pointer-events:none!important;position:fixed!important}@media (width > 490px){.study__background>.study__triangle{inset-block-start:max(1100px,48%)}}@media (width >= 576px){.homeHeader{margin-block-start:-30px}.header__inner{block-size:100%}.homeMain{margin-block-start:-30px}}@media (width >= 750px){.buttons-wrapper .button-wrapper{--border-size:5px}.buttons-wrapper .button-wrapper[data-color=orange]{min-block-size:calc(130px + var(--border-size) * 2)}.buttons-wrapper .button-wrapper[data-color=orange]>.button{grid-auto-flow:column}.buttons-wrapper .button-wrapper[data-color=orange]>.button>span:nth-child(2){align-self:center;grid-column:unset}.buttons-wrapper .button-wrapper[data-color=blue]{min-block-size:calc(90px + var(--border-size) * 2)}.buttons-text:nth-child(2 of .buttons-text){margin-block-start:52px}.wave-background svg{block-size:300px}.lower__buttonWrapper[data-type=close]{margin-block-start:82px}.footer__heading,.footer__infoWrapper{font-size:14px}.study__caseList{gap:25px;margin-inline:auto;max-inline-size:750px}.study__caseItem{gap:32px 39px;grid-template-areas:"circle body" "arrow arrow";grid-template-columns:auto 1fr}.study__caseItem:after{content:url(../../assets/images/pages/home/case/case-line.svg)}.study__caseItem[data-color=blue]>.study__caseItemBody{gap:10px}.study__caseItem[data-color=blue]>.study__caseItemBody>p{font-size:22px;text-align:start}.study__caseItem[data-color=blue]>.study__caseItemBody>p>.font-orange>.text-large{font-size:32px}.study__caseItem[data-color=yellow]{margin-inline:unset;max-inline-size:unset}.study__caseItem[data-color=yellow]>.study__caseItemBody>p{font-size:22px;gap:15px}.study__caseItem[data-color=yellow]>.study__caseItemBody>p:before{--size:9px;margin-block:calc(1lh - var(--size) - 8px)}.study__caseItem[data-color=orange]{margin-inline:unset;max-inline-size:unset;padding-inline:unset}.study__caseItem[data-color=orange]>.study__caseItemBody{gap:25px}.study__caseItem[data-color=orange]>.study__caseItemBody>p{font-size:22px;padding-inline-start:24px}.study__caseItem[data-color=orange]>.study__caseItemBody>p>.font-orange>.text-large{font-size:32px}.study__caseItem[data-color=orange]>.study__caseItemBody>p>.sub-text{font-size:24px}.study__caseItem[data-color=orange]>.study__caseItemBody>p:before{--size:9px;inset-inline-start:0;margin-block:calc(1lh - var(--size) - 6px)}.service__item[data-number="2"] .service__bodyInner{inline-size:max(266px,65%)}.service__item[data-number="4"] .service__bodyInner{inline-size:max(270px,60%)}.service__item[data-number="4"] .service__imgWrapper{inset-block-end:45px}.price__listWrapper{margin-block-start:35px;max-inline-size:741px}.price__listInner{grid-template-columns:1fr auto}.price__list{block-size:181px;border:1px solid var(--blue);clip-path:path("M342.47 179.325V180H15.0003C7.26805 180 1 173.732 1 166.001V15.0003C1 7.26809 7.26809 1 15.0003 1H342.47V1.67522V1.92595L342.588 2.14701L389.865 90.5004L342.588 178.853L342.47 179.074V179.325Z");gap:unset;grid-template-columns:1fr;inline-size:391px;margin-inline:unset;padding-block:13px 23px;padding-inline-end:unset;padding-inline-start:55px}.price__item{font-size:24px;gap:10px}.price__item:before{--size:7px;margin-block:calc(1lh - var(--size) - 10px)}.price__listPrice{font-size:36px;margin-inline-end:40px}.price__listPrice span:first-child{font-size:103px;margin-inline-start:10px;padding-block-end:32px}.price__listPrice span:nth-child(2){font-size:69px}.price__listText{font-size:14px;margin-block-start:10px}.price__buttons{margin-block-start:100px}.flow__contents{padding-block-start:110px;padding-inline:unset}.thanks__text{font-size:20px;line-height:1.7;margin-block-start:48px}.sp-only{display:none}}@media (width >= 960px){.section-heading-main{font-size:26px}.gnavWrapper{display:grid}.burger,.menu[data-open=false] .drawer{display:none;pointer-events:none}.buttons-text:after,.buttons-text:before{--translate:40%;block-size:3px;inline-size:26px}.buttons-text:before{translate:var(--translate) 15px}.buttons-text:after{translate:calc(var(--translate) * -1) 15px}.accordion{gap:32px}.accordion-head{font-size:24px;gap:24px;padding-block:23px;padding-inline:34px}.accordion-head:after,.accordion-head:before{inline-size:27px}.accordion-content{font-size:20px}.accordion-content-inner{gap:24px;padding-block:30px;padding-inline:34px}.accordion-content-inner>p span{gap:6px}.accordion-content-inner>p span:before{--size:10px}.accordion-icon{inline-size:40px}.form__heading{font-size:32px}.lower__form{gap:21px;margin-block-start:50px}.form__group{gap:9px}.form__labelPrimary>label{font-size:22px}.form__required{font-size:13px;inline-size:50px;margin-block-start:6px;min-block-size:22px}.form__labelSecondary{font-size:18px}.form__data input::-moz-placeholder,.form__data textarea::-moz-placeholder{font-size:20px}.form__data input::placeholder,.form__data textarea::placeholder{font-size:20px}.form__input,.form__textarea{padding-block:20px;padding-inline:27px}.form__input{min-block-size:70px}.form__privacy>.form__data{gap:10px}.form__privacy>.form__data>label{font-size:22px}.form__privacy>.form__labelSecondary{padding-inline-start:42px}.form__checkbox{inline-size:30px}.form__submitText{font-size:14px;margin-block-start:24px}.header.homeHeader:after{background-image:url(../../assets/images/common/header/bg.svg)}.homeHeader{block-size:14.4949vw;margin-block-start:unset}.header__inner{block-size:75.6566%}.header__logo{inline-size:82px}.homeMain{margin-block-start:unset}.lower__inner{padding-block:100px}.lower__heading{font-size:46px;line-height:1.3043478261}.lower__text{font-size:20px;line-height:1.7}.lower__contents{margin-block-start:81px}.lower__buttonWrapper[data-type=submit]{margin-block-start:46px}.lower__button{font-size:24px;min-block-size:80px}.footer__inner{padding-block:147px 121px}.footer__contents{gap:55px;grid-template-areas:"logo address" "policy policy";grid-template-columns:auto 1fr}.footer__logo{inline-size:122px}.footer__address{justify-self:start}.footer__heading,.footer__infoWrapper,.footer__link{font-size:20px}.firstView{margin-block-end:unset}.firstView__inner:before{background-image:url(../../assets/images/pages/home/fv/webp/fv_bg.webp);inline-size:119.1069vw;inset-block-start:2.196vw;inset-inline-start:-5.8565vw}.firstView__imgWrapper picture:first-child img{inline-size:65.4466vw}.firstView__imgWrapper picture:nth-child(2) img{inline-size:61.2738vw;margin-block-start:18px}.firstView__imgWrapper picture:nth-child(3) img{inline-size:54.1728vw;margin-block-start:18px}.firstView__imgWrapper picture:nth-child(5) img{inline-size:53.6603vw;margin-block-end:unset}.firstView__imgWrapper img:nth-child(4){inline-size:53.4407vw}.firstView__imgWrapper img:nth-child(6){inline-size:8.9312vw;inset-block-end:17.2035vw;inset-inline-start:3.6603vw}.firstView__imgWrapper img:nth-child(7){inline-size:8.9312vw;inset-block-end:5.4173vw;inset-inline-start:12.2987vw}.firstView__imgWrapper img:nth-child(8){display:block;inline-size:10.3953vw;inset-block-end:5.1245vw;inset-inline-end:12.0059vw;position:absolute}.firstView__imgWrapper img:nth-child(9){inline-size:7.4671vw;inset-block-end:18.6676vw;inset-inline-end:4.8316vw}.buttonsAriaTop{padding-block:69px 239px}.study__background>.study__puls[data-color=skyblue]{block-size:22px;display:block;inline-size:22px;inset-block-start:-12px;inset-inline-start:77px}.study__background>.study__puls[data-color=red]{inline-size:22px;inset-block-start:570px;inset-inline-end:27px}.study__background>.study__puls[data-color=blue]{inline-size:22px;inset-block-start:1323px;inset-inline-start:120px}.study__background .study__pulsCase{inline-size:22px}.study__background .study__pulsCase[data-color=skyblue]{inset-block-start:1500px;inset-inline-end:80px}.study__background .study__pulsCase[data-color=red]{display:none}.study__background .study__dot{block-size:210px;inline-size:51px;inset-block-start:645px;inset-inline-end:63px}.study__background .study__circle[data-color=red]{inline-size:187px;inset-block-start:-12px;inset-inline-end:49px}.study__background .study__circle[data-color=skyblue]{inline-size:416px;inset-block-start:742px;inset-inline-start:-96px}.study__background .study__circle[data-color=yellow]{inline-size:416px;inset-block-start:1636px;inset-inline-end:-93px}.study__background .study__circleSmall{inline-size:187px;inset-block-start:1628px;inset-inline-start:-44px}.study__background>.study__triangle{block-size:83px;inline-size:87px;inset-block-start:1200px;inset-inline-end:12px}.study__wave svg{inset-block-start:-168px}.study__inner{padding-block-end:126px}.study__heading>.section-heading-sub{max-inline-size:548px}.study__contents{margin-block-start:52px}.study__message{grid-template-columns:auto 1fr;margin-block-start:26px}.study__messageText{grid-column:1;grid-row:1/2}.study__messageImgWrapper{grid-column:2;grid-row:1/2}.study__messageBottomText>.font-orange{margin-block-start:unset}.study__content{margin-block-start:64px;padding-block-end:74px}.study__contentHeading{padding-block:14px;padding-inline-end:79px}.study__contentHeading:after{block-size:176px;inline-size:121px;inset-block-start:-55px;inset-inline-end:-20px}.study__contentList{padding-block:12px;padding-inline:62px 51px}.study__contentItem:not(:last-of-type){background-image:radial-gradient(circle,var(--blue) 2px,transparent 2px);background-position:0 100%;background-repeat:repeat-x;background-size:17px 4px}.study__contentItem{gap:18px;padding-block:20px}.study__contentItem:before{margin-block:calc(1lh - var(--size) - 5px)}.study__caseTitle{margin-block-start:40px}.study__caseContents{max-inline-size:898px}.study__caseList{max-inline-size:unset}.study__caseItem{gap:42px 49px}.study__caseItem[data-color=blue]>.study__caseItemBody>p{font-size:24px}.study__caseItem[data-color=blue]>.study__caseItemBody>p>.font-orange>.text-large{font-size:36px}.study__caseItem[data-color=yellow]>.study__caseItemBody>p{font-size:24px}.study__caseItem[data-color=orange]>.study__caseItemBody>p{font-size:29px}.study__caseItem[data-color=orange]>.study__caseItemBody>p>.font-orange>.text-large{font-size:39px}.study__caseCircle{font-size:24px;inline-size:100px}.study__buttons{margin-block-start:105px}.trouble__inner{padding-block:69px 50px}.trouble__heading{font-size:36px;text-align:start}.trouble__heading:after{--size:48px}.trouble__contents{margin-block-start:86px}.trouble__list{--gap:45px}.trouble__item{flex-basis:calc((100% - var(--gap) * 2) / 3)}.trouble__clip svg{block-size:83px;inset-block-end:-83px}.service__background>.service__circle[data-color=green]{inline-size:187px;inset-block-start:1583px;inset-inline-end:-45px}.service__background>.service__circle[data-color=white]{inline-size:416px;inset-block-start:1910px;inset-inline-start:-215px}.service__background>.service__triangle{block-size:75px;inline-size:77px;inset-block-start:1500px;inset-inline-start:12px}.service__background>.service__puls{inline-size:22px}.service__background>.service__puls[data-color=blue]{inset-block-start:1755px;inset-inline-start:120px}.service__background>.service__puls[data-color=red]{inset-block-start:2080px;inset-inline-end:10px}.service__background>.service__dot{block-size:180px;inline-size:40px;inset-block-start:2130px;inset-inline-end:24px}.service__inner{padding-block:104px 234px}.service__heading>.section-heading-sub{max-inline-size:366px}.service__contents{margin-block-start:64px}.service__item:nth-child(odd) .service__body{padding-inline-start:calc(50vw - 50%)}.service__item:nth-child(2n) .service__body{padding-inline-end:calc(50vw - 50%)}.service__item:nth-child(2n) .service__bodyTitle,.service__item:nth-child(2n) .service__bodyTitle:before{justify-self:start}.service__item[data-number="1"] .service__bodyInner{inline-size:min(619px,85%);padding-block:34px 44px}.service__item[data-number="1"] .service__imgWrapper{inset-block-end:40px;inset-block-start:unset;inset-inline-end:30px}.service__item[data-number="1"] .service__imgWrapper>img{aspect-ratio:415/279}.service__item[data-number="2"]{margin-block-start:49px}.service__item[data-number="2"] .service__bodyInner{inline-size:min(619px,85%);padding-block:36px 44px}.service__item[data-number="2"] .service__imgWrapper{inset-block-end:-20px;inset-block-start:unset;inset-inline-start:52px}.service__item[data-number="2"] .service__imgWrapper>img{aspect-ratio:344/286}.service__item[data-number="3"]{margin-block-start:49px}.service__item[data-number="3"] .service__bodyInner{inline-size:min(619px,85%);padding-block:34px 44px}.service__item[data-number="3"] .service__imgWrapper{inset-block-end:16px;inset-block-start:unset;inset-inline-end:22px}.service__item[data-number="3"] .service__imgWrapper>img{aspect-ratio:444/237}.service__item[data-number="4"]{margin-block-start:49px}.service__item[data-number="4"] .service__bodyInner{inline-size:min(645px,95%);padding-block:34px 44px}.service__item[data-number="4"] .service__bodyTitle{text-align:start}.service__item[data-number="4"] .service__imgWrapper{inset-block-start:unset;inset-inline-start:10px}.service__item[data-number="4"] .service__imgWrapper>img{aspect-ratio:390/283}.service__body{flex:unset;inline-size:65.84vw}.service__bodyTitleWrapper{padding-inline-start:16px}.service__bodyTitleWrapper:after{background-image:repeating-linear-gradient(90deg,var(--blue),var(--blue) 6px,transparent 6px,transparent 19px);background-size:100% 4px;inline-size:calc(100% + 16px);margin-inline-start:-16px}.service__bodyTitle{grid-template-columns:auto 1fr;padding-block-end:18px}.service__bodyTitle:before{font-size:clamp(1.125rem,.7938950555rem + 1.4127144299vw,2rem)}.service__bodyList{margin-block-start:27px;padding-inline-start:25px}.service__bodyParagraph{margin-block-start:27px;padding-inline-start:16px}.service__message{margin-block-start:55px}.service__messageGrid{--gap:48px;flex-wrap:nowrap;margin-block-start:36px;max-inline-size:890px;padding-inline-end:26px}.service__messageGrid>span{inset-block-end:0;inset-inline-end:-10px;translate:40%}.service__messageItem{--item-size:265px;flex-basis:calc((100% - var(--gap) * 2) / 3)}.service__messageItem:nth-child(3){margin-block-start:unset}.service__messageText{font-size:24px}.service__orangeText{font-size:32px;margin-block-start:38px}.service__text{font-size:24px;margin-block-start:35px}.service__buttons{margin-block-start:81px}.price__wave svg{inset-block-start:-134px}.price__inner{padding-block-end:257px}.price__heading>.section-heading-sub{max-inline-size:252px}.flow__wave svg{inset-block-start:-132px}.flow__inner{padding-block-end:220px}.flow__heading>.section-heading-sub{max-inline-size:231px}.flow__list{grid-template-columns:repeat(3,340px)}.flow__item{padding-block-end:25px;padding-inline:28px}.flow__number{--step-img-size:100px}.flow__title{font-size:32px;font-weight:var(--weight-medium)}.flow__text{font-size:20px}.flow__text:before{--size:8px}.faq__wave svg{inset-block-start:-130px}.faq__inner{padding-block-end:82px}.faq__heading>.section-heading-sub{max-inline-size:213px}.faq__accordion{margin-block-start:72px}.faq__buttons{margin-block-start:113px}.contact__text{margin-block-start:50px}.information__text{margin-block-start:110px}.thanks__container{margin-block-start:46px}.thanks__text p+p{margin-block-start:.3em}.tab-only{display:none}}@media (width >= 1100px){.gnav__buttons>.button-wrapper{inline-size:170px}}@media (width >= 1200px){.study__background .study__pulsCase[data-color=skyblue]{inset-block-start:1500px;inset-inline-end:194px}.study__background>.study__triangle{block-size:103px;inline-size:107px;inset-block-start:1250px;inset-inline-end:36px}.service__background>.service__triangle{block-size:103px;inline-size:107px;inset-block-start:1544px;inset-inline-start:27px}.service__background>.service__puls[data-color=red]{inset-block-start:2146px;inset-inline-end:38px}.service__background>.service__dot{block-size:210px;inline-size:51px;inset-block-start:2192px;inset-inline-end:91px}}@media (width < 750px){a[href^="tel:"]{pointer-events:auto}.pc-only{display:none}}@media (prefers-reduced-motion:no-preference){:focus-visible{transition:outline-offset 145ms cubic-bezier(.25,0,.4,1)}:where(:not(:active)):focus-visible{transition-duration:.25s}}