﻿.fadeInScroll{transition:opacity .5s;opacity:0;transition-delay:.2s;pointer-events:none}.fadeInScroll.is_show{opacity:1;pointer-events:all}.fadeInScroll.is_show{opacity:1}.scaleInScroll{transform:scale(0.5);transition:opacity .5s,transform .5s;opacity:0;transition-delay:.2s;pointer-events:none}.scaleInScroll.is_show{opacity:1;pointer-events:all}.scaleInScroll.is_show{transform:scale(1)}.fadeInUpScroll{transform:translateY(50px);transition:opacity .5s,transform .5s;opacity:0;transition-delay:.2s;pointer-events:none}.fadeInUpScroll.is_show{opacity:1;pointer-events:all}.fadeInUpScroll.is_show{transform:translateY(0)}.fadeInLeftScroll{transform:translateX(-50px);transition:opacity .5s,transform .5s;opacity:0;transition-delay:.2s;pointer-events:none}.fadeInLeftScroll.is_show{opacity:1;pointer-events:all}.fadeInLeftScroll.is_show{transform:translateX(0)}.fadeInRightScroll{transform:translateX(50px);transition:opacity .5s,transform .5s;opacity:0;transition-delay:.2s;pointer-events:none}.fadeInRightScroll.is_show{opacity:1;pointer-events:all}.fadeInRightScroll.is_show{transform:translateX(0)}.redShow{position:relative;transform:scale(0.0001, 1);transform-origin:left;transition:transform .4s;transition-delay:.2s}.redShow::before{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to right, #C9191D 0%, #960003 100%);content:"";transition:transform .5s;transform-origin:right;transition-delay:.7s;z-index:10}.redShow.is_show{transform:scale(1, 1)}.redShow.is_show::before{transform:scale(0, 1)}.markerScroll{position:relative}.markerScroll::before{width:0%;height:24px;position:absolute;bottom:0;left:0;background:#d39714;content:"";display:block;transition:width .75s;transition-delay:.7s;z-index:-1}@media screen and (max-width: 767px){.markerScroll::before{height:10px}}.markerScroll.is_show::before{width:100%}.sp-br{display:none}@media screen and (max-width: 767px){.sp-br{display:block}}body{font-family:"Noto Sans JP",sans-serif;font-weight:500}.header{width:95%;max-width:1808px;position:fixed;top:24px;padding:22px 40px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);margin:0 auto;border-radius:50px;display:flex;justify-content:space-between;transition:all .2s;right:0;left:0;z-index:99;gap:0 45px}@media screen and (max-width: 1536px){.header{padding:10px 16px}}@media screen and (max-width: 767px){.header{width:100%;border-radius:0;top:0;padding:0 2.5%}}.header.back-color{background-color:rgba(0,0,0,0);width:100%;padding:0 40px;box-shadow:none}@media screen and (max-width: 767px){.header.back-color{background-color:#fff;padding:0 2.5%;box-shadow:0 0 10px rgba(0,0,0,.3)}}.header.back-color .header__left{top:0;left:-2.5%}@media screen and (max-width: 767px){.header.back-color .header__left{left:0}}.header.back-color .header__right{top:0;right:-2.5%}.header__left{position:relative;left:0;align-items:center;column-gap:32px;display:flex;transition:left .4s;z-index:10;width:50%}@media screen and (max-width: 767px){.header__left{width:100%;padding:10px 0;justify-content:space-between;column-gap:16px}}.header__logo{max-width:200px}@media screen and (max-width: 1536px){.header__logo{max-width:160px}}@media screen and (max-width: 767px){.header__logo{max-width:120px}}.header__logo img{width:100%;height:auto;object-fit:cover;vertical-align:bottom}.header__list{column-gap:8px;display:flex}@media screen and (max-width: 767px){.header__list{justify-content:right}}.header__list li{width:50px;aspect-ratio:1/1;border-radius:4px;overflow:hidden}@media screen and (max-width: 1536px){.header__list li{width:40px}}@media screen and (max-width: 767px){.header__list li{width:40px}}.header__list li img{width:100%;height:auto;object-fit:cover;vertical-align:bottom}.header__right{position:relative;top:0;right:0;align-items:center;column-gap:24px;display:flex;transition:right .4s;z-index:10}@media screen and (max-width: 767px){.header__right{display:none}}.header__tel{align-items:flex-end;color:#000;display:flex;flex-direction:column;row-gap:4px;transition:color .3s;position:relative}@media screen and (max-width: 1024px){.header__tel{display:none}}.header__tel::before{width:30px;position:absolute;left:-35px;top:50%;aspect-ratio:62/80;content:"";display:inline-block;background-image:url(../img/tel-ico_black.webp);background-size:100%;transform:translateY(-45%)}@media screen and (max-width: 1536px){.header__tel::before{width:20px;left:-24px}}.header__number{font-size:28px;font-weight:700;letter-spacing:1px}@media screen and (max-width: 1536px){.header__number{font-size:23px}}.header__time{font-size:12px}@media screen and (max-width: 1536px){.header__time{font-size:10px}}.header__btn{width:100%;max-width:320px;padding:22px 0;position:relative;background:#f90;border-radius:50px;border:2px solid #fff;color:#fff;display:block;font-size:20px;overflow:hidden;text-align:center;transition:color .3s;z-index:0;width:260px;padding:18px 32px 18px 0;font-size:18px}.header__btn:hover{color:#f90}.header__btn:hover::before{opacity:1;transform:translateY(-50%) scale(1, 1);transition:opacity .3s,transform .4s}.header__btn:hover span{background:#f90}.header__btn:hover span::before{border-left:10px solid #fff}.header__btn::before{width:100%;height:100%;position:absolute;top:50%;left:0;background:#fff;border-radius:50px;border:2px solid #f90;content:"";opacity:0;transform:translateY(-50%) scale(0, 1);transition:opacity .3s,transform 0s;transition-delay:0s,.4s;z-index:-1}.header__btn span{width:28px;position:absolute;top:50%;right:20px;aspect-ratio:1/1;background:#fff;border-radius:50%;transform:translateY(-50%);transition:background .3s;transition-delay:.1s}.header__btn span::before{position:absolute;top:50%;left:55%;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:10px solid #f90;content:"";transform:translate(-50%, -50%);transition:border .3s;transition-delay:.1s}@media screen and (max-width: 1536px){.header__btn{width:230px;font-size:14px}}.header__btn span{right:7%}.mv__bg{background-image:url(../img/mv_PC.webp);background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width: 834px){.mv__bg{background-image:url(../img/mv_SP.webp);background-size:100% auto;background-position:center bottom}}@media screen and (max-width: 767px){.mv__bg{background-size:100% 100%}}.mv__wrap{width:90%;max-width:1120px;margin:0 auto;max-width:1530px;padding:220px 0 120px;position:relative}@media screen and (max-width: 1536px){.mv__wrap{padding:160px 0 80px}}@media screen and (max-width: 834px){.mv__wrap{padding:160px 0 300px}}@media screen and (max-width: 767px){.mv__wrap{padding:140px 0 220px}}.mv__catch{width:307px;padding-bottom:16px;position:absolute;top:19%;left:27%;aspect-ratio:307/168;align-items:center;background-image:url(../img/mv_textbubble.webp);background-size:100%;display:flex;font-size:20px;font-weight:700;justify-content:center;text-align:center;z-index:10;transform:rotate(5deg) scale(0.5)}.mv__catch.scaleInScroll.is_show{transform:rotate(5deg) scale(1)}@media screen and (max-width: 1536px){.mv__catch{width:240px;top:17%;left:24%;font-size:16px}}@media screen and (max-width: 1366px){.mv__catch{left:28%}}@media screen and (max-width: 1180px){.mv__catch{left:31%}}@media screen and (max-width: 834px){.mv__catch{top:12%;left:50%}}@media screen and (max-width: 767px){.mv__catch{width:160px;top:18%;left:53%;font-size:12px}}.mv__head{font-size:48px;font-weight:700;line-height:1.3;color:#fff;transition-delay:.5s}@media screen and (max-width: 1536px){.mv__head{font-size:40px}}@media screen and (max-width: 1180px){.mv__head{font-size:32px}}@media screen and (max-width: 834px){.mv__head{font-size:42px}}@media screen and (max-width: 767px){.mv__head{font-size:22px;line-height:1.4}}.mv__head span{color:#fff;display:inline-block;font-size:80px}@media screen and (max-width: 1536px){.mv__head span{font-size:64px}}@media screen and (max-width: 1180px){.mv__head span{font-size:58px}}@media screen and (max-width: 834px){.mv__head span{font-size:68px}}@media screen and (max-width: 767px){.mv__head span{font-size:35px}}.mv__list{margin-top:34px;padding-left:40px;display:flex;gap:0 90px}@media screen and (max-width: 1536px){.mv__list{padding-left:30px;gap:0 72px}}@media screen and (max-width: 1180px){.mv__list{margin-top:24px;padding-left:24px;gap:0 58px}}@media screen and (max-width: 834px){.mv__list{justify-content:center;gap:0 24px}}@media screen and (max-width: 767px){.mv__list{margin:24px auto 0;padding-left:0;gap:0 16px}}.mv__list li{text-align:center;font-weight:bold;font-size:15px;color:#fff;position:relative;display:flex}@media screen and (max-width: 1536px){.mv__list li{font-size:12px}}@media screen and (max-width: 767px){.mv__list li{font-size:10px}}.mv__list li:nth-of-type(1){transition-delay:.9s}.mv__list li:nth-of-type(2){transition-delay:1.1s}.mv__list li:nth-of-type(3){transition-delay:1.3s}.mv__list li::before,.mv__list li::after{width:47px;position:absolute;top:50%;aspect-ratio:94/156;content:"";display:inline-block;background-position:center center;background-size:100%;transform:translateY(-50%)}@media screen and (max-width: 1536px){.mv__list li::before,.mv__list li::after{width:36px}}@media screen and (max-width: 1180px){.mv__list li::before,.mv__list li::after{width:28px}}@media screen and (max-width: 834px){.mv__list li::before,.mv__list li::after{width:36px}}@media screen and (max-width: 767px){.mv__list li::before,.mv__list li::after{width:24px}}.mv__list li::before{background-image:url(../img/mv-deco_left.webp);left:-40px}@media screen and (max-width: 1536px){.mv__list li::before{left:-30px}}@media screen and (max-width: 1180px){.mv__list li::before{left:-24px}}@media screen and (max-width: 834px){.mv__list li::before{left:-32px}}@media screen and (max-width: 767px){.mv__list li::before{left:-24px}}.mv__list li::after{background-image:url(../img/mv-deco_right.webp);right:-40px}@media screen and (max-width: 1536px){.mv__list li::after{right:-30px}}@media screen and (max-width: 1180px){.mv__list li::after{right:-24px}}@media screen and (max-width: 834px){.mv__list li::after{right:-24px}}@media screen and (max-width: 767px){.mv__list li::after{right:-16px}}@media screen and (max-width: 834px){.mv__list li:nth-of-type(2)::after,.mv__list li:nth-of-type(1)::after{display:inline-block;width:1px;height:60%;right:-14px;top:50%;background-color:#d5b100;transform:translateY(-50%)}}@media screen and (max-width: 767px){.mv__list li:nth-of-type(2)::after,.mv__list li:nth-of-type(1)::after{right:-8px}}@media screen and (max-width: 834px){.mv__list li:nth-of-type(2)::before,.mv__list li:nth-of-type(3)::before{content:none}}.mv__list li .num{font-size:52px}@media screen and (max-width: 1536px){.mv__list li .num{font-size:40px}}@media screen and (max-width: 1180px){.mv__list li .num{font-size:32px}}@media screen and (max-width: 834px){.mv__list li .num{font-size:40px}}@media screen and (max-width: 767px){.mv__list li .num{font-size:22px}}.mv__list li .small{font-size:11px}@media screen and (max-width: 1536px){.mv__list li .small{font-size:10px}}@media screen and (max-width: 767px){.mv__list li .small{font-size:7px}}.mv__list li .vertical{writing-mode:vertical-rl}.mv__list li .bottom{font-size:34px;display:flex;align-items:baseline}@media screen and (max-width: 1536px){.mv__list li .bottom{font-size:24px}}@media screen and (max-width: 767px){.mv__list li .bottom{font-size:12px}}.mv__list li:last-child .bottom{display:block}.mv__cta{position:relative}@media screen and (max-width: 767px){.mv__cta{max-width:320px}}@media screen and (max-width: 767px){.mv__cta{width:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%, 50%)}}.mv__cta .cta__fukidashi{display:none}@media screen and (max-width: 767px){.mv__cta .cta__fukidashi{display:block}}.mv__btn{width:100%;max-width:320px;padding:22px 0;position:relative;background:#f90;border-radius:50px;border:2px solid #fff;color:#fff;display:block;font-size:20px;overflow:hidden;text-align:center;transition:color .3s;z-index:0;max-width:483px;margin-top:48px;padding:12px 24px;font-size:24px;border:none;display:flex;align-items:center}.mv__btn:hover{color:#f90}.mv__btn:hover::before{opacity:1;transform:translateY(-50%) scale(1, 1);transition:opacity .3s,transform .4s}.mv__btn:hover span{background:#f90}.mv__btn:hover span::before{border-left:10px solid #fff}.mv__btn::before{width:100%;height:100%;position:absolute;top:50%;left:0;background:#fff;border-radius:50px;border:2px solid #f90;content:"";opacity:0;transform:translateY(-50%) scale(0, 1);transition:opacity .3s,transform 0s;transition-delay:0s,.4s;z-index:-1}.mv__btn span{width:28px;position:absolute;top:50%;right:20px;aspect-ratio:1/1;background:#fff;border-radius:50%;transform:translateY(-50%);transition:background .3s;transition-delay:.1s}.mv__btn span::before{position:absolute;top:50%;left:55%;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:10px solid #f90;content:"";transform:translate(-50%, -50%);transition:border .3s;transition-delay:.1s}@media screen and (max-width: 1180px){.mv__btn{margin-top:32px;font-size:20px}}@media screen and (max-width: 1024px){.mv__btn{max-width:420px;font-size:18px;padding:10px 20px}}@media screen and (max-width: 834px){.mv__btn{margin:64px auto 0}}@media screen and (max-width: 767px){.mv__btn{margin-top:0;text-align:center;display:block;max-width:320px;padding:16px 0;font-size:20px}}.mv__btn .bubble{background-color:#fff;border-radius:8px;color:#c9191d;font-size:14px;padding:9px 10px;margin-right:17px;position:relative}@media screen and (max-width: 767px){.mv__btn .bubble{display:none}}.mv__btn .bubble::before{content:"";position:absolute;display:block;background:#fff;height:12px;width:14px;clip-path:polygon(0 0, 100% 50%, 0 100%);right:-13px;top:40%}.logo-slider{padding:64px 0 80px;overflow:hidden}@media screen and (max-width: 1180px){.logo-slider{padding:40px 0}}@media screen and (max-width: 834px){.logo-slider{padding:24px 0}}@media screen and (max-width: 767px){.logo-slider{padding-top:48px}}.logo-slider .splide__slide{align-items:center;display:flex;max-width:250px}@media screen and (max-width: 767px){.logo-slider .splide__slide{max-width:120px}}@media screen and (max-width: 767px){.logo-slider .splide__slide.sm{max-width:80px}}.logo-slider .splide__slide img{width:100%;height:auto;object-fit:cover;vertical-align:bottom}.about{overflow:hidden}.about__wrap{width:90%;max-width:1120px;margin:0 auto;max-width:1280px}.about__box{align-items:center;column-gap:2.5%;display:flex}@media screen and (max-width: 834px){.about__box{flex-direction:column;row-gap:24px}}.about__head{width:50%;font-size:32px;font-weight:700;line-height:2.5}@media screen and (max-width: 1536px){.about__head{font-size:28px}}@media screen and (max-width: 834px){.about__head{width:100%}}@media screen and (max-width: 767px){.about__head{font-size:18px}}.about__head span{margin:4px 8px 4px 0;padding:8px;border:1px solid #ccc;border-radius:4px;color:#c9191d;display:inline-block;font-size:40px;line-height:1.3}@media screen and (max-width: 1536px){.about__head span{font-size:36px}}@media screen and (max-width: 767px){.about__head span{font-size:24px}}@media screen and (max-width: 480px){.about__head span{font-size:22px}}.about__head span:nth-of-type(1){transition-delay:.4s}.about__head span:nth-of-type(1)::before{transition-delay:.9s}.about__head span:nth-of-type(2){transition-delay:.6s}.about__head span:nth-of-type(2)::before{transition-delay:1.1s}.about__head span:nth-of-type(3){transition-delay:.8s}.about__head span:nth-of-type(3)::before{transition-delay:1.3s}.about__content{width:59%}@media screen and (max-width: 834px){.about__content{width:100%}}.about__excerpt{font-size:24px;font-weight:700}@media screen and (max-width: 767px){.about__excerpt{font-size:19px}}.about__flex{margin-top:24px;display:flex;flex-direction:column;row-gap:16px}.about__text{line-height:2}.about__award{display:flex;gap:10px}@media screen and (max-width: 767px){.about__award{justify-content:center}}.about__visual{max-width:140px}.about__visual img{width:100%;height:auto}.worry{overflow:hidden}.worry__bg{padding:80px 0;position:relative;background:#eee;z-index:0}.worry__bg::before{width:475%;aspect-ratio:1/1;background:#fff;position:absolute;bottom:45%;left:50%;border-radius:50%;content:"";transform:translateX(-50%);z-index:-1}.worry__wrap{width:90%;max-width:1120px;margin:0 auto}.worry__box{padding:40px 0 32px;position:relative;background:#fff;border-radius:8px;box-shadow:0 0 12px rgba(0,0,0,.2);transition-duration:1s}.worry__box::before{position:absolute;top:100%;left:50%;border-right:40px solid rgba(0,0,0,0);border-left:40px solid rgba(0,0,0,0);border-top:40px solid #fff;border-bottom:0;content:"";filter:drop-shadow(0 0 12px rgba(0, 0, 0, 0.2));transform:translateX(-50%)}.worry__box::after{width:110px;height:24px;position:absolute;bottom:0;left:50%;background:#fff;content:"";transform:translateX(-50%)}.worry__head{font-size:40px;font-weight:700;text-align:center;position:relative}@media screen and (max-width: 1366px){.worry__head{font-size:36px}}@media screen and (max-width: 834px){.worry__head{font-size:32px}}@media screen and (max-width: 767px){.worry__head{font-size:26px}}.worry__head span{color:#c9191d}.worry__head::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.worry__head::before{width:64px;bottom:-16px}}.worry__list{width:95%;margin:64px auto 0;column-gap:15px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:32px}@media screen and (max-width: 767px){.worry__list{align-items:center;flex-direction:column;row-gap:20px}}.worry__list li{width:32%;max-width:310px;padding:12px 0px;position:relative;align-items:center;border:2px solid #ccc;border-radius:8px;display:flex;justify-content:center;line-height:1.3;text-align:center;font-size:20px}@media screen and (max-width: 1536px){.worry__list li{font-size:16px}}@media screen and (max-width: 834px){.worry__list li{width:40%}}@media screen and (max-width: 767px){.worry__list li{width:100%;min-height:70px}}.worry__list li::before{display:block;background-image:url(../img/worry_deco.webp);background-repeat:no-repeat;background-size:70%;background-position:center;width:45px;height:35px;position:absolute;right:-2px;top:-25px;content:""}@media screen and (max-width: 767px){.worry__list li::before{top:-15px}}.worry__list li::after{width:40px;height:20px;position:absolute;top:-2px;right:-2px;background:#fff;content:"";z-index:-1}.reason__bg{background:#eee}.reason__wrap{width:90%;max-width:1120px;margin:0 auto;padding:24px 0 80px;max-width:1280px}.reason__head{font-size:40px;font-weight:700;text-align:center;position:relative}@media screen and (max-width: 1366px){.reason__head{font-size:36px}}@media screen and (max-width: 834px){.reason__head{font-size:32px}}@media screen and (max-width: 767px){.reason__head{font-size:26px}}.reason__head span{color:#c9191d}.reason__head::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.reason__head::before{width:64px;bottom:-16px}}.reason__list{margin-top:64px;column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:32px}@media screen and (max-width: 767px){.reason__list{align-items:center;flex-direction:column;row-gap:20px}}.reason__list li{width:26%;max-width:308px;padding:16px 4px;position:relative;border:2px solid #ccc;border-radius:8px;line-height:1.3;text-align:center;font-size:20px}@media screen and (max-width: 1536px){.reason__list li{font-size:16px}}@media screen and (max-width: 1024px){.reason__list li{width:32%}}.reason__list li:nth-of-type(1){transition-delay:.3s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(1){transition-delay:.2s}}.reason__list li:nth-of-type(2){transition-delay:.4s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(2){transition-delay:.2s}}.reason__list li:nth-of-type(3){transition-delay:.5s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(3){transition-delay:.2s}}.reason__list li:nth-of-type(4){transition-delay:.6s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(4){transition-delay:.2s}}.reason__list li:nth-of-type(5){transition-delay:.7s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(5){transition-delay:.2s}}.reason__list li:nth-of-type(6){transition-delay:.8s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(6){transition-delay:.2s}}.reason__list li:nth-of-type(7){transition-delay:.9s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(7){transition-delay:.2s}}.reason__list li:nth-of-type(8){transition-delay:1s}@media screen and (max-width: 767px){.reason__list li:nth-of-type(8){transition-delay:.2s}}@media screen and (max-width: 767px){.reason__list li{width:100%}}.reason__list li::before{width:58px;position:absolute;right:-12px;top:-27px;aspect-ratio:91/93;background-image:url(../img/reason_deco.webp);background-size:70%;background-position:top center;background-repeat:no-repeat;content:""}@media screen and (max-width: 767px){.reason__list li::before{width:53px;height:40px;top:-18px}}.reason__list li::after{width:50px;height:20px;position:absolute;top:-2px;right:-2px;background:#eee;content:"";z-index:-1}.reason__list li span{color:#c9191d;font-size:24px;font-weight:700}@media screen and (max-width: 1536px){.reason__list li span{font-size:20px}}@media screen and (max-width: 1180px){.reason__list li span{font-size:18px}}@media screen and (max-width: 834px){.reason__list li span{font-size:17px}}.cta__bg{background:linear-gradient(to right, #DE2E32 0%, #960003 100%)}.cta__wrap{width:90%;max-width:1120px;margin:0 auto;padding:40px 0}.cta__catch{max-width:max-content;margin:0 auto;position:relative;color:#fff;font-size:24px;text-align:center}@media screen and (max-width: 767px){.cta__catch{font-size:18px}}.cta__catch::before,.cta__catch::after{width:2px;height:16px;position:absolute;bottom:2px;background:#fff;content:""}.cta__catch::before{left:-12px;transform:rotate(-25deg)}.cta__catch::after{right:-12px;transform:rotate(25deg)}.cta__head{margin-top:12px;color:#fff;font-size:48px;font-weight:700;text-align:center}@media screen and (max-width: 1024px){.cta__head{font-size:40px}}@media screen and (max-width: 834px){.cta__head{font-size:36px}}@media screen and (max-width: 767px){.cta__head{font-size:28px}}.cta__flex{margin-top:48px;column-gap:24px;display:flex;justify-content:center}@media screen and (max-width: 767px){.cta__flex{align-items:center;flex-direction:column-reverse;row-gap:16px}}.cta__tel{align-items:flex-end;color:#fff;display:flex;flex-direction:column;row-gap:6px;transition:opacity .4s,transform .4s;position:relative;font-weight:bold}.cta__number{font-size:40px;letter-spacing:1px;pointer-events:none;text-align:right}@media screen and (max-width: 767px){.cta__number{font-size:28px;pointer-events:all;text-decoration:underline}}.cta__number::before{width:28px;position:absolute;top:9px;left:4px;content:"";aspect-ratio:47/61;background-image:url(../img/tel-ico_white.webp);background-repeat:no-repeat;background-size:100%}@media screen and (max-width: 767px){.cta__number::before{width:20px;top:7px}}.cta__time{font-size:17px;letter-spacing:1px}@media screen and (max-width: 767px){.cta__time{font-size:12px}}.cta__link{width:100%;max-width:320px;position:relative;transition:opacity .4s,transform .4s}.cta__fukidashi{width:max-content;padding:8px 16px;position:absolute;top:-28px;left:50%;background:#fff;border-radius:50px;color:#c9191d;font-size:14px;font-weight:700;transform:translateX(-50%);z-index:1}.cta__fukidashi::before{position:absolute;left:50%;top:100%;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);border-top:10px solid #fff;border-bottom:0;content:"";transform:translateX(-50%)}.cta__btn{width:100%;max-width:320px;padding:22px 0;position:relative;background:#f90;border-radius:50px;border:2px solid #fff;color:#fff;display:block;font-size:20px;overflow:hidden;text-align:center;transition:color .3s;z-index:0;border:none}.cta__btn:hover{color:#f90}.cta__btn:hover::before{opacity:1;transform:translateY(-50%) scale(1, 1);transition:opacity .3s,transform .4s}.cta__btn:hover span{background:#f90}.cta__btn:hover span::before{border-left:10px solid #fff}.cta__btn::before{width:100%;height:100%;position:absolute;top:50%;left:0;background:#fff;border-radius:50px;border:2px solid #f90;content:"";opacity:0;transform:translateY(-50%) scale(0, 1);transition:opacity .3s,transform 0s;transition-delay:0s,.4s;z-index:-1}.cta__btn span{width:28px;position:absolute;top:50%;right:20px;aspect-ratio:1/1;background:#fff;border-radius:50%;transform:translateY(-50%);transition:background .3s;transition-delay:.1s}.cta__btn span::before{position:absolute;top:50%;left:55%;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:10px solid #f90;content:"";transform:translate(-50%, -50%);transition:border .3s;transition-delay:.1s}.cta__btn::before{border:none}.service{overflow:hidden}.service__bg{background:#eee}.service__wrap{width:90%;max-width:1120px;margin:0 auto;padding:80px 0 0;max-width:1280px}@media screen and (max-width: 767px){.service__wrap{padding:48px 0 64px}}.service__head{font-size:40px;font-weight:700;text-align:center;position:relative}@media screen and (max-width: 1366px){.service__head{font-size:36px}}@media screen and (max-width: 834px){.service__head{font-size:32px}}@media screen and (max-width: 767px){.service__head{font-size:26px}}.service__head span{color:#c9191d}.service__head::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.service__head::before{width:64px;bottom:-16px}}.service__box{margin-top:64px;padding:40px 80px;position:relative;background:#fff;box-shadow:0px 0px 12px rgba(0,0,0,.2);border-radius:12px;counter-reset:number 0;display:flex;flex-direction:column;row-gap:48px;z-index:2}@media screen and (max-width: 1180px){.service__box{padding:40px 32px}}@media screen and (max-width: 767px){.service__box{max-width:400px;margin:56px auto 0;padding:24px 16px}}.service__item{margin:0 auto;position:relative;align-items:center;column-gap:5%;display:flex}@media screen and (max-width: 767px){.service__item{flex-direction:column-reverse;row-gap:16px}}.service__item::before{position:absolute;top:-16px;color:#c9191d;content:counter(number, decimal-leading-zero);counter-increment:number 1;font-size:80px;opacity:.1;font-family:"futura-pt",sans-serif;font-weight:500;font-style:normal}@media screen and (max-width: 767px){.service__item::before{top:42.1052631579vw}}.service__item:nth-of-type(odd)::before{left:-24px}@media screen and (max-width: 767px){.service__item:nth-of-type(odd)::before{left:auto;right:-8px}}.service__item:nth-of-type(even){flex-direction:row-reverse}@media screen and (max-width: 767px){.service__item:nth-of-type(even){flex-direction:column-reverse}}.service__item:nth-of-type(even)::before{right:-24px}@media screen and (max-width: 767px){.service__item:nth-of-type(even)::before{right:-8px}}.service__item::after{width:100%;height:1px;position:absolute;bottom:-24px;left:0;background:#ccc;content:""}.service__item:last-child::after{content:none}.service__content{width:55%}@media screen and (max-width: 767px){.service__content{width:100%}}.service__title{color:#c9191d;font-size:32px;font-weight:700}@media screen and (max-width: 1180px){.service__title{font-size:28px}}@media screen and (max-width: 767px){.service__title{font-size:24px}}.service__text{margin-top:16px;font-size:20px;line-height:1.5}@media screen and (max-width: 1180px){.service__text{font-size:17px}}.service__text span{font-size:14px}.service__list{margin-top:12px;display:flex;flex-direction:column;font-size:16px;row-gap:6px}.service__list li{padding-left:1.3em;text-indent:-1.3em}@media screen and (max-width: 767px){.service__list li{font-size:14px}}.service__list li::before{content:"";display:inline-block;width:16px;aspect-ratio:1/1;background-image:url(../img/service-check_ico.webp);background-repeat:no-repeat;background-size:100%;margin-right:5px}@media screen and (max-width: 767px){.service__list li::before{width:14px}}.service__img{width:40%;aspect-ratio:16/9}@media screen and (max-width: 767px){.service__img{width:100%}}.service__img img{width:100%;height:auto;object-fit:cover;vertical-align:bottom;border-radius:8px}.achievement{margin-top:-80px;overflow:hidden}@media screen and (max-width: 767px){.achievement{margin-top:-120px}}.achievement__bg{background-image:url(../img/achievement_back.webp);background-repeat:no-repeat;position:relative;z-index:0}.achievement__bg::before{content:"";filter:brightness(0.5);background:inherit;position:absolute;width:100%;height:100%;z-index:-1}.achievement__wrap{width:90%;max-width:1120px;margin:0 auto;padding:160px 0 80px}@media screen and (max-width: 767px){.achievement__wrap{padding:110px 0 64px}}.achievement__head{font-size:40px;font-weight:700;text-align:center;color:#fff}@media screen and (max-width: 1366px){.achievement__head{font-size:36px}}@media screen and (max-width: 834px){.achievement__head{font-size:32px}}@media screen and (max-width: 767px){.achievement__head{font-size:26px}}.achievement__head span{color:#c9191d}.achievement__excerpt{position:relative;margin-top:16px;color:#fff;text-align:center}.achievement__excerpt::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.achievement__excerpt::before{width:64px;bottom:-16px}}.achievement__excerpt::before{background:#fff}.achievement__list{margin-top:64px}.achievement__list .splide__slide{padding:24px;align-items:center;background:#fff;border-radius:8px;column-gap:16px;display:flex;opacity:.3;transition:opacity .3s;background-image:url(../img/achievement_deco.webp);background-position:bottom 24px right 24px;background-repeat:no-repeat}@media screen and (max-width: 1180px){.achievement__list .splide__slide{padding:16px}}@media screen and (max-width: 767px){.achievement__list .splide__slide{width:100%;max-width:320px;flex-direction:column;row-gap:16px}}.achievement__list .splide__slide.is-active,.achievement__list .splide__slide.is-next{opacity:1}@media screen and (max-width: 834px){.achievement__list .splide__slide.is-next{opacity:.3}}.achievement__list .splide__track{overflow:visible}.achievement__list .splide__arrow{width:64px;height:auto;top:38%;aspect-ratio:1/1;background:#f90;display:block;opacity:1;transform:translateY(-50%)}@media screen and (max-width: 1180px){.achievement__list .splide__arrow{width:48px}}.achievement__list .splide__arrow::before{position:absolute;top:50%;left:50%;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);content:""}@media screen and (max-width: 1180px){.achievement__list .splide__arrow::before{border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0)}}.achievement__list .splide__arrow.prev{left:-40px}@media screen and (max-width: 834px){.achievement__list .splide__arrow.prev{left:10%}}@media screen and (max-width: 767px){.achievement__list .splide__arrow.prev{left:-16px}}.achievement__list .splide__arrow.prev::before{border-right:21px solid #fff;border-left:0;transform:translate(-55%, -50%)}@media screen and (max-width: 1180px){.achievement__list .splide__arrow.prev::before{border-right:16px solid #fff}}.achievement__list .splide__arrow.next{right:-40px}@media screen and (max-width: 834px){.achievement__list .splide__arrow.next{right:10%}}@media screen and (max-width: 767px){.achievement__list .splide__arrow.next{right:-16px}}.achievement__list .splide__arrow.next::before{border-left:21px solid #fff;border-right:0;transform:translate(-45%, -50%)}@media screen and (max-width: 1180px){.achievement__list .splide__arrow.next::before{border-left:16px solid #fff}}.achievement__meta{width:15%;align-items:center;display:flex;flex-direction:column;row-gap:8px}@media screen and (max-width: 767px){.achievement__meta{width:100%;column-gap:10px;flex-direction:row;justify-content:center}}.achievement__img{width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden}@media screen and (max-width: 767px){.achievement__img{max-width:64px}}.achievement__img img{width:100%;height:auto;object-fit:cover;vertical-align:bottom;height:100%}.achievement__name{font-size:16px;font-weight:700;text-align:center}@media screen and (max-width: 1180px){.achievement__name{font-size:14px}}.achievement__plan{max-width:max-content;padding:8px 16px;background:#c9191d;border-radius:8px;color:#fff;font-size:12px;font-weight:700}@media screen and (max-width: 767px){.achievement__plan{margin:0 auto;padding:10px 12px}}.achievement__plan.green{background:#86b743}.achievement__plan.blue{background:#2487c6}.achievement__plan.yellow{background:#b49634}.achievement__ec{margin-top:12px;font-size:24px;font-weight:900;line-height:1.3}@media screen and (max-width: 1180px){.achievement__ec{font-size:20px}}@media screen and (max-width: 767px){.achievement__ec{font-size:18px;text-align:center}}.achievement__result{margin-top:4px;color:#c9191d;font-size:24px;font-weight:900}@media screen and (max-width: 1180px){.achievement__result{font-size:18px}}@media screen and (max-width: 767px){.achievement__result{text-align:center}}.achievement__result span{font-size:40px}@media screen and (max-width: 1180px){.achievement__result span{font-size:28px}}@media screen and (max-width: 767px){.achievement__result span{font-size:28px}}.achievement__scroll{width:100%;max-width:640px;height:4px;margin:100px auto 0;border-radius:2px;background:#eee}@media screen and (max-width: 1180px){.achievement__scroll{margin-top:48px}}@media screen and (max-width: 834px){.achievement__scroll{max-width:480px}}@media screen and (max-width: 767px){.achievement__scroll{margin-top:32px}}.achievement__scroll--bar{height:4px;border-radius:2px;background:#f90;transition:width .2s}.consultant{overflow:hidden}.consultant__wrap{width:90%;max-width:1120px;margin:0 auto;padding:80px 0}.consultant__head{font-size:40px;font-weight:700;text-align:center;font-size:40px}@media screen and (max-width: 1366px){.consultant__head{font-size:36px}}@media screen and (max-width: 834px){.consultant__head{font-size:32px}}@media screen and (max-width: 767px){.consultant__head{font-size:26px}}.consultant__head span{color:#c9191d}.consultant__excerpt{position:relative;margin-top:16px;line-height:1.5;text-align:center}.consultant__excerpt::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.consultant__excerpt::before{width:64px;bottom:-16px}}@media screen and (max-width: 480px){.consultant__excerpt{font-size:14px}}.consultant__list{margin-top:80px}@media screen and (max-width: 767px){.consultant__list{max-width:365px;margin:56px auto 0}}.consultant__list .splide__slide{max-width:360px}@media screen and (max-width: 834px){.consultant__list .splide__slide{opacity:.3;transition:opacity .3s}}.consultant__list .splide__slide.is-active{opacity:1}.consultant__list .splide__arrow{width:64px;height:auto;top:17.5%;aspect-ratio:1/1;background:#f90;display:block;opacity:1}@media screen and (max-width: 767px){.consultant__list .splide__arrow{width:48px}}.consultant__list .splide__arrow::before{position:absolute;top:50%;left:50%;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);content:""}@media screen and (max-width: 767px){.consultant__list .splide__arrow::before{border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0)}}.consultant__list .splide__arrow.prev{left:-32px}@media screen and (max-width: 834px){.consultant__list .splide__arrow.prev{left:20%}}@media screen and (max-width: 767px){.consultant__list .splide__arrow.prev{left:-16px}}.consultant__list .splide__arrow.prev::before{border-right:21px solid #fff;border-left:0;transform:translate(-55%, -50%)}@media screen and (max-width: 767px){.consultant__list .splide__arrow.prev::before{border-right:16px solid #fff}}.consultant__list .splide__arrow.next{right:-32px}@media screen and (max-width: 834px){.consultant__list .splide__arrow.next{right:20%}}@media screen and (max-width: 767px){.consultant__list .splide__arrow.next{right:-16px}}.consultant__list .splide__arrow.next::before{border-left:21px solid #fff;border-right:0;transform:translate(-45%, -50%)}@media screen and (max-width: 767px){.consultant__list .splide__arrow.next::before{border-left:16px solid #fff}}.consultant__img{aspect-ratio:67/45;border-radius:8px;overflow:hidden}.consultant__img img{width:100%;height:auto;object-fit:cover;vertical-align:bottom;height:100%}.consultant__position{margin-top:16px;font-size:14px;text-align:center}.consultant__name{margin-top:8px;font-size:24px;font-weight:700;text-align:center}.consultant__text{margin-top:16px;line-height:1.5}.consultant__scroll{width:100%;max-width:640px;height:4px;margin:32px auto 0;border-radius:2px;background:#eee}.consultant__scroll--bar{height:4px;border-radius:2px;background:#f90;transition:width .2s}.plan__bg{background:#eee}.plan__wrap{width:90%;max-width:1120px;margin:0 auto;max-width:1280px;padding:80px 0 64px}.plan__head{font-size:40px;font-weight:700;text-align:center;position:relative}@media screen and (max-width: 1366px){.plan__head{font-size:36px}}@media screen and (max-width: 834px){.plan__head{font-size:32px}}@media screen and (max-width: 767px){.plan__head{font-size:26px}}.plan__head span{color:#c9191d}.plan__head::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.plan__head::before{width:64px;bottom:-16px}}.plan__excerpt{margin-top:64px;font-size:22px;text-align:center}@media screen and (max-width: 767px){.plan__excerpt{margin-top:48px;font-size:18px}}.plan__excerpt span{color:#c9191d;font-size:26px;font-weight:700}@media screen and (max-width: 480px){.plan__excerpt span{font-size:22px}}.plan__text{margin-top:16px;line-height:1.5;text-align:center}@media screen and (max-width: 480px){.plan__text{font-size:15px}}.plan__table{width:87.5%;margin-top:56px;margin-right:auto}@media screen and (max-width: 834px){.plan__table{display:none}}.plan__table thead th{width:28.57%;padding:20px 0;color:#fff;font-weight:400;line-height:1.3;text-align:center}@media screen and (max-width: 1180px){.plan__table thead th{font-size:14px}}.plan__table thead th:nth-of-type(1){width:14.29%}.plan__table thead th.green{background:#86b743;border-radius:8px 0 0 0}.plan__table thead th.blue{background:#2487c6}.plan__table thead th.yellow{padding-top:16px;position:relative;background:#b49634}.plan__table thead th.yellow::before{width:100%;height:12px;position:absolute;bottom:100%;left:0%;background:#b49634;border-radius:8px 8px 0 0;content:""}.plan__table thead th.yellow span{font-size:28px}@media screen and (max-width: 1180px){.plan__table thead th.yellow span{font-size:24px}}.plan__table thead th .reco{width:max-content;position:absolute;left:50%;top:-32px;padding:4px 24px;background:#c9191d;border-radius:50px;transform:translateX(-50%)}.plan__table thead th .reco::before{position:absolute;top:100%;left:50%;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);border-top:7px solid #c9191d;border-bottom:0;content:"";transform:translateX(-50%)}.plan__table thead th span{margin-bottom:12px;display:block;font-size:22px;font-weight:700}@media screen and (max-width: 1180px){.plan__table thead th span{font-size:20px}}.plan__table tbody th{padding-right:12px;font-size:18px;line-height:1.3;text-align:right;vertical-align:middle}@media screen and (max-width: 1536px){.plan__table tbody th{font-size:16px}}@media screen and (max-width: 1180px){.plan__table tbody th{font-size:13px;padding-right:8px}}.plan__table tbody td{padding:28px 16px;position:relative;background:#fff;border-right:1px solid #eee;font-size:20px;line-height:1.3}@media screen and (max-width: 1536px){.plan__table tbody td{font-size:18px}}@media screen and (max-width: 1180px){.plan__table tbody td{padding:20px 10px;font-size:15px}}.plan__table tbody td::before{width:90%;height:1px;position:absolute;bottom:0;left:50%;background:#eee;content:"";transform:translateX(-50%)}.plan__table tbody td.support{text-align:center}.plan__table tbody td.support p{margin-bottom:6px}.plan__table tbody td.support p span{color:#c9191d;font-size:28px;font-weight:700}.plan__table tbody td.support::before,.plan__table tbody td.support::after{width:96.5%;height:1px;position:absolute;left:50%;background:#eee;content:"";transform:translateX(-50%)}.plan__table tbody td.support::before{top:0}.plan__table tbody td.support::after{bottom:0}.plan__table tbody td.support .white::before,.plan__table tbody td.support .white::after{width:50%;height:16px;position:absolute;left:50%;background:#fff;content:"";transform:translateX(-50%)}.plan__table tbody td.support .white::before{top:100%}.plan__table tbody td.support .white::after{bottom:100%}.plan__table tbody td.number{font-size:32px;text-align:center}@media screen and (max-width: 1180px){.plan__table tbody td.number{font-size:26px}}.plan__table tbody td.number span{font-size:16px}.plan__table tbody td.number sup{top:-1em;font-size:14px}.plan__table tbody td.none{position:relative}.plan__table tbody td.none::after{width:28px;height:2px;position:absolute;top:50%;left:50%;background:#aaa;border-radius:8px;content:"";transform:translate(-50%, -50%)}.plan__table tbody td .red{color:#c9191d}.plan__table tbody td span.check{display:flex;align-items:center}.plan__table tbody td span.check::before{content:"";display:inline-block;width:28px;aspect-ratio:1/1;background-repeat:no-repeat;background-size:100%;margin-right:10px}@media screen and (max-width: 1180px){.plan__table tbody td span.check::before{width:20px;margin-right:8px}}.plan__table tbody td span.green-check::before{background-image:url(../img/plan_green-check.webp)}.plan__table tbody td span.blue-check::before{background-image:url(../img/plan_blue-check.webp)}.plan__table tbody td span.yellow-check::before{background-image:url(../img/plan_yellow-check.webp)}.plan__table tbody tr:nth-of-type(2) td::before{content:none}.plan__table tbody tr:last-child td::before{content:none}.plan__table tbody tr:last-child td:nth-of-type(1){border-radius:0 0 0 8px}.plan__table tbody tr:last-child td:nth-of-type(3){border-radius:0 0 8px 0}.plan__box{margin-top:48px;display:none;flex-direction:column;row-gap:24px}@media screen and (max-width: 834px){.plan__box{display:flex}}.plan__item{width:100%;max-width:480px;margin:0 auto;position:relative;border-radius:8px;box-shadow:0 0 12px rgba(0,0,0,.2);overflow:hidden}.plan__item .reco{padding:4px 24px;position:absolute;top:12px;left:50%;background:#c9191d;border-radius:50px;color:#fff;transform:translateX(-50%)}.plan__title{padding:20px 0;color:#fff;font-size:14px;text-align:center}.plan__title.green{background:#86b743}.plan__title.blue{background:#2487c6}.plan__title.yellow{padding-top:48px;background:#b49634}.plan__title span{margin-bottom:10px;display:block;font-size:22px}.plan__in{padding:0 16px;background:#fff;display:flex;flex-direction:column}.plan__content{padding:20px 0;border-bottom:1px solid #eee}.plan__content:last-child{border-bottom:none}.plan__name{font-weight:700}.plan__none{width:20px;margin-top:10px;position:relative;aspect-ratio:1/1}.plan__none::before{width:100%;height:2px;position:absolute;top:50%;left:0;background:#aaa;content:"";transform:translateY(-50%)}.plan__support{margin-top:14px;font-size:18px}.plan__support span{color:#c9191d;font-size:22px;font-weight:700}.plan__list{margin-top:10px;display:flex;flex-direction:column;row-gap:4px}.plan__list li{font-size:14px}.plan__list li::before{content:"・"}.plan__check{margin-top:14px;line-height:1.3;display:flex;align-items:center}.plan__check.large{font-size:20px}.plan__check::before{content:"";display:inline-block;width:28px;height:28px;background-repeat:no-repeat;background-size:100%;margin-right:10px}.plan__check.green-check::before{background-image:url(../img/plan_green-check.webp)}.plan__check.blue-check::before{background-image:url(../img/plan_blue-check.webp)}.plan__check.yellow-check::before{background-image:url(../img/plan_yellow-check.webp)}.plan__number{margin-top:8px;font-size:28px}.plan__number span{font-size:14px}.plan__number sup{font-size:14px}.plan__caution{margin-top:16px;margin-left:12.5%;font-size:14px}@media screen and (max-width: 767px){.plan__caution{margin-left:0}}.flow__wrap{width:90%;max-width:1120px;margin:0 auto;max-width:960px;padding:80px 0 64px}.flow__head{font-size:40px;font-weight:700;text-align:center;position:relative}@media screen and (max-width: 1366px){.flow__head{font-size:36px}}@media screen and (max-width: 834px){.flow__head{font-size:32px}}@media screen and (max-width: 767px){.flow__head{font-size:26px}}.flow__head span{color:#c9191d}.flow__head::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.flow__head::before{width:64px;bottom:-16px}}.flow__box{margin-top:64px;counter-reset:number 0;display:flex;flex-direction:column;row-gap:16px}.flow__item{padding:48px 32px;position:relative;align-items:center;background:#eee;border-radius:8px;column-gap:24px;display:flex}@media screen and (max-width: 767px){.flow__item{padding:24px 16px;flex-direction:column;row-gap:20px}}.flow__item::before{content:"";display:block;position:absolute;width:16px;height:23px;background-image:url(../img/arrow_red.webp);background-repeat:no-repeat;background-size:100%;bottom:-12px;left:5%;z-index:5}.flow__item:last-child::before{display:none}.flow__title{width:35%;max-width:220px;position:relative;padding-left:68px;font-size:24px;font-weight:bold}@media screen and (max-width: 767px){.flow__title{width:100%;max-width:100%;padding-left:48px;font-size:20px}}.flow__title::before{position:absolute;top:50%;left:0;color:#c9191d;content:counter(number, decimal-leading-zero);counter-increment:number 1;font-size:40px;font-weight:700;line-height:1;transform:translateY(-50%);font-family:"futura-pt-bold",sans-serif;font-weight:700;font-style:normal}@media screen and (max-width: 767px){.flow__title::before{font-size:32px}}.flow__text{width:calc(65% - 24px)}@media screen and (max-width: 767px){.flow__text{width:100%}}.flow__text a{text-decoration:underline}.flow__text a:hover{opacity:.7}.qa__wrap{width:90%;max-width:1120px;margin:0 auto;max-width:960px;padding:80px 0 64px}.qa__head{font-size:40px;font-weight:700;text-align:center;position:relative}@media screen and (max-width: 1366px){.qa__head{font-size:36px}}@media screen and (max-width: 834px){.qa__head{font-size:32px}}@media screen and (max-width: 767px){.qa__head{font-size:26px}}.qa__head span{color:#c9191d}.qa__head::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.qa__head::before{width:64px;bottom:-16px}}.qa__box{margin-top:48px}.qa__item{padding:16px 0;border-bottom:2px solid #eee}@media screen and (max-width: 767px){.qa__item{padding:8px 0}}.qa__q{padding:20px 32px 20px 80px;position:relative;cursor:pointer;font-weight:900;transition:color .3s}@media screen and (max-width: 767px){.qa__q{padding:12px 24px 12px 44px;font-weight:700}}.qa__q:hover{color:#f90}.qa__q.active{color:#f90}.qa__q.active .qa__plus::before{transform:translate(-50%, -50%) rotate(180deg)}.qa__q.active .qa__plus::after{opacity:0;transform:translate(-50%, -50%) rotate(180deg)}.qa__a{max-height:0;position:relative;background:#eee;border-radius:8px;overflow:hidden;transition:max-height .3s}.qa__a p{padding:32px 32px 32px 80px;line-height:1.5}@media screen and (max-width: 767px){.qa__a p{padding:16px 24px 16px 44px}}.qa__icon{width:40px;position:absolute;left:24px;aspect-ratio:1/1;border-radius:50%;border:2px solid #f90}@media screen and (max-width: 767px){.qa__icon{width:28px;left:8px}}.qa__icon::before{position:absolute;top:45%;left:50%;font-size:24px;font-weight:700;transform:translate(-50%, -50%)}@media screen and (max-width: 767px){.qa__icon::before{font-size:16px}}.qa__icon.q{top:50%;background:#f90;color:#fff;transform:translateY(-50%)}.qa__icon.q::before{content:"Q"}.qa__icon.a{top:24px;background:#fff;color:#f90}@media screen and (max-width: 767px){.qa__icon.a{top:16px}}.qa__icon.a::before{content:"A"}.qa__plus{width:28px;position:absolute;top:50%;right:24px;aspect-ratio:1/1;transform:translateY(-50%)}@media screen and (max-width: 767px){.qa__plus{width:20px;right:8px}}.qa__plus::before,.qa__plus::after{width:100%;height:3px;position:absolute;top:50%;left:50%;background:#eee;content:""}@media screen and (max-width: 767px){.qa__plus::before,.qa__plus::after{height:2px}}.qa__plus::before{transform:translate(-50%, -50%);transition:transform .3s}.qa__plus::after{transform:translate(-50%, -50%) rotate(90deg);transition:opacity .3s,transform .3s}.contact__bg{background:#eee}.contact__wrap{width:90%;max-width:1120px;margin:0 auto;padding:64px 0 80px}.contact__wrap.complete{min-height:calc(100vh - 45.8px)}.contact__wrap.p-top{padding-top:120px}.contact__head{font-size:40px;font-weight:700;text-align:center;position:relative}@media screen and (max-width: 1366px){.contact__head{font-size:36px}}@media screen and (max-width: 834px){.contact__head{font-size:32px}}@media screen and (max-width: 767px){.contact__head{font-size:26px}}.contact__head span{color:#c9191d}.contact__head::before{width:80px;height:4px;position:absolute;bottom:-24px;left:50%;background:#c9191d;border-radius:5px;content:"";transform:translateX(-50%)}@media screen and (max-width: 767px){.contact__head::before{width:64px;bottom:-16px}}.contact__excerpt{margin-top:64px;font-size:20px;text-align:center}@media screen and (max-width: 480px){.contact__excerpt{font-size:16px}}.contact__excerpt span{color:#c9191d;font-size:24px;font-weight:700}@media screen and (max-width: 480px){.contact__excerpt span{font-size:20px}}.contact__text{margin-top:16px;line-height:1.5;text-align:center}.contact__box{margin-top:48px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 0 12px rgba(0,0,0,.2)}@media screen and (max-width: 767px){.contact__box{padding:24px 16px}}.contact__box.confirm{margin-top:64px}.contact__box.complete{text-align:center}.contact__box.complete p{line-height:1.5}.contact__caution{margin:32px 0 6px;color:#c9191d}.contact__link{width:100%;max-width:320px;padding:22px 0;position:relative;background:#f90;border-radius:50px;border:2px solid #fff;color:#fff;display:block;font-size:20px;overflow:hidden;text-align:center;transition:color .3s;z-index:0;margin:48px auto 0;padding:16px 0;font-size:16px}.contact__link:hover{color:#f90}.contact__link:hover::before{opacity:1;transform:translateY(-50%) scale(1, 1);transition:opacity .3s,transform .4s}.contact__link:hover span{background:#f90}.contact__link:hover span::before{border-left:10px solid #fff}.contact__link::before{width:100%;height:100%;position:absolute;top:50%;left:0;background:#fff;border-radius:50px;border:2px solid #f90;content:"";opacity:0;transform:translateY(-50%) scale(0, 1);transition:opacity .3s,transform 0s;transition-delay:0s,.4s;z-index:-1}.contact__link span{width:28px;position:absolute;top:50%;right:20px;aspect-ratio:1/1;background:#fff;border-radius:50%;transform:translateY(-50%);transition:background .3s;transition-delay:.1s}.contact__link span::before{position:absolute;top:50%;left:55%;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:10px solid #f90;content:"";transform:translate(-50%, -50%);transition:border .3s;transition-delay:.1s}.contact__direct{margin-top:16px}@media screen and (max-width: 767px){.contact__direct{font-size:14px}}.contact__direct:last-of-type{margin-top:0}.contact__direct a{pointer-events:none}@media screen and (max-width: 767px){.contact__direct a{pointer-events:all;text-decoration:underline}}.form{max-width:960px;margin:0 auto}.form__content{padding:24px 0;align-items:flex-start;border-bottom:1px solid #ccc;column-gap:24px;display:flex}@media screen and (max-width: 834px){.form__content{padding:16px 0;flex-direction:column;row-gap:10px}}.form__meta{width:37.5%;margin-top:12px;align-items:center;display:flex;justify-content:space-between}@media screen and (max-width: 834px){.form__meta{width:100%;margin-top:0;column-gap:8px;justify-content:flex-start}}.form__meta.m-top{margin-top:0}.form__title{align-items:center;column-gap:8px;display:flex;font-size:18px;font-weight:700}@media screen and (max-width: 767px){.form__title{font-size:16px}}.form__title span{display:block;font-size:12px}.form__require{padding:6px 12px;background:#c9191d;border-radius:8px;color:#fff;display:block;font-size:12px}@media screen and (max-width: 767px){.form__require{padding:4px 8px;font-size:10px}}.form__input{width:calc(62.5% - 24px)}@media screen and (max-width: 834px){.form__input{width:100%}}.form__input input[type=text],.form__input input[type=tel],.form__input textarea,.form__input select{width:100%;padding:12px 8px;border:2px solid #ccc;border-radius:8px;font-family:"Noto Sans JP",sans-serif;font-size:16px;resize:none}.form__input input[type=text]:focus,.form__input input[type=tel]:focus,.form__input textarea:focus,.form__input select:focus{border-color:#000;outline:none}.form__input input[type=text].error,.form__input input[type=tel].error,.form__input textarea.error,.form__input select.error{border-color:#c9191d}.form__input select{appearance:none;background:#fff;color:#000}.form__input.selectbox{position:relative}.form__input.selectbox::after{position:absolute;top:16px;right:8px;content:">"}.form__checkbox{column-gap:32px;display:flex;flex-wrap:wrap;row-gap:16px}.form__checkbox label{align-items:center;column-gap:6px;display:flex;white-space:nowrap}.form__checkbox label input[type=checkbox]{width:20px;height:20px;margin:0;position:relative;appearance:none;aspect-ratio:1/1;border:1px solid #ccc;border-radius:0;cursor:pointer}.form__checkbox label input[type=checkbox]:focus{outline:none}.form__checkbox label input[type=checkbox]:checked{background:#ccc}.form__checkbox label input[type=checkbox]:checked::before{width:12px;position:absolute;top:50%;left:50%;aspect-ratio:1/1;background-image:url(../img/form_check.webp);background-size:100% 100%;content:"";transform:translate(-50%, -50%)}.form__error{margin-top:8px;color:#c9191d;display:none;font-size:14px}.form__btn{margin-top:32px;column-gap:32px;display:flex;justify-content:center}@media screen and (max-width: 767px){.form__btn{align-items:center;flex-direction:column;row-gap:16px}}.form__btn button{width:100%;max-width:320px;padding:12px 0;position:relative;background:#fff;border:2px solid rgba(0,0,0,0);border-radius:32px;display:block;font-family:"Noto Sans JP",sans-serif;font-size:20px;font-weight:700;overflow:hidden;transition:color .3s,background .3s;z-index:1}@media screen and (max-width: 767px){.form__btn button{max-width:280px;font-size:18px}}.form__btn button::before{width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;top:50%;left:50%;border-radius:50px;content:"";transform:translate(-50%, -50%) scale(0, 1);transform-origin:right;transition:transform .4s;z-index:-1}.form__btn button.submit{border-color:#f90;color:#f90}.form__btn button.submit::before{background:#f90}.form__btn button.submit:hover{color:#fff}.form__btn button.submit:hover::before{transform:translate(-50%, -50%) scale(1, 1);transform-origin:left}.form__btn button.return{border-color:#eee;color:#000}.form__btn button.return::before{background:#eee}.form__btn button.return:hover::before{transform:translate(-50%, -50%) scale(1, 1);transform-origin:left}.form__send{margin-top:32px;text-align:center}.form__load{width:32px;margin:8px auto 0;animation:kurukuru 2s linear infinite;aspect-ratio:1/1}@keyframes kurukuru{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.form__load img{width:100%;height:auto;object-fit:cover;vertical-align:bottom}.footer__bg{background:#7b0104}.footer__wrap{width:90%;max-width:1120px;margin:0 auto;padding:16px 0}.footer__copy{color:#fff;font-size:12px;text-align:center}.fixed-bnr{width:100%;max-width:280px;padding:12px;position:fixed;bottom:24px;right:24px;background:#c9191d;border-radius:8px;box-shadow:0 0 12px rgba(0,0,0,.2);opacity:1;transition:opacity .3s,visibility .3s;visibility:visible;z-index:10}@media screen and (max-width: 1366px){.fixed-bnr{max-width:240px}}@media screen and (max-width: 767px){.fixed-bnr{display:none}}.fixed-bnr.hidden{opacity:0;visibility:hidden}.fixed-bnr.btn-close{opacity:0 !important;visibility:hidden !important}.fixed-bnr__top{align-items:center;display:flex}.fixed-bnr__text{color:#fff;font-size:17px}@media screen and (max-width: 1366px){.fixed-bnr__text{font-size:14px}}.fixed-bnr__text span{font-size:21px}@media screen and (max-width: 1366px){.fixed-bnr__text span{font-size:18px}}.fixed-bnr__img{max-width:40px;width:100%}@media screen and (max-width: 1366px){.fixed-bnr__img{max-width:32px}}.fixed-bnr__img img{width:100%;height:auto;object-fit:cover;vertical-align:bottom}.fixed-bnr__btn{width:100%;max-width:320px;padding:22px 0;position:relative;background:#f90;border-radius:50px;border:2px solid #fff;color:#fff;display:block;font-size:20px;overflow:hidden;text-align:center;transition:color .3s;z-index:0;margin:8px auto 0;padding:10px 0;font-size:16px;border:none}.fixed-bnr__btn:hover{color:#f90}.fixed-bnr__btn:hover::before{opacity:1;transform:translateY(-50%) scale(1, 1);transition:opacity .3s,transform .4s}.fixed-bnr__btn:hover span{background:#f90}.fixed-bnr__btn:hover span::before{border-left:10px solid #fff}.fixed-bnr__btn::before{width:100%;height:100%;position:absolute;top:50%;left:0;background:#fff;border-radius:50px;border:2px solid #f90;content:"";opacity:0;transform:translateY(-50%) scale(0, 1);transition:opacity .3s,transform 0s;transition-delay:0s,.4s;z-index:-1}.fixed-bnr__btn span{width:28px;position:absolute;top:50%;right:20px;aspect-ratio:1/1;background:#fff;border-radius:50%;transform:translateY(-50%);transition:background .3s;transition-delay:.1s}.fixed-bnr__btn span::before{position:absolute;top:50%;left:55%;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:10px solid #f90;content:"";transform:translate(-50%, -50%);transition:border .3s;transition-delay:.1s}.fixed-bnr__btn span{width:24px}.fixed-bnr__close{width:40px;position:absolute;top:-16px;right:-16px;aspect-ratio:1/1;background:#000;border-radius:50%;cursor:pointer}.fixed-bnr__close::before,.fixed-bnr__close::after{width:16px;height:2px;position:absolute;top:50%;left:50%;background:#fff;content:""}.fixed-bnr__close::before{transform:translate(-50%, -50%) rotate(45deg)}.fixed-bnr__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.fixed-bnr-sp{width:100%;position:fixed;bottom:0;left:0;background:#f90;display:none;z-index:99;opacity:1;transition:opacity .3s,visibility .3s;visibility:visible}@media screen and (max-width: 767px){.fixed-bnr-sp{display:block}}.fixed-bnr-sp.hidden{opacity:0;visibility:hidden}.fixed-bnr-sp a{padding:12px 16px;align-items:center;color:#fff;display:flex}.fixed-bnr-sp__left{width:50%;border-right:1px solid #fff;display:flex}.fixed-bnr-sp__left p{width:calc(97.5% - 32px);font-size:12px;text-align:center}.fixed-bnr-sp__left p span{font-size:14px}.fixed-bnr-sp__img{width:32px}.fixed-bnr-sp__img img{width:100%;height:auto}.fixed-bnr-sp__right{width:50%;position:relative}.fixed-bnr-sp__text{padding-right:20%;text-align:center}.fixed-bnr-sp__arrow{width:28px;position:absolute;top:50%;right:-16px;aspect-ratio:1/1;background:#fff;border-radius:50%;transform:translate(-50%, -50%)}.fixed-bnr-sp__arrow::before{position:absolute;top:50%;left:55%;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:8px solid #f90;content:"";transform:translate(-50%, -50%)}
