@charset "UTF-8";
/*==========  wtb content =====================*/
#WTB a {
  -webkit-transition: 0.4s all ease-in 0.02s;
  transition: 0.4s all ease-in 0.02s;
}

#WTB i, #WTB em {
  font-style: normal;
  padding-right: 0px;
}

#WTB .content_wrapper {
  width: 100%;
  position: relative;
  margin-top: 2.5rem;
}

#WTB .map_nav {
  width: 100%;
  margin: 0 auto;
  padding: 20px 2rem;
}

#WTB .scroll-btn {
  min-width: 30px;
  border: 1px solid #444;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  padding: 4px 12px;
  line-height: 1.6;
}

#WTB .scroll-bt:hover {
  background-color: #ed1c24;
  font-size: 52px;
}

#WTB .prev-btn {
  float: left;
}

#WTB .next-btn {
  float: right;
}

#WTB .filter_box {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px 0;
  z-index: 1;
}

#WTB .filter_box em {
  padding-right: 5px;
}

#WTB .filter_box .filter_btn {
  border: 1px solid #444;
  background-color: transparent;
  color: #888;
  min-width: 30px;
  padding: 6px 10px;
  font-size: 75%;
}

#WTB .filter_box .filter_btn:hover, #WTB .filter_box .filter_btn:active {
  background-color: #ed1c24;
  color: #fff;
}

#WTB .filter_box .faicon {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background: url(../../../images/icon_swap_horiz.svg) top center no-repeat;
  padding: 0 12px;
}

#WTB .tab_wrapper {
  width: 100%;
  padding: 0;
}

#WTB .tab_header {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #ccc;
  position: relative;
}

#WTB .tab_link_box {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: -2px;
}

#WTB .tab_link_box li {
  display: inline-block;
  padding: 0px;
}

#WTB .tab_link_box li a {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  color: #222;
  cursor: pointer;
  padding: 15px 20px;
  text-align: left;
  letter-spacing: .5px;
  border-bottom: 3px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bold;
}

#WTB .tab_link_box li a.active {
  border-bottom: 2px solid #ed1c24;
  opacity: 1;
  color: #ed1c24;
}

#WTB .tab_link_box li a:hover {
  opacity: .65;
}

#WTB .b-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  margin-top: 0px;
}

#WTB .b-thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
  border-bottom: 1px solid #ccc;
}

#WTB .b-tdbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
  border-bottom: 1px solid #ccc;
}

#WTB .brand {
  width: 100%;
  padding: 10px 0;
}

#WTB .brand p {
  font-size: 16px;
  margin: 0;
}

#WTB .b-tdbody li, #WTB .b-thead li, #WTB .brand a {
  font-size: 16px;
  margin: 0;
}

#WTB .b-thead > li {
  color: #666;
  font-weight: bold;
}

#WTB .b-thead li {
  display: table-cell;
  padding: 55px 15px 10px 15px;
  vertical-align: top;
}

#WTB .b-tdbody li {
  display: table-cell;
  padding: 15px 15px 5px 15px;
  vertical-align: top;
}

#WTB .b-tdbody li:first-child, #WTB .b-thead li:first-child {
  width: 30%;
  vertical-align: middle;
}

#WTB .b-tdbody li:last-child, #WTB .b-thead li:last-child {
  width: 25%;
  vertical-align: top;
}

#WTB .brand a, #WTB .b-tdbody li:last-child {
  color: #888;
  margin-bottom: 0rem;
  line-height: 30px;
}

#WTB .brand > .name {
  color: #888;
  padding: 10px 15px;
  font-size: 16px;
  margin: 0;
}

#WTB .brand > .infor {
  margin-left: 25px;
}

#WTB .infor a {
  display: block;
  text-indent: -25px;
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#WTB .infor a:before {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  opacity: .85;
}

#WTB .add:before {
  background: url(../../../images/icon_location.svg) top left no-repeat;
}

#WTB .phone:before {
  background: url(../../../images/icon_phone.svg) top left no-repeat;
}

#WTB .website:before {
  background: url(../../../images/icon_weblink.svg) top left no-repeat;
}

#WTB .brand a:hover {
  text-decoration: underline;
  cursor: pointer;
}

#WTB .b-tdbody .sell {
  font-size: 16px;
}

#WTB .b-tdbody .sell:before {
  content: attr(data-title);
  display: none;
  font-weight: bold;
  color: #ccc;
  font-size: .85rem;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 0px;
}

#WTB .category_brand {
  width: 100%;
  margin: 0 auto;
  padding: 6rem 15px 15px 15px;
}

#WTB .category_brand .grid {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#WTB .category_brand .grid:nth-child(5n+1) {
  border-left: none;
}

#WTB .category_brand .grid:nth-last-child(-n+5) {
  border-bottom: none;
}

#WTB .category_inner {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

#WTB .category_inner .grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

#WTB .category_inner .grid {
  max-width: 20%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

#WTB .category_inner .grid a.card {
  width: 100%;
  text-align: center;
  padding: 15px 15px;
  cursor: pointer;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#WTB .category_inner .grid a.card:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 2;
}

#WTB .category_inner .grid a.card p {
  text-align: center;
  margin-bottom: 0rem;
  color: #333;
  padding: 15px 0;
  font-size: 90%;
  line-height: 1.6;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#WTB .category_inner .card .img_center {
  width: 120px;
  height: 120px;
  position: relative;
  background-color: #fff;
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 0px;
}

#WTB .category_inner .card .img_center img {
  position: absolute;
  width: 100%;
  top: 0;
  height: auto;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}

#WTB .tab_footer {
  width: 100%;
  margin: 2rem auto;
  padding: 0px 15px;
}

#WTB .tab_footer a {
  color: #fff;
  -webkit-transition: 0.4s all ease-in 0.02s;
  transition: 0.4s all ease-in 0.02s;
}

#WTB .pagenav_warpper {
  width: 100%;
  margin: 0 auto;
}

#WTB .pagenav_warpper nav {
  text-align: center;
}

#WTB .total_currently {
  width: 50%;
  text-align: left;
  margin-bottom: 15px;
}

#WTB .total_currently span {
  font-style: normal;
  cursor: default;
  font-size: 1rem;
  line-height: 1.6;
  color: #666;
  padding-right: 2px;
  display: inline-block;
}

#WTB .total_currently .txt-normal {
  font-weight: 400;
}

#WTB .total_currently .txt-variable {
  font-weight: 900;
  color: #888;
}

#WTB .pagenav_warpper .pagination > li > a, #WTB .pnavbtn {
  position: relative;
  float: left;
  padding: 4px 12px;
  margin: 0 5px;
  line-height: 1.6;
  color: #888;
  text-decoration: none;
  background-color: #000;
  border: 0px solid #444;
  font-style: normal;
  opacity: 1;
  background: #fff;
  border: 1px solid #F7F5F6;
  border-radius: 5px;
  /*  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
}

#WTB .pagenav_warpper .pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 12px;
  margin-left: -1px;
  line-height: 1.6;
  color: #888;
  text-decoration: none;
  border: 0px solid #444;
  font-style: normal;
  opacity: 1;
  background: #fff;
  border: 1px solid #F7F5F6;
  border-radius: 5px;
  /*  -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;*/
}

#WTB .pagenav_warpper .pagination > li > a:hover {
  color: black;
  background: #F7F5F6;
  font-style: normal;
  opacity: .85;
}

#WTB .pnavbtn {
  color: #fff;
  background: #F7F5F6;
  border: 0px solid #444;
  font-style: normal;
  opacity: .85;
}

#WTB .pagenav_warpper .pagination > li > span:hover {
  color: #fff;
  background: #F7F5F6;
  font-style: normal;
  opacity: .85;
}

#WTB .pagenav_warpper .pagination > li:first-child > a, #WTB .pagenav_warpper .pagination > li:first-child > span {
  border-radius: 5px;
  -webkit-transition: 0.4s all ease-in 0.02s;
  transition: 0.4s all ease-in 0.02s;
  background: #F7F5F6;
}

#WTB .pagenav_warpper .pagination > li:first-child > a:hover, #WTB .pagenav_warpper .pagination > li:first-child > span:hover {
  color: #000000;
}

#WTB .pagenav_warpper .pagination > li:last-child > a, #WTB .pagenav_warpper .pagination > li:last-child > span {
  border-radius: 5px;
  background: #F7F5F6;
}

#WTB .pagenav_warpper .pagination > li:last-child > a:hover, #WTB .pagenav_warpper .pagination > li:last-child > span:hover {
  color: #000000;
}

#WTB .pagenav_warpper .pagination > li > a.active {
  color: black;
  background: #F7F5F6;
  font-style: normal;
}

#WTB .shop_silder {
  width: calc(100% / 4);
  /*
     max-width: 450px;*/
  height: 100%;
  position: absolute;
  z-index: 9;
  top: 6em;
  right: 0;
  display: none;
}

#WTB .shop_silder .shop_inner {
  width: 100%;
  height: 100%;
  min-height: 640px;
  max-height: 100%;
  /*max-height: 920px;*/
  background-color: #111;
  margin: 0px -1px;
  padding: 20px 0 0 0;
  overflow: hidden;
}

#WTB .shop_box {
  padding-bottom: 0px;
}

#WTB .shop_header {
  position: relative;
  padding: 20px 2rem;
  border-bottom: 2px solid #444;
}

#WTB .shop_header:after {
  content: "";
  position: absolute;
  display: none;
  width: 100%;
  max-width: 90px;
  margin-top: 20px;
  border-bottom: 2px solid #f00;
}

#WTB .shop_header .logo_img {
  width: 90px;
  height: 90px;
  position: relative;
  background-color: #fff;
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 0px;
}

#WTB .shop_header .logo_img img {
  position: absolute;
  width: 100%;
  top: 0;
  height: auto;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}

#WTB .shop_header p {
  display: inline-block;
  text-align: left;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
  vertical-align: middle;
  padding: 20px;
}

#WTB .shop_body {
  width: 90%;
  padding: 20px 1rem;
  border-bottom: 1px solid #444;
  margin: 0 auto;
  padding-bottom: 30px;
}

#WTB .shop_body > .brand {
  width: 100%;
  padding: 0px 0 5px 0;
}

#WTB .shop_body > .brand .name {
  font-size: 1em;
}

#WTB .shop_body > .brand a {
  text-align: left;
  color: #888;
  line-height: 1.6;
  font-size: 1em;
  padding-bottom: 5px;
  font-weight: 600;
}

#WTB .shop_body > .brand i {
  line-height: 1.6;
  font-size: 1em;
  text-align: left;
  color: #888;
  font-style: normal;
  padding-bottom: 10px;
}

#WTB .shop_body .brand > .infor {
  margin-left: 0;
}

#WTB .shop_body .infor a:before {
  width: 12px;
  height: 12px;
}

#WTB .shop_body .sell {
  font-size: 1em;
}

#WTB .shop_body .sell:before {
  content: attr(data-title) " : ";
  display: block;
  font-weight: bold;
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 5px;
}

#WTB .closebox {
  position: absolute;
  top: 12px;
  right: 20px;
  z-index: 10;
}

#WTB .close_btn {
  width: 100%;
  margin: 0px;
  display: block;
  cursor: pointer;
  opacity: 1;
}

#WTB .close_btn:hover {
  opacity: .85;
}

#WTB .close {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
}

#WTB .close:focus, #WTB .close:hover {
  opacity: 1;
}

#WTB .close::before, #WTB .close::after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #666;
}

#WTB .close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#WTB .close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#WTB .close.thick::before, #WTB .close.thick::after {
  height: 2px;
  margin-top: -2px;
}

#WTB .close.rounded::before, #WTB .close.rounded::after {
  border-radius: 5px;
}

#WTB .modal-bkbg {
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}

#WTB .nodata {
  width: 100%;
  margin: 0 auto;
  padding-top: 3.6em;
}

#WTB .nodata .help_infor {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}

#WTB .nodata .help_infor h3 {
  font-size: 2em;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  text-align: center;
}

#WTB .nodata .help_infor p {
  font-size: 16px;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  text-align: center;
}

#WTB .nodata .help_infor a {
  font-size: 16px;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  text-align: center;
  padding: 10px 0;
  display: block;
  text-decoration: underline;
}

#WTB.landpageWTB .content_wrapper {
  width: 100%;
  position: relative;
  margin-top: 0;
}

#WTB.landpageWTB #dropdown_select {
  width: 100%;
  max-width: 1170px;
  display: block;
  background-color: transparent;
  position: relative;
  margin: 0  auto;
}

#WTB.landpageWTB #dropdown_select .btn-dropdown-group {
  margin: 0px auto;
  position: static;
  width: 100%;
  padding: 0rem 0rem;
}

#WTB.landpageWTB #dropdown_select .dropdown-body {
  border: 1px solid #3f3f3f;
  background: #313131;
  width: 100%;
  color: #888;
  margin: 0 auto;
  position: relative;
}

#WTB .btn-dropdown-group .dpmargin:nth-child(odd), #WTB .btn-dropdown-group .dpmargin:nth-child(even) {
  margin: 0;
  padding: 0;
  padding-right: 5px;
}

#WTB.landpageWTB #dropdown_select .dropdown-menu {
  width: calc(100% - 5px);
}

#WTB.landpageWTB .section_head {
  width: 100%;
  padding: 0rem 15px 0rem;
}

#WTB.landpageWTB .tab_link_box {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 0px;
}

#WTB.landpageWTB .tab_wrapper {
  width: 100%;
  padding: 0;
  padding: 20px 0;
}

#WTB.landpageWTB .tab_header {
  width: 100%;
  margin: 0;
  border-bottom: 0px solid #666;
  position: relative;
}

#WTB.landpageWTB .tab_footer {
  width: 100%;
  margin: 0rem auto;
  padding: 0px 15px;
}

#WTB.landpageWTB .filter_box {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 15px 0;
}

/* END */
/* ================================== TAB �豢���摨� ==============================*/
@media (max-width: 768px) {
  #WTB .tab_link_box {
    text-align: left;
  }
  #WTB .filter_box {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px 0;
  }
  #WTB .tab_link_box li a {
    font-size: 1.25rem;
  }
}

@media (max-width: 576px) {
  #WTB .tab_link_box li a {
    font-size: 1rem;
  }
  #WTB .filter_box {
    position: relative;
    padding: 5px 15px;
    z-index: 2;
    text-align: right;
  }
  #WTB .tab_header {
    width: 90%;
    margin: 0 auto;
  }
}

/* END */
/* ================================== shop 蝬㯄啹����𡁻�� / Brand Table ==============================*/
@media (max-width: 768px) {
  #WTB .b-table {
    width: 90%;
    margin: 0 auto;
  }
  #WTB .b-tdbody {
    display: block;
    padding: 15px 0;
  }
  #WTB .brand {
    padding: 20px 0;
  }
  #WTB .brand .name {
    padding: 0 10px 15px 10px;
  }
  #WTB .b-thead li {
    display: none;
  }
  #WTB .b-tdbody li {
    display: block;
    padding: 0px 15px;
    font-size: 1rem;
    width: 100%;
  }
  #WTB .b-tdbody li:first-child {
    width: 100%;
    vertical-align: middle;
  }
  #WTB .b-thead li:first-child, #WTB .b-tdbody li:last-child, #WTB .b-thead li:last-child {
    width: 100%;
    vertical-align: middle;
  }
  #WTB .brand > .infor {
    padding-left: 0;
  }
  #WTB .infor a {
    padding-left: 15px;
  }
  #WTB .infor a:before {
    margin-right: 5px;
  }
  #WTB .b-tdbody .sell:before {
    font-size: 1rem;
    display: block;
  }
}

/* END */
/* ================================== online-shop 蝺帋�𠰴���� /category ==============================*/
@media (max-width: 1024px) {
  #WTB .category_inner {
    width: 90%;
    margin: 0 auto;
  }
  #WTB .category_inner .grid {
    max-width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

@media (max-width: 960px) {
  #WTB .category_inner {
    width: 90%;
    margin: 0 auto;
  }
  #WTB .category_inner .grid {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

@media (max-width: 576px) {
  #WTB .category_inner .card .img_center {
    width: 120px;
    height: 120px;
  }
}

/* END */
/* ================================== TAB-FOOTER /銝𧢲䲮����偦� ==============================*/
@media (max-width: 768px) {
  #WTB .tab_footer {
    margin: 1rem auto;
    padding: 0;
  }
  #WTB .tab_footer .b-float {
    float: none;
  }
  #WTB .pagenav_warpper, #WTB .total_currently {
    width: 100%;
    text-align: center;
  }
}

/* END */
/* ================================== online-shop/ �𢰧�𦠜� ==============================*/
@media (max-width: 768px) {
  #WTB .shop_silder {
    width: 90%;
  }
  #WTB .shop_silder .shop_inner {
    width: 100%;
    height: 100%;
  }
}

/* END */
/* ================================== ��𣈯�㗇�厰�� ==============================*/
/* END */
/* ================================== no date �䰻�∟���� ==============================*/
/* END */
/* ================================== landpage WTB ==============================*/
@media (max-width: 576px) {
  #WTB.landpageWTB .filter_box {
    position: relative;
    text-align: right;
  }
  #WTB.landpageWTB #dropdown_select .dropdown-menu {
    width: 100%;
  }
}