@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 53.125%;
}

.header .role {
  width: 8.98438%;
  height: 0;
  padding-bottom: 9.76562%;
  top: 17.79412%;
  left: 34.76562%;
  background-size: 100%;
}

.header .slogan {
  width: 59.92188%;
  height: 0;
  padding-bottom: 27.42188%;
  top: 45.73529%;
  left: 28.98438%;
  background-size: 100%;
}

.header .logo {
  width: 30.46875%;
  height: 0;
  padding-bottom: 9.76562%;
  top: 28.67647%;
  left: 43.67188%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.05128%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 810px;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 15.06173%;
}

.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 a {
  width: 96.2963%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 41.48148%;
  background-size: 700% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 94%;
}

@media only screen and (max-width: 560px) {
  .content .container {
    padding: 5em 0.5em 0.5em 0.5em;
  }
  .content .container h3 {
    top: 2em;
  }
  .content .container h3 img {
    max-width: 50%;
  }
  .content .container table img {
    max-width: 100%;
  }
  .content .container table th {
    font-size: 15px;
  }
}

.content .container .btn_Notice {
  width: 19.89796%;
  height: 0;
  padding-bottom: 6.73469%;
  margin-top: 2%;
  right: 5%;
}

@media only screen and (max-width: 560px) {
  .content__btn {
    padding-top: 1em;
  }
}
