@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 63.28125%;
}

.header .logo {
  width: 21.875%;
  height: 0;
  padding-bottom: 8.51562%;
  top: 18.51852%;
  left: 28.51562%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 37.5%;
  display: block;
  background-size: 100%;
}

.header .slogan01 {
  width: 53.4375%;
  height: 0;
  padding-bottom: 45%;
  top: 0%;
  left: 11.875%;
  background-size: 100%;
}

.header .slogan02 {
  width: 52.96875%;
  height: 0;
  padding-bottom: 15.23438%;
  top: 62.34568%;
  left: 12.8125%;
  background-size: 100%;
}

.header .role {
  width: 36.01562%;
  height: 0;
  padding-bottom: 66.25%;
  top: 7.53086%;
  left: 59.375%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  margin: 0 auto;
  padding: 25px 10px;
}

.content .container > h3 img {
  width: 85%;
}

@media screen and (max-width: 665px) {
  .content .container .countdownHolder {
    font: 1.3em sans-serif;
  }
  .item__box-img-400 {
    height: 300px;
  }
}

@media screen and (max-width: 414px) {
  .btnBox a {
    width: 100%;
  }
  .table {
    font-size: 85%;
  }
  .table .ImgStyleD {
    width: 50%;
  }
  .table_imgsizeA img {
    width: 60%;
  }
  .table_imgsizeB img {
    width: 90%;
  }
  .table_imgsizeC img {
    width: 100%;
  }
  .table_imgsizeD img {
    width: 100%;
  }
  .ico {
    font-size: 85%;
    line-height: 16px;
  }
  .content__btn div {
    width: 140px;
  }
  .content__btn div a:hover, .content__btn div.action a {
    width: 133px;
  }
  .content__btn div a {
    width: 133px;
  }
  .item__box-img-400 {
    height: 185px;
  }
}
