.product-swiper{width:100%;height:100%}.product-swiper .swiper-button-next,.product-swiper .swiper-button-prev{width:22px;height:40px;background-color:rgba(0,0,0,.4);top:calc(50% - 6px);opacity:0;visibility:hidden;transition:opacity .3s ease-out}.product-swiper .swiper-button-next{border-radius:5px 0 0 5px;right:0}.product-swiper .swiper-button-prev{border-radius:0 5px 5px 0;left:0}.product-swiper.swiper-horizontal>.swiper-pagination{bottom:0}.product-swiper .swiper-pagination-bullet{width:6px;height:6px;margin:0 3px;opacity:.15}.product-swiper .swiper-pagination-bullet-active{background-color:#d62872;opacity:1}.prdTypeArea .prdImgBlock .narrow-show .swiper-button-next,.prdTypeArea .prdImgBlock .narrow-show .swiper-button-prev{opacity:1;visibility:visible}.cart-modal-swiper{position:relative;padding:0px 20px}.cart-modal-swiper .swiper-button-next,.cart-modal-swiper .swiper-button-prev{width:60px;height:60px;background-color:rgba(0,0,0,.2);color:#fff;top:50%;transform:translateY(-10px)}.cart-modal-swiper .swiper-button-next::before,.cart-modal-swiper .swiper-button-prev::before{background-size:40px 40px}.cart-modal-swiper .swiper-button-next{right:0;border-radius:5px 0 0 5px}.cart-modal-swiper .swiper-button-prev{left:0;border-radius:0 5px 5px 0}.cart-modal-swiper .swiper-button-next.swiper-button-disabled,.cart-modal-swiper .swiper-button-prev.swiper-button-disabled{display:none}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}

.filter-box{--tw-text-opacity:1;color:hsla(var(--neutral-hs) 25% / var(--tw-text-opacity, 1));width:100%;background-color:#e7e7e7;height:40px;display:flex;position:relative;font-size:13px;line-height:20px}.menu-search-buttons{flex-grow:1}.menu-search-type{display:flex}.menu-search-type li{flex:1;position:relative;font-size:13px;line-height:40px;text-align:center;cursor:pointer}.menu-search-type li:hover,.menu-search-type li.selected{--tw-bg-opacity:1;background-color:hsla(334.48 68.5% 49.8% / var(--tw-bg-opacity, 1) );--tw-text-opacity:1;color:hsla(0 100% 100% / var(--tw-text-opacity, 1))}.price-icon{padding-right:6px}.price-icon::before{content:"";width:5px;height:12px;display:block;background-image:url("https://image.momoshop.com.tw/ecm/img/cmm/search/priceHeightBk.png");background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;left:50%;transform:translate(14px, -50%);z-index:2}.price-icon:hover::before{background-image:url(https://image.momoshop.com.tw/ecm/img/cmm/search/priceHeightBk_h.png)}.price-icon.selected.up::before,.price-icon.selected.down::before{content:"";height:9px;position:absolute;display:block;background-image:url(https://www.momoshop.com.tw/ecm/img/cmm/search/priceHeightBk_h.png)}.price-icon.selected.up::before{background-position:0 top}.price-icon.selected.down::before{background-position:0 bottom}.price-input,.options-list-box,.view-type{height:20px;margin:10px 0}.price-input{width:226px;display:flex;justify-content:center;align-items:center}.price-input input[type=text]{--tw-text-opacity:1;color:hsla(var(--neutral-hs) 25% / var(--tw-text-opacity, 1));width:60px;height:18px;font-size:13px;line-height:18px;text-align:right;border:0px;padding:1px 5px;vertical-align:middle}.price-input input[type=text]::-moz-placeholder{--tw-text-opacity:1;color:hsla(var(--neutral-hs) 60% / var(--tw-text-opacity, 1))}.price-input input[type=text]::placeholder{--tw-text-opacity:1;color:hsla(var(--neutral-hs) 60% / var(--tw-text-opacity, 1))}.price-input .price-btn{margin-left:0.625rem;background-color:#333;height:20px;font-size:13px;line-height:20px;color:#fff;padding:0px 10px;display:inline-block}.options-list-box{width:calc(100% - 680px);display:flex;padding:0 10px 0 15px;border-left:1px solid #a0a0a0;overflow:hidden;position:relative}.open-option{overflow:inherit}.options-box{width:calc(100% - 50px)}.option-btn{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnPK_down.png) no-repeat center right/8px;line-height:20px;color:#d62872;padding:0px 12px 0px 10px;display:block;order:2;cursor:pointer}.options-list{display:flex;order:1;flex-wrap:wrap;overflow:hidden}.options-list [class*=options-list-]{display:flex;align-items:center;align-content:center;padding-right:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;grid-column:auto;order:15}.options-list input[type=checkbox]{display:block;flex-shrink:0}.options-list label{display:flex;align-items:center;flex-grow:1;padding-left:5px}.options-list input[type=checkbox]:checked+label{color:#d62872}.options-list [class*=options-list-title]{display:none;background-color:#f4f4f4}.options-list .options-list-moCoinFeedback{order:1}.options-list .options-list-superstoreFree{order:2}.options-list .options-list-cp{order:3}.options-list .options-list-superstore{order:4}.options-list .options-list-NAM{order:5}.options-list .options-list-stockYN{order:6}.options-list .options-list-video{order:7}.options-list .options-list-cod{order:8}.options-list .options-list-first{order:9}.options-list .options-list-prefere{order:10}.options-list .options-list-freeze{order:11}.options-list .options-list-tvshop{order:12}.open-option .options-list{width:calc(100% + 260px);display:grid;padding:0;background-color:#fff;border-radius:2px;border:1px solid #999;position:absolute;top:-3px;right:-75px;z-index:3;box-sizing:border-box}.open-option .options-list li{padding:10px 5px}.open-option .options-list [class*=options-list-title]{display:flex;grid-column:1/2}.options-list-title-0,.options-list-cp,.options-list-video,.options-list-stockYN,.options-list-tvshop{grid-row:1/2}.options-list-title-1,.options-list-first,.options-list-superstore,.options-list-freeze,.options-list-cycle,.options-list-prefere,.options-list-china,.options-list-superstoreFree{grid-row:2/3}.options-list-title-2,.options-list-NAM,.options-list-cod,.options-list-superstorePay{grid-row:3/4}.options-list-title-3,.options-list-commentRate{grid-row:4/5}.open-option .options-list-cp,.open-option .options-list-first,.open-option .options-list-NAM{order:1}.open-option .options-list-video,.open-option .options-list-superstore,.open-option .options-list-cod{order:2}.open-option .options-list-stockYN,.open-option .options-list-freeze,.open-option .options-list-superstorePay{order:3}.open-option .options-list-tvshop,.open-option .options-list-cycle,.open-option .options-list-superstoreFree{order:4}.open-option .options-list-prefere{order:5}.open-option .options-list-china{order:6}.view-type{width:82px;display:flex;justify-content:center;border-left:1px solid #a0a0a0;box-sizing:border-box}.view-type input[type=radio]{display:none}.view-type input[type=radio]:checked+label{--tw-text-opacity:1;color:hsla(334.48 68.5% 49.8% / var(--tw-text-opacity, 1) )}.view-type label{width:30px;height:30px;font-size:13px;line-height:20px;color:#333;margin:0px 0px 0px 5px;padding:0px 0px 0px 20px;display:inline-block;cursor:pointer;overflow:hidden}.view-type .chessboard-type{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/chessboardTypeBk.png) no-repeat 0px 4px}.view-type input[type=radio]:checked+.chessboard-type{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/chessboardTypeBk_checked.png) no-repeat 0 4px/13px}.view-type .column-type{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/columnTypeBk.png) no-repeat 0 4px/13px}.view-type input[type=radio]:checked+.column-type{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/columnTypeBk_checked.png) no-repeat 0px 4px/13px}
.filter-block>.filter-row:first-child{border-top-width:1px}.filter-row{position:relative;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;font-size:0.875rem;line-height:1.25rem;width:100%;color:#333}.filter-row-info{z-index:0;display:flex;width:100%}.filter-row-info-header{--tw-bg-opacity:1;background-color:hsla(var(--neutral-hs) 95% / var(--tw-bg-opacity, 1));width:90px;padding:9px 10px;height:40px}.filter-row-info-options{display:flex;flex-wrap:wrap;width:calc(100% - 90px);padding-inline:10px;padding-right:70px;height:40px;overflow:hidden}.filter-row-info-options .filter-checkbox{width:160px;margin-right:5px}.filter-row-more{position:absolute;z-index:10;display:flex;align-items:center;border-width:1px;right:5px;top:9px;padding-inline:5px}.filter-row-full{position:absolute;left:0px;top:0px;z-index:20;display:flex;border-width:1px;border-color:var(--black);width:100%}.filter-row-full-header{--tw-bg-opacity:1;background-color:hsla(var(--neutral-hs) 40% / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:hsla(0 100% 100% / var(--tw-text-opacity, 1));padding:9px 10px;width:90px;min-height:40px}.filter-row-full-options{display:flex;flex-wrap:wrap;align-items:center;--tw-bg-opacity:1;background-color:hsla(0 100% 100% / var(--tw-bg-opacity, 1));width:calc(100% - 90px);padding-inline:10px}.filter-row-full-options>div{width:100%}.filter-row-full-options>div:nth-child(1){overflow:auto;max-height:240px}.filter-row-full-options-group{margin-top:0.75rem;display:flex;width:100%;flex-wrap:wrap}.filter-row-full-options-group:first-of-type{margin-top:0px}.filter-row-full-options-group .filter-checkbox{display:flex;width:160px;margin-block:5px}.filter-row-full-options-confirm-btns{display:flex;justify-content:center;width:100%}.else-filter-row{position:relative;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;font-size:0.875rem;line-height:1.25rem;width:100%;color:#333}.else-filter-row-header{--tw-bg-opacity:1;background-color:hsla(var(--neutral-hs) 95% / var(--tw-bg-opacity, 1));padding:9px 10px;width:90px;min-height:40px}.else-filter-row-content{position:relative;display:flex;flex-wrap:wrap;align-items:center;--tw-bg-opacity:1;background-color:hsla(0 100% 100% / var(--tw-bg-opacity, 1));width:calc(100% - 90px);padding-inline:10px;padding-right:60px}.else-filter-row-content-item{border-width:1px;height:22px;padding-inline:5px;margin-block:9px;margin-right:20px;display:block}.else-filter-row-content-expand-info{position:absolute;left:0px;z-index:10;border-width:1px;border-color:var(--black);--tw-bg-opacity:1;background-color:hsla(0 100% 100% / var(--tw-bg-opacity, 1));--tw-shadow-color:hsla(var(--neutral-hs) 50% / 1);--tw-shadow:var(--tw-shadow-colored);width:calc(100% + 1px);padding:0px 10px;box-shadow:5px 5px 5px hsla(0,0%,60%,.9)}.else-filter-row-content-expand-info-groups{width:100%}.else-filter-row-content-expand-info-groups-item{margin-top:0.75rem;display:flex;width:100%;flex-wrap:wrap}.else-filter-row-content-expand-info-groups-item:first-of-type{margin-top:0px}.else-filter-row-content-expand-info-groups-item>.filter-checkbox{display:flex;align-items:center;height:40px;width:160px;margin-right:5px}.else-filter-row-content-expand-info-more{position:absolute;z-index:10;display:flex;align-items:center;border-width:1px;right:5px;top:9px;padding-inline:5px}.else-filter-row-content-expand-info-confirm-btns{display:flex;justify-content:center}.else-filter-row-content-more{position:absolute;display:flex;align-items:center;border-width:1px;right:5px;top:9px;padding-inline:5px}.filter-checkbox{display:flex;padding-block:5px}.filter-checkbox>input{display:none}.filter-checkbox>input:checked+span>label{position:relative;border-width:1px;--tw-border-opacity:1;border-color:hsla(334.48 68.5% 49.8% / var(--tw-border-opacity, 1) );--tw-text-opacity:1;color:hsla(334.48 68.5% 49.8% / var(--tw-text-opacity, 1) );border-radius:3px}.filter-checkbox>input:checked+span>label>.fbm-icon{position:absolute;bottom:0px;right:0px;display:inline-flex;transform:translate(1px, 3px) scale(0.9);font-weight:bold}.filter-checkbox>input:checked+span>label>.fbm-icon:hover::before{content:""}.filter-checkbox>input:checked+span>label:hover>.fbm-icon::before{content:""}.filter-checkbox>input:checked+span>label>span{position:absolute;bottom:0px;right:0px;--tw-border-opacity:1;border-right-color:hsla(334.48 68.5% 49.8% / var(--tw-border-opacity, 1) );border-top:18px solid rgba(44,44,44,0);border-right:18px solid}.filter-checkbox>span>label{cursor:pointer;padding:5px 15px 5px 5px;width:auto;height:28px;max-width:160px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.filter-checkbox>span>label>.fbm-icon{display:none}.filter-checkbox>span>label:hover{--tw-text-opacity:1;color:hsla(334.48 68.5% 49.8% / var(--tw-text-opacity, 1) )}.filter-checkbox.filter-checkbox-unstyle>input{display:flex}.filter-checkbox.filter-checkbox-unstyle>input:checked+span>label{border-width:0px}.filter-checkbox.filter-checkbox-unstyle>span>label{border-width:0px}.filter-checkbox.filter-checkbox-unstyle>span>label>span{display:none}.filter-checkbox.filter-checkbox-unstyle>span>label>.fbm-icon{display:none}
#bt_2_layout_NAV{height:21px;line-height:21px;width:1220px;margin:0px 0px 10px 0px;position:relative;z-index:4}#bt_2_layout_NAV #keyword_line{width:1200px;margin:0px;padding:0px 0px 0px 20px;display:flex;background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/category/nav-Icon.gif) no-repeat 0 2px}#bt_2_layout_NAV .keyword_line-name-link{color:#454545}#bt_2_layout_NAV .keyword_line-name{display:inline-block;color:#d62872;list-style:none}#bt_2_layout_NAV li{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/category/nav-line.gif) no-repeat 0px 7px;font-size:13px;line-height:21px;padding:0px 0px 0px 10px;margin:0px 4px 0px 4px}#bt_2_layout_NAV li .keyword_line-link{color:#454545;padding:0 15px 0 5px;border:1px solid #fff;position:relative}#bt_2_layout_NAV li .keyword_line-link::after{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnBk.png) no-repeat;width:6px;height:6px;background-size:6px;content:"";position:absolute;top:6px;right:5px}#bt_2_layout_NAV li .breadcrumb_line-link{color:#454545;border:1px solid #fff;position:relative}#bt_2_layout_NAV li .breadcrumb_line-link:hover{--tw-text-opacity:1;color:hsla(334.48 68.5% 49.8% / var(--tw-text-opacity, 1) )}#bt_2_layout_NAV #keyword1{cursor:pointer}#bt_2_layout_NAV .result{background:none;color:#000;font-family:Microsoft JhengHei,sans-serif;line-height:18px;display:none}#bt_2_layout_NAV .result b{font-family:Microsoft JhengHei,sans-serif,Geneva;font-size:13px;margin:0px 3px}#bt_2_layout_NAV .first{background:none;padding-left:0px}#bt_2_layout_NAV .first a{background:none;color:#a18050;padding:0px}#bt_2_layout_NAV .first a:hover{color:#e40480;text-decoration:none}#bt_2_layout_NAV .first a::after{display:none}#bt_2_layout_NAV .open a{padding:0 15px 0 5px;border:1px solid #666;border-bottom:2px solid #fff;position:relative;z-index:6}#bt_2_layout_NAV .open a::after{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/collapseBtnBk.png) no-repeat}.searchListArea{width:1220px;margin:10px auto;position:relative;overflow:inherit}.searchListArea .momomallSearchBtn{z-index:1;background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/momomallSearchBtnBk.png) no-repeat 117px 8px;font-size:13px;line-height:21px;color:#ff5d00;padding:0px 15px 0px 10px;position:absolute;top:0px;right:0px}.searchListArea .attributesListArea{width:100%;margin:0px;position:relative;z-index:3;transition:500ms}.searchListArea .attributesListArea .wrapTable{width:100%;border:1px solid #eee;border-collapse:collapse;text-align:left;font-size:13px}.searchListArea .attributesListArea .wrapTable tr th,.searchListArea .attributesListArea .wrapTable tr td{height:41px;padding:0px 10px;vertical-align:top;position:relative;border:1px solid #eee;box-sizing:border-box}.searchListArea .attributesListArea .wrapTable tr th{background-color:#f4f4f4;width:90px;padding:9px 10px;vertical-align:middle}.searchListArea .attributesListArea .label-name-box{display:inline-flex}.searchListArea .attributesListArea .root-category{flex-shrink:0;color:#d62872}.searchListArea .attributesListArea .root-category~.label-name{padding-left:3px}.searchListArea .attributesBtnArea{width:100%;height:4px;margin:0px 0px 28px;border-top:0px;position:relative}.searchListArea .attributesBtnArea::after{width:1218px;height:100%;content:"";border-left:1px solid #ccc;border-right:1px solid #ccc;position:absolute;top:0px;left:0px}.searchListArea .attributesBtnArea::before{background-color:#ccc;width:100%;height:1px;content:"";position:absolute;bottom:0px;left:0px}.searchListArea .attributesBtnArea span{background-color:#fff;font-size:13px;line-height:22px;color:#010101;border:1px solid #ccc;padding:0px 20px 0px 10px;border-top:0px;cursor:pointer;position:absolute;top:0px;right:0px;z-index:1;display:none}.searchListArea .attributesBtnArea span::after{background-color:#fff;width:1px;height:3px;content:"";position:absolute;top:0px;left:-1px}.searchListArea .attributesBtnArea span:first-child{display:inline-block}.searchListArea .attributesBtnArea .expansionBtn::before{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnBk.png);width:6px;height:8px;content:"";position:absolute;top:7px;right:8px}.searchListArea .attributesBtnArea .collapseBtn::before{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/collapseBtnBk.png);width:6px;height:8px;content:"";position:absolute;top:7px;right:8px}.searchListArea .attributesListArea .wrapTable td ul{width:100%;display:flex;flex-wrap:wrap}.searchListArea .attributesListArea .wrapTable td ul li{width:16.6666666667%;height:40px;display:flex;align-items:center;align-content:center;padding-right:8px;box-sizing:border-box;position:relative}.searchListArea .attributesListArea .wrapTable .search-list-open .search-list{width:calc(100% + 90px);height:auto;border:1px solid #333;top:0;left:-90px;position:absolute;z-index:3}.searchListArea .attributesListArea .wrapTable .search-list-open .search-list ul{padding:5px 10px}.searchListArea .attributesListArea .wrapTable .search-list-open .search-list li{height:auto;padding:10px 0}.searchListArea .attributesListArea .wrapTable .search-list-open .search-list li .selected{width:100%;max-width:calc(100% - 5px)}.searchListArea .attributesListArea .wrapTable .search-list-open .search-list li.selected{padding:0 5px 0 0}.searchListArea .attributesListArea .wrapTable .search-list-open .search-table-title{display:flex}.searchListArea .attributesListArea .wrapTable .search-list-open .isOpen-list{height:auto}.searchListArea .attributesListArea .wrapTable .search-list-open .isOpen-list ul{padding-bottom:45px;max-height:200px;overflow-x:hidden;overflow-y:auto}.searchListArea .attributesListArea .wrapTable .search-list-open .isOpen-list li{padding:0}.searchListArea .attributesListArea .wrapTable .search-list-open .isOpen-list .group-divide{width:100%;height:20px;display:block}.searchListArea .attributesListArea .wrapTable .wrapDiv{width:calc(100% - 60px);height:40px;overflow:hidden;display:flex;background-color:#fff}.searchListArea .attributesListArea .wrapTable .wrapDiv label,.searchListArea .attributesListArea .wrapTable .wrapDiv .label-name-area{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;color:#333}.searchListArea .attributesListArea .wrapTable .wrapDiv label:hover,.searchListArea .attributesListArea .wrapTable .wrapDiv label.selected,.searchListArea .attributesListArea .wrapTable .wrapDiv .label-name-area:hover,.searchListArea .attributesListArea .wrapTable .wrapDiv .label-name-area.selected{color:#d62872}.searchListArea .attributesListArea .wrapTable .isOpen-list{width:100%;height:0;background-color:#fff;display:flex;overflow:hidden;position:relative}.searchListArea .attributesListArea .wrapTable .isOpen-list li{display:flex}.searchListArea .attributesListArea .wrapTable .isOpen-list input{display:inline-block;cursor:pointer}.searchListArea .attributesListArea .wrapTable .isOpen-list label,.searchListArea .attributesListArea .wrapTable .isOpen-list .label-name-area{padding:5px 0 5px 5px;font-size:13px;line-height:24px;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchListArea .attributesListArea .wrapTable .isOpen-list label:hover,.searchListArea .attributesListArea .wrapTable .isOpen-list .label-name-area:hover{color:#d62872}.searchListArea .attributesListArea .wrapTable .search-table-title{width:90px;padding:9px 10px;background-color:#333;color:#fff;display:none;flex-shrink:0;box-sizing:border-box}.searchListArea .attributesListArea .wrapTable .label-name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-word}.searchListArea .attributesListArea .wrapTable .label-count{padding-left:2px;flex-shrink:0}.searchListArea .attributesListArea .wrapTable .expansionUlBtn{border:1px solid #ccc;background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnBk.png) no-repeat 40px center/8px;height:18px;font-size:13px;line-height:18px;padding:0px 20px 0px 10px;position:absolute;top:10px;right:5px}.searchListArea .attributesListArea .wrapTable .collapseUlBtn{border:1px solid #ccc;background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnBk.png) no-repeat 40px center/8px;height:18px;font-size:13px;line-height:18px;padding:0px 20px 0px 10px;position:absolute;top:10px;right:5px;background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/collapseBtnBk.png) no-repeat 40px 7px}.searchListArea .attributesListArea .wrapTable .multipleChoiceBtn{font-size:13px;line-height:18px;padding:0px 5px 0px 15px;border:1px solid #ccc;position:absolute;top:10px;right:5px}.searchListArea .attributesListArea .wrapTable .multipleChoiceBtn::before{background-color:#333;width:6px;height:2px;content:"";position:absolute;top:8px;left:5px}.searchListArea .attributesListArea .wrapTable .multipleChoiceBtn::after{background-color:#333;width:2px;height:6px;content:"";position:absolute;top:6px;left:7px}.searchListArea .attributesListArea .wrapTable .multipleShowBtnArea{width:calc(100% - 90px);padding:10px 0;background-color:#fff;text-align:center;position:absolute;bottom:0;right:0}.searchListArea .attributesListArea .wrapTable .multipleShowBtnArea a{background-color:#e7e7e7;font-size:13px;line-height:24px;color:#434343;margin:0 5px;padding:0 25px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchListArea .attributesListArea .wrapTable .multipleShowBtnArea a.confirm{background-color:#d62872;color:#fff}.searchListArea .attributesListArea .floatTable{position:absolute;top:0px;display:none;padding:15px;width:calc(100% + 30px);left:-15px;border:0;box-sizing:border-box}.searchListArea .attributesListArea table .otheroptionArea td{padding:10px 70px 0px 10px;position:relative}.searchListArea .attributesListArea table .otheroptionArea td .otherTitle{margin:0 20px 10px 0;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchListArea .attributesListArea table .otheroptionArea td .otherTitle span{height:18px;line-height:18px;padding:0px 15px 0px 5px;border:1px solid #ccc;position:relative;transition:all 200ms ease-out 0s;display:block}.searchListArea .attributesListArea table .otheroptionArea td .otherTitle span::before{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnBk.png) no-repeat center/8px;width:8px;height:6px;content:"";position:absolute;top:6px;right:5px}.searchListArea .attributesListArea table .otheroptionArea td .moreTitleBtn{width:auto;padding:0;margin:0;position:absolute;top:10px;right:5px}.searchListArea .attributesListArea table .otheroptionArea td .moreTitleBtn span::after{content:"更多"}.searchListArea .attributesListArea table .otheroptionArea td .moreTitleBtn-open span::after{content:"收合"}.searchListArea .attributesListArea table .otheroptionArea td .moreTitleBtn-open span::before{transform:rotate(180deg)}.searchListArea .attributesListArea table .otheroptionArea td .moreTitleBtn-open~.other-attributes-box{height:auto;overflow:initial}.searchListArea .attributesListArea table .otheroptionArea td .other-attributes-box{height:20px;overflow:hidden}.searchListArea .attributesListArea table .otheroptionArea td .other-attributes{width:100%;display:flex;flex-wrap:wrap}.searchListArea .attributesListArea table .otheroptionArea td .openList{position:relative;z-index:6}.searchListArea .attributesListArea table .otheroptionArea td .openList span{border-color:#666;border-bottom-color:#fff}.searchListArea .attributesListArea table .otheroptionArea td .openList span::before{transform:scaley(-1);background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnPK_down.png) no-repeat center/8px}.searchListArea .attributesListArea .attributesotherListArea{width:100%;position:absolute;right:0;top:0;z-index:5;transition:all 200ms ease-out 0s}.searchListArea .attributesListArea .attributesotherListArea .innerArea{background:#fff;padding:10px;box-sizing:border-box;border:1px solid #666;position:relative;box-shadow:5px 5px 5px rgba(0,0,0,.3)}.searchListArea .attributesListArea .attributesotherListArea-more .innerArea{padding-bottom:44px}.searchListArea .attributesListArea .attributesotherListArea-more .innerArea .multipleShowBtnArea{width:100%}.searchListArea .attributesListArea .attributesotherListArea .multipleChoiceBtn{height:18px;font-size:13px;line-height:18px;padding:0px 5px 0px 15px;border:1px solid #ccc;position:absolute;top:10px;right:5px}.searchListArea .attributesListArea .attributesotherListArea .multipleChoiceBtn::before{background-color:#333;width:6px;height:2px;content:"";position:absolute;top:8px;left:5px}.searchListArea .attributesListArea .attributesotherListArea .multipleChoiceBtn::after{background-color:#333;width:2px;height:6px;content:"";position:absolute;top:6px;left:7px}.searchListArea .attributesListArea .attributesotherListArea ul{width:100%;margin:0px;padding:0 70px 0 0;box-sizing:border-box;display:flex;font-size:13px;line-height:20px}.searchListArea .attributesListArea .attributesotherListArea ul li{position:relative}.searchListArea .attributesListArea .attributesotherListArea ul li input{position:absolute;top:11px;display:none;left:0px}.searchListArea .attributesListArea .attributesotherListArea ul li label{width:100%;display:flex;cursor:pointer}.searchListArea .attributesListArea .attributesotherListArea ul li label:hover{color:#d62872}.searchListArea .attributesListArea .attributesotherListArea ul li a{width:100%;white-space:nowrap;text-overflow:ellipsis;margin:0px;display:inline-block;overflow:hidden}.searchListArea .attributesListArea .attributesotherListArea .multipleType li input{display:block}.searchListArea .attributesListArea .attributesotherListArea .multipleType li input[type=checkbox]:checked+label{color:#d62872}.searchListArea .attributesListArea .attributesotherListArea .multipleType li label{width:140px;margin:0px 0px 0px 20px}.searchListArea .attributesBox{background-color:#fff;width:700px;padding:10px;border:1px solid #666;box-shadow:5px 5px 5px rgba(0,0,0,.3);position:absolute;top:20px;left:70px;z-index:5}.searchListArea .attributesBox .closebtn{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/closeBtnBk.png) no-repeat center right;width:15px;height:15px;display:block;position:absolute;top:5px;right:5px}.searchListArea #bt_2_layout_NAV .attributesBox .delMoreBtn{height:18px;font-size:13px;line-height:18px;padding:0px 5px 0px 15px;border:1px solid #ccc;position:absolute;bottom:20px;right:10px}.searchListArea #bt_2_layout_NAV .attributesBox .delMoreBtn::before{background-color:#333;width:6px;height:2px;content:"";position:absolute;top:8px;left:5px}.searchListArea #bt_2_layout_NAV .attributesBox .delMoreBtn::after{background-color:#333;width:2px;height:6px;content:"";position:absolute;top:6px;left:7px}.searchListArea #bt_2_layout_NAV .attributesBox ul{margin:0px;padding:0px;list-style:none}.searchListArea #bt_2_layout_NAV .attributesBox ul li{background:none;float:left;width:175px;height:25px;font-size:13px;line-height:25px;color:#000;white-space:nowrap;text-overflow:ellipsis;margin:0px 30px 15px 0px;padding:0px 10px;cursor:pointer;display:inline-block;overflow:hidden}.searchListArea #bt_2_layout_NAV .attributesBox ul li img{display:none}.searchListArea #bt_2_layout_NAV .attributesBox .optionsStyle li{background:none;float:left;height:25px;font-size:13px;line-height:25px;color:#000;margin:10px 30px 10px 0px;padding:0px;border:1px solid #a0a0a0;position:relative;cursor:pointer}.searchListArea #bt_2_layout_NAV .attributesBox .optionsStyle li label{width:140px;padding:0px 25px 0px 10px;display:block;position:absolute;top:0px;left:0px}.searchListArea #bt_2_layout_NAV .attributesBox .optionsStyle li input{position:absolute;top:3px;display:none;left:0px}.searchListArea #bt_2_layout_NAV .attributesBox .optionsStyle li img{background-color:#a0a0a0;width:15px;height:15px;border:5px solid #a0a0a0;position:absolute;top:0px;right:0px;z-index:1;display:inline-block}.searchListArea #bt_2_layout_NAV .attributesBox .multipleShowBtnArea{height:30px;text-align:center;margin:0px 0px 5px 0px;display:none}.searchListArea #bt_2_layout_NAV .attributesBox .multipleShowBtnArea a{background-color:#d62672;font-size:13px;line-height:24px;color:#fff;margin:3px 5px;padding:0px 25px;display:inline-block}.searchListArea #bt_2_layout_NAV .attributesBox .multipleShowBtnArea a:first-child{background-color:#e7e7e7;color:#000}.searchListArea #bt_2_layout_NAV .attributesBox .multipleShowBtnArea label{height:25px;font-size:13px;line-height:25px;margin:0px 0px 0px 10px;padding:0px 10px;display:inline-block;cursor:pointer}.searchListArea #bt_2_layout_NAV .attributesBox .multipleShowBtnArea label input{position:relative;top:2px}.searchListArea #bt_2_layout_NAV .attributesBox .selectMore{display:inline-block}.searchListArea #bt_2_layout_NAV .attributesBox .selectMore li{border-color:#fff}.searchListArea #bt_2_layout_NAV .attributesBox .selectMore li input{display:inline-block}.searchListArea #bt_2_layout_NAV .attributesBox .selectMore li label{padding:0px 11px 0px 24px}.searchListArea #bt_2_layout_NAV .attributesBox .selectMore li img{display:none}.searchListArea .searchPrdListArea{margin:0px}.searchListArea .searchPrdListArea .listArea{border-bottom:1px dashed #bbb;position:relative}.searchListArea .searchPrdListArea .listArea::after{content:"";width:100%;border-bottom:1px solid #fff;position:absolute;left:0;bottom:0}.searchListArea .searchPrdListArea .listArea .productLoadingTxt{background:#fff url(https://image.momoshop.com.tw/ecm/img/cmm/search/loading.gif) no-repeat center 20px;width:200px;line-height:30px;color:#000;text-align:center;margin:0px 0px 0px -100px;padding:60px 0px 5px;position:absolute;top:60px;left:50%;z-index:3}.searchListArea .searchPrdListArea .listArea .whiteBk{background-color:#fff;width:100%;height:100%;position:absolute;top:0px;left:0px;opacity:.7;filter:alpha(opacity=70);z-index:2}.searchListArea .searchPrdListArea .listArea .listAreaUl{margin:0px;padding:0px;list-style:none;display:flex;flex-wrap:wrap}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi{width:16.6666666667%;display:block;padding:10px 2px;box-sizing:border-box;border-bottom:1px dotted #888;position:relative}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea{width:160px;display:flex;background:rgba(0,0,0,.6);position:absolute;top:140px;left:50%;z-index:1;transform:translateX(-50%);visibility:hidden;opacity:0;transition:opacity .3s ease-out}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .insertWishList,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .addToCart,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .buyAlert,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .buy_no,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .comingSoon{width:50%;height:40px;padding:0px;display:flex;justify-content:center;align-items:center;color:#fff;flex-grow:1}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .insertWishList .icon,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .addToCart .icon,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .buyAlert .icon,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .buy_no .icon,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .btnArea .comingSoon .icon{margin-right:10px;font-size:21px}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi:hover .btnArea{visibility:visible;opacity:1;z-index:2}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .publishInfo{display:none}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi:hover .goodsUrl{background-color:#fffacd}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl{padding:10px;position:relative;z-index:1}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .goods-img-url{display:block}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .prdImg{width:160px;height:160px;vertical-align:middle}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .imgTagBottom,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .imgTag,.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .imgTagRectangle{border-radius:0}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .mask{width:160px;height:160px;position:absolute;top:0px;left:0px;z-index:3}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .sloganTitle{height:16px;margin:1px auto 3px auto;font-size:13px;line-height:16px;color:#dd2726;text-align:left;overflow:hidden}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .prdName{display:inline;font-size:14px;line-height:20px;color:#454545;word-break:break-all;cursor:pointer}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .prdName a{color:#454545}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .money{width:100%;height:30px;font-size:13px;line-height:24px;color:#d62872;text-align:left;margin:0px auto;padding:0px;font-family:var(--price-font-family)}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .money .icon{padding-bottom:3px;display:inline-block;vertical-align:text-bottom}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .money b{font-size:24px;line-height:24px;font-weight:normal}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .money .discountTxt{font-size:13px;line-height:13px;color:#999;margin:0px 0px 7px 5px}.web .brands-banner{width:100%;display:block;margin-bottom:15px}.web .brands-banner img{width:100%;height:auto;display:block}.web .pageArea{width:100%;max-width:100%;margin:16px 0;display:flex;justify-content:space-between;overflow:initial}.web .pageArea .page-control{display:flex;font-size:13px;align-items:center}.web .pageArea .page-total-products{padding-right:5px;color:#666}.web .pageArea .page-total-products .total-txt{display:none}.web .pageArea .total-txt b{padding:0 5px}.web .pageArea .page-number b{padding-left:5px;font-weight:bold}.web .pageArea .page-btn{width:52px;margin:0 0 0 5px;padding:4px 2px;text-align:center;background-color:#4a9ae7;border:1px solid #4a9ae7;transition:all .3s ease-out}.web .pageArea .page-btn a{color:#fff}.web .pageArea .page-btn:hover{background-color:#fff;border:1px solid #ababab}.web .pageArea .page-btn:hover a{color:var(--main-text-color)}.web .pageArea .pagination{display:flex;font-size:13px}.web .pageArea .pagination-item{margin-right:3px}.web .pageArea .pagination-link{min-width:16px;padding:3px;display:flex;justify-content:center;align-items:center;border:1px solid #ababab;color:#434343;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-out}.web .pageArea .pagination-link:hover,.web .pageArea .pagination-link.selected{background-color:#1c6fbc;border-color:#1c6fbc;color:#fff}.web .pageArea .pagination-arrow{font-size:13px}.web .pageArea .pagination-arrow span{transform:scale(0.85)}.web .pageArea.topPage{justify-content:flex-end}.web .pageArea.topPage .pagination{display:none}.web .pageArea.topPage .page-total-products .total-txt{display:inline}.listArea .totalSales{width:100%;padding:4px 0;margin:0;display:block;min-height:18px;font-size:13px;color:#454545;order:2}.listArea.columnType .totalSales{position:absolute;bottom:25px;padding:4px 5px 10px 5px}.listAreaLi .goodsUrl .prdInfoWrap{width:160px;margin:0 auto;display:flex;flex-wrap:wrap}.listAreaLi .goodsUrl .iconArea{background-color:#eee;width:100%;height:26px;padding:0px 5px;box-sizing:border-box;display:flex;justify-content:flex-end;align-items:center}.listAreaLi .goodsUrl .iconArea img{margin:2px 0px}.listAreaLi .goodsUrl .iconArea b{width:100%;font-size:13px;line-height:26px;font-weight:bold;color:#969696;text-align:center;display:block}.listAreaLi .goodsUrl .iconArea .speed{display:inline-flex;font-size:13px;line-height:15px;margin:1px;padding:2px 4px;border-radius:3px;background-color:#be0211;color:#fff}.listAreaLi .goodsUrl .rating-box{width:100%;height:16px;display:flex;align-items:baseline}.listAreaLi .goodsUrl .ratingStars{flex-shrink:0;display:flex;color:#fbbf2f}.listAreaLi .goodsUrl .ratingStars .icon{line-height:16px}.listAreaLi .goodsUrl .ratingCounts{padding-left:5px;font-size:13px;color:#b3b3b3;display:flex;flex-grow:1}.listAreaLi .goodsUrl .ratingCounts span{display:block;flex-shrink:0}.listAreaLi .goodsUrl .ratingCounts .number{max-width:calc(100% - 8px);word-break:break-all;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.listAreaLi .goodsUrl .stage,.listAreaLi .goodsUrl .convenience{display:none}.listAreaLi .btnArea .buy_no{display:none}.listAreaLi a .money b.soldoutTag{font-size:18px}.edmBG .goodsUrl{height:100%;box-sizing:border-box;background-repeat:no-repeat;background-size:cover}.edmBG .goodsUrl :is(.iconArea,.prdInfoWrap,.prdNameTitle,.sloganTitle){display:none}.edmBG .goodsUrl:hover .edmGo{border-color:#d62872;background-color:#d62872;color:#fff}.edmBG .prdInfoWrap{position:relative}.edmBG .edmbox{width:100%;box-sizing:border-box;text-align:center;display:block}.edmBG .edmName{padding:20px 10px 0 10px;box-sizing:border-box;margin:0;font-size:15px;color:#000}.edmBG .edmGo{padding:0 10px;margin:16px 0;line-height:30px;border-width:1px;border-style:solid;border-color:#000;border-radius:15px;display:inline-block;color:#000;font-size:15px}.clearfix::after{display:block;content:"";clear:both}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi{width:100%;position:relative}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .sponsor-tag{top:113px;right:auto;left:92px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl{width:100%;height:auto;margin:0;padding:10px;box-sizing:border-box;display:grid;grid-template-areas:"prd-img slogan" "prd-img prd-name" "prd-img prd-info " "prd-img icon-area";grid-template-columns:140px 1fr;position:relative}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .prdImgWrap{grid-area:prd-img}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .sloganTitle{grid-area:slogan}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .prdNameTitle{grid-area:prd-name}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .prdInfoWrap{grid-area:prd-info;width:100%;display:grid;grid-template-columns:1fr 340px;grid-template-areas:"publishInfo money" "description money" "rating money" "total-sales money"}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .mask{width:120px;height:120px;top:0px;left:0px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .prdImg{width:120px;height:120px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .sloganTitle{margin:0;height:20px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .prdName{margin:0px;padding:0px;font-size:16px;line-height:20px;font-weight:bold}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .money{width:auto;height:auto;margin:0;padding-bottom:10px;display:flex;align-items:flex-end;grid-area:money}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .rating-box{grid-area:rating}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .totalSales{position:initial;grid-area:total-sales;padding:7px 0 2px 0}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .description{position:initial;grid-area:description;color:#666;padding:10px 0 2px 0}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .iconArea{grid-area:icon-area;width:auto;margin:0 0 10px 0;padding:0;background-color:rgba(0,0,0,0);justify-content:flex-start}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .iconArea b{display:none}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .stage{background-color:#fff;border:1px solid #ccc;margin:0px;padding:0px;display:inline-block;position:absolute;top:30px;left:130px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .stage span{height:24px;font-size:13px;line-height:24px;color:#434343;padding:0px 10px;border-left:1px solid #ccc;display:inline-block}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .stage span b{font-size:20px;line-height:16px;font-weight:bold;color:#d62672;margin:0px 5px;vertical-align:text-bottom}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .stage span:first-child{border:0px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .convenience{height:30px;margin:0px;padding:0px;position:absolute;top:75px;left:120px;display:none}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .convenience img{height:30px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea{width:auto;margin:0px;background-color:rgba(0,0,0,0);justify-content:flex-end;top:inherit;bottom:25px;left:inherit;right:10px;visibility:visible;opacity:1;transform:translateX(0)}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .addToCart,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .insertWishList,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .buyAlert,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .buy_no,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .timeAlert,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .comingSoon{width:160px;height:40px;min-height:unset}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .addToCart::after,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .insertWishList::after,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .buyAlert::after,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .buy_no::after,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .timeAlert::after,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .comingSoon::after{content:attr(title);font-size:18px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .addToCart{background-color:#1c6fbc;margin:0px 0px 0px 20px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .insertWishList{background-color:#ccc;margin:0px;border:1px solid #ccc;box-sizing:border-box}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .checkedWishList{background:#fff;color:#d62872;border:1px solid #d62872;box-sizing:border-box}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .buy_no,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .comingSoon{background:#b0b0b0;margin-left:20px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .buyAlert{background:#ff9000;margin-left:20px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .buy_no,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .btnArea .comingSoon{display:none}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi a .description{display:block;width:740px;min-height:20px;max-height:40px;overflow:hidden;color:#666;line-height:20px;text-align:left;margin:0;padding:0}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo{line-height:20px;grid-area:publishInfo;display:flex;width:100%}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo span,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo a{padding-right:15px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;box-sizing:border-box}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo span:last-child,.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo a:last-child{padding-right:0}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo span{color:#666;flex-shrink:0}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo a{color:#36f}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo .writer{max-width:315px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo .publishing{max-width:145px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo .binding{max-width:65px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo .publishDate{max-width:170px}.searchListArea .searchPrdListArea .columnType .listAreaUl .listAreaLi .publishInfo~.rating-box{padding-bottom:8px}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG{margin-bottom:0}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG .goodsUrl{display:flex;background-color:rgba(0,0,0,0);background-size:0px 0px;background-position:right bottom}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG .goodsUrl .prdImgWrap{height:120px}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG .goodsUrl .edmbox{display:flex;flex-grow:1;align-items:center}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG .goodsUrl .edmbox .edmName{padding:0 20px}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG .goodsUrl .edmbox .edmGo{display:none}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG .goodsUrl .prdInfoWrap{display:none}.searchListArea .searchPrdListArea .columnType .listAreaUl .edmBG:hover .goodsUrl{background-color:rgba(0,0,0,0)}.searchListArea .searchPrdListArea .columnType .listAreaUl .soldout .btnArea .buy_no,.searchListArea .searchPrdListArea .columnType .listAreaUl .soldout .btnArea .comingSoon,.searchListArea .searchPrdListArea .columnType .listAreaUl .soldout .btnArea .buyAlert{display:flex}.searchListArea .searchPrdListArea .columnType .listAreaUl .btnArea .timeAlert{background:#b0b0b0;color:#fff;font-size:16px;line-height:40px;font-weight:bold;text-align:center;margin:0 0 0 20px;vertical-align:top}.searchListArea .searchPrdListArea .listArea .description,.searchListArea .searchPrdListArea .listArea .publish{display:none}.newSearchFailsArea{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/searchFailsBk.png) no-repeat 60px 30px;font-size:13px;line-height:40px;color:dimgray;border:1px solid #ccc;margin:0px 0px 10px;padding:20px 20px 0px 20px}.newSearchFailsArea p{margin:0px 0px 0px 120px}.newSearchFailsArea .searchFailsTxt{color:red;margin:0px 3px}.newSearchFailsArea input[name=newKeyword]{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/searchBk.png) no-repeat 3px 5px;background-size:auto 60%;font-size:13px;line-height:23px;margin:0px 5px;padding:0px 3px 0px 20px;border:1px solid #666}.newSearchFailsArea .againSearch{background-color:#ddd;height:23px;font-size:13px;line-height:23px;color:#000;padding:0px 10px;border:1px solid #666;border-radius:2px;display:inline-block}.newSearchFailsArea dl{width:100%;height:20px;margin:20px 0px 0px;padding:20px 0px 0px;border-top:1px solid #ccc;display:inline-block;position:relative;overflow:hidden}.newSearchFailsArea dl dt,.newSearchFailsArea dl dd{float:left;height:20px;font-size:13px;line-height:20px;margin:0px;padding:0px}.newSearchFailsArea dl dt{color:dimgray;margin:0px 10px 0px 20px}.newSearchFailsArea dl dd{margin:0px 20px 0px 0px}.newSearchFailsArea dl dd a{height:20px;font-size:13px;line-height:20px;color:#06f;text-decoration:underline;overflow:hidden;display:inline-block}.newSearchFailsArea dl dd a:hover{color:#e40080}#bt_0_layout_b268{width:100%;display:inline-block}#bt_0_268_01{float:left;width:795px;height:140px;background:#fff;border:1px solid #ccc}#bt_0_268_01.w1220{width:1218px;position:relative}#bt_0_268_01 h3{float:left;margin:0px 0px 0px 0px;padding:0px;width:38px;height:140px;background:url(https://image.momoshop.com.tw/ecm/img/de/0/bt_0_168/bt_0_168_01_bg.png) no-repeat center center}#bt_0_268_01 h3 img{display:inline-block;width:38px;height:140px;border:0px;vertical-align:top}#bt_0_268_01 .view{float:left;margin:5px 0px;width:757px;height:130px;overflow:hidden;position:relative}#bt_0_268_01 ul{margin:0px;padding:0px;list-style:none;display:block;z-index:1}#bt_0_268_01 ul li{float:left;width:130px;height:140px;border-left:1px dotted #ccc}#bt_0_268_01 ul li a{float:left;width:105px;height:120px;padding:10px 10px 0px 10px;text-align:center}#bt_0_268_01 ul li a img{display:inline-block;width:80px;height:80px;border:0px;vertical-align:top}#bt_0_268_01 ul li a p{margin:2px 0px 0px 0px;padding:0px;width:105px;height:auto}#bt_0_268_01 ul li a p span{display:block;width:105px;color:dimgray;overflow:hidden}#bt_0_268_01 ul li a p .prdName{height:16px}#bt_0_268_01 ul li a p .prdPrice{font-size:12px;line-height:22px;font-weight:bold;height:22px;color:#d62672}#bt_0_268_01 ul li a p .prdPrice i{float:left;margin:4px 2px 3px 0px;width:36px;height:15px;background:#fd4d73;font-size:11px;line-height:16px;color:#fff;text-align:center;border-radius:2px}#bt_0_268_01 ul li a p .prdPrice b{display:inline-block;font-size:16px;line-height:22px;margin-left:2px;letter-spacing:-1px}#bt_0_268_01 ul li a:hover .prdName{color:#d6266e}#bt_0_268_01 ul li a img{width:auto;height:auto;position:relative;top:5px}.searchListArea #bt_0_268_01 ul{margin:0px 0px 0px 38px}.searchListArea #bt_0_268_01 ul li{width:131px}.searchListArea #bt_0_268_01 ul li:first-child{border-left:0px}.searchListArea #bt_0_268_01 ul li a{width:110px;padding:5px 10px 0px 10px}.searchListArea #bt_0_268_01 ul li a img:first-child{width:80px}.searchListArea #bt_0_268_01 ul li a span{height:16px;font-size:13px;line-height:16px;color:dimgray;margin:10px 0px 0px;display:block;overflow:hidden}.searchListArea #bt_0_268_01 ul li a b{height:22px;font-size:16px;line-height:22px;color:#d62672;letter-spacing:-1px;margin:2px 0px 0px 2px;display:inline-block}.searchbox .momomallprd{margin:10px 0px 0px}.searchbox .momomallprd h3{margin:0px;padding:0px;border-bottom:2px solid #ff8700}.searchbox .momomallprd #chessboard{background:none;width:100%;margin:0px;padding:0px;display:inline-block}.searchbox #chessboard li{float:left;width:135px;height:234px;margin:10px 0px 11px 8px;display:inline-block;padding:5px;text-align:left;overflow:hidden;position:relative}.searchbox #chessboard li:first-child{margin:10px 0px 11px 0px}.searchbox #chessboard li .mask{width:135px;height:135px;position:absolute;top:5px;left:5px;z-index:1}.searchbox #chessboard .goods_name{display:inline-block;overflow:hidden;height:36px;margin:5px 0px 0px}.searchbox #chessboard .goods_name a{font-size:13px;line-height:18px;color:#666;display:block}.searchbox #chessboard .money{font-size:13px;color:#d62672;height:30px;display:inline-block}.searchbox #chessboard .money b{font-size:24px;font-family:var(--price-font-family);color:#d62672;font-weight:normal;margin:0px 0px 0px 2px}#Dgrp_LCatRightPBase{float:left;padding:0;vertical-align:top;width:770px}#Dgrp_LCatRightPBase .pageArea{display:inline-block;height:42px;line-height:42px;overflow:hidden;width:770px}#Dgrp_LCatRightPBase .pageArea dl{float:right;margin-right:10px;text-align:right;width:220px}#Dgrp_LCatRightPBase .pageArea dt,#Dgrp_LCatRightPBase .pageArea b{font-family:Verdana;font-size:13px;margin-left:5px}#Dgrp_LCatRightPBase .pageArea span{font-family:Verdana;font-size:13px}#Dgrp_LCatRightPBase .pageArea dt,#Dgrp_LCatRightPBase .pageArea b{font-family:Verdana;font-size:13px;margin-left:5px}#Dgrp_LCatRightPBase .pageArea li,#Dgrp_LCatRightPBase .pageArea dt,#Dgrp_LCatRightPBase .pageArea dd{display:inline;height:24px;margin-right:3px}#Dgrp_LCatRightPBase .pageArea li a,#Dgrp_LCatRightPBase .pageArea dd a{border:1px solid #ababab;color:#434343;font-family:Verdana;font-size:13px;padding:2px 5px 3px;text-decoration:none}#Dgrp_LCatRightPBase .pageArea li a:hover,#Dgrp_LCatRightPBase .pageArea .selected{background-color:#4a9ae7;color:#fff;cursor:pointer}#Dgrp_LCatRightPBase .pageArea dd a{background-color:#4a9ae7;color:#fff;cursor:pointer}#Dgrp_LCatRightPBase .pageArea dd a:hover{background-color:#fff;color:#000}#Dgrp_LCatRightPBase .pageArea ul{float:left;margin:0 0 0 10px;width:530px}.fancybox-overlay{position:fixed;top:0px;left:0px;right:0px;bottom:0px;display:block;z-index:200;background-color:#777;opacity:.3}.fancybox-overlay.white{background-color:#fff;opacity:.5}.searchPrdListArea{margin:0px}.menuArea{background-color:#e7e7e7;height:40px;display:flex;position:relative;font-size:13px;line-height:20px;color:#333}.menuSearchBtn{width:320px}.menuSearchType{margin:0px;padding:0px;list-style:none;width:100%;display:flex;padding-right:10px;box-sizing:border-box}.menuSearchType li{margin:0px;padding:0px;list-style:none;position:relative;flex:1;font-size:13px;line-height:40px;color:#333;text-align:center;cursor:pointer}.menuSearchType li:hover{background-color:#d62872;color:#fff}.menuSearchType .selected{background-color:#d62872;color:#fff}.priceHeight{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/priceHeightBk.png) no-repeat calc(50% + 20px) center}.priceHeight:hover{background:#d62872 url(https://image.momoshop.com.tw/ecm/img/cmm/search/priceHeightBk_h.png) no-repeat calc(50% + 20px) center}.priceHeight.selected{background:#d62872 url(https://image.momoshop.com.tw/ecm/img/cmm/search/priceHeightBk_h.png) no-repeat calc(50% + 20px) center}.priceHeight.selected.up,.priceHeight.selected.down{background-image:none}.priceHeight.selected.up::before,.priceHeight.selected.down::before{content:"";position:absolute;top:14px;display:block;width:5px;height:9px;background-image:url(https://www.momoshop.com.tw/ecm/img/cmm/search/priceHeightBk_h.png);background-repeat:no-repeat;left:calc(50% + 17px)}.priceHeight.selected.up::before{background-position:0 top}.priceHeight.selected.down::before{background-position:0 bottom}.priceInput,.optionsLi,.viewType{height:20px;margin:10px 0}.priceInput{width:226px}.priceInput input[type=text]{width:60px;height:18px;font-size:13px;line-height:18px;color:#333;text-align:right;border:0px;margin:0px 10px 0px 0px;padding:1px 5px;vertical-align:middle;position:relative;top:-1px}.priceInput input[type=text]:first-child{margin:0}.priceInput .priceBtn{background-color:#333;height:20px;font-size:13px;line-height:20px;color:#fff;padding:0px 10px;display:inline-block}.optionsLi{width:calc(100% - 630px);display:flex;padding:0 10px 0 15px;border-left:1px solid #a0a0a0;overflow:hidden;position:relative}.openOption{overflow:inherit}.optionsBox{width:calc(100% - 50px)}.optionBtn{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnPK_down.png) no-repeat center right/8px;line-height:20px;color:#d62872;padding:0px 12px 0px 10px;display:block;order:2;cursor:pointer}.optionsList{margin:0;padding:0;display:flex;flex-wrap:wrap;order:1;overflow:hidden}.optionsList [class*=optionsList-]{display:flex;align-items:center;align-content:center;padding-right:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;grid-column:auto;order:15}.optionsList input[type=checkbox]{margin:0px;display:block}.optionsList label{display:block;padding-left:5px}.optionsList input[type=checkbox]:checked+label{color:#d62872}.optionsList [class*=optionsList-title]{display:none;background-color:#f4f4f4}.optionsList .optionsList-cp{order:1}.optionsList .optionsList-NAM{order:2}.optionsList .optionsList-stockYN{order:3}.optionsList .optionsList-first{order:4}.optionsList .optionsList-prefere{order:5}.optionsList .optionsList-freeze{order:6}.optionsList .optionsList-superstore{order:7}.optionsList .optionsList-tvshop{order:8}.openOption .optionsList{width:calc(100% + 60px);display:grid;padding:0;background-color:#fff;border-radius:2px;border:1px solid #999;position:absolute;top:-3px;right:-75px;z-index:3;box-sizing:border-box}.openOption .optionsList li{padding:10px 5px}.openOption .optionsList [class*=optionsList-title]{display:flex;grid-column:1/2}.optionsList-title0{grid-row:1/2}.optionsList-title1{grid-row:2/3}.optionsList-title2{grid-row:3/4}.optionsList-cp,.optionsList-video,.optionsList-stockYN,.optionsList-tvshop{grid-row:1/2}.optionsList-first,.optionsList-superstore,.optionsList-freeze,.optionsList-cycle,.optionsList-prefere,.optionsList-china{grid-row:2/3}.optionsList-NAM,.optionsList-cod,.optionsList-superstorePay{grid-row:3/4}.openOption .optionsList-cp,.openOption .optionsList-first,.openOption .optionsList-NAM{order:1}.openOption .optionsList-video,.openOption .optionsList-superstore,.openOption .optionsList-cod{order:2}.openOption .optionsList-stockYN,.openOption .optionsList-freeze,.openOption .optionsList-superstorePay{order:3}.openOption .optionsList-tvshop,.openOption .optionsList-cycle{order:4}.openOption .optionsList-prefere{order:5}.openOption .optionsList-china{order:6}.viewType{width:82px;padding:0px 15px 0px 10px;border-left:1px solid #a0a0a0;box-sizing:border-box}.viewType input[type=radio]{display:none}.viewType input[type=radio]:checked+label{color:#e40480}.viewType label{width:0px;height:20px;font-size:13px;line-height:20px;color:#333;margin:0px 0px 0px 5px;padding:0px 0px 0px 20px;display:inline-block;cursor:pointer;overflow:hidden}.viewType .chessboardType{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/chessboardTypeBk.png) no-repeat 0px 4px}.viewType input[type=radio]:checked+.chessboardType{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/chessboardTypeBk_checked.png) no-repeat 0 4px/13px}.viewType .columnType{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/columnTypeBk.png) no-repeat 0 4px/13px}.viewType input[type=radio]:checked+.columnType{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/columnTypeBk_checked.png) no-repeat 0px 4px/13px}.searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .usedCarInfo{position:absolute;top:45px;left:130px;margin:0;padding:0;display:block;width:60%;min-height:20px;max-height:40px;color:#666;line-height:20px;text-align:left;overflow:hidden}.searchPrdListArea .columnType .listAreaUl .listAreaLi .goodsUrl .usedCarInfo span{margin-right:20px}.searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .usedCarInfo{display:none}.searchListArea .searchPrdListArea .listArea .listAreaUl .listAreaLi .goodsUrl .iconArea .cp{font-size:12px;line-height:15px;margin:1px;padding:2px 3px;border-radius:3px;background-color:#ff4c76;color:#fff}.searchListArea .attributesListArea .floatTable td:last-child{background:#fff}.searchListArea .attributesListArea label.selected{max-width:calc(100% - 5px);border:1px solid #d62872;color:#d62872;position:relative;padding:0 15px 0 5px;margin:5px 0;box-sizing:border-box;font-size:13px;line-height:28px;border-radius:3px;cursor:pointer}.searchListArea .attributesListArea label.selected span{width:0px;height:0px;border-top:18px solid rgba(44,44,44,0);border-right:18px solid #d62872;position:absolute;bottom:0px;right:0px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchListArea .attributesListArea label.selected span:before{width:9px;height:2px;background-color:#fff;content:"";transform:rotate(-55deg);-webkit-transform:rotate(-55deg);position:absolute;top:-6px;left:8px}.searchListArea .attributesListArea label.selected span:after{width:2px;height:5px;background-color:#fff;content:"";transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:-6px}.searchListArea .attributesListArea label.selected:hover span:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.searchListArea .attributesListArea label.selected:hover span:after{width:9px;height:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);top:-6px;left:8px}.searchListArea .attributesListArea .attributesotherListArea ul li.selected label{border:1px solid #d62872;color:#d62872;position:relative;padding:0 15px 0 5px;margin:5px 0;box-sizing:border-box;border-radius:3px;display:inline-flex}.searchListArea .attributesListArea .attributesotherListArea ul li.selected label span{width:0px;height:0px;border-top:18px solid rgba(44,44,44,0);border-right:18px solid #d62872;position:absolute;bottom:0px;right:0px}.searchListArea .attributesListArea .attributesotherListArea ul li.selected label span:before{width:9px;height:2px;background-color:#fff;content:"";transform:rotate(-55deg);-webkit-transform:rotate(-55deg);position:absolute;top:-6px;left:8px}.searchListArea .attributesListArea .attributesotherListArea ul li.selected label span:after{width:2px;height:5px;background-color:#fff;content:"";transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:-6px}.searchListArea .attributesListArea .attributesotherListArea ul li.selected:hover label span:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.searchListArea .attributesListArea .attributesotherListArea ul li.selected:hover label span:after{width:9px;height:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);top:-6px;left:8px}.searchListArea .attributesListArea table .otheroptionArea td .openList span{color:#d62872}.searchListArea .attributesListArea .attributesotherListArea.selectMore .multipleType li label input{display:none}.searchListArea .attributesListArea table tr td .multipleChoiceBtn.moreBtn{padding:0px 5px 0px 5px}.searchListArea .attributesListArea table tr td .multipleChoiceBtn.moreBtn:before,.searchListArea .attributesListArea table tr td .multipleChoiceBtn.moreBtn:after{display:none}.searchListArea .attributesListArea .attributesotherListArea .multipleChoiceBtn.moreBtn{padding:0px 5px 0px 5px}.searchListArea .attributesListArea .attributesotherListArea .multipleChoiceBtn.moreBtn:before,.searchListArea .attributesListArea .attributesotherListArea .multipleChoiceBtn.moreBtn::after{display:none}.searchListArea .attributesListArea table .otheroptionArea td .otherTitle.alreadySelect span{color:#d62872}.searchListArea #bt_2_layout_NAV .attributesBox ul li:hover{color:#d62872}.searchListArea .attributesListArea table .otheroptionArea td .otherTitle.alreadySelect span::before{background:rgba(0,0,0,0) url(https://image.momoshop.com.tw/ecm/img/cmm/search/expansionBtnPK_down.png) no-repeat center/8px}.searchbox .momomallprd p{margin:0px;padding:0px;border-bottom:2px solid #ff8700}#bt_0_268_01 p{float:left;margin:0px 0px 0px 0px;padding:0px;width:38px;height:140px;background:url(https://image.momoshop.com.tw/ecm/img/de/0/bt_0_168/bt_0_168_01_bg.png) no-repeat center center}#bt_2_layout_NAV #keyword_line li h2{margin:0;font-size:13px;line-height:21px;color:#000;border:1px solid #fff;position:relative}.searchListArea .fiveHourArea{font-size:0}.searchListArea .fiveHourArea .bnBox{display:inline-block;width:1220px;height:80px;margin:5px 0 15px 0}.searchListArea .fiveHourArea .title5H{font-size:40px;line-height:60px;font-weight:bold;width:540px;text-align:left;border-bottom:1px solid #000;margin:25px 0 8px 0}.searchListArea .fiveHourArea .infoText{line-height:20px;text-align:left;color:#888;margin:0px 0px 40px 0px}.searchListArea .fiveHourArea .infoText .go5hInfo{color:#027bff;display:inline-block;text-decoration:none}.searchListArea .fiveHourArea .addressBox{margin:0px 0 20px 0;font-size:0}.searchListArea .fiveHourArea .addressBox .enterAds{background-color:#f2f2f2;border-radius:2px;width:1017px;font-size:0;display:inline-block;margin:0 20px 0 0}.searchListArea .fiveHourArea .addressBox .enterAds select{width:82px;border:0;border-radius:0;font-size:19px;line-height:60px;font-weight:bold;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://m.momoshop.com.tw/img/select_ios.png);background-repeat:no-repeat;background-position:right center;background-color:rgba(0,0,0,0);outline:none;text-align:center;-moz-text-align-last:center;text-align-last:center;padding:0 10px}.searchListArea .fiveHourArea .addressBox .enterAds select::-ms-expand{display:none}.searchListArea .fiveHourArea .addressBox .enterAds select:first-child{margin:0 5px 0 0}.searchListArea .fiveHourArea .addressBox .enterAds select:nth-child(2){margin:0 20px 0 0}.searchListArea .fiveHourArea .addressBox .enterAds select option{text-align:center}.searchListArea .fiveHourArea .addressBox .enterAds i{display:inline-block;width:1px;height:26px;background-color:#000;margin:17px 0;vertical-align:top}.searchListArea .fiveHourArea .addressBox .enterAds input{margin:0 25px 0 20px;width:680px;padding:15px;box-sizing:border-box;font-size:19px;line-height:30px;font-weight:bold;border:0;background-color:rgba(0,0,0,0);color:#000;outline:none}.searchListArea .fiveHourArea .addressBox .enterAds input::-webkit-input-placeholder,.searchListArea .fiveHourArea .addressBox .enterAds input::-moz-placeholder{color:#888}.searchListArea .fiveHourArea .addressBox .enterAds input::-ms-input-placeholder{color:#888 !important}.searchListArea .fiveHourArea .addressBox .enterAds span{line-height:60px;color:#36f;width:102px;display:inline-block;text-align:center;cursor:pointer}.searchListArea .fiveHourArea .addressBox a{display:inline-block;width:183px;height:60px;background-color:#d62872;color:#fff;border-radius:2px;font-size:21px;line-height:60px;font-weight:bold;text-decoration:none;text-align:center;vertical-align:top}.searchListArea .searchPrdListArea .listTitle5H{font-size:21px;line-height:52px;font-weight:bold;border-bottom:2px solid #dc0000;margin:0}.searchListArea .fiveHourArea .addressBox .remindTxt{line-height:20px;margin:10px 0 0 0;padding:0;color:#888}.searchListArea .fiveHourArea .addressData{border:1px solid #eee;padding:0 0 0 40px;margin:0 0 15px 0;background:#f2f2f2 url(https://image.momoshop.com.tw/ecm/img/cmm/category/address.png) no-repeat 10px 10px/20px auto}.searchListArea .fiveHourArea .addressData p{line-height:40px;margin:0;padding:0;display:inline-block;width:1088px}.searchListArea .fiveHourArea .addressData span{width:90px;line-height:40px;color:#36f;display:inline-block;cursor:pointer;text-align:center}.enterAdsFL_5h{display:none;width:795px;box-shadow:rgba(0,0,0,.3) 2px 2px 2px;overflow:hidden;position:fixed;top:0px;left:0px;bottom:0px;right:0px;margin:auto;z-index:7;height:256px}.enterAdsFL_5h .title{background-color:#e7e7e7;height:50px;font-size:16px;line-height:50px;font-weight:bold;color:#000;padding:0px 10px}.enterAdsFL_5h .title b{padding-left:10px;font-size:16px;line-height:50px;font-weight:bold}.enterAdsFL_5h .innerArea{background-color:#fff;padding:20px 20px;width:100%;box-sizing:border-box;display:inline-block;position:initial;margin:0}.enterAdsFL_5h .innerArea .enterAdsCont p{line-height:20px;margin:5px 0 20px 0;display:inline-block;width:100%}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox{background-color:#f2f2f2;border-radius:2px;width:755px;font-size:0;display:inline-block;margin:0 0 5px 0}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox select{width:82px;border:0;border-radius:0;font-size:19px;line-height:60px;font-weight:bold;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://m.momoshop.com.tw/img/select_ios.png);background-repeat:no-repeat;background-position:right center;background-color:rgba(0,0,0,0);outline:none;text-align:center;-moz-text-align-last:center;text-align-last:center;padding:0 10px}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox select::-ms-expand{display:none}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox select:first-child{margin:0 5px 0 0}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox select:nth-child(2){margin:0 20px 0 0}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox select option{text-align:center}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox i{display:inline-block;width:1px;height:26px;background-color:#000;margin:17px 0;vertical-align:top}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox input{margin:0 10px 0 20px;width:435px;padding:15px 15px 15px 0;box-sizing:border-box;font-size:19px;line-height:30px;font-weight:bold;border:0;background-color:rgba(0,0,0,0);color:#000;outline:none}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox input::-webkit-input-placeholder,.enterAdsFL_5h .innerArea .enterAdsCont .addrBox input::-moz-placeholder{color:#888}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox input::-ms-input-placeholder{color:#888 !important}.enterAdsFL_5h .innerArea .enterAdsCont .addrBox span{font-size:16px;line-height:60px;color:#36f;width:100px;display:inline-block;text-align:center;cursor:pointer}.enterAdsFL_5h .innerArea .enterAdsCont .remindText{font-size:13px;line-height:20px;color:#dd2726;margin:0 0 5px 0;display:inline-block;height:20px;width:100%}.enterAdsFL_5h .innerArea .buttonArea{text-align:center;background-color:#fff;padding:0;width:100%;box-sizing:border-box;display:inline-block;position:initial;margin:0;font-size:0}.enterAdsFL_5h .innerArea .buttonArea a{width:130px;text-align:center;line-height:30px;font-weight:bold;color:#fff;background-color:#d62872;margin:0;display:inline-block}.enterAdsFL_5h .innerArea .buttonArea a:first-child{margin:0 10px 0 0;background-color:#e7e7e7;color:#000}#floatingLayerBox_recentlyAds .innerArea .prdListArea p{line-height:20px;margin:0 0 10px 0}#floatingLayerBox_recentlyAds .innerArea .prdListArea table{border-top:1px solid #e7e7e7;border-right:1px solid #e7e7e7}#floatingLayerBox_recentlyAds .innerArea .prdListArea table th{background-color:#e7e7e7;border-left:1px solid #fff;font-size:16px;line-height:50px;font-weight:bold;padding:0}#floatingLayerBox_recentlyAds .innerArea .prdListArea table th:first-child{width:55px;border-left:1px solid #e7e7e7}#floatingLayerBox_recentlyAds .innerArea .prdListArea table td{text-align:center;padding:8px 10px;border-bottom:1px solid #e7e7e7;border-left:1px solid #e7e7e7;line-height:20px;box-sizing:border-box}#floatingLayerBox_recentlyAds .innerArea .prdListArea table td:nth-child(4){text-align:left;width:330px}#floatingLayerBox_recentlyAds .innerArea .buttonArea{text-align:center;padding:0 !important}#floatingLayerBox_recentlyAds .pageArea{width:100%;height:30px;margin:20px 0 0 0;overflow:hidden;display:block}#floatingLayerBox_recentlyAds .pageArea ul{float:left;margin:0px;padding:0px;width:700px}#floatingLayerBox_recentlyAds .pageArea li{display:inline-block;margin-right:3px}#floatingLayerBox_recentlyAds .pageArea dl{float:right;margin:0px;padding:0px;text-align:right;width:220px}#floatingLayerBox_recentlyAds .pageArea dt,#floatingLayerBox_recentlyAds .pageArea b{display:inline-block;font-size:13px;line-height:26px;font-weight:bold;margin-left:5px}#floatingLayerBox_recentlyAds .pageArea dd{display:inline-block;margin-left:3px}#floatingLayerBox_recentlyAds .pageArea span{font-size:13px;line-height:26px;margin:0px 5px 0px 0px}#floatingLayerBox_recentlyAds .pageArea a{display:inline-block;font-size:13px;line-height:24px;border:1px solid #ababab;padding:0 9px;text-decoration:none;color:#434343}#floatingLayerBox_recentlyAds .pageArea dd a:hover{background-color:#fff;color:#000}#floatingLayerBox_recentlyAds .pageArea li a:hover,#floatingLayerBox_recentlyAds .pageArea .selected,#floatingLayerBox_recentlyAds .pageArea dd a{background-color:#4a9ae7;color:#fff}#floatingLayerBox_recentlyAds .fonfirmArea{text-align:center;margin:25px 0 0 0}#floatingLayerBox_recentlyAds .fonfirmArea a{display:inline-block;background-color:#d62872;color:#fff;cursor:pointer;font-size:16px;line-height:30px;height:30px;padding:0 50px}.fiveHourSearch{display:inline-block;width:100%;box-sizing:border-box;padding:0px;font-size:0px;margin:0px 0 20px 0}.fiveHourSearch .searchBar{background:#f2f2f2;width:1017px;margin:0 20px 0 0;padding:20px 50px;display:inline-block;border-radius:2px;box-sizing:border-box;background:#f2f2f2 url(https://image.momoshop.com.tw/ecm/img/cmm/mobile/search_black.png?t=20210326001) no-repeat 15px center/24px 24px}.fiveHourSearch .searchBar input{display:inline-block;font-size:19px;line-height:20px;font-weight:bold;border:0px;padding:0px;margin:0px;color:#000;background:rgba(0,0,0,0);width:100%}.fiveHourSearch .searchBar input:focus{outline:0px;border:0px}.fiveHourSearch .searchBar input::-moz-placeholder{color:#888}.fiveHourSearch .searchBar input::placeholder{color:#888}.fiveHourSearch button{display:inline-block;width:183px;height:60px;background-color:#d62872;color:#fff;border-radius:2px;font-size:21px;line-height:60px;font-weight:bold;text-decoration:none;text-align:center;vertical-align:top;border:0px;cursor:pointer;padding:0px 2px}.fiveHourSearch button:focus{outline:0px;border:0px}.searchListArea .searchPrdListArea .listArea .listAreaLi:hover .product-swiper .swiper-button-next,.searchListArea .searchPrdListArea .listArea .listAreaLi:hover .product-swiper .swiper-button-prev{visibility:visible;opacity:1}.searchListArea .searchPrdListArea .listArea .prdImgWrap{width:160px;height:171px;display:block;margin:0 auto 5px auto;cursor:pointer}.searchListArea .searchPrdListArea .columnType .prdImgWrap{width:120px;height:131px;margin:0}.searchListArea .searchPrdListArea .fiveHourArea .redHighlight{font-weight:bold;color:#dd2726;line-height:20px;margin-bottom:3px}.searchPrdListArea .listArea .prdImgWrap .imgTagBottom{bottom:11px}.searchPrdListArea .columnType .prdImgWrap .imgTagBottom{bottom:11px}.brands-area{width:100%;margin:15px 0;display:flex;gap:10px;box-sizing:border-box}.brands-area .brand-track-area{margin:0;flex-grow:1}.brands-area .brand-track-area:nth-child(3n){margin-right:0}.brands-area-snap{overflow-x:auto;scroll-snap-type:x proximity}.brands-area-snap .brand-track-area{width:30.3%;scroll-snap-align:start;flex-shrink:0}.brand-track-area{width:100%;margin:15px 0;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.brand-track-area:hover .brand-store{color:#d62872}.brand-track-area:hover .brand-store .icon{color:#d62872}.brand-link{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.brand-track{display:flex;gap:10px;border:1px solid #d7d7d7;border-radius:8px;padding:10px}.brand-track .brand-img{display:flex;align-items:center;width:70px;height:70px;border-radius:4px;overflow:hidden}.brand-track .brand-image{width:70px;height:70px}.brand-track .brand-text{display:flex;flex-wrap:wrap;align-items:center;align-content:center;width:calc(100% - 160px)}.brand-track .brand-name{width:100%;color:#454545;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-track .brand-pavilion{padding-top:10px;font-size:14px}.brand-track .track-status{padding-right:10px;display:flex;align-items:center;justify-content:flex-end;font-size:13px;text-align:center;flex-grow:1}.brand-track .brand-store{flex-grow:1;display:flex;align-items:center;font-size:14px;color:#888}.brand-track .brand-store .icon{width:10px;font-size:16px;color:#454545}.brand-track .track-btn{text-align:center;color:#454545;background-color:rgba(0,0,0,0);border:0;margin:0;padding:0;cursor:pointer;z-index:2}.brand-track .track-icon{width:30px;height:30px;margin:0 auto 3px auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:50%;font-size:20px;transition:background-color .2s}.brand-track .track-btn:hover .track-icon{background-color:#f2f2f2}.brand-track .track-status.tracking .track-btn,.brand-track .track-status.tracking .track-icon{color:#d62872}.searchListArea .remindBox{border:1px solid #ccc;padding:10px;margin:10px 0px}.searchListArea .remindBox p{padding:0px;margin:0px;font:15px/24px Helvetica}.searchListArea .remindBox p span{display:inline-block;font:15px/24px Helvetica;color:red}.searchListArea .searchPrdListArea .adjustmentTextArea{border:1px solid #e7e7e7;margin:10px 0px 0px;padding:10px}.noMarchArea{position:relative;width:100%;padding:8px 12px;margin:0;border:none;display:inline-flex;justify-content:center;align-content:center;box-sizing:border-box;vertical-align:top;white-space:initial;overflow:hidden;background:#fff}.noMarchArea .noMarchvon{position:relative;border-radius:8px;display:inline-flex;background:#fff;align-content:center;line-height:14px;font-size:13px;width:100%;margin:0;padding:0}.noMarchArea .noMarchvon span.noMarchAll{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.noMarchArea .noMarchvon p{margin:0px;padding:0;color:#454545}.noMarchArea .noMarchvon .noMarchtxt{margin:auto;margin:0px;padding:0;color:#454545}.noMarchArea .noMarchvon .noMarchtxt strong{font-weight:bold}.noMarchArea .noMarchvon .searchAll-button{font:13px/20px var(--main-font);color:#fff;margin:0 0 0 5px;background-color:#d62872;padding:4px 8px;border-radius:4px;position:relative;white-space:nowrap;top:50%;left:0;transform:translate(0%, -50%);cursor:pointer}
