@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 63.125%;
}

.header .logo {
  width: 12.42188%;
  height: 0;
  padding-bottom: 8.4375%;
  top: 1.48515%;
  left: 67.96875%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 70.3125%;
  background-size: 100%;
}

.header .slogan01 {
  width: 67.57812%;
  height: 0;
  padding-bottom: 19.92188%;
  top: 53.83663%;
  left: 16.48438%;
  background-size: 100%;
}

.header .slogan02 {
  width: 60.625%;
  height: 0;
  padding-bottom: 12.34375%;
  top: 81.43564%;
  left: 19.53125%;
  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: 9.35484%;
  margin: 3px;
}

.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;
}

.nav .container ul.navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container ul.navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px;
}

.content .container > p {
  margin-left: 1em;
}

/* ================= 超商連結 ================= */
.shopbox {
  width: 90%;
  height: 0;
  padding-bottom: 18%;
  overflow: hidden;
}

.shopbox > li {
  width: 33%;
  height: 0;
  padding-bottom: 20%;
  margin: 0;
}

.shopBtn01, .shopBtn02, .shopBtn03, .shopBtn04 {
  height: 0;
  padding-bottom: 58%;
  background-size: 76%;
}

@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;
  }
}
