@charset "UTF-8";.p-home-mainv{padding:15px 0 35px;position:relative;margin-bottom:50px}@media screen and (max-width:749px){.p-home-mainv{padding:0 0 150px}}.p-home-mainv__slider{max-width:1000px;width:76%;margin-inline:auto;position:relative;z-index:1}@media screen and (max-width:749px){.p-home-mainv__slider{width:100%}}.p-home-mainv__slider-item img{width:100%;height:auto}.p-home-mainv__slider .splide__arrow{background:transparent;width:16px;height:41px}@media screen and (max-width:749px){.p-home-mainv__slider .splide__arrow{display:none}}.p-home-mainv__slider .splide__arrow svg{display:none}.p-home-mainv__slider .splide__arrow--next{right:-2em}@media screen and (max-width:749px){.p-home-mainv__slider .splide__arrow--next{right:0}}.p-home-mainv__slider .splide__arrow--prev{left:-2em}@media screen and (max-width:749px){.p-home-mainv__slider .splide__arrow--prev{left:0}}.p-home-mainv__slider .splide__arrow:after{content:"";width:100%;height:100%;display:inline-block}.p-home-mainv .splide__pagination{bottom:-30px;gap:5px}.p-home-mainv .splide__pagination__page{width:12px;height:12px;background-color:#fff;border:solid 1px #287B2C}.p-home-mainv .splide__pagination__page.is-active{background-color:#287b2c;-webkit-transform:none;transform:none}.p-home-intro{padding:80px 0 150px}@media screen and (max-width:749px){.p-home-intro{padding:60px 0 120px}}.p-home-intro__head{margin:0 0 50px;text-align:center;font-size:36px;font-weight:700;line-height:1.5em;letter-spacing:.05em;font-size:clamp(26px,26px + 10 * (100vw - 767px) / 733,36px);color:#287b2c}@media screen and (max-width:749px){.p-home-intro__head{margin-bottom:40px;text-align:left}}.p-home-intro__flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media screen and (max-width:749px){.p-home-intro__flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.p-home-intro__dtl{width:45%}@media screen and (max-width:749px){.p-home-intro__dtl{width:100%}}.p-home-intro__dtl-txt{margin:0;font-size:16px;font-weight:400;line-height:2.5em;letter-spacing:normal;font-size:clamp(14px,14px + 2 * (100vw - 767px) / 733,16px);color:#596245}@media screen and (max-width:749px){.p-home-intro__dtl-txt{font-size:16px;line-height:1.75em}}.p-home-intro__img{width:55%}@media screen and (max-width:749px){.p-home-intro__img{width:100%}}.p-home-intro__img-item{border-radius:30px;overflow:hidden}.p-home-intro__img-item img{width:100%;height:auto;vertical-align:bottom}.p-home-about{background-color:#fffbf0;padding:20px 0}.p-home-about__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;margin-bottom:40px}@media screen and (max-width:989px){.p-home-about__list{gap:30px;max-width:520px;margin-inline:auto}}@media screen and (max-width:749px){.p-home-about__list{gap:42px 15px;margin-bottom:50px}}.p-home-about__list li{width:calc((100% - 120px)/4)}@media screen and (max-width:989px){.p-home-about__list li{width:calc((100% - 30px)/2)}}@media screen and (max-width:749px){.p-home-about__list li{width:calc((100% - 15px)/2)}}.p-home-about__list li:nth-child(2n){margin-top:80px}@media screen and (max-width:989px){.p-home-about__list li:nth-child(2n){margin-top:0}}@media screen and (max-width:749px){.p-home-about__list li:nth-child(2n){margin-top:0}}.p-home-about__list-img{text-align:center;margin-bottom:8px}@media screen and (max-width:749px){.p-home-about__list-img{margin-bottom:2px}}.p-home-about__list-img img{display:inline-block;width:100%;height:auto;vertical-align:bottom}.p-home-about__list-txt{margin:0;text-align:center;font-size:16px;font-weight:700;line-height:1.875em;letter-spacing:.05em;font-size:clamp(12px,12px + 4 * (100vw - 767px) / 733,16px);color:#596245}@media screen and (max-width:749px){.p-home-about__list-txt{font-size:14px;letter-spacing:normal;line-height:1.75em}}.p-home-case{padding:80px 0}@media screen and (max-width:749px){.p-home-case{padding:60px 0 50px;overflow:hidden}}@media screen and (max-width:749px){.p-home-case__inner{margin-inline:calc(50% - 50vw);width:100vw}}.p-home-case__box{padding:80px 0;border-radius:30px;overflow:hidden;position:relative;z-index:0}@media screen and (max-width:749px){.p-home-case__box{padding:180px 0 210px;border-radius:0}}.p-home-case__box:before{content:"";max-width:500px;width:80%;aspect-ratio:1/1;border-radius:100%;background-color:#fffbf0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}@media screen and (max-width:749px){.p-home-case__box:before{max-width:100%;width:100%;height:330px;border-radius:initial}}.p-home-case__box-txt{margin:0 0 50px;text-align:center}@media screen and (max-width:749px){.p-home-case__box-txt{margin-bottom:40px}}.p-home-case__box-btn a{width:92%}.p-home-corp__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}@media screen and (max-width:989px){.p-home-corp__inner{gap:35px}}@media screen and (max-width:749px){.p-home-corp__inner{gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-home-corp__dtl{width:39%}@media screen and (max-width:749px){.p-home-corp__dtl{width:100%}}.p-home-corp__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-home-corp__img{width:60%}@media screen and (max-width:749px){.p-home-corp__img{width:100%}}.p-home-corp__img-item{border-radius:30px;overflow:hidden}.p-home-corp__img-item img{width:100%;height:auto;vertical-align:bottom}.p-home-corp__txt{margin:0 0 50px;font-size:16px;font-weight:400;line-height:1.875em;letter-spacing:.05em;font-size:clamp(12px,12px + 4 * (100vw - 767px) / 733,16px);color:#596245}@media screen and (max-width:749px){.p-home-corp__txt{font-size:16px;margin-bottom:40px}}.p-home-corp__btn a{margin-left:0}.p-home-info{padding-top:80px;margin-bottom:-140px}@media screen and (max-width:989px){.p-home-info{padding-top:60px;margin-bottom:-100px}}@media screen and (max-width:749px){.p-home-info{padding-top:50px;margin-bottom:-100px}}.p-home-info__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width:989px){.p-home-info__list{gap:15px}}@media screen and (max-width:749px){.p-home-info__list{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-home-info__list-item{width:calc((100% - 60px) / 3)}@media screen and (max-width:989px){.p-home-info__list-item{width:calc((100% - 30px) / 3)}}@media screen and (max-width:749px){.p-home-info__list-item{width:100%}}.p-home-info__list-item a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;overflow:hidden;border-radius:20px;padding:70px 4.2%}@media screen and (max-width:749px){.p-home-info__list-item a{height:auto;padding:60px 4.2%}}.p-home-info__list-item a:before{content:"";width:100%;height:100%;background-color:#287b2cb3;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.p-home-info__list-item a:hover:before{background-color:#287b2c00}.p-home-info__list-head{color:#fff;text-shadow:0 3px 6px rgba(0,0,0,.16);margin-bottom:0}.p-home-info__list-head span{color:#fff}.p-home-news{background-color:#fffbf0;padding:160px 0}@media screen and (max-width:989px){.p-home-news{padding:80px 0}}@media screen and (max-width:749px){.p-home-news{padding:120px 0 20px}}.p-home-news__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}@media screen and (max-width:989px){.p-home-news__inner{gap:30px}}@media screen and (max-width:749px){.p-home-news__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}}.p-home-news__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0}.p-home-news__wrap{width:80%}@media screen and (max-width:749px){.p-home-news__wrap{width:100%}}.p-home-news__list li{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:749px){.p-home-news__list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}}.p-home-news__list li:not(:last-child){margin-bottom:36px}.p-home-news__list li a{font-size:14px;font-weight:400;line-height:1.7857142857em;letter-spacing:normal;color:#596245}.p-home-news__list li a:hover{text-decoration:underline}.p-home-news__list-date{width:80px;display:inline-block;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:14px;font-weight:600;line-height:1.7857142857em;letter-spacing:normal;font-size:clamp(12px,12px + 2 * (100vw - 767px) / 733,14px);color:#287b2c;margin-right:50px}@media screen and (max-width:749px){.p-home-news__list-date{width:100%;font-size:14px}}.p-home-news__list-btn{margin-top:30px;text-align:right}@media screen and (max-width:749px){.p-home-news__list-btn{margin-top:50px}}.p-home-news__list-btn a{display:inline-block;padding-right:18px;font-size:14px;font-weight:700;line-height:1em;letter-spacing:normal;font-size:clamp(12px,12px + 2 * (100vw - 767px) / 733,14px);color:#596245;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:749px){.p-home-news__list-btn a{font-size:14px;padding-right:5px}}.p-home-news__list-btn a:after{content:"";width:8px;height:8px;border-top:solid 1px #596245;border-right:solid 1px #596245;position:absolute;top:47%;right:0;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.p-home-news__list-btn a:hover{color:#83bf00}.p-home-news__list-btn a:hover:after{border-color:#83bf00}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bm-home.css.map */
