@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,200,300,400,500,600,700,800,900|Noto+Serif+TC:400,500,600,700,900&display=swap&subset=chinese-traditional");
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

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

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

header.head_navbar {
  padding: 20px 0px 15px 0px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體", Arial; }
  header.head_navbar .jp_btnlink span {
    border: #fff 1px solid;
    background-color: #777777;
    color: #FFF;
    font-size: 18px;
    display: inline-block;
    border-radius: 10px;
    padding: 10px 30px; }
  header.head_navbar .btn {
    margin-right: 15px; }
  header.head_navbar .logo img {
    height: 45px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      header.head_navbar .logo img {
        height: 50px; } }
  header.head_navbar input {
    display: none; }
  header.head_navbar label {
    margin: 0 auto !important;
    cursor: pointer; }

header.real-header {
  padding: 10px 0px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體", Arial; }
  header.real-header .logo {
    font-size: 1rem;
    line-height: 1.5;
    vertical-align: middle; }
    header.real-header .logo img {
      height: 50px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        header.real-header .logo img {
          width: 100%; } }
      @media all and (max-width: 575px) {
        header.real-header .logo img {
          height: 35px; } }
  header.real-header .container {
    padding: 0px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      header.real-header .container {
        padding: 0px 15px; } }
    @media all and (max-width: 575px) {
      header.real-header .container {
        padding: 0px 0px; } }
  @media all and (max-width: 575px) {
    header.real-header .mobile_nav {
      margin-right: 10px;
      margin-left: 10px; } }
  header.real-header input {
    display: none; }
  header.real-header label {
    margin: 0 auto !important;
    cursor: pointer; }
  header.real-header div.row {
    justify-content: space-between; }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    header.real-header div.col {
      text-align: center;
      margin: 0px auto;
      padding-right: 10px; } }
  @media all and (max-width: 575px) {
    header.real-header div.col {
      text-align: center;
      margin: 0px auto;
      padding-right: 10px; } }
  header.real-header div.col-2 {
    font-size: 6vmin;
    max-height: 5vmin;
    position: relative; }
    header.real-header div.col-2 label {
      position: absolute;
      left: 1vmin;
      top: -2vmin; }
  header.real-header div.mobile-menu {
    transition: all .25s;
    pointer-events: none;
    opacity: 0;
    font-size: 3vmin;
    position: absolute;
    z-index: 9999;
    left: -7px;
    top: 6.8vmin;
    min-width: 49vmin;
    height: 0px;
    display: flex;
    justify-content: flex-end; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      header.real-header div.mobile-menu {
        left: -37px;
        top: 40px; } }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      header.real-header div.mobile-menu {
        left: -20px;
        top: 40px; } }
    @media all and (min-width: 576px) and (max-width: 767.98px) {
      header.real-header div.mobile-menu {
        left: -17px;
        top: 35px; } }
    @media all and (max-width: 575px) {
      header.real-header div.mobile-menu {
        left: -19px;
        top: 37px; } }
    header.real-header div.mobile-menu div#bgafter {
      z-index: -1;
      background: rgba(68, 64, 65, 0.8);
      position: absolute;
      height: 100%;
      width: 1px;
      top: 7px;
      left: 4px;
      content: ' '; }
    header.real-header div.mobile-menu a {
      text-decoration: none;
      display: list-item; }
      header.real-header div.mobile-menu a:nth-of-type(1), header.real-header div.mobile-menu a:nth-of-type(2), header.real-header div.mobile-menu a:nth-of-type(3), header.real-header div.mobile-menu a:nth-of-type(4), header.real-header div.mobile-menu a:nth-of-type(5), header.real-header div.mobile-menu a:nth-of-type(6) {
        position: relative; }
      header.real-header div.mobile-menu a:nth-of-type(1):hover li,
      header.real-header div.mobile-menu a:nth-of-type(2):hover li,
      header.real-header div.mobile-menu a:nth-of-type(3):hover li,
      header.real-header div.mobile-menu a:nth-of-type(4):hover li,
      header.real-header div.mobile-menu a:nth-of-type(5):hover li,
      header.real-header div.mobile-menu a:nth-of-type(6):hover li {
        background: #0091ec;
        color: white !important; }
      header.real-header div.mobile-menu a:nth-of-type(1):hover li i,
      header.real-header div.mobile-menu a:nth-of-type(2):hover li i,
      header.real-header div.mobile-menu a:nth-of-type(3):hover li i,
      header.real-header div.mobile-menu a:nth-of-type(4):hover li i,
      header.real-header div.mobile-menu a:nth-of-type(5):hover li i,
      header.real-header div.mobile-menu a:nth-of-type(6):hover li i {
        color: white !important; }
      header.real-header div.mobile-menu a:nth-of-type(1):after, header.real-header div.mobile-menu a:nth-of-type(2):after, header.real-header div.mobile-menu a:nth-of-type(3):after, header.real-header div.mobile-menu a:nth-of-type(4):after, header.real-header div.mobile-menu a:nth-of-type(5):after, header.real-header div.mobile-menu a:nth-of-type(6):after {
        position: absolute;
        content: ' ';
        background: rgba(128, 128, 128, 0.5);
        height: 1px;
        width: 85%;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0px; }
    header.real-header div.mobile-menu ul {
      background: rgba(255, 255, 255, 0.9);
      width: 100%;
      font-weight: bolder; }
      header.real-header div.mobile-menu ul li {
        padding: 12px 4vmin;
        color: #444041;
        display: flex;
        justify-content: space-between; }
        header.real-header div.mobile-menu ul li i {
          color: #c9cbc8; }
  header.real-header div input#newbar:checked ~ div.mobile-menu {
    pointer-events: all;
    opacity: 1;
    overflow: unset; }

.container {
  width: 1200px;
  max-width: none !important;
  position: relative; }

.bannerareapc {
  background: #faf8f9;
  color: #000000;
  font-family: "Noto Sans TC", "微軟正黑體", Arial;
  text-align: center;
  padding: 10px 0px;
  font-size: 21px;
  letter-spacing: 1.35px;
  margin: 0;
  padding: 30px 0px;
  font-weight: 300;
  line-height: 32px; }
  .bannerareapc .headerbtnarea {
    width: 300px;
    margin: 0px auto;
    display: flex;
    flex-direction: column; }
    .bannerareapc .headerbtnarea .countarea {
      display: flex;
      margin-bottom: 5px;
      align-items: center; }
      .bannerareapc .headerbtnarea .countarea .counttime {
        margin-right: auto;
        font-weight: 600;
        color: #111111;
        font-size: 25px; }
      .bannerareapc .headerbtnarea .countarea .remindme {
        display: flex;
        margin-left: auto;
        font-size: 18px;
        font-weight: 500;
        align-items: center;
        color: #b27236; }
        .bannerareapc .headerbtnarea .countarea .remindme img {
          padding-left: 10px; }
    .bannerareapc .headerbtnarea .applybtn {
      padding: 10px 0px;
      font-weight: 400;
      letter-spacing: 2px; }
      .bannerareapc .headerbtnarea .applybtn.notready {
        background: #9f9f9f;
        color: #f1f1f1;
        box-shadow: 0px 6px 0px #8d8d8d;
        cursor: not-allowed; }
      .bannerareapc .headerbtnarea .applybtn.applyempty {
        background: #747474;
        color: #f1f1f1;
        box-shadow: 0px 6px 0px #8d8d8d;
        cursor: not-allowed; }
      .bannerareapc .headerbtnarea .applybtn.applynow {
        background: #bb2528;
        color: #f1e2cc;
        box-shadow: 0px 6px 0px #950306;
        cursor: pointer; }
      .bannerareapc .headerbtnarea .applybtn:hover {
        text-decoration: none; }
    .bannerareapc .headerbtnarea .ruletext {
      font-size: 16px;
      margin-left: auto;
      color: #b27236;
      font-weight: 400;
      text-decoration: underline;
      padding-top: 6px; }
      .bannerareapc .headerbtnarea .ruletext a {
        color: inherit; }

.subbanner {
  background: #faf8f9;
  padding: 30px 0px; }
.subbanner img{
  cursor: pointer;
}
section.week {
  background: #faf8f9;
  padding-bottom: 0px; }
  section.week .weekbtn {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0px;
    margin-bottom: 0px;
    color: #b27236; }
    section.week .weekbtn img {
      height: 15px;
      margin-left: 6px; }
  section.week .weeklist {
    display: none; }
    section.week .weeklist.show {
      display: block;
      margin-bottom: 20px; }
  section.week#week5 {
    padding-bottom: 30px; }

.cardarea {
  display: flex; }

.cardbox {
  font-family: "Noto Sans TC", "微軟正黑體", Arial;
  padding-bottom: 5px;
  background: #ffffff;
  border-radius: 10px;
  width: auto;
  margin: 0px 5px; }
  .cardbox.hot .card-date {
    background: #ad0000;
    color: #f1e2cc; }
  .cardbox.notthisweek {
    /*color: #b7b7b7 !important;*/ }
    .cardbox.notthisweek .card-btn {
      /*color: #b7b7b7 !important;*/ }
      .cardbox.notthisweek .card-btn img {
       /* display: none;*/ }
    .cardbox.notthisweek .card-date {
      background: #eeeeee;
      color: #b7b7b7; }
  .cardbox.thisweekfinish {
    color: #b7b7b7 !important; }
    .cardbox.thisweekfinish .card-btn {
      color: #b7b7b7 !important; }
      .cardbox.thisweekfinish .card-btn img {
        display: none; }
    .cardbox.thisweekfinish .card-date {
      background: #f1e2cc;
      color: #500709; }
  .cardbox.notthisweekfinish .card-date {
    background: #eeeeee;
    color: #b7b7b7; }
  .cardbox .card-date {
    background: #f1e2cc;
    color: #500709;
    text-align: center;
    font-weight: 600;
    border-radius: 10px 10px 0px 0px;
    padding: 10px 0px;
    font-size: 18px; }
  .cardbox .carddivider {
    height: 1px;
    width: 90%;
    background: #c9c9c9;
    display: block;
    margin: 0px auto; }
  .cardbox .card-container {
    background: #ffffff;
    display: flex;
    flex-direction: column; }
    .cardbox .card-container .card-image {
      padding: 10px 0px;
      margin: 0px auto; }
    .cardbox .card-container .card-info {
      padding: 0px 10px; }
      .cardbox .card-container .card-info .card-time {
        font-weight: 600;
        font-size: 19px; }
      .cardbox .card-container .card-info .card-name {
        font-size: 20px;
        font-weight: 300;
        padding: 10px 0px 15px 0px;
        text-align: center;
        line-height: 21px; }
        .cardbox .card-container .card-info .card-name span {
          font-weight: 600;
          display: block; }
      .cardbox .card-container .card-info .card-btn {
        color: #b27236;
        font-size: 14px;
        margin-bottom: 0px;
        padding-bottom: 20px;
        padding-top: 5px;
        font-family: "Noto Sans TC", "微軟正黑體", Arial;
        align-items: center;
        font-weight: 400;
        letter-spacing: 2px; }
        .cardbox .card-container .card-info .card-btn a {
          display: flex;
          justify-content: center;
          align-items: center;
          color: inherit; }
          .cardbox .card-container .card-info .card-btn a img {
            margin-left: 5px;
            height: 18px; }

section.dividerad {
  background: #ad0000;
  color: #f1e2cc;
  letter-spacing: 2px;
  padding: 30px 0px;
  font-size: 20px;
  text-align: center; }
  section.dividerad a {
    font-family: "Noto Sans TC", "微軟正黑體", Arial;
    background: #f1e2cc;
    font-size: 20px;
    font-weight: 500;
    color: #ad0000;
    letter-spacing: 1px;
    margin-left: 10px;
    padding: 5px 20px; }
    section.dividerad a:hover {
      text-decoration: none; }

section.weektitle {
  background: #faf8f9;
  padding-bottom: 30px; }
  section.weektitle h2 {
    font-size: 30px;
    font-family: "Noto Sans TC", "微軟正黑體", Arial;
    font-weight: 600;
    margin-bottom: 5px; }
  section.weektitle p {
    color: #d74032;
    font-size: 18px;
    font-family: "Noto Sans TC", "微軟正黑體", Arial;
    padding: 10px 0px;
    letter-spacing: 3px; }

section.storetab {
  border-bottom: 10px solid #ad0000;
  font-family: "Noto Sans TC", "微軟正黑體", Arial;
  background: #faf8f9; }
  section.storetab h1 {
    font-size: 30px;
    font-family: "Noto Sans TC", "微軟正黑體", Arial;
    font-weight: 600;
    padding: 90px 0px 30px 0px;
    text-align: center; }
  section.storetab#weektab {
    padding-top: 20px; }
  section.storetab .tabbtn {
    background: #faf8f9;
    color: #ad0000;
    text-align: center;
    padding: 20px 0px;
    font-weight: 700;
    font-size: 25px;
    position: relative;
    cursor: pointer; }
    section.storetab .tabbtn:after {
      content: '';
      height: 80%;
      position: absolute;
      right: 0px;
      top: 0px;
      bottom: 0px;
      margin: auto;
      width: 1.5px;
      background: #ad0000; }
    section.storetab .tabbtn.active {
      background: #ad0000;
      color: #f1e2cc; }
    section.storetab .tabbtn:last-child:after {
      display: none; }
  section.storetab .weekbtn {
    background: #faf8f9;
    color: #ad0000;
    text-align: center;
    padding: 20px 0px;
    font-weight: 700;
    font-size: 25px;
    position: relative;
    cursor: pointer; }
    section.storetab .weekbtn:after {
      content: '';
      height: 80%;
      position: absolute;
      right: 0px;
      top: 0px;
      bottom: 0px;
      margin: auto;
      width: 1.5px;
      background: #ad0000; }
    section.storetab .weekbtn.active {
      background: #ad0000;
      color: #f1e2cc; }
    section.storetab .weekbtn:last-child:after {
      display: none; }

.tabcontent {
  display: none;
  background: #faf8f9;
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 40px; }
  .tabcontent.active {
    display: block; }

.tabcontent-week {
  display: none;
  margin-top: 0px;
  background: #faf8f9;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 80px; }
  .tabcontent-week.active {
    display: block; }

.storetab-content {
  background: #faf8f9; }
  .storetab-content .storebox {
    border-radius: 20px;
    display: flex;
    box-shadow: 0 3px 6px  #f5ce8a;
    background-image: linear-gradient(to bottom, #fff 89%, #ffe5e5);
    flex-direction: column;
    padding: 20px 0px;
    cursor: pointer;
    margin-bottom: 25px; }
    .storetab-content .storebox .storename {
      font-family: "Noto Sans TC", "微軟正黑體", Arial;
      font-size: 25px;
      margin-bottom: 20px;
      letter-spacing: 2px;
      font-weight: 600;
      text-align: center; }
    .storetab-content .storebox .storeimage {
      text-align: center;
      height: 150px;
      display: flex;
      align-items: center;
      padding: 0px 30px;
      justify-content: center; }
      .storetab-content .storebox .storeimage img {
        max-width: 150px; }

td.categorytitle {
  background: none !important; }

td.catetitle {
  border: solid 1px #979797;
  margin: 4px 0px; }
  @media all and (max-width: 575px) {
    td.catetitle {
      border: solid 1px #cccccc; } }

@media all and (max-width: 575px) {
  table.categorytable tr td {
    width: 50%; } }

td.catetitle a {
  background: #f7f6f4 !important;
  padding: 5px 0px;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  display: block;
  color: #000000; }
  td.catetitle a:hover {
    text-decoration: underline; }
  @media all and (max-width: 575px) {
    td.catetitle a {
      text-align: center;
      background: #ffffff !important; } }

table.tablehover td.catetitle a {
  background: #3e3e3e !important;
  color: #ffffff; }

.imghover_car {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-4.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_car {
      width: 100%;
      height: 180px; } }

.imghover_golf {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-6.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_golf {
      width: 100%;
      height: 180px; } }

.imghover_toy {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-1.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_toy {
      width: 100%;
      height: 180px; } }

.imghover_sound {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-14.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_sound {
      width: 100%;
      height: 170px; } }

.imghover_fish {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-5.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_fish {
      width: 100%;
      height: 180px; } }

.imghover_camp {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-7.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_camp {
      width: 100%;
      height: 180px; } }

.imghover_camera {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-9.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_camera {
      width: 100%;
      height: 180px; } }

.imghover_home {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-11.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_home {
      width: 100%;
      height: 180px; } }

.imghover_anti {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-3.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_anti {
      width: 100%;
      height: 180px; } }

.imghover_watch {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-2.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_watch {
      width: 100%;
      height: 180px; } }

.imghover_fashion {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-8.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_fashion {
      width: 100%;
      height: 180px; } }

.imghover_accessories {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-13.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_accessories {
      width: 100%;
      height: 180px; } }

.imghover_wine {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-10.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_wine {
      width: 100%;
      height: 180px; } }

.imghover_beautymed {
  display: block;
  width: 100%;
  height: 171px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/ad/2020/jp-auction-sort-computer-15.png) no-repeat;
  background-position: center; }
  @media all and (max-width: 575px) {
    .imghover_beautymed {
      width: 100%;
      height: 180px; } }

.contents .item .circle .circlepic {
  overflow: hidden;
  margin: auto; }
  .contents .item .circle .circlepic img {
    width: 100%;
    border-radius: 250px;
    height: auto; }

.contents .item span {
  text-align: center;
  display: block;
  margin: 10px;
  font-weight: bolder;
  font-size: 25px; }

.showallbtn {
  font-size: 30px;
  background: #fafafa;
  color: #b4b4b4;
  padding: 10px 0px;
  cursor: pointer; }

.listnumber ul {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px; }
  .listnumber ul li {
    font-family: "Noto Sans TC", "微軟正黑體", Arial;
    padding: 7px 23px;
    border-radius: 18px;
    font-size: 16px;
    background: #f5f5f5;
    color: #212222;
    margin: 5px;
    cursor: pointer; }

.listcontent {
  margin-bottom: 80px; }
  .listcontent ul {
    padding-left: 20px; }
    .listcontent ul li.listcontent-item {
      display: none; }
      .listcontent ul li.listcontent-item.active {
        display: block; }
      .listcontent ul li.listcontent-item ul li {
        width: 33.33%;
        font-size: 20px;
        margin-bottom: 10px; }
      .listcontent ul li.listcontent-item .listtitle {
        background: #e72121;
        font-size: 20px;
        font-weight: 500;
        padding: 10px 30px;
        color: #ffffff;
        margin-bottom: 20px; }

.ad_airfreight {
  background: #faf8f9;
  padding-bottom: 50px; }
  .ad_airfreight .slick-dotted.slick-slider {
    overflow: hidden; }
  .ad_airfreight .sectitlearea {
    color: #181818;
    letter-spacing: 2px;
    padding: 30px 0px;
    text-align: center;
    font-family: "Noto Sans TC", "微軟正黑體", Arial; }
    .ad_airfreight .sectitlearea h3 {
      font-size: 20px;
      font-weight: normal;
      margin-bottom: 10px; }
      .ad_airfreight .sectitlearea h3 span {
        font-weight: 500; }
    .ad_airfreight .sectitlearea h2 {
      margin-bottom: 10px;
      font-size: 30px;
      font-weight: bold; }
      .ad_airfreight .sectitlearea h2 span {
        color: #bb2528;
        font-weight: 700; }
    .ad_airfreight .sectitlearea p {
      font-size: 18px;
      font-weight: normal; }
  .ad_airfreight .adimage {
    font-family: "Noto Sans TC", "微軟正黑體", Arial;
    padding-bottom: 20px; }
    .ad_airfreight .adimage .textbox {
      position: relative;
      padding: 0px 10px 0px 20px;
      height: 60px;
      font-size: 20px;
      font-weight: 400;
      color: #000000;
      line-height: 28px; }
      .ad_airfreight .adimage .textbox:before {
        position: absolute;
        height: 100%;
        content: '';
        left: 0px;
        background: #ad0000;
        width: 5px;
        border-radius: 5px; }
  .ad_airfreight .airfreight_wrap .slideblock3 {
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 10px;
    position: relative;
    margin: 0px 10px; }
    .ad_airfreight .airfreight_wrap .slideblock3:nth-child(odd):before {
      position: absolute;
      height: 7px;
      width: 100%;
      content: '';
      background: #ad0000;
      top: 0px;
      left: 0;
      right: 0;
      margin: 0px auto;
      z-index: 5; }
    .ad_airfreight .airfreight_wrap .slideblock3:nth-child(even):after {
      position: absolute;
      height: 7px;
      width: 100%;
      content: '';
      background: #ad0000;
      bottom: 0px;
      left: 0;
      right: 0;
      z-index: 5;
      margin: 0px auto; }
    .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
      position: relative;
      background: #f8f8f8;
      height: 280px;
      display: flex;
      align-items: center;
      padding: 0px 25px; }
      @media all and (max-width: 320px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 260px; } }
      @media all and (max-width: 575px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 300px; } }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 160px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 250px; } }
      .ad_airfreight .airfreight_wrap .slideblock3 .imageblock img {
        padding: 0px 10px; }
        @media all and (min-width: 1200px) and (max-width: 1439.98px) {
          .ad_airfreight .airfreight_wrap .slideblock3 .imageblock img {
            width: auto; } }
      .ad_airfreight .airfreight_wrap .slideblock3 .imageblock .imagetag {
        position: absolute;
        top: 30px;
        background: #ea4630;
        left: -10px;
        font-size: 25px;
        color: #ffffff;
        padding: 7px 20px;
        letter-spacing: 2px; }
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock .imagetag:after {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 0 8px 20px;
          border-color: transparent transparent transparent #ea4630;
          content: '';
          position: absolute;
          right: -12px;
          bottom: -5px;
          transform: rotate(30deg); }
    .ad_airfreight .airfreight_wrap .slideblock3 .textblock {
      background: #f1e2cc;
      font-size: 16px;
      margin: 0px;
      font-weight: normal;
      padding: 5px 0px;
      display: flex;
      text-align: center;
      line-height: 23px;
      color: #500709;
      font-family: "Noto Sans TC", "微軟正黑體", Arial; }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .transtitle {
        font-weight: 600;
        display: block; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .ad_airfreight .airfreight_wrap .slideblock3 .textblock .transtitle {
            padding: 0px 0px 10px; } }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .littletext {
        font-size: 14px; }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .leftarea, .ad_airfreight .airfreight_wrap .slideblock3 .textblock .rightarea {
        flex: 50;
        position: relative;
        padding: 10px 0px 15px 0px;
        font-size: 16px; }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .leftarea:after {
        height: 100%;
        width: 2px;
        background: #ad0000;
        position: absolute;
        right: 0px;
        content: '';
        top: 0px; }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .rightarea:before {
        content: '勝';
        width: 50px;
        height: 50px;
        font-weight: 600;
        font-size: 30px;
        position: absolute;
        top: -20px;
        left: 20px;
        background: #f43142;
        color: #ffffff;
        line-height: 46px;
        border-radius: 100px;
        transform: rotate(-15deg); }

.usbuybox {
  margin-bottom: 30px; }

.benefitad h1 {
  font-size: 30px;
  font-family: "Noto Sans TC", "微軟正黑體", Arial;
  font-weight: 600;
  padding: 80px 0px 30px 0px;
  text-align: center; }

.item a .proditem {
  overflow: hidden;
  transition: all 0.5s ease;
  padding-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff; }
  .item a .proditem .prod {
    height: 150px;
    display: flex;
    align-items: center; }
    @media all and (max-width: 575px) {
      .item a .proditem .prod {
        height: auto; } }
    .item a .proditem .prod img {
      object-fit: contain;
      object-position: center;
      max-width: 100%;
      margin: 0 auto;
      height: 120px;
      padding: 10px 0px; }
  .item a .proditem .prod .jpprice {
    background: #000;
    opacity: 0.8;
    padding: 4px 6px 4px 6px;
    bottom: 2px; }
    .item a .proditem .prod .jpprice .price {
      font-size: 14px;
      color: #fff; }
  .item a .proditem .prodname {
    padding: 10px 0px 0px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #212222;
    width: 90%;
    line-height: 27px;
    height: 65px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .item a .proditem .prodname {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 24px;
        padding: 0px;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        height: 57px; } }
    @media all and (max-width: 575px) {
      .item a .proditem .prodname {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 15px;
        padding: 0px 10px;
        line-height: 18px;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
        height: 38px; } }
  .item a .proditem .price1,
  .item a .proditem .price2,
  .item a .proditem .diffprice {
    width: 90%;
    margin: auto;
    color: #212222;
    margin-top: 10px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .item a .proditem .price1,
      .item a .proditem .price2,
      .item a .proditem .diffprice {
        width: 95%; } }
  .item a .proditem .price1 p,
  .item a .proditem .price2 p,
  .item a .proditem .diffprice p {
    font-size: 16px;
    text-align: left;
    margin: 0 0 10px; }
    @media all and (max-width: 320px) {
      .item a .proditem .price1 p,
      .item a .proditem .price2 p,
      .item a .proditem .diffprice p {
        font-size: 14px; } }
  .item a .proditem .price1 span,
  .item a .proditem .price2 span,
  .item a .proditem .diffprice span {
    font-size: 18px;
    text-align: right; }
  .item a .proditem .price1 p,
  .item a .proditem .price1 span {
    display: block; }
  .item a .proditem .price2 p,
  .item a .proditem .price2 span {
    display: block; }
  .item a .proditem .diffprice {
    display: flex;
    justify-content: space-around; }
    .item a .proditem .diffprice p,
    .item a .proditem .diffprice span {
      width: 50%;
      border-top: 1px solid #f5f5f5;
      margin: 5px 0;
      padding: 10px 0;
      font-size: 22px;
      font-weight: bold;
      letter-spacing: 2.6px;
      color: #e72121; }
      @media all and (max-width: 320px) {
        .item a .proditem .diffprice p,
        .item a .proditem .diffprice span {
          font-size: 17px; } }
  .item a .proditem .srcprice {
    font-size: 16px;
    letter-spacing: 1.6px;
    text-align: center;
    color: #b4b4b4; }

.totlanumber {
  position: absolute;
  right: 0px;
  color: #000;
  top: 100px;
  font-weight: 500;
  width: 10px;
  font-size: 25px;
  letter-spacing: 5px;
  -webkit-writing-mode: vertical-lr;
  text-orientation: upright; }

@media (min-width: 768px) {
  .item a .proditem .prodname {
    font-size: 24px; } }

@media (min-width: 768px) {
  .item a .proditem .price1 p,
  .item a .proditem .price2 p,
  .item a .proditem .diffprice p {
    letter-spacing: 1.6px; } }

@media (min-width: 768px) {
  .item a .proditem .price1 span,
  .item a .proditem .price2 span,
  .item a .proditem .diffprice span {
    letter-spacing: 1.8px; } }

@media (min-width: 768px) {
  .item a .proditem .price1,
  .item a .proditem .price2 {
    display: flex;
    justify-content: space-around; } }

@media (min-width: 768px) {
  .item a .proditem .price1 p,
  .item a .proditem .price1 span {
    width: 50%; }
  .item a .proditem .price2 p,
  .item a .proditem .price2 span {
    width: 50%; } }

@media (min-width: 768px) {
  .item a .proditem .diffprice p,
  .item a .proditem .diffprice span {
    padding: 10px 0;
    font-size: 26px; } }

footer {
  font-size: 10px;
  line-height: 15px;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  background: black;
  font-family: "Noto Sans TC", "微軟正黑體", Arial; }
   .cardbox .card-container.grayshow {
      color: #b7b7b7 !important; }
 .cardbox .card-container.grayshow .card-btn {
      color: #b7b7b7 !important; }
/*# sourceMappingURL=../../../sass */