@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 59.0625%;
}

.header .slogan {
  width: 62.10938%;
  height: 0;
  padding-bottom: 26.71875%;
  top: 51.85185%;
  left: 19.84375%;
  background-size: 100%;
}

.header .logo {
  display: none;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 864px;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 13.0787%;
}

.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: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 39.23611%;
  background-size: 500% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 88%;
}
