@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";.delay01,.delay01 *{transition-delay:.4s;animation-delay:.4s}@media screen and (max-width: 519px){.delay01,.delay01 *{transition-delay:0s;animation-delay:0s}}.delay02,.delay02 *{transition-delay:.5s;animation-delay:.5s}@media screen and (max-width: 519px){.delay02,.delay02 *{transition-delay:0s;animation-delay:0s}}.delay03,.delay03 *{transition-delay:.6s;animation-delay:.6s}@media screen and (max-width: 519px){.delay03,.delay03 *{transition-delay:0s;animation-delay:0s}}.delay04,.delay04 *{transition-delay:7s;animation-delay:7s}@media screen and (max-width: 519px){.delay04,.delay04 *{transition-delay:0s;animation-delay:0s}}.header{transform:translateY(-100%);animation:kf-slidein 1s ease 0s forwards}@keyframes kf-slidein{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}.kf-txt-animation{overflow:hidden}.kf-txt-animation *{transform:translateY(150%)}.kf-txt-animation.animated *{animation:kf-txt-animation 1s ease 0s forwards}@keyframes kf-txt-animation{0%{transform:translateY(150%)}100%{transform:translateY(0)}}.fadeInRight{opacity:0;transform:translateX(20px);transition-property:all;transition-duration:1s}.fadeInRight.animated{opacity:1;transform:translateX(0)}.fadeInUp{opacity:0;transform:translateY(20px);transition-property:all;transition-duration:1s}.fadeInUp.animated{opacity:1;transform:translateY(0)}.fadeIn{opacity:0;transition-property:all;transition-duration:1s}.fadeIn.animated{opacity:1}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"Noto Sans JP",sans-serif;font-size:1.4em;letter-spacing:.04em;color:#2e3840;font-weight:400;overflow-x:hidden}.container{width:90%;max-width:1200px;margin:0 auto}.ttl{font-size:3.6rem;line-height:1.4;letter-spacing:.1em;font-weight:700;color:#2e3840;text-align:center}@media screen and (max-width: 519px){.ttl{font-size:6.3vw}}.ttl img{display:block;margin:0 auto 20px auto;width:80px;height:auto}.read{font-size:1.6rem;line-height:1.6}.red{color:#cb0d2a}@media screen and (max-width: 519px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 519px){.sp{display:block}}@media screen and (max-width: 519px){br.pc{display:none}}br.sp{display:none}@media screen and (max-width: 519px){br.sp{display:inline}}.btn{position:relative;display:flex;align-items:center;justify-content:center;max-width:380px;margin:0 auto;padding:10px 20px;background-color:#db3737;color:#fff;font-size:2rem;font-weight:700;border-radius:5px;transition:all .6s}@media screen and (max-width: 519px){.btn{font-size:4.7vw}}.btn:hover{opacity:.6}.btn span{display:inline-block;padding:5px 0 5px 8px}.btn img:first-child{width:75px;height:auto}@media screen and (max-width: 519px){.btn img:first-child{width:60px}}.btn img:last-child{margin-left:10px;width:7px;height:auto}.header{position:fixed;top:0;left:0;width:100vw;padding:20px 0;z-index:100;transform:translateY(-100%);transition:all .6s}@media screen and (max-width: 519px){.header{padding:10px 0}}.header.scrolled{background-color:rgba(255,255,255,.8196078431)}.header.scrolled .header__nav ul{opacity:1}.header__inner{display:flex;justify-content:space-between;align-items:center;max-width:1400px}@media screen and (max-width: 519px){.header__inner{width:95%}}.header__inner .btn{margin:0;max-width:300px;font-size:1.4rem}@media screen and (max-width: 519px){.header__inner .btn{padding:5px;font-size:2.3vw}}.header__inner .btn img:first-child{width:35px}@media screen and (max-width: 519px){.header__inner .btn img:first-child{width:20px}}@media screen and (max-width: 519px){.header__inner .btn img:last-child{margin-left:3px;width:5px}}@media screen and (max-width: 519px){.header__inner .btn span{margin-left:3px;padding:5px 0 5px 3px}}.header__logo{width:300px}@media screen and (max-width: 519px){.header__logo{width:230px}}.header__logo img{width:100%;height:auto}.header__nav{display:flex;justify-content:flex-end;align-items:center;gap:25px}.header__nav ul{display:flex;justify-content:flex-end;align-items:center;gap:20px;transition:all .6s;opacity:0}@media screen and (max-width: 519px){.header__nav ul{display:none}}.header__nav ul li a{font-size:1.6rem;font-weight:700;transition:all .6s}.header__nav ul li a:hover{color:#cb0d2a}@media screen and (max-width: 519px){.mv{padding-top:110px}}.mv img{width:100%;height:auto}.worries{padding:80px 0}@media screen and (max-width: 519px){.worries{padding:50px 0}}.worries__header{position:relative;display:flex;align-items:flex-start;gap:50px;margin-top:100px;margin-bottom:60px;padding-bottom:120px}@media screen and (max-width: 519px){.worries__header{gap:20px;margin-top:30px;margin-bottom:40px;padding-bottom:50px;justify-content:center;flex-wrap:wrap}}.worries__header::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:150px;height:50px;background-image:url("../img/icon_worries_arrow.svg");background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 519px){.worries__header::after{width:80px;height:30px}}.worries__header__img{width:30%}@media screen and (max-width: 519px){.worries__header__img{width:80%;order:2}}.worries__header__txt{width:calc(70% - 50px)}@media screen and (max-width: 519px){.worries__header__txt{width:100%;order:1}}.worries__header__txt li{position:relative;display:flex;align-items:center;gap:8px;background-color:#f3f5f7;padding:20px;border-radius:35px;font-size:1.6rem;font-weight:700;color:#2e3840}@media screen and (max-width: 519px){.worries__header__txt li{align-items:flex-start;border-radius:25px}}.worries__header__txt li::before{content:"";position:absolute;bottom:-16px;left:-5px;margin-top:-15px;border:30px solid rgba(0,0,0,0);border-left:20px solid #f3f5f7;z-index:0;transform:rotate(45deg);z-index:-1}@media screen and (max-width: 519px){.worries__header__txt li::before{display:none}}.worries__header__txt li:not(:last-child){margin-bottom:10px}.worries__header__txt li img{width:20px;height:auto}.worries__body h3{font-size:3.6rem;line-height:1.4;font-weight:700;letter-spacing:.1em;text-align:center}@media screen and (max-width: 519px){.worries__body h3{font-size:4.4vw}}.worries__body h3 .small{font-size:80%;margin-bottom:10px}.worries__wrap{display:flex;flex-wrap:wrap;gap:50px;margin-top:50px}@media screen and (max-width: 519px){.worries__wrap{gap:20px}}.worries__content{padding-bottom:30px;width:calc((100% - 100px)/3);background-color:#f2f4f6}@media screen and (max-width: 519px){.worries__content{width:100%}}.worries__content h4{padding:15px 0;font-size:2.4rem;font-weight:700;color:#ede08d;background-color:#1a3061;text-align:center}.worries__content h5{margin:20px auto 10px auto;font-size:2rem;font-weight:700;text-align:center}@media screen and (max-width: 519px){.worries__content h5{margin:30px auto 20px auto}}.worries__content img{display:block;width:80%;max-width:200px;height:auto;margin:0 auto}.worries__content p{width:80%;margin:20px auto 0 auto}@media screen and (max-width: 519px){.worries__content p{width:90%}}.cta{position:relative;background-image:url("../img/bg_cta.jpg");background-position:center;background-size:cover;padding:50px 0;text-align:center}.cta__cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.6588235294);z-index:1}.cta__inner{position:relative;z-index:2}.cta h2{color:#cb0d2a;font-size:3rem;font-weight:700;line-height:1.4;letter-spacing:.04em;margin-bottom:15px}@media screen and (max-width: 519px){.cta h2{font-size:6.3vw}}.cta h3{font-size:2rem;font-weight:700;line-height:1.6;margin-bottom:20px}.cta .read{margin-bottom:50px}@media screen and (max-width: 519px){.cta .read{font-size:3.7vw;margin-bottom:30px}}.cta .btn{margin:10px auto 0 auto}.consulting{padding:80px 0;background-color:#f2f4f6}@media screen and (max-width: 519px){.consulting{padding:50px 0}}.consulting__content{margin-top:50px;background:#fff}@media screen and (max-width: 519px){.consulting__content{margin-top:30px;padding:30px 10px}}.consulting__content:nth-of-type(odd) .consulting__header{padding-left:40px}@media screen and (max-width: 519px){.consulting__content:nth-of-type(odd) .consulting__header{padding-left:0}}.consulting__content:nth-of-type(even) .consulting__header{padding-right:40px}@media screen and (max-width: 519px){.consulting__content:nth-of-type(even) .consulting__header{padding-right:0}}.consulting__header{display:flex;flex-wrap:wrap}.consulting__header__txt{width:60%;padding-top:40px}@media screen and (max-width: 519px){.consulting__header__txt{width:100%;padding-top:0}}.consulting__header__txt h3{display:flex;align-items:center;gap:20px;margin-bottom:30px;font-size:3.4rem;font-weight:700}@media screen and (max-width: 519px){.consulting__header__txt h3{font-size:6.4vw}}.consulting__header__txt h3 span{font-family:"Arial",serif;font-size:160%;font-weight:400;color:#cb0d2a}.consulting__header__img{width:40%}@media screen and (max-width: 519px){.consulting__header__img{width:100%;margin-bottom:20px}}.consulting__body{margin-top:50px;padding:0 40px 40px}@media screen and (max-width: 519px){.consulting__body{margin-top:30px;padding:0}}.consulting__body dl:not(:last-child){margin-bottom:30px}.consulting__body dt{display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid;font-size:2rem;cursor:pointer}@media screen and (max-width: 519px){.consulting__body dt{font-size:3.8vw}}.consulting__body dt .more{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1.6rem}@media screen and (max-width: 519px){.consulting__body dt .more{font-size:3vw}}.consulting__body dt .more img{width:15px;height:auto;opacity:.5;transition:all .6s}.consulting__body dt.is-acd-open .more img{transform:rotate(-180deg)}.consulting__body dd{position:relative;padding-bottom:30px;display:none}.consulting__body dd p:not(:last-child){margin-bottom:20px}@media screen and (max-width: 519px){}.consulting__cta{margin-top:50px;text-align:center}.consulting__cta .btn{margin-top:10px}.reason{padding:80px 0}@media screen and (max-width: 519px){.reason{padding:50px 0}}.reason__wrap{display:flex;align-items:center;flex-wrap:wrap;margin-top:50px}.reason__content{width:50%;padding:50px 0;text-align:center}.reason__content:first-child,.reason__content:nth-child(2){border-bottom:1px solid #eaedf1}.reason__content:first-child,.reason__content:nth-child(3){border-right:1px solid #eaedf1}.reason__content:nth-child(3) img{transform:scale(1.4)}@media screen and (max-width: 519px){.reason__content:nth-child(3) img{transform:scale(1.4) translateY(-7px)}}.reason__content img{width:auto;height:80px}@media screen and (max-width: 519px){.reason__content img{height:60px}}.reason__content h3{margin-top:30px;font-size:2rem;letter-spacing:.1em;font-weight:700}@media screen and (max-width: 519px){.reason__content h3{font-size:4.2vw}}.reason__content h3 span{display:block;margin-top:15px;font-family:"Arial",sans-serif;color:#cb0d2a;font-weight:400;font-size:80%}.reason .read{margin-top:50px;font-size:1.8rem}@media screen and (max-width: 519px){.reason .read{margin-top:30px;font-size:1.6rem}}.case{padding:80px 0;background-color:#f2f4f6}@media screen and (max-width: 519px){.case{padding:50px 0}}.case__content{display:flex;flex-wrap:wrap;margin-top:50px;padding:0 30px 30px;background-color:#fff;gap:80px}@media screen and (max-width: 519px){.case__content{gap:50px;padding:0 15px 15px}}.case__content h3{margin-top:20px;font-size:2rem;font-weight:700;line-height:1.6}.case__ttl{position:relative;display:inline-block;width:120px;border-right:20px solid rgba(0,0,0,0)}@media screen and (max-width: 519px){.case__ttl{transform:translateX(-15px)}}.case__ttl.navy{border-top:40px solid #1a3061}.case__ttl.red{border-top:40px solid #cb0d2a}.case__ttl span{position:absolute;top:-28px;left:10%;color:#fff}.case__left{position:relative;width:calc(45% - 80px)}@media screen and (max-width: 519px){.case__left{width:100%}}.case__left::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-65px;width:50px;height:50px;background-image:url("../img/case_icon.svg");background-position:center;background-size:cover}@media screen and (max-width: 519px){.case__left::before{top:auto;right:50%;transform:translateX(50%) rotate(90deg);bottom:-60px}}.case__person{margin-top:50px;padding:15px 0;display:flex;align-items:center;justify-content:center;gap:20px;background-color:#f2f4f6;border-radius:10px}@media screen and (max-width: 519px){.case__person{margin-top:20px}}.case__person img{width:80px;height:auto}.case__right{width:55%}@media screen and (max-width: 519px){.case__right{width:100%}}.case__right .read{margin-top:50px;padding-top:20px;border-top:1.5px dotted}@media screen and (max-width: 519px){.case__right .read{margin-top:20px}}.flow{padding:80px 0}@media screen and (max-width: 519px){.flow{padding:50px 0}}.flow__wrap{display:flex;flex-wrap:wrap;gap:50px;margin-top:80px}@media screen and (max-width: 519px){.flow__wrap{margin-top:30px}}.flow__content{position:relative;width:calc((100% - 100px)/3);padding:20px;background-color:#f2f4f6;text-align:center}@media screen and (max-width: 519px){.flow__content{width:100%}}.flow__content h3{font-family:"Arial",sans-serif;font-size:3.6rem;color:#cb0d2a}@media screen and (max-width: 519px){.flow__content h3{margin-left:35px;text-align:left;font-size:10vw}}.flow__content h3 span{margin-bottom:5px;display:block;font-size:40%;color:#c5ab2a}@media screen and (max-width: 519px){.flow__content h3 span{transform:translateX(-7px)}}.flow__content h4{position:relative;display:inline-block;font-size:2rem;font-weight:700;margin:20px auto}@media screen and (max-width: 519px){.flow__content h4{display:block;text-align:left;margin:10px auto 20px auto;transform:translateX(-20px)}}.flow__content h4::before{content:"";position:relative;display:inline-block;width:30px;height:2px;background-color:#cb0d2a;transform:rotate(135deg) translate(-20px, 5px)}.flow__content img{width:auto;height:130px}@media screen and (max-width: 519px){.flow__content img{position:absolute;top:10px;right:10px;height:90px}}.flow__content .read{font-size:1.8rem;margin-top:20px;text-align:left}@media screen and (max-width: 519px){.flow__content .read{font-size:1.6rem}}.footer__cta{display:flex;flex-wrap:wrap;align-items:center}.footer__cta__img{width:50%;height:auto}@media screen and (max-width: 519px){.footer__cta__img{width:100%}}.footer__cta__txt{width:40%;text-align:center}@media screen and (max-width: 519px){.footer__cta__txt{width:100%;display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 519px){.footer__cta__txt p{order:2}}.footer__cta__txt .btn{margin-top:10px;margin-bottom:30px}@media screen and (max-width: 519px){.footer__cta__txt .btn{order:3}}.footer__cta__txt h3{font-size:2rem;font-weight:700;line-height:1.4}@media screen and (max-width: 519px){.footer__cta__txt h3{font-size:4.4vw;margin-bottom:20px;order:1}}.footer{padding:30px 0 0;background-color:#2e3840}@media screen and (max-width: 519px){.footer{padding:0}}.footer__inner{display:flex;align-items:center;flex-wrap:wrap;padding-bottom:30px}@media screen and (max-width: 519px){.footer__inner{width:100%;justify-content:center;gap:30px}}.footer__info{width:55%;color:#fff}@media screen and (max-width: 519px){.footer__info{width:90%;text-align:center;order:2}}.footer__info h2{font-size:2.4rem;font-weight:700;margin-bottom:40px}@media screen and (max-width: 519px){.footer__info h2{font-size:4.6vw}}.footer__map{width:45%;height:300px}@media screen and (max-width: 519px){.footer__map{width:100%;height:200px;order:1}}.footer__nav{padding:20px 0;background-color:#fff}@media screen and (max-width: 519px){.footer__nav{padding:40px 0 20px 0}}.footer__nav ul{display:flex;justify-content:flex-end;gap:25px}@media screen and (max-width: 519px){.footer__nav ul{flex-wrap:wrap;gap:15px}}@media screen and (max-width: 519px){.footer__nav li{width:100%;text-align:center}}.footer__nav li a{transition:all .6s}.footer__nav li a:hover{opacity:.6}.footer__copy{margin-top:20px;font-size:1.2rem;text-align:right}@media screen and (max-width: 519px){.footer__copy{font-size:2.5vw;text-align:center}}