@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}ul,ol{padding:0;margin:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;margin:0;overflow:visible;clear:both;color:inherit;border-top-width:1px}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;text-decoration:none;background-color:transparent}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:inherit}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border-radius:0}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;padding:0;margin:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;-moz-appearance:button;appearance:button}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}body{font-family:Noto Sans JP,serif;font-size:16px;font-weight:400;line-height:1.5;color:#000}body.is-fixed{overflow:hidden}body *{backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset}@media only screen and (resolution >= 2dppx){body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}body *:focus{outline:none}@media screen and (max-width: 768px){.sp-none{display:none!important}}@media screen and (min-width: 769px){.pc-none{display:none!important}}.displayContents{display:contents}html{scroll-behavior:smooth;scroll-padding-top:80px;overflow-x:clip}@media screen and (max-width: 768px){html{scroll-padding-top:50px}}html img{width:100%}.js-fade-up,.js-mv-item{visibility:hidden;opacity:0;transition:opacity 1.6s cubic-bezier(.215,.61,.355,1),transform 1.6s cubic-bezier(.215,.61,.355,1);transform:translateY(30px)}@media screen and (max-width: 768px){.js-fade-up,.js-mv-item{transform:translateY(20px)}}.js-fade-up.is-show,.js-mv-item.is-show{visibility:visible;opacity:1;transform:translateY(0)}.c-headerLp{position:fixed;top:0;left:0;z-index:1000;width:100%;background-color:#fff}@media screen and (max-width: 768px){.c-headerLp{transition:.5s}.c-headerLp.is-hide{transform:translateY(-100%)}}.c-headerLp__inner{position:relative;z-index:2000;display:flex;gap:30px;align-items:center;justify-content:space-between;height:66px;padding:0 26px}@media screen and (max-width: 768px){.c-headerLp__inner{height:54px;padding:0 9px}}.c-headerLp__logo{flex:1;max-width:98px}@media screen and (max-width: 768px){.c-headerLp__logo{max-width:67px}}.c-headerLp__logoLink{display:flex;transition:all .3s ease}@media screen and (min-width: 769px){.c-headerLp__logoLink:hover{opacity:.6}}@media screen and (max-width: 1200px){.c-headerLp__nav{display:none}}.c-headerLp__navList{display:flex;gap:24px}.c-headerLp__navItem--link{font-size:15px;font-weight:500;line-height:1;letter-spacing:0;letter-spacing:.04em;white-space:nowrap;transition:all .3s ease}@media screen and (min-width: 769px){.c-headerLp__navItem--link:hover{opacity:.6}}.c-headerLp__supportBtn{display:flex;gap:9px;align-items:center;justify-content:center;height:38px;padding:0 12px;font-weight:500;color:#fff;background-color:#c34840;border-radius:3px;transition:all .3s ease}@media screen and (min-width: 769px){.c-headerLp__supportBtn:hover{opacity:.6}}@media screen and (max-width: 1200px){.c-headerLp__supportBtn{display:none}}.c-headerLp__supportBtn .txt{display:block;font-size:16px;letter-spacing:.04em;translate:0 -1px}.c-headerLp__supportBtn:after{display:flex;width:19px;height:12px;content:"";background:url(../../assets/img/lp/icn_mail.svg) no-repeat center;background-size:contain}.c-headerLp__spBtn{display:none;align-items:center;width:83px;height:38px;padding:0 9px;background-color:#d9d9d9;border-radius:3px}@media screen and (max-width: 1200px){.c-headerLp__spBtn{display:flex}}.c-headerLp__spBtn.is-open .c-headerLp__spBtn--bar:first-of-type{top:5px;transform:rotate(45deg)}.c-headerLp__spBtn.is-open .c-headerLp__spBtn--bar:nth-of-type(2){opacity:0}.c-headerLp__spBtn.is-open .c-headerLp__spBtn--bar:nth-of-type(3){top:5px;transform:rotate(-45deg)}.c-headerLp__spBtn--txt{width:39px;font-family:Roboto,sans-serif;font-size:12px;font-weight:600;text-align:center;letter-spacing:.04em;translate:0 1px}.c-headerLp__spBtn--bars{position:relative;width:17px;height:12px;margin-left:9px}.c-headerLp__spBtn--bar{position:absolute;left:0;display:block;width:100%;height:2px;background-color:#000;transition:all .3s ease}.c-headerLp__spBtn--bar:first-of-type{top:0}.c-headerLp__spBtn--bar:nth-of-type(2){top:5px}.c-headerLp__spBtn--bar:nth-of-type(3){top:10px}.c-headerLp__spNav{display:none;opacity:0;transition:opacity .3s ease}@media screen and (max-width: 1200px){.c-headerLp__spNav{position:fixed;top:66px;left:0;z-index:1000;width:100vw;height:100vh;padding-bottom:100px;margin-top:0;overflow-y:scroll;background:transparent;border-right:6px solid #fff;border-left:6px solid #fff}}@media screen and (max-width: 1200px) and (max-width: 768px){.c-headerLp__spNav{top:54px;border-right:4px solid #fff;border-left:4px solid #fff}}@media screen and (max-width: 1200px){.c-headerLp__spNav.is-open{display:block;opacity:1}}.c-headerLp__spNavWrap{position:relative;z-index:1001;margin:50px 40px 0}@media screen and (max-width: 768px){.c-headerLp__spNavWrap{margin:50px 12px 0}}.c-headerLp__spNavList{display:flex;flex-direction:column;gap:10px}.c-headerLp__spNavItem{color:#fff;border-bottom:1px solid #567489}.c-headerLp__spNavItem--link{position:relative;display:flex;flex-direction:column;padding:0 40px 10px 13px;transition:all .3s ease}@media screen and (min-width: 769px){.c-headerLp__spNavItem--link:hover{opacity:.6}}.c-headerLp__spNavItem--link:before{position:absolute;top:12px;right:15px;width:16px;height:10px;content:"";background:url(../../assets/img/lp/icn_nav_arrow.svg) no-repeat;background-position:center;background-size:contain}.c-headerLp__spNavItem--txt{font-size:20px;font-weight:500;letter-spacing:.04em}.c-headerLp__spNavBtn{position:relative;display:flex;align-items:center;height:68px;padding:0 20px;margin-top:30px;background-color:#c34840;border-radius:4px;transition:all .3s ease}@media screen and (min-width: 769px){.c-headerLp__spNavBtn:hover{opacity:.6}}@media screen and (max-width: 768px){.c-headerLp__spNavBtn.u-open{padding-left:56px}.c-headerLp__spNavBtn.u-open .text{font-size:20px}}.c-headerLp__spNavBtn:after{position:absolute;top:50%;right:30px;display:flex;width:24px;height:18px;content:"";background:url(../../assets/img/lp/icn_mail.svg) no-repeat center;background-size:contain;transform:translateY(-50%)}@media screen and (max-width: 768px){.c-headerLp__spNavBtn:after{right:28px;width:20px;height:14px}}.c-headerLp__spNavBtn .text{font-weight:600;color:#fff;letter-spacing:.04em}.c-headerLp__overlay{display:none;pointer-events:none;opacity:0}@media screen and (max-width: 1200px){.c-headerLp__overlay{position:fixed;top:66px;left:0;z-index:999;display:block;width:100vw;height:100vh;background-color:#0b2b43f5;transition:opacity .3s ease}}@media screen and (max-width: 1200px) and (max-width: 768px){.c-headerLp__overlay{top:54px}}@media screen and (max-width: 1200px){.c-headerLp__overlay.is-open{pointer-events:auto;opacity:1}}.c-footerLp{padding:27px 0;background-color:#fff;border-right:6px solid #fff;border-left:6px solid #fff}@media screen and (max-width: 768px){.c-footerLp{padding:36px 0 34px;border-right:4px solid #fff;border-left:4px solid #fff}}.c-footerLp__inner{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-inline:auto}@media screen and (max-width: 768px){.c-footerLp__inner{flex-direction:column;gap:30px}}.c-footerLp__logo{width:98px}@media screen and (max-width: 768px){.c-footerLp__logo{width:67px;margin-top:14px}}.c-footerLp__logoLink{transition:all .3s ease}@media screen and (min-width: 769px){.c-footerLp__logoLink:hover{opacity:.6}}.c-footerLp__copyright{font-family:Roboto,sans-serif;font-size:14px;line-height:1.3;letter-spacing:.06em}@media screen and (max-width: 768px){.c-footerLp__copyright{font-size:10px}}.c-footerLp__link{line-height:1;letter-spacing:.03em;transition:all .3s ease}@media screen and (min-width: 769px){.c-footerLp__link:hover{opacity:.6}}@media screen and (max-width: 768px){.c-footerLp__link{order:-1;font-size:14px}}.p-lp{padding-top:66px}@media screen and (max-width: 768px){.p-lp{padding-top:54px}}.p-lp main{border-right:6px solid #fff;border-left:6px solid #fff}@media screen and (max-width: 768px){.p-lp main{border-right:4px solid #fff;border-left:4px solid #fff}}.p-lp .s-mv__inner{padding:48px 13px 42px;background:url(../../assets/img/lp/bg_mv.webp) no-repeat center;background-size:cover}@media screen and (max-width: 768px){.p-lp .s-mv__inner{padding:6.4vw 13px 7.2vw;background:url(../../assets/img/lp/bg_mv_sp.webp) no-repeat center;background-size:cover}}.p-lp .s-mv__caption{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;color:#fff}@media screen and (max-width: 768px){.p-lp .s-mv__caption{gap:0}}.p-lp .s-mv__caption--sub{font-size:32px;font-weight:900;line-height:1.2;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-mv__caption--sub{font-size:3.9493333333vw}}.p-lp .s-mv__caption--sub .en{font-family:Roboto,sans-serif}.p-lp .s-mv__caption--underline{padding:0 4px;font-size:69.1px;font-weight:600;line-height:1.2;letter-spacing:.02em;background:linear-gradient(transparent 70%,#ebf3f833 30%)}@media screen and (max-width: 768px){.p-lp .s-mv__caption--underline{font-size:8.5333333333vw}}.p-lp .s-mv__caption--underline .u-blue{color:#86ceff}.p-lp .s-mv__text{margin-top:30px;font-weight:500;line-height:1.7;color:#fff;text-align:center;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-mv__text{margin-top:5.8666666667vw;font-size:3.2vw;line-height:1.66}}.p-lp .s-mv__list{display:flex;flex-wrap:wrap;gap:17px;justify-content:center;margin-top:36px}@media screen and (max-width: 768px){.p-lp .s-mv__list{gap:2.6666666667vw 1.6vw;margin-top:5.3333333333vw}}.p-lp .s-mv__dot{width:10px;height:10px;margin:0 14px;background-color:#fcb900;border-radius:50%}@media screen and (max-width: 768px){.p-lp .s-mv__dot{width:1.4346666667vw;height:1.4346666667vw}}.p-lp .s-mv__item{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.p-lp .s-mv__item:nth-of-type(2){order:3}}.p-lp .s-mv__boxes{display:flex;align-items:center;padding:0 64px}@media screen and (max-width: 768px){.p-lp .s-mv__boxes{padding:0 9.6vw}}.p-lp .s-mv__boxes:before{position:absolute;top:0;left:0;display:flex;width:36.65px;height:90px;content:"";background:url(../../assets/img/lp/mv_deco.svg) no-repeat center;background-size:contain}@media screen and (max-width: 768px){.p-lp .s-mv__boxes:before{width:5.1466666667vw;height:12.9333333333vw}}.p-lp .s-mv__boxes:after{position:absolute;top:0;right:0;display:flex;width:36.65px;height:90px;content:"";background:url(../../assets/img/lp/mv_deco.svg) no-repeat center;background-size:contain;scale:-1 1}@media screen and (max-width: 768px){.p-lp .s-mv__boxes:after{width:5.1466666667vw;height:12.9333333333vw}}.p-lp .s-mv__box{display:flex;flex-direction:column;gap:8px;align-items:center}@media screen and (max-width: 768px){.p-lp .s-mv__box{gap:.8vw}}.p-lp .s-mv__box--head{font-size:24px;font-weight:600;line-height:1;color:#fcb900;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-mv__box--head{font-size:3.336vw}}.p-lp .s-mv__box--body{font-size:22.6px;font-weight:600;line-height:1;color:#fff;letter-spacing:.02em}@media screen and (max-width: 768px){.p-lp .s-mv__box--body{font-size:3.1493333333vw}}.p-lp .s-mv__box--body span{font-family:Roboto,sans-serif;font-size:60.5px}@media screen and (max-width: 768px){.p-lp .s-mv__box--body span{font-size:8.4026666667vw}}.p-lp .s-mv__note{font-size:11px;font-weight:500;color:#fff;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-mv__note{margin-top:4px;font-size:1.936vw}}.p-lp .s-mv__btn{position:relative;display:flex;align-items:center;justify-content:center;max-width:572px;height:72px;margin-inline:auto;margin-top:25px;font-size:22px;font-weight:600;color:#fff;letter-spacing:.04em;background-color:#c34840;border-radius:4px;transition:opacity .3s ease}@media screen and (min-width: 769px){.p-lp .s-mv__btn:hover{opacity:.7}}@media screen and (max-width: 768px){.p-lp .s-mv__btn{justify-content:flex-start;width:100%;max-width:inherit;height:18.1333333333vw;max-height:85px;padding-left:5.3333333333vw;margin-top:4.2666666667vw;font-size:clamp(16px,4.2666666667vw,22px)}}@media screen and (max-width: 768px){.p-lp .s-mv__btn.u-open{padding-left:8vw}}.p-lp .s-mv__btn .txt{translate:0 -1px}.p-lp .s-mv__btn:before{position:absolute;top:50%;right:26px;display:flex;width:28px;height:18px;content:"";background:url(../../assets/img/lp/icn_mail.svg) no-repeat center;background-size:contain;transform:translateY(-50%)}@media screen and (max-width: 768px){.p-lp .s-mv__btn:before{right:4.5333333333vw;width:5.0666666667vw;height:3.7333333333vw}}.p-lp .s-mv__banner{display:flex;gap:25px;align-items:center;justify-content:center;padding:19px 40px;background-color:#0b2b43}@media screen and (max-width: 768px){.p-lp .s-mv__banner{flex-direction:column;gap:19px;padding:19px 13px}}.p-lp .s-mv__banner--tag{display:flex;align-items:center;justify-content:center;width:fit-content;height:50px;padding:0 40px;font-size:22px;font-weight:600;color:#2e3e4d;letter-spacing:.06em;white-space:nowrap;background-color:#fff;border-radius:25px}@media screen and (max-width: 768px){.p-lp .s-mv__banner--tag{height:36px;padding:0 20px;font-size:16px;border-radius:18px}}.p-lp .s-mv__banner--txt{font-size:22px;font-weight:500;color:#fff;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-mv__banner--txt{font-size:16px;line-height:1.3;text-align:center}}.p-lp .s-mv__banner--txt .small{font-size:16px}@media screen and (max-width: 768px){.p-lp .s-mv__banner--txt .small{font-size:12px}}.p-lp .s-mv__banner--txt .large{display:inline-block;margin-top:-12px;font-size:38px}@media screen and (max-width: 768px){.p-lp .s-mv__banner--txt .large{margin-top:0;font-size:28px}}.p-lp .s-application{padding:58px 0 72px;background-color:#0e3857}@media screen and (max-width: 768px){.p-lp .s-application{padding:48px 0 52px}}.p-lp .s-application__inner{max-width:1320px;margin-inline:auto;position:relative;max-width:1155px;padding:0 100px}@media screen and (max-width: 768px){.p-lp .s-application__inner{padding:0 13px}}.p-lp .s-application__head{padding:0 13px 30px;font-size:30px;font-weight:600;color:#fff;text-align:center;letter-spacing:.02em;border-bottom:1px solid #567489}@media screen and (max-width: 768px){.p-lp .s-application__head{padding-bottom:24px;font-size:24px;line-height:1.33;text-align:left}}.p-lp .s-application__text{padding:0 13px;margin:36px 0 48px;font-size:18px;font-weight:500;line-height:1.7;color:#fff;text-align:center;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-application__text{margin:24px 0 32px;font-size:14px;line-height:1.85;text-align:left}}.p-lp .s-application__text span{color:#a4daff}.p-lp .s-application__text .astarisk{font-size:12px;vertical-align:super}@media screen and (max-width: 768px){.p-lp .s-application__text .astarisk{font-size:10px}}.p-lp .s-application__note{display:flex;gap:4px;padding:14px;font-size:13px;font-weight:500;line-height:1.6;color:#fff;letter-spacing:.04em;background-color:#265679;border:3px solid #5692bc}@media screen and (max-width: 768px){.p-lp .s-application__note{gap:2px;padding:18px 11px;font-size:11px;border:2.4px solid #5692bc}}.p-lp .s-application__note:before{content:"※"}.p-lp .s-application__illust{position:absolute;bottom:-98px;left:20px}@media screen and (max-width: 768px){.p-lp .s-application__illust{display:none}}.p-lp .s-about{padding-top:77px;background-color:#e8e8e8;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-about{padding-top:40px;border-top:4px solid #fff}}.p-lp .s-about__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-about__inner{padding:0 13px}}.p-lp .s-about__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px}@media screen and (max-width: 768px){.p-lp .s-about__title{font-size:26px}}.p-lp .s-about__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#c5d1da 30%)}.p-lp .s-about__content{display:flex;gap:min(2.0833333333vw,30px);align-items:center;justify-content:center;margin-top:22px}@media screen and (max-width: 768px){.p-lp .s-about__content{flex-direction:column;gap:16px;margin-top:34px}}.p-lp .s-about__text{font-size:24px;font-weight:600;line-height:2.5;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-about__text{font-size:16px;text-align:center}}.p-lp .s-about__text>span{white-space:nowrap}.p-lp .s-about__text .u-comma{margin-right:-.6em}.p-lp .s-about__text .u-line{display:inline-block;line-height:1.2;border-bottom:2px solid #c34840}@media screen and (max-width: 768px){.p-lp .s-about__text .u-line{line-height:1.4}}.p-lp .s-about__text .u-blue{color:#0e4166}.p-lp .s-about__img{position:relative;z-index:1;display:flex;align-items:center;width:min(36.875vw,531px);min-height:408px}@media screen and (max-width: 768px){.p-lp .s-about__img{width:226px;min-height:auto;margin-inline:auto}}.p-lp .s-about__btm{position:relative;padding:125px 0 95px;margin-top:-22px;background:linear-gradient(to bottom,#dcdcdc,#e8e8e8 20%,#e8e8e8);border-radius:30px 30px 0 0}@media screen and (max-width: 768px){.p-lp .s-about__btm{padding:96px 0 28px;margin-top:-68px;background:linear-gradient(to bottom,#dcdcdc,#e8e8e8 15%,#e8e8e8);border-radius:20px 20px 0 0}}.p-lp .s-about__head{margin-bottom:24px;font-size:34px;font-weight:600;text-align:center;letter-spacing:.02em}@media screen and (max-width: 768px){.p-lp .s-about__head{font-size:20px}}.p-lp .s-about__note{font-weight:500;color:#c34840;text-align:right;letter-spacing:.08em}@media screen and (max-width: 768px){.p-lp .s-about__note{font-size:14px}}.p-lp .s-about__table{width:100%;margin-top:12px;table-layout:fixed}@media screen and (max-width: 768px){.p-lp .s-about__table{display:block;width:100%;margin-top:8px}.p-lp .s-about__table tbody,.p-lp .s-about__table tr{display:block;width:100%}}.p-lp .s-about__table th{width:170px;font-size:22px;font-weight:600;color:#0e4166;text-align:center;letter-spacing:.06em;vertical-align:middle;background-color:#d9d9d9;border-top:1px solid #adb2b7}@media screen and (max-width: 768px){.p-lp .s-about__table th{display:block;width:100%;padding:5px 13px;font-size:18px;text-align:left}}.p-lp .s-about__table td{flex:1;padding:25px 20px;border-top:1px solid #adb2b7}@media screen and (max-width: 768px){.p-lp .s-about__table td{display:block;width:100%;padding:18px 13px 26px;border-top:none}}.p-lp .s-about__table--blocks{display:flex;flex-wrap:wrap;gap:25px 56px}@media screen and (max-width: 768px){.p-lp .s-about__table--blocks{flex-direction:column;gap:18px}}.p-lp .s-about__table--block{display:flex;gap:20px;align-items:center}@media screen and (max-width: 768px){.p-lp .s-about__table--block{flex-direction:column;gap:8px;align-items:flex-start}}.p-lp .s-about__table--tag{flex-shrink:0;width:160px;padding:6px 10px 7px;font-size:20px;font-weight:600;line-height:1.2;color:#0e4166;text-align:center;letter-spacing:.06em;background-color:#fff;border-radius:50px}@media screen and (min-width: 769px){.p-lp .s-about__table--tag.u-lines{padding:7px 16px 8px;text-align:left;border-radius:200px}}@media screen and (max-width: 768px){.p-lp .s-about__table--tag{width:fit-content;height:28px;padding:3.5px 15px;font-size:16px;border-radius:14px}}.p-lp .s-about__table--txt{font-size:20px;font-weight:500;color:#333;letter-spacing:.08em}@media screen and (max-width: 768px){.p-lp .s-about__table--txt{font-size:14px}}.p-lp .s-about__table--txt span{font-family:Roboto,sans-serif}.p-lp .s-about__table tr:nth-of-type(2n) th{background-color:#dfdfdf}@media screen and (min-width: 769px){.p-lp .s-about__table tr:last-of-type th,.p-lp .s-about__table tr:last-of-type td{border-bottom:1px solid #adb2b7}}.p-lp .s-problem{padding:94px 0 47px;background-color:#dce4ea;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-problem{padding:44px 0 40px;border-top:4px solid #fff}}.p-lp .s-problem__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-problem__inner{padding:0 13px}}.p-lp .s-problem__head{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.p-lp .s-problem__head{gap:16px}}.p-lp .s-problem__subTtl{font-size:22px;font-weight:600;color:#0e4166;text-align:center;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-problem__subTtl{font-size:15px}}.p-lp .s-problem__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px;display:block}@media screen and (max-width: 768px){.p-lp .s-problem__title{font-size:26px}}.p-lp .s-problem__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#c5d1da 30%)}@media screen and (max-width: 1080px){.p-lp .s-problem__title{display:flex}}.p-lp .s-problem__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:min(4.4444444444vw,64px) min(6.8055555556vw,98px);margin-top:90px}@media screen and (max-width: 1080px){.p-lp .s-problem__list{grid-template-columns:1fr;gap:50px;max-width:571px;margin-inline:auto}}@media screen and (max-width: 768px){.p-lp .s-problem__list{gap:46px;margin-top:45px}}@media screen and (max-width: 1080px){.p-lp .s-problem .c-problemCard{max-width:571px}}.p-lp .s-problem .c-problemCard__fukidashi{position:relative;display:flex;align-items:center;justify-content:center;height:min(7.6388888889vw,110px);min-height:82px;margin-inline:auto;font-size:clamp(19px,1.67vw,24px);font-weight:600;line-height:1.3;color:#0e4166;text-align:center;letter-spacing:.04em}@media screen and (max-width: 1080px){.p-lp .s-problem .c-problemCard__fukidashi{height:110px;min-height:inherit;font-size:24px}}@media screen and (max-width: 768px){.p-lp .s-problem .c-problemCard__fukidashi{height:102px;font-size:20px}}.p-lp .s-problem .c-problemCard__fukidashi span{position:relative;z-index:1}.p-lp .s-problem .c-problemCard__fukidashi:before{position:absolute;top:0;left:0;z-index:0;display:block;width:min(40.1388888889vw,571px);min-width:427px;height:min(10.5555555556vw,152px);min-height:113px;content:"";background:url(../../assets/img/lp/fukidashi.svg) no-repeat center;background-size:contain}@media screen and (max-width: 1080px){.p-lp .s-problem .c-problemCard__fukidashi:before{width:571px;height:152px}}@media screen and (max-width: 768px){.p-lp .s-problem .c-problemCard__fukidashi:before{left:50%;width:341px;min-width:auto;height:133px;min-height:auto;background:url(../../assets/img/lp/fukidashi_sp.svg) no-repeat center;background-size:contain;transform:translate(-50%)}}.p-lp .s-problem .c-problemCard__content{display:flex;gap:32px;align-items:flex-start;margin-top:40px;margin-right:20px}@media screen and (max-width: 768px){.p-lp .s-problem .c-problemCard__content{flex-direction:column-reverse;gap:12px;align-items:center;margin-top:20px;margin-right:0}}.p-lp .s-problem .c-problemCard__txt{flex:1;line-height:1.8;text-align:justify;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-problem .c-problemCard__txt{font-size:14px;text-align:left}}.p-lp .s-problem .c-problemCard__img{width:104px;margin-right:22px}@media screen and (max-width: 768px){.p-lp .s-problem .c-problemCard__img{width:64px;margin-right:0}}.p-lp .s-problem__box{padding:20px;margin-top:64px;font-size:30px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:.02em;background-color:#ebf3f8;border:10px solid #caddea;border-radius:10px}@media screen and (max-width: 768px){.p-lp .s-problem__box{padding:16px;margin-top:46px;font-size:20px;line-height:1.5;border:7px solid #caddea}}.p-lp .s-problem__box span{display:inline-block;border-bottom:4px solid #c34840}@media screen and (max-width: 768px){.p-lp .s-problem__box span{border-bottom:2px solid #c34840}}.p-lp .s-reason{padding-bottom:60px;overflow:hidden;background-color:#c6d0d8}@media screen and (max-width: 768px){.p-lp .s-reason{padding-bottom:52px}}.p-lp .s-reason__triangle{position:relative;margin-inline:auto}.p-lp .s-reason__triangle img{position:relative;left:50%;display:block;min-width:1440px;transform:translate(-50%)}@media screen and (max-width: 768px){.p-lp .s-reason__triangle img{min-width:inherit}}.p-lp .s-reason__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-reason__inner{padding:0 13px}}.p-lp .s-reason__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px;margin-top:77px}@media screen and (max-width: 768px){.p-lp .s-reason__title{font-size:26px}}.p-lp .s-reason__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#e3e7eb 30%)}.p-lp .s-reason__list{display:flex;flex-direction:column;gap:min(6.25vw,90px);margin-top:62px}@media screen and (max-width: 768px){.p-lp .s-reason__list{gap:45px}}.p-lp .s-reason .c-reasonCard:nth-of-type(2n) .c-reasonCard__head{flex-direction:row-reverse}.p-lp .s-reason .c-reasonCard:nth-of-type(2n) .c-reasonCard__body{flex-direction:row-reverse}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard:nth-of-type(2n) .c-reasonCard__body{flex-direction:column}}.p-lp .s-reason .c-reasonCard__head{display:flex;align-items:center;justify-content:center}.p-lp .s-reason .c-reasonCard__head--txt{display:flex;align-items:center;justify-content:center;width:fit-content;height:47px;padding:0 26px;font-size:18px;font-weight:500;color:#fff;letter-spacing:.08em;background-color:#0e4166;border-radius:25px}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard__head--txt{height:22px;padding:0 11px 1px;font-size:13px;letter-spacing:.06em}}.p-lp .s-reason .c-reasonCard__head--txt span{display:block;margin-left:6px;font-family:Roboto,sans-serif;font-size:20px;text-box-trim:trim-both;translate:0 2px}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard__head--txt span{margin-left:4px;font-size:15px;translate:0 1px}}.p-lp .s-reason .c-reasonCard__head:after{flex-grow:1;height:1px;content:"";background-color:#adb2b7}.p-lp .s-reason .c-reasonCard__body{display:flex;gap:min(5.9722222222vw,86px);align-items:flex-start;padding-top:40px}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard__body{flex-direction:column;gap:30px;padding-top:28px}}.p-lp .s-reason .c-reasonCard__content{display:flex;flex-direction:column;gap:20px;width:min(49.1666666667vw,708px);padding-top:min(2.7777777778vw,40px)}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard__content{gap:16px;width:100%;padding-top:0}}.p-lp .s-reason .c-reasonCard__title{font-size:30px;font-weight:600;line-height:1.6;color:#0071be;letter-spacing:.04em}.p-lp .s-reason .c-reasonCard__title .dot{margin-right:-.4em}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard__title{font-size:20px;line-height:1.4}}.p-lp .s-reason .c-reasonCard__desc{line-height:1.8;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard__desc{font-size:14px;letter-spacing:.04em}}.p-lp .s-reason .c-reasonCard__img{width:min(33.3333333333vw,403px);min-width:280px}@media screen and (max-width: 768px){.p-lp .s-reason .c-reasonCard__img{width:53.3333333333vw;min-width:inherit;max-width:250px;margin-inline:auto}}.p-lp .s-banner{padding:58px 0 65px;background-color:#0b2b43;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-banner{padding:32px 0 52px}}@media screen and (max-width: 768px){.p-lp .s-banner{border-top:4px solid #fff}}.p-lp .s-banner__inner{max-width:1320px;padding:0 40px;margin-inline:auto;display:flex;flex-direction:column;gap:42px}@media screen and (max-width: 768px){.p-lp .s-banner__inner{padding:0 13px}}@media screen and (max-width: 768px){.p-lp .s-banner__inner{gap:28px}}.p-lp .s-banner__text{max-width:688px;margin-inline:auto;font-size:26px;font-weight:600;line-height:1.7;color:#fff;text-align:center;letter-spacing:.02em}@media screen and (max-width: 768px){.p-lp .s-banner__text{font-size:20px;line-height:1.5}}.p-lp .s-banner__btn{position:relative;display:flex;align-items:center;height:86px;padding-right:108px;padding-left:68px;margin-inline:auto;background-color:#c34840;border-radius:4px;transition:all .3s ease}@media screen and (min-width: 769px){.p-lp .s-banner__btn:hover{opacity:.7}}@media screen and (max-width: 768px){.p-lp .s-banner__btn.u-open{padding-left:56px}.p-lp .s-banner__btn.u-open .text{font-size:20px}}@media screen and (max-width: 768px){.p-lp .s-banner__btn{width:100%;min-width:341px;max-width:341px;height:68px;padding-right:20px;padding-left:20px}}.p-lp .s-banner__btn:after{position:absolute;top:50%;right:30px;display:flex;width:28px;height:18px;content:"";background:url(../../assets/img/lp/icn_mail.svg) no-repeat center;background-size:contain;transform:translateY(-50%)}@media screen and (max-width: 768px){.p-lp .s-banner__btn:after{right:20px;width:20px;height:14px}}.p-lp .s-banner__btn .text{display:block;font-size:27.6px;font-weight:600;color:#fff;letter-spacing:.04em;translate:0 -1px}@media screen and (max-width: 768px){.p-lp .s-banner__btn .text{font-size:16px}}.p-lp .s-service{padding:94px 0 90px;background-color:#e8e8e8;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-service{padding:44px 0 52px;border-top:4px solid #fff}}.p-lp .s-service__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-service__inner{padding:0 13px}}.p-lp .s-service__head{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.p-lp .s-service__head{gap:14px}}.p-lp .s-service__subTtl{font-size:22px;font-weight:600;color:#0e4166;text-align:center;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-service__subTtl{font-size:15px;line-height:1.6}}.p-lp .s-service__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px}@media screen and (max-width: 768px){.p-lp .s-service__title{font-size:26px}}.p-lp .s-service__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#c5d1da 30%)}.p-lp .s-service__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:min(4.0277777778vw,58px);margin-top:90px}@media screen and (max-width: 768px){.p-lp .s-service__list{gap:30px;margin-top:45px}}.p-lp .s-service .c-serviceCard{overflow:hidden;background-color:#fff;border-radius:10px;box-shadow:2px 2px 4px #0000001a}@media screen and (max-width: 768px){.p-lp .s-service .c-serviceCard{border-radius:7px}}.p-lp .s-service .c-serviceCard__img{position:relative;width:100%}.p-lp .s-service .c-serviceCard__img:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;content:"";background:#0b2b43;mix-blend-mode:plus-lighter;opacity:.3}.p-lp .s-service .c-serviceCard__content{padding:20px 26px}@media screen and (max-width: 768px){.p-lp .s-service .c-serviceCard__content{padding:18px 13px}}.p-lp .s-service .c-serviceCard__caption{font-size:24px;font-weight:600;line-height:1.3;color:#0071be;text-align:center;letter-spacing:.04em}@media screen and (max-width: 768px){.p-lp .s-service .c-serviceCard__caption{font-size:20px}}.p-lp .s-service .c-serviceCard__caption span{font-size:20px}.p-lp .s-service .c-serviceCard__text{padding-top:24px;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-service .c-serviceCard__text{padding-top:14px;font-size:14px;line-height:1.85;letter-spacing:.04em}}.p-lp .s-example{padding:96px 0 90px;background-color:#dce4ea;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-example{padding:44px 0 52px;border-top:4px solid #fff}}.p-lp .s-example__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-example__inner{padding:0 13px}}.p-lp .s-example__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px}@media screen and (max-width: 768px){.p-lp .s-example__title{font-size:26px}}.p-lp .s-example__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#c5d1da 30%)}.p-lp .s-example__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:min(3.9583333333vw,57px);justify-content:center;margin-inline:auto;margin-top:90px}@media screen and (max-width: 768px){.p-lp .s-example__list{gap:30px;margin-top:45px}}.p-lp .s-example .c-exampleCard{display:flex;flex-direction:column;overflow:hidden;background-color:#0b2b43;border-radius:10px}@media screen and (min-width: 769px){.p-lp .s-example .c-exampleCard:first-of-type .c-exampleCard__txt{max-width:300px}}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard{border-radius:7px}}.p-lp .s-example .c-exampleCard__top{position:relative;display:flex;flex:1;flex-direction:column;padding:30px 29px 20px;color:#fff;background-color:#0d4169}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__top{padding:20px 26px}}.p-lp .s-example .c-exampleCard__top:before{position:absolute;bottom:-14px;left:50%;display:block;width:0;height:0;content:"";border-style:solid;border-top:28px solid #0d4169;border-right:27px solid transparent;border-bottom:0;border-left:27px solid transparent;transform:translate(-50%)}.p-lp .s-example .c-exampleCard__title{padding-bottom:22px;font-size:34px;font-weight:600;line-height:1;text-align:center;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__title{font-size:22px}}.p-lp .s-example .c-exampleCard__icn{max-width:100px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__icn{max-width:62px}}.p-lp .s-example .c-exampleCard__txt{padding-top:20px;font-size:18px;font-weight:600;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__txt{padding-top:16px;font-size:16px}}.p-lp .s-example .c-exampleCard__btm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px 30px}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__btm{padding:24px 20px 20px}}.p-lp .s-example .c-exampleCard__head{font-size:24px;font-weight:600;line-height:1;color:#fcb900;text-align:center;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__head{font-size:20px}}.p-lp .s-example .c-exampleCard__price{display:flex;align-items:baseline;margin-top:10px;font-family:Roboto,sans-serif;font-size:68px;font-weight:600;line-height:1;color:#fff;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__price{margin-top:8px;font-size:60px}}.p-lp .s-example .c-exampleCard__price span{display:block;font-family:Noto Sans JP,serif;font-size:32px}@media screen and (max-width: 768px){.p-lp .s-example .c-exampleCard__price span{font-size:28px}}.p-lp .s-flow{padding:96px 0 90px;background-color:#e8e8e8;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-flow{padding:44px 0 52px;border-top:4px solid #fff}}.p-lp .s-flow__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-flow__inner{padding:0 13px}}.p-lp .s-flow__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px}@media screen and (max-width: 768px){.p-lp .s-flow__title{font-size:26px}}.p-lp .s-flow__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#c5d1da 30%)}.p-lp .s-flow__list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:90px}@media screen and (max-width: 768px){.p-lp .s-flow__list{grid-template-columns:1fr;gap:54px;margin-top:45px}}.p-lp .s-flow .c-flowCard{position:relative;display:flex;flex-direction:column;background-color:#fff;border-radius:0 0 6px 6px;box-shadow:2px 2px 4px #0000001a}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard{border-radius:0 0 7px 7px}}.p-lp .s-flow .c-flowCard:not(:last-of-type):after{position:absolute;top:50%;right:-21px;z-index:2;display:flex;width:30px;height:30px;content:"";background:url(../../assets/img/lp/icn_flow_arrow.svg) no-repeat center;background-size:contain;transform:translateY(-50%)}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard:not(:last-of-type):after{inset:auto auto -42px 50%;transform:translate(-50%) rotate(90deg)}}.p-lp .s-flow .c-flowCard__head{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;padding:16px;overflow:hidden;font-size:clamp(20px,2vw,28px);font-weight:500;line-height:1;color:#fff;letter-spacing:.03em;background-color:#0b2b43;border-radius:6px 6px 0 0}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__head{gap:2px;padding:8px 8px 10px;font-size:22px;font-weight:600;border-radius:7px 7px 0 0}}.p-lp .s-flow .c-flowCard__head--step{font-family:Roboto,sans-serif;font-size:18px;color:#c5d1da;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__head--step{font-size:12px}}.p-lp .s-flow .c-flowCard__body{flex:1;padding:34px 10px;overflow:hidden}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__body{padding:20px 13px 18px}}.p-lp .s-flow .c-flowCard__img{max-width:147px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__img{max-width:83px}}.p-lp .s-flow .c-flowCard__list{display:flex;flex-direction:column;gap:12px;margin-top:35px}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__list{margin-top:13px}}.p-lp .s-flow .c-flowCard__item{display:flex;gap:13px;align-items:flex-start;padding-top:12px;padding-right:10px;font-size:18px;font-weight:600;color:#0e4166;letter-spacing:.03em;border-top:1px solid #ddd}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__item{gap:7px;padding:10px 13px 0;font-size:16px}}.p-lp .s-flow .c-flowCard__item .small{font-size:15px}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__item .small{font-size:16px}}.p-lp .s-flow .c-flowCard__item:before{display:flex;flex-shrink:0;width:18px;height:18px;margin-top:5px;content:"";background:url(../../assets/img/lp/icn_checkbox.svg) no-repeat center;background-size:contain}@media screen and (max-width: 768px){.p-lp .s-flow .c-flowCard__item:before{width:14px;height:14px;margin-top:6px}}.p-lp .s-faq{padding:86px 0;background-color:#dce4ea;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-faq{padding:44px 0 52px;border-top:4px solid #fff}}.p-lp .s-faq__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-faq__inner{padding:0 13px}}.p-lp .s-faq__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px}@media screen and (max-width: 768px){.p-lp .s-faq__title{font-size:26px}}.p-lp .s-faq__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#c5d1da 30%)}.p-lp .s-faq__list{margin-top:90px}@media screen and (max-width: 768px){.p-lp .s-faq__list{margin-top:45px}}.p-lp .s-faq__item{padding:30px 0 42px;border-bottom:1px solid #adb2b7}@media screen and (max-width: 768px){.p-lp .s-faq__item{padding:24px 0 26px}}.p-lp .s-faq__item:first-of-type{border-top:1px solid #adb2b7}.p-lp .s-faq__item--inner{display:flex;flex-direction:column;gap:11px;max-width:1006px;padding:0 20px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-faq__item--inner{padding:0 13px 0 0}}.p-lp .s-faq__item--question{display:flex;gap:16px;font-size:20px;font-weight:600;color:#0e4166;letter-spacing:.03em}@media screen and (max-width: 768px){.p-lp .s-faq__item--question{gap:11px;font-size:16px}}.p-lp .s-faq__item--question:before{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;font-family:Roboto,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#0e4166;letter-spacing:.06em;content:"Q";background-color:#fff;border-radius:3px}@media screen and (max-width: 768px){.p-lp .s-faq__item--question:before{width:22px;min-width:22px;height:22px;margin-top:2px;font-size:15px;border-radius:2px}}.p-lp .s-faq__item--answer{display:flex;gap:16px;padding-top:9px;line-height:1.8;letter-spacing:.06em}@media screen and (max-width: 768px){.p-lp .s-faq__item--answer{gap:11px;padding-top:6px;font-size:14px}}.p-lp .s-faq__item--answer:before{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;font-family:Roboto,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff;letter-spacing:.06em;content:"A";background-color:#0e4166;border-radius:3px}@media screen and (max-width: 768px){.p-lp .s-faq__item--answer:before{width:22px;min-width:22px;height:22px;margin-top:2px;font-size:15px;border-radius:2px}}.p-lp .s-form{padding:86px 0 60px;background-color:#0b2b43;border-top:6px solid #fff}@media screen and (max-width: 768px){.p-lp .s-form{padding:44px 0 35px;border-top:4px solid #fff}}.p-lp .s-form__inner{max-width:1320px;padding:0 40px;margin-inline:auto}@media screen and (max-width: 768px){.p-lp .s-form__inner{padding:0 13px}}.p-lp .s-form__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;gap:10px;color:#fff}@media screen and (max-width: 768px){.p-lp .s-form__title{font-size:26px}}.p-lp .s-form__title span{display:inline-block;padding:0 4px;line-height:1.3;background:linear-gradient(transparent 70%,#546b7b 30%)}.p-lp .s-form__desc{padding-top:66px;font-size:30px;font-weight:600;color:#fff;text-align:center;letter-spacing:.02em}@media screen and (max-width: 768px){.p-lp .s-form__desc{padding-top:42px;font-size:16px}}.p-lp .s-form__wrap{padding:88px 20px 70px;margin-top:90px;background-color:#f0f0f0;border-radius:10px}@media screen and (max-width: 768px){.p-lp .s-form__wrap{padding:30px 3px;margin-top:45px;border-radius:7px}}.p-lp .s-form__wrap #satori__creative_container{max-width:750px;margin-inline:auto}.p-lp .s-form__wrap #satori__creative_container input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.p-lp .s-form__note{margin-top:60px;font-size:14px;font-weight:500;line-height:2.1;color:#fff;letter-spacing:.09em}@media screen and (max-width: 768px){.p-lp .s-form__note{margin-top:36px;font-size:11px;line-height:1.6;letter-spacing:.04em}}.p-lp .c-fixedBtn{position:fixed;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;width:100%;height:64px;background-color:#fff;opacity:0;transform:translateY(64px)}@media screen and (min-width: 769px){.p-lp .c-fixedBtn{display:none}}.p-lp .c-fixedBtn__btn{position:relative;display:flex;align-items:center;justify-content:center;width:calc(100% - 36px);height:46px;padding-bottom:2px;font-size:16px;font-weight:600;color:#fff;background-color:#c34840;border-radius:4px}.p-lp .c-fixedBtn__btn.u-open{font-size:18px}.p-lp .c-fixedBtn__btn:before{position:absolute;top:50%;right:12px;width:20px;height:13px;content:"";background:url(../../assets/img/lp/icn_mail.svg) no-repeat center;background-size:contain;transform:translateY(-50%)}
