@charset "UTF-8";@font-face{font-family:"nsjp";font-style:normal;font-weight:500;src:url("../webfonts/NSJP-Medium.woff") format("woff")}@font-face{font-family:"nsjp";font-style:normal;font-weight:700;src:url("../webfonts/NSJP-Bold.woff") format("woff")}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{color:#333;font-size:14px}body{font-family:"nsjp","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;color:#333;max-width:1920px;margin:0 auto;overflow-x:hidden;line-height:1.75;letter-spacing:0.035em;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5{color:#333;font-weight:bold;line-height:1.5}p{font-size:14px;font-size:1rem}@media screen and (min-width:641px){p{font-size:16px;font-size:1.1428571429rem}}a{text-decoration:none}img{max-width:100%;height:auto}li,ul{margin:0;padding:0}li{list-style:none}@media screen and (min-width:641px){.sp-mode{display:none}}@media screen and (min-width:769px){.tab-mode{display:none}}@media screen and (max-width:640px){.pc-mode{display:none}}.cont__inner{max-width:95%;margin:0 auto}@media screen and (min-width:1001px){.cont__inner{max-width:1000px;width:95%}}.cont__img{vertical-align:bottom}.cont__ttl{font-size:28px;font-size:2rem;font-weight:bold;text-align:center}@media screen and (min-width:641px){.cont__ttl{font-size:36px;font-size:2.5714285714rem}}.cont__ttl:first-letter{color:#00B4E0}.cont__bold,.cont__bold--orange{font-size:16px;font-size:1.1428571429rem;text-align:center;margin-top:15px}@media screen and (min-width:641px){.cont__bold,.cont__bold--orange{font-size:24px;font-size:1.7142857143rem}}.cont__bold span,.cont__bold--orange span{color:#00B4E0}.cont__bold--orange span{color:#F3B526}.cont__txt,.cont__txt--blue{font-size:14px;font-size:1rem}@media screen and (min-width:641px){.cont__txt,.cont__txt--blue{font-size:16px;font-size:1.1428571429rem}}.cont__txt span,.cont__txt--blue span{color:#F3B526}.cont__txt--blue span{color:#00B4E0}.hdr{position:fixed;background:#fff;width:100%;top:0;left:0;z-index:1000}@media screen and (min-width:1000px){.hdr__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;padding:5px 0}}@media screen and (max-width:999px){.hdr__flx{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}}.hdr__home{max-width:200px}@media screen and (min-width:769px){.hdr__home{-webkit-transition:0.3s;transition:0.3s}.hdr__home:hover{opacity:0.7}}@media screen and (max-width:768px){.hdr__home img{width:200px}}.hdr__block{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}@media screen and (min-width:1000px){.hdr__block{display:none}}.hdr__btn{position:relative;padding:10px 10px 25px;width:60px;height:100%}@media screen and (min-width:641px){.hdr__btn{padding:20px 20px 30px;width:90px}}.hdr__btn:after{font-size:12px;font-size:0.8571428571rem;position:absolute;content:"MENU";display:block;color:#00B4E0;font-family:"Oswald","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;font-weight:bold;line-height:1;text-align:center;width:100%;left:0;bottom:8px}@media screen and (min-width:641px){.hdr__btn:after{font-size:16px;font-size:1.1428571429rem}}.hdr__btn.open:after{content:"CLOSE"}.hdr__bararea{position:relative;height:25px}@media screen and (min-width:641px){.hdr__bararea{height:40px}}.hdr__bar{position:absolute;display:block;background:#00B4E0;width:100%;height:3px;-webkit-transition:0.3s;transition:0.3s}@media screen and (min-width:641px){.hdr__bar{height:5px}}.hdr__bar:first-of-type{top:0}.hdr__bar:nth-of-type(2){margin:auto 0;top:0;bottom:0}.hdr__bar:nth-of-type(3){bottom:0}.hdr__bar.open:first-of-type{margin:auto 0;bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hdr__bar.open:nth-of-type(2){opacity:0}.hdr__bar.open:nth-of-type(3){margin:auto 0;top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hdr__overlay{position:fixed;content:"";display:block;width:0;height:0;background-color:rgba(0,0,0,0.5);left:0;z-index:99;opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.hdr__overlay.open{width:100%;height:100%;opacity:1}@media screen and (min-width:1000px){.hdr__overlay{display:none}}.hdr__navarea{background:#FFF;margin-left:auto}@media screen and (max-width:999px){.hdr__navarea{position:fixed;-webkit-box-shadow:none;box-shadow:none;margin-left:0;padding:0 20px;width:75%;right:0;z-index:1000;-webkit-transform:translate(100%);transform:translate(100%);-webkit-transition:0.5s;transition:0.5s}.hdr__navarea.open{display:block;-webkit-transform:translateZ(0);transform:translateZ(0);overflow-y:scroll;-webkit-overflow-scrolling:touch}}@media screen and (min-width:1000px){.hdr__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hdr__link{font-size:16px;font-size:1.1428571429rem;position:relative;display:block;color:#333;padding:10px 15px;border-bottom:1px solid #ccc}@media screen and (min-width:1000px){.hdr__link{text-align:center;padding:5px 20px;border-bottom:none}.hdr__link:hover:before{opacity:1}}.hdr__link:before{position:absolute;content:"";display:block;background:#00B4E0;top:100%;left:0;width:30%;height:1px;-webkit-transition:0.3s;transition:0.3s}@media screen and (min-width:1000px){.hdr__link:before{opacity:0;width:100%}}.hdr__link:after{content:"\f105";font-family:FontAwesome,"Font Awesome 6 Free","Font Awesome 6 Brands";font-weight:bold;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;top:0;right:20px}@media screen and (min-width:1000px){.hdr__link:after{display:none}}@media screen and (min-width:1000px){.hdr__contact{margin-left:10px}}.hdr__iconarea,.hdr__iconarea--line,.hdr__iconarea--tel{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;margin:15px auto 0;padding:12px 10px;max-width:320px}@media screen and (min-width:641px){.hdr__iconarea,.hdr__iconarea--line,.hdr__iconarea--tel{margin:20px auto 0;padding:15px 20px}}@media screen and (min-width:1000px){.hdr__iconarea,.hdr__iconarea--line,.hdr__iconarea--tel{margin-top:0;padding:0;width:50px;height:50px}}.hdr__iconarea--line{background:#06C755}@media screen and (min-width:1000px){.hdr__iconarea--line{margin-left:10px}}.hdr__iconarea--tel{background:#FD9749}.hdr__icon,.hdr__icon--line,.hdr__icon--tel{margin-right:10px}@media screen and (min-width:1000px){.hdr__icon,.hdr__icon--line,.hdr__icon--tel{margin-right:0}}@media screen and (max-width:640px){.hdr__icon--line{width:30px}}@media screen and (max-width:374px){.hdr__icon--line{width:8vw}}@media screen and (max-width:640px){.hdr__icon--tel{width:24px}}@media screen and (max-width:374px){.hdr__icon--tel{width:6.4vw}}.hdr__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;line-height:1.2}@media screen and (max-width:999px){.hdr__label{font-size:26px;font-size:1.8571428571rem}}@media screen and (max-width:375px){.hdr__label{font-size:20px;font-size:1.4285714286rem}}@media screen and (max-width:640px){.hdr__label{font-size:5.3333333333vw}}@media screen and (min-width:1000px){.hdr__mb{display:none}}.hdr__small{font-size:12px;font-size:0.8571428571rem;text-align:center;margin-top:5px}@media screen and (min-width:641px){.hdr__small{font-size:14px;font-size:1rem}}@media screen and (min-width:1000px){.hdr__small{display:none}}.cta{background:#ffd950;padding:30px 0}@media screen and (min-width:641px){.cta{padding:30px 0 40px}}.cta__flx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta__sttl{font-size:5vw;text-align:center;line-height:1.5}@media screen and (min-width:401px){.cta__sttl{font-size:20px;font-size:1.4285714286rem}}@media screen and (min-width:641px){.cta__sttl{font-size:24px;font-size:1.7142857143rem}}@media screen and (min-width:1001px){.cta__sttl{font-size:28px;font-size:2rem}}.cta__ttl{font-size:6vw;font-weight:bold;text-align:center;margin-bottom:10px}@media screen and (min-width:401px){.cta__ttl{font-size:24px;font-size:1.7142857143rem}}@media screen and (min-width:641px){.cta__ttl{font-size:28px;font-size:2rem}}@media screen and (min-width:1000px){.cta__ttl{font-size:32px;font-size:2.2857142857rem}}.cta__ttl span{position:relative;padding:0}@media screen and (min-width:1000px){.cta__ttl span{padding:0 40px}}.cta__ttl span:after,.cta__ttl span:before{position:absolute;content:"";display:inline-block;background:#333;margin:auto 0;border-radius:10px;width:3px;height:50px;bottom:0}@media screen and (min-width:641px){.cta__ttl span:after,.cta__ttl span:before{width:4px;height:60px}}.cta__ttl span:before{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);left:-20px}@media screen and (min-width:641px){.cta__ttl span:before{left:-30px}}@media screen and (min-width:1000px){.cta__ttl span:before{left:0}}.cta__ttl span:after{-webkit-transform:rotate(20deg);transform:rotate(20deg);right:-20px}@media screen and (min-width:641px){.cta__ttl span:after{right:-30px}}@media screen and (min-width:1000px){.cta__ttl span:after{right:0}}.cta__copy{position:relative;z-index:1}.cta__icon{position:relative;z-index:1}@media screen and (max-width:640px){.cta__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cta__block{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;margin-top:-30px;padding:10px 20px 15px}@media screen and (min-width:641px){.cta__block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;padding:10px 35px 15px}}@media screen and (min-width:1000px){.cta__block{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:999px){.cta__telarea{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%}}.cta__hdr{font-size:18px;font-size:1.2857142857rem;color:#fd9749;font-weight:bold;text-align:center;margin-bottom:5px}@media screen and (min-width:641px){.cta__hdr{font-size:20px;font-size:1.4285714286rem}}.cta__box{background:#fd9749;color:#fff;text-align:center;padding:10px 15px 5px}@media screen and (min-width:641px){.cta__box{padding:10px 25px 5px}}.cta__tel{font-size:8.5333333333vw;font-weight:bold;line-height:1}@media screen and (min-width:376px){.cta__tel{font-size:32px;font-size:2.2857142857rem}}@media screen and (min-width:641px){.cta__tel{font-size:36px;font-size:2.5714285714rem}}.cta__tel img{vertical-align:middle;margin-right:5px}.cta__small{font-size:14px;font-size:1rem;margin-top:2px}.cta__btn,.cta__btn--line,.cta__btn--mail{font-size:18px;font-size:1.2857142857rem;position:relative;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff;font-weight:bold;text-align:center;border-radius:50px;margin-top:15px;padding:10px 40px;width:100%}@media screen and (min-width:641px){.cta__btn,.cta__btn--line,.cta__btn--mail{font-size:20px;font-size:1.4285714286rem;margin-top:20px;padding:15px 50px;max-width:285px}}@media screen and (min-width:769px){.cta__btn,.cta__btn--line,.cta__btn--mail{margin-top:calc(1em + 5px)}}.cta__btn--line:after,.cta__btn--mail:after,.cta__btn:after{content:"\f0da";font-family:FontAwesome,"Font Awesome 6 Free","Font Awesome 6 Brands";font-weight:bold;font-size:20px;font-size:1.4285714286rem;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;top:0;right:20px}@media screen and (min-width:641px){.cta__btn--line:after,.cta__btn--mail:after,.cta__btn:after{font-size:20px;font-size:1.4285714286rem;right:25px}}.cta__btn--line{background:#06c755;border:1px solid #06c755}@media screen and (min-width:769px){.cta__btn--line{-webkit-transition:0.3s;transition:0.3s}.cta__btn--line:hover{background:#fff;color:#06c755}}@media screen and (min-width:1000px){.cta__btn--line{margin-left:auto}}.cta__btn--mail{background:#5996cb;border:1px solid #5996cb}@media screen and (min-width:641px){.cta__btn--mail{margin-left:10px}}@media screen and (min-width:769px){.cta__btn--mail{-webkit-transition:0.3s;transition:0.3s}.cta__btn--mail:hover{background:#fff;color:#5996cb}}.ftr{background:#00B4E0}.ftr__txt{font-size:12px;font-size:0.8571428571rem;color:#fff;text-align:center;padding:10px 0}.return-top{position:fixed;bottom:5%;right:5%;z-index:50;opacity:0.9}.return-top a{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;background:#F3B526;color:#FFF;border:1px solid #FFF;width:50px;height:50px;-webkit-transition:0.3s;transition:0.3s}@media screen and (min-width:769px){.return-top a:hover{opacity:0.7}}.return-top i{font-size:24px;font-size:1.7142857143rem}