@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 187.5%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  padding-bottom: 94.33594%;
}

.header > .container .slogan {
  width: 93.55469%;
  height: 0;
  padding-bottom: 20.60547%;
  top: 62.42236%;
  left: 3.41797%;
  background-size: 100%;
}

.header > .container .main {
  width: 93.26172%;
  height: 0;
  padding-bottom: 15.625%;
  top: 46.06625%;
  left: 3.32031%;
  background-size: 100%;
}

.header > .container .logo {
  width: 32.42188%;
  height: 0;
  padding-bottom: 12.69531%;
  top: 1.5528%;
  left: 3.80859%;
  background-size: 100%;
}

.header > .container .logo a {
  width: 100%;
}

.header > .container .btn_overweight {
  width: 20.11719%;
  height: 0;
  padding-bottom: 18.65234%;
  top: 79.91718%;
  left: 70.60547%;
  background-size: 100%;
}

.header > .container .btn_overweight a {
  width: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100% !important;
}

.nav .container .navBtn {
  width: 90%;
}

.nav .container .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 11.4%;
}

@media only screen and (max-width: 415px) {
  .nav .container .navBtn ul li {
    width: 50%;
    padding-bottom: 22%;
  }
}

.nav .container .navBtn ul li.btn01 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.btn02 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.btn03 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.btn04 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 45.6%;
  background-position-y: 100%;
  background-size: 400% 200%;
}

/* ================= 內容 ================= */
.content > .container {
  width: 90%;
}

@media only screen and (max-width: 569px) {
  .content__btn li {
    width: 150px;
  }
}

.box_windows .box_container.record .box_container_page .gift_action img {
  width: 30%;
}

@media only screen and (max-width: 415px) {
  .box_windows .box_container.record .box_container_page .gift_action img {
    width: 70%;
  }
}

.box_windows a.btn_x {
  width: 2em;
}
