@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
}

.header .logo {
  width: 17.1875%;
  height: 0;
  padding-bottom: 12.1875%;
  top: 1.67411%;
  left: 25.78125%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 65.625%;
  background-size: 100%;
}

.header .slogan01 {
  width: 48.82812%;
  height: 0;
  padding-bottom: 24.375%;
  top: 22.43304%;
  left: 42.73438%;
  background-size: 100%;
}

.header .slogan02 {
  width: 50.39062%;
  height: 0;
  padding-bottom: 16.71875%;
  top: 53.79464%;
  left: 36.79688%;
  background-size: 100%;
}

.header .slogan03 {
  width: 59.0625%;
  height: 0;
  padding-bottom: 21.40625%;
  top: 74.66518%;
  left: 33.90625%;
  background-size: 100%;
}

.header .card {
  width: 18.82812%;
  height: 0;
  padding-bottom: 18.82812%;
  top: 72.65625%;
  left: 66.17188%;
  background-size: 100%;
}

.header .ePlay {
  width: 40.85938%;
  height: 0;
  padding-bottom: 17.57812%;
  top: 0.33482%;
  left: 45.54688%;
  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: 32%;
  height: 0;
  padding-bottom: 39.51613%;
}

.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 10px;
}

.content .container > h3 {
  padding: 0;
}

.content .container > h3 img {
  width: 100%;
}

@media screen and (max-width: 414px) {
  /* ================= 內容區塊 ================= */
  .box > img {
    width: 75%;
  }
}
