@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 120%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 40.625%;
}

.header .slogan01 {
  width: 26.625%;
  height: 0;
  padding-bottom: 6.9375%;
  top: 34.46154%;
  left: 10.0625%;
  background-size: 100%;
}

.header .slogan02 {
  width: 22.0625%;
  height: 0;
  padding-bottom: 7.25%;
  top: 33.07692%;
  left: 65.75%;
  background-size: 100%;
}

.header .slogan03 {
  width: 54.125%;
  height: 0;
  padding-bottom: 9.5%;
  top: 67.53846%;
  left: 22.9375%;
  background-size: 100%;
}

.header .logo {
  width: 15.5%;
  height: 0;
  padding-bottom: 7.8125%;
  top: 6.76923%;
  left: 8.125%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 50.40323%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1243px;
}

.nav .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 11.66533%;
}

.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: 96.78198%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 43.44328%;
  background-size: 800% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 94%;
}

@media only screen and (max-width: 560px) {
  .content .container {
    padding: 1em;
  }
  .content .container table img {
    max-width: 100%;
  }
}

.content .container .btn_Notice {
  width: 19.89796%;
  height: 0;
  padding-bottom: 6.73469%;
  margin-top: 2%;
  right: 5%;
}
