body{display:flex;flex-direction:column;min-height:100vh;background-color:#f2f5f7;min-width:1100px;overflow:scroll;font-family:"Noto Sans JP",serif}@media screen and (max-width: 767px){body{min-width:unset}}main{flex-grow:1}.pc-only-inline{display:inline !important}@media screen and (max-width: 767px){.pc-only-inline{display:none !important}}.sp-only-inline{display:none !important}@media screen and (max-width: 767px){.sp-only-inline{display:inline !important}}.pc-only-inline-block{display:inline-block !important}@media screen and (max-width: 767px){.pc-only-inline-block{display:none !important}}.sp-only-inline-block{display:none !important}@media screen and (max-width: 767px){.sp-only-inline-block{display:inline-block !important}}.pc-only-block{display:block !important}@media screen and (max-width: 767px){.pc-only-block{display:none !important}}.sp-only-block{display:none !important}@media screen and (max-width: 767px){.sp-only-block{display:block !important}}.pc-only-flex{display:flex !important}@media screen and (max-width: 767px){.pc-only-flex{display:none !important}}.sp-only-flex{display:none !important}@media screen and (max-width: 767px){.sp-only-flex{display:flex !important}}@media screen and (max-width: 767px){.br-pc{display:none}}.br-tab{display:none}@media screen and (max-width: 991px){.br-tab{display:inline}}.br-sp{display:none}@media screen and (max-width: 767px){.br-sp{display:inline}}.obi{background:linear-gradient(transparent 60%, #B7E7F9 40%);padding-bottom:.2em}.txt-blue{color:#008cc4;font-weight:bold}.js-fadeUp,.each-fadeUp li{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.js-fadeUp.is-inview,.each-fadeUp li.is-inview{opacity:1;transform:translateY(0);transition-delay:.5s}.header{background:#fff;z-index:2;box-shadow:0px 0px 6px rgba(0,0,0,.16);position:fixed;width:100%}.header__inner{padding:6px 40px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.header__inner{padding:1.8666666667vw 5.3333333333vw 1.0666666667vw}}@media screen and (max-width: 767px){.header__logo{width:22.6666666667vw}}.header .cta__btn{margin-top:0;font-size:13px;width:183px;height:38px;border-radius:38px}@media screen and (max-width: 767px){.header .cta__btn{font-size:2.9333333333vw;width:30.6666666667vw;height:5.6vw;border-radius:5.0666666667vw}}.header .cta__btn::after{content:"";width:12px;height:6px;right:10px}@media screen and (max-width: 767px){.header .cta__btn::after{width:2.9333333333vw;height:1.3333333333vw}}.header .cta__btn-circle{position:absolute;top:50%;left:-20px;transform:translateY(-50%);z-index:1;display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:#fff;border:2px solid #fb4501;border-radius:50%;filter:drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.16));font-weight:bold;font-size:14px;text-align:left;color:#fb4501}@media screen and (max-width: 767px){.header .cta__btn-circle{font-size:3.2vw;width:9.3333333333vw;height:9.3333333333vw}}.footer{background:#3c3c3c;color:#fff}.footer__inner{padding:40px 40px 20px}@media screen and (max-width: 767px){.footer__inner{padding:8.8vw 5.3333333333vw 2.6666666667vw}}.footer__ttl{font-weight:bold;font-size:18px;letter-spacing:.03em;line-height:27px;text-align:center}@media screen and (max-width: 767px){.footer__ttl{font-size:3.7333333333vw;line-height:5.3333333333vw}}.footer__txt{font-weight:normal;font-size:15px;letter-spacing:.03em;line-height:22px;text-align:center}@media screen and (max-width: 767px){.footer__txt{font-size:3.2vw;line-height:5.3333333333vw}}.footer__copyright{margin-top:25px;font-weight:normal;font-size:12px;letter-spacing:.03em;text-align:center}@media screen and (max-width: 767px){.footer__copyright{margin-top:8.8vw;font-size:2.6666666667vw;line-height:4vw}}.cta{background-image:url("../../../assets/img/img_cta.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;width:100%}.cta__inner{padding:100px 40px;display:flex;flex-direction:column;align-items:center;gap:25px}@media screen and (max-width: 767px){.cta__inner{padding:24.2666666667vw 5.3333333333vw;gap:5.3333333333vw}}.cta__ttl{font-weight:bold;font-size:26px;text-align:center;color:#fff}@media screen and (max-width: 767px){.cta__ttl{font-size:4.8vw;line-height:6.9333333333vw}}.cta__txt{font-weight:bold;font-size:18px;text-align:center;color:#fff}@media screen and (max-width: 767px){.cta__txt{font-size:4vw;line-height:6.4vw}}.cta__btn{margin-top:12px;position:relative;font-weight:bold;font-size:22px;color:#fff;width:363px;height:76px;border-radius:38px;background:#ff4500;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.cta__btn{margin-top:5.3333333333vw;font-size:3.7333333333vw;width:56vw;height:11.7333333333vw;border-radius:10.1333333333vw}}.cta__btn::after{content:"";display:block;background-image:url("../../../assets/img/ico_arrow-right.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:24px;height:12px;position:absolute;top:50%;right:24px;transform:translateY(-50%)}@media screen and (max-width: 767px){.cta__btn::after{width:3.7333333333vw;height:1.8666666667vw;right:4vw}}.cta__btn-circle{position:absolute;top:50%;left:-40px;transform:translateY(-50%);z-index:1;display:flex;justify-content:center;align-items:center;width:100px;height:100px;background:#fff;border:2px solid #fb4501;border-radius:50%;filter:drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.16));font-weight:bold;font-size:22px;color:#fb4501}@media screen and (max-width: 767px){.cta__btn-circle{left:-5.3333333333vw;width:15.4666666667vw;height:15.4666666667vw;font-size:3.7333333333vw}}.kv{position:relative}.kv__img{width:100%}.kv__box{position:absolute;top:130px;left:158px}@media screen and (max-width: 767px){.kv__box{top:72vw;left:5.3333333333vw}}.kv__labels{display:flex;align-items:center;gap:15px}@media screen and (max-width: 767px){.kv__labels{gap:2.4vw}}.kv__label{padding:2px 12px;display:flex;align-items:center;background-color:#008cc4;font-weight:bold;font-size:20px;letter-spacing:.03em;text-align:left;color:#fff}@media screen and (max-width: 767px){.kv__label{padding:.2666666667vw 1.8666666667vw;font-size:3.2vw}}@media screen and (max-width: 767px){.kv__label-img{height:5.8666666667vw;margin-right:2.1333333333vw}}.kv__sub-ttl{margin-top:30px;width:300px;height:39px;background:#fff;border:1.5px solid #3c3c3c;display:flex;justify-content:end;align-items:center;font-weight:bold;font-size:20px;letter-spacing:.03em;color:#3c3c3c}@media screen and (max-width: 767px){.kv__sub-ttl{margin-top:3.7333333333vw;width:51.4666666667vw;height:6.4vw;font-size:3.2vw}}.kv__ttl{margin-top:8px;display:flex;flex-direction:column;gap:7px;font-weight:bold;font-size:40px;letter-spacing:.03em;line-height:55px;text-align:left;color:#008cc4}@media screen and (max-width: 767px){.kv__ttl{margin-top:1.3333333333vw;gap:1.3333333333vw;font-size:6.6666666667vw;line-height:9.6vw}}.kv__ttl span{padding:0 0 0 11px;background:#fff;border:1.5px solid #008cc4}@media screen and (max-width: 767px){.kv__ttl span{padding:0 0 0 2.6666666667vw}}.kv__ttl span:first-child{width:466px}@media screen and (max-width: 767px){.kv__ttl span:first-child{width:78.6666666667vw}}.kv__ttl span:nth-child(2){width:280px}@media screen and (max-width: 767px){.kv__ttl span:nth-child(2){width:45.6vw}}.kv__ttl span:last-child{width:476px}@media screen and (max-width: 767px){.kv__ttl span:last-child{width:81.0666666667vw}}.kv__bnr{width:28.125vw;position:absolute;bottom:10.4166666667vw;right:7.8125vw}@media screen and (max-width: 767px){.kv__bnr{width:89.3333333333vw;top:13.3333333333vw;right:50%;transform:translateX(50%)}}.what{margin-top:70px}@media screen and (max-width: 767px){.what{margin-top:-5.3333333333vw;z-index:1;position:relative}}.what__inner{padding:120px 0;background-color:#fff;border-top-left-radius:120px;border-top-right-radius:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.what__inner{padding:18.6666666667vw 0;border-top-left-radius:19.4666666667vw;border-top-right-radius:19.4666666667vw}}.what__ttl{margin-top:11px;font-weight:bold;font-size:28px;letter-spacing:.03em;line-height:36px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.what__ttl{margin-top:3.2vw;font-size:5.3333333333vw;line-height:7.4666666667vw}}.what__img{margin-top:45px}.campaign{width:680px;margin-bottom:100px}@media screen and (max-width: 767px){.campaign{width:89.3333333333vw;margin-bottom:26.6666666667vw}}.campaign__ttl{font-weight:bold;font-size:28px;letter-spacing:.03em;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.campaign__ttl{font-size:6.4vw;line-height:1.4}}.campaign__txt{margin-top:40px;font-weight:500;font-size:16px;line-height:1.4;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.campaign__txt{margin-top:10.6666666667vw;font-size:4.2666666667vw}}.problem{background-color:#fff}.problem__inner{padding:120px 0;background-color:#f2f5f7;border-top-left-radius:120px;border-top-right-radius:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.problem__inner{padding:18.6666666667vw 5.3333333333vw;border-top-left-radius:19.4666666667vw;border-top-right-radius:19.4666666667vw}}.problem__ttl{margin-top:11px;font-weight:bold;font-size:28px;letter-spacing:.03em;line-height:36px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.problem__ttl{margin-top:3.2vw;font-size:5.3333333333vw;line-height:7.4666666667vw}}.problem__ttl--small{font-weight:bold;font-size:20px;letter-spacing:.03em;line-height:36px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.problem__ttl--small{font-size:4.2666666667vw;line-height:6.9333333333vw}}.problem__box{margin-top:40px;width:1090px;height:387px;display:flex}@media screen and (max-width: 767px){.problem__box{flex-direction:column;width:100%;height:auto}}.problem__box-img{width:180px;margin-left:50px;margin-right:58px}@media screen and (max-width: 767px){.problem__box-img{width:30.9333333333vw;margin:9.0666666667vw auto 0;order:3}}.problem__box-list{display:flex;flex-direction:column;gap:42px}@media screen and (max-width: 767px){.problem__box-list{gap:9.3333333333vw}}.problem__box-item{background:#fff;box-shadow:5px 5px 16px rgba(0,0,0,.16)}@media screen and (max-width: 767px){.problem__box-list--left{order:1}}.problem__box-list--left .problem__box-item:first-child{width:372px;height:166px;padding:53px 69px 41px 40px;border-radius:83px 83px 0px 83px}@media screen and (max-width: 767px){.problem__box-list--left .problem__box-item:first-child{width:70.6666666667vw;height:25.8666666667vw;padding:5.3333333333vw 5.3333333333vw 5.3333333333vw 8.8vw;border-radius:25.6vw 25.6vw 0 25.6vw}}.problem__box-list--left .problem__box-item:nth-child(2){width:372px;height:166px;padding:53px 22px 46px 40px;border-radius:83px 83px 0px 83px}.problem__box-list--left .problem__box-item:last-child{width:372px;height:166px;padding:53px 22px 46px 40px;border-radius:83px 83px 0px 83px}@media screen and (max-width: 767px){.problem__box-list--left .problem__box-item:last-child{width:84.5333333333vw;height:25.8666666667vw;padding:5.3333333333vw 6.1333333333vw 5.3333333333vw 8.8vw;border-radius:25.6vw 25.6vw 25.6vw 0;align-self:end}}@media screen and (max-width: 767px){.problem__box-list--right{margin-top:9.0666666667vw;order:2}}.problem__box-list--right .problem__box-item:first-child{width:430px;height:166px;padding:53px 74px 41px 31px;border-radius:83px 83px 83px 0px}@media screen and (max-width: 767px){.problem__box-list--right .problem__box-item:first-child{width:70.6666666667vw;height:25.8666666667vw;padding:5.3333333333vw 5.3333333333vw 5.3333333333vw 8.8vw}}.problem__box-list--right .problem__box-item:nth-child(2){width:379px;height:166px;padding:48px 85px 46px 31px;border-radius:83px 83px 83px 0px}@media screen and (max-width: 767px){.problem__box-list--right .problem__box-item:nth-child(2){width:81.0666666667vw;height:25.8666666667vw;padding:5.3333333333vw 5.3333333333vw 5.3333333333vw 8.8vw;border-radius:25.6vw 25.6vw 0 25.6vw}}.problem__box-list--right .problem__box-item:last-child{width:379px;height:166px;padding:48px 85px 46px 31px;border-radius:83px 83px 83px 0px}@media screen and (max-width: 767px){.problem__box-list--right .problem__box-item:last-child{width:76vw;height:25.8666666667vw;padding:5.6vw 9.3333333333vw 5.3333333333vw 9.3333333333vw;border-radius:25.6vw 25.6vw 25.6vw 0;align-self:end}}.problem__box-item-ttl{font-weight:bold;font-size:18px;letter-spacing:.03em;line-height:27px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.problem__box-item-ttl{font-size:3.7333333333vw;line-height:5.3333333333vw}}.problem__box-item-txt{font-weight:normal;font-size:15px;letter-spacing:.03em;line-height:22px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.problem__box-item-txt{font-size:3.2vw;line-height:4.8vw}}.solution{background-color:#f2f5f7}.solution__inner{padding:120px 0;background-color:#fff;border-top-left-radius:120px;border-top-right-radius:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.solution__inner{padding:18.6666666667vw 5.3333333333vw;border-top-left-radius:19.4666666667vw;border-top-right-radius:19.4666666667vw}}.solution__ttl{margin-top:11px;font-weight:bold;font-size:28px;letter-spacing:.03em;line-height:36px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.solution__ttl{margin-top:3.2vw;font-size:5.3333333333vw;line-height:7.4666666667vw}}.solution__check-img{margin-top:50px}.solution__check-txt{margin-top:5px;font-weight:bold;font-size:16px;letter-spacing:.03em;line-height:20px;text-align:center;color:#3c3c3c}.solution__video{margin-top:30px;width:637px}@media screen and (max-width: 767px){.solution__video{width:100%}}.solution__box{margin-top:70px;padding:70px 0;width:1029px;background-color:#f2f5f7;border-radius:26px;display:flex;justify-content:center;align-items:center;gap:48px}@media screen and (max-width: 767px){.solution__box{margin-top:10.6666666667vw;width:100%;padding:13.3333333333vw 6.6666666667vw;flex-direction:column}}.solution__box-img{width:424px}@media screen and (max-width: 767px){.solution__box-img{width:100%}}.solution__box-right{display:flex;flex-direction:column;gap:30px}.solution__box-right-ttl{font-weight:bold;font-size:22px;letter-spacing:.03em;line-height:30px;text-align:left;color:#3c3c3c}.solution__box-right-txt{font-weight:500;font-size:14px;text-align:left;color:#3c3c3c}.feature{background-color:#fff}.feature__inner{padding:120px 0;background-color:#f2f5f7;border-top-left-radius:120px;border-top-right-radius:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.feature__inner{padding:18.6666666667vw 5.3333333333vw;border-top-left-radius:19.4666666667vw;border-top-right-radius:19.4666666667vw}}.feature__ttl{margin-top:11px;font-weight:bold;font-size:28px;letter-spacing:.03em;line-height:36px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.feature__ttl{margin-top:3.2vw;font-size:5.3333333333vw;line-height:7.4666666667vw}}.feature__list{margin-top:70px;display:flex;flex-wrap:wrap;justify-content:center;gap:0 60px}@media screen and (max-width: 767px){.feature__list{margin-top:10.6666666667vw;flex-direction:column;gap:10.6666666667vw}}.feature__item{background-image:url("../../../assets/img/img_feature-bg.png");background-position:center;background-repeat:no-repeat;background-size:contain;width:516px;height:312px;border-radius:30px;display:flex;justify-content:center;align-items:center;box-shadow:6px 6px 12px rgba(0,0,0,.2)}@media screen and (max-width: 767px){.feature__item{background-image:url("../../../assets/img/img_feature-bg_sp.png");width:89.3333333333vw;height:75.2vw}}.feature__item:nth-child(2){margin-top:60px}@media screen and (max-width: 767px){.feature__item:nth-child(2){margin-top:0}}.feature__item:last-child{margin-top:46px;background-image:url("../../../assets/img/img_feature-bg_lg.png");height:370px}@media screen and (max-width: 767px){.feature__item:last-child{margin-top:0;background-image:url("../../../assets/img/img_feature-bg_sp_lg.png");height:86.9333333333vw}}.feature__item-inner{width:401px}@media screen and (max-width: 767px){.feature__item-inner{width:70.1333333333vw}}.feature__item-ttl{font-weight:bold;font-size:26px;letter-spacing:.03em;line-height:42px;text-align:left;color:#008cc4;display:flex;align-items:center;gap:13px}@media screen and (max-width: 767px){.feature__item-ttl{font-size:4.2666666667vw;line-height:6.9333333333vw;gap:2.6666666667vw}}.feature__item-txt{margin-top:27px;font-weight:normal;font-size:15px;letter-spacing:.03em;line-height:22px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.feature__item-txt{margin-top:1.3333333333vw;font-size:3.2vw;line-height:4.8vw}}.feature__box-01{margin-top:120px;width:1090px;padding:100px 65px;display:flex;justify-content:center;align-items:center;gap:55px;background-color:#fff;border-radius:30px;box-shadow:6px 6px 12px rgba(0,0,0,.2)}@media screen and (max-width: 767px){.feature__box-01{margin-top:18.6666666667vw;width:100%;padding:10.6666666667vw 2.4vw;gap:8vw;border-radius:8vw;flex-direction:column}}@media screen and (max-width: 767px){.feature__box-01-left{display:flex;flex-direction:column;justify-content:center;align-items:center}}.feature__box-01-left-ttl{margin-top:10px;font-weight:bold;font-size:26px;line-height:42px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.feature__box-01-left-ttl{margin-top:2.6666666667vw;font-size:5.0666666667vw;line-height:11.2vw}}.feature__box-01-left-txt{margin-top:17px;font-weight:normal;font-size:15px;line-height:22px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.feature__box-01-left-txt{margin-top:2.6666666667vw;font-size:3.2vw;line-height:4.8vw;width:81.8666666667vw}}.feature__box-01-left-img{width:377px}@media screen and (max-width: 767px){.feature__box-01-left-img{width:63.2vw}}.feature__box-01-list{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 767px){.feature__box-01-list{gap:4vw}}.feature__box-01-item{padding:28px 25px 28px 26px;border-radius:15px;background:#fff;box-shadow:3px 3px 20px rgba(37,93,114,.25);display:flex;align-items:center;font-weight:bold;font-size:18px;line-height:26px;text-align:left;color:#248cc4}@media screen and (max-width: 767px){.feature__box-01-item{padding:4.5333333333vw 2.4vw;border-radius:4vw;font-size:3.2vw;line-height:4.5333333333vw}}.feature__box-01-item img{margin-right:13px}@media screen and (max-width: 767px){.feature__box-01-item img{width:4.5333333333vw;margin-right:1.8666666667vw}}.feature__box-01-item .txt-blue{font-size:22px}@media screen and (max-width: 767px){.feature__box-01-item .txt-blue{font-size:4vw}}.feature__box-02{margin-top:120px;width:1090px;padding:100px 65px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:55px;background-color:#fff;border-radius:30px;box-shadow:6px 6px 12px rgba(0,0,0,.2)}@media screen and (max-width: 767px){.feature__box-02{margin-top:18.6666666667vw;width:100%;padding:10.6666666667vw 2.4vw;gap:8vw;border-radius:8vw;flex-direction:column}}.feature__box-02-ttl{font-weight:bold;font-size:28px;line-height:42px;text-align:center;color:#008cc4}@media screen and (max-width: 767px){.feature__box-02-ttl{font-size:5.3333333333vw;line-height:11.2vw}}.feature__box-02-list{display:flex;justify-content:center;align-items:center;gap:80px}@media screen and (max-width: 767px){.feature__box-02-list{flex-direction:column;gap:8vw}}.feature__box-02-item{width:441px;height:281px;border-radius:25px;background:#fff;box-shadow:3px 3px 26px rgba(37,93,114,.25)}@media screen and (max-width: 767px){.feature__box-02-item{width:78.1333333333vw;height:52vw;border-radius:4vw}}.feature__box-02-item:first-child{background-image:url("../../../assets/img/img_feature_bg-num_01.png");background-position:bottom;background-repeat:no-repeat;background-size:contain;width:441px;height:281px}@media screen and (max-width: 767px){.feature__box-02-item:first-child{width:78.1333333333vw;height:52vw}}.feature__box-02-item:last-child{background-image:url("../../../assets/img/img_feature_bg-num_02.png");background-position:bottom;background-repeat:no-repeat;background-size:contain;width:441px;height:281px}@media screen and (max-width: 767px){.feature__box-02-item:last-child{width:78.1333333333vw;height:52vw}}.feature__box-02-item-ttl{width:441px;height:68px;background:#008cc4;border-top-left-radius:25px;border-top-right-radius:25px;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:24px;letter-spacing:.07em;text-align:center;color:#fff}@media screen and (max-width: 767px){.feature__box-02-item-ttl{width:100%;height:13.8666666667vw;border-top-left-radius:4vw;border-top-right-radius:4vw;font-size:4vw}}.feature__box-02-item-txt-01{margin-top:37px;font-weight:bold;font-size:18px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.feature__box-02-item-txt-01{margin-top:8vw;font-size:3.2vw}}.feature__box-02-item-txt-02{margin-top:18px;font-weight:bold;font-size:18px;line-height:27px;text-align:center;color:#008cc4}@media screen and (max-width: 767px){.feature__box-02-item-txt-02{margin-top:3.2vw;font-size:3.2vw}}.feature__box-02-item-txt-02 b{font-size:26px}@media screen and (max-width: 767px){.feature__box-02-item-txt-02 b{font-size:4.8vw}}.feature__box-02-txt{font-weight:bold;font-size:24px;line-height:42px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.feature__box-02-txt{font-size:4vw;line-height:6.4vw}}.voice{margin-top:120px}@media screen and (max-width: 767px){.voice{margin-top:18.6666666667vw}}.voice__ttl-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.voice__ttl{font-weight:bold;font-size:28px;line-height:36px;text-align:center;color:#3c3c3c}.voice__sub-ttl{font-size:18px}.voice__ttl-note{margin-top:10px;font-weight:normal;font-size:12px;letter-spacing:.05em;line-height:22px;text-align:center;color:#3c3c3c}.voice__list{margin-top:48px;display:flex;justify-content:center;gap:45px}@media screen and (max-width: 767px){.voice__list{margin-top:8vw;flex-direction:column;align-items:center;gap:7.4666666667vw}}.voice__item{width:280px}@media screen and (max-width: 767px){.voice__item{width:74.6666666667vw}}.voice__item-img{width:100%}.voice__item-ttl{margin-top:15px;font-weight:bold;font-size:20px;text-align:left;color:#008cc4}@media screen and (max-width: 767px){.voice__item-ttl{margin-top:4vw;font-size:4.2666666667vw}}.voice__item-txt{margin-top:15px;font-weight:normal;font-size:15px;letter-spacing:.05em;line-height:22px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.voice__item-txt{margin-top:2.6666666667vw;font-size:3.2vw;line-height:4.8vw}}.flow{margin-top:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.flow{margin-top:18.6666666667vw}}.flow__box{padding:100px 0;width:1090px;border-radius:30px;background:#fff;box-shadow:3px 3px 26px rgba(37,93,114,.25);display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.flow__box{padding:16vw 3.7333333333vw;width:100%}}.flow__sub-ttl{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:bold;font-size:18px;text-align:center;color:#fff;width:207px;height:42px;border-radius:21px;background:#008cc4}@media screen and (max-width: 767px){.flow__sub-ttl{font-size:3.2vw;width:37.3333333333vw;height:7.4666666667vw;border-radius:6.4vw}}.flow__ttl{margin-top:15px;font-weight:bold;font-size:28px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.flow__ttl{margin-top:2.6666666667vw;font-size:5.3333333333vw}}.flow__list{margin-top:37px;display:flex;flex-wrap:wrap;justify-content:center;gap:40px 40px}@media screen and (max-width: 767px){.flow__list{margin-top:8vw;flex-direction:column;gap:5.3333333333vw}}.flow__item{display:flex;align-items:center;gap:25px;width:460px;height:131px;padding:31px 26px;border-radius:20px;background:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.16)}@media screen and (max-width: 767px){.flow__item{gap:4.2666666667vw;width:81.8666666667vw;height:auto;padding:3.8666666667vw 2.6666666667vw;border-radius:5.3333333333vw;width:100%}}.flow__item-num{width:69px;height:69px;border-radius:20px;background:#b7e7f9;box-shadow:3px 3px 10px rgba(0,0,0,.16);font-family:"Poppins",serif;font-weight:600;font-size:44px;line-height:42px;text-align:center;color:#008cc4;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.flow__item-num{width:11.4666666667vw;height:11.4666666667vw;border-radius:50%;font-size:7.2vw;line-height:11.4666666667vw;flex-shrink:0}}.flow__item-box{display:flex;flex-direction:column;justify-content:center}.flow__item-ttl{font-weight:bold;font-size:20px;color:#3c3c3c}@media screen and (max-width: 767px){.flow__item-ttl{font-size:3.7333333333vw}}.flow__item-txt{margin-top:10px;font-weight:normal;font-size:15px;letter-spacing:.05em;line-height:22px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.flow__item-txt{margin-top:1.3333333333vw;font-size:3.2vw;line-height:4.8vw}}.product{margin-top:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.product{margin-top:18.6666666667vw;padding:0 5.3333333333vw}}.product__ttl{font-weight:bold;font-size:28px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.product__ttl{font-size:5.3333333333vw}}.product__list{margin-top:50px;width:950px;display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 767px){.product__list{margin-top:8vw;width:100%;gap:8vw}}.product__item-img{width:100%;border-radius:30px;box-shadow:3px 3px 26px rgba(37,93,114,.25)}.product__note{margin-top:15px;width:100%;max-width:950px;font-weight:normal;font-size:13px;text-align:right;color:#3c3c3c}@media screen and (max-width: 767px){.product__note{margin-top:5.3333333333vw;font-size:3.2vw;line-height:4.8vw;text-align:center}}.faq{margin-top:120px;margin-bottom:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.faq{margin-top:18.6666666667vw;margin-bottom:18.6666666667vw;padding:0 5.3333333333vw}}.faq__ttl{font-weight:bold;font-size:28px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.faq__ttl{font-size:5.3333333333vw}}.faq__list{margin-top:50px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 767px){.faq__list{margin-top:8vw;gap:4vw}}.faq__item{padding:15px 25px;width:837px;border-radius:10px;background:#fff;box-shadow:3px 3px 6px rgba(37,93,114,.25);cursor:pointer}@media screen and (max-width: 767px){.faq__item{padding:3.2vw 5.3333333333vw 3.2vw 2.6666666667vw;width:100%;border-radius:2.6666666667vw}}.faq__q{display:flex;align-items:center;gap:30px;font-weight:bold;font-size:15px;letter-spacing:.03em;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.faq__q{gap:4vw;font-size:3.2vw}}@media screen and (max-width: 767px){.faq__q img{width:10.1333333333vw}}.faq__a{margin-top:10px;display:none;padding:0 25px 15px 80px;font-size:14px;letter-spacing:.03em;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.faq__a{margin-top:2.6666666667vw;padding:0 0 2.6666666667vw 14.6666666667vw;font-size:3.2vw;line-height:4.2666666667vw}}.thanks-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.thanks{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.thanks{padding:0 5.3333333333vw}}.thanks__ttl{margin-top:20px;font-weight:bold;font-size:24px;letter-spacing:.03em;line-height:36px;text-align:center;color:#3c3c3c}@media screen and (max-width: 767px){.thanks__ttl{margin-top:3.2vw;font-size:5.3333333333vw;line-height:7.4666666667vw}}.thanks__txt{margin-top:35px;font-weight:500;font-size:14px;line-height:20px;text-align:left;color:#3c3c3c}@media screen and (max-width: 767px){.thanks__txt{margin-top:13.3333333333vw;font-size:3.2vw;line-height:4.8vw}}.thanks__link{margin-top:50px;width:183px;height:38px;border-radius:19px;background:#248cc4;font-weight:bold;font-size:13px;text-align:left;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 767px){.thanks__link{margin-top:13.3333333333vw;width:48.8vw;height:10.1333333333vw;border-radius:5.0666666667vw;font-size:3.2vw}}.thanks__link::after{content:"";display:block;background-image:url("../../../assets/img/ico_arrow-right.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:12px;height:6px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media screen and (max-width: 767px){.thanks__link::after{width:3.2vw;height:1.6vw;right:3.2vw}}/*# sourceMappingURL=style.min.css.map */