.FixedCta_fixedCta___qzJL{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:10px 20px;background-color:var(--main-color);color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:700;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;max-width:280px;width:100%;display:flex;flex-direction:column;gap:6px;align-items:center;box-shadow:0 0 4px rgba(0,0,0,.2)}.FixedCta_fixedCta___qzJL.FixedCta_visible__Nm0KX{opacity:1;visibility:visible}.FixedCta_ctaButton___KnS0{border-radius:25px;padding:10px 20px;font-size:16px;color:#fff;cursor:pointer;transition:background-color .3s ease;background-color:#00b900;display:flex;align-items:center;gap:2px;border:1px solid #fff;box-shadow:0 0 4px rgba(0,0,0,.2)}@media screen and (max-width:488px){.FixedCta_fixedCta___qzJL{display:flex}}@media screen and (min-width:489px){.FixedCta_fixedCta___qzJL{display:none}}.Fv_sp__QjFmX{display:none}.Fv_wrap__46aM_{height:100svh;display:flex}.Fv_left__n4Dqi{width:40%;background-color:#fff;display:flex;align-items:center;justify-content:center;position:fixed;height:100%;padding:24px;box-shadow:5px 0 5px rgba(0,0,0,.2)}.Fv_left_contents__VAgek{display:flex;justify-content:center;flex-direction:column;width:100%}.Fv_left__n4Dqi ul{display:flex;flex-direction:column;gap:12px}.Fv_left__n4Dqi ul li h3{display:flex;align-items:center;gap:6px;font-size:20px;line-height:1}.Fv_left__n4Dqi ul li h3 span{color:var(--main-color);font-size:32px}.Fv_left__n4Dqi ul li h3 svg{transform:scale(1.5);color:#34dd00}.Fv_left__n4Dqi a{display:flex;flex-direction:column;background-color:#00b900;color:#fff;max-width:300px;padding:6px 12px;border-radius:60px;align-items:center;border:2px solid var(--main-color);box-shadow:0 0 10px rgba(0,0,0,.2);margin-top:24px}.Fv_left__n4Dqi a p{font-size:20px;font-weight:700;display:flex;align-items:center;gap:6px}.Fv_left__n4Dqi a p:last-child{font-size:30px}.Fv_right__j0gMB{width:60%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;margin-left:auto;position:relative}.Fv_right__j0gMB h1{text-align:center;font-size:4vw}.Fv_scrollDown__1vAOR{width:1px;height:80px;position:absolute;bottom:20px;right:20px;margin:0 auto;overflow:hidden}.Fv_scrollDown__1vAOR .Fv_line__4Nlrb{width:100%;height:100%;display:block;background:linear-gradient(180deg,#fff 50%,hsla(0,0%,100%,0) 0);background-position:0 -80px;background-size:100% 200%;animation:Fv_scrolldown__oUChT 2.2s cubic-bezier(.76,0,.3,1) infinite forwards}.Fv_type__AGz1t{position:absolute;bottom:32px;left:0;width:100%}@keyframes Fv_scrolldown__oUChT{0%{background-position:0 -80px}75%{background-position:0 0}to{background-position:0 80px}}@media screen and (max-width:488px){.Fv_sp__QjFmX{display:block}.Fv_pc__V01rE{display:none}.Fv_wrap__46aM_{flex-direction:column;padding-top:12px;height:auto}.Fv_left__n4Dqi{position:unset;width:100%;order:1;height:auto}.Fv_right__j0gMB{width:100%;order:0;padding:100px 12px 40px}.Fv_right__j0gMB h1{text-align:center;font-size:36px}.Fv_right__j0gMB h2{text-align:center;line-height:1.2;font-size:16px;margin-top:12px}.Fv_scrollDown__1vAOR{display:none!important}.Fv_left__n4Dqi ul{gap:24px}.Fv_left__n4Dqi ul li h3{flex-direction:column;text-align:center;line-height:1.1;color:#636363;font-size:18px}.Fv_left__n4Dqi a{margin:24px auto 0;width:100%}.Fv_left_contents__VAgek{margin-top:0!important}}.Fv_circles___EQWb{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.Fv_circles___EQWb li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:hsla(0,0%,100%,.2);animation:Fv_animate__kALB6 25s linear infinite;bottom:-150px}.Fv_circles___EQWb li:first-child{left:25%;width:80px;height:80px;animation-delay:0s}.Fv_circles___EQWb li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.Fv_circles___EQWb li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.Fv_circles___EQWb li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.Fv_circles___EQWb li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.Fv_circles___EQWb li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.Fv_circles___EQWb li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.Fv_circles___EQWb li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.Fv_circles___EQWb li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.Fv_circles___EQWb li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes Fv_animate__kALB6{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(2turn);opacity:0;border-radius:50%}}.About_sp__6hkhu{display:none}.About_wrap__KbauF{width:60%;margin-left:auto;padding:42px 12px;background-color:#fff}.About_wrap__KbauF h2{text-align:center;color:#636363;margin-bottom:12px;font-size:32px}.About_wrap__KbauF h2 span{color:var(--thema-color)}.About_wrap__KbauF p{color:#636363;text-align:center;font-size:18px;letter-spacing:2px;line-height:1.3;font-weight:700}.About_wrap__KbauF ul{display:flex;justify-content:center;gap:64px;margin-top:24px}.About_wrap__KbauF ul li{width:180px;height:180px;border-radius:180px;display:flex;justify-content:center;align-items:center;color:#0e1d30;background-color:#fff;font-weight:700;font-size:18px;color:#11927e;position:relative;background-color:#11927e;background:linear-gradient(135deg,#11927e,#0555bd);box-shadow:-2px -2px 2px #11927f3a,2px 2px 2px #0555bd32}.About_wrap__KbauF ul li:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:181px;height:178px;border-radius:181px;background-color:#fff}.About_wrap__KbauF ul li p{color:#11927e;position:relative}.About_wrap__KbauF a{border:1px solid var(--main-color);color:var(--main-color);width:200px;height:50px;border-radius:50px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:32px auto 0}@media screen and (max-width:488px){.About_sp__6hkhu{display:block!important}.About_wrap__KbauF{width:100%}.About_wrap__KbauF h2{font-size:24px}.About_wrap__KbauF p{font-size:14px;letter-spacing:1px;line-height:1.3}.About_wrap__KbauF ul{display:flex;justify-content:center;gap:24px;margin-top:24px}.About_wrap__KbauF ul li{width:100px;height:100px;border-radius:100px;display:flex;justify-content:center;align-items:center;color:#0e1d30;background-color:#fff;font-weight:700;font-size:18px;color:#11927e;position:relative;background-color:#11927e;background:linear-gradient(135deg,#11927e,#0555bd);box-shadow:-2px -2px 2px #11927f3a,2px 2px 2px #0555bd32}.About_wrap__KbauF ul li:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:101px;height:98px;border-radius:101px;background-color:#fff}}.Worry_wrap__M91Cw{width:60%;margin-left:auto;background-color:var(--main-color);color:#fff;padding:5%}.Worry_wrap__M91Cw h2{text-align:center;font-size:32px;margin-bottom:12px}.Worry_wrap__M91Cw ul{display:flex;flex-wrap:wrap;gap:12px;max-width:620px;margin:0 auto}.Worry_wrap__M91Cw ul li{width:calc(50% - 6px);padding:12px;background-color:#fff;min-height:80px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#9599e2;box-shadow:20px 20px 60px #7f82c0,-20px -20px 60px #abb0ff;border:1px solid #ced0f0;font-weight:700}@media screen and (max-width:488px){.Worry_wrap__M91Cw{width:100%;padding:42px 12px}.Worry_wrap__M91Cw h2{text-align:center;font-size:26px;margin-bottom:12px}.Worry_wrap__M91Cw ul li{font-size:14px;padding:6px}}.Reason_sp__zNzx_{display:none}.Reason_wrap__8YHDj{background-color:#fff;padding:5% 0 5% 5%;width:60%;margin-left:auto}.Reason_wrap__8YHDj h2{color:var(--main-color);margin-bottom:32px;letter-spacing:3px}.Reason_reasons__Qo7l_{width:70%;border:1px solid #ddd;border-radius:12px 0 0 12px;box-shadow:0 0 5px hsla(0,0%,45%,.2);margin-left:auto;padding:12px}.Reason_reason__6EKkL{display:flex;align-items:center;color:#4f6179;padding:12px;border-bottom:1px solid #ddd;gap:24px}.Reason_reason__6EKkL img{max-width:150px;opacity:.8}.Reason_reason__6EKkL h3{font-size:28px}.Reason_reason__6EKkL strong{border-bottom:1px solid #4f6179}.Reason_reason__6EKkL p{margin-top:12px}.Reason_reason__6EKkL:last-child{border-bottom:none}.Reason_other__s8H7l{display:flex;flex-direction:column;align-items:center;margin-top:32px;width:70%;margin-left:auto}.Reason_other__s8H7l h3{color:#4f6179}.Reason_other__s8H7l a{border:1px solid var(--sub-color);color:var(--sub-color);width:200px;height:50px;border-radius:50px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}@media screen and (max-width:488px){.Reason_sp__zNzx_{display:block!important}.Reason_wrap__8YHDj{width:100%;padding:42px 0 42px 12px}.Reason_reasons__Qo7l_{width:100%;border:1px solid #ddd;border-radius:12px 0 0 12px;box-shadow:0 0 5px hsla(0,0%,45%,.2);margin-left:auto;padding:12px}.Reason_reason__6EKkL img{max-width:60px;opacity:.8}.Reason_reason__6EKkL h3{font-size:20px}.Reason_other__s8H7l{display:flex;flex-direction:column;align-items:center;margin-top:32px;width:100%;margin-left:auto}}.Flow_wrap__e_L8Y{padding:5%;width:60%;margin-left:auto;background-color:var(--main-color)}.Flow_wrap__e_L8Y h2{color:#fff;letter-spacing:3px}.Flow_wrap__e_L8Y h3{color:#fff;margin-bottom:32px}.Flow_wrap__e_L8Y h3 span{font-size:22px;color:#ffc456}.Flow_wrap__e_L8Y ul{display:flex;justify-content:center;gap:22px}.Flow_wrap__e_L8Y ul li{position:relative;color:#1e314b;width:33%;padding:2px;background-image:-webkit-gradient(linear,left top,right top,from(#000),color-stop(25%,#000),color-stop(50%,#00e0ff),color-stop(60%,#00e0ff),to(#000))}.Flow_wrap__e_L8Y ul li:before{content:"";position:absolute;top:50%;right:-16px;width:0;height:0;border-style:solid;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:8px solid #555;border-right:0}.Flow_wrap__e_L8Y ul li:last-child:before{display:none}.Flow_wrap__e_L8Y ul li .Flow_inner__BItzu{background-color:#fff;height:100%;padding:32px 16px}.Flow_inner__BItzu svg{font-size:50px;color:#586f8e}.Flow_inner__BItzu p{margin-top:12px;letter-spacing:2px;line-height:1.2}@media screen and (max-width:488px){.Flow_wrap__e_L8Y{width:100%;padding:42px 12px}.Flow_wrap__e_L8Y ul{display:flex;justify-content:center;flex-direction:column;gap:22px}.Flow_wrap__e_L8Y ul li{width:100%}.Flow_wrap__e_L8Y ul li:before{content:"";position:absolute;top:unset;bottom:-16px;left:50%;right:unset;width:0;height:0;border-style:solid;border-right:7px solid transparent;border-left:7px solid transparent;border-top:8px solid #555;border-bottom:0}}.Qa_wrap__cK7f4{padding:5%;width:60%;margin-left:auto;background-color:#f5f5f5}.Qa_wrap__cK7f4 h2{color:var(--main-color);margin-bottom:32px;letter-spacing:3px}@media screen and (max-width:488px){.Qa_wrap__cK7f4{width:100%;padding:42px 24px}}.Type_type__FPkHt{width:60%;margin-left:auto;padding:42px 12px;background-color:#efefef}.Type_type__FPkHt h2{text-align:center;color:#fff;font-size:32px}.Type_main___lWjG{display:flex;flex-direction:column;align-items:center;border:1px solid #fff;border-radius:12px;background-color:#005f5f;max-width:460px;margin:0 auto;padding:12px;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.4);position:relative}.Type_main___lWjG svg{font-size:40px;position:absolute;right:-10px;top:60%;transform:translateY(-50%) rotate(-15deg)}.Type_wrap__3ziV4{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9000;display:flex;align-items:center;justify-content:center;padding:12px}.Type_container__j6oLs{position:relative;margin:0 auto;width:100%;max-width:460px;padding:2rem;background-color:#fdfdfd;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.Type_title__6A3S4{font-size:1.8rem;text-align:center;margin-bottom:2rem;color:#333}.Type_stepInfo__H6EhF{font-size:.9rem;color:#666;margin-bottom:.5rem;text-align:right}.Type_questionText__1c1a_{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.Type_options__M_8a6{margin-top:1rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:.8rem}.Type_optionBtn__vt4_Q{width:100%;background-color:#8282bb;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out;font-size:.95rem;font-weight:700}.Type_optionBtn__vt4_Q:hover{background-color:#dde;color:#8282bb}.Type_buttons__xV5rN{display:flex;justify-content:flex-start;align-items:center}.Type_button__Vpdfd{background-color:#fff;color:teal;border:1px solid teal;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-size:.95rem;transition:background-color .2s ease-in-out}.Type_button__Vpdfd:hover{background-color:#005f5f;color:#fff}.Type_button__Vpdfd:disabled{background-color:#ccc;cursor:not-allowed}.Type_closeButton__dWgME{position:absolute;top:1rem;right:1rem;background-color:transparent;border:none;font-size:1.5rem;cursor:pointer}@media screen and (max-width:488px){.Type_type__FPkHt{width:100%}.Type_type__FPkHt h2{font-size:24px}.Type_type__FPkHt p{font-size:14px}}