@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--f44: 40px;--f40: 36px;--f36: 32px;--f32: 28px;--f18: 18px}@media screen and (max-width: 600px){:root{--f44: 24px;--f40: 24px;--f36: 22px;--f32: 20px;--f18: 18px}}*{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;max-width:100%}body{font-family:"Noto Sans JP",sans-serif;line-height:1.8;overflow-x:hidden;font-size:16px;font-weight:400;-webkit-font-feature-settings:"palt" 1,"trad" 1;font-feature-settings:"palt" 1,"trad" 1;-webkit-font-smoothing:antialiased}.pc{display:inline-block}@media screen and (max-width: 600px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 600px){.sp{display:block}}.text-center{text-align:center}.container{width:1120px;margin:auto}.inner{width:880px;margin:auto}.header{padding:8px 0;background:#fff;position:fixed;width:100%;top:0;z-index:100}@media screen and (max-width: 600px){.header{padding:8px 2.5%}}.header-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-item .logo img{width:240px}@media screen and (max-width: 600px){.header-item .logo img{width:120px}}.header-item .tel img{width:320px}@media screen and (max-width: 600px){.header-item .tel img{width:180px}}.main{padding-top:110px}@media screen and (max-width: 600px){.main{padding-top:70px}}.mv{background:#eefaff;padding:8px 0 0}@media screen and (max-width: 600px){.mv{background:none;padding:0}}.mv picture{display:block;width:100%}.cta{background:url(../img/cta-back-pc.png);background-size:cover;background-position:center;padding:24px 0}@media screen and (max-width: 600px){.cta{background:url(../img/cta-back-sp.png);background-position:center;padding:16px 2.5%}}.cta .inner h2{text-align:center}.cta .inner h2 img{width:720px}.cta .inner .cta-box{width:640px;margin:24px auto 0}@media screen and (max-width: 600px){.cta .inner .cta-box{margin:16px auto 0}}.cta .inner .cta-box img{-webkit-animation:dokidoki 1.5s infinite;animation:dokidoki 1.5s infinite}.cta .inner .cta-box-main{margin-bottom:8px}.cta .inner .cta-box-sub{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:16px}@media screen and (max-width: 600px){.cta .inner .cta-box-sub{gap:8px}}.cta-mask{background:#ef0008;padding:24px 8px;width:100%}.cta-mask img{width:560px}.cta .cta2-ttl{margin-top:-32px}@media screen and (max-width: 600px){.cta .cta2-ttl{margin-top:-16px}}.cta.cta2{padding:0}@media screen and (max-width: 600px){.cta.cta2 .inner{padding:0 2.5%}}.cta.cta2 .inner .cta-box{margin-top:-40px;padding-bottom:40px}@media screen and (max-width: 600px){.cta.cta2 .inner .cta-box{margin-top:-24px;padding-bottom:24px}}@-webkit-keyframes dokidoki{0%{-webkit-transform:scale(1.05);transform:scale(1.05)}5%{-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.05)}}@keyframes dokidoki{0%{-webkit-transform:scale(1.05);transform:scale(1.05)}5%{-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.05)}}.section2{padding:48px 0}@media screen and (max-width: 600px){.section2{padding:48px 2.5%}}.section2 h2{margin-bottom:32px}.section2 h2 img{width:560px}.section2 p{margin-bottom:32px}.section2 p img{width:640px}.section3 h2{font-weight:800;font-size:var(--f44);line-height:1.4;margin-bottom:24px}@media screen and (max-width: 600px){.section3 h2 img{width:200px}}.section3 .area-list{background:#f5f5f5;padding:40px 24px;border-radius:24px}@media screen and (max-width: 600px){.section3 .area-list{padding:24px 16px;border-radius:24px;margin:0 2.5%}}.section3 .area-list p{font-size:var(--f36);font-weight:700;line-height:1.4;margin-bottom:40px}@media screen and (max-width: 600px){.section3 .area-list p{margin-bottom:16px}}.section3 .area-list p span{display:inline-block;background:#42a200;color:#fff;padding:8px 16px;border-radius:8px;margin:0 4px 8px}.section3 .area-list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;width:960px;margin:auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 600px){.section3 .area-list-item{gap:8px}}.section3 .area-list-item li{background:#ef8d00;width:176px;height:72px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:var(--f32);font-weight:700;line-height:1;color:#fff;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:36px}@media screen and (max-width: 600px){.section3 .area-list-item li{width:calc(33.333% - 8px);height:48px}}.section4{margin-top:48px;background:url(../img/cp-back-pc.png);background-size:cover;background-position:center;padding:24px 0}@media screen and (max-width: 600px){.section4{background:url(../img/cp-back-sp.png);padding:16px 1.5%}}.section4 p img{width:640px;-webkit-animation:yureru-j 2s infinite;animation:yureru-j 2s infinite}@-webkit-keyframes yureru-j{0%{-webkit-transform:translate(0px, 2px);transform:translate(0px, 2px)}5%{-webkit-transform:translate(0px, -2px);transform:translate(0px, -2px)}10%{-webkit-transform:translate(0px, 2px);transform:translate(0px, 2px)}15%{-webkit-transform:translate(0px, -2px);transform:translate(0px, -2px)}20%{-webkit-transform:translate(0px, 2px);transform:translate(0px, 2px)}25%{-webkit-transform:translate(0px, -2px);transform:translate(0px, -2px)}30%{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}}@keyframes yureru-j{0%{-webkit-transform:translate(0px, 2px);transform:translate(0px, 2px)}5%{-webkit-transform:translate(0px, -2px);transform:translate(0px, -2px)}10%{-webkit-transform:translate(0px, 2px);transform:translate(0px, 2px)}15%{-webkit-transform:translate(0px, -2px);transform:translate(0px, -2px)}20%{-webkit-transform:translate(0px, 2px);transform:translate(0px, 2px)}25%{-webkit-transform:translate(0px, -2px);transform:translate(0px, -2px)}30%{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px)}}.section5{background:#fffff4;padding:48px 0}@media screen and (max-width: 600px){.section5{padding:48px 2.5%}}.section5 h2 img{width:560px}.section5-text1{text-align:center}.section5-text1 img{width:720px}@media screen and (max-width: 600px){.section5-text1 img{margin-left:-2.5%}}.section5-text2{text-align:center}.section5-text2 img{width:680px}@media screen and (max-width: 600px){.section5-text2 img{padding:0 1.6%}}.section5 .ranking{margin-top:40px;background:url(../img/section5-ranking-back.png);background-repeat:repeat-x;padding:32px 0 8px}.section5 .ranking h2 img{width:480px}.section5 .ranking-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:1200px;margin:auto;gap:16px;margin-bottom:40px}@media screen and (max-width: 1000px){.section5 .ranking-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section5 .ranking-item img{width:520px;display:inline-block;margin-bottom:-16px}}.section5 .ranking-point{font-size:var(--f32);font-weight:700;color:#0f3675;margin-bottom:24px}.section5 .ranking-point span{color:#ef0008;font-weight:900}.section6{background:#0f3675;padding:36px 0}@media screen and (max-width: 1000px){.section6{padding:36px 2.5%}}.section6 h2 img{width:520px}.section6-riyu{width:720px;margin:24px auto}.section7{padding:48px 2.5%}.section7 img{width:560px}.section8{width:100%;background:url(../img/section8-back.png);padding:36px 2.5%}.section8 h2{margin-bottom:16px}.section8 h2 img{width:560px}.section8 p img{width:720px}.section9{padding:36px 2.5%}.section9 h2{font-size:var(--f44);font-weight:900;color:#0f3675;margin-bottom:24px}.section9 .section9-qa li{margin-bottom:24px}.section9 .section9-qa-question{background:#0f3675;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;color:#fff;font-style:italic;font-size:var(--f32);font-weight:800;padding:16px;line-height:1.2}.section9 .section9-qa-question img{width:32px}@media screen and (max-width: 1000px){.section9 .section9-qa-question img{width:24px}}.section9 .section9-qa-answer{background:#e5e9f0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;font-size:var(--f18);font-weight:800;padding:16px;line-height:1.5}.section9 .section9-qa-answer img{width:32px}@media screen and (max-width: 1000px){.section9 .section9-qa-answer img{width:24px}}.section10{padding:36px 2.5%}.section10 h2{font-size:var(--f44);font-weight:900;color:#0f3675;margin-bottom:24px}.section10 p img{width:560px}.scroll-element{position:fixed;bottom:-240px;left:0;width:100%;background-color:rgba(255,255,255,.6);color:#fff;text-align:center;padding:10px;-webkit-transition:top 1s ease-in-out;transition:top 1s ease-in-out;z-index:100}.scroll-element .scroll-element-btn{width:880px;margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.scroll-element .scroll-element-btn .f-tel{width:73%}.scroll-element .scroll-element-btn .f-tel img{display:block}.scroll-element .scroll-element-btn .f-mail{width:17%}.scroll-element .scroll-element-btn .f-mail img{display:block}.footer{width:100%;background:#0f3675;padding:40px 16px;color:#fff;font-size:18px;font-weight:600}.footer h2 img{width:480px;max-width:90%}@media screen and (max-width: 1000px){.footer{font-size:16px}}/*# sourceMappingURL=style.css.map */