@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);*,::after,::before{box-sizing:border-box;background-repeat:no-repeat}::after,::before{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(navli)::before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:root{--header-height:64px;--header-offset:calc(var(--header-height) + 26px);--important-notice-height:54px;--fixed-header-offset:6px;font-size:16px;scroll-padding-top:84px}:root .l-body.has-importantNotice{--fixed-header-offset:60px}body,html{min-height:100vh}html{display:flex;flex-direction:column;scroll-behavior:smooth}body{display:flex;flex-direction:column;width:100%;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,Arial,sans-serif;line-height:1.4;background:#fff;overflow-wrap:anywhere;word-break:normal;position:relative}li{list-style-type:none}a{text-decoration:none;transition:opacity .3s}em{font-style:normal;font-weight:700}strong{font-weight:700}sup{font-size:80%}i{font-style:italic}img{max-width:100%;height:auto}blockquote,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,ol,p,table,ul{margin:0;padding:0}cite,dfn{font-style:normal}small{font-size:1.2rem}table{border-collapse:collapse;border-spacing:0;width:100%}button,input:not([type=checkbox]):not([type=radio]):not([type=number]),select,textarea{-webkit-appearance:none;appearance:none;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,Arial,sans-serif;color:#05102d}input[type=number]{-webkit-appearance:none;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button,input[type=button],input[type=image],input[type=reset],input[type=submit],select{cursor:pointer}button{background:0 0;border-radius:0;border:0;padding:0;line-height:1.4}select::-ms-expand{display:none}::placeholder{color:#05102d;opacity:1}:-ms-input-placeholder{color:#05102d}.l-header{position:fixed;z-index:999;width:100%;background-color:#fff}.l-header__inner{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #e1e1e1}.l-header__logo{width:100px;height:21px}.l-header__logo a{display:block}.l-header__list{display:flex;align-items:center}.l-header__phone{margin-right:20px}.l-header__phone a img{vertical-align:1px;margin-right:4px}.l-header__phone a span{font-family:"Noto Sans";color:#05102d;font-size:22px;font-weight:700;letter-spacing:.06em}.l-header-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:5px;width:40px;height:40px;background-color:#fff}.l-header-toggle::after,.l-header-toggle::before,.l-header-toggle__line{content:"";width:30px;height:3px;background-color:#05102d;transition:transform .3s,opacity .3s}.l-header-toggle.is-opened::before{transform:translateY(8px) rotate(45deg)}.l-header-toggle.is-opened::after{transform:translateY(-8px) rotate(-45deg)}.l-header-toggle.is-opened .l-header-toggle__line{opacity:0}.l-header-hamberger{position:fixed;width:100%;height:100vh;background-color:#fff;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:500}.l-header-hamberger__nav{list-style:none;padding:0;text-align:center}.l-header-hamberger__nav--item{border-bottom:1px solid #e1e1e1}.l-header-hamberger__nav--item a{display:block;padding:20px 0;text-decoration:none;color:#4f5c76;font-size:14px;font-weight:700;letter-spacing:.56px}.l-header-hamberger__links{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:20px;height:calc(100% - 240px);padding:0 20px 40px}.l-header-hamberger__links .c-btn-02{width:100%}.l-header-hamberger__phone{color:#05102d;font-size:22px;font-weight:700;letter-spacing:.88px}.l-header-hamberger__phone img{vertical-align:0}.l-header-hamberger.is-visible{opacity:1;pointer-events:auto}#footer{position:static!important;width:100%}.l-anchor{width:100%}.l-anchor--fixed{position:fixed;top:84.6px;z-index:5;background-color:#fff;box-shadow:0 8px 8px -6px rgba(0,0,0,.2)}.l-anchor--fixed .l-anchor__list--item a{color:#4f5c76}.l-anchor--fixed .l-anchor__list--item a span::after{background-image:url(../img/icon_arrow_down2.svg)}.l-anchor__inner{display:flex;justify-content:flex-end;padding:10px 52px 10px 0}.l-anchor__list{display:flex;gap:67px}.l-anchor__list--item{font-size:14px;font-weight:700;letter-spacing:.56px}.l-anchor__list--item a{display:block;padding:6px 0;text-align:center;color:#fff}.l-anchor__list--item a span::after{content:"";display:inline-block;width:20px;height:20px;margin-left:4px;vertical-align:-6px;background-image:url(../img/icon_arrow_down.svg)}.js-accordion__content{display:none;overflow:hidden}.js-accordion__hook{padding-top:24px;padding-bottom:24px;letter-spacing:.04em}.js-accordion.p-home-lineup__button{padding-top:0;}.js-accordion.p-home-lineup__button::after{pointer-events: none;}.js-accordion__content>div{padding:23px 32px 35px;background-color:#fff}.js-accordion.is-open{padding-bottom:0}html.is-fixed{width:100%;overflow:hidden}.c-btn-wrap{display:flex;gap:16px}.c-btn-01{position:relative;width:232px;padding:12px 22px 12px 0;color:#fff;font-size:14px;font-weight:700;text-align:center;letter-spacing:.05em}.c-btn-01::after{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:20px;height:20px;background-image:url(../img/icon_arrow.svg)}.c-btn-02{position:relative;width:340px;padding:25px 5px 25px 0;color:#fff;font-size:22px;font-weight:700;text-align:center;letter-spacing:.05em}.c-btn-02::after{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);width:20px;height:20px;background-image:url(../img/icon_arrow.svg)}.c-btn-02--down::after{transform:translateY(-50%) rotate(90deg)}.p-home-wrapper{padding-top:84px}.p-home-kv{width:100%;padding-bottom:86px;background-image:url(../img/kv_bg.webp);background-repeat:repeat;background-position:center}.p-home-kv__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding-left:5.4861111111%}.p-home-kv__inner::after{position:absolute;z-index:-1;top:53px;right:0;content:"";width:64.7222222222%;aspect-ratio:932/475;background-image:url(../img/kv_img.webp);background-size:cover}.p-home-kv__heading{display:flex;flex-direction:column-reverse;padding-top:40px}.p-home-kv__logo{position:relative;width:41.2196914034%;aspect-ratio:561/127;margin-top:4.7759000735%}.p-home-kv__text{color:#fff;font-size:32px;font-weight:400}.p-home-kv__text>span:first-child{display:block;margin-bottom:13px}.p-home-kv__textSmall{font-size:27px}.p-home-kv__links{display:flex;gap:16px;flex-wrap:wrap;margin-top:7.9200592154%;margin-left:10px}.p-home-reason{padding-top:125px;overflow:hidden}.p-home-reason__copy{position:relative;width:fit-content;margin:0 auto 72px;color:#05102d;font-size:42px;font-weight:700;line-height:140%}.p-home-reason__copy::before{content:"";position:absolute;left:-20px;width:37px;height:46px;background-image:url(../img/line_diagonal.webp)}.p-home-reason__copy--sm{font-size:32px}.p-home-reason__copy__md{font-size:40px}.p-home-reason__section{position:relative;z-index:0;max-width:1532px;width:106.3888888889%;margin:0 auto;background-size:cover}.p-home-reason__section:nth-of-type(1){background-image:url(../img/img_reason1.webp)}.p-home-reason__section:nth-of-type(2){max-width:1633px;width:auto}.p-home-reason__section:nth-of-type(2)::before{content:"";position:absolute;right:0;z-index:-1;max-width:1633px;width:113.4027777778%;height:100%;aspect-ratio:1633/519;background-image:url(../img/img_reason2.webp);background-size:cover}.p-home-reason__section:nth-of-type(3){background-image:url(../img/img_reason3.webp)}.p-home-reason__section:nth-of-type(3) .p-home-reason__inner{padding:3.5248041775% 0 9.0731070496% 11.7493472585%}.p-home-reason__section--reverse .p-home-reason__inner{margin-left:auto;margin-right:11.0226576852%;padding:6.6135946111% 0 2.8781383956% 0;color:#fff}.p-home-reason__section--reverse .p-home-reason__heading span::before{background-color:#fff}.p-home-reason__section--reverse .p-home-reason__bg{display:block;margin-left:auto}.p-home-reason__section:nth-child(4){margin-top:71px}.p-home-reason__inner{width:40.274151436%;padding:2.6762402089% 0 7.5065274151% 11.7493472585%;color:#05102d;box-sizing:content-box}.p-home-reason__heading{font-size:clamp(.875rem,.018rem + 1.79vw,1.625rem);font-weight:700;letter-spacing:1.04px}.p-home-reason__heading span{position:relative;display:block;margin-left:3.5656401945%;margin-bottom:.6482982172%;font-family:"Noto Sans";font-size:clamp(2rem,4.17vw,3.75rem);font-weight:700}.p-home-reason__heading span::before{content:"";position:absolute;max-width:3px;width:.4862236629%;aspect-ratio:3/72;background-color:#05102d;transform:rotate(30deg)}.p-home-reason__text{max-width:617px;margin-top:3.2414910859%;font-size:clamp(.75rem,.464rem + .6vw,1rem);font-weight:400;letter-spacing:.64px}.p-home-reason__list{margin-top:4.376012966%;padding-left:3.8897893031%}.p-home-reason__list--item{position:relative;font-size:clamp(.75rem,.321rem + .89vw,1.125rem);font-weight:700;letter-spacing:.72px}.p-home-reason__list--item:before{content:"";position:absolute;top:4px;left:-3.8897893031%;max-width:16px;width:2.5931928687%;aspect-ratio:1/1;border-radius:9999px;background-color:#ffa300}.p-home-reason__list--item:not(:first-child){margin-top:3px}.p-home-linkBtn{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin:96px 0 100px}.p-home-info{padding:84px 0 60px;background-color:#f1f4f7}.p-home-info#section02{padding-bottom:75px}.p-home-info#section03{padding-bottom:90px}.p-home-info__inner{max-width:1100px;margin:0 auto;padding:0 10px}.p-home-info__heading{color:#05102d;text-align:center}.p-home-info__heading h2{font-size:26px;font-weight:700;letter-spacing:1.04px}.p-home-info__heading span{position:relative;display:block;width:fit-content;margin:0 auto 3px;padding-left:22px;font-family:"Noto Sans";font-size:60px;font-style:normal;font-weight:700}.p-home-info__heading span::before{content:"";position:absolute;top:-13px;left:0;width:56px;height:78px;background-image:url(../img/line_diagonal.webp);background-repeat:no-repeat;background-size:cover}.p-home-info__img{margin-top:40px}.p-home-info__text{margin-top:5px;color:#05102d;font-size:18px;font-weight:400;letter-spacing:.72px}.p-home-product{display:flex;gap:24px;margin-top:40px}.p-home-product__box{display:flex;flex-direction:column;width:33.3333333333%;padding:40px 24px 32px;background-color:#fff}.p-home-product__heading{display:flex;flex-direction:column;min-height:198px}.p-home-product__copy{margin:auto 0;color:#05102d;text-align:center;font-size:26px;font-weight:700;letter-spacing:1.04px}.p-home-product__copy span{color:#ffa300}.p-home-product__name{margin-top:15px;padding-bottom:19px;border-bottom:1px solid #05102d;color:#05102d;text-align:center;font-size:12px;font-weight:700;letter-spacing:.09em}.p-home-product__img{margin-top:10px}.p-home-product__text{color:#05102d;font-weight:400;line-height:1.37;letter-spacing:.64px}.p-home-lineup{margin-top:40px;color:#05102d;text-align:center}.p-home-lineup__heading{font-size:26px;font-weight:700;letter-spacing:1.04px}.p-home-lineup__img{margin-top:32px}.p-home-lineup__text{margin-top:61px;font-size:18px;font-weight:400;letter-spacing:.72px}.p-home-lineup__more{margin-top:40px}.p-home-lineup__button{position:relative;width:100%;padding-top:24px;background-color:#4f5c76;color:#fff;font-size:22px;font-weight:700;letter-spacing:.88px}.p-home-lineup__button::after{content:"";position:absolute;top:29.5px;right:20px;width:20px;height:20px;background-image:url(../img/icon_plus.svg)}.p-home-modal{position:fixed!important;top:0;left:0;z-index:-9999;width:100%;height:100vh;height:100dvh;background-color:rgba(0,0,0,.6);opacity:0;pointer-events:none;transition:opacity .3s ease,z-index 0s linear .3s,pointer-events 0s linear .3s}.p-home-modal__img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);min-width:1200px;width:70%;padding:20px 20px 30px;background-color:#fff}.p-home-modal__close{position:fixed;top:4.1666666667vw;right:calc(10% - 70px)}.p-home-modal__close img{width:2.7777777778vw;height:2.7777777778vw;object-fit:cover}.p-home-modal.is-visible{opacity:1;z-index:9999;pointer-events:auto;transition:opacity .3s ease,z-index 0s,pointer-events 0s}.p-home-modal .scroll-hint-icon::before{width:42px;height:58px;background-image:url(../img/icon_scroll.svg)}.p-home-modal .scroll-hint-icon::after{content:none}.p-home-cta{width:100%;background-image:url(../img/kv_bg.webp);background-repeat:repeat}.p-home-cta__inner{max-width:1080px;margin:0 auto;padding:100px 0 98px;text-align:center}.p-home-cta__text{color:#fff;font-size:26px;font-weight:700;letter-spacing:1.04px}.p-home-cta__links{display:flex;justify-content:center;gap:16px;margin-top:40px}.p-home-feature{display:flex;align-items:flex-start;gap:32px;margin-top:39px;color:#05102d}.p-home-feature:nth-of-type(2){margin-top:60px}.p-home-feature:last-child{margin-bottom:30px}.p-home-feature__img{max-width:342px;width:31.6666666667%;height:21.2037037037%}.p-home-feature__heading{font-size:26px;font-weight:700;letter-spacing:1.04px}.p-home-feature__heading strong{color:#ffa300}.p-home-feature__text{margin-top:16px;font-size:18px;font-weight:400;letter-spacing:.72px}.p-home-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.p-home-layout__box{padding:24px;background-color:#fff;color:#05102d}.p-home-layout__heading{padding-bottom:8px;border-bottom:1px solid #05102d;text-align:center;font-size:22px;font-weight:700;letter-spacing:.88px}.p-home-layout__text{margin-top:12px;font-weight:400;letter-spacing:.64px}.p-home-layout__img{display:flex;margin-top:12px}.p-home-layout__img img{width:50%}.p-home-case{position:relative;z-index:1;width:100%;padding:95px 0 83px}.p-home-case::after{content:"";position:absolute;top:230px;right:0;z-index:-1;width:872px;height:260px;background-image:url(../img/layout_bg.webp)}.p-home-case__inner{max-width:1100px;margin:0 auto;padding:0 10px;color:#111418;text-align:center}.p-home-case__heading{position:relative;width:fit-content;margin:0 auto;padding-left:16px;color:#05102d;font-size:42px;font-weight:700}.p-home-case__heading::before{content:"";position:absolute;top:-11px;left:-3px;width:36px;height:57px;background-image:url(../img/line_diagonal.webp);background-repeat:no-repeat;background-size:cover}.p-home-case__flex{display:flex;margin-top:155px}.p-home-case__box{width:25%}.p-home-case__label{width:fit-content;margin:12px auto 0;padding:10px 18px;border-radius:50px;background-color:#edeeef;color:#4f5c76;font-weight:700;letter-spacing:.64px}.p-home-case__text{margin-top:5px;font-size:18px;font-weight:700;letter-spacing:.72px}.p-home-case__text span{display:inline-block}.p-home-step{width:100%;padding:60px 0 80px;background-color:#f1f4f7}.p-home-step__inner{max-width:1100px;margin:0 auto;padding:0 10px;color:#05102d}.p-home-step__heading{text-align:center;font-size:26px;font-weight:700;letter-spacing:1.04px}.p-home-step__flex{display:flex;gap:24px;margin-top:60px}.p-home-step__flex--item{display:flex;flex-direction:column;width:33.3333333333%}.p-home-step__number{text-align:center;font-family:"Noto Sans";font-size:32px;font-weight:700;line-height:1}.p-home-step__number span{display:block;font-size:16px;font-weight:400;line-height:1.4}.p-home-step__box{display:flex;flex-direction:column;gap:12px;flex:1;margin-top:30px;padding:32px;background-color:#fff}.p-home-step__head{display:flex;flex-direction:column;gap:16px;min-height:177px}.p-home-step__img{text-align:center}.p-home-step__title{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;font-size:22px;font-weight:700;letter-spacing:.88px}.p-home-step__text{line-height:1.5}.p-home-faq{padding:60px 0 77px}.p-home-faq__inner{max-width:1100px;margin:0 auto;padding:0 10px;color:#05102d}.p-home-faq__heading{text-align:center;font-size:26px;font-weight:700;letter-spacing:1.04px}.p-home-faq__list{margin-top:60px}.p-home-faq__box{margin-top:32px;padding:44px 40px 48px 87px;background-color:#f8f8f8}.p-home-faq__box:first-child{margin-top:0}.p-home-faq__question{position:relative;font-size:22px;font-weight:700;letter-spacing:.88px}.p-home-faq__question span{position:absolute;top:-5px;left:-56px;color:#ffa300;font-family:"Noto Sans";font-size:28px;font-weight:700}.p-home-faq__answer{margin-top:20px;font-size:18px;font-weight:400;letter-spacing:.72px}.u-bg-blue{background-color:#042b7f}.u-bg-yellow{background-color:#ffa300}.u-bg-gray{background-color:#4f5c76}.u-d-inlineBlock{display:inline-block}@media screen and (max-width:767.98px){:root{scroll-padding-top:59px}.l-anchor__inner{justify-content:space-between;padding:0}.l-anchor__list{justify-content:center;width:100%;gap:0}.l-anchor__list--item{width:33.3333333333%;font-size:10px}.l-anchor__list--item a span{position:relative;padding-right:14px}.l-anchor__list--item a span::after{position:absolute;top:50%;transform:translateY(-50%);right:-3px;display:block;width:14px;height:14px;margin-left:0;vertical-align:unset;background-size:cover}.c-btn-wrap{gap:20px}.c-btn-02{width:auto;padding:16px 5px 16px 0;font-size:20px}.p-home-wrapper{padding-top:60px}.p-home-kv{position:relative;z-index:1;padding-top:59.4666666667vw;padding-bottom:58px;overflow:hidden}.p-home-kv__inner{position:static;padding:0 20px;overflow:hidden}.p-home-kv__inner::after{z-index:-1;top:-30px;right:-18%;width:160%}.p-home-kv__logo{width:100%;margin-top:24px}.p-home-kv__text{width:100%;font-size:20px}.p-home-kv__textSmall{font-size:16px}.p-home-kv__links{flex-direction:column;width:100%;margin-top:46px;margin-left:0}.p-home-reason{padding-top:56px;overflow:unset}.p-home-reason__copy{font-size:24px;margin:0 auto 55px;padding:0 20px;text-align:center}.p-home-reason__copy::before{top:-5px;left:unset;transform:rotate(35deg);width:2px;height:35px;background-color:#05102d;background-image:unset}.p-home-reason__copy--sm{font-size:22px}.p-home-reason__section{overflow:initial}.p-home-reason__section:nth-of-type(1){width:auto;padding-right:0;background-image:url(../img/bg_reason_sp1.webp);background-size:cover}.p-home-reason__section:nth-of-type(2)::before{content:none}.p-home-reason__section:nth-of-type(2){background-image:url(../img/bg_reason_sp2.webp);background-position:unset;background-size:cover}.p-home-reason__section:nth-of-type(3){width:auto;margin-top:63px;padding-right:0;background-image:url(../img/bg_reason_sp1.webp);background-size:cover}.p-home-reason__section:nth-of-type(3) .p-home-reason__inner{padding:40px 20px}.p-home-reason__section--reverse .p-home-reason__inner{width:auto;margin:54px 0 0 0;padding:40px 20px}.p-home-reason__inner{position:relative;width:auto;padding:40px 20px 50px}.p-home-reason__heading{font-size:22px}.p-home-reason__heading span{margin-bottom:146px;font-size:48px}.p-home-reason__heading span::before{width:43px;height:60px}.p-home-reason__img{position:absolute;top:-34px;right:0}.p-home-reason__text{margin-top:16px;font-size:14px}.p-home-reason__list{margin-top:32px;padding-left:20px}.p-home-reason__list--item{font-size:14px}.p-home-reason__list--item:before{top:2px;left:-20px;width:14px;height:14px}.p-home-reason__list--item:not(:first-child){margin-top:7px}.p-home-linkBtn{flex-direction:column;margin:40px 20px 40px}.p-home-info{padding:40px 0 30px}.p-home-info__inner{padding:0 20px}.p-home-info__heading h2{font-size:20px}.p-home-info__heading span{font-size:48px}.p-home-info__heading span::before{top:4px;left:5px;width:34px;height:47px}.p-home-info__img{margin-top:30px}.p-home-info__text{font-size:16px}.p-home-product{flex-direction:column}.p-home-product__box{width:100%}.p-home-product__heading{min-height:160px}.p-home-product__copy{font-size:24px}.p-home-product__name{font-size:12px}.p-home-product__img{margin:10px auto 0}.p-home-lineup__heading{font-size:22px}.p-home-lineup__img{margin-top:20px}.p-home-lineup__text{margin-top:40px;font-size:14px}.p-home-modal{overflow-x:auto}.p-home-modal__img{left:0;transform:translateY(-50%);min-width:850px}.p-home-modal__close{top:20px;right:20px}.p-home-modal__close img{width:24px;height:24px}.p-home-cta__inner{padding:40px 20px}.p-home-cta__text{font-size:22px}.p-home-cta__links{flex-direction:column;margin-top:24px}.p-home-feature{flex-direction:column;gap:16px}.p-home-feature__img{max-width:unset;width:100%;height:auto}.p-home-feature__heading{font-size:20px}.p-home-feature__text{font-size:14px}.p-home-layout{display:flex;flex-direction:column;gap:20px}.p-home-case{padding:56px 40px}.p-home-case::after{content:none}.p-home-case__inner{padding:0 20px}.p-home-case__heading{font-size:24px}.p-home-case__heading::before{top:-5px;left:unset;transform:rotate(35deg);width:2px;height:35px;background-color:#05102d;background-image:unset}.p-home-case__flex{flex-direction:column;gap:30px;margin-top:56px}.p-home-case__box{width:fit-content;margin:0 auto}.p-home-case__label{margin:12px auto 0;padding:6px 18px}.p-home-case__text{margin-top:10px}.p-home-step{padding:56px 0 40px}.p-home-step__inner{padding:0 20px}.p-home-step__heading{font-size:24px}.p-home-step__flex{flex-direction:column;gap:30px;margin-top:56px}.p-home-step__flex--item{width:100%}.p-home-step__box{margin-top:6px;padding:24px}.p-home-faq{padding:56px 0 40px}.p-home-faq__inner{padding:0 20px}.p-home-faq__box{padding:32px}.p-home-faq__question{padding-left:40px;font-size:18px}.p-home-faq__question span{top:-4px;left:0;font-size:22px}.p-home-faq__answer{margin-top:10px;margin-left:0;font-size:14px}.u-d-pc{display:none!important}}@media screen and (min-width:1280px),print{:root{--header-height:105px}}@media screen and (max-width:899.98px){.l-header__inner{padding:10px 16px 9px 20px}.l-header__logo{width:70px;height:15px}.l-anchor--fixed{top:60px}}@media only screen and (max-width:899px){.l-header__phone{display:none}.l-header .c-btn-wrap{display:none}}@media only screen and (min-width:900px){.l-header-toggle{display:none}}@media screen and (min-width:768px),print{.p-home-reason__box{width:fit-content;margin-left:auto}.u-d-sp{display:none!important}}@media screen and (max-width:1199.98px){.p-home-modal__img{left:0;transform:translateY(-50%)}}