html{font-size:62.5%;color:#2c2c2c;font-family:"Noto Sans JP",sans-serif}@media only screen and (max-width: px){html{font-size:2.6666666667vw}}@media only screen and (max-width: 420px){html{font-size:2.6666666667vw}}img{width:100%;height:auto}.spContent{display:none}@media only screen and (max-width: 450px){.spContent{display:block}}@media only screen and (max-width: 450px){.pcContent{display:none}}a:hover{opacity:.85}body.no-scroll{overflow:hidden;position:fixed;width:100%}.header{-webkit-box-shadow:0 .2rem 2rem 0 rgba(3,50,95,.12);box-shadow:0 .2rem 2rem 0 rgba(3,50,95,.12);position:sticky;top:0;z-index:100;background-color:#fff}@media only screen and (max-width: 820px){.header{position:sticky;overflow:hidden}}.headerWrap{max-width:144rem;width:100%;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:2.4rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width: 820px){.headerWrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2rem;max-height:5.6rem}}.header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;padding-block:1.6rem}@media only screen and (max-width: 820px){.header__title{padding-block:1.3rem;gap:1.4rem}}.header__titleLogo{max-width:25.2rem}@media only screen and (max-width: 820px){.header__titleLogo{max-width:19rem}}.header__titleTse{max-width:3.4rem}@media only screen and (max-width: 820px){.header__titleTse{max-width:2.5rem}}.header__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width: 820px){.header__contents{display:none}}.header__contentsTel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-right:2.4rem}@media only screen and (max-width: 1158px){.header__contentsTel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1.2rem}}@media only screen and (max-width: 960px){.header__contentsTel{display:none}}.header__contentsTelText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#03325f;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:bold;font-size:3rem;line-height:1}@media only screen and (max-width: 1158px){.header__contentsTelText{font-size:2.4rem}}@media only screen and (max-width: 1005px){.header__contentsTelText{font-size:2rem;gap:.4rem}}.header__contentsTelTextIcon{max-width:3.6rem}@media only screen and (max-width: 1005px){.header__contentsTelTextIcon{max-width:2.4rem}}.header__contentsTelDetail{color:#03325f;font-size:1rem;font-weight:normal;line-height:1.4}@media only screen and (max-width: 1158px){.header__contentsTelDetail br{display:none}}.header__contentsButton--material,.header__contentsButton--form{min-width:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:bold;font-size:1.6rem;font-weight:bold;line-height:1.6;padding:2rem;text-decoration:none}.header__contentsButton--form{background:-webkit-gradient(linear, left top, left bottom, from(#A88419), to(#7E5F00));background:linear-gradient(180deg, #A88419 0%, #7E5F00 100%)}.header__contentsButton--material{background:-webkit-gradient(linear, left top, left bottom, from(#005AAB), to(#00437F));background:linear-gradient(180deg, #005AAB 0%, #00437F 100%)}.header__hamburger{display:none}@media only screen and (max-width: 820px){.header__hamburger{display:block}}.header__hamburgerIconWrap{aspect-ratio:1/1;width:5.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__hamburgerIcon{max-width:3.2rem}.header__hamburgerMenuWrap{opacity:0}.header__hamburgerMenuWrap.active{opacity:1;width:100%;height:100vh;overflow:auto;background-color:rgba(0,0,0,.6);position:fixed;left:0;top:0}.header__hamburgerMenu{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:78%;height:100%;top:0;right:0;position:absolute;text-align:right;background-color:#fff;padding-top:6.6rem;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}.header__hamburgerMenuWrap.active .header__hamburgerMenu{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.header__hamburgerMenuClose{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:2rem;padding-bottom:1.2rem;text-align:right}.header__hamburgerMenuList{list-style:none;border-top:solid .1rem #d4dde5}.header__hamburgerMenuListItem{border-bottom:solid .1rem #d4dde5;color:#03325f;font-size:1.6rem;font-weight:bold;line-height:1.6}.header__hamburgerMenuListItem a{width:100%;padding:2rem 2.4rem;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__hamburgerMenuListItem a::after{content:"";width:1.6rem;height:1.6rem;background-image:url("../img/arrow_down_navy.svg");background-repeat:no-repeat;background-size:contain}.header__hamburgerMenuButtonContent{text-align:center}.header__hamburgerMenuButton{margin-top:2.4rem;border-radius:.8rem;background:-webkit-gradient(linear, left top, left bottom, from(#A88419), to(#7E5F00));background:linear-gradient(180deg, #A88419 0%, #7E5F00 100%);padding:1.6rem 2.4rem;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 4rem);text-decoration:none}.header__hamburgerMenuButtonWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;font-size:1.6rem;font-weight:bold;line-height:1.6;width:100%}.header__hamburgerMenuButtonIcon{max-width:1.6rem}.header__hamburgerMenuButtonPoint{font-size:1.3rem;font-weight:700;line-height:1.7;border-radius:2rem;background-color:#a88419;padding:.2rem 1.6rem}@media only screen and (max-width: 450px){.header__hamburgerMenuButtonPoint{font-size:1.1rem}}.fvAndWorries{position:relative}.fv{padding-top:8rem;z-index:2;position:relative}@media only screen and (max-width: 450px){.fv{padding-top:4rem}}.fv__bgWrap{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.fv__bg{z-index:-1;position:sticky;top:0;background-image:url("../img/fv_bg.webp");background-size:cover;background-repeat:no-repeat;height:100vh;width:100%}.fvContents{max-width:100rem;margin-inline:auto}.fv__copyWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.fv__copyWrap::after{max-width:80rem;width:calc(100% - 2rem);height:.2rem;content:"";display:inline-block;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, #FFFFFF), color-stop(70%, #FFFFFF), to(rgba(255, 255, 255, 0)));background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 30%, #FFFFFF 70%, rgba(255, 255, 255, 0) 100%)}@media only screen and (max-width: 450px){.fv__copyWrap::after{max-width:28rem;width:calc(100% - 5.5rem)}}.fv__copy{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#fff;text-align:center}@media only screen and (max-width: 450px){.fv__copy{font-size:2.4rem}}.fv__copy span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:2.1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 450px){.fv__copy{font-size:3rem}}.fv__point{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem;width:100%;max-width:86rem;margin-inline:auto}@media only screen and (max-width: 680px){.fv__point{margin-top:3.2rem;gap:1.2rem;display:grid;grid-template-columns:20rem 20rem;grid-template-rows:20rem 20rem}}@media only screen and (max-width: 450px){.fv__point{margin-top:3.2rem;gap:1.2rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;max-width:27.6rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fv__point{max-width:276px}}.fvPointList{background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#D4DDE5));background:linear-gradient(180deg, #fff 0%, #D4DDE5 100%);border-radius:20rem;min-width:calc((100% - 6rem)/4);max-width:calc((100% - 6rem)/4);min-height:calc((100% - 6rem)/4);max-height:calc((100% - 6rem)/4);aspect-ratio:1/1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#03325f}.fvPointList::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:20rem;min-width:95%;max-width:95%;min-height:95%;max-height:95%;aspect-ratio:1/1;background-image:url("../img/fvPointList_bg.svg");background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 680px){.fvPointList{min-width:20rem;max-width:20rem;min-height:20rem;max-height:20rem}}@media only screen and (max-width: 450px){.fvPointList{min-width:100%;max-width:100%;min-height:100%;max-height:100%}}.fvPointList__sub{font-weight:700;font-size:1.6rem;line-height:1.4}@media only screen and (max-width: 450px){.fvPointList__sub{font-size:1.3rem}}.fvPointList__sub span{font-size:1.3rem;line-height:1.2rem}@media only screen and (max-width: 450px){.fvPointList__sub span{font-size:.85rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__sub span{font-size:8.5px}}@media only screen and (max-width: 450px){.fvPointList__sub{font-size:1.2rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__sub{font-size:12px}}.fvPointList__main{margin-top:1.2rem}@media only screen and (max-width: 450px){.fvPointList__main{margin-top:.8rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__main{margin-top:8px}}.fvPointList__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fvPointList__mainEmphasis,.fvPointList__mainEmphasis--large{font-size:4.8rem;font-weight:600;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;letter-spacing:-0.06em;line-height:1.2;background:-webkit-gradient(linear, left top, left bottom, from(#A88419), to(#86680C));background:linear-gradient(180deg, #A88419 0%, #86680C 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);padding-right:.6rem;margin-top:-1rem}@media only screen and (max-width: 450px){.fvPointList__mainEmphasis,.fvPointList__mainEmphasis--large{font-size:3.26rem;padding-right:.2rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__mainEmphasis,.fvPointList__mainEmphasis--large{font-size:32.6px;padding-right:2px}}.fvPointList__mainEmphasis--large{font-size:5.2rem}@media only screen and (max-width: 450px){.fvPointList__mainEmphasis--large{font-size:3.53rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__mainEmphasis--large{font-size:35.3px}}.fvPointList__mainText--percent,.fvPointList__mainText--jp{font-weight:700;line-height:1;color:#03325f;letter-spacing:0;font-family:"Noto Sans JP",sans-serif}.fvPointList__mainText--jp{font-size:2rem;margin-bottom:1rem}@media only screen and (max-width: 450px){.fvPointList__mainText--jp{font-size:1.4rem;margin-bottom:.6rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__mainText--jp{font-size:14px;margin-bottom:6px}}.fvPointList__mainText--percent{font-size:3.2rem;margin-bottom:.6rem}@media only screen and (max-width: 450px){.fvPointList__mainText--percent{font-size:1.63rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__mainText--percent{font-size:16.3px}}.fvPointList__note{margin-top:.4rem;color:#667e97;line-height:1.5;font-size:.8rem}@media only screen and (max-width: 450px){.fvPointList__note{margin-top:0;font-size:.54rem}}@media only screen and (max-width: 374px)and (min-width: 320px){.fvPointList__note{font-size:5.4px}}.fv__cta{margin-top:4rem;display:grid;grid-template-columns:repeat(3, 1fr);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:2.4rem}@media only screen and (max-width: 1000px){.fv__cta{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 800px){.fv__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-inline:2rem}}@media only screen and (max-width: 450px){.fv__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3.2rem;padding-inline:2rem}}.fv__ctaButtonWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:25.3rem}@media only screen and (max-width: 1000px){.fv__ctaButtonWrap{min-width:auto;width:100%}}.fv__ctaButton--blue,.fv__ctaButton--gold{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:10.9rem;width:100%;color:#fff;font-size:2.4rem;line-height:1.6;font-weight:700;padding-inline:2.4rem;border-radius:.8rem;text-decoration:none}@media only screen and (max-width: 1000px){.fv__ctaButton--blue,.fv__ctaButton--gold{padding-inline:2.4rem;gap:.8rem}}.fv__ctaButton--blue img,.fv__ctaButton--gold img{max-width:1.6rem}@media only screen and (max-width: 861px){.fv__ctaButton--blue,.fv__ctaButton--gold{padding-inline:1.6rem}}@media only screen and (max-width: 839px){.fv__ctaButton--blue,.fv__ctaButton--gold{font-size:2.2rem;gap:.4rem;padding-inline:1.2rem}}@media only screen and (max-width: 450px){.fv__ctaButton--blue,.fv__ctaButton--gold{min-height:auto;padding-block:1.6rem;font-size:2rem;padding-inline:3.2rem}}.fv__ctaButton--gold{background:-webkit-gradient(linear, left top, left bottom, from(#A88419), to(#7E5F00));background:linear-gradient(180deg, #A88419 0%, #7E5F00 100%)}.fv__ctaButton--blue{background:-webkit-gradient(linear, left top, left bottom, from(#005AAB), to(#00437F));background:linear-gradient(180deg, #005AAB 0%, #00437F 100%)}.fv__ctaButtonPoint--blue,.fv__ctaButtonPoint--gold{border-radius:2rem;line-height:1.7;font-weight:700;font-size:1.3rem;padding:.2rem 1.6rem}@media only screen and (max-width: 902px){.fv__ctaButtonPoint--blue,.fv__ctaButtonPoint--gold{font-size:1.2rem}}@media only screen and (max-width: 450px){.fv__ctaButtonPoint--blue,.fv__ctaButtonPoint--gold{font-size:1.2rem;font-weight:normal}}.fv__ctaButtonPoint--gold{background-color:#a88419}.fv__ctaButtonPoint--blue{background-color:#005aab}.fv__ctaTel{border-top:.1rem solid #fff;border-bottom:.1rem solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;color:#fff;padding:1.2rem;text-align:center;text-decoration:none;pointer-events:none;width:100%}@media only screen and (max-width: 450px){.fv__ctaTel{pointer-events:auto;border:none;border-radius:.8rem;background:-webkit-gradient(linear, left top, left bottom, from(#F3F5F7), to(#D4DDE5));background:linear-gradient(180deg, #F3F5F7 0%, #D4DDE5 100%);color:#03325f;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.fv__ctaTelTitle{font-size:1.3rem;font-weight:700;line-height:1.7}@media only screen and (max-width: 450px){.fv__ctaTelTitle{font-size:1.1rem}}@media only screen and (max-width: 450px){.fv__ctaTelTitle{font-weight:normal}}.fv__ctaTelNumber{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:bold;font-size:3.2rem;line-height:1}.fv__ctaTelNumber::before{content:"";width:3.6rem;aspect-ratio:36/32;background-image:url("../img/free_white.webp");background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 1000px){.fv__ctaTelNumber::before{width:2.4rem}}@media only screen and (max-width: 450px){.fv__ctaTelNumber::before{width:3.1rem;height:2.8rem;background-image:url("../img/free_navy.webp")}}@media only screen and (max-width: 1000px){.fv__ctaTelNumber{font-size:2.4rem}}@media only screen and (max-width: 450px){.fv__ctaTelNumber{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.8rem}}.fv__ctaTelNumberIcon{max-width:3.6rem}.fv__ctaTelNote{margin-top:.8rem;font-size:1rem;font-weight:normal;line-height:1.4}.worries{z-index:2;position:relative;padding-block:20rem 17.2rem}@media only screen and (max-width: 1000px){.worries{padding-inline:2rem}}@media only screen and (max-width: 450px){.worries{padding-inline:2rem;padding-block:6rem}}.worriesWrap{max-width:100rem;margin-inline:auto;background-color:#fff;border-radius:1.6rem;padding:10rem 2.4rem 25.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../img/worries_bg.webp");background-repeat:no-repeat;background-position:bottom center;background-size:contain}@media only screen and (max-width: 450px){.worriesWrap{padding-inline:2rem;padding-block:6rem 12rem;background-image:url("../img/worries_bg_sp.webp")}}.worries__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;text-align:center;color:#03325f}@media only screen and (max-width: 450px){.worries__title{font-size:2.4rem}}.worries__title span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 450px){.worries__title span{width:2rem}}.worries__text{margin-top:4.8rem;line-height:1.7;font-size:2.2rem;font-weight:400;color:#03325f;text-align:center;position:relative;display:inline-block;padding-inline:1.6rem}.worries__text+.worries__text{margin-top:2.8rem}.worries__text::before,.worries__text::after{content:"";display:inline-block;width:1rem;height:1.5rem;position:absolute}.worries__text::before{border-top:.1rem solid #667e97;border-left:.1rem solid #667e97;top:0;left:0}.worries__text::after{border-bottom:.1rem solid #667e97;border-right:.1rem solid #667e97;bottom:0;right:0}@media only screen and (max-width: 450px){.worries__text{font-size:1.4rem;margin-top:2.4rem}}.worries__answer{margin-top:10rem;text-align:center;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;color:#a88419}@media only screen and (max-width: 450px){.worries__answer{font-size:2rem}}.worries__answer::after{max-width:54rem;width:calc(100% - 4rem);height:.2rem;content:"";display:inline-block;background:-webkit-gradient(linear, left top, right top, from(rgba(168, 132, 25, 0)), color-stop(30%, #A88419), color-stop(70%, #A88419), to(rgba(168, 132, 25, 0)));background:linear-gradient(90deg, rgba(168, 132, 25, 0) 0%, #A88419 30%, #A88419 70%, rgba(168, 132, 25, 0) 100%)}@media only screen and (max-width: 450px){.worries__answer::after{width:100%}}@media only screen and (max-width: 450px){.worries__answer{font-size:2rem;margin-top:5.7rem}}.point{background-color:#f3f5f7;padding-block:12rem}@media only screen and (max-width: 1260px){.point{padding-inline:2rem}}@media only screen and (max-width: 450px){.point{padding-block:6rem;padding-inline:2rem}}.pointWrap{max-width:126rem;margin-inline:auto;text-align:center}.point__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab}@media only screen and (max-width: 450px){.point__title{font-size:2.4rem}}.point__text{margin-top:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.point__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.point__text{text-align:left}}.point__table--pc{margin-top:6rem;max-width:100rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 450px){.point__table--pc{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.point__table--pc tr,.point__table--pc th,.point__table--pc td{border:none}.point__table--pc thead{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}@media only screen and (max-width: 450px){.point__table--pc thead{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:5.1rem}}.point__table--pc thead tr{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}@media only screen and (max-width: 450px){.point__table--pc thead tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.point__table--pc thead th{max-width:13.8%;min-width:13.8%;min-height:6rem;max-height:6rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:1.6rem;line-height:1.4;text-align:center}@media only screen and (max-width: 450px){.point__table--pc thead th{font-size:1.3rem}}.point__table--pc thead th:first-child{max-width:17.2%;min-width:17.2%}@media only screen and (max-width: 450px){.point__table--pc thead th:first-child{max-width:5.1rem;min-width:5.1rem;max-height:5.6rem;min-height:5.6rem}}@media only screen and (max-width: 450px){.point__table--pc thead th{max-width:5.1rem;min-width:5.1rem;max-height:5.6rem;min-height:5.6rem;font-size:1.1rem;padding:.3rem}}.point__table--pc tbody{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (max-width: 450px){.point__table--pc tbody{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.point__table--pc tbody tr{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media only screen and (max-width: 450px){.point__table--pc tbody tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:6.4rem}}.point__table--pc tbody tr.aoyama{position:relative}.point__table--pc tbody tr.aoyama::after{position:absolute;content:"一気通貫でサポート";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:82.6%;height:3.8rem;background:-webkit-gradient(linear, left top, right top, from(#0058A8), to(#003E77));background:linear-gradient(90deg, #0058A8 0%, #003E77 100%);right:.1rem;color:#fff;font-size:2rem;line-height:1.4;font-weight:700;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal}@media only screen and (max-width: 450px){.point__table--pc tbody tr.aoyama::after{width:4.6rem;height:33.4rem;right:0;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);bottom:.1rem;top:auto;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}}@media only screen and (max-width: 450px){.point__table--pc tbody tr.aoyama{width:9.2rem}}@media only screen and (max-width: 450px){.point__table--pc tbody tr.aoyama td{max-width:9.2rem;min-width:9.2rem}}.point__table--pc tbody tr.aoyama td:first-of-type{border-radius:.8rem 0 0 0}.point__table--pc tbody tr.aoyama td:last-of-type{border-radius:0 .8rem 0 0}@media only screen and (max-width: 450px){.point__table--pc tbody tr.aoyama td:last-of-type{border-radius:0 0 0 .8rem}}.point__table--pc tbody tr:last-child td:first-of-type{border-radius:0 0 0 .8rem}@media only screen and (max-width: 450px){.point__table--pc tbody tr:last-child td:first-of-type{border-radius:0 .8rem 0 0}}.point__table--pc tbody tr:last-child td:last-of-type{border-radius:0 0 .8rem 0}@media only screen and (max-width: 450px){.point__table--pc tbody tr:last-child td:last-of-type{border-radius:0 0 .8rem 0}}.point__table--pc tbody th{max-width:17.2%;min-width:17.2%;min-height:8rem;max-height:8rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#667e97;font-weight:700;font-size:1.6rem;line-height:1.4;text-align:center}@media only screen and (max-width: 450px){.point__table--pc tbody th{font-size:1.3rem}}@media only screen and (max-width: 450px){.point__table--pc tbody th{max-width:6.4rem;min-width:6.4rem;min-height:5.6rem;max-height:5.6rem;padding:.4rem;font-size:1.1rem}}.point__table--pc tbody th.emphasis{color:#005aab;font-weight:700;font-size:2rem;line-height:1.4}@media only screen and (max-width: 450px){.point__table--pc tbody th.emphasis{font-size:1.8rem}}@media only screen and (max-width: 450px){.point__table--pc tbody th.emphasis{font-size:1.1rem;max-width:9.2rem;min-width:9.2rem}}.point__table--pc tbody td{max-width:13.8%;min-width:13.8%;min-height:8rem;max-height:8rem;border:solid .1rem #d4dde5;background-color:#fff}@media only screen and (max-width: 450px){.point__table--pc tbody td{max-width:6.4rem;min-width:6.4rem;min-height:5.6rem;max-height:5.6rem}}.point__table--pc tbody td.active{position:relative}.point__table--pc tbody td.active::after{position:absolute;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:1.2rem;background-color:#d4dde5}@media only screen and (max-width: 450px){.point__table--pc tbody td.active::after{height:100%;width:1.2rem}}.cta{background-color:#03325f;padding-block:8.1rem}@media only screen and (max-width: 1000px){.cta{padding-inline:2rem}}@media only screen and (max-width: 450px){.cta{padding-block:4.8rem;padding-inline:2rem}}.ctaWrap{max-width:100rem;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.6rem 7.3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 450px){.ctaWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.6rem}}.cta__contents{max-width:47.1rem;width:100%}@media only screen and (max-width: 450px){.cta__contents{min-width:100%}}.cta__contentsText{font-size:1.8rem;font-weight:400;line-height:1.7;border-bottom:#fff solid .1rem;display:inline-block}@media only screen and (max-width: 450px){.cta__contentsText{font-size:1.6rem}}.cta__contentsMain{margin-top:1.2rem;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em}@media only screen and (max-width: 450px){.cta__contentsMain{font-size:2.4rem}}.cta__contentsMain span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:2.1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 450px){.cta__contentsMain{font-size:3.2rem}}.cta__contentsNote{margin-top:1.6rem;font-size:1.6rem;font-weight:400;line-height:1.7;color:#d4dde5}@media only screen and (max-width: 450px){.cta__contentsNote{font-size:1.3rem}}.cta__action{width:100%;max-width:45.6rem}.cta__actionButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.8rem;background:-webkit-gradient(linear, left top, left bottom, from(#A88419), to(#7E5F00));background:linear-gradient(180deg, #A88419 0%, #7E5F00 100%);padding:2.4rem 3.2rem;font-size:2.4rem;color:#fff;line-height:1.6;font-weight:700;text-decoration:none}@media only screen and (max-width: 450px){.cta__actionButton{font-size:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.6rem 2.4rem}}.cta__actionButton::after{content:"";width:1.6rem;height:1.6rem;background-image:url("../img/arrow_down_white.svg");background-repeat:no-repeat;background-size:contain}.cta__actionButtonWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 450px){.cta__actionButtonWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}.cta__actionButtonSub{max-width:15.2rem;min-width:15.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:2rem;background-color:#a88419;font-size:1.3rem;font-weight:700;line-height:1.7;padding:.2rem 1.2rem;margin-inline:1.2rem 2rem}@media only screen and (max-width: 450px){.cta__actionButtonSub{font-size:1.1rem}}@media only screen and (max-width: 450px){.cta__actionButtonSub{margin-inline:0}}.cta__actionTel{pointer-events:none;margin-top:2.4rem;color:#fff;text-decoration:none;display:inline-block}@media only screen and (max-width: 450px){.cta__actionTel{pointer-events:auto;padding:1.6rem 3.2rem;background:-webkit-gradient(linear, left top, left bottom, from(#F3F5F7), to(#D4DDE5));background:linear-gradient(180deg, #F3F5F7 0%, #D4DDE5 100%);border-radius:.8rem;color:#03325f;margin-top:1.6rem;width:100%}}.cta__actionTelText{font-weight:700;font-size:1.6rem;line-height:1.4}@media only screen and (max-width: 450px){.cta__actionTelText{font-size:1.3rem}}@media only screen and (max-width: 450px){.cta__actionTelText{text-align:center;font-weight:normal;font-size:1.2rem}}.cta__actionTelBox{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;text-decoration:none;pointer-events:none}@media only screen and (max-width: 450px){.cta__actionTelBox{pointer-events:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.4rem;margin-top:.4rem}}.cta__actionTelNumber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:bold;font-size:4rem;line-height:1}@media only screen and (max-width: 450px){.cta__actionTelNumber{font-size:2.8rem}}.cta__actionTelNumber::before{content:"";width:4.4rem;height:3.9rem;background-image:url("../img/free_white.webp");background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 450px){.cta__actionTelNumber::before{width:3.1rem;height:2.8rem;background-image:url("../img/free_navy.webp")}}.cta__actionTelBoxText{font-size:1rem;font-weight:normal;line-height:1.4}.achievements{background-color:#f3f5f7;padding-block:12rem}@media only screen and (max-width: 1000px){.achievements{padding-inline:2rem}}@media only screen and (max-width: 450px){.achievements{padding-inline:2rem;padding-block:6rem}}.achievementsWrap{max-width:100rem;margin-inline:auto;text-align:center;padding-top:12rem;margin-top:-12rem}.achievements__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab}@media only screen and (max-width: 450px){.achievements__title{font-size:2.4rem}}.achievements__text{margin-top:3rem;font-size:1.6rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.achievements__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.achievements__text{text-align:left}}.achievements__note{margin-top:.8rem;color:#667e97;font-size:1.3rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.achievements__note{font-size:1.1rem}}@media only screen and (max-width: 450px){.achievements__note{text-align:left;font-size:1.1rem}}.achievements__list{margin-top:5.1rem;list-style:none}@media only screen and (max-width: 450px){.achievements__list{margin-top:3.6rem}}.achievementsListItem{background-color:#fff;border-radius:1.2rem;min-height:35rem;padding:4.8rem 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6rem}.achievementsListItem+.achievementsListItem{margin-top:4rem}@media only screen and (max-width: 450px){.achievementsListItem+.achievementsListItem{margin-top:2rem}}@media only screen and (max-width: 600px){.achievementsListItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.8rem 2rem 2rem;gap:2.8rem}}@media only screen and (max-width: 450px){.achievementsListItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.8rem 2rem 2rem;gap:2.8rem}}.achievementsListItem__image{max-width:41rem;width:46.6%}@media only screen and (max-width: 600px){.achievementsListItem__image{width:100%}}@media only screen and (max-width: 450px){.achievementsListItem__image{width:100%}}.achievementsListItem__contents{max-width:41rem;width:46.6%}@media only screen and (max-width: 600px){.achievementsListItem__contents{width:100%}}@media only screen and (max-width: 450px){.achievementsListItem__contents{width:100%}}.achievementsListItem__contentsTitle{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;color:#a88419;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 450px){.achievementsListItem__contentsTitle{font-size:2rem}}.achievementsListItem__contentsTitle::after{max-width:34rem;width:calc(100% - 7rem);height:.2rem;content:"";display:inline-block;background:-webkit-gradient(linear, left top, right top, from(rgba(168, 132, 25, 0)), color-stop(30%, #A88419), color-stop(70%, #A88419), to(rgba(168, 132, 25, 0)));background:linear-gradient(90deg, rgba(168, 132, 25, 0) 0%, #A88419 30%, #A88419 70%, rgba(168, 132, 25, 0) 100%)}@media only screen and (max-width: 450px){.achievementsListItem__contentsTitle::after{max-width:24rem;width:calc(100% - 7rem)}}@media only screen and (max-width: 450px){.achievementsListItem__contentsTitle{font-size:1.8rem}}.achievementsListItem__contentsText{margin-top:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7;text-align:left}@media only screen and (max-width: 450px){.achievementsListItem__contentsText{font-size:1.3rem}}@media only screen and (max-width: 450px){.achievementsListItem__contentsText{margin-top:1.6rem}}.achievementsListItem__contentsNote{margin-top:1.2rem;color:#667e97;font-size:1rem;font-weight:normal;line-height:1.4;text-align:left}.strengths{padding-block:12rem}@media only screen and (max-width: 1260px){.strengths{padding-inline:2rem}}@media only screen and (max-width: 450px){.strengths{padding-block:6rem;padding-inline:2rem}}.strengthsWrap{max-width:126rem;margin-inline:auto;padding-top:12rem;margin-top:-12rem}.strengths__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab;text-align:center}@media only screen and (max-width: 450px){.strengths__title{font-size:2.4rem}}.strengths__text{margin-top:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7;text-align:center}@media only screen and (max-width: 450px){.strengths__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.strengths__text{text-align:left}}.strengths__list{margin-top:8rem;list-style:none}@media only screen and (max-width: 450px){.strengths__list{margin-top:6rem}}.strengthsListItem{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:13rem}@media only screen and (max-width: 1260px){.strengthsListItem{padding-right:min(13rem,2.38%);gap:7.1%}}.strengthsListItem:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-right:0;padding-left:13rem}@media only screen and (max-width: 1260px){.strengthsListItem:nth-child(even){padding-left:min(13rem,2.38%)}}@media only screen and (max-width: 450px){.strengthsListItem:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0}}.strengthsListItem+.strengthsListItem{margin-top:10rem}@media only screen and (max-width: 450px){.strengthsListItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:0;gap:3.6rem}}.strengthsListItem__wrap{position:relative;min-width:54rem;max-width:54rem}@media only screen and (max-width: 1260px){.strengthsListItem__wrap{max-width:42.8%;min-width:42.8%}}@media only screen and (max-width: 450px){.strengthsListItem__wrap{max-width:100%;min-width:100%}}.strengthsListItem__icon{position:absolute;left:3.2rem;top:-4rem;color:#d4dde5;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-size:8rem;line-height:1;font-weight:600}@media only screen and (max-width: 450px){.strengthsListItem__icon{font-size:4.9rem;left:2rem;top:-2.4rem}}.strengthsListItem__image{max-width:100%;border-radius:.8rem}.strengths__contentsTitle{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab}@media only screen and (max-width: 450px){.strengths__contentsTitle{font-size:2rem}}@media only screen and (max-width: 450px){.strengths__contentsTitle{font-size:2rem}}.strengths__contentsText{margin-top:1.2rem;font-size:1.6rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.strengths__contentsText{font-size:1.3rem}}@media only screen and (max-width: 450px){.strengths__contentsText{font-size:1.3rem}}.review{padding-block:8rem;background-color:#f3f5f7}@media only screen and (max-width: 1260px){.review{padding-inline:2rem}}@media only screen and (max-width: 450px){.review{padding-block:4rem;padding-inline:2rem}}.reviewWrap{max-width:126rem;margin-inline:auto;border-top:solid #005aab .1rem;border-bottom:solid #005aab .1rem;padding-block:5.1rem}@media only screen and (max-width: 450px){.reviewWrap{padding-block:4rem}}.review__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;text-align:center;color:#005aab}@media only screen and (max-width: 450px){.review__title{font-size:2rem}}.review__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.6rem;list-style:none}@media only screen and (max-width: 450px){.review__list{grid-template-columns:repeat(1, 1fr)}}.reviewListItem{background-color:#fff;padding:3.2rem;margin-top:2.8rem;display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:1.2rem}@media only screen and (max-width: 450px){.reviewListItem+.reviewListItem{margin-top:0}}.reviewListItem__title{font-weight:700;font-size:2rem;line-height:1.4;color:#03325f}@media only screen and (max-width: 450px){.reviewListItem__title{font-size:1.8rem}}@media only screen and (max-width: 450px){.reviewListItem__title{font-size:1.8rem}}.reviewListItem__text{font-size:1.3rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.reviewListItem__text{font-size:1.1rem}}.reviewListItem__text strong{color:#a88419}@media only screen and (max-width: 450px){.reviewListItem__text{font-size:1.2rem}}.review__information{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.review__informationImage{max-width:3.6rem}.review__informationName{font-size:1.1rem;line-height:1.7;color:#667e97}.reason{padding-block:12rem}@media only screen and (max-width: 450px){.reason{padding-block:6rem}}.reasonWrap{max-width:126rem;margin-inline:auto;padding-top:12rem;margin-top:-12rem}.reason__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab;text-align:center}@media only screen and (max-width: 450px){.reason__title{font-size:2.4rem}}@media only screen and (max-width: 450px){.reason__title{padding-inline:2rem}}.reason__text{margin-top:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7;text-align:center}@media only screen and (max-width: 450px){.reason__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.reason__text{text-align:left;padding-inline:2rem}}.reason__tableScroll{width:100%;overflow-x:scroll;scrollbar-width:none}.reason__tableScroll::-webkit-scrollbar{display:none}@media only screen and (max-width: 1000px){.reason__tableScroll{position:relative}}.reason__tableScrollImage{display:none !important}@media only screen and (max-width: 1000px){.reason__tableScrollImage{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block !important;max-width:14rem}}.reason__tableWrap{margin-top:6rem;max-width:108rem;margin-inline:auto;width:100%}@media only screen and (max-width: 1080px){.reason__tableWrap{margin-top:4rem;margin-inline:2rem}}@media only screen and (max-width: 1080px){.reason__tablePadding{padding-right:2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.reason__tableBorder{border-radius:.8rem;border:solid #d4dde5 .1rem}.reason__table{margin-bottom:0;border-collapse:separate}.reason__table th,.reason__table td,.reason__table tr{text-align:center;border:none}.reason__table thead th{background-color:#03325f;color:#fff;font-weight:700;font-size:1.6rem;line-height:1.4;max-width:20rem;min-width:20rem;padding:2rem;border-right:.1rem #d4dde5 solid;border-bottom:.1rem #d4dde5 solid}@media only screen and (max-width: 450px){.reason__table thead th{font-size:1.3rem}}@media only screen and (max-width: 450px){.reason__table thead th{max-width:15rem;min-width:15rem;padding:1.55rem}}.reason__table thead th:first-child{max-width:16rem;min-width:16rem;border-radius:.8rem 0 0 0;border-bottom:solid .1rem #fff}@media only screen and (max-width: 450px){.reason__table thead th:first-child{max-width:12rem;min-width:12rem}}.reason__table thead th:nth-child(2){min-width:32rem;max-width:32rem;background-color:#005aab}@media only screen and (max-width: 450px){.reason__table thead th:nth-child(2){max-width:24rem;min-width:24rem}}.reason__table thead th:last-child{border-radius:0 .8rem 0 0;border-right:none}.reason__table tbody th{background-color:#d4dde5;color:#03325f;min-height:12rem;max-height:12rem;font-weight:700;font-size:1.6rem;line-height:1.4;border-bottom:solid .1rem #fff}@media only screen and (max-width: 450px){.reason__table tbody th{font-size:1.3rem}}@media only screen and (max-width: 450px){.reason__table tbody th{min-height:9rem;max-height:9rem}}.reason__table tbody td{padding:2.1rem;background-color:#f3f5f7;border-bottom:solid .1rem #d4dde5;border-right:solid .1rem #d4dde5}.reason__table tbody td:nth-child(2){background-color:#fff}.reason__table tbody td:last-child{border-right:solid .1rem #d4dde5}@media only screen and (max-width: 450px){.reason__table tbody td:last-child{border-radius:none}}.reason__table tbody tr:last-child th{border-radius:0 0 0 .8rem;border-bottom:none}.reason__table tbody tr:last-child td{border-bottom:none}.reason__table tbody tr:last-child td:last-child{border-radius:0 0 .8rem 0}.reason__table .reason__tableIcon{max-width:4rem}@media only screen and (max-width: 450px){.reason__table .reason__tableIcon{max-width:3rem}}.reason__table .reason__tableDetail--default,.reason__table .reason__tableDetail--emphasis{font-size:1.3rem;font-weight:400;line-height:1.7;margin-top:.8rem}@media only screen and (max-width: 450px){.reason__table .reason__tableDetail--default,.reason__table .reason__tableDetail--emphasis{font-size:1.1rem}}@media only screen and (max-width: 450px){.reason__table .reason__tableDetail--default,.reason__table .reason__tableDetail--emphasis{font-size:.9rem}}.reason__table .reason__tableDetail--emphasis{padding:.4rem 1.2rem;min-height:3rem;max-height:3rem;border-radius:10rem;background-color:#f3f5f7;color:#005aab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 450px){.reason__table .reason__tableDetail--emphasis{min-height:2.3rem;max-height:2.3rem}}.reason__table .reason__tableDetail--default{color:#667e97}.reason__table .reason__tableText--default,.reason__table .reason__tableText--emphasis{font-weight:700;font-size:1.6rem;line-height:1.4}@media only screen and (max-width: 450px){.reason__table .reason__tableText--default,.reason__table .reason__tableText--emphasis{font-size:1.3rem}}.reason__table .reason__tableText--emphasis{color:#005aab}.reason__table .reason__tableText--default{color:#667e97}.member{background-color:#f3f5f7;padding-block:12rem}@media only screen and (max-width: 1280px){.member{padding-inline:2rem}}@media only screen and (max-width: 450px){.member{padding-block:6rem;padding-inline:2rem}}.memberWrap{max-width:128rem;margin-inline:auto;padding-top:12rem;margin-top:-12rem}.member__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab;text-align:center}@media only screen and (max-width: 450px){.member__title{font-size:2.4rem}}.member__text{margin-top:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7;text-align:center}@media only screen and (max-width: 450px){.member__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.member__text{text-align:left}}.member__list{display:grid;grid-template-columns:repeat(4, 1fr);list-style:none;margin-top:3.6rem;gap:5rem}@media only screen and (max-width: 800px){.member__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 450px){.member__list{display:grid;grid-template-columns:1fr}}@media only screen and (max-width: 800px){.memberListItem{width:27.4rem}}@media only screen and (max-width: 450px){.memberListItem{width:100%}}@media only screen and (max-width: 450px){.memberListItemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}}@media only screen and (max-width: 450px){.memberListItem__imageWrap{min-width:50%;max-width:50%}}.memberListItem__logo,.memberListItem__logo--che{max-width:24.6rem;margin-top:1.2rem}@media only screen and (max-width: 450px){.memberListItem__logo,.memberListItem__logo--che{margin-top:.8rem;max-width:16.2rem}}.memberListItem__logo--che{max-width:12.2rem}@media only screen and (max-width: 450px){.memberListItem__logo--che{max-width:8.14rem}}.memberListItem__name{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab;margin-top:3.2rem}@media only screen and (max-width: 450px){.memberListItem__name{font-size:2rem}}.memberListItem__affiliation{color:#005aab;font-size:1.3rem;font-weight:700;line-height:1.7;margin-top:.8rem;min-height:4.4rem}@media only screen and (max-width: 450px){.memberListItem__affiliation{font-size:1.1rem}}.memberListItem__details{font-size:1.3rem;font-weight:400;line-height:1.7;margin-top:1.6rem}@media only screen and (max-width: 450px){.memberListItem__details{font-size:1.1rem}}.member__note{color:#667e97;text-align:right;font-size:1rem;font-weight:normal;line-height:1.4;margin-top:4rem}@media only screen and (max-width: 450px){.member__note{margin-top:2.4rem;text-align:left}}.case{padding-block:12rem}@media only screen and (max-width: 1260px){.case{padding-inline:2rem}}@media only screen and (max-width: 450px){.case{padding-block:6rem;padding-inline:2rem}}.caseWrap{max-width:126rem;margin-inline:auto;padding-top:12rem;margin-top:-12rem}.case__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab;text-align:center}@media only screen and (max-width: 450px){.case__title{font-size:2.4rem}}.case__text{margin-top:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7;text-align:center}@media only screen and (max-width: 450px){.case__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.case__text{text-align:left}}.case__list{list-style:none;margin-top:8rem}@media only screen and (max-width: 450px){.case__list{margin-top:4rem}}.caseListItem{border-radius:2.4rem;background-color:#f3f5f7;padding:6rem 4.8rem;border:.2rem #e9eef4 solid}.caseListItem+.caseListItem{margin-top:6rem}@media only screen and (max-width: 450px){.caseListItem+.caseListItem{margin-top:2rem}}@media only screen and (max-width: 450px){.caseListItem{padding:3.2rem 2rem}}.caseListItemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:3.2rem}@media only screen and (max-width: 450px){.caseListItemWrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:2.4rem;gap:2.4rem}}.caseListItem__contentsWrap{width:55%;max-width:63rem}@media only screen and (max-width: 450px){.caseListItem__contentsWrap{width:100%;text-align:center}}.caseListItem__title{width:100%}.caseListItem__titleSub{padding-bottom:.4rem;border-bottom:solid .1rem #005aab;color:#005aab;font-weight:700;font-size:1.6rem;line-height:1.4}@media only screen and (max-width: 450px){.caseListItem__titleSub{font-size:1.3rem}}.caseListItem__titleMain{margin-top:2rem;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em}@media only screen and (max-width: 450px){.caseListItem__titleMain{font-size:2rem}}.caseListItem__contents{padding:2rem 2.4rem;border-radius:.8rem;border:solid .1rem #d4dde5;text-align:left}@media only screen and (max-width: 450px){.caseListItem__contents{padding:1.6rem 2rem}}.caseListItem__contents dt{font-size:1.3rem;font-weight:700;line-height:1.7}@media only screen and (max-width: 450px){.caseListItem__contents dt{font-size:1.1rem}}.caseListItem__contents dd{font-size:1.3rem;font-weight:400;line-height:1.7;margin-top:.4rem;padding-left:1em;text-indent:-1em}@media only screen and (max-width: 450px){.caseListItem__contents dd{font-size:1.1rem}}.caseListItem__contents dd::before{content:"・";padding-right:.5em}.caseListItem__contentsIcon{margin-top:1.2rem;text-align:center;width:100%}.caseListItem__contentsIcon img{max-width:2.4rem}@media only screen and (max-width: 450px){.caseListItem__contentsIcon img{max-width:2rem}}@media only screen and (max-width: 450px){.caseListItem__contentsIcon{margin-top:.8rem}}.caseListItem__after{margin-top:1.2rem;padding:2rem 2.4rem;border-radius:.8rem;background-color:#fff;text-align:left}@media only screen and (max-width: 450px){.caseListItem__after{padding:1.6rem 2rem}}.caseListItem__afterText{font-size:1.6rem;font-weight:400;line-height:1.7;padding-left:2.6rem;position:relative}@media only screen and (max-width: 450px){.caseListItem__afterText{font-size:1.3rem}}@media only screen and (max-width: 450px){.caseListItem__afterText{padding-left:2.2rem}}.caseListItem__afterText::before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:2.6rem;height:2.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../img/star.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0}@media only screen and (max-width: 450px){.caseListItem__afterText::before{width:2.2rem;height:2.2rem}}.caseListItem__afterText+.caseListItem__afterText{margin-top:.4rem}.caseListItem__afterText strong{color:#a88419}.caseListItem__button{margin-top:2.4rem;background-color:#005aab;border-radius:.8rem;color:#fff;padding:1.2rem 2.4rem;font-size:1.6rem;font-weight:bold;line-height:1.6;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.caseListItem__button::after{content:"";width:1.6rem;height:1.6rem;background-image:url("../img/arrow_right_white.svg");background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 450px){.caseListItem__button::after{width:1.2rem;height:1.2rem}}@media only screen and (max-width: 450px){.caseListItem__button{padding:1.2rem 2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7;font-weight:700}}@media only screen and (max-width: 450px)and (max-width: 450px){.caseListItem__button{font-size:1.3rem}}.caseListItem__image{max-width:49.4rem;width:39.2%}@media only screen and (max-width: 450px){.caseListItem__image{width:100%}}.caseListItemWrapImage{display:none}@media only screen and (max-width: 450px){.caseListItemWrapImage{display:inline-block;margin-top:2.4rem}}.message{padding-block:12rem;background-color:#f3f5f7}@media only screen and (max-width: 450px){.message{padding-block:6rem 8rem;padding-inline:2rem}}.messageWrap{max-width:126rem;margin-inline:auto;position:relative}@media only screen and (max-width: 1260px){.messageWrap{margin-inline:2rem}}@media only screen and (max-width: 450px){.messageWrap{margin-inline:0}}.messageContents{max-width:73rem;width:58%;z-index:2;position:relative}@media only screen and (max-width: 450px){.messageContents{max-width:100%;width:100%;margin-top:4rem}}.message__title{color:#fff;background:-webkit-gradient(linear, left top, right top, color-stop(12.28%, #03325F), to(rgba(3, 50, 95, 0)));background:linear-gradient(90deg, #03325F 12.28%, rgba(3, 50, 95, 0) 100%);font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;max-width:40rem;padding:.2rem 1.4rem}@media only screen and (max-width: 450px){.message__title{font-size:2rem}}.message__text{margin-top:3.2rem;font-size:1.6rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.message__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.message__text{margin-top:2.4rem}}.message__name{font-size:1.8rem;font-weight:400;line-height:1.7;margin-top:3.2rem}@media only screen and (max-width: 450px){.message__name{font-size:1.6rem}}.message__image{max-width:63rem;border-radius:.8rem;width:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}@media only screen and (max-width: 450px){.message__image{position:static;-webkit-transform:none;transform:none;max-width:100%;width:100%}}.philosophy{background-color:#f3f5f7}@media only screen and (max-width: 450px){.philosophy{padding-inline:2rem}}.philosophyWrap{max-width:126rem;margin-inline:auto;padding-block:6rem;position:relative;text-align:center}.philosophyWrap::before,.philosophyWrap::after{display:inline-block;position:absolute;content:"";width:100%;height:.1rem;background:-webkit-gradient(linear, left top, right top, from(rgba(0, 90, 171, 0)), color-stop(29.81%, #005AAB), color-stop(70.19%, #005AAB), to(rgba(0, 90, 171, 0)));background:linear-gradient(90deg, rgba(0, 90, 171, 0) 0%, #005AAB 29.81%, #005AAB 70.19%, rgba(0, 90, 171, 0) 100%);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.philosophyWrap::before{top:0}.philosophyWrap::after{bottom:0}@media only screen and (max-width: 450px){.philosophyWrap{padding-bottom:4.8rem}}.philosophy__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;background:-webkit-gradient(linear, left top, left bottom, from(#005AAB), to(#00437F));background:linear-gradient(180deg, #005AAB 0%, #00437F 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}@media only screen and (max-width: 450px){.philosophy__title{font-size:2rem}}.philosophy__text{margin-top:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.7;background:-webkit-gradient(linear, left top, left bottom, from(#005AAB), to(#00437F));background:linear-gradient(180deg, #005AAB 0%, #00437F 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}@media only screen and (max-width: 450px){.philosophy__text{font-size:1.3rem}}@media only screen and (max-width: 450px){.philosophy__text{margin-top:2rem}}.company{background-color:#f3f5f7;padding-block:12rem}@media only screen and (max-width: 1260px){.company{padding-inline:2rem}}@media only screen and (max-width: 450px){.company{padding-inline:2rem;padding-block:6rem}}.companyWrap{max-width:126rem;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.3%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 450px){.companyWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}}.company__image{max-width:55rem;width:43.6%;border-radius:.8rem}@media only screen and (max-width: 450px){.company__image{max-width:100%;width:100%}}.company__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company__contentsLogo{max-width:56.4rem}@media only screen and (max-width: 450px){.company__contentsLogo{max-width:100%}}.company__contentsCopy{margin-top:2.4rem;font-size:1.3rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.company__contentsCopy{font-size:1.1rem}}.company__contentsCopy span{letter-spacing:-0.1rem}.companyInformation{margin-top:4.8rem}@media only screen and (max-width: 450px){.companyInformation{margin-top:3.2rem}}.companyInformation__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}.companyInformation__wrap+.companyInformation__wrap{margin-top:1.6rem}.companyInformation__wrap dt{border-radius:.8rem;min-width:12rem;min-height:3.2rem;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.3rem;font-weight:700;line-height:1.7;background-color:#fff}@media only screen and (max-width: 450px){.companyInformation__wrap dt{font-size:1.1rem}}@media only screen and (max-width: 450px){.companyInformation__wrap dt{min-width:8rem;min-height:2.6rem}}.companyInformation__wrap dd{font-size:1.6rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.companyInformation__wrap dd{font-size:1.3rem}}@media only screen and (max-width: 450px){.companyInformation__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem}}.flow{padding-block:12rem}@media only screen and (max-width: 1000px){.flow{padding-inline:2rem}}@media only screen and (max-width: 450px){.flow{padding-block:6rem;padding-inline:2rem}}.flowWrap{max-width:100rem;margin-inline:auto}.flow__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab;text-align:center}@media only screen and (max-width: 450px){.flow__title{font-size:2.4rem}}.flow__list{margin-top:8rem;list-style:none;counter-reset:my-counter}@media only screen and (max-width: 450px){.flow__list{margin-top:3.2rem}}.flowListItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;counter-increment:my-counter;gap:2.4rem}.flowListItem+.flowListItem{margin-top:2.4rem}.flowListItem+.flowListItem::before{content:"";width:3.2rem;height:3.2rem;background-image:url("../img/arrow_down_blue.svg");background-size:contain;background-repeat:no-repeat}.flowListItemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media only screen and (max-width: 450px){.flowListItemWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}}.flowListItem__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2.8rem;line-height:1.4;letter-spacing:.04em;color:#03325f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:1.2rem;min-width:26rem}@media only screen and (max-width: 450px){.flowListItem__title{font-size:2rem}}.flowListItem__title::before{content:counter(my-counter);min-width:3.6rem;max-width:3.6rem;min-height:3.6rem;max-height:3.6rem;aspect-ratio:1/1;border-radius:2rem;background-color:#03325f;color:#fff;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-size:2rem;line-height:1.4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 450px){.flowListItem__title::before{min-width:3rem;max-width:3rem;min-height:3rem;max-height:3rem;font-size:1.8rem}}.flowListItem__contents{width:100%}.flowListItem__contentsText{font-size:1.8rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.flowListItem__contentsText{font-size:1.6rem}}.flowListItem__contentsCta{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}@media only screen and (max-width: 942px){.flowListItem__contentsCta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}}@media only screen and (max-width: 450px){.flowListItem__contentsCta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}}.flowListItem__contentsButton{border-radius:.8rem;background:-webkit-gradient(linear, left top, left bottom, from(#A88419), to(#7E5F00));background:linear-gradient(180deg, #A88419 0%, #7E5F00 100%);color:#fff;padding:2rem 3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;gap:2rem;font-size:2rem;font-weight:bold;line-height:1.6}.flowListItem__contentsButton span{width:100%;text-align:center}@media only screen and (max-width: 450px){.flowListItem__contentsButton{gap:0}}.flowListItem__contentsCtaIcon{max-width:1.6rem}.flowListItem__contentsTel{text-decoration:none;pointer-events:none}@media only screen and (max-width: 450px){.flowListItem__contentsTel{pointer-events:auto;background:-webkit-gradient(linear, left top, left bottom, from(#F3F5F7), to(#D4DDE5));background:linear-gradient(180deg, #F3F5F7 0%, #D4DDE5 100%);padding:1.6rem 3.2rem;border-radius:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.flowListItem__contentsTelSub{display:none}@media only screen and (max-width: 450px){.flowListItem__contentsTelSub{display:block;color:#03325f;font-size:1.2rem;line-height:1.7;text-align:center}}.flowListItem__contentsTelNumber{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-size:4rem;font-weight:700;line-height:1;color:#03325f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media only screen and (max-width: 450px){.flowListItem__contentsTelNumber{font-size:2.8rem}}.flowListItem__contentsTelNumberIcon{max-width:4.4rem}@media only screen and (max-width: 450px){.flowListItem__contentsTelNumberIcon{max-width:3.1rem}}.flowListItem__contentsTelNote{margin-top:.4rem;font-size:1.3rem;font-weight:400;line-height:1.7;color:#03325f}@media only screen and (max-width: 450px){.flowListItem__contentsTelNote{font-size:1.1rem}}.faq{background-color:#f3f5f7;padding-block:12rem 8.6rem}@media only screen and (max-width: 1000px){.faq{padding-inline:2rem}}@media only screen and (max-width: 450px){.faq{padding-block:6rem;padding-inline:2rem}}.faqContent{max-width:100rem;margin-inline:auto;padding-top:12rem;margin-top:-12rem}.faq__title{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#005aab;text-align:center}@media only screen and (max-width: 450px){.faq__title{font-size:2.4rem}}.faqWrap{margin-top:11.3rem}@media only screen and (max-width: 450px){.faqWrap{margin-top:3.2rem}}.faq__list{background-color:#fff;border-radius:.8rem}.faq__list+.faq__list{margin-top:1.2rem}@media only screen and (max-width: 450px){.faq__list+.faq__list{margin-top:.8rem}}.faq__list summary{font-weight:700;font-size:2rem;line-height:1.4;gap:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;list-style:none;padding:2.4rem 3.2rem}@media only screen and (max-width: 450px){.faq__list summary{font-size:1.8rem}}.faq__list summary::-webkit-details-marker{display:none}.faq__list summary:hover{opacity:.85}.faq__list summary span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.4rem}.faq__list summary span::before{content:"Q";font-size:2.4rem;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;line-height:1.6;letter-spacing:.04em;margin-top:-0.7rem}@media only screen and (max-width: 450px){.faq__list summary span{gap:1.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.faq__list summary::after{content:"+";font-weight:700;font-size:2rem;line-height:1.4;color:#667e97;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 450px){.faq__list summary::after{font-size:1.8rem}}@media only screen and (max-width: 450px){.faq__list summary::after{font-size:2rem;min-width:1.8rem;max-width:1.8rem}}@media only screen and (max-width: 450px){.faq__list summary{gap:.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem}}.faq__list[open] summary::after{content:"-"}.faq__listContent{padding-bottom:3.6rem;font-size:1.6rem;font-weight:400;line-height:1.7;padding-inline:7.4rem}@media only screen and (max-width: 450px){.faq__listContent{font-size:1.3rem}}@media only screen and (max-width: 450px){.faq__listContent{padding-inline:2rem;padding-bottom:2.4rem}}.faq__listContent a{color:#0068b7}.js-fade-in{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out;will-change:opacity,transform}.js-fade-in.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.form{padding-bottom:22.4rem}@media only screen and (max-width: 450px){.form{padding-bottom:16.8rem}}.form__heading{text-align:center;margin-bottom:8rem;padding-top:7.2rem;margin-top:-7.2rem}@media only screen and (max-width: 450px){.form__heading{margin-bottom:6rem;padding-top:5rem;margin-top:-5rem}}.form__headingText{font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:4.8rem;line-height:1.4;letter-spacing:.04em;color:#fff;height:24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#03325f}@media only screen and (max-width: 450px){.form__headingText{font-size:2.4rem}}@media only screen and (max-width: 450px){.form__headingText{height:14rem}}.form__headingDetail{margin-top:8rem;font-size:2.4rem;line-height:1.7;font-weight:700;text-align:center;padding-inline:2rem}.form__headingDetail strong{font-size:2.8rem;color:#a88419}@media only screen and (max-width: 450px){.form__headingDetail strong{font-size:2rem}}.form__headingDetail span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__headingDetail .form__headingDetailBr{display:none}@media only screen and (max-width: 768px){.form__headingDetail .form__headingDetailBr{display:block}}@media only screen and (max-width: 450px){.form__headingDetail{font-size:1.8rem;margin-top:3.2rem}}.form__headingAction{padding-inline:2rem;margin-top:2.4rem}.form__headingActionTel{pointer-events:none;color:#2c2c2c;text-decoration:none;display:inline-block;padding-block:2rem;border-top:solid .1rem #000;border-bottom:solid .1rem #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48rem;margin-inline:auto}@media only screen and (max-width: 450px){.form__headingActionTel{pointer-events:auto;padding:1.6rem 3.2rem;background:-webkit-gradient(linear, left top, left bottom, from(#F3F5F7), to(#D4DDE5));background:linear-gradient(180deg, #F3F5F7 0%, #D4DDE5 100%);border-radius:.8rem;color:#03325f;margin-top:1.6rem;width:100%;border:none}}.form__headingActionTelText{font-size:1.6rem;font-weight:400;line-height:1.7}@media only screen and (max-width: 450px){.form__headingActionTelText{font-size:1.3rem}}@media only screen and (max-width: 450px){.form__headingActionTelText{text-align:center;font-weight:normal;font-size:1.2rem}}.form__headingActionTelNumber{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;font-family:"Noto Serif JP","ヒラギノ明朝 ProN","Yu Mincho","MS P明朝",serif;font-optical-sizing:auto;font-style:normal;font-weight:bold;font-size:4rem;line-height:1}@media only screen and (max-width: 450px){.form__headingActionTelNumber{font-size:2.8rem}}.form__headingActionTelNumber::before{content:"";width:4.8rem;height:4.3rem;background-image:url("../img/free_black.webp");background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 450px){.form__headingActionTelNumber::before{width:3.1rem;height:2.8rem;background-image:url("../img/free_navy.webp")}}.form__headingActionTelBoxText{font-size:1.3rem;font-weight:400;line-height:1.7;margin-top:.8rem}@media only screen and (max-width: 450px){.form__headingActionTelBoxText{font-size:1.1rem}}@media only screen and (max-width: 450px){.form__headingActionTelBoxText{font-size:1rem}}.form__content{max-width:104rem;width:100%;padding-inline:2rem;margin-inline:auto}.form__content iframe{width:100%;max-width:100rem;min-height:225rem}@media only screen and (max-width: 830px){.form__content iframe{min-height:230rem}}@media only screen and (max-width: 550px){.form__content iframe{min-height:250rem}}@media only screen and (max-width: 365px){.form__content iframe{min-height:255rem}}@media only screen and (max-width: 340px){.form__content iframe{min-height:260rem}}@media only screen and (max-width: 320px){.form__content iframe{min-height:265rem}}/*# sourceMappingURL=style.css.map */