@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 125%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 54.6875%;
}

.header .slogan01 {
  width: 48.51562%;
  height: 0;
  padding-bottom: 9.92188%;
  top: 4.28571%;
  left: 26.5625%;
  background-size: 100%;
}

.header .slogan02 {
  width: 38.67188%;
  height: 0;
  padding-bottom: 15%;
  top: 25.71429%;
  left: 53.125%;
  background-size: 100%;
}

.header .slogan03 {
  width: 22.65625%;
  height: 0;
  padding-bottom: 12.65625%;
  top: 72.85714%;
  left: 60.54688%;
  background-size: 100%;
}

.header .logo {
  width: 15.15625%;
  height: 0;
  padding-bottom: 10.15625%;
  top: 82.85714%;
  left: 37.03125%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 67.01031%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1017px;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 15.04425%;
}

.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 a {
  width: 98.23009%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 43.36283%;
  background-size: 300% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 94%;
  padding: 1em;
  border: 0;
}

.content .container p {
  margin-left: 1em;
}
