@charset "UTF-8";
.c-product{display:block;width:100%;counter-increment:product}.c-product__inner{display:block;width:100%}.c-product__inner__pic{display:block;width:100%}.c-product__inner__pic__hover{position:absolute;top:0;left:0;opacity:0;transition:opacity .4s ease-in-out;z-index:10}.c-product:hover .c-product__inner__pic__hover{opacity:1}.c-product__inner__pic__logo{position:absolute;top:0;right:0;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;transition:opacity .4s ease-in-out;overflow:hidden}.c-product__inner__pic__logo img{object-fit:contain;object-position:center;width:33.33%;height:33.33%;filter:brightness(0) invert(1)}.c-product__inner__content{display:block;width:100%;margin:15px 0 0 0}.c-product-count .c-product__inner__content{padding:0 0 0 45px}.c-product__inner__content::before{position:absolute;top:2px;left:0;display:block;font-size:15px;line-height:1;color:#b8b8b8;font-family:'Montserrat','NotoSansTC'}.c-product-count .c-product__inner__content::before{content:counter(product,decimal-leading-zero)}.c-product__inner__content__title{display:block;width:100%;font-size:15px;line-height:1.5;color:#2e2e2e;font-family:'Montserrat','NotoSansTC'}.c-product__inner__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:10}.c-product__hash{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:15px 0 0 0;padding:15px 0 0 0;border-top:1px solid #d9d9d9}.c-product__hash__item{display:block;width:auto;max-width:100%;margin:0 10px 5px 0;font-size:14px;line-height:1.2;color:#2e2e2e;font-family:inherit}.c-product__hash__item::before{content:'#'}.c-product:hover .c-product__inner__pic__logo{opacity:1}@media screen and (max-width:991px){.c-product__inner__pic__logo{opacity:1}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-product{display:block}.c-product__inner__content{margin:5px 0 0 0}.c-product-count .c-product__inner__content{padding:0}.c-product__inner__content::before{display:none}.c-product__inner__content__title{margin:10px 0 0 0;font-size:14px}.c-product__hash{margin:10px 0 0 0;padding:10px 0 0 0}.c-product__hash__item{font-size:13px}}@media (any-hover:none){.c-product__inner__pic__hover{display:none}.c-product__inner__pic__logo{opacity:1}}@supports (-webkit-touch-callout:none){}
.c-page{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:space-between;width:100%;padding:55px 0 0 0;border-top:1px solid rgba(0,0,0,.2)}.c-page__num{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center}.c-page__num.hide{display:none}.c-page__num.moreStart::before,.c-page__num.moreEnd::after{content:'...';padding:0 10px}.c-page__num.moreStart::before{order:2}.c-page__num.moreEnd::after{order:4}.c-page__num a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:40px;height:40px;margin:0 5px;font-size:15px;line-height:1;color:#2e2e2e;border-radius:50%;transition:background-color .4s ease-in-out;overflow:hidden;order:3}.c-page__num a:first-child{order:1}.c-page__num a:last-child{order:5}.c-page__num a.hide{display:none}.c-page__num a:hover,.c-page__num a.active{background:#856d47;color:#fff}.c-page__select{display:none;max-width:180px;height:50px;line-height:1.5;padding:10px 40px 10px 20px}.c-page__prev,.c-page__next{display:block;width:55px;height:27.5px;margin:0 0 0 20px;background:url(/en/assets/images/common/icon_arrow_next_long.svg) center no-repeat;background-size:contain;transition:opacity .4s ease-in-out}.c-page__prev{margin:0 20px 0 0;transform:scaleX(-1)}.c-page__prev:hover,.c-page__next:hover{opacity:.7}.c-page__prev.disable,.c-page__next.disable{opacity:.2;pointer-events:none}.c-pageDetail{display:flex;align-items:center;align-content:center;justify-items:flex-end;justify-content:flex-end;width:100%;padding:70px 0 0 0;margin:60px auto 0 auto;border-top:1px solid #d9d9d9}.c-pageDetail__back{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:auto;max-width:100%;margin:0 auto 0 0;font-size:18px;line-height:1;color:#2e2e2e;transition:opacity .4s ease-in-out;flex:0 0 auto}.c-pageDetail__back::before{content:'';position:relative;display:block;width:25px;height:25px;margin:0 30px 0 0;border-radius:50%;background:#856d47;flex:0 0 auto}.c-pageDetail__back:hover{opacity:.7}.c-pageDetail__prev,.c-pageDetail__next{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:auto;max-width:100%;margin:0 0 0 80px;font-size:15px;line-height:1;color:#2e2e2e;transition:opacity .4s ease-in-out;flex:0 0 auto}.c-pageDetail__prev:hover,.c-pageDetail__next:hover{opacity:.7}.c-pageDetail__prev.disable,.c-pageDetail__next.disable{opacity:.2;pointer-events:none}.c-pageDetail__prev::before,.c-pageDetail__next::before{content:'';position:relative;display:block;width:45px;height:22.5px;margin:0 0 0 20px;background:url(/en/assets/images/common/icon_arrow_next_long.svg) center no-repeat;background-size:contain}.c-pageDetail__prev::before{margin:0 20px 0 0;transform:scaleX(-1)}.c-pageDetail__next::before{order:2}@media screen and (max-width:991px){.c-pageDetail{margin:50px auto 0 auto}.c-pageDetail__back{font-size:16px}.c-pageDetail__back::before{width:20px;height:20px;margin:0 20px 0 0}}@media screen and (max-width:767px){.c-pageDetail__prev,.c-pageDetail__next{margin:0 0 0 40px}}@media screen and (max-width:575px){.c-page{padding:30px 0 0 0}.c-page__num a{font-size:14px}.c-page__prev,.c-page__next{width:40px;height:20px}.c-pageDetail{margin:30px auto 0 auto;padding:30px 0 0 0}.c-pageDetail__back{font-size:14px}.c-pageDetail__back::before{width:15px;height:15px;margin:0 15px 0 0}.c-pageDetail__prev,.c-pageDetail__next{margin:0 0 0 15px}.c-pageDetail__prev::before,.c-pageDetail__next::before{width:35px;height:17.5px;margin:0}.c-pageDetail__prev span,.c-pageDetail__next span{display:none}}@supports (-webkit-touch-callout:none){}
.brand{max-width:1740px;margin:160px auto 120px auto}.brand__box{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;width:100%;margin:0 auto 130px auto}.brand__box__item{display:block;width:calc(50% - 30px);max-width:780px;margin:0 0 235px 0}.brand__box__item:nth-child(even){margin:150px 0 85px 0}.brand__box__item:last-child,.brand__box__item:nth-last-child(2){margin:0}.brand__box__item:nth-child(even):last-child,.brand__box__item:nth-child(even):nth-last-child(2){margin:150px 0 0 0}@media screen and (max-width:991px){.brand{margin:70px auto 100px auto}.brand__box{margin:0 auto 100px auto}.brand__box__item{width:100%;max-width:none}.brand__box__item,.brand__box__item:nth-child(even),.brand__box__item:last-child,.brand__box__item:nth-last-child(2),.brand__box__item:nth-child(even):last-child,.brand__box__item:nth-child(even):nth-last-child(2){margin:0 0 100px 0}.brand__box__item:last-child,.brand__box__item:nth-child(even):last-child{margin:0}}@media screen and (max-width:767px){.brand__box__item__pic__logo{top:15px;right:15px;width:80px;height:80px}}@media screen and (max-width:575px){.brand{margin:45px auto 70px auto}.brand__box{margin:0 auto 40px auto}.brand__box__item,.brand__box__item:nth-child(even),.brand__box__item:last-child,.brand__box__item:nth-last-child(2),.brand__box__item:nth-child(even):last-child,.brand__box__item:nth-child(even):nth-last-child(2){margin:0 0 40px 0}.brand__box__item:last-child,.brand__box__item:nth-child(even):last-child{margin:0}}@supports (-webkit-touch-callout:none){}
