@font-face{font-family:"Noto Sans JP";src:url("../fonts/NotoSansJP-Medium.woff2") format("woff2"),url("../fonts/NotoSansJP-Medium.woff") format("woff"),url("../fonts/NotoSansJP-Medium.ttf") format("truetype");font-weight:500;font-display:swap}@font-face{font-family:"Noto Sans JP";src:url("../fonts/NotoSansJP-Bold.woff2") format("woff2"),url("../fonts/NotoSansJP-Bold.woff") format("woff"),url("../fonts/NotoSansJP-Bold.ttf") format("truetype");font-weight:700;font-display:swap}@font-face{font-family:"Kiwi Maru";src:url("../fonts/KiwiMaru-Medium.woff2") format("woff2"),url("../fonts/KiwiMaru-Medium.woff") format("woff"),url("../fonts/KiwiMaru-Medium.ttf") format("truetype");font-weight:500;font-display:swap}@media screen and (min-width: 751px){.is-sp{display:none}}@media screen and (max-width: 750px){.is-pc{display:none}}html{font-size:10px}@media screen and (max-width: 1280px){html{font-size:.78125vw}}@media screen and (max-width: 750px){html{font-size:2.66666vw}}body{max-width:100vw;width:100%;color:#333;background:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:500;letter-spacing:.06em}main{padding-top:6rem}.wrap{padding:7rem 0}@media screen and (max-width: 750px){.wrap{padding:5rem 0}}.inner{max-width:124rem;margin:0 auto;padding:0 2rem;box-sizing:border-box}img{max-width:100%;height:auto;display:block}a{transition:.3s ease-in-out}p{font-size:1.6rem;line-height:1.875}@media screen and (max-width: 750px){p{font-size:1.4rem}}.white{color:#fff}.btn{font-size:1.4rem;height:6rem;display:flex;justify-content:center;align-items:center;width:30rem;transition:.3s ease-in-out;position:relative;border-radius:50rem}.btn_box{position:relative;overflow:hidden}.btn span{display:block;transition:.3s ease-in-out}.btn span:last-of-type{position:absolute;top:100%;left:0}@media screen and (min-width: 751px){.btn:hover span{transform:translateY(-100%)}}.btn_login{background-color:#fff}.btn_login::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50rem;border:2px solid rgba(0,0,0,0);background:linear-gradient(135deg, #5fabac 0%, #283687 33%, #703681 67%, #dc2974 100%) border-box border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0) border-box;-webkit-mask-composite:destination-out;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0) border-box;-webkit-mask-composite:xor;mask-composite:exclude}.btn_singup{color:#fff;background:linear-gradient(135deg, #5fabac 0%, #283687 33%, #703681 67%, #dc2974 100%)}.header{width:100%;background:#fff;position:fixed;top:0;left:0;z-index:100}.header_inner{display:flex;align-items:center;justify-content:space-between;padding:0 10rem}@media screen and (min-width: 751px){.header_inner{height:6rem}}.header_log{display:block;width:14rem}@media screen and (min-width: 751px){.header_log:hover{opacity:.6}}@media screen and (min-width: 751px){.header_r{height:100%;display:flex;justify-content:flex-end;align-items:center;gap:2rem;font-size:1.4rem}.header_nav{height:100%;display:flex;gap:2rem}.header_nav>li>a{display:flex;align-items:center;height:100%;position:relative}.header_nav>li>a::after{content:"";width:100%;height:1px;background-color:#333;position:absolute;bottom:1.5rem;left:0;transform:scaleX(0);transition:.3s ease-in-out}.header_nav>li>a:hover::after{transform:scaleX(1)}.header_nav>li:has(.header_mega){cursor:pointer}.header_nav>li:has(.header_mega):hover>a::after{transform:scaleX(1)}.header_nav>li:has(.header_mega):hover .header_mega{transform:scaleY(1);opacity:1}.header_btn{width:15rem;height:4rem}}@media screen and (max-width: 750px){.header_inner{padding:1rem 2rem}.header_log{width:14rem}.header_nav{display:none}.header_btn{display:none}}@media screen and (max-width: 750px){.hamburger{width:3rem;height:3rem;padding:0;position:relative;z-index:1000}.hamburger_icon{width:100%;height:100%}.hamburger_line{fill:none;stroke:#333;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.hamburger_line:nth-child(1){stroke-dasharray:60 207}.hamburger_line:nth-child(2){stroke-dasharray:60 60}.hamburger_line:nth-child(3){stroke-dasharray:60 207}.hamburger.active .hamburger_line{stroke:#fff}.hamburger.active .hamburger_line:nth-child(1){stroke-dasharray:90 207;stroke-dashoffset:-134}.hamburger.active .hamburger_line:nth-child(2){stroke-dasharray:1 60;stroke-dashoffset:-30}.hamburger.active .hamburger_line:nth-child(3){stroke-dasharray:90 207;stroke-dashoffset:-134}.hamburger.closing .hamburger_line{stroke:#fff}.sp-nav{position:fixed;top:0;left:0;width:100%;height:100vh;background:#333;-webkit-clip-path:circle(0% at calc(100% - 3.5rem) 3rem);clip-path:circle(0% at calc(100% - 3.5rem) 3rem);transition:-webkit-clip-path .7s cubic-bezier(0.4, 0, 0.2, 1);transition:clip-path .7s cubic-bezier(0.4, 0, 0.2, 1);transition:clip-path .7s cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path .7s cubic-bezier(0.4, 0, 0.2, 1);z-index:900}.sp-nav.active{-webkit-clip-path:circle(150% at calc(100% - 3.5rem) 3rem);clip-path:circle(150% at calc(100% - 3.5rem) 3rem)}.sp-nav_wrapper{padding:1.7rem 1.5rem 4rem}.sp-nav_list{margin-top:4rem}.sp-nav_list a{display:block;width:100%;font-size:1.4rem;color:#fff;padding:2rem 0;border-bottom:1px solid #fff}.sp-nav_list a.has_child{position:relative}.sp-nav_list a.has_child::after{content:"";width:.8rem;height:.8rem;border-bottom:solid 2px #fff;border-right:solid 2px #fff;position:absolute;top:50%;right:1rem;transform:translateY(-50%) rotate(45deg);transition:.3s ease-in-out}.sp-nav_list a.has_child.active::after{transform:translateY(-50%) rotate(45deg) scale(-1)}.sp-nav_child{display:none;background-color:rgba(239,239,239,.1);border-bottom:1px solid #fff;padding:1rem 0 1rem}.sp-nav_child a{opacity:1;padding:1rem 1.5rem;border-bottom:none}.sp-nav_cta{display:flex;gap:1.5rem;margin-top:2rem}.sp-nav_btn{width:calc((100% - 1.5rem)/2);font-size:1.6rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;padding:1.5rem 0;border-radius:50rem;position:relative}}.footer{padding:8rem 0 7rem}.footer_box{border-bottom:2px solid #2b6876;padding-bottom:3rem;margin-bottom:3rem}@media screen and (min-width: 751px){.footer_box{display:flex;align-items:center;justify-content:space-between}}.footer_log{width:14rem}@media screen and (min-width: 751px){.footer_log:hover{opacity:.6}}.footer_nav{font-size:1.4rem;display:flex;gap:3rem}@media screen and (min-width: 751px){.footer_nav a{position:relative}.footer_nav a::after{content:"";width:100%;height:1px;background-color:#333;position:absolute;bottom:-0.5rem;left:0;transform:scaleX(0);transition:.3s ease-in-out}.footer_nav a:hover::after{transform:scaleX(1)}}.footer_copy{font-size:1.4rem}@media screen and (max-width: 750px){.footer{padding:3rem 0 2rem}.footer_box{margin-bottom:2rem;border-bottom:1px solid #2b6876}.footer_log{display:block;width:10rem}.footer_nav{font-size:1.2rem;flex-wrap:wrap;gap:2rem;margin-top:2rem}.footer_copy{font-size:1rem}}.cta{background-color:#333;padding:7rem 0 7.5rem}.cta_txt{font-size:2.5rem;text-align:center;margin-bottom:4rem}.cta_box{display:flex;justify-content:center;gap:3rem}@media screen and (max-width: 750px){.cta{padding:4rem 0 4.5rem}.cta_txt{font-size:2.2rem;margin-bottom:2rem}.cta_box{flex-direction:column;align-items:center;gap:1.5rem}}.fv{padding:7.5rem 0 5.5rem;background-color:#ceeae4}.fv .inner{position:relative}.fv .inner::after{content:"";width:62.2rem;height:41.5rem;background:center/contain url(../img/fv_img.png) no-repeat;position:absolute}@media screen and (min-width: 751px){.fv .inner::after{top:50%;transform:translateY(-50%);right:2rem}}.fv_log{width:39.2rem}.fv_catch{font-size:4.6rem;font-weight:700;line-height:1.3043478261;margin:2.5rem 0 1rem}.fv_txt{line-height:1.5625}@media screen and (max-width: 750px){.fv{padding:3rem 0 25rem}.fv .inner::after{content:"";width:30rem;height:20rem;bottom:-22rem;left:50%;transform:translateX(-50%)}.fv_log{width:25rem}.fv_catch{font-size:2.8rem;margin:2rem 0 1rem}.fv_txt{line-height:1.5625}}.top h2{font-size:2.8rem;font-weight:700;text-align:center;margin-bottom:5rem}@media screen and (max-width: 750px){.top h2{font-size:2.2rem;line-height:1.5;margin-bottom:3rem}}.about_top{text-align:center;margin-bottom:4rem}.about_top span{display:inline-block;font-size:2.5rem;font-weight:700;color:#fff;padding:.6rem 4rem;background-color:#2b6876;border-radius:50rem;position:relative}.about_top span::after{content:"";width:2rem;height:1.7rem;background-color:#2b6876;-webkit-clip-path:polygon(100% 0, 0 0, 50% 100%);clip-path:polygon(100% 0, 0 0, 50% 100%);position:absolute;left:50%;transform:translateX(-50%);bottom:-1.1rem}.about h2{margin-bottom:4rem}.about_img{width:56.2rem;margin:0 auto 1rem}@media screen and (min-width: 751px){.about_txt{width:97rem;margin:0 auto;text-align:center}}@media screen and (max-width: 750px){.about_top{margin-bottom:2rem}.about_top span{font-size:2rem;padding:.6rem 3rem}.about h2{margin-bottom:3rem}.about_img{width:25rem;margin:0 auto 1rem}}.service{padding-bottom:10rem;background-color:#fafafa}.service h2{margin-bottom:2.5rem}.service_intro{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:11rem}@media screen and (min-width: 751px){.service_list{display:flex;flex-wrap:wrap;gap:10rem 5rem}}.service_list li{width:calc((100% - 10rem)/3)}.service_list img{width:20rem;margin:0 auto}.service_list h3{font-size:2.6rem;line-height:1.3846153846;font-weight:700;text-align:center;margin:1.5rem 0 2rem}@media screen and (max-width: 750px){.service{padding-bottom:7rem}.service h2{margin-bottom:1.5rem}.service_intro{font-size:1.6rem;margin-bottom:5rem}.service_list li{width:100%}.service_list li:not(:last-of-type){margin-bottom:5rem}.service_list img{width:13rem}.service_list h3{font-size:2.2rem;text-align:center;margin:1.5rem 0 1rem}}.forte{padding:10rem 0 15rem;background:linear-gradient(135deg, #5fabac 0%, #283687 33%, #703681 67%, #dc2974 100%)}.forte_list{display:flex;flex-wrap:wrap;gap:4.5rem;margin-bottom:9rem}.forte_list img{width:calc((100% - 9rem)/3)}.forte_price{width:100%;max-width:95rem;background-color:#fff;border-radius:2rem;margin:0 auto;padding:5rem 0 3rem;text-align:center}.forte_price h2{margin-bottom:2.5rem}.forte_price-monthly{font-size:2.2rem;margin:2rem 0 1rem}.forte_price-monthly .big{font-size:3.2rem;line-height:1;color:#2b6876}.forte_price-monthly .sm{font-size:1.6rem}.forte_price-notes{font-size:1.4rem}@media screen and (max-width: 750px){.forte{padding:7rem 0 8rem}.forte_list{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:6rem}.forte_list img{width:calc((100% - 1.5rem)/2)}.forte_price{padding:3rem 1.5rem}.forte_price h2{margin-bottom:1rem}.forte_price-monthly{font-size:2rem;line-height:1.2;margin:2rem 0 1rem}.forte_price-monthly .big{font-size:2.8rem}.forte_price-monthly .sm{font-size:1.4rem}.forte_price-notes{font-size:1.2rem}}.review{padding-top:10rem}@media screen and (min-width: 751px){.review_list{display:flex;gap:5rem}}.review_list li{width:calc((100% - 5rem)/2);display:flex;gap:2rem;padding:3rem 2rem;border:1px solid #c4c4c4}.review_list h3{font-size:2rem;font-weight:700}@media screen and (min-width: 751px){.review_list h3{padding-bottom:1.5rem;border-bottom:1px solid #c4c4c4;margin-bottom:1rem}}.review_img{width:10rem;height:10rem;display:flex;justify-content:center;align-items:flex-end;border-radius:50%;background-color:#ceeae4;flex-shrink:0;overflow:hidden}.review_img img{width:8rem}@media screen and (max-width: 750px){.review{padding-top:7rem}.review_list li{width:100%;flex-direction:column;gap:1rem;padding:2rem 1.5rem;position:relative}.review_list li:last-of-type{margin-top:3rem}.review_list h3{font-size:1.8rem;position:absolute;left:10.5rem;top:5rem}.review_img{width:8rem;height:8rem}.review_img img{width:6rem}}.faq{background-color:#fafafa}.faq .inner{max-width:90rem}.faq .p-service_heading{margin-bottom:2.5rem}.faq_list li{padding:2.5rem 0 2.5rem 1rem;border-bottom:1px solid #2b6876;cursor:pointer}.faq_list h3{font-size:1.6rem;font-weight:500;line-height:1.6;position:relative}.faq_list h3::before,.faq_list h3::after{content:"";width:1.6rem;height:2px;background-color:#2b6876;position:absolute;top:50%;transform:translateY(-50%);right:0}.faq_list h3::after{content:"";transform:rotate(90deg) translateY(-50%);right:1px;transition:.3s ease-in-out}.faq_list h3.active::after{transform:rotate(0) translateY(-50%);opacity:0}.faq_list h3 span{display:block;padding-left:2.8rem;position:relative}.faq_list h3 span::before{content:"Q .";font-family:"Kiwi Maru",sans-serif;position:absolute;left:0;top:-0.2rem}.faq_answer{display:none;margin-top:1rem}.faq_answer p{padding-left:2.8rem;position:relative}.faq_answer p::before{content:"A .";font-family:"Kiwi Maru",sans-serif;color:#2b6876;position:absolute;left:0;top:-0.2rem}@media screen and (max-width: 750px){.faq .p-service_heading{margin-bottom:1rem}.faq_list li{padding:2rem 0 2rem .5rem}.faq_list h3{font-size:1.4rem}.faq_list h3::before,.faq_list h3::after{width:1.4rem}.faq_list h3 span{padding:0 2rem 0 2.6rem}.faq_answer{margin-top:.5rem}.faq_answer p{padding-left:2.6rem}}

/*# sourceMappingURL=style.min.css.map */