.eco-space{position:relative;width:100%;--space-bg:transparent;--space-h-pc:180px;--space-h-pad:140px;--space-h-h5:120px;height:var(--space-h-pc);background-color:var(--space-bg)}@media(max-width:1023px){.eco-space{height:var(--space-h-pad)}}@media(max-width:767px){.eco-space{height:var(--space-h-h5)}}.eco-space-theme-black{background-color:#000}.eco-space-theme-gray,.eco-space-theme-white{background-color:#f5f5f5}.eco-space-small{position:relative;height:40px}@media(max-width:1023px){.eco-space-small{height:30px}}.eco-space-small-theme-black{background-color:#000}.eco-space-small-theme-gray,.eco-space-small-theme-white{background-color:#f5f5f5}.eco-button{position:relative;display:inline-flex;gap:4px;align-items:center;justify-content:center;outline:none;background-color:transparent;border:1px solid transparent;font-family:var(--eco-design-font-M);border-radius:var(--eco-design-radius);height:36px;font-size:14px;line-height:1;text-align:center;padding:0 18px;cursor:pointer}.eco-button-msg{display:flex;align-items:center;gap:4px}.eco-button.eco-button-type-filled{--btn-fontColor:#fff;--btn-bgColor:#3f68e0;color:var(--btn-fontColor);border-color:var(--btn-bgColor);background-color:var(--btn-bgColor)}.eco-button.eco-button-type-filled.eco-button-theme-white{--btn-fontColor:#000;--btn-bgColor:#fff}.eco-button.eco-button-type-filled.eco-button-theme-black{--btn-fontColor:#fff;--btn-bgColor:#000}.eco-button.eco-button-type-filled:hover{opacity:.8}.eco-button.eco-button-type-outlined{--btn-fontColor:#3f68e0;--btn-bgColor:transparent;--btn-borderColor:#3f68e0;color:var(--btn-fontColor);background-color:var(--btn-bgColor);border-color:var(--btn-borderColor)}.eco-button.eco-button-type-outlined.eco-button-theme-white{--btn-fontColor:#fff;--btn-bgColor:transparent;--btn-borderColor:#fff}.eco-button.eco-button-type-outlined.eco-button-theme-black{--btn-fontColor:#000;--btn-bgColor:transparent;--btn-borderColor:#000}.eco-button.eco-button-type-outlined:hover{opacity:.8}.eco-button-radius-ellipse{border-radius:30px}.eco-button-size-small{height:28px;padding:0 16px;font-size:12px}.eco-button-size-large{height:42px;padding:0 20px}.eco-button-size-extra-large{height:48px;padding:0 24px}.eco-button.eco-button-type-text{height:auto;color:#3f68e0;padding-left:0;padding-right:0}.eco-button.eco-button-type-text:hover{text-decoration:underline}.eco-button.eco-button-type-text.eco-button-theme-white{color:#fff}.eco-button.eco-button-type-text.eco-button-theme-black{color:#000}.eco-button.eco-button-disabled{cursor:default;opacity:.4;text-decoration:none;pointer-events:none}.eco-button-icon-l,.eco-button-icon-r{display:flex}.eco-button-icon-l svg,.eco-button-icon-r svg{vertical-align:top}.eco-button-three{display:flex;gap:24px;flex-wrap:wrap}.eco-button-three .eco-button{height:42px;font-size:16px}@media(max-width:1023px){.eco-button-three{gap:20px}.eco-button-three .eco-button{height:36px;font-size:14px}}.eco-button-three:empty{display:none}.eco-button-three-layout-left{justify-content:flex-start}.eco-button-three-layout-center{justify-content:center}.eco-button-three-layout-right{justify-content:flex-end}.eco-section{position:relative;margin:0 auto;display:flex;flex-direction:column}.eco-section-label{position:relative;font-family:var(--eco-design-font-B);font-size:var(--eco-design-size-label-pc);color:var(--eco-design-color-label);line-height:1.3;white-space:pre-line}@media(max-width:1023px){.eco-section-label{font-size:var(--eco-design-size-label-h5)}}.eco-section-title{position:relative;line-height:1.2;font-family:var(--eco-design-font-B);font-size:var(--eco-design-size-title-pc);color:var(--eco-design-color-title);white-space:pre-line;font-weight:400}@media(max-width:1023px){.eco-section-title{font-size:var(--eco-design-size-title-h5);line-height:1.3}}.eco-section-subTitle{position:relative;line-height:1.2;font-family:var(--eco-design-font-M);font-size:var(--eco-design-size-subTitle-pc);color:var(--eco-design-color-subTitle);white-space:pre-line}@media(max-width:1023px){.eco-section-subTitle{font-size:var(--eco-design-size-subTitle-h5);line-height:1.3}}.eco-section-desc{position:relative;line-height:1.2;font-family:var(--eco-design-font-M);font-size:var(--eco-design-size-desc-pc);color:var(--eco-design-color-desc);white-space:pre-line}@media(max-width:1023px){.eco-section-desc{font-size:var(--eco-design-size-desc-h5);line-height:1.3}}.eco-section-desc:empty,.eco-section-label:empty,.eco-section-subTitle:empty,.eco-section-title:empty,.eco-section:empty{display:none}.eco-section-common{text-align:center;max-width:var(--eco-design-text-width);padding:var(--eco-design-container-padding);margin:0 auto}.eco-section-common .eco-section-label{margin-bottom:12px}.eco-section-common .eco-button-three,.eco-section-common .eco-section-desc,.eco-section-common .eco-section-subTitle{margin-top:20px}@media(max-width:1023px){.eco-section-common .eco-section-desc,.eco-section-common .eco-section-subTitle{margin-top:12px}.eco-section-common .eco-button-three{margin-top:16px}}@media(max-width:767px){.eco-section-common{padding:0 24px}}.eco-section-common-layout-left{text-align:left;max-width:var(--eco-design-container-width);padding:var(--eco-design-container-padding)}@media(max-width:1023px){.eco-section-common-layout-left{max-width:100%}}.eco-section-common-layout-right{text-align:right;max-width:var(--eco-design-container-width);padding:var(--eco-design-container-padding)}@media(max-width:1023px){.eco-section-common-layout-right{max-width:100%}}.eco-section-common-theme-black{--eco-design-color-title:#fff}.eco-video{position:relative;width:100%;height:100%}.eco-video video{display:block;width:100%;height:100%;object-fit:cover}.eco-video .eco-video-h5{display:none}.eco-video .eco-video-icon{position:absolute;top:24px;right:24px;z-index:2;width:24px;height:24px;cursor:pointer}@media(max-width:1023px){.eco-video .eco-video-h5{display:block}.eco-video .eco-video-pc{display:none}}.eco-tab-type-default{display:flex;align-items:center;gap:0;max-width:996px;margin:0 auto}.eco-tab-items-type-default{display:flex;max-width:940px;margin:0 auto;overflow-x:auto;scroll-behavior:smooth}.eco-tab-items-move-type-default{display:flex;align-items:center;justify-content:center;width:-webkit-max-content;width:max-content}.eco-tab-items-move-type-default .eco-tab-space{display:flex;width:40px;min-width:40px;height:100%;border-bottom:1px solid rgba(0,0,0,.08)}.eco-tab-items-move-type-default .eco-tab-space:first-child,.eco-tab-items-move-type-default .eco-tab-space:last-child{border-color:transparent;display:none}.eco-tab-items-move-type-default .eco-tab-item{position:relative;font-family:var(--eco-design-font-B);font-size:16px;line-height:22px;padding:12px 0;color:#696c71;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.08)}.eco-tab-items-move-type-default .eco-tab-item-active{color:#000}.eco-tab-items-move-type-default .eco-tab-item-active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#000}.eco-tab-items-move-type-default.eco-tab-black{border-color:#343434}.eco-tab-items-move-type-default.eco-tab-black .eco-tab-item{color:#949494}.eco-tab-items-move-type-default.eco-tab-black .eco-tab-item-active{color:#fff}.eco-tab-items-move-type-default.eco-tab-black .eco-tab-item-active:after{background-color:#fff}@media(max-width:1023px){.eco-tab-items-move-type-default{width:-webkit-max-content;width:max-content;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.eco-tab-items-move-type-default .eco-tab-space{width:24px;min-width:24px}.eco-tab-items-move-type-default .eco-tab-space:first-child,.eco-tab-items-move-type-default .eco-tab-space:last-child{display:flex}}.eco-tab-items-move-type-default::-webkit-scrollbar{display:none}.eco-tab-type-default.eco-tab-lr-show .eco-tab-arrow-icon{display:flex}@media(max-width:1023px){.eco-tab-type-default.eco-tab-lr-show .eco-tab-arrow-icon{display:none}}.eco-tab-type-default.eco-tab-theme-black .eco-tab-items-move{border-color:hsla(0,0%,100%,.12)}.eco-tab-type-default.eco-tab-theme-black .eco-tab-item{color:#696c71}.eco-tab-type-default.eco-tab-theme-black .eco-tab-item-active{color:#fff}.eco-tab-type-default.eco-tab-theme-black .eco-tab-item-active:after{background-color:#fff}.eco-tab-type-default.eco-tab-theme-black .eco-tab-arrow-icon{color:#fff;border-color:hsla(0,0%,100%,.24)}.eco-tab-type-square .eco-tab-arrow-icon{display:none!important}.eco-tab-type-square .eco-tab-items-move{overflow-x:auto}.eco-tab-type-square .eco-tab-items-move::-webkit-scrollbar{display:none}.eco-tab-items-move-type-square{display:flex;justify-content:center}.eco-tab-items-move-type-square .eco-tab-space{width:40px;flex:none}.eco-tab-items-move-type-square .eco-tab-item{flex:none;display:flex;align-items:center;height:48px;border:1px solid #000;border-radius:4px;padding:0 24px;font-family:var(--eco-design-font-M);font-size:20px;color:#000;cursor:pointer;white-space:nowrap}.eco-tab-items-move-type-square .eco-tab-item-active{background-color:#000;color:#fff}@media(max-width:1023px){.eco-tab-items-move-type-square{justify-content:flex-start}.eco-tab-items-move-type-square .eco-tab-space{width:24px}.eco-tab-items-move-type-square .eco-tab-item{height:42px;padding:0 20px;font-size:16px}}.eco-tab-items-move-type-round{display:inline-flex;background-color:#f4f4f4;padding:4px;border-radius:37px;gap:16px;border-bottom:none}.eco-tab-items-move-type-round .eco-tab-space{display:none!important}.eco-tab-items-move-type-round .eco-tab-item{background-color:transparent;padding:10px 20px;line-height:18px;border-radius:23px;cursor:pointer;font-family:var(--eco-design-font-M);font-size:16px}.eco-tab-items-move-type-round .eco-tab-item-active{background-color:#fff}.eco-tab-items-move-type-round .eco-tab-item-active:after{display:none!important}@media(max-width:767px){.eco-tab-items-move-type-round{width:-webkit-max-content;width:max-content}}.eco-tab-items-type-leftAndBorder{display:flex}.eco-tab-items-move-type-leftAndBorder{display:flex;width:100%;justify-content:flex-start;overflow-x:auto}.eco-tab-items-move-type-leftAndBorder::-webkit-scrollbar{display:none}.eco-tab-items-move-type-leftAndBorder .eco-tab-item{position:relative;font-family:var(--ff-woff2-B);font-size:16px;color:#696c71;height:46px;display:flex;flex:none;align-items:center;cursor:pointer;border-bottom:1px solid #ddd}.eco-tab-items-move-type-leftAndBorder .eco-tab-item-active{color:#000}.eco-tab-items-move-type-leftAndBorder .eco-tab-item-active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#000}.eco-tab-items-move-type-leftAndBorder .eco-tab-space{flex:none;width:40px;border-bottom:1px solid #ddd}.eco-tab-items-move-type-leftAndBorder .eco-tab-space:first-child,.eco-tab-items-move-type-leftAndBorder .eco-tab-space:last-child{display:none}.eco-tab-items::-webkit-scrollbar{display:none}.eco-tab-arrow-icon{display:none;cursor:pointer;width:28px;height:47px;border-right:1px solid rgba(0,0,0,.5);align-items:center;justify-content:center}.eco-tab-arrow-icon-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.eco-tab-swiper-s1{margin-bottom:24px}.eco-tab-swiper-s1 .eco-tab-swiper-s1-item{position:relative;max-width:1200px;height:var(--eco-design-card-img-height)}.eco-tab-swiper-s1 .eco-tab-swiper-s1-item-img{height:100%}@media(max-width:1440px){.eco-tab-swiper-s1 .eco-tab-swiper-s1-item{max-width:1108px}}@media(max-width:1023px){.eco-tab-swiper-s1{margin-bottom:16px}.eco-tab-swiper-s1 .eco-tab-swiper-s1-item{max-width:672px}}@media(max-width:767px){.eco-tab-swiper-s1 .eco-tab-swiper-s1-item{max-width:316px}}.eco-tab-swiper-c2{margin:24px auto 0;max-width:996px;text-align:center;font-family:var(--eco-design-font-M);font-size:16px;color:#000}@media(max-width:1023px){.eco-tab-swiper-c2{padding:0 48px;margin-top:16px}}@media(max-width:767px){.eco-tab-swiper-c2{padding:0 24px}}.eco-tab-swiper-s1-item-msg{position:absolute;left:0;bottom:24px;width:100%;padding:0 24px}.eco-tab-swiper-s1-item-msg .eco-tab-swiper-s1-item-btns{display:flex;justify-content:flex-end}.eco-tab-swiper{position:relative;background-color:#f5f5f5}.eco-tab-swiper-theme-black{background-color:#000}.eco-tab-swiper-theme-black .eco-tab-swiper-c2{color:#fff}.SectionA1_SectionA1__i1JDO{position:relative}.SectionA1_SectionA1__i1JDO .eco-section-title{color:#fff}.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:1126/563;height:auto;max-width:1126px}.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-items-move-type-default{flex-shrink:0}.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-items-move-type-default .eco-tab-item,.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-items-move-type-default .eco-tab-space{border-bottom:1px solid hsla(0,0%,87%,.3)}.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-items-move-type-default .eco-tab-space:first-child,.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-items-move-type-default .eco-tab-space:last-child{border-color:transparent;display:none}.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-type-default.eco-tab-theme-black .eco-tab-arrow-icon{border:none}.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-swiper-c2{color:#757575;white-space:pre-line}@media only screen and (min-width:1441px){.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:1200/600;max-width:1200px}}@media(max-width:1023px){.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:672/554;max-width:672px}}@media(max-width:767px){.SectionA1_SectionA1__i1JDO .eco-section-title{text-align:left}.SectionA1_SectionA1__i1JDO .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:327/270;max-width:327px}}.SectionA2_SectionA2__74gyv{position:relative}.SectionA2_SectionA2__74gyv .eco-section-title{color:#fff}.SectionA2_SectionA2__74gyv .flex-container{display:flex;align-items:center;flex-wrap:wrap;align-items:stretch;gap:24px}.SectionA2_SectionA2__74gyv .flex-container .flex-item{flex:1 1;background:#181818}.SectionA2_SectionA2__74gyv .flex-container .flex-item .eco-img{height:auto;aspect-ratio:551/310}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content{padding:24px 44px;font-family:var(--ff-woff2-B);color:#fff;line-height:1.2}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content .item-title{font-size:24px;margin-bottom:20px}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content .item-desc{font-size:16px;margin-bottom:12px}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content li{position:relative;color:#949494;font-size:16px;padding-left:20px}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content li:before{content:"•";position:absolute;left:0;color:#707070}.SectionA2_SectionA2__74gyv .prodct-container{display:flex;flex-direction:row;padding:0 35px 0 70px;margin-top:24px;background:#181818}.SectionA2_SectionA2__74gyv .prodct-container .eco-img{width:240px;height:240px;aspect-ratio:1/1}.SectionA2_SectionA2__74gyv .prodct-container .item-content{display:flex;flex-direction:column;justify-content:center;font-family:var(--ff-woff2-B);line-height:1.2}.SectionA2_SectionA2__74gyv .prodct-container .item-content .item-title{font-size:24px}.SectionA2_SectionA2__74gyv .prodct-container .item-content .item-desc{font-size:16px;margin:12px 0}.SectionA2_SectionA2__74gyv .prodct-container .item-content .note{font-size:16px;color:#757575}.SectionA2_SectionA2__74gyv .prodct-container .item-content .link-to-page{font-size:16px;color:#3f68e0;width:-webkit-max-content;width:max-content;cursor:pointer}@media only screen and (min-width:1441px){.SectionA2_SectionA2__74gyv .flex-container .flex-item .eco-img{aspect-ratio:588/331}.SectionA2_SectionA2__74gyv .prodct-container{padding:0 70px}.SectionA2_SectionA2__74gyv .prodct-container .eco-img{margin-right:20px}}@media(max-width:1023px){.SectionA2_SectionA2__74gyv .flex-container{gap:12px}.SectionA2_SectionA2__74gyv .flex-container .flex-item{flex:1 1}.SectionA2_SectionA2__74gyv .flex-container .flex-item .eco-img{aspect-ratio:330/207}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content{padding:24px 20px}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content .item-title{font-size:20px;margin-bottom:16px}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content .item-desc{margin-bottom:8px}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-content li{font-size:14px}.SectionA2_SectionA2__74gyv .prodct-container{flex-direction:column;align-items:center;padding:0}.SectionA2_SectionA2__74gyv .prodct-container .eco-img{width:188px;height:188px}.SectionA2_SectionA2__74gyv .prodct-container .item-content{padding:16px 20px 24px}.SectionA2_SectionA2__74gyv .prodct-container .item-content .item-title{font-size:20px}.SectionA2_SectionA2__74gyv .prodct-container .item-content .item-desc{margin-top:16px;margin-bottom:8px}.SectionA2_SectionA2__74gyv .prodct-container .item-content .link-to-page,.SectionA2_SectionA2__74gyv .prodct-container .item-content .note{font-size:14px}}@media(max-width:767px){.SectionA2_SectionA2__74gyv .eco-section-title{text-align:left}.SectionA2_SectionA2__74gyv .eco-content{padding-left:0;padding-right:0}.SectionA2_SectionA2__74gyv .flex-container{padding-left:24px;padding-right:24px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.SectionA2_SectionA2__74gyv .flex-container::-webkit-scrollbar{display:none}.SectionA2_SectionA2__74gyv .flex-container .flex-item .item-img{min-width:283px;aspect-ratio:283/180}.SectionA2_SectionA2__74gyv .prodct-container{width:calc(100% - 48px);margin:12px auto 0}}.SectionA3_SectionA3__S4mvp{position:relative}.SectionA3_SectionA3__S4mvp .eco-section{max-width:792px}.SectionA3_SectionA3__S4mvp .eco-section .eco-section-title{color:#fff;text-align:left}.SectionA3_SectionA3__S4mvp .eco-section .eco-section-desc{color:#949494;text-align:left}.SectionA3_SectionA3__S4mvp .eco-content .product-img{aspect-ratio:1126/564}.SectionA3_SectionA3__S4mvp .eco-content .tip{margin-top:24px;text-align:center;font-family:var(--ff-woff2-B);font-size:16px;color:#949494;line-height:1.2}@media only screen and (min-width:1441px){.SectionA3_SectionA3__S4mvp .eco-content .product-img{aspect-ratio:1200/600}}@media(max-width:1023px){.SectionA3_SectionA3__S4mvp .eco-section .eco-section-desc,.SectionA3_SectionA3__S4mvp .eco-section .eco-section-title{text-align:center}.SectionA3_SectionA3__S4mvp .eco-content .product-img{aspect-ratio:672/336}.SectionA3_SectionA3__S4mvp .eco-content .tip{font-size:14px;text-align:left}}@media(max-width:767px){.SectionA3_SectionA3__S4mvp .eco-section .eco-section-desc,.SectionA3_SectionA3__S4mvp .eco-section .eco-section-title{text-align:left}.SectionA3_SectionA3__S4mvp .eco-content .product-img{aspect-ratio:372/260}}.SectionA4_SectionA4__PnVMP{position:relative}.SectionA4_SectionA4__PnVMP .eco-section-title{color:#fff}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table::-webkit-scrollbar{display:none}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table{width:100%;min-width:1120px;border-collapse:collapse;background:#181818;color:#fff}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table td,.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table th{font-family:var(--ff-woff2-B);border:1px solid #2c2c2c}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table th{padding:8px}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table td{font-size:12px;line-height:1.2;padding:20px 8px;text-align:center;max-width:160px;white-space:pre-line}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table .header-img{height:90px}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table .header-name{font-family:var(--ff-woff2-B);font-size:10px;line-height:1.1;text-align:center}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table tbody tr:nth-child(odd){background:#000}@media(max-width:1023px){.SectionA4_SectionA4__PnVMP .eco-content{overflow:hidden;padding:0}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table{padding-left:48px;padding-right:48px}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table{min-width:850px}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table table .header-img{height:70px}}@media(max-width:767px){.SectionA4_SectionA4__PnVMP .eco-section-title{text-align:left}.SectionA4_SectionA4__PnVMP .eco-content .compatibility-table{padding-left:24px;padding-right:24px}}.SectionA5_SectionA5__p6_aD{position:relative;text-align:center}.SectionA5_SectionA5__p6_aD .eco-section-title{color:#fff}.SectionA5_SectionA5__p6_aD .spec-table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.SectionA5_SectionA5__p6_aD .spec-table-wrapper::-webkit-scrollbar{display:none}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table{width:100%;min-width:960px;border-collapse:collapse;background:#181818;color:#fff;border:1px solid #343434;border-right:none}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td,.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th{padding:16px;text-align:center;border-left:1px solid #343434;border-right:1px solid #343434;vertical-align:middle}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th{padding:13px 8px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-info{display:inline-flex;flex-direction:row;justify-content:center;align-items:center}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-image{width:106.56px;height:125.208px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-image img{width:100%;height:100%;object-fit:contain}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-name{font-size:14px;font-family:var(--ff-woff2-B);line-height:1.2;margin-left:6px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td{padding:20px;font-size:14px;font-family:var(--ff-woff2-B);line-height:1.2;width:320px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td.spec-title{font-size:16px;color:#afafaf;text-align:left;width:240px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td .cell-item-title{display:none}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table tbody tr:nth-child(odd){background:#000}.SectionA5_SectionA5__p6_aD .info-link{font-size:14px;font-family:var(--ff-woff2-B);line-height:1.3;color:#fff;padding:13px 40px;border-radius:30px;background-color:#3f68e0}@media(max-width:1023px){.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table{min-width:672px;border-right:1px solid #343434}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td,.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th{border:none}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-info{flex-direction:column}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-image{width:108px;height:126.9px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-name{font-size:12px;margin-left:0}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th:first-child{display:none}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td{position:relative;padding:32px 12px 16px;font-size:12px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td.spec-title{display:none}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td .cell-item-title{display:block;position:absolute;left:0;right:0;top:4px;color:#909090;font-family:var(--ff-woff2-B);font-size:12px;line-height:1.3}}@media(max-width:767px){.SectionA5_SectionA5__p6_aD .eco-section-title{text-align:left}.SectionA5_SectionA5__p6_aD .eco-content{padding:0}.SectionA5_SectionA5__p6_aD .spec-table-wrapper{padding-left:24px;padding-right:24px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table{min-width:450px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table th .product-image{width:80px;height:80px}.SectionA5_SectionA5__p6_aD .spec-table-wrapper .spec-table td:nth-child(3){min-width:160px}}.SectionA6_SectionA6__1sTLs{position:relative}.SectionA6_SectionA6__1sTLs .eco-section-title{color:#fff}.SectionA6_SectionA6__1sTLs .eco-section-desc{color:#949494}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:1126/563;height:auto;max-width:1126px}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-items-move-type-default{flex-shrink:0}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-items-move-type-default .eco-tab-item,.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-items-move-type-default .eco-tab-space{border-bottom:1px solid hsla(0,0%,87%,.3)}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-items-move-type-default .eco-tab-space:first-child,.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-items-move-type-default .eco-tab-space:last-child{border-color:transparent;display:none}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-type-default.eco-tab-theme-black .eco-tab-arrow-icon{border:none}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-swiper-c2{color:#757575}.SectionA6_SectionA6__1sTLs .eco-content .note{font-family:var(--eco-design-font-M);font-size:16px;color:#757575;margin:24px auto 0;max-width:800px;text-align:center}@media only screen and (min-width:1441px){.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:1200/600;max-width:1200px}}@media(max-width:1023px){.SectionA6_SectionA6__1sTLs .eco-section-desc,.SectionA6_SectionA6__1sTLs .eco-section-title{text-align:left}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:672/363;max-width:672px}.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-swiper-c2{text-align:left;padding:0}.SectionA6_SectionA6__1sTLs .eco-content .note{margin-top:12px;text-align:left}}@media(max-width:767px){.SectionA6_SectionA6__1sTLs .eco-content .eco-tab-swiper-s1 .eco-tab-swiper-s1-item{aspect-ratio:327/270;max-width:327px}}.eco-section-carousel-item-msg{padding:24px;background-color:#fff;flex:1 1;display:flex;flex-direction:column;margin-top:auto}@media(max-width:1023px){.eco-section-carousel-item-msg{padding:20px}}.eco-section-carousel-item-title{font-family:var(--eco-design-font-B);font-size:28px;line-height:1.3;color:#000}@media(max-width:1023px){.eco-section-carousel-item-title{font-size:14px}}.eco-section-carousel-item-title:empty{display:none}.eco-section-carousel-item-desc{font-family:var(--eco-design-font-M);font-size:20px;line-height:1.3;color:#696c71;margin-top:20px}@media(max-width:1023px){.eco-section-carousel-item-desc{font-size:16px}}.eco-section-carousel-item-desc:empty{display:none}.eco-section-carousel-item-footer{padding-top:48px;margin-top:auto;align-items:center;font-size:16px}@media(max-width:1023px){.eco-section-carousel-item-footer{padding-top:32px}}.eco-section-carousel-item-footer:empty{display:none}.eco-section-carousel-item-footer-icon{display:flex;width:32px;height:32px}.eco-section-carousel-item-footer-icon .eco-img-item{background-size:100% 100%}@media(max-width:1023px){.eco-section-carousel-item-footer-icon{width:28px;height:28px}}.eco-section-carousel-item-footer-logo{margin-left:16px;font-family:var(--eco-design-font-B);color:#696c71}@media(max-width:1023px){.eco-section-carousel-item-footer-logo{font-size:14px}}.eco-section-carousel-item-footer-time{margin-left:2px;font-family:var(--eco-design-font-B);color:#919191}@media(max-width:1023px){.eco-section-carousel-item-footer-time{font-size:14px}}.eco-section-carousel-length-1 .swiper-wrapper,.eco-section-carousel-length-2 .swiper-wrapper{justify-content:center}.eco-section-carousel-length-1 .eco-swiper-control,.eco-section-carousel-length-2 .eco-swiper-control{display:none!important}@media(max-width:1023px){.eco-section-carousel-length-1 .swiper-wrapper,.eco-section-carousel-length-2 .swiper-wrapper{justify-content:flex-start}}.eco-section-carousel-length-3 .eco-swiper-control{display:none}@media(max-width:1023px){.eco-section-carousel-length-3 .eco-swiper-control{display:flex}}.eco-swiper-control.animation{padding-bottom:2px}.eco-swiper-control .eco-swiper-button-next{position:relative}.eco-swiper-control .eco-swiper-button-icon-animation{display:block;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(1.2);transform:scale(1.2)}@media(min-width:1024px){.eco-section-carousel .eco-scroll-tool{position:absolute;top:0;left:0;width:100%;height:calc(100% + 48px)}.eco-section-carousel .eco-scroll-page{position:absolute;bottom:0;left:0;width:100%}.eco-section-carousel .eco-scroll-navigation{position:absolute;top:50%;left:0;width:100%;justify-content:space-between}.eco-section-carousel .eco-scroll-navigation-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%);left:-24px}.eco-section-carousel .eco-scroll-navigation-next{-webkit-transform:translateX(100%);transform:translateX(100%);right:-24px}}.eco-section-carousel-imgHeight-5-3 .eco-section-carousel-item-img{width:100%}@supports(aspect-ratio:1/1){.eco-section-carousel-imgHeight-5-3 .eco-section-carousel-item-img{aspect-ratio:5/3;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-carousel-imgHeight-5-3 .eco-section-carousel-item-img{height:330px}}.eco-section-carousel-imgHeight-1-1 .eco-section-carousel-item-img{width:100%}@supports(aspect-ratio:1/1){.eco-section-carousel-imgHeight-1-1 .eco-section-carousel-item-img{aspect-ratio:1/1;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-carousel-imgHeight-1-1 .eco-section-carousel-item-img{height:330px}}.eco-section-carousel-imgHeight-4-3 .eco-section-carousel-item-img{width:100%}@supports(aspect-ratio:1/1){.eco-section-carousel-imgHeight-4-3 .eco-section-carousel-item-img{aspect-ratio:4/3;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-carousel-imgHeight-4-3 .eco-section-carousel-item-img{height:330px}}.eco-section-carousel-imgHeight-16-9 .eco-section-carousel-item-img{width:100%}@supports(aspect-ratio:1/1){.eco-section-carousel-imgHeight-16-9 .eco-section-carousel-item-img{aspect-ratio:16/9;height:auto}}@supports not (aspect-ratio:1/1){.eco-section-carousel-imgHeight-16-9 .eco-section-carousel-item-img{height:330px}}@media(max-width:767px){@supports(aspect-ratio:1/1){.eco-section-carousel-imgHeight-16-9 .eco-section-carousel-item-img{aspect-ratio:3/4;height:auto}}}.eco-section-carousel .eco-section{padding:0 calc(50vw - 600px);margin-bottom:40px}@media(max-width:1440px){.eco-section-carousel .eco-section{padding:0 120px}}@media(max-width:1023px){.eco-section-carousel .eco-section{padding:0 48px;margin-bottom:30px}}@media(max-width:767px){.eco-section-carousel .eco-section{padding:0 24px}}.eco-section-carousel .eco-section-title{margin-top:10px}@media(max-width:1023px){.eco-section-carousel .eco-section-title{margin-top:12px}}.eco-section-carousel .eco-section-desc{margin-top:20px}@media(max-width:1023px){.eco-section-carousel .eco-section-desc{margin-top:12px}}.eco-section-carousel-container{position:relative;width:100%}.eco-section-carousel-container .swiper{padding:0 calc(50vw - 600px)}.eco-section-carousel-container .eco-section-carousel-item{display:flex;flex-direction:column;max-width:714px;min-height:400px;position:relative}.eco-section-carousel-container .swiper-scrollbar{opacity:0;pointer-events:none;width:0;transition:none}@media(max-width:1440px){.eco-section-carousel-container .swiper{padding:0 120px}.eco-section-carousel-container .eco-section-carousel-item{max-width:671px;min-height:376px}}@media(max-width:1023px){.eco-section-carousel-container .swiper{padding:0 48px}.eco-section-carousel-container .eco-section-carousel-item{max-width:516px;min-height:289px;flex:none}}@media(max-width:767px){.eco-section-carousel-container .swiper{padding:0 24px}.eco-section-carousel-container .eco-section-carousel-item{max-width:280px;min-height:374px}}.eco-section-carousel-item-header{width:calc(100% - 60px);position:absolute;left:30px;z-index:1}@media(max-width:1023px){.eco-section-carousel-item-header{left:20px}}.eco-section-carousel-item-header .eco-section-carousel-item-icon{margin-bottom:10px;width:116px;height:25px}@media(max-width:1023px){.eco-section-carousel-item-header .eco-section-carousel-item-icon{width:84px;height:18px;margin-bottom:6px}}.eco-section-carousel-item-header .eco-section-carousel-item-title{font-size:20px;line-height:26px;color:#000;font-family:var(--eco-design-font-B)}@media(max-width:1023px){.eco-section-carousel-item-header .eco-section-carousel-item-title{font-size:14px;line-height:20px}}.eco-section-carousel-item-header .eco-section-carousel-item-desc{margin-top:10px;font-size:14px;line-height:18px;color:#696c71;font-family:var(--eco-design-font-M)}@media(max-width:1023px){.eco-section-carousel-item-header .eco-section-carousel-item-desc{margin-top:6px;font-size:12px;line-height:16px}}.eco-section-carousel-layout-header-bottom{bottom:26px}.eco-section-carousel-layout-header-top{top:30px}@media(max-width:1023px){.eco-section-carousel-layout-header-top{top:20px}}.eco-section-carousel-item-img{width:100%;height:400px}@media(max-width:1440px){.eco-section-carousel-item-img{height:376px}}@media(max-width:1023px){.eco-section-carousel-item-img{height:289px}}@media(max-width:767px){.eco-section-carousel-item-img{height:374px}}.eco-section-carousel-item-footer{padding-top:24px;width:100%;display:flex;gap:16px}.eco-section-carousel-item-footer .eco-section-carousel-item-user{width:40px;height:40px}.eco-section-carousel-item-footer .eco-section-carousel-item-name :first-child{font-size:20px;color:#696c71}.eco-section-carousel-item-footer .eco-section-carousel-item-name :last-child{font-size:14px;color:#696c71}.eco-section-carousel-theme-black{background-color:#000}.eco-section-carousel-theme-black .eco-section-title{color:#fff}.eco-section-carousel-theme-black .eco-section-desc{color:#83868d}.eco-section-carousel-theme-black .eco-section-carousel-item-header .eco-section-carousel-item-title{color:#fff}.eco-section-carousel-theme-black .eco-section-carousel-item-header .eco-section-carousel-item-desc{color:#83868d}.SectionCarousel_SectionCarousel__ZLrFP{position:relative;text-align:center}.SectionCarousel_SectionCarousel__ZLrFP .eco-section-title{color:#fff}.SectionCarousel_SectionCarousel__ZLrFP .eco-section-carousel-container{margin-top:40px}.SectionCarousel_SectionCarousel__ZLrFP .eco-section-carousel-container .eco-section-carousel-item{max-width:282px;min-height:420px}.SectionCarousel_SectionCarousel__ZLrFP .eco-section-carousel-item-header{width:100%;height:92px;padding:24px 20px;box-sizing:border-box;left:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.SectionCarousel_SectionCarousel__ZLrFP .eco-section-carousel-item-header .eco-section-carousel-item-title{color:#fff;font-size:16px;text-align:left}.SectionCarousel_SectionCarousel__ZLrFP .eco-section-carousel-item-img{height:420px}.SectionCarousel_SectionCarousel__ZLrFP .eco-section-carousel-item-img .eco-img{border-radius:8px}.SectionCarousel_SectionCarousel__ZLrFP .eco-swiper-control .eco-swiper-pagination{display:none!important}.SectionCarousel_SectionCarousel__ZLrFP .swiper-scrollbar{left:120px;bottom:27px;width:154px;height:3px;background:#333;border-radius:1px;opacity:1}.SectionCarousel_SectionCarousel__ZLrFP .swiper-scrollbar .swiper-scrollbar-drag{height:3px;width:22px!important;background:#757575;border-radius:1.5px;position:relative;top:-1px;z-index:10}@media only screen and (min-width:1441px){.SectionCarousel_SectionCarousel__ZLrFP .swiper-scrollbar{left:calc(50vw - 600px)}}@media(max-width:1023px){.SectionCarousel_SectionCarousel__ZLrFP .eco-section-carousel-container{margin-top:24px}.SectionCarousel_SectionCarousel__ZLrFP .eco-swiper-control,.SectionCarousel_SectionCarousel__ZLrFP .swiper-scrollbar{display:none}}
/*# sourceMappingURL=f749c8f45d5b7c0f.css.map*/