@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

.wrapper:before {
  background-size: 150%;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 55.85938%;
}

.header .slogan {
  width: 51.32812%;
  height: 0;
  padding-bottom: 21.71875%;
  top: 58.46154%;
  left: 17.8125%;
  background-size: 100%;
}

.header .role {
  width: 51.71875%;
  height: 0;
  padding-bottom: 88.75%;
  top: 1.95804%;
  left: 54.375%;
  background-size: 100%;
}

.header .logo {
  width: 17.57812%;
  height: 0;
  padding-bottom: 11.25%;
  top: 2.7972%;
  left: 0%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 64%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 832px;
}

.nav .navBtn ul li {
  width: 50%;
  height: 0;
  padding-bottom: 12.74038%;
}

.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 a {
  width: 98.07692%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 25.48077%;
  background-size: 400% 100%;
}

/* ================= 內容 ================= */
.content {
  background-size: 150%;
}

.content .container {
  padding: 15px;
  width: 95%;
}

.content h3 {
  font-size: 1.55em;
  padding: 2.5% 1.5%;
  letter-spacing: 1px;
}
