@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 120%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 45.25%;
}

.header .logo {
  width: 11.25%;
  height: 0;
  padding-bottom: 7.375%;
  top: 3.45304%;
  left: 15.4375%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 65.55556%;
}

.header .slogan01 {
  width: 34.8125%;
  height: 0;
  padding-bottom: 7.1875%;
  top: 5.38674%;
  left: 26.875%;
  background-size: 100%;
}

.header .slogan02 {
  width: 56.6875%;
  height: 0;
  padding-bottom: 10.875%;
  top: 20.99448%;
  left: 13.9375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1261.5px;
}

.nav .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 11.33571%;
}

.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.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .navBtn ul li a {
  width: 97.46334%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 42.80618%;
  background-size: 800% 100%;
}

/* ================= 內容 ================= */
.content {
  margin: 0 auto;
}

.content .container {
  width: calc(98% - 10px);
  padding: 14px 2.5em 30px 2.5em;
}
