@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 47.89062%;
}

.header .slogan {
  width: 56.01562%;
  height: 0;
  padding-bottom: 25.625%;
  top: 36.21533%;
  left: 36.32812%;
  background-size: 100%;
}

.header .logo {
  width: 29.76562%;
  height: 0;
  padding-bottom: 9.53125%;
  top: 4.0783%;
  left: 48.51562%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.021%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  margin-bottom: 0;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 981px;
}

.nav .navBtn ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 20.89704%;
}

.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: 97.55352%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 62.69113%;
  background-size: 300% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 96%;
  margin-top: -6.25%;
  padding: 5.46875% 2em 2em 2em;
}

/*================= tableNote =================*/
@media only screen and (max-width: 560px) {
  .tableNote_label {
    top: -30px;
    right: 20px;
  }
}
