@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: transparent;
  font-style: normal;
  font-size: 28px;
  border-radius: 50%;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  background-color: gray;
}

.mfp-close:active {
  top: 1px;
}

.mfp-event {
  display: inline-block;
  position: relative;
}

.mfp-close-btn-in .mfp-close {
  background-image: url("../../images/zh-cht/icons/menu-close.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #6C6C6C;
  background-size: 55%;
  right: -20px;
  top: -20px;
}

.mfp-close-btn-in .mfp-close:hover {
  background-color: gray;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mfp-close-btn-in .mfp-close {
    right: -10px;
    top: -10px;
    width: 25px;
    height: 25px;
  }
}
@font-face {
  font-family: "SweiSansCJKt";
  src: url("fonts/SweiSansCJKtc-Bold.ttf");
  font-weight: bold;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "SweiSansCJKt";
  src: url("fonts/SweiSansCJKtc-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "SweiSansCJKt";
  src: url("fonts/SweiSansCJKtc-Thin.ttf");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*------------------------------------*\
  #Generic
\*------------------------------------*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  position: relative;
  height: 100%;
  font-family: "SweiSansCJKt", "NotoSansTC", sans-serif, "微軟正黑體";
  color: #333;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
}

input[type=text],
input[type=tel],
input[type=date],
input[type=email],
input[type=password],
input[type=submit],
input[type=button],
textarea {
  font-family: "SweiSansCJKt", "NotoSansTC", sans-serif, "微軟正黑體";
  font-size: 14px;
  color: #333;
  border: 1px solid #6C6C6C;
  width: 100%;
  padding: 3px 8px;
  line-height: 27px;
}
input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=submit]::-webkit-input-placeholder, input[type=button]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #333;
}
input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=submit]::-moz-placeholder, input[type=button]::-moz-placeholder, textarea::-moz-placeholder {
  color: #333;
}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=submit]:-ms-input-placeholder, input[type=button]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #333;
}
input[type=text]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=submit]::-ms-input-placeholder, input[type=button]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #333;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=date]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=submit]::placeholder,
input[type=button]::placeholder,
textarea::placeholder {
  color: #333;
}

input[type=checkbox] {
  vertical-align: middle;
}

input:focus {
  outline: none;
}

button {
  border: 0;
  outline: none;
  font-family: "SweiSansCJKt", "NotoSansTC", sans-serif, "微軟正黑體";
  font-size: 14px;
  color: #333;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #333;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
ul,
li,
header,
footer,
nav,
aside,
section,
article,
image,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

textarea {
  resize: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
  outline: none;
}

.mainContent {
  padding-top: 146px;
  min-height: calc(100vh - 318px);
}

.price-sale {
  font-weight: bold;
  color: #D41F1F;
}

.price-origin {
  text-decoration: line-through;
  color: gray;
  font-size: 0.8rem;
  font-weight: normal;
}

.error {
  color: #D41F1F;
  display: block;
  margin-top: 5px;
  font-size: 13px;
}

.noData {
  width: 100%;
  margin: 10px auto;
  text-align: center;
  padding: 100px 10px;
  font-size: 1.2em;
  letter-spacing: 1px;
}

.popup {
  position: relative;
  max-width: 600px;
  font-size: 14px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  padding: 15px;
}

.popupTitle {
  text-align: center;
  font-size: 1.2em;
  padding: 10px 0;
  margin: 0 0 15px;
  border-bottom: 1px solid gray;
}

.popupCnt {
  max-height: 70vh;
  overflow: auto;
}

.popupComfirm {
  min-width: 100px;
  cursor: pointer;
  width: 30%;
  display: block;
  margin: 30px auto 0;
  background-color: #6C6C6C;
  line-height: 30px;
  text-align: center;
  color: white;
}
.popupComfirm:hover {
  background-color: gray;
}

.noData {
  margin: 10px auto;
  text-align: center;
  padding: 100px;
  font-size: 1.2em;
}

.select-wrap {
  position: relative;
}
.select-wrap:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  background: url("../../images/zh-cht/icons/arrow-down.png") no-repeat center;
  right: 5px;
  top: 0;
}
.select-wrap select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 3px;
  border-radius: 0;
  outline: none;
  border: 1px solid gray;
  height: 25px;
}

select {
  width: 100%;
  padding: 3px;
  border-radius: 0;
  outline: none;
  border: 1px solid gray;
}

.contentWrap {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .mainContent {
    padding-top: 78px;
    min-height: calc(100vh - 279px);
  }
  .wrap {
    padding: 20px 0;
  }
  .mfp-close-btn-in .mfp-close {
    right: -10px;
    top: -10px;
    width: 25px;
    height: 25px;
  }
}
/*------------------------------------*\
  #Header
\*------------------------------------*/
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100vw;
  background-color: #fff;
}

.header-main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 70px;
  padding: 0 15px;
}

.header-left {
  width: 33.33%;
}
.header-left .heander-btn-menu, .header-left .header-btn-search {
  display: none;
}

.logo {
  max-width: 400px;
}
.logo a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logo img {
  width: 100%;
}

.header-right {
  width: 33.33%;
}

.header-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header-icon {
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.header-icon:hover {
  opacity: 0.6;
}

.header-btn-store {
  background: url("../../images/zh-cht/icons/store.png") no-repeat center/25px 25px;
}

.header-btn-search {
  background: url("../../images/zh-cht/icons/search.png") no-repeat center/25px 25px;
}

.header-btn-member {
  background: url("../../images/zh-cht/icons/member.png") no-repeat center/25px 25px;
}

.header-btn-love {
  background: url("../../images/zh-cht/icons/love.png") no-repeat center/25px 25px;
}

.header-btn-cart {
  background: url("../../images/zh-cht/icons/cart.png") no-repeat center/25px 25px;
  position: relative;
}
.header-btn-cart .cart-num {
  position: absolute;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background-color: #D41F1F;
  color: white;
  font-size: 12px;
  right: 5px;
  top: 5px;
}

.header-textbar {
  display: block;
  width: 100%;
  background-color: black;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
}
.header-textbar .inr-text {
  color: white;
  line-height: 30px;
  letter-spacing: 1px;
}

.main-menu-wrap {
  position: relative;
}

.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  position: relative;
  width: 100%;
}
.main-menu .nav-item {
  padding: 0 14px;
  vertical-align: middle;
}
.main-menu .nav-item:hover {
  cursor: pointer;
}
.main-menu .nav-item:hover .nav-submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main-menu .nav-item:hover .nav-pp1:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: #000;
  bottom: 5px;
}
.main-menu .nav-item.forSale .nav-links ul a {
  line-height: initial;
}
.main-menu .nav-item.forSale .nav-pp1 {
  color: #ff0000;
  font-weight: bold;
}
.main-menu .nav-pp1 {
  display: inline-block;
  font-size: 14px;
  line-height: 45px;
  padding: 0;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
}
.main-menu .nav-submenu {
  display: none;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  display: none;
  position: absolute;
  left: 0;
  padding: 35px;
  top: 45px;
  width: 100%;
  z-index: 51;
}
.main-menu .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-menu .nav-links ul {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: auto;
  grid-template-rows: repeat(8, auto);
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.main-menu .nav-links ul a {
  display: block;
  line-height: 30px;
}
.main-menu .nav-link-block {
  margin-right: 50px;
}
.main-menu .nav-pp2 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.main-menu .nav-img {
  display: block;
  border-left: 1px solid #ccc;
  padding-left: 45px;
  max-width: 245px;
}
.main-menu .nav-img img {
  width: 100%;
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 5px;
  position: absolute;
  top: 7px;
  right: 20px;
}
.social-links .soclial-item {
  width: 30px;
  height: 30px;
}
.social-links .soclial-item:hover {
  opacity: 0.6;
}

.soclial-item-line {
  background: url("../../images/zh-cht/icons/line-black.png") no-repeat center/22px 22px;
}

.soclial-item-ig {
  background: url("../../images/zh-cht/icons/ig-black.png") no-repeat center/22px 22px;
}

.soclial-item-fb {
  background: url("../../images/zh-cht/icons/fb-black.png") no-repeat center/22px 22px;
}

.soclial-item-yt {
  background: url("../../images/zh-cht/icons/yt-black.png") no-repeat center/22px 22px;
}

.header-search-main {
  display: none;
  position: fixed;
  width: 100%;
  top: 146px;
  padding: 15px;
  background-color: #fff;
}
.header-search-main.active {
  display: block;
}

.header-search-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #000;
  max-width: 500px;
  margin: 0 auto;
}
.header-search-wrap input {
  border: none;
  outline: none;
  line-height: 21px;
}
.header-search-wrap .btn-search-main {
  cursor: pointer;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 30px;
  height: 30px;
  background: url("../../images/zh-cht/icons/search-black.png") no-repeat center/22px 22px;
}
.header-search-wrap .btn-search-main:hover {
  opacity: 0.6;
}

.header-keywords {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 10px auto;
  max-width: 500px;
  gap: 10px;
}
.header-keywords a {
  display: inline-block;
  padding: 5px 8px;
  border-radius: 15px;
  font-size: 12px;
  background-color: #A0A0A0;
  color: white;
}
.header-keywords a:hover {
  opacity: 0.6;
}

@media (max-width: 992px) {
  .header-inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-main-wrap {
    padding: 0 5px;
    height: 50px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .header-left {
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-left .heander-btn-menu, .header-left .header-btn-search {
    display: block;
  }
  .logo img {
    width: 120px;
    height: 50px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .header-right .header-btn-love, .header-right .header-btn-search {
    display: none;
  }
  .header-icon {
    display: block;
    width: 30px;
    height: 30px;
  }
  .heander-btn-menu {
    width: 30px;
    height: 30px;
    padding: 7px;
    position: relative;
  }
  .heander-btn-menu span {
    width: 16px;
    height: 1px;
    display: block;
    background: #000;
    position: absolute;
  }
  .heander-btn-menu span:nth-child(1) {
    top: 9px;
  }
  .heander-btn-menu span:nth-child(2) {
    top: 15px;
  }
  .heander-btn-menu span:nth-child(3) {
    bottom: 8px;
  }
  .header-btn-search {
    background: url("../../images/zh-cht/icons/search.png") no-repeat center/20px 20px;
  }
  .header-btn-store {
    background: url("../../images/zh-cht/icons/store.png") no-repeat center/20px 20px;
  }
  .header-btn-member {
    background: url("../../images/zh-cht/icons/member.png") no-repeat center/20px 20px;
  }
  .header-btn-cart {
    background: url("../../images/zh-cht/icons/cart.png") no-repeat center/20px 20px;
  }
  .header-btn-cart .cart-num {
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
    right: -1px;
    top: -1px;
  }
  .header-textbar .inr-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 28px;
    -webkit-animation: slideIn 10s linear infinite;
            animation: slideIn 10s linear infinite;
  }
  @-webkit-keyframes slideIn {
    0% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(-20%);
              transform: translateX(-20%);
    }
  }
  @keyframes slideIn {
    0% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(-20%);
              transform: translateX(-20%);
    }
  }
  .main-menu-wrap {
    display: none;
  }
  .header-search-main {
    top: 78px;
  }
}
/*------------------------------------*\
  #Offcanvas
\*------------------------------------*/
.pagecover {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 40;
  display: none;
}
.pagecover.active {
  display: block;
}

.offcanvas {
  width: 100%;
  height: calc(100vh - 78px);
  top: 78px;
  left: 0;
  position: fixed;
  z-index: 41;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
}
.offcanvas.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.offcanvas-close-wrap {
  width: 17%;
  height: 100%;
}

.offcanvas-close-button {
  width: 45px;
  height: 46px;
  text-align: center;
  background: #ad9f9e url("../../images/zh-cht/icons/menu-close.png") no-repeat center/14px 14px;
}

.offcanvas-menu {
  width: 83%;
  background: #fff;
  height: 100%;
  overflow-y: auto;
}

.offcanvas-menulist .offcanvas-pp1, .offcanvas-menulist .submenu-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 50px;
  font-size: 14px;
  color: #64625d;
  border-bottom: 1px solid #ccc;
}
.offcanvas-menulist .offcanvas-sale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 50px;
  font-size: 14px;
  color: red;
  font-weight: bold;
  letter-spacing: 0.8px;
  border-bottom: 1px solid #ccc;
}
.offcanvas-menulist .offcanvas-sale-item {
  color: red;
}
.offcanvas-menulist .submenu-head {
  cursor: pointer;
}
.offcanvas-menulist .submenu-head::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
  margin-left: auto;
  background: url("../../images/zh-cht/icons/menu-rightarrow.svg") no-repeat;
}
.offcanvas-menulist .submenu-head.active::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.offcanvas-menulist .submenu {
  display: none;
  padding: 15px 20px;
  border-bottom: 1px solid #ccc;
}
.offcanvas-menulist .submenu > ul > li {
  margin-bottom: 15px;
}
.offcanvas-menulist .submenu > ul > li:last-of-type {
  margin: 0;
}
.offcanvas-menulist .offcanvas-all, .offcanvas-menulist .offcanvas-pp2 {
  display: block;
  font-weight: bold;
  padding: 5px 0;
}
.offcanvas-menulist .offcanvas-pp3 {
  display: inline-block;
  padding: 5px 0;
}

/*------------------------------------*\
  #footer
\*------------------------------------*/
footer {
  background-color: black;
  color: white;
}
footer a {
  color: white;
}

.footer-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1920px;
  width: 100%;
  padding: 55px 2% 0;
  margin: 0 auto;
  position: relative;
}

.footer-logo {
  width: 15%;
}

.footer-infos {
  padding-left: 20px;
  border-left: 1px solid white;
  line-height: 20px;
  font-size: 12px;
}

.footer-infos-inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.footer-link-block {
  margin: 0 0 0 75px;
  letter-spacing: 0.08em;
}
.footer-link-block li {
  margin: 0 0 8px;
}

.footer-link-title {
  margin: 0 0 20px;
  font-weight: bold;
  font-size: 16px;
}

.footer-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  padding: 15px 0;
}
.footer-social-links .soclial-item {
  width: 36px;
  height: 36px;
}
.footer-social-links img {
  width: 28px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}

.footer-epaper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 15px 5px;
}

input.epaper-input {
  background-color: transparent;
  border: 1px solid gray;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%;
  padding: 5px 10px;
  line-height: 19px;
  font-size: 12px;
}
input.epaper-input::-webkit-input-placeholder {
  color: gray;
  letter-spacing: 1px;
}
input.epaper-input::-moz-placeholder {
  color: gray;
  letter-spacing: 1px;
}
input.epaper-input:-ms-input-placeholder {
  color: gray;
  letter-spacing: 1px;
}
input.epaper-input::-ms-input-placeholder {
  color: gray;
  letter-spacing: 1px;
}
input.epaper-input::placeholder {
  color: gray;
  letter-spacing: 1px;
}

.epaper-btn {
  background-color: #fff;
  border: none;
  color: #000;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(25% - 5px);
          flex: 0 1 calc(25% - 5px);
  font-weight: 700;
  cursor: pointer;
}

.footer-copyright {
  padding: 0 2px 0 75px;
  font-size: 12px;
  letter-spacing: 1px;
}

.footer-copyright-links a {
  margin-right: 8px;
  padding-right: 13px;
  line-height: 26px;
  position: relative;
}
.footer-copyright-links a:after {
  position: absolute;
  content: "|";
  right: 0;
}
.footer-copyright-links a:last-of-type::after {
  content: none;
}

.footer-kant {
  font-size: 10px;
  text-align: center;
  padding: 10px;
}
.footer-kant a {
  color: gray;
}

.gotop {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  bottom: 54px;
  right: 20px;
  display: inline;
  width: 40px;
  height: 40px;
  font-size: 0;
  padding: 10px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #adadad;
  cursor: pointer;
}
.gotop:after {
  content: "";
  position: absolute;
  left: 13px;
  top: 13px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #444;
}
.gotop.show {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 992px) {
  .footer-main {
    display: block;
    padding: 0;
  }
  .footer-logo, .footer-copyright {
    display: none;
  }
  .footer-infos-inr, .footer-links {
    display: block;
    margin: 0;
  }
  .footer-link-block {
    margin: 0;
    border-top: 1px solid #fff;
  }
  .footer-link-block ul {
    display: none;
  }
  .footer-link-block ul.active {
    display: block;
  }
  .footer-link-block li a {
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    padding: 0 32px;
  }
  .footer-link-title {
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    padding: 5px 15px 0;
    position: relative;
  }
  .footer-link-title:after {
    content: "+";
    font-size: 15px;
    position: absolute;
    right: 10px;
  }
  .footer-link-title.active::after {
    content: "-";
  }
  .footer-infos {
    border: none;
    padding: 15px;
  }
  .footer-social-links {
    padding: 0 15px;
  }
  .footer-epaper {
    padding: 15px;
  }
  .gotop {
    right: 5px;
  }
}
/*------------------------------------*\
  #Default
\*------------------------------------*/
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  padding-top: 42%;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.is-static * {
  all: revert;
}

.is-static img {
  width: 100%;
}

.home-products {
  padding: 50px 10px 20px;
}
.home-products .section-title {
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px;
}
.home-products a {
  display: block;
  overflow: hidden;
  padding: 10px;
  aspect-ratio: 3/4;
}
.home-products img {
  display: block;
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 992px) {
  .embed-responsive::before {
    padding-top: 56.25%;
  }
  .home-products {
    padding: 30px 5px 40px;
  }
  .home-products .section-title {
    font-size: 18px;
  }
  .home-products .slick-dots {
    bottom: -20px;
  }
  .home-products a {
    padding: 5px;
  }
}
/*------------------------------------*\
  #Productlist
\*------------------------------------*/
.pdlist-banner a {
  display: block;
}
.pdlist-banner img {
  width: 100%;
}

.productlist {
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.pdlist-aside {
  width: 240px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 20px 0 0px;
  position: sticky;
  top: 146px;
}

.pdlist-artical {
  width: calc(100% - 240px);
  position: relative;
  padding-bottom: 30px;
}

.pdlist-collapse, .color-collapse {
  line-height: 28px;
  margin-bottom: 20px;
}
.pdlist-collapse .section-title, .color-collapse .section-title {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 30px;
  cursor: pointer;
}
.pdlist-collapse .section-title::after, .color-collapse .section-title::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  position: relative;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  background-color: transparent;
  background-image: url(../../images/zh-cht/icons/menu-minus.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.pdlist-collapse .section-title.hide::after, .color-collapse .section-title.hide::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-image: url(../../images/zh-cht/icons/menu-plus.svg);
}
.pdlist-collapse .section-body .item-title, .color-collapse .section-body .item-title {
  font-weight: bold;
}
.pdlist-collapse .section-body ul, .color-collapse .section-body ul {
  padding-bottom: 20px;
}

.color-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 186px;
  gap: 14px;
}
.color-menu li img {
  width: 20px;
  height: 20px;
  vertical-align: baseline;
}
.color-menu li.active .color-button {
  border: 1px solid black;
}
.color-menu .color-button {
  display: block;
  padding: 2px;
  width: 26px;
  height: 26px;
  border: 1px solid white;
}

.pdlist-func {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumb li {
  position: relative;
}
.breadcrumb li::after {
  display: inline-block;
  content: "/";
  width: 20px;
  height: 15px;
  text-align: center;
}
.breadcrumb li:last-of-type:after {
  content: none;
}

.pdlist-sort-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sort-color {
  display: none;
}

.pdlist-sort {
  position: relative;
  width: 90px;
  line-height: 27px;
  cursor: pointer;
}
.pdlist-sort .section-title {
  position: relative;
  color: #000;
  padding-left: 10px;
}
.pdlist-sort .section-title:after {
  position: absolute;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  right: 10px;
}
.pdlist-sort .section-title:hover {
  opacity: 0.8;
}
.pdlist-sort .section-body {
  width: 100%;
  position: absolute;
  top: 29px;
  right: 0;
  z-index: -1;
  opacity: 0;
  z-index: 45;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  border: 1px solid #000;
  background-color: #fff;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.pdlist-sort .section-body.active {
  z-index: 45;
  opacity: 1;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.pdlist-sort .section-body p {
  cursor: pointer;
  line-height: 35px;
  color: #333;
  padding-left: 12px;
}
.pdlist-sort .section-body p:hover {
  color: #fff;
  background-color: #333;
}

.pdlist-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}

.pdlist-item {
  width: calc((100% - 60px) / 4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  margin-bottom: 20px;
}
.pdlist-item .item-image {
  display: block;
  position: relative;
}
.pdlist-item .item-image img {
  width: 100%;
  vertical-align: middle;
}
.pdlist-item .item-image:hover {
  opacity: 0.8;
}
.pdlist-item .item-image.soldout:before {
  content: "SOLD OUT";
  width: 100%;
  height: 100%;
  color: #fff;
  background: #9b9b9b;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 1.5rem;
  letter-spacing: 2px;
  opacity: 0.7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pdlist-item .item-promotion {
  height: 15px;
}
.pdlist-item .item-promotion a {
  display: inline-block;
  padding: 2px 5px 1px;
  color: white;
  background-color: #D41F1F;
  font-size: 0.8rem;
}
.pdlist-item .item-name {
  width: 100%;
  word-break: break-all;
  max-height: 2.8em;
  color: #0e050b;
  overflow: hidden;
  display: block;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}
.pdlist-item .item-name:hover {
  opacity: 0.8;
}
.pdlist-item .item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: bold;
}
.pdlist-item .item-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.pdlist-item .item-size a {
  position: relative;
  display: inline-block;
  border: 1px solid #888;
  color: #888;
  padding: 2px;
  text-align: center;
  font-size: 13px;
  line-height: 22px;
  height: 26px;
  min-width: 26px;
}
.pdlist-item .item-size a:hover {
  border: 1px solid black;
  color: black;
}
.pdlist-item .item-size .empty::after {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  height: 1px;
  background-color: #888;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 36px;
  left: calc((100% - 36.5px) / 2);
}

.pagination {
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination-page {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 5px 4px;
  margin: 0 5px;
  border-bottom: 1px solid transparent;
  vertical-align: sub;
}
.pagination-page.active {
  font-weight: bold;
  border-bottom: 1px solid black;
}
.pagination-page:hover {
  font-weight: bold;
}

.pagination-prev, .pagination-next {
  width: 25px;
  height: 15px;
  padding: 0 5px 4px;
  display: block;
  position: relative;
  opacity: 0.8;
}
.pagination-prev.disabled, .pagination-next.disabled {
  display: none;
}
.pagination-prev::before, .pagination-next::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
}
.pagination-prev:hover, .pagination-next:hover {
  opacity: 1;
}

.pagination-prev::before {
  border-width: 5px 8.7px 5px 0;
  border-color: transparent #000000 transparent transparent;
}

.pagination-next::before {
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #000000;
}

@media (max-width: 992px) {
  .productlist {
    padding: 10px;
  }
  .pdlist-func {
    margin-bottom: 5px;
  }
  .breadcrumb li a {
    font-size: 13px;
  }
  .breadcrumb li::after {
    width: 10px;
  }
  .pdlist-aside {
    position: absolute;
    right: 10px;
    width: 200px;
    top: 47px;
    border: 1px solid black;
    background-color: white;
    padding: 10px 15px;
    z-index: -1;
    opacity: 0;
  }
  .pdlist-aside.active {
    z-index: 45;
    opacity: 1;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  .pdlist-collapse {
    display: none;
  }
  .pdlist-sort {
    font-size: 13px;
    width: 86px;
  }
  .sort-color {
    display: block;
  }
  .color-collapse .section-title {
    pointer-events: none;
  }
  .color-collapse .section-title::after {
    content: none;
  }
  .color-menu {
    max-width: initial;
    width: 100%;
    gap: 9px;
  }
  .pdlist-artical {
    width: 100%;
    position: relative;
  }
  .pdlist-wrap {
    gap: 10px;
  }
  .pdlist-item {
    width: calc((100% - 10px) / 2);
  }
  .pdlist-item .item-name {
    font-size: 14px;
  }
  .pdlist-item .item-size a {
    height: 20px;
    line-height: 20px;
    min-width: 20px;
    padding: 0;
  }
  .pdlist-item .item-size .empty::after {
    top: 8px;
    width: 24.5px;
    left: calc((100% - 24px) / 2);
  }
  .pdlist-item .item-price {
    font-size: 14px;
  }
}
/*------------------------------------*\
  #Product
\*------------------------------------*/
.pdcnt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow-y: auto;
}

.pdcnt_imgWrap {
  width: 55%;
  padding: 0 3% 0 5%;
}
.pdcnt_imgWrap img {
  width: 100%;
}

.pdcnt_info {
  width: 45%;
  max-width: 864px;
  padding: 15px 100px 15px 0;
  margin: 0 0 30px;
}

.pdcnt_img img {
  display: block;
}

.pdcnt_img_group {
  display: none;
}
.pdcnt_img_group .slick-slider {
  margin-bottom: 12px;
}
.pdcnt_img_group.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.pdcnt_img_group_main {
  width: calc(100% - 12%);
}

.pdcnt_img_group_thumb {
  width: 12%;
  margin-top: 35px;
  margin-right: 1.5%;
}
.pdcnt_img_group_thumb img {
  cursor: pointer;
  padding: 5px 0;
}
.pdcnt_img_group_thumb .slick-prev, .pdcnt_img_group_thumb .slick-next {
  width: 100%;
  left: 0;
  height: 30px;
}
.pdcnt_img_group_thumb .slick-prev {
  top: -15px;
  background-image: url("../../../Source/images/zh-cht/icons/arrow_up.png");
}
.pdcnt_img_group_thumb .slick-next {
  top: calc(100% + 15px);
  background-image: url("../../../Source/images/zh-cht/icons/arrow_down.png");
}

.pdcnt_img_group_total.forPC {
  display: block;
  padding-left: 12%;
}
.pdcnt_img_group_total.forMobile {
  display: none;
}
.pdcnt_img_group_total img {
  width: 100%;
  margin-bottom: 10px;
}

.pdcnt_number {
  margin-bottom: 10px;
}

.pdcnt_name {
  font-size: 1.4rem;
  line-height: 20px;
  font-weight: bold;
}

.pdcnt_price_wish {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px 0;
}
.pdcnt_price_wish .pdcnt_wish {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("../../images/zh-cht/icons/wish.png");
}
.pdcnt_price_wish .pdcnt_wish.active {
  background-image: url("../../images/zh-cht/icons/wish_active.png");
}

.pdcnt_info_price {
  font-size: 1.1rem;
  line-height: 24px;
}
.pdcnt_info_price .price-origin {
  margin-left: 5px;
}

.pdcnt_group_info {
  margin: 0 0 15px;
  padding: 10px 15px;
  background: #ddd;
}
.pdcnt_group_info p {
  line-height: 23px;
}

.pdcnt_info_saleid {
  margin-bottom: 15px;
}
.pdcnt_info_saleid ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.pdcnt_info_saleid li {
  display: inline-block;
  border: solid 1px #6C6C6C;
  cursor: pointer;
}
.pdcnt_info_saleid li a {
  display: block;
  padding: 8px;
  text-align: center;
}
.pdcnt_info_saleid li.active {
  background-color: #eee;
}

.pdcnt_info_color ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.pdcnt_info_color li {
  display: inline-block;
  width: 34px;
  height: 34px;
  padding: 2px;
  border: solid 1px #fff;
}
.pdcnt_info_color li:hover, .pdcnt_info_color li.active {
  border: solid 1px #333;
}
.pdcnt_info_color li a {
  display: block;
}
.pdcnt_info_color li img {
  display: block;
  width: 100%;
}

.pdcnt_info_size {
  margin-bottom: 15px;
}
.pdcnt_info_size .sizeWrap {
  display: none;
  position: relative;
}
.pdcnt_info_size .sizeWrap.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.pdcnt_info_size li {
  display: inline-block;
  min-width: 34px;
  border: solid 1px #333;
}
.pdcnt_info_size li a {
  position: relative;
  display: block;
  text-align: center;
  line-height: 32px;
}
.pdcnt_info_size li .empty:after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: calc((100% - 45.5px) / 2);
  width: 45.5px;
  height: 1px;
  background-color: #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pdcnt_info_size li .empty:hover {
  color: white;
}
.pdcnt_info_size li:hover, .pdcnt_info_size li.active {
  background-color: #6C6C6C;
}
.pdcnt_info_size li:hover a, .pdcnt_info_size li.active a {
  color: white;
}
.pdcnt_info_size li:hover .empty:after, .pdcnt_info_size li.active .empty:after {
  background-color: #333;
}

.pdcnt_info_color_name {
  font-size: 0.95rem;
  margin: 10px 0;
}

.pdcnt_info_activity {
  margin-bottom: 15px;
}
.pdcnt_info_activity .item {
  display: inline-block;
  padding: 3px 8px;
  background-color: #D41F1F;
  color: white;
  margin-bottom: 5px;
}

.pdcnt_date {
  color: #D41F1F;
  margin-top: 5px;
}

.pdcnt_num_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pdcnt_info_number {
  width: 46%;
}
.pdcnt_info_number select {
  border: 1px solid #6C6C6C;
  width: 100%;
  height: 100%;
}

.pdcnt_info_btn {
  width: 52%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pdcnt_info_btn a {
  width: 100%;
  text-align: center;
  line-height: 30px;
}
.pdcnt_info_btn .btn_cart {
  background-color: #6C6C6C;
  color: #fff;
  border: 1px solid #6C6C6C;
}
.pdcnt_info_btn .btn_cart:hover {
  background-color: #666;
}
.pdcnt_info_btn .btn_notify, .pdcnt_info_btn .btn_pdsoldout {
  display: none;
  color: #fff;
  background-color: #A0A0A0;
  border: 1px solid #A0A0A0;
}
.pdcnt_info_btn.empty .btn_cart {
  display: none;
}
.pdcnt_info_btn.empty .btn_pdsoldout {
  display: block;
  cursor: not-allowed;
}
.pdcnt_info_btn.empty .btn_notify {
  display: none;
}
.pdcnt_info_btn.notify .btn_cart {
  display: none;
}
.pdcnt_info_btn.notify .btn_pdsoldout {
  display: none;
}
.pdcnt_info_btn.notify .btn_notify {
  display: block;
}
.pdcnt_info_btn.notify .btn_notify:hover {
  background-color: gray;
}

.pdcnt_info_tab {
  margin-top: 40px;
}
.pdcnt_info_tab li {
  margin-bottom: 15px;
}
.pdcnt_info_tab img {
  width: 100%;
}
.pdcnt_info_tab .pdcnt_info_tabNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 45px;
  line-height: 45px;
  font-size: 1.1em;
  cursor: pointer;
  border-bottom: 1px solid #888;
}
.pdcnt_info_tab .pdcnt_info_tabNav:hover {
  color: #333;
}
.pdcnt_info_tab .pdcnt_info_tabNav:after {
  display: inline-block;
  content: ">";
  width: 40px;
  height: 45px;
  font-size: 1.1em;
  line-height: 45px;
  text-align: center;
}
.pdcnt_info_tab .pdcnt_info_tabNav.active:after {
  content: "-";
}
.pdcnt_info_tab .pdcnt_info_tabNav img {
  width: 12px;
  margin-left: 2px;
  margin-top: 4px;
  vertical-align: top;
}
.pdcnt_info_tab .pdcnt_info_tabCnt {
  display: none;
  padding: 3% 4%;
  line-height: 19px;
  margin-bottom: 20px;
}

.pdcnt_note {
  padding: 20px 0;
}
.pdcnt_note .item {
  color: #D41F1F;
  line-height: 22px;
  display: block;
}

.pdcnt_recommend .section-title {
  height: 45px;
  line-height: 45px;
  font-size: 1.1em;
  border-bottom: 1px solid #888;
}
.pdcnt_recommend .pdcnt_recommend_slick {
  padding: 0 10px;
}
.pdcnt_recommend .item {
  padding: 10px;
}
.pdcnt_recommend .img, .pdcnt_recommend .name {
  margin-bottom: 5px;
}
.pdcnt_recommend .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.pdcnt_recommend .slick-prev, .pdcnt_recommend .slick-next {
  width: 30px;
  height: 30px;
}
.pdcnt_recommend .slick-prev {
  left: -10px;
}
.pdcnt_recommend .slick-next {
  right: -10px;
}

.sizeAI {
  margin: 30px 0;
  background-color: #eee;
  padding: 20px 10px;
  text-align: center;
}
.sizeAI h4 {
  font-size: 1.1rem;
  font-weight: bold;
}

.size_resault {
  font-weight: bold;
  font-size: 1.3rem;
  margin-top: 10px;
}

.size_bodyinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 15px;
  gap: 10px;
}
.size_bodyinfo input {
  width: 24%;
  font-size: 14px;
  padding: 8px;
  border: 1px solid #6C6C6C;
}

.size_gender_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

.size_genderinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.size_genderinfo input[type=radio] {
  display: none;
}
.size_genderinfo span {
  display: inline-block;
  background-color: white;
  line-height: 24px;
  padding: 4px 8px 2px;
  border: 1px solid #6C6C6C;
  cursor: pointer;
}
.size_genderinfo input[type=radio]:checked ~ span {
  background-color: #6C6C6C;
  color: white;
}

.btn_sizeAI {
  width: 50%;
  color: white;
  background-color: #A0A0A0;
  line-height: 30px;
}

.sizeAI_note {
  color: #D41F1F;
  padding-top: 20px;
  font-size: 0.75rem;
  line-height: 18px;
}

@media (max-width: 992px) {
  .pdcnt_info {
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  .pdcnt_info_inner {
    position: static;
    top: 0;
  }
  .pdcnt_wrap {
    display: block;
  }
  .pdcnt_imgWrap {
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .pdcnt_img {
    display: block;
  }
  .pdcnt_img_group_main {
    width: 100%;
  }
  .pdcnt_img_group_main .slick-slider {
    margin-bottom: 24px;
  }
  .pdcnt_img_group_thumb {
    display: none;
  }
  .pdcnt_img_group_total.forPC {
    display: none;
    padding-left: 0;
  }
  .pdcnt_img_group_total.forMobile {
    display: block;
  }
  .pdcnt_price_wish {
    margin: 10px 0;
  }
  .pdcnt_info_tab {
    margin-top: 20px;
  }
  .pdcnt_info_tab .pdcnt_info_tabNav {
    font-size: 1rem;
  }
  .pdcnt_recommend .item {
    padding: 10px 5px;
  }
  .sizeAI {
    margin: 0;
  }
  .size_bodyinfo {
    gap: 5px;
  }
  .size_bodyinfo input {
    padding: 8px 3px;
  }
  .size_gender_submit {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*------------------------------------*\
  #login
\*------------------------------------*/
.login_small_wrap {
  max-width: 585px;
  padding: 20px;
  margin: 20px auto;
  min-height: 460px;
  border: 1px solid #ddd;
}
.login_small_wrap .btnWrap-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.btn_toLINE {
  display: block;
  padding: 9px 5px;
  text-align: center;
  background-color: #07b538;
  color: white;
  margin-bottom: 15px;
}

.btn_toFB {
  display: block;
  padding: 9px 5px;
  text-align: center;
  background-color: #1877f2;
  color: white;
}

.login_note {
  max-width: 585px;
  padding: 20px;
  margin: 20px auto;
  border: 1px solid #ddd;
}
.login_note p {
  position: relative;
  padding-left: 20px;
  color: #D41F1F;
  font-size: 0.9em;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.login_note p span {
  position: absolute;
  top: -1px;
  left: 0;
}
.login_note p:last-of-type {
  margin-bottom: 0;
}

.btn_login {
  display: block;
  font-size: 0.9rem;
  padding: 10px;
  text-align: center;
  background-color: #000;
  color: #fff;
  margin: 20px 0 10px;
}
.btn_login:hover {
  background-color: #333;
}

.login_txt span {
  color: red;
}
.login_txt a {
  color: #428bca;
}

.btn_login_main {
  width: 100%;
  display: block;
  padding: 10px 5px;
  text-align: center;
  background-color: black;
  color: #fff;
  margin: 20px auto 10px auto;
}

.btn_login_second {
  width: 100%;
  display: block;
  padding: 10px 5px;
  text-align: center;
  background-color: #A0A0A0;
  color: #fff;
  margin: 20px auto 10px auto;
}

.hr {
  position: relative;
  text-align: center;
  height: 21px;
  line-height: 21px;
}
.hr::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: calc(50% - 20px);
  height: 1px;
  background-color: #dddddd;
  z-index: 0;
}
.hr::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: calc(50% - 20px);
  height: 1px;
  background-color: #dddddd;
  z-index: 0;
}

.vcode_countdown {
  display: none;
  font-size: 0.85rem;
  color: #D41F1F;
  padding: 5px 0;
}
.vcode_countdown.show {
  display: block;
}

.vcode {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vcode input {
  margin-bottom: 0;
  width: calc(100% - 105px);
}
.vcode input[type=image] {
  margin-left: 5px;
  width: 95px;
  vertical-align: bottom;
}

.btn_getvcode_wrap {
  text-align: center;
}
.btn_getvcode_wrap > a {
  color: #428bca;
}
.btn_getvcode_wrap .vcode {
  display: none;
}
.btn_getvcode_wrap .btn_fram {
  width: 100%;
  display: block;
  padding: 10px 5px;
  text-align: center;
  border: 1px solid #6C6C6C;
  background-color: #fff;
  color: #333;
  margin-bottom: 10px;
}
.btn_getvcode_wrap .btn_waitvcode {
  display: none;
  font-size: 0.9rem;
  background-color: lightgray;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  color: gray;
  opacity: 0.6;
  margin-bottom: 10px;
}
.btn_getvcode_wrap.show > a {
  display: none;
}
.btn_getvcode_wrap.show .vcode {
  display: block;
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
}
.btn_getvcode_wrap.show .vcode.send .btn_getvcode {
  display: none;
}
.btn_getvcode_wrap.show .vcode.send .btn_waitvcode {
  display: block;
}

.captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.captcha input {
  margin-bottom: 0;
  width: 100%;
}
.captcha input[type=image] {
  margin-left: 5px;
  width: 95px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  vertical-align: middle;
}

.login_field_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.login_field_tel select {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 3px;
  line-height: 34px;
  height: 100%;
  height: 35px;
  border: 1px solid #6C6C6C;
  font-size: 14px;
  outline: none;
}
.login_field_tel input {
  width: 100%;
}

.inputWrap h2 {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.2;
}
.inputWrap > div {
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  .login_small_wrap, .login_note {
    border: none;
  }
  .inputWrap h2 {
    font-size: 1.1rem;
    margin-bottom: 15px;
  }
}
/*------------------------------------*\
  #cart
\*------------------------------------*/
.steps {
  width: 95%;
  margin: 0 auto;
  padding: 30px 15px;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.steps .step {
  letter-spacing: 1px;
  position: relative;
  font-size: 1.2em;
  color: #ddd;
}
.steps .step.active {
  color: #333;
}
.steps .step:after {
  content: ">";
  display: inline-block;
  width: 40px;
  height: 100%;
  text-align: center;
}
.steps .step:last-child:after {
  content: none;
}

.shopping-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3%;
  font-size: 15px;
}

.shopping-cnt {
  width: calc(100% - 300px);
  border-right: 1px solid #ccc;
  padding-right: 1%;
}

.shopping-itemlist {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.shopping-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px dotted #ddd;
}
.shopping-item:first-of-type {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.shopping-item .item-img {
  display: block;
  width: 15%;
  padding-right: 1%;
}
.shopping-item .item-img img {
  width: 100%;
}
.shopping-item .item-infos {
  width: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shopping-item .toggle-combination {
  width: 100%;
  text-align: center;
  cursor: pointer;
  background-color: #eee;
  padding: 7px;
  position: relative;
  bottom: -10px;
}
.shopping-item .toggle-combination:after {
  content: "";
  display: inline-block;
  border: solid #333;
  border-width: 0px 1px 1px 0;
  padding: 2.5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-bottom: 3px;
  margin-left: 5px;
}
.shopping-item .toggle-combination.active {
  border-bottom: 1px solid white;
}
.shopping-item .toggle-combination.active::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  margin-bottom: 1px;
}
.shopping-item .item-id {
  color: #A0A0A0;
  font-size: 0.9em;
  padding: 0 0 12px;
}
.shopping-item .item-inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 12px;
}
.shopping-item .item-detail {
  width: 40%;
  padding: 0 5px;
}
.shopping-item .item-label {
  display: block;
  margin: 27px 0 12px;
}
.shopping-item .item-price, .shopping-item .item-num, .shopping-item .item-total, .shopping-item .item-btns {
  width: 15%;
  padding: 0 5px;
  text-align: center;
}
.shopping-item .item-name {
  margin-bottom: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.shopping-item .item-num select {
  width: 60px;
}
.shopping-item .item-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 27px;
  gap: 5%;
}
.shopping-item .item-wish, .shopping-item .item-delete {
  display: inline-block;
  padding-top: 30px;
  padding-right: 30px;
  background-size: 70%;
  background-position: top;
  background-repeat: no-repeat;
  cursor: pointer;
}
.shopping-item .item-wish {
  background-image: url("../../images/zh-cht/icons/love.png");
}
.shopping-item .item-wish.active {
  background-image: url("../../images/zh-cht/icons/wish_active.png");
}
.shopping-item .item-delete {
  background-image: url("../../images/zh-cht/icons/delete.png");
}
.shopping-item .item-activity {
  padding-left: 5px;
}
.shopping-item .item-activity .item {
  position: relative;
  margin-bottom: 5px;
  font-size: 13px;
}
.shopping-item .item-activity .item::before {
  display: inline-block;
  padding: 3px 5px;
  color: white;
  border-radius: 10px;
  font-size: 11px;
}
.shopping-item .item-activity .item.qualified {
  color: #D41F1F;
}
.shopping-item .item-activity .item.qualified::before {
  content: "符合";
  background-color: #6C6C6C;
  margin-right: 21px;
}
.shopping-item .item-activity .item.unqualified {
  color: #A0A0A0;
}
.shopping-item .item-activity .item.unqualified::before {
  content: "未符合";
  background-color: #A0A0A0;
  margin-right: 10px;
}

.shopping-combination {
  display: none;
}
.shopping-combination .shopping-item {
  background-color: #eee;
  padding: 10px;
  margin-top: 0;
}

.shopping-addpurchase {
  padding: 10px 30px 20px;
  border-bottom: 1px dotted #ddd;
}
.shopping-addpurchase select {
  width: 100%;
}
.shopping-addpurchase .section-title {
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 20px;
}
.shopping-addpurchase .addp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  padding: 0 10px;
}
.shopping-addpurchase .addp-img {
  aspect-ratio: 3/4;
  overflow: hidden;
}
.shopping-addpurchase .addp-img img {
  width: 100%;
  display: none;
}
.shopping-addpurchase .addp-img img.active {
  display: block;
}
.shopping-addpurchase .addp-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.shopping-addpurchase .addp-size-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.shopping-addpurchase .addp-size {
  width: 50%;
}
.shopping-addpurchase .addp-size .selectwrap {
  display: none;
}
.shopping-addpurchase .addp-size .selectwrap.active {
  display: block;
}
.shopping-addpurchase .addp-number {
  width: 50%;
}
.shopping-addpurchase .addp-btnwrap span {
  padding: 8px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.shopping-addpurchase .addp-btnwrap .btn-cart {
  display: block;
  background-color: #6C6C6C;
  border: 1px solid #6C6C6C;
}
.shopping-addpurchase .addp-btnwrap .btn-cart:hover {
  background-color: #666;
}
.shopping-addpurchase .addp-btnwrap .btn-soldout {
  display: none;
  background-color: #A0A0A0;
  border: 1px solid #A0A0A0;
}
.shopping-addpurchase .addp-btnwrap.empty .btn-cart {
  display: none;
}
.shopping-addpurchase .addp-btnwrap.empty .btn-soldout {
  display: block;
  cursor: not-allowed;
}
.shopping-addpurchase .slick-prev, .shopping-addpurchase .slick-next {
  width: 30px;
  height: 30px;
  background-size: 80%;
}
.shopping-addpurchase .slick-next {
  right: -30px;
}
.shopping-addpurchase .slick-prev {
  left: -30px;
}

.shopping-note {
  padding: 30px 0;
  font-size: 13px;
  line-height: 20px;
}

.shopping-order {
  width: 300px;
  padding-left: 3%;
  margin-bottom: 20px;
}
.shopping-order .inner {
  position: sticky;
  top: 160px;
}
.shopping-order h3 {
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.shopping-order h4.title {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.shopping-order .order-price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  line-height: 25px;
}
.shopping-order .order-price-item.subtotal {
  border-top: 1px solid;
  padding: 15px 0;
  margin-bottom: 0;
}
.shopping-order .order-price-item.subtotal .price {
  font-size: 16px;
}
.shopping-order .order-price-item.subtotal.is-shoppingcheck {
  border-top: none;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
.shopping-order .btn_next {
  display: block;
  width: 100%;
  line-height: 38px;
  text-align: center;
  letter-spacing: 10px;
  padding: 0;
  background-color: #e8386e;
  color: #fff;
  margin-bottom: 20px;
}
.shopping-order .btn_next.malayu {
  letter-spacing: 0;
}
.shopping-order .note {
  font-size: 12px;
}
.shopping-order .note .note-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.shopping-order .note img {
  display: block;
  max-width: 250px;
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  .steps {
    width: 100%;
    padding: 15px 5px;
  }
  .steps .step {
    letter-spacing: 0.5px;
    font-size: 1em;
  }
  .steps .step:after {
    width: 25px;
  }
  .shopping-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 3%;
  }
  .shopping-cnt {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }
  .shopping-itemlist {
    padding-bottom: 25px;
  }
  .shopping-item {
    font-size: 0.9em;
  }
  .shopping-item .item-img {
    width: 30%;
  }
  .shopping-item .item-infos {
    width: 70%;
  }
  .shopping-item .item-id {
    color: #A0A0A0;
    font-size: 0.9em;
    padding: 0 0 5px;
  }
  .shopping-item .item-inr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 5px;
  }
  .shopping-item .item-detail {
    width: 100%;
    padding: 0 5px 5px;
  }
  .shopping-item .item-label {
    display: none;
    margin: 27px 0 5px;
  }
  .shopping-item .item-name {
    margin-bottom: 5px;
  }
  .shopping-item .item-price, .shopping-item .item-num {
    width: 50%;
    padding: 0 5px 5px;
  }
  .shopping-item .item-price {
    text-align: left;
  }
  .shopping-item .item-num {
    text-align: right;
  }
  .shopping-item .item-num select {
    padding: 1px 3px;
  }
  .shopping-item .item-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
  .shopping-item .item-total {
    display: none;
  }
  .shopping-item:first-of-type .item-btns {
    top: 0;
  }
  .shopping-item .item-btns {
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    gap: 6px;
    width: 18%;
  }
  .shopping-item .item-wish, .shopping-item .item-delete {
    padding-top: 20px;
    padding-right: 20px;
    background-size: 85%;
  }
  .shopping-item .item-activity .item {
    font-size: 12px;
  }
  .shopping-addpurchase {
    padding: 10px 10px 20px;
  }
  .shopping-addpurchase .section-title {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
  .shopping-addpurchase .slick-prev, .shopping-addpurchase .slick-next {
    width: 30px;
    height: 30px;
    background-size: 80%;
  }
  .shopping-addpurchase .slick-next {
    right: -25px;
  }
  .shopping-addpurchase .slick-prev {
    left: -25px;
  }
  .shopping-note {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 30px;
  }
  .shopping-order {
    width: 100%;
    padding-left: 0;
  }
}
/*------------------------------------*\
  #shoppingcheck
\*------------------------------------*/
.shoppinglist-title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin: 30px auto;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ddd;
}
.shoppinglist-title span {
  color: #D41F1F;
  cursor: pointer;
  position: relative;
}
.shoppinglist-title span::after {
  content: "";
  display: inline-block;
  border: solid #D41F1F;
  border-width: 0px 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-bottom: 7px;
  margin-left: 10px;
}
.shoppinglist-title.active span::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  margin-bottom: 1px;
}

.shopping-itemlist.forshoppingcheck {
  display: none;
}
.shopping-itemlist.forshoppingcheck .item-btns {
  width: 30px;
}

.shopping-infos {
  padding: 20px 10px;
}

.shopping-info {
  margin: 30px;
}
.shopping-info:last-child {
  margin-bottom: 0;
}
.shopping-info .section-title {
  position: relative;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.shopping-info .section-title button {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
.shopping-info .section-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 450px;
}
.shopping-info .section-body select, .shopping-info .section-body input {
  height: 32px;
}
.shopping-info .section-body label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  cursor: pointer;
}
.shopping-info .section-body label input[type=radio] {
  margin: 0 3px 0 0;
  height: initial;
}
.shopping-info .section-note {
  padding: 5px 0;
  color: #D41F1F;
  font-size: 13px;
}
.shopping-info .inputwrap {
  width: 100%;
  margin-bottom: 20px;
}
.shopping-info .inputwrap label {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.shopping-info .tel-inputwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  gap: 10px;
  margin-bottom: 20px;
}
.shopping-info .tel-inputwrap label {
  width: 100%;
}
.shopping-info .tel-inputwrap select {
  width: 100px;
}
.shopping-info .tel-inputwrap input {
  width: calc(100% - 110px);
}
.shopping-info .is-payment {
  gap: 25px;
  max-width: initial;
}
.shopping-info .is-transport {
  gap: 25px;
  max-width: initial;
}
.shopping-info .is-addr .addr-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%;
}
.shopping-info .is-addr .city, .shopping-info .is-addr .area, .shopping-info .is-addr .zipCode {
  width: 32%;
  margin-bottom: 10px;
}
.shopping-info .is-convenience .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2%;
  margin-bottom: 10px;
}
.shopping-info .is-convenience .btn-convenience, .shopping-info .is-convenience .btn-toggle-convenience {
  width: 49%;
  padding: 10px;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  border: 1px solid gray;
  cursor: pointer;
}
.shopping-info .is-convenience .btn-convenience:hover, .shopping-info .is-convenience .btn-toggle-convenience:hover {
  opacity: 0.6;
}
.shopping-info .is-convenience .btn-convenience {
  background-color: black;
  color: white;
}
.shopping-info .is-convenience .convenience-inner {
  display: none;
}
.shopping-info .is-convenience .convenience-inner.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%;
}
.shopping-info .is-convenience .city, .shopping-info .is-convenience .area, .shopping-info .is-convenience .store {
  width: 32%;
  margin-bottom: 10px;
}
.shopping-info .is-invoice {
  max-width: initial;
  gap: 25px;
  margin-bottom: 20px;
}
.shopping-info .invoice-inner {
  display: none;
  width: 100%;
}

.order-discount {
  margin: 15px 0 30px;
}

.discountBox {
  margin-bottom: 15px;
}
.discountBox .section-title {
  margin-bottom: 5px;
}
.discountBox .section-body {
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 32px;
  height: 34px;
  margin-bottom: 5px;
}
.discountBox .section-body.is-select {
  border: none;
}
.discountBox p {
  font-size: 13px;
}
.discountBox select {
  padding: 5px 0 5px 5px;
  border-color: #000;
  line-height: 22px;
  height: 34px;
}
.discountBox input {
  border: none;
}
.discountBox button {
  width: 80px;
  text-align: center;
  background-color: #000;
  color: #fff;
}

.order-btn .checkbox-label {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 20px;
  cursor: pointer;
}
.order-btn .checkbox-label a:hover {
  text-decoration: underline;
}

.btn-backshop {
  display: block;
  margin: 30px auto;
  width: 200px;
  padding: 10px;
  text-align: center;
  background-color: black;
  color: white;
}
.btn-backshop:hover {
  opacity: 0.6;
}

@media (max-width: 992px) {
  .shopping-infos {
    padding: 30px 0;
  }
  .shopping-info {
    margin: 0 0 30px 0;
  }
  .shopping-info .section-body {
    max-width: initial;
  }
  .shopping-order .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shopping-order .title {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .shopping-order .order-discount {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .shopping-order .order-price-wrapper {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .shopping-order .order-btn {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .discountBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-bottom: 25px;
  }
  .discountBox .section-title {
    width: 85px;
    margin-bottom: 0;
  }
  .discountBox .error {
    padding-left: 85px;
  }
  .discountBox .section-body {
    width: calc(100% - 85px);
  }
  .discountBox.has-note {
    margin-bottom: 15px;
  }
  .discountBox.has-note p {
    width: 100%;
    text-align: right;
  }
  .discountBox.has-note .error {
    position: absolute;
    left: 85px;
    top: 35px;
    padding-left: 0;
  }
}
/*------------------------------------*\
  #member
\*------------------------------------*/
.member-wrap {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px auto;
}

.member-aside {
  width: 200px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 5px;
  border-right: 1px solid #000;
}

.member-cnt {
  width: calc(100% - 200px);
  padding: 0 45px;
}

.member-menu-title {
  display: none;
}

.member-menu .title {
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 25px;
  margin-bottom: 10px;
}
.member-menu li {
  padding: 10px 0;
}
.member-menu a {
  display: block;
  font-size: 1rem;
  line-height: 25px;
  position: relative;
}
.member-menu a:hover, .member-menu a.active {
  font-weight: bold;
  color: black;
}
.member-menu a:after {
  content: "";
  position: absolute;
  right: 10px;
  width: 25px;
  height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url("../../images/zh-cht/icons/arrow_next.svg");
}

.member-page-title {
  padding: 10px 0 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid black;
  font-weight: bold;
  font-size: 1.1rem;
}

.member-inner {
  padding: 10px 0 15px;
}
.member-inner p {
  line-height: 22px;
  color: #333;
}
.member-inner .error {
  margin: 5px 0;
}

.member-modify input, .member-modify select {
  height: 30px;
}
.member-modify .section-title {
  padding: 7.5px 15px;
  font-weight: bold;
  color: #fff;
  background-color: #666;
}
.member-modify .section-body {
  margin-top: 10px;
}
.member-modify .input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.member-modify .input-wrap p {
  line-height: 30px;
}
.member-modify .input-wrap > p:first-child {
  width: 120px;
}
.member-modify .input-wrap > div {
  width: calc(100% - 120px);
}
.member-modify .input-wrap input, .member-modify .input-wrap .selectwrap {
  width: 140px;
  height: 30px;
}
.member-modify .input-wrap .tel-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.addr-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  max-width: 590px;
}
.addr-wrap .country, .addr-wrap .city, .addr-wrap .area, .addr-wrap .zipcode {
  width: calc((100% - 30px) / 4);
}
.addr-wrap .road {
  width: 590px;
}
.addr-wrap .road input {
  width: 100%;
}

.btn-bindFB, .btn-bindLine {
  display: block;
  padding: 8px;
  text-align: center;
  color: #fff;
  width: 150px;
  border-radius: 5px;
}
.btn-bindFB:hover, .btn-bindLine:hover {
  opacity: 0.8;
}

.btn-bindFB {
  background-color: #465793;
}

.btn-bindLine {
  background-color: #07b538;
}

.btn-modify {
  display: block;
  padding: 10px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #000;
  color: #fff;
  width: 320px;
  cursor: pointer;
}
.btn-modify:hover {
  opacity: 0.8;
}

@media (max-width: 992px) {
  .member-wrap {
    display: block;
    margin: 15px 0;
    padding: 10px 15px;
  }
  .member-aside {
    width: 100%;
    border-right: none;
    text-align: left;
  }
  .member-cnt {
    width: 100%;
    padding: 0;
    margin: 30px 0 0px;
  }
  .member-menu-title {
    border: solid 1px #000;
    display: block;
    padding: 0 10px;
    line-height: 30px;
    background-image: url(../../images/zh-cht/icons/arrow_down.png);
    background-repeat: no-repeat;
    background-position: right 5px;
    background-color: #fff;
    background-size: 18px;
  }
  .member-menu-title.active {
    background-image: url(../../images/zh-cht/icons/arrow_up.png);
  }
  .member-menu {
    display: none;
    border-left: solid 1px #333;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
  }
  .member-menu li {
    padding: 8px 10px;
  }
  .member-menu a {
    line-height: 20px;
    font-size: 14px;
  }
  .member-menu a:after {
    content: none;
  }
  .member-page-title {
    border-bottom: none;
    text-align: center;
    font-size: 1rem;
    margin-bottom: 0;
  }
  .member-inner {
    padding: 10px 0;
  }
  .member-modify .section-body {
    padding: 10px 5px;
  }
  .member-modify .input-wrap > p:first-child {
    width: 80px;
  }
  .member-modify .input-wrap > div {
    width: calc(100% - 80px);
  }
  .member-modify .input-wrap input, .member-modify .input-wrap .selectwrap {
    width: 100%;
  }
  .addr-wrap .country, .addr-wrap .city, .addr-wrap .area, .addr-wrap .zipcode {
    width: 100%;
  }
  .addr-wrap .road {
    width: 100%;
  }
  .btn-modify {
    width: 100%;
  }
}
/*------------------------------------*\
  #order
\*------------------------------------*/
.member-table-title {
  font-size: 1rem;
  padding-bottom: 10px;
}
.member-table-title span {
  color: #D41F1F;
  margin-left: 15px;
}

.member-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
  font-size: 0.9rem;
}
.member-table tr:last-child td {
  border-bottom: 1px solid #333;
}
.member-table th {
  padding: 10px;
  text-align: center;
  color: #fff;
  background-color: #aaa;
}
.member-table td {
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  color: #333;
  border-bottom: 1px #333 dashed;
}
.member-table td .link_red {
  color: #D41F1F;
}
.member-table td .link_red:hover {
  text-decoration: underline;
}

.btn-left, .btn-center, .btn-right {
  display: block;
  padding: 12px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #000;
  color: #fff;
  width: 270px;
  cursor: pointer;
}
.btn-left:hover, .btn-center:hover, .btn-right:hover {
  opacity: 0.8;
}

.btn-center {
  margin: 20px auto;
}

.btn-right {
  margin-left: auto;
}

.order_wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 10px;
}

.order_title {
  font-size: 1.125rem;
  font-weight: bold;
}

.orderbox .orderbox_info {
  font-size: 0.85rem;
  padding-left: 20px;
  border-bottom: 1px dashed;
  margin-bottom: 10px;
}
.orderbox .orderbox_info:last-child {
  border-bottom: none;
}
.orderbox .orderbox_info > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  line-height: 1.2;
}
.orderbox .orderbox_info > div p:first-child {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.orderobx_title {
  margin: 20px 0;
  padding: 10px 20px;
  color: #fff;
  background-color: #aaa;
}
.orderobx_title span {
  margin-left: 10px;
}

.orderItem {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #333;
}
.orderItem:last-of-type {
  border-bottom: none;
}
.orderItem.orderItem_title {
  padding: 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid gray;
}

.orderItem_pdinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.orderItem_pdinfo .price-sale {
  color: #D41F1F;
}
.orderItem_pdinfo > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 16.6666666667%;
  padding: 3px;
}
.orderItem_pdinfo .orderItem_name {
  width: 33.3333333333%;
  line-height: 18px;
}
.orderItem_pdinfo .orderItem_name span {
  display: block;
  margin-bottom: 5px;
}
.orderItem_pdinfo .orderItem_name span:last-child {
  margin-bottom: 0;
}
.orderItem_pdinfo .orderItem_price .price-origin {
  display: block;
  text-decoration: line-through;
}
.orderItem_pdinfo .orderItem_price .price-sale {
  display: block;
  margin-top: 5px;
}
.orderItem_pdinfo .orderItem_returnReason {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderItem_pdinfo .orderItem_returnReason .selectwrap {
  width: 100%;
}
.orderItem_pdinfo .orderItem_returnReason .selectwrap select {
  line-height: 22px;
}

.orderqa {
  margin-top: 10px;
}
.orderqa p {
  font-size: 0.85rem;
  margin-bottom: 10px;
}
.orderqa p span {
  margin-left: 10px;
}

.orderqa_select > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.orderqa_select > div label {
  width: 100px;
  font-size: 0.85rem;
}
.orderqa_select > div .selectwrap {
  width: 300px;
}
.orderqa_select > div .selectwrap select {
  line-height: 26px;
  height: 30px;
}

.orderqa_textarea {
  margin-top: 10px;
  margin-bottom: 20px;
}
.orderqa_textarea label {
  font-size: 0.85rem;
}
.orderqa_textarea textarea {
  border-color: gray;
  width: 100%;
  height: 170px;
  margin-top: 10px;
}
.orderqa_textarea .qa_note {
  margin-top: 8px;
  line-height: 16px;
  font-size: 0.9rem;
}

.orderqa_qa {
  font-size: 0.85rem;
  padding: 9px;
  margin-top: 20px;
  line-height: 20px;
  position: relative;
}
.orderqa_qa p:first-child {
  font-weight: bold;
}
.orderqa_qa p:first-child span:last-child {
  color: gray;
  font-size: 0.8rem;
  font-weight: normal;
  margin-left: 20px;
}

.orderreturn_way {
  padding: 10px;
}
.orderreturn_way .return_way {
  margin-bottom: 15px;
}
.orderreturn_way label {
  font-size: 14px;
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
}
.orderreturn_way p {
  margin: 5px 0 0 20px;
  line-height: 16px;
}

.orderreturn_tel .return_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.orderreturn_tel .selectwrap {
  width: 180px;
  margin-right: 10px;
}

.orderreturn_contact input, .orderreturn_contact select {
  height: 32px;
}
.orderreturn_contact .returnBox {
  max-width: 590px;
  padding: 15px 10px 0;
}

.orderreturn_readnote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.orderreturn_note {
  width: calc(100% - 30px);
  margin: 50px 15px;
  padding: 15px 20px;
  background-color: #eee;
}
.orderreturn_note ol {
  padding-left: 20px;
  list-style-type: decimal;
}
.orderreturn_note ol li {
  line-height: 1.2;
  margin-bottom: 15px;
}

.orderreturn_ibon {
  opacity: 0.8;
  background-color: #eee;
  font-size: 13px;
  padding: 20px;
  margin-top: 20px;
}
.orderreturn_ibon span {
  display: inline-block;
  font-size: 15px;
  margin: 10px 0;
}

@media (max-width: 992px) {
  .member-table {
    display: block;
    font-size: 0.85rem;
    padding-bottom: 15px;
  }
  .member-table table, .member-table tbody {
    display: block;
    width: 100%;
  }
  .member-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid lightgray;
    position: static;
  }
  .member-table tr:last-child td {
    border: none;
  }
  .member-table thead, .member-table th {
    display: none;
  }
  .member-table td {
    text-align: left;
    width: 100%;
    padding: 5px 0;
    border: none;
  }
  .member-table td:before {
    display: inline-block;
    content: attr(data-th);
    width: 100px;
    margin-right: 10px;
  }
  .member-table td:first-of-type {
    padding-top: 15px;
  }
  .member-table td:last-of-type {
    padding-bottom: 15px;
  }
  .btn-left, .btn-center, .btn-right {
    width: 100%;
    margin: 10px auto;
  }
  .order_wrap {
    padding: 20px 15px;
  }
  .orderItem_pdinfo {
    width: 100%;
    min-height: 130px;
    position: relative;
    display: block;
    padding-left: 100px;
    padding-right: 10px;
    text-align: left;
  }
  .orderItem_pdinfo > div {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    padding: 0 0 5px;
  }
  .orderItem_pdinfo .orderItem_number {
    padding-top: 30px;
  }
  .orderItem_pdinfo .orderItem_number.orderreturn_number {
    padding-top: 10px;
  }
  .orderItem_pdinfo .orderItem_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
  }
  .orderItem_pdinfo .orderItem_name {
    width: 100%;
  }
  .orderItem_pdinfo .orderItem_name span {
    margin-bottom: 0;
  }
  .orderItem_pdinfo .orderItem_color span:nth-child(2) {
    display: inline-block;
  }
  .orderItem_pdinfo .orderItem_size {
    display: none;
  }
  .orderItem_pdinfo .orderItem_qty > p {
    display: inline-block;
  }
  .orderItem_pdinfo .orderItem_qty:before {
    display: inline-block;
    content: "購買數量：";
    margin-right: 3px;
  }
  .orderItem_pdinfo .orderItem_price > p {
    display: inline-block;
  }
  .orderItem_pdinfo .orderItem_price:before {
    display: inline-block;
    content: "單價：";
    margin-right: 3px;
  }
  .orderItem_pdinfo .orderItem_price .price-origin {
    display: inline-block;
  }
  .orderItem_pdinfo .orderItem_price .price-sale {
    display: inline-block;
    margin: 0 0 0 5px;
  }
  .orderItem_pdinfo .orderItem_sum {
    width: 100%;
  }
  .orderItem_pdinfo .orderItem_sum > p {
    display: inline-block;
  }
  .orderItem_pdinfo .orderItem_sum:before {
    display: inline-block;
    content: "小計：";
    margin-right: 3px;
  }
  .orderItem_pdinfo .orderItem_reason {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .orderItem_pdinfo .orderItem_reason > p {
    display: inline-block;
  }
  .orderItem_pdinfo .orderItem_reason:before {
    display: inline-block;
    content: "退貨原因：";
    margin-right: 3px;
  }
  .orderItem_pdinfo .orderItem_del {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
  }
  .orderItem_pdinfo .orderItem_add {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    font-size: 12px;
  }
  .orderItem_pdinfo .orderItem_add a {
    width: 30px;
  }
  .orderItem_pdinfo .orderItem_returnQty:before {
    content: "退貨數量";
    display: inline-block;
    margin-right: 5px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .orderItem_pdinfo .orderItem_returnQty .selectwrap {
    display: inline-block;
    margin-left: 0;
    width: 100%;
  }
  .orderItem_pdinfo .orderItem_returnReason:before {
    display: inline-block;
    content: "退貨原因";
    margin-right: 5px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .orderItem_pdinfo .orderItem_returnReason .selectwrap {
    display: inline-block;
    max-width: 300px;
  }
  .orderItem.orderItem_title {
    display: none;
  }
}
/*------------------------------------*\
  #wishlist
\*------------------------------------*/
.shopItem2 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #333;
}
.shopItem2:last-child {
  border-bottom: none;
}
.shopItem2.shopItem_title {
  color: #fff;
  background-color: #aaa;
  padding: 5px 0;
  margin-bottom: 10px;
  border-bottom: none;
}

.shopItem2_pdinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.shopItem2_pdinfo .price-sale {
  color: #D41F1F;
}
.shopItem2_pdinfo > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 10%;
  padding: 3px;
}
.shopItem2_pdinfo > div.shopItem_img, .shopItem2_pdinfo > div.shopItem_add {
  width: 15%;
}
.shopItem2_pdinfo > div.off_shelf { /*stacy*/
  width: 45%;
}
.shopItem2_pdinfo > div.shopItem_number a {
  color: #D41F1F;
  text-decoration: underline;
}
.shopItem2_pdinfo > div.shopItem_name {
  width: 30%;
  line-height: 18px;
}
.shopItem2_pdinfo > div.shopItem_name span {
  display: block;
  margin-bottom: 5px;
}
.shopItem2_pdinfo > div.shopItem_name span:last-child {
  margin-bottom: 0;
}
.shopItem2_pdinfo > div.shopItem_price .price-origin {
  display: block;
  text-decoration: line-through;
}
.shopItem2_pdinfo > div.shopItem_price .price-sale {
  display: block;
  margin-top: 5px;
}
.shopItem2_pdinfo > div.shopItem_qty .selectwrap {
  max-width: 60px;
}
.shopItem2_pdinfo > div.shopItem_del a {
  display: block;
  width: 30px;
  padding: 5px;
}
.shopItem2_pdinfo > div.shopItem_add a {
  display: block;
  width: 89%;
  padding: 5px 0;
  line-height: 20px;
  text-align: center;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  font-size: 0.85rem;
}
.shopItem2_pdinfo > div.shopItem_add a:hover {
  color: #fff;
  background-color: #333;
  border: 1px solid #333;
}
.shopItem2_pdinfo > div.shopItem_add .btn_soldoout {
  border-color: #D9D9D9;
  background-color: #D9D9D9;
  color: #333;
  cursor: not-allowed;
}

@media (max-width: 992px) {
  .shopItem2 {
    border-bottom: 1px solid gray;
  }
  .shopItem2.shopItem_title {
    display: none;
  }
  .shopItem2_pdinfo {
    width: 100%;
    min-height: 130px;
    position: relative;
    display: block;
    padding-left: 100px;
    padding-right: 10px;
    text-align: left;
  }
  .shopItem2_pdinfo > div {
    display: block;
    width: 100%;
    padding: 0 0 5px;
  }
  .shopItem2_pdinfo > div.off_shelf {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #D41F1F;
  }
  .shopItem2_pdinfo > div.shopItem_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
  }
  .shopItem2_pdinfo > div.shopItem_name {
    width: 100%;
  }
  .shopItem2_pdinfo > div.shopItem_name span {
    margin: 0;
  }
  .shopItem2_pdinfo > div.shopItem_color span:nth-child(2) {
    display: inline-block;
  }
  .shopItem2_pdinfo > div.shopItem_price > p {
    display: inline-block;
  }
  .shopItem2_pdinfo > div.shopItem_price .price-origin {
    display: inline-block;
  }
  .shopItem2_pdinfo > div.shopItem_price .price-sale {
    display: inline-block;
    margin: 0 0 0 5px;
  }
  .shopItem2_pdinfo > div.shopItem_price:before {
    display: inline-block;
    content: "單價：";
    margin-right: 3px;
  }
  .shopItem2_pdinfo > div.shopItem_size {
    display: none;
  }
  .shopItem2_pdinfo > div.shopItem_sum {
    display: none;
  }
  .shopItem2_pdinfo > div.shopItem_qty {
    display: none;
  }
  .shopItem2_pdinfo > div.shopItem_add {
    width: 100%;
  }
  .shopItem2_pdinfo > div.shopItem_add a {
    width: 110px;
  }
  .shopItem2_pdinfo > div.shopItem_del {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
  }
}
/*------------------------------------*\
  #store
\*------------------------------------*/
.store-wrap {
  max-width: 1440px;
  margin: 0 auto;
  padding: 30px;
  position: relative;
}
.store-wrap .page-title {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 30px;
}

.store-nav {
  width: 15%;
  padding-top: 50px;
  position: fixed;
  top: 146px;
}
.store-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.store-nav li {
  display: inline-block;
  padding: 2px;
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  color: #6C6C6C;
}
.store-nav li.active {
  color: black;
}
.store-nav li.active::before {
  content: "";
  display: block;
  width: 105%;
  bottom: 0;
  left: -2px;
  position: absolute;
  border-bottom: 1px solid #333;
}
.store-nav li:hover {
  color: black;
}

.store-cnt {
  width: 100%;
  padding-left: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.store-cnt .store-card {
  width: 50%;
  padding: 20px 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.store-cnt .store-card:nth-of-type(odd)::after {
  content: "";
  height: 90%;
  position: absolute;
  top: 5%;
  right: 0;
  border-right: 1px solid #ddd;
}
.store-cnt .store-title {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.store-cnt .store-img {
  margin-bottom: 10px;
  width: 100%;
  padding-bottom: 71.43%;
  position: relative;
}
.store-cnt .store-img iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}
.store-cnt .store-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5px;
  line-height: 18px;
}
.store-cnt .store-info img {
  width: 15px;
  height: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.store-cnt .store-map {
  padding: 5px 10px;
  border-radius: 20px;
  color: white;
  background-color: black;
  display: inline-block;
  font-size: 13px;
}
.store-cnt .store-map:hover {
  opacity: 0.6;
}

@media (max-width: 992px) {
  .store-wrap {
    padding: 0 15px 15px;
  }
  .store-wrap .page-title {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
  }
  .store-nav {
    width: 100%;
    padding-top: 10px;
    position: fixed;
    top: 78px;
    left: 0;
    background-color: white;
    z-index: 2;
  }
  .store-nav ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .store-nav li {
    display: inline-block;
    font-size: 1.2rem;
    padding: 15px;
    margin-bottom: 0;
    font-size: initial;
  }
  .store-nav li::after {
    content: "/";
    position: absolute;
    right: 0;
    color: #6C6C6C;
  }
  .store-nav li:last-of-type::after {
    content: none;
  }
  .store-nav li.active {
    font-weight: bold;
  }
  .store-nav li.active::before {
    content: none;
  }
  .store-nav li.active::after {
    font-weight: normal;
  }
  .store-cnt {
    padding-top: calc(78px + 20px);
    width: 100%;
    padding-left: 0;
  }
  .store-cnt .store-card {
    width: 100%;
  }
  .store-cnt .store-card:nth-of-type(odd)::after {
    content: none;
  }
  .store-cnt .store-title {
    width: 100%;
    text-align: center;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}