@charset "UTF-8";
.c-slideMenu{display:block;width:100%}.c-slideMenu.wow{animation-name:fadeInUp}.c-slideMenu__title{margin:0 0 35px 0}.c-slideMenu__list{display:block;width:100%;font-size:18px;line-height:1.2;color:var(--titleColor);font-family:'NotoSansTC-M';border-radius:20px;background:#f1f1f1;overflow:hidden}.c-slideMenu__list__item{display:block;width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;overflow:hidden;border-bottom:1px solid #fff}.c-slideMenu__list__item:last-child{border:none}.c-slideMenu__list__item__link{display:block;width:100%;padding:29px 55px 29px 30px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;transition:color .4s ease-in-out,background-color .4s ease-in-out}.c-slideMenu__list__item__link.dropdown::after{content:'';position:absolute;top:calc(50% - 10px);right:30px;display:block;width:20px;height:20px;border-radius:50%;background:linear-gradient(to bottom,#fff 0%,#fff 100%) center no-repeat,linear-gradient(to bottom,#fff 0%,#fff 100%) center no-repeat #303030;background-size:45% 1px,1px 45%;overflow:hidden}.c-slideMenu__list__item__link.active,.c-slideMenu__list__item__link:hover{color:#fff;background:var(--mainColor)}.c-slideMenu__list__item__link.dropdown:hover::after{background:linear-gradient(to bottom,#ea5532 0%,#ea5532 100%) center no-repeat,linear-gradient(to bottom,#ea5532 0%,#ea5532 100%) center no-repeat #fff;background-size:45% 1px,1px 45%}.c-slideMenu__list__item__link.active.dropdown::after{background:linear-gradient(to bottom,#ea5532 0%,#ea5532 100%) center no-repeat #fff;background-size:45% 1px}.c-slideMenu__list__item__list{display:none;width:100%;background:#e5e5e5}.c-slideMenu__list__item__list__item{display:block;width:100%;border-bottom:1px solid #fff}.c-slideMenu__list__item__list__item:last-child{border:none}.c-slideMenu__list__item__list__item__link{display:block;width:100%;padding:29px 55px 29px 30px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;transition:background-color .4s ease-in-out,color .4s ease-in-out}.c-slideMenu__list__item__list__item__link.dropdown::after{content:'';position:absolute;top:calc(50% - 4.5px);right:35px;display:block;width:9px;height:9px;background:linear-gradient(to bottom,#303030 0%,#303030 100%) center no-repeat,linear-gradient(to bottom,#303030 0%,#303030 100%) center no-repeat;background-size:100% 1px,1px 100%;transition:filter .4s ease-in-out}.c-slideMenu__list__item__list__item__link.active,.c-slideMenu__list__item__list__item__link:hover{color:#fff;background:#666464}.c-slideMenu__list__item__list__item__link:hover::after{filter:brightness(0) invert(1)}.c-slideMenu__list__item__list__item__link.active.dropdown::after{background:linear-gradient(to bottom,#fff 0%,#fff 100%) center no-repeat;background-size:100% 1px}.c-slideMenu__list__item__list__item__list{display:none;width:100%;padding:16px 0;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;background:#f7f7f7}.c-slideMenu__list__item__list__item__list__item{display:block;width:100%}.c-slideMenu__list__item__list__item__list__item__link{display:block;width:100%;padding:12px 50px 12px calc(50px + 1.2em);font-size:16px;line-height:inherit;color:#666;font-family:inherit;transition:color .4s ease-in-out}.c-slideMenu__list__item__list__item__list__item__link::before{content:'‧';position:absolute;top:12px;left:50px;display:block}.c-slideMenu__list__item__list__item__list__item__link.active,.c-slideMenu__list__item__list__item__list__item__link:hover{color:var(--mainColor)}.c-slideMenu__selectBox{display:none;width:100%;margin:0 0 20px 0;padding:0 0 40px 0;border-bottom:1px solid #d6d6d6}.c-slideMenu__selectBox__select{margin:0 0 10px 0}.c-slideMenu__selectBox__select.j-slideMenu-select{display:none}.c-slideMenu__selectBox__select.j-slideMenu-select.active{display:block}.c-slideMenu__selectBox__select:last-child{margin:0}@media screen and (max-width:991px){.c-slideMenu__title{margin:0 0 20px 0}.c-slideMenu__list{display:none}.c-slideMenu__selectBox{display:block}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-slideMenu__title{margin:0 0 15px 0}.c-slideMenu__selectBox{padding:0 0 35px 0}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.c-filter{display:flex;align-items:center;align-content:center;justify-content:flex-start;justify-content:flex-start;width:100%;max-width:100%;flex:0 0 auto}.c-filter__title{display:block;width:auto;max-width:100%;margin:0 40px 0 0;font-size:15px;line-height:1;color:var(--titleColor);font-family:inherit;flex:0 0 auto}.c-filter__box{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;flex:0 1 auto}.c-filter__box__item{display:block;width:auto;max-width:100%;margin:5px 20px 5px 0;padding:15px 25px;font-size:15px;line-height:1;color:var(--titleColor);font-family:inherit;border-radius:5px;background:#f1f1f1;transition:color .4s ease-in-out;overflow:hidden;flex:0 0 auto}.c-filter__box__item:last-child{margin:5px 0}.c-filter__box__item.active{color:#fff;background:var(--subTitleColor)}.c-filter__box__item:not(.active):hover{color:rgba(0,0,0,.7)}.c-filter__select{display:none}@media screen and (max-width:991px){}@media screen and (max-width:767px){.c-filter__title{display:none}.c-filter__title{display:none}.c-filter__box{display:none}.c-filter__select{display:block}}@media screen and (max-width:575px){}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.c-book{display:block;width:100%;flex:0 0 auto}.c-book.wow{animation-name:fadeInUp}.c-book__pic{display:block;width:100%;box-shadow:10px 10px 35px rgba(24,34,50,.2)}.c-book[data-sale="1"] .c-book__pic::after{content:'SALE';position:absolute;bottom:15px;right:0;display:block;width:auto;max-width:100%;min-width:100px;padding:10px;font-size:16px;line-height:1;color:#fff;font-family:'NotoSansTC-M';text-align:center;background:var(--mainColor);border-radius:5px 0 0 5px;letter-spacing:.5px;overflow:hidden;pointer-events:none;z-index:20}.c-book__pic__cover{position:absolute;top:0;left:0;display:none;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.4);overflow:hidden;z-index:10}.c-book__pic__cover::before{display:block;width:auto;max-width:100%;min-width:115px;padding:20px 10px;font-size:18px;line-height:1;color:#fff;font-family:'NotoSansTC-M';text-align:center;border-radius:5px;border:1px solid #fff}.c-book[data-sold="1"] .c-book__pic__cover{display:flex}.c-book[data-sold="1"] .c-book__pic__cover::before{content:'已售完'}.c-book__pic__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0;z-index:20}.c-book__pic__collect{position:absolute;top:min(20px,6%);left:min(20px,6%);display:block;width:26.6px;height:23.1px;cursor:pointer;z-index:50}.c-book__pic__collect::before{content:'';position:absolute;top:5%;left:5%;display:block;width:90%;height:90%;background:url(/assets/images/common/icon_heart_orange.svg) center/contain no-repeat;filter:brightness(0);opacity:.55}.c-book__pic__collect::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/assets/images/common/icon_heart_border_white.svg) center/contain no-repeat}.c-book__pic__collect.active::before{opacity:1;filter:none}.c-book__content{display:block;width:100%;margin:15px 0 0 0}.c-book__content__title{display:block;width:100%;min-height:2.5em;font-size:19px;line-height:1.25;color:var(--titleColor);font-family:'NotoSansTC-M';letter-spacing:.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.c-book__content__sub{display:block;width:100%;margin:0 0 5px 0;font-size:16px;line-height:1;color:rgba(0,0,0,.6);font-family:inherit;letter-spacing:.5px}.c-book__content__price{display:flex;align-items:flex-end;align-content:flex-end;justify-items:flex-start;justify-content:flex-start;width:100%;margin:15px 0 0 0}.c-book__content__price__text{display:block;width:auto;max-width:100%;margin:0 10px 0 0;font-size:27px;line-height:.8;color:var(--mainColor);font-family:'NotoSansTC-M';letter-spacing:.5px;flex:0 0 auto}.c-book__content__price__text::before{content:'$';padding:0 .25em 0 0}.c-book__content__price__text+.c-book__content__price__text{top:-2px;margin:0;font-size:15px;line-height:1;color:var(--titleColor);font-family:'NotoSansTC-M';text-decoration:line-through;opacity:.5}.c-book__content__price__text+.c-book__content__price__text::before{content:'($'}.c-book__content__price__text+.c-book__content__price__text::after{content:')'}.c-book__tool{display:block;width:100%;margin:20px 0 0 0;border-radius:5px;background:#e5e5e5;overflow:hidden}.c-book__tool__bt{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:50px;padding:5px;font-size:15px;line-height:1;color:var(--subTitleColor);font-family:inherit;letter-spacing:.5px;transition:background-color .4s ease-in-out,color .4s ease-in-out;flex:0 1 auto}.c-book__tool__bt::before{position:relative;display:block;width:17px;height:17px;margin:0 8px 0 0;background:center/contain no-repeat;transition:filter .4s ease-in-out;flex:0 0 auto}.c-book__tool__bt[data-icon="cart"]::before{content:'';background-image:url(/assets/images/common/icon_cart.svg)}.c-book__tool__bt[data-icon="search"]::before{content:'';background-image:url(/assets/images/common/icon_magnifier.svg)}.c-book__tool__bt::after{content:'';position:absolute;top:100%;right:10px;display:block;width:calc(100% - 20px);height:1px;background:rgba(0,0,0,.3);transition:opacity .4s ease-in-out}.c-book__tool__bt:last-child::after{display:none}.c-book__tool__bt:hover{color:#fff;background:var(--subTitleColor)}.c-book__tool__bt:hover::before{filter:brightness(0) invert(1)}.c-book__tool__bt:hover::after{opacity:0}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-book__content{margin:15px 0 0 0}.c-book__content__title{min-height:0}.c-book__content__price{margin:10px 0 0 0}.c-book__content__price__text{margin:0 5px 0 0;font-size:25px}.c-book__content__price__text+.c-book__content__price__text{font-size:16px}.c-book__tool{margin:10px 0 0 0}.c-book__tool-wrap{display:block}.c-book__tool__bt{width:100%;height:40px;font-size:14px}.c-book__tool__bt::before{width:14px;height:14px}.c-book__tool-wrap .c-book__tool__bt::after{top:100%;right:10px;width:calc(100% - 20px);height:1px}}@media (any-hover:none){.c-book__tool__bt:nth-child(odd){color:#fff;background:var(--subTitleColor)}.c-book__tool__bt:nth-child(odd)::before{filter:brightness(0) invert(1)}.c-book__tool__bt:nth-child(odd)::after{opacity:0}}@supports (-webkit-touch-callout:none){}
.c-page{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;margin:0 auto}.c-page__count{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;flex:0 1 auto}.c-page__count a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:35px;height:35px;margin:0 5px;border-radius:50%;font-size:17px;font-family:'NotoSansTC';color:#000;line-height:1.5;transition:color .4s ease-in-out,background-color .4s ease-in-out;overflow:hidden}.c-page__count a.hide{display:none}.c-page__count a:hover,.c-page__count a.active{color:#fff;background:#303030}.c-page__prev,.c-page__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 30px;font-size:17px;font-family:'NotoSansTC-M';color:#303030;transition:opacity .4s ease-in-out;flex:0 0 auto}.c-page__prev{margin:0 30px 0 0}.c-page__prev:hover,.c-page__next:hover{opacity:.7}.c-page__prev::before,.c-page__next::after{content:'';position:relative;display:inline-block;vertical-align:middle;width:6px;height:9px;margin:0 0 0 10px;background:url(/assets/images/common/icon_arrow_next.svg) center no-repeat;background-size:contain}.c-page__prev::before{margin:0 10px 0 0;transform:scaleX(-1)}.c-page__prev.disable,.c-page__next.disable{opacity:.4;pointer-events:none}.c-pageDetail{justify-content:space-between}.c-pageDetail .c-page__count{display:none}.c-pageDetail__back{display:inline-flex;width:auto;min-width:185px}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-page{justify-content:space-between}.c-page__prev span,.c-page__next span{display:none}.c-pageDetail{flex-wrap:wrap}.c-pageDetail__prev,.c-pageDetail__next{width:calc(50% - 5px);height:40px;justify-content:center;justify-items:center;background:#f1f1f1;border-radius:5px;padding:5px 20px;margin:0;font-size:15px}.c-pageDetail__back{width:100%;height:40px;margin:10px 0 0 0;order:1}.c-pageDetail .c-page__prev span,.c-pageDetail .c-page__next span{display:block}}@supports (-webkit-touch-callout:none){}
main{padding:79px 0 0 0}.book{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;margin:100px auto 150px auto}.book__aside{display:block;width:35%;max-width:400px;margin:0 50px 0 0;flex:0 0 auto}.book__area{display:block;width:100%;max-width:1065px;flex:0 1 auto}.book__area.wow{animation-name:fadeInUp}.book__area__head{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:flex-start;justify-content:space-between;width:100%;margin:0 auto 45px auto}.book__area__head__title{width:auto;margin:5px 10px 5px 0}.book__area__head__title:last-child{margin:0}.book__area__head_filter{width:auto;margin:5px 0}.book__area__switch{display:none;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;height:45px;margin:0 0 20px 0;background:#f1f1f1;border-radius:5px;overflow:hidden}.book__area__switch__item{display:block;width:100%;background:linear-gradient(to bottom,#303030 0%,#303030 100%) center no-repeat;background-size:13px 13px;cursor:pointer;flex:0 1 auto}.book__area__switch__item[data-switch="1"]{background:linear-gradient(to bottom,#fff 0%,#fff 100%) center no-repeat,linear-gradient(to bottom,#fff 0%,#fff 100%) center no-repeat,linear-gradient(to bottom,#303030 0%,#303030 100%) center no-repeat;background-size:13px 1px,1px 13px,13px 13px}.book__area__switch__item.active{background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);background-color:var(--subTitleColor)}.book__area__switch__item[data-switch="1"].active{background:linear-gradient(to bottom,#303030 0%,#303030 100%) center no-repeat,linear-gradient(to bottom,#303030 0%,#303030 100%) center no-repeat,linear-gradient(to bottom,#fff 0%,#fff 100%) center no-repeat;background-size:13px 1px,1px 13px,13px 13px;background-color:var(--subTitleColor)}.book__area__list{left:-15px;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:calc(100% + 30px);margin:0 0 10px 0}.book__area__list.wow{animation-name:fadeInUp}.book__area__list__item{width:calc(25% - 30px);margin:0 15px 60px 15px}.book__area__page{display:block;width:100%;padding:15px 0 0 0;border-top:1px solid #ddd}@media screen and (max-width:1350px){.book__area__list__item{width:calc(33.33% - 30px)}}@media screen and (max-width:991px){.book{display:block;margin:45px auto 120px auto}.book__aside{width:100%;max-width:none;margin:0}.book__area{max-width:none}.book__area__head{margin:0 auto 40px auto}.book__area__list{margin:0}.book__area__list__item{width:calc(33.33% - 30px);margin:0 15px 70px 15px}}@media screen and (max-width:767px){.book__area__head_filter{width:170px;max-width:50%}}@media screen and (max-width:575px){main{padding:60px 0 0 0}.book{margin:40px auto 65px auto}.book__area__head{margin:0 auto 25px auto}.book__area__switch{display:flex}.book__area__list{left:-5px;width:calc(100% + 10px);margin:0 0 15px 0}.book__area__list__item{width:calc(100% - 10px);margin:0 5px 40px 5px}.book__area__list__item.two{width:calc(50% - 10px);margin:0 5px 30px 5px}.book__area__list__item.two .c-book__content__title{min-height:2.5em}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
