@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 54.6875%;
}

.header .slogan01 {
  width: 60.9375%;
  height: 0;
  padding-bottom: 17.65625%;
  top: 29.71429%;
  left: 19.60938%;
  background-size: 100%;
}

.header .slogan01::before {
  height: 0;
  padding-bottom: 28.97436%;
  background-size: 100%;
}

.header .slogan02 {
  width: 38.125%;
  height: 0;
  padding-bottom: 19.29688%;
  top: 58.42857%;
  left: 21.95312%;
  background-size: 100%;
}

.header .logo {
  width: 20.9375%;
  height: 0;
  padding-bottom: 13.98437%;
  top: 0%;
  left: 1.64062%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 66.79104%;
}

.header .gold {
  width: 22.26562%;
  height: 0;
  padding-bottom: 22.57812%;
  top: 59.14286%;
  left: 58.04688%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 990px;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 11.41414%;
}

.nav .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .navBtn ul li a {
  width: 97.57576%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 34.24242%;
  background-size: 500% 100%;
}

/* ================= 內容 ================= */
.content .container {
  padding: 15px;
  width: 95%;
}
