@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);*{font-family:"Noto Sans JP",sans-serif}body{color:#2a2f41;font-family:"Noto Sans JP",sans-serif}h1,h2,h3,h4,h5,h6,p{line-height:1.6em}a img{opacity:1;-webkit-transition:opacity .4s;transition:opacity .4s}a:hover img{opacity:.8}a.opacity{opacity:1;-webkit-transition:opacity .4s;transition:opacity .4s}a.opacity:hover{opacity:.8}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.center-block{display:block;margin-left:auto;margin-right:auto}.center{text-align:center}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.f-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.f-jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.f-jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.f-jc-fe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.f-ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-ai-fs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.f-ai-fe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.f-ac-c{-ms-flex-line-pack:center;align-content:center}.base{width:100%;max-width:1230px;margin:0 auto;padding:0 15px}.header{width:100%;position:absolute;position:fixed;top:0;left:0;z-index:50;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1240px;padding:30px 20px;margin:0 auto}.header__logo{width:120px}.header__logo a{display:block;width:100%}.header__logo img{display:block;width:100%}.header__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.header__item .c-btn_rounded{width:228px;min-height:56px;padding:12px 16px 13px 32px}.scroll-short .header{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.scroll .header{background-color:#fff;-webkit-transform:translateY(0);transform:translateY(0)}.c-menu_btn{width:45px;padding:7px 0 0;cursor:pointer}.c-menu_btn__child{display:block;width:35px;height:10px;margin:0 auto 4px;position:relative}.c-menu_btn__child::after,.c-menu_btn__child::before{content:"";display:block;width:100%;height:3px;background-color:#000;border-radius:5px;position:absolute;left:0}.c-menu_btn__child::before{top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-menu_btn__child::after{bottom:0;-webkit-transform:translateY(50%);transform:translateY(50%)}.c-menu_btn__ttl{display:block;font-size:15px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-align:center;color:#000;margin:0 -1em}.footer{background-color:#2a2f40;padding:80px 0 80px}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;max-width:1100px;margin:0 auto}.footer__logo{-ms-flex-negative:0;flex-shrink:0;width:180px}.footer__logo a{display:block}.footer__logo img{display:block;width:100%}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:32px}.footer__nav a{display:block;font-size:15px;font-weight:700;line-height:1.2;letter-spacing:.04em;color:#fff}.c-btn_wrap{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.c-btn_rounded{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;width:314px;max-width:100%;min-height:70px;font-size:20px;font-weight:700;line-height:1.2;letter-spacing:.04em;color:#2a2f40;text-align:center;border-radius:100px;border:2px solid #2a2f40;padding:12px 24px 14px 32px;-webkit-transition:.3s;transition:.3s}.c-btn_rounded span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block}.c-btn_rounded::after{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;width:8px;aspect-ratio:7.36/12.73;background:transparent url(../../img/top/arrow_chevron_bk.svg) no-repeat center/100% 100%;-webkit-transition:.3s;transition:.3s}.c-btn_rounded.green{color:#b7e300;border-color:#b0d807;background-color:#fff}.c-btn_rounded.green::after{background-image:url(../../img/top/arrow_chevron_gr.svg)}.c-btn_rounded.blue{color:#30c7fb;border-color:#30c7fb;background-color:#fff}.c-btn_rounded.blue::after{background-image:url(../../img/top/arrow_chevron_bu.svg)}body.menu-open{overflow:hidden}.c-drawer{width:650px;max-width:100%;height:100dvh;background:linear-gradient(112.81deg,#f2fef5 0,#e0f8f4 70.42%,#fff 100%);position:fixed;top:0;right:0;z-index:100;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%)}.menu-open .c-drawer{-webkit-transform:translateX(0);transform:translateX(0)}.c-drawer__inner{padding:128px 40px 125px;height:100%;overflow-y:scroll;position:relative;-ms-overflow-style:none;scrollbar-width:none}.c-drawer__inner::-webkit-scrollbar{display:none}.c-drawer__list>li{font-size:24px;font-weight:500;line-height:1.4;letter-spacing:0;margin-bottom:29px}.c-drawer__list>li a{color:#000}.c-drawer__close{width:32px;cursor:pointer;position:absolute;top:59px;right:58px;z-index:1}.c-drawer .c-btn_wrap{margin:40px auto 0}.c-drawer .c-btn_rounded{width:279px;max-width:calc((100% - 12px)/ 2);height:70px}.c-over_ray{width:100%;height:100vh;background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;z-index:90;display:none}.c-line_mark{background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(70%,#b7e300));background:linear-gradient(transparent 70%,#b7e300 70%)}.c-line_mark_linear{position:relative;z-index:1}.c-line_mark_linear::before{content:"";display:block;width:100%;height:15px;background:linear-gradient(112.81deg,#d2fade 0,#dbf48f 100%);position:absolute;bottom:4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.c-col_gr{color:#b0d807}.c-col_blue{color:#30c7fb}.c-ttl{font-size:48px;font-weight:700;line-height:1.3;text-align:center}.c-ttl .small{font-size:32px}.c-ttl_mid{font-size:44px;font-weight:700;line-height:1.5}.c-ttl_small{font-size:28px;font-weight:700;line-height:1.5}.c-desc{font-size:16px;font-weight:400;line-height:1.8}.c-notes{font-size:16px;font-weight:400;line-height:1.8}@media only screen and (min-width:768px){.sp{display:none!important}.scroll .header .header__inner{padding-top:15px;padding-bottom:15px}.c-menu_btn{-webkit-transition:.4s;transition:.4s}.c-menu_btn:hover{opacity:.6}.c-btn_rounded:hover{background-color:#2a2f40;color:#fff}.c-btn_rounded:hover::after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.c-btn_rounded.green:hover{background-color:#b0d807}.c-btn_rounded.blue:hover{background-color:#30c7fb}.c-drawer__list>li a:hover{opacity:.6}.c-drawer__close{-webkit-transition:.4s;transition:.4s}.c-drawer__close:hover{opacity:.6}}@media only screen and (max-width:767px){.pc{display:none!important}.header__inner{padding:15px 16px}.header__logo{width:80px}.header__item{gap:8px}.header__item .c-btn_rounded{width:132px;min-height:40px;font-size:13px;letter-spacing:0;padding:10px 12px 10px 24px}.header__item .c-btn_rounded span{-webkit-transform:translateY(-7%);transform:translateY(-7%)}.header__item .c-btn_rounded::after{width:6px}.c-menu_btn{width:39px}.c-menu_btn__ttl{font-size:13px}.footer{padding:60px 0 60px}.footer__nav a{width:100%;text-align:center}.c-btn_rounded{width:375px;font-size:18px}.c-drawer__inner{overflow-y:scroll;padding:108px 40px 120px}.c-drawer__list>li{font-size:20px;margin-bottom:25px}.c-drawer__close{width:19px;top:51px;right:55px}.c-drawer .c-btn_rounded{width:295px;max-width:100%;font-size:20px}.c-line_mark_linear::before{height:10px;bottom:0}.c-ttl{font-size:24px}.c-ttl .small{font-size:18px}.c-ttl_mid{font-size:22px}.c-ttl_small{font-size:20px}}@media only screen and (max-width:940px){.footer__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}.footer__nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}
/*# sourceMappingURL=../maps/layout/base.min.css.map */
