:root{--c-green: #368E93;--c-light_green: #82B8BB;--c-deep_green: #4A585C;--c-bg_green: #f8fbfb;--c-gray: #333;--c-light_gray: #9b9b9b}.wrapper{max-width:100%}.content-wrapper{padding-bottom:0}.content{margin-bottom:0}.content .inner{width:90%;max-width:1080px}p{font-size:1.6rem}picture img{width:auto;height:auto}.tl{font-family:"Noto Sans Japanese-sb";font-size:3.6rem;text-align:center;margin-bottom:50px}@media screen and (max-width: 428px){.tl{font-size:2.4rem;margin-bottom:8vw}}.blue_tl{font-family:"Noto Sans Japanese-sb";color:var(--c-green);font-size:1.8rem}@media screen and (max-width: 428px){.blue_tl{font-size:1.8rem}}.point_box{background-color:var(--c-bg_green);padding:50px 60px}@media screen and (max-width: 428px){.point_box{padding:7vw 5vw}}.point_box .point_tl{margin-bottom:15px}.point_box .point_flex{display:flex;justify-content:space-between;row-gap:5vw}@media screen and (max-width: 428px){.point_box .point_flex{flex-direction:column}}@media screen and (min-width: 429px){.point_box .point_flex>*{width:47%}}.feature_list{display:flex}@media screen and (max-width: 428px){.feature_list{flex-wrap:wrap;justify-content:space-between;row-gap:2vw;margin-bottom:7vw}.feature_list>*{width:48%}}.feature_list .feature_item{color:#fff;text-align:center}a.link_btn{display:flex;align-items:center;justify-content:center;width:80%;max-width:300px;background:linear-gradient(to left top, #297f83 0 50%, var(--c-green) calc(50% + 1px) 100%);color:#fff;font-size:2rem;padding:8px 0;position:relative;margin-inline:auto}@media screen and (max-width: 428px){a.link_btn{font-size:1.6rem;width:100%}}a.link_btn:after{position:absolute;top:50%;right:20px;transform:translateY(-50%);content:"";width:7.5px;height:12px;background-color:#fff;-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%)}@media screen and (min-width: 429px){.anc{margin-top:-90px;padding-top:90px}}@media screen and (max-width: 428px){.pc-only{display:none}}@media screen and (min-width: 429px){.sp-only{display:none}}.f-small{font-size:60%;vertical-align:top}.note{font-family:"Noto Sans Japanese-l";font-size:1.2rem}@media screen and (max-width: 428px){.note{font-size:1rem}}.note.note-icon{font-size:60%;vertical-align:text-top}.ta-center{text-align:center}.gotop_icon::before{display:none}@media screen and (max-width: 428px){.fv{background-color:#f7f4f2}}.fv .fv_inner{background:url(../images/fv-bg_pc.jpg) no-repeat top center/contain;width:100%;max-width:1080px;height:auto;aspect-ratio:1080/469;display:flex;align-items:center}@media screen and (max-width: 428px){.fv .fv_inner{background:url(../images/fv-bg_sp.jpg) no-repeat top center/100% auto;aspect-ratio:75/76;align-items:flex-end;justify-content:center;padding:8vw 0}}.fv .fv_box{display:grid;justify-items:center;align-items:center}@media screen and (min-width: 429px){.fv .fv_box{gap:20px;width:40%;background-color:rgba(255,255,255,.7);padding:26px 0 26px}}@media screen and (max-width: 428px){.fv .fv_box{align-content:normal;justify-items:center;align-items:end;gap:10px}}.fv .fv_tl{font-family:"Noto Sans Japanese-sb";color:#8b5320;font-size:3.2rem;line-height:1.4;text-shadow:0 0 7.3px rgba(255,255,255,.25),0 0 7.3px rgba(255,255,255,.25),0 0 7.3px rgba(255,255,255,.25),0 0 7.3px rgba(255,255,255,.25)}@media screen and (max-width: 428px){.fv .fv_tl{font-size:22px}}.fv .fv_lead{font-family:"Noto Sans Japanese-sb";color:var(--c-deep_green);font-size:1.8rem;text-shadow:0 0 6px rgba(255,255,255,.25),0 0 6px rgba(255,255,255,.25),0 0 6px rgba(255,255,255,.25),0 0 6px rgba(255,255,255,.25)}@media screen and (max-width: 428px){.fv .fv_lead{font-size:16px}}.fv a.link_btn.fv_btn:hover{opacity:1;background:linear-gradient(to left top, #6aa6a8 0 50%, #73b0b4 calc(50% + 1px) 100%)}.link_navi{margin:70px auto}@media screen and (max-width: 428px){.link_navi{margin:8vw auto}}.link_navi .link_navi-inner{width:100%;max-width:1080px}@media screen and (max-width: 428px){.link_navi .link_navi-inner{width:90%}}.link_navi .link_navi-list{display:flex;justify-content:center;gap:30px}@media screen and (max-width: 428px){.link_navi .link_navi-list{width:70%;flex-direction:column;gap:3vw;margin-inline:auto}}@media screen and (min-width: 429px){.link_navi .link_navi-list .link_navi-item{width:32%}}.link_navi .link_navi-list .link_navi-item a{display:flex;align-items:center;justify-content:center;height:64px;background-color:#fff;color:var(--c-green);font-size:1.8rem;text-align:center;border:1px solid;position:relative}@media screen and (max-width: 428px){.link_navi .link_navi-list .link_navi-item a{height:42px;font-size:14px}}.link_navi .link_navi-list .link_navi-item a::after{position:absolute;top:50%;right:10%;transform:translateY(-50%);content:"";width:17px;height:10px;background-color:var(--c-green);-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%)}@media screen and (max-width: 428px){.link_navi .link_navi-list .link_navi-item a::after{width:8px;height:5px;right:5%}}.deta .deta-link{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;max-width:450px;height:auto;aspect-ratio:45/13;background:url(../images/deta-bg.jpg) no-repeat center/contain;color:#fff;font-size:2rem;margin-inline:auto}@media screen and (max-width: 428px){.deta .deta-link{width:90%;font-size:16px}}.deta .deta-link .f-small{font-size:1.6rem;letter-spacing:.08rem}@media screen and (max-width: 428px){.deta .deta-link .f-small{width:90%;font-size:13px}}.deta .deta-link .f-small::after{display:inline-block;content:"";width:8px;height:8px;border-right:1px solid;border-bottom:1px solid;transform:rotate(-45deg);margin:0 0 3px 5px}.deta .deta-link::before{content:"";display:inline-block;background:url(../images/deta-icon.svg) no-repeat center/contain;width:29px;height:27px}@media screen and (max-width: 428px){.deta .deta-link::before{width:20px;height:20px}}.features{margin-top:100px}@media screen and (max-width: 428px){.features{margin-top:20vw}}.features .feature_tl{margin-bottom:50px}@media screen and (max-width: 428px){.features .feature_tl{margin-bottom:8vw}}.features .feature_subtl{font-family:"Noto Sans Japanese-sb";color:var(--c-green);font-size:2.8rem;display:flex;align-items:center;margin-bottom:3rem}@media screen and (min-width: 429px){.features .feature_subtl{gap:2rem}}@media screen and (max-width: 428px){.features .feature_subtl{align-items:flex-start;font-size:20px;gap:5%}}.features .feature_subtl span,.features .feature_subtl img{display:block}.features .feature_subtl .number img{width:50px;max-width:none}@media screen and (max-width: 428px){.features .feature_subtl .number img{width:40px}}.features .feature_lead{line-height:2;margin-bottom:3rem}@media screen and (min-width: 429px){.features .feature_list_flex{justify-content:space-between}}@media screen and (min-width: 429px){.features .feature_list_grid{display:grid;grid-template-columns:73% 24%;grid-template-rows:repeat(2, 1fr);gap:3%}}.features .feature_model_box{font-family:"Noto Sans Japanese-l";font-size:12px;padding:10px 20px;border:1px solid var(--c-light_green);margin:2rem auto 1rem}@media screen and (max-width: 428px){.features .feature_model_box{padding:10px}}.features .feature-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:50px}@media screen and (max-width: 428px){.features .feature-wrap{flex-direction:column;row-gap:5.4vw}}.features .feature-box{background-color:var(--c-bg_green);padding:50px 60px;width:48%}@media screen and (max-width: 428px){.features .feature-box{padding:8vw 4.8vw}}.features .feature-box:first-child{width:100%}@media screen and (max-width: 428px){.features .feature-box{width:100%}}@media screen and (min-width: 429px){.features .feature-box.box01 .feature_item{width:32%;text-align:center}}.features .feature-box.box02 .feature_item:nth-child(1){grid-area:1/1/3/2}.features .feature-box.box02 .feature_item:nth-child(2){grid-area:1/2/2/3}.features .feature-box.box02 .feature_item:nth-child(3){grid-area:2/2/3/3}.features .feature-box.box03 .feature_item{width:24%;text-align:center}.features .feature_link{display:flex;justify-content:flex-end;align-items:center;gap:1rem;color:var(--c-green);text-align:right}.features .feature_link::after{content:"";display:inline-block;width:6px;height:6px;border-right:1px solid var(--c-green);border-bottom:1px solid var(--c-green);transform:rotate(45deg)}@media screen and (max-width: 428px){.features .feature_text{text-align:center}}.swiper-container{position:relative}@media screen and (max-width: 428px){.swiper-container .swiper{width:85%;height:auto;padding-bottom:3rem}}@media screen and (min-width: 429px){.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev,.swiper-container .swiper-pagination{display:none}}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{transform:translateY(-50%);width:20px;height:20px;color:var(--c-green)}.swiper-container .swiper-button-next::after,.swiper-container .swiper-button-prev::after{font-size:20px}.swiper-container .swiper-button-prev{left:-10%}@media screen and (max-width: 428px){.swiper-container .swiper-button-prev{left:-2%}}.swiper-container .swiper-button-next{right:-10%}@media screen and (max-width: 428px){.swiper-container .swiper-button-next{right:-2%}}.swiper-container .swiper-pagination-bullet{width:10px;height:10px;opacity:1;background-color:var(--c-bg_green);border:1px solid var(--c-green)}.swiper-container .swiper-pagination-bullet-active{background:var(--c-green)}@media screen and (max-width: 428px){.swiper-container .swiper-horizontal>.swiper-pagination-bullets,.swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-container .swiper-pagination-custom,.swiper-container .swiper-pagination-fraction{bottom:2px}}@media screen and (max-width: 428px){.swiper-container .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-container .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4vw}}.lineup{margin-top:130px}@media screen and (max-width: 428px){.lineup{margin-top:25vw}}.lineup .tab-list{display:flex;justify-content:space-between;width:90%;margin-inline:auto}@media screen and (max-width: 428px){.lineup .tab-list{width:100%}}.lineup .tab-item{width:32%;max-width:310px;height:63px;display:flex;justify-content:center;align-items:center;gap:20px;background-color:#fff;color:var(--c-green);font-size:1.8rem;font-weight:bold;border:1px solid;margin-bottom:20px;cursor:pointer}@media screen and (max-width: 428px){.lineup .tab-item{width:33.3333333333%;height:70px;flex-direction:column;gap:0;font-size:16px}}.lineup .tab-item.tab03::before,.lineup .tab-item.tab02::before,.lineup .tab-item.tab01::before{content:"";display:inline-block;width:30px;height:28px}@media screen and (max-width: 428px){.lineup .tab-item.tab03::before,.lineup .tab-item.tab02::before,.lineup .tab-item.tab01::before{width:20px;height:19px}}.lineup .tab-item.tab03::before{background:url(../images/tab/tab-icon03.svg) no-repeat center/contain}.lineup .tab-item.tab02::before{background:url(../images/tab/tab-icon02.svg) no-repeat center/contain}.lineup .tab-item.tab01::before{background:url(../images/tab/tab-icon01.svg) no-repeat center/contain}.lineup .tab-item.active{background-color:var(--c-green);color:#fff;border:1px solid var(--c-green);position:relative;z-index:10}.lineup .tab-item.active::after{display:block;content:"";position:absolute;bottom:-14px;left:50%;transform:translateX(-50%);background-color:var(--c-green);width:28px;height:28px;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%);z-index:-10}.lineup .tab-item.active.tab03::before,.lineup .tab-item.active.tab02::before,.lineup .tab-item.active.tab01::before{content:"";display:inline-block;width:30px;height:28px}@media screen and (max-width: 428px){.lineup .tab-item.active.tab03::before,.lineup .tab-item.active.tab02::before,.lineup .tab-item.active.tab01::before{width:20px;height:19px}}.lineup .tab-item.active.tab03::before{background:url(../images/tab/tab-icon03_active.svg) no-repeat center/contain}.lineup .tab-item.active.tab02::before{background:url(../images/tab/tab-icon02_active.svg) no-repeat center/contain}.lineup .tab-item.active.tab01::before{background:url(../images/tab/tab-icon01_active.svg) no-repeat center/contain}.lineup .tab-content{margin-top:40px}@media screen and (max-width: 428px){.lineup .tab-content{margin-top:8vw}}.lineup .tab-panel{display:none}.lineup .tab-panel.active{display:block;margin-bottom:30px}.lineup .lineup-type{display:inline-block;background-color:#fff;color:var(--c-green);padding:0 .5rem;border:1px solid}@media screen and (max-width: 428px){.lineup .lineup-type{font-size:11px}}.lineup .lineup-name{font-family:"Noto Sans Japanese-sb";font-size:2.8rem;line-height:2;border-bottom:3px solid var(--c-green);margin-bottom:2rem}@media screen and (max-width: 428px){.lineup .lineup-name{font-size:22px;line-height:1.6;margin-bottom:10px}}.lineup .lineup-name-txt{padding-right:1rem}.lineup .lineup-number{display:inline-block;font-family:"Noto Sans Japanese-m";font-size:2rem}.lineup .js-image{transition:opacity .5s ease-in-out}.lineup .lineup-lead{font-family:"Noto Sans Japanese-sb";font-size:2rem;margin-bottom:2rem}@media screen and (max-width: 428px){.lineup .lineup-lead{font-size:18px;margin-bottom:10px}}.lineup .lineup-item{display:flex;justify-content:space-between;margin-bottom:70px}@media screen and (max-width: 428px){.lineup .lineup-item{flex-direction:column;margin-bottom:14vw}}.lineup .product-item_left{width:46%}@media screen and (max-width: 428px){.lineup .product-item_left{width:100%;margin-bottom:7vw}}.lineup .product-item_right{width:50%}@media screen and (max-width: 428px){.lineup .product-item_right{width:100%}}.lineup .img_scroll{overflow-x:hidden}@media screen and (max-width: 428px){.lineup .img_scroll{overflow-x:scroll;margin-bottom:20px}}.lineup .lineup_img_list{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:1fr;gap:1%;margin-bottom:40px}@media screen and (max-width: 428px){.lineup .lineup_img_list{width:-moz-fit-content;width:fit-content;margin-bottom:10px}}.lineup .lineup_movie{width:100%;height:auto;aspect-ratio:16/9;margin-inline:auto;position:relative}.lineup .lineup_movie iframe{position:absolute;inset:0;width:100%;height:100%}@media screen and (max-width: 428px){.lineup .lineup_img_item{width:87px;padding-right:1%}}.lineup .lineup_img_item a{display:flex;align-items:center;justify-content:center;padding:5px;border:1px solid #d9d9d9}.lineup .lineup_img_item a:hover{opacity:1}.lineup .lineup_img_item a.js-image-thumb.is-current{border:1px solid var(--c-green)}.lineup .lineup_img_item a:not(.js-image-thumb.is-current){opacity:.5}.lineup .product-item{border-bottom:1px solid var(--c-green);margin-bottom:1rem}.lineup .product-spec-list{display:grid;grid-template-columns:34% 64%;grid-template-rows:48px;gap:2%;margin-bottom:2rem}@media screen and (max-width: 428px){.lineup .product-spec-list{grid-template-rows:35px}}.lineup .product-spec-list .spec-power{grid-area:1/1/2/2}.lineup .product-spec-list .spec-width{grid-area:2/1/3/2}.lineup .product-spec-list .spec-arrange{grid-area:1/2/3/3}.lineup .product-icon-list{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:auto;gap:5px;margin-bottom:3rem}@media screen and (max-width: 428px){.lineup .product-icon-list{grid-template-columns:repeat(4, 1fr)}}.lineup .product-icon img{width:100%;height:auto;vertical-align:top}.lineup .function{background-color:var(--c-bg_green);border:1px solid var(--c-green);margin-top:100px}@media screen and (max-width: 428px){.lineup .function{margin-top:18.8vw}}.lineup .function-tl{font-family:"Noto Sans Japanese-sb";color:var(--c-green);font-size:3rem;text-align:center;margin-bottom:2rem}@media screen and (max-width: 428px){.lineup .function-tl{font-size:22px}}.lineup .function-lead{text-align:center;margin-bottom:3rem}.lineup .function-list{display:grid;gap:10px}@media screen and (min-width: 429px){.lineup .function-list{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);-moz-column-gap:4%;column-gap:4%;row-gap:3rem}}.lineup .function-item{display:flex;align-items:center;gap:4%}.lineup .function-txt{font-size:1.3rem}.showmore .showmore-content{padding:50px 60px}.showmore input[type=checkbox]{display:none}@media screen and (max-width: 428px){.showmore{position:relative}.showmore label{display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);color:var(--c-green);text-align:center;cursor:pointer;z-index:1}.showmore label::before{content:"もっと見る"}.showmore label::after{content:"";width:12px;height:12px;border-right:2px solid var(--c-green);border-bottom:2px solid var(--c-green);transform:rotate(45deg);margin:0 0 8px 10px}.showmore input[type=checkbox]:checked~label{bottom:2%}.showmore input[type=checkbox]:checked~label::before{content:"閉じる"}.showmore input[type=checkbox]:checked~label::after{content:"";width:12px;height:12px;border-right:2px solid var(--c-green);border-bottom:2px solid var(--c-green);transform:rotate(225deg);margin:0 0 0 8px}.showmore input[type=checkbox]:checked~.showmore-content{height:auto}.showmore input[type=checkbox]:checked~.showmore-content::before{display:none}.showmore .showmore-content{position:relative;height:300px;padding:25px 15px 50px;overflow:hidden}.showmore .showmore-content::before{position:absolute;display:block;content:"";bottom:0;left:0;width:100%;height:75px;background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 40%, #fff 100%)}}.inquiry{margin-top:100px;background-color:var(--c-bg_green)}.inquiry .inquiry_inner{text-align:center;padding:60px 0}@media screen and (max-width: 428px){.inquiry .inquiry_inner{padding:11vw 0}}.inquiry .inquiry_area{padding-bottom:50px;border-bottom:1px solid #b3b3b3}@media screen and (max-width: 428px){.inquiry .inquiry_area{padding-bottom:8vw}}.inquiry .inquiry_tl{font-family:"Noto Sans Japanese-sb";font-size:2.8rem;margin-bottom:30px}@media screen and (max-width: 428px){.inquiry .inquiry_tl{font-size:2.2rem;margin-bottom:5vw}}.inquiry .inquiry_tel{font-family:"Noto Sans Japanese-sb";font-size:1.8rem;margin-bottom:10px}.inquiry .inquiry_tel span{font-size:3.2rem}@media screen and (min-width: 429px){.inquiry .inquiry_tel span{padding-left:20px}}.inquiry .inquiry_hours{font-size:1.4rem}.inquiry .inquiry_store-area{margin-top:50px}@media screen and (max-width: 428px){.inquiry .inquiry_store-area{margin-top:8vw}}.inquiry .inquiry_store-tl{font-family:"Noto Sans Japanese-sb";font-size:2.4rem;margin-bottom:30px}@media screen and (max-width: 428px){.inquiry .inquiry_store-tl{font-size:1.8rem}}.inquiry .link_btn{width:80%;max-width:525px;font-size:2.2rem;padding:14px 0;margin:0 auto}@media screen and (max-width: 428px){.inquiry .link_btn{width:100%;font-size:1.6rem;padding:1.8vw 0}}.inquiry .link_btn:after{width:10px;height:16px;right:5rem}@media screen and (max-width: 428px){.inquiry .link_btn:after{width:7.5px;height:12px}}.inquiry .link_btn.inquiry{background:linear-gradient(to left top, #f98901 0 50%, #fa951b calc(50% + 1px) 100%);margin-bottom:40px}@media screen and (max-width: 428px){.inquiry .link_btn.inquiry{margin-bottom:6vw}}.inquiry .link_btn.store{background:linear-gradient(to left top, #f45872 0 50%, #fa657e calc(50% + 1px) 100%)}.qa{margin-top:120px}@media screen and (max-width: 428px){.qa{margin-top:20vw}}.qa .qa_tl{margin-bottom:40px}@media screen and (max-width: 428px){.qa .qa_tl{margin-bottom:10vw}}.qa .qa_inner{width:90%;max-width:1000px;background-color:#fff;margin-inline:auto}.qa .accordion:not([open]){margin-bottom:7px}.qa .accordion summary{position:relative;background-color:var(--c-bg_green);display:flex;justify-content:start;align-items:center;font-family:"Noto Sans Japanese-sb";color:#000;font-size:2rem;padding:1em 3rem 1em 1em;border-radius:5px;cursor:pointer}@media screen and (max-width: 428px){.qa .accordion summary{font-size:1.6rem}}.qa .accordion summary::-webkit-details-marker{display:none}.qa .accordion summary::after{position:absolute;top:50%;right:2rem;transform:translateY(-25%) rotate(45deg);width:7px;height:7px;margin-left:10px;border-bottom:3px solid var(--c-green);border-right:3px solid var(--c-green);content:"";transition:transform .3s}.qa .accordion[open] summary::after{transform:rotate(225deg)}.qa .accordion summary span:nth-of-type(1){color:var(--c-green);font-weight:600;font-size:3rem;margin-right:1rem}@media screen and (max-width: 428px){.qa .accordion summary span:nth-of-type(1){font-size:2.4rem}}.qa .accordion .a_txt{display:flex;flex-direction:column;gap:1rem;transform:translateY(-10px);opacity:0;margin:0;padding:1em;font-size:2rem;transition:transform .5s,opacity .5s}@media screen and (max-width: 428px){.qa .accordion .a_txt{display:flex;font-size:1.6rem}}.qa .accordion[open] .a_txt{transform:none;opacity:1}/*# sourceMappingURL=style.min.css.map */