@charset "UTF-8";
html, body {
  background-size: 150%;
}

/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 75.39062%;
}

.header .logo {
  width: 16.09375%;
  height: 0;
  padding-bottom: 10.85938%;
  top: 28.18653%;
  left: 14.92188%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 68.35938%;
  background-size: 100%;
}

.header .slogan01 {
  width: 81.875%;
  height: 0;
  padding-bottom: 24.60938%;
  top: 0%;
  left: 6.48438%;
  background-size: 100%;
}

.header .slogan02 {
  width: 76.25%;
  height: 0;
  padding-bottom: 16.32812%;
  top: 60.82902%;
  left: 11.79688%;
  background-size: 100%;
}

.header .slogan_logo {
  width: 58.82812%;
  height: 0;
  padding-bottom: 11.79688%;
  top: 77.40933%;
  left: 19.53125%;
  background-size: 100%;
}

.header .slogan_pic {
  width: 20.46875%;
  height: 0;
  padding-bottom: 20.46875%;
  top: 24.66321%;
  left: 69.375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 95%;
  margin: 0 auto;
}

.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
}

.nav .container ul.navBtn li {
  width: 31%;
  height: 0;
  padding-bottom: 10.48387%;
}

.nav .container ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px;
}

.content .container > p {
  margin-left: 1em;
}

@media screen and (max-width: 665px) {
  .content {
    padding-bottom: 5%;
  }
  .content .container > h3 img {
    width: 100%;
  }
  .content .container > h5 {
    padding: 5px 50px;
  }
  .content .container .ImgStyleA {
    width: 23%;
  }
  .content .container .ImgStyleC {
    width: 30%;
  }
  .content .container .ImgStyleD {
    width: 55%;
  }
  .table_imgsizeB img {
    width: 58%;
  }
  .content__btn div {
    font-size: 0.9em;
  }
  .content__btn div a {
    line-height: 22px;
    border-radius: 12px;
  }
  .item__box .item__box-title {
    font-size: 85%;
  }
  .formula_prize .formula_get {
    font-size: 85%;
  }
  .col {
    margin: 3px;
  }
}

@media screen and (max-width: 414px) {
  .content .container > h5 {
    padding: 5px 33px;
  }
  .content .container .ImgStyleA {
    width: 20%;
  }
  .content .container .formula_prize .formula_get {
    font-size: 70%;
  }
  .content__btn div {
    width: 45%;
    font-size: 0.75em;
  }
  .content__btn div a {
    line-height: 21px;
  }
}
