@charset "UTF-8";html{font-size:62.5%}body{color:#333;background-color:#f1eee7;font-family:"Zen Kaku Gothic New",sans-serif;font-size:1.6rem;overflow-x:hidden;font-weight:400}.no-scroll{overflow:hidden}img{max-width:100%;height:auto;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.container{margin:0 auto;max-width:1920px}.wrapper{margin:0 auto;max-width:1600px;padding-right:20px;padding-left:20px}@media screen and (max-width:767px){.wrapper{padding-right:4vw;padding-left:4vw}}.inner{max-width:1190px;margin:0 auto;padding-right:24px;padding-left:24px}@media screen and (max-width:900px){.inner{padding-right:4vw;padding-left:4vw}}.has-main-color{color:#f09f2f}.has-main-background-color{background-color:#f09f2f}.has-background-color{color:#f1eee7}.has-background-background-color{background-color:#f1eee7}.has-main-font-color{color:#1a1a1a}.has-main-font-background-color{background-color:#1a1a1a}.has-sub-font-color{color:#7d7d7d}.has-sub-font-background-color{background-color:#7d7d7d}.br-sp{display:none}@media screen and (max-width:600px){.br-sp{display:block}}.br-sp-none{display:block}@media screen and (max-width:600px){.br-sp-none{display:none}}.home-header_r{width:96%;position:absolute;top:16px;left:0;right:0;margin:0 auto;background-color:#fff;border-radius:60px;box-shadow:0 0 6px rgba(208,208,208,.85);padding:4px 0;z-index:10}.home-header_r.fixed{position:fixed;background-color:rgba(255,255,255,.8);top:16px;right:0;left:0;margin:0 auto;transition:.3s;box-shadow:3px 0 6px #f1eee7}.home-header{display:flex;justify-content:space-between;align-items:center;padding:8px 2vw}@media screen and (max-width:600px){.home-header{padding:8px 4vw}}.home-header__left{display:flex;align-items:center;justify-content:center}.home-header__left img{display:inline-block;max-width:150px;min-width:100px;width:100%;position:relative;z-index:50}@media screen and (max-width:600px){.home-header__left img{max-width:128px}}.home-header__right{display:flex;align-items:center}@media screen and (max-width:1079px){.home-header__right{visibility:hidden;position:relative;transform:translateX(100%);overflow-x:hidden;transition:.6s ease-in-out}}.home-header__list{display:flex;align-items:center;justify-content:center;z-index:10}@media screen and (max-width:1079px){.home-header__list{flex-direction:column;justify-content:space-between;position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);min-width:355px}}.home-header__item{margin-right:24px;padding-right:24px;letter-spacing:.1em}.home-header__item:last-child{margin-right:0}@media screen and (max-width:1079px){.home-header__item{flex-wrap:wrap;border-right:none;padding-right:0}}@media screen and (max-width:1079px){.home-header__item{margin:0 0 6vh 0;color:#333;letter-spacing:.1em}}.home-header__link{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.6rem;font-weight:500;transition:.3s}.home-header__link--text{font-family:Nunito,sans-serif;letter-spacing:.12em;font-family:Nunito,sans-serif;text-transform:uppercase;font-size:1rem;font-weight:400}.home-header__link:hover{color:#ee9125;transition:.3s}.home-header__cta__link{display:inline-block;padding:12px 16px;background-color:#f83838;color:#fff;height:100%;border-radius:40px;font-weight:500;border:1px solid #f83838;transition:.3s}@media screen and (max-width:600px){.home-header__cta__link{font-size:1.6rem;padding:12px 16px}}.home-header__cta__link--box{background-color:#fff;border:solid 1px #fff;color:#333;font-size:1.3rem;padding:1px 4px;margin-right:8px;transition:.3s}.home-header__cta__link:hover{background-color:#fff;color:#333;transition:.3s}.home-header__cta__link:hover.home-header__cta__link--box{background-color:#333}.home-header__cta__link:hover .home-header__cta__link--box{background-color:#f83838;border:solid 1px #f83838;color:#fff;transition:.3s}.burger-btn{display:none}@media screen and (max-width:1079px){.burger-btn{display:block;position:absolute;top:calc((100% - 44px)/ 2);right:2vw;width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center}}.bar{display:block;height:2px;width:30px;background-color:#333;transition:.3s ease-in-out;z-index:50}.bar_top{position:relative;bottom:6px}.bar_bottom{position:relative;top:4px}.burger-btn.open .bar_bottom,.burger-btn.open .bar_top{transition:.3s ease-in-out}.burger-btn.open .bar_top{transform:translate(0,8px) rotate(45deg)}.burger-btn.open .bar_bottom{transform:translate(0,-4px) rotate(-45deg)}.js-block{visibility:visible;position:fixed;top:0;right:0;width:70vw;height:100vh;background-color:#f1eee7;z-index:30;transform:translateX(0);transition:.6s ease-in-out}@media screen and (max-width:600px){.js-block{width:101vw}}.price-kv{height:30vh;margin-top:100px;background-image:url(./../../../img/kv_07.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}@media screen and (max-width:600px){.price-kv{margin-top:58px}}.price-kv__bg{height:44vh;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:100%;height:80%;background-color:rgba(255,255,255,.5)}.price-kv__bg_s{height:100%;display:flex;justify-content:flex-start;align-items:center}.price-kv__title{display:flex;flex-direction:column;align-items:flex-start}.price-kv__title--main{font-size:6.4rem;text-transform:uppercase}@media screen and (max-width:767px){.price-kv__title--main{font-size:4.8rem}}@media screen and (max-width:600px){.price-kv__title--main{font-size:4.2rem}}@media screen and (max-width:374px){.price-kv__title--main{font-size:4rem}}.price-kv__title--sub{font-size:2rem}@media screen and (max-width:374px){.price-kv__title--sub{font-size:1.6rem}}.breadcrumb{padding:15px 0;line-height:1.3;font-size:1.4rem}.breadcrumb__home{text-decoration:underline}.breadcrumb__home:hover{color:#f9921a;transition:.3s}.customers{margin:46px auto 150px}.customers__title{margin-bottom:96px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.customers__title{margin-bottom:90px}}@media screen and (max-width:600px){.customers__title{margin-bottom:48px}}.customers__title--main{font-size:5.6rem;text-transform:uppercase}@media screen and (max-width:767px){.customers__title--main{font-size:4rem}}@media screen and (max-width:600px){.customers__title--main{font-size:3.6rem}}@media screen and (max-width:374px){.customers__title--main{font-size:3.2rem}}.customers__title--sub{font-size:2rem}@media screen and (max-width:374px){.customers__title--sub{font-size:1.6rem}}@media screen and (max-width:374px){.customers__title{text-align:center}}.customers__textbox{text-align:center;line-height:1.5;margin-bottom:108px}@media screen and (max-width:767px){.customers__textbox{text-align:left}}.customers__textbox--text{margin-bottom:30px}.customers__textbox--text:last-child{margin-bottom:0}.customers__textbox--text_br{display:block}@media screen and (max-width:767px){.customers__textbox--text_br{display:none}}.customers__box{margin-bottom:198px}.customers__list{max-width:900px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:10px}@media screen and (max-width:900px){.customers__list{flex-direction:column;gap:20px}}.customers__button--link{width:250px;display:inline-block;border-radius:50px;line-height:60px;padding:0 20px 0 60px;background-color:#fff;border:solid 1px #f9921a;box-shadow:3px 3px 3px #7d7d7d;font-weight:700;text-align:center;position:relative}@media screen and (max-width:767px){.customers__button--link{text-align:left}}.customers__button--link::after,.customers__button--link::before{content:"";width:20px;position:absolute}.customers__button--link::before{border-top:2px solid #f9921a;transform:rotate(30deg);left:25px;top:24px}.customers__button--link::after{border-top:2px solid #f9921a;transform:rotate(-30deg);left:25px;top:33px}.customers__button--link:hover{background-color:#f9921a;color:#fff;transition:.3s}.customers__button--link:hover::after,.customers__button--link:hover::before{border-top:2px solid #fff}.section-title{width:100%;text-align:center;color:#fff;background-color:#f9921a;line-height:60px;font-size:3.2rem;margin-bottom:76px}@media screen and (max-width:767px){.section-title{font-size:2.4rem;margin-bottom:50px}}@media screen and (max-width:600px){.section-title{font-size:2.4rem;margin-bottom:30px}}.section-title_br{display:none}@media screen and (max-width:600px){.section-title_br{display:block}}.section-subtitle{font-size:2.4rem;margin-bottom:24px}@media screen and (max-width:767px){.section-subtitle{font-size:2rem}}.section-subtitle_br{display:none}@media screen and (max-width:600px){.section-subtitle_br{display:block}}.section-subtitle_br-tab{display:none}@media screen and (max-width:767px){.section-subtitle_br-tab{display:block}}.section-bg{background-color:#fff;border-radius:50px;padding:30px 120px;margin-bottom:21px}@media screen and (max-width:767px){.section-bg{padding:30px 30px}}.section-table{width:100%;border-collapse:separate;border-spacing:0 30px}.section-row__fee,.section-row__product{border-bottom:1px solid #1a1a1a;padding-bottom:13px}@media screen and (max-width:600px){.section-row__fee,.section-row__product{display:block;text-align:center}}.section-row__fee{text-align:right;padding-right:1em}@media screen and (max-width:600px){.section-row__fee{text-align:center;padding-right:0}}.section-row__fee_other{padding-right:2em}@media screen and (max-width:600px){.section-row__fee_other{padding-right:0}}@media screen and (max-width:600px){.section-row__product{border-bottom:none;padding-bottom:10px}}.section__comment{display:inline-block;margin-bottom:132px}@media screen and (max-width:600px){.section__comment{margin-bottom:80px}}.section__comment--link{text-decoration:underline}.section__comment--link:hover{color:#f9921a;transition:.3s}.cording{margin-bottom:200px}.cording__box{display:flex;flex-direction:column;justify-content:center}.cording__box--text{padding-bottom:50px;text-align:center;line-height:1.5}@media screen and (max-width:600px){.cording__box--text{text-align:left}}.cording__box--text_br{display:block}@media screen and (max-width:767px){.cording__box--text_br{display:none}}.cording__box--btn{display:inline-block;width:600px;line-height:60px;border-radius:50px;color:#fff;font-weight:700;background-color:#f9921a;box-shadow:3px 3px 6px #f1eee7;transition:.3s;text-align:center;margin:0 auto}@media screen and (max-width:1079px){.cording__box--btn{width:400px}}@media screen and (max-width:767px){.cording__box--btn{width:320px}}@media screen and (max-width:600px){.cording__box--btn{width:280px}}@media screen and (max-width:467px){.cording__box--btn{width:260px}}@media screen and (max-width:374px){.cording__box--btn{width:240px}}.cording__box--btn:hover{transform:scale(1.1)}.newhp__comment{font-size:2rem;line-height:1.5;font-weight:700;text-align:center;margin-bottom:50px}@media screen and (max-width:600px){.newhp__comment{display:flex;justify-content:center;text-align:left}}.newhp__comment_br{display:block}@media screen and (max-width:374px){.newhp__comment_br{display:none}}.newhp__main{text-align:center;font-weight:700;padding-bottom:30px}.newhp__main--lead{display:block;font-size:2rem;padding-bottom:10px}.newhp__main--lead_br{display:none}@media screen and (max-width:600px){.newhp__main--lead_br{display:block}}.newhp__main--title{display:block;font-size:3.2rem}.newhp__card{background-color:#fff;border:solid 2px #f9921a;padding:64px 15px;margin-bottom:132px}.newhp__card--text{text-align:center;line-height:1.5;margin-bottom:2em}.newhp__card--text:last-of-type{margin-bottom:50px}@media screen and (max-width:600px){.newhp__card--text{text-align:left}}.newhp__card--text_br{display:block}@media screen and (max-width:1079px){.newhp__card--text_br{display:none}}.newhp__link{width:400px;text-align:center;font-weight:700;line-height:60px;border-radius:50px;color:#fff;background-color:#f9921a;box-shadow:3px 3px 6px #f1eee7;transition:.3s;display:block;text-align:center;margin:0 auto}@media screen and (max-width:767px){.newhp__link{width:320px}}@media screen and (max-width:600px){.newhp__link{width:280px}}@media screen and (max-width:467px){.newhp__link{width:260px}}@media screen and (max-width:374px){.newhp__link{width:240px}}.newhp__link:hover{transform:scale(1.1)}.custom__item{margin-bottom:30px;display:flex;justify-content:space-between;gap:20px}@media screen and (max-width:1079px){.custom__item{flex-wrap:wrap;align-items:center;justify-content:center}}@media screen and (max-width:767px){.custom__item{flex-wrap:nowrap;flex-direction:column}}.custom__list{width:32%;border:solid 1px #1a1a1a;padding:10px;display:flex;flex-direction:column}@media screen and (max-width:1079px){.custom__list{width:45%}}@media screen and (max-width:767px){.custom__list{width:80%}}@media screen and (max-width:600px){.custom__list{width:100%}}.custom__list--title{font-weight:700;line-height:1.5}.custom__list--text{flex-basis:60px;padding-top:10px;line-height:1.5}.after__card{background-color:#fff;border:solid 2px #f9921a;padding:64px 15px;margin-bottom:80px}.after__card--main{font-size:3.2rem;font-weight:700;margin-bottom:30px;text-align:center}.after__card--text{text-align:center;line-height:1.5;margin-bottom:2em}.after__card--text:last-of-type{margin-bottom:0}@media screen and (max-width:600px){.after__card--text{text-align:left}}.after__card--text_br{display:block}@media screen and (max-width:600px){.after__card--text_br{display:none}}.after__comment{font-size:2rem;line-height:1.5;font-weight:700;text-align:center;margin-bottom:50px}@media screen and (max-width:600px){.after__comment{display:flex;justify-content:center;text-align:left}}.after__comment_br{display:block}@media screen and (max-width:374px){.after__comment_br{display:none}}.after__button{display:flex;padding-bottom:20px}.after__button--link{display:inline-block;width:600px;line-height:60px;border-radius:50px;color:#fff;font-weight:700;background-color:#f9921a;box-shadow:3px 3px 6px #f1eee7;transition:.3s;text-align:center;margin:0 auto}@media screen and (max-width:1079px){.after__button--link{width:400px}}@media screen and (max-width:767px){.after__button--link{width:320px}}@media screen and (max-width:600px){.after__button--link{width:280px}}@media screen and (max-width:467px){.after__button--link{width:260px}}@media screen and (max-width:374px){.after__button--link{width:240px}}.after__button--link:hover{transform:scale(1.1)}.home-footer{margin:64px auto 34px auto}@media screen and (max-width:600px){.home-footer{margin:12px auto}}.home-footer__box{display:flex;justify-content:space-between;align-items:center;padding:50px}@media screen and (max-width:767px){.home-footer__box{background-color:transparent;flex-direction:column-reverse;justify-content:center;align-items:center;border:solid 0 transparent}}@media screen and (max-width:600px){.home-footer__box{padding:50px 10px}}.home-footer__left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media screen and (max-width:767px){.home-footer__left{align-items:center;justify-content:center}}.home-footer__logo{width:200px;margin-bottom:10px}@media screen and (max-width:767px){.home-footer__logo{margin-bottom:25px}}.home-footer__position{margin-bottom:50px}@media screen and (max-width:767px){.home-footer__position{margin-bottom:40px}}.home-footer__table{line-height:2}.home-footer__tr--td:first-of-type{padding-right:20px}@media screen and (max-width:767px){.home-footer__tr--td:first-of-type{padding-right:50px}}@media screen and (max-width:600px){.home-footer__tr--td:first-of-type{padding-right:30px}}.home-footer__right{display:flex;justify-content:flex-start}@media screen and (max-width:767px){.home-footer__right{margin-bottom:55px;justify-content:center;background-color:#fff;padding:64px 24px;width:100%}}@media screen and (max-width:600px){.home-footer__right{flex-direction:column}}.home-footer__list{margin-right:50px}.home-footer__list:last-of-type{margin-right:0}@media screen and (max-width:767px){.home-footer__list:last-of-type{margin-left:4vw}}@media screen and (max-width:600px){.home-footer__list:last-of-type{margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.home-footer__list{margin-right:4vw}}@media screen and (max-width:600px){.home-footer__list{margin-right:0;text-align:center}}.home-footer__item{margin-bottom:30px}.home-footer__item:last-of-type{margin-bottom:0}@media screen and (max-width:600px){.home-footer__item:last-of-type{margin-bottom:30px}}.home-footer__item_other{margin-bottom:28px}.home-footer__item--link:hover{transition:.3s;color:#f9921a}.home-footer__cta{margin-bottom:30px}@media screen and (max-width:600px){.home-footer__cta{margin-bottom:0}}@media screen and (max-width:600px){.home-footer__cta-box{margin:0 auto;text-align:center;width:100%}}.home-footer__copy{display:block;text-align:center;margin-top:12px}
/*# sourceMappingURL=price.min.css.map */