@charset "UTF-8";
.c-product__item{width:100%}.c-product__item figure{width:100%}.c-product__model{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;font-size:14px;line-height:1;font-family:'Roboto-L';color:#6f6f6f;margin:0 0 15px 0}.c-product__model [class^="c-tag"]{margin:0 0 0 10px}.c-product__title{display:block;width:100%;font-size:17px;line-height:1.5;color:#000;font-family:'NotoSansTC-M';margin:0 0 10px 0}.c-product__price{width:100%;font-size:19px;margin:0;color:#000;font-family:'Roboto-L'}.c-product__price::before{content:'$'}.c-product__price span{display:inline-block;vertical-align:baseline;font-size:14px;margin:0 0 0 10px;color:#757575;font-family:'Roboto-L';text-decoration:line-through}.c-product__price span::before{content:'(建議售價$'}.c-product__price span::after{content:')'}.c-product__text{display:block;width:100%;font-size:15px;line-height:1.5;color:#000;font-family:'Roboto-L','NotoSansTC';text-align:justify}.c-product__price.add{display:flex;align-items:flex-end;align-content:flex-end;color:#dd0e0e}.c-product__price.add::after{content:'加購價';font-family:'NotoSansTC';padding:0 5px 0 0;order:-10}.c-product__collect{position:absolute;top:30px;left:30px;width:30px;height:25px;background:url(/assets/images/common/icon_heart_gray.svg) center no-repeat;background-size:contain;overflow:hidden;cursor:pointer;border:none;transition:background-image .4s ease-in-out;z-index:50}.c-product__collect.active{background-image:url(/assets/images/common/icon_heart_orange.svg)}.c-quantity{padding:7px 10px;border:1px solid #ccc;background:url(/assets/images/common/icon_arrow_bottom.svg) calc(100% - 15px) center no-repeat #fff;background-size:10px 5px;font-size:20px;text-align:center;font-family:'Roboto-L'}.c-shippingTag{display:inline-flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:auto;max-width:100%}.c-shippingTag__item{display:inline-flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:auto;max-width:100%;font-size:14px;line-height:1;color:#fff;background:#a0a0a0;text-align:center;border-radius:5px;padding:5px 10px;margin:0 0 0 5px}.c-shippingTag__item:first-child{margin:0}.c-shippingTag__item::before{content:"";position:relative;display:block;width:10px;height:10px;margin:0 5px 0 0;background:url(/assets/images/common/icon_tag_white.svg) center no-repeat;background-size:contain}@media screen and (max-width:1400px){.c-product__collect{top:15px;left:15px}}@media screen and (max-width:991px){.c-product__collect{top:20px;left:20px}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-product__collect{top:15px;left:15px;width:20px;height:17.5px}.c-product__title{font-size:13px;margin:0 0 5px 0}.c-product__price{font-size:16px}.c-product__price span{display:block;margin:0}.c-product__price span{font-size:12px}.c-product__model{font-size:12px;margin:0 0 5px 0}}@supports (-webkit-touch-callout:none){}
.c-page{width:100%;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;padding:100px 0 180px 0;margin:0 auto}.c-page__num{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center}.c-page__num a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:50px;height:50px;margin:0 5px;border-radius:50%;font-size:17px;color:#000;line-height:1;font-family:'Roboto-B';transition:color .4s ease-in-out,background-color .4s ease-in-out;overflow:hidden}.c-page__num a:hover,.c-page__num a.active{color:#fff;background:#f3992b}.c-page__prev,.c-page__next{color:#1b1b1b;font-size:16px;font-family:'Roboto-B';margin:0 0 0 50px;transition:opacity .4s ease-in-out}.c-page__prev{margin:0 50px 0 0}.c-page__prev:hover,.c-page__next:hover{opacity:.7}.c-page__prev::after,.c-page__next::before{position:relative;display:inline-block;vertical-align:middle;text-transform:uppercase;font-size:15px;line-height:1;color:#000;font-family:'NotoSansTC'}.c-page__prev::after{margin:0 0 0 20px}.c-page__next::before{margin:0 20px 0 0}.c-page__prev::before,.c-page__next::after{content:'';position:relative;display:inline-block;vertical-align:middle;width:25px;height:50px;background:url(/assets/images/common/icon_arrow_next_thin_black.svg) center no-repeat;background-size:contain}.c-page__prev::before{transform:scaleX(-1)}.c-page__prev:hover::before{animation:pagePrevArrow 1.2s ease-in-out infinite}.c-page__next:hover::after{animation:fadeOutRight 1.2s ease-in-out infinite}.c-page__prev.disable,.c-page__next.disable{opacity:.2;pointer-events:none}.c-page-detail{justify-content:space-between;padding:50px 0 200px 0;margin:90px auto 0 auto;border-top:1px solid #dcdcdc}.c-page-detail .c-page__num{display:none}.c-page-detail .c-page__prev::after{content:'上一則';margin:0 0 0 15px}.c-page-detail .c-page__next::before{content:'下一則';margin:0 15px 0 0}.c-page-detail .c-bt{width:280px;padding:17.5px 20px}@media screen and (max-width:991px){.c-page{padding:70px 0 120px 0}.c-page-detail{padding:50px 0 160px 0;margin:120px auto 0 auto}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-page{padding:50px 0;justify-content:space-between}.c-page__num a{width:30px;height:30px;font-size:14px}.c-page__prev{margin:0 30px 0 0}.c-page__next{margin:0 0 0 30px}.c-page__prev::before,.c-page__next::after{width:17.5px;height:35px}.c-page__prev::after,.c-page__next::before{display:none}.c-page-detail{flex-wrap:wrap;padding:40px 0 70px 0;margin:60px auto 0 auto}.c-page-detail .c-bt{width:100%;padding:12.5px 10px;margin:0 auto 20px auto}.c-page-detail .c-page__prev,.c-page-detail .c-page__next{order:2}.c-page-detail .c-page__prev::after,.c-page-detail .c-page__next::before{display:inline-block}}@supports (-webkit-touch-callout:none){}
main{background:#fff}main::before{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:calc(100% - 300px);max-width:1850px;border-radius:0 330px 0 0;background:url(/assets/images/common/bg_texture.jpg) center repeat;background-size:auto}main.wine{margin:max(10vh,150px) 0 0 0}.crumb{margin:30px auto 0 auto}.c-page{padding:30px 0 0 0}.product-list{display:flex;align-items:flex-start;align-content:flex-start;justify-items:center;justify-content:center;max-width:1720px;margin:40px auto 180px auto;overflow:visible}.product-list__aside{width:400px;margin:0 70px 0 0;flex:0 0 400px}.product-list__aside__title{font-size:30px;margin:0 0 30px 0}.product-list__aside__list{width:100%;border-radius:5px;overflow:hidden}.product-list__aside__list__item{display:block;width:100%;padding:0 20px;background:#fff;transition:background-color .4s ease-in-out}.product-list__aside__list__item__link{display:block;width:100%;padding:20px 15px;font-size:17px;line-height:1;color:#000;font-family:'NotoSansTC';transition:color .4s ease-in-out,border-color .4s ease-in-out;border-bottom:1px solid #d2d2d2}.product-list__aside__list__item:last-child .product-list__aside__list__item__link{border:none}.product-list__aside__list__item__link::after{content:'';position:absolute;top:24px;right:15px;width:5px;height:10px;background:url(/assets/images/common/icon_arrow_next_black.svg) center no-repeat;background-size:contain;transition:filter .4s ease-in-out}.product-list__aside__list__item__link__sup{display:inline-block;vertical-align:top;font-size:12px;font-family:'Roboto-L';transform-origin:left center}.product-list__aside__list__item__link__sup::before{content:'('}.product-list__aside__list__item__link__sup::after{content:')'}.product-list__aside__list__item.active,.product-list__aside__list__item:hover{background:#000}.product-list__aside__list__item.active .product-list__aside__list__item__link,.product-list__aside__list__item:hover .product-list__aside__list__item__link{color:#fff;border-color:transparent}.product-list__aside__list__item.active .product-list__aside__list__item__link::after,.product-list__aside__list__item:hover .product-list__aside__list__item__link::after{filter:invert(1)}.product-list__inner{top:-100px;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;width:calc(100% - 330px);margin:0;flex:0 1 auto}.product-list__inner__fliter{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:flex-end;justify-content:flex-end;width:100%;margin:0 0 50px 0}.product-list__inner__fliter::before{content:'';position:relative;display:none;width:30px;height:15px;margin:0 15px 0 0;background:url(/assets/images/common/icon_list.svg) center no-repeat;background-size:contain;flex:0 0 auto}.product-list__inner__fliter__title{display:block;width:auto;font-size:17px;line-height:1;color:#44464e;font-family:'NotoSansTC'}.product-list__inner__fliter__list{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-end;justify-content:flex-end;margin:0 0 0 5px}.product-list__inner__fliter__list__item{display:block;line-height:1;color:#313131;font-family:'NotoSansTC';background:#fff;border-radius:5px;border:2px solid #f6f6f6;margin:0 0 0 20px}.product-list__inner__fliter__list__item.active{color:#fff;background:#000;border:2px solid #000;pointer-events:none}.product-list__inner__fliter__list__item__link{display:block;width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;padding:15px 25px}.product-list__inner__fliter__select{display:none;width:100%;font-size:14px;line-height:1;color:#000;font-family:'NotoSansTC';border:1px solid #ddd;border-radius:5px;background:url(/assets/images/common/icon_arrow_bottom.svg) calc(100% - 20px) center no-repeat #fff;background-size:10px auto;padding:15px 40px 15px 20px;flex:0 1 100%}.c-product__item{width:calc((100% - 60px) / 3);margin:0 30px 55px 0}.c-product__item:nth-of-type(3n){margin:0 0 55px 0}.c-product__item figure{margin:0 0 20px 0}.c-product__item .c-product__title,.c-product__item .c-product__price{transition:opacity .4s ease-in-out}.c-product__item:hover .c-product__title,.c-product__item:hover .c-product__price{opacity:.7}.product__story{position:fixed;right:30px;bottom:30px;width:100%;max-width:760px;padding:35px 55px 35px 30px;background:#f3992b;z-index:100;display:none}.product__story::-webkit-scrollbar{width:4px}.product__story::-webkit-scrollbar-thumb{background-color:#000}.product__story__text{display:block;width:100%;font-size:14px;line-height:2;color:#000;font-family:'NotoSansTC';text-align:justify}.product__story__text strong{font-family:'NotoSansTC-B';text-decoration:underline;text-decoration-color:rgba(255,255,255,.5);text-decoration-thickness:2px}.product__story__close{top:15px;right:15px;width:15px;height:15px}@media screen and (max-width:1300px){.product-list__aside{width:300px;margin:0 30px 0 0;flex:0 0 300px}}@media screen and (max-width:991px){main::before{width:100%;border-radius:0}.product-list{display:block;margin:30px auto 120px auto}.product-list__aside{width:100%}.product-list__aside__list__item{height:0;transition:height .4s ease-in-out}.product-list__aside__list__item__link::after{top:26px;width:10px;height:5px;background-image:url(/assets/images/common/icon_arrow_bottom.svg)}.product-list__aside__list__item.active,.open .product-list__aside__list__item{height:58px}.product-list__inner{top:auto;width:100%;margin:30px auto 0 auto}.product-list__inner__fliter{justify-items:flex-start;justify-content:flex-start;margin:0 0 30px 0}.product__story{width:100%;right:0;bottom:0;max-width:none}}@media screen and (max-width:767px){.c-product__item,.c-product__item:nth-of-type(3n){width:calc((100% - 10px) / 2);margin:0 10px 30px 0}.c-product__item:nth-of-type(even){margin:0 0 30px 0}}@media screen and (max-width:575px){main::before{height:calc(100% - 185px)}.crumb{margin:10px auto 0 auto}.c-page{padding:15px 0 0 0}.product-list{margin:0 auto 50px auto}.product-list__aside__list__item{padding:0 10px}.product-list__aside__list__item__link{font-size:14px;padding:15px 10px}.product-list__aside__list__item__link__sup{transform:scale(.8)}.product-list__aside__list__item__link::after{top:20px;right:15px}.product-list__aside__list__item.active,.open .product-list__aside__list__item{height:45px}.product-list__inner{margin:15px auto 0 auto}.product-list__inner__fliter{flex-wrap:nowrap}.product-list__inner__fliter::before{display:block}.product-list__inner__fliter__title,.product-list__inner__fliter__list{display:none}.product-list__inner__fliter__select{display:block}.c-product__item figure{margin:0 auto 10px auto}.product__story{right:20px;top:50%;bottom:auto;width:calc(100% - 40px);max-width:none;max-height:calc(100% - 170px);padding:50px 20px 40px 20px;transform:translateY(-50%);overflow-y:auto}}@supports (-webkit-touch-callout:none){}
