@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 55.07812%;
}

.header .horse {
  width: 45.39062%;
  height: 0;
  padding-bottom: 52.89062%;
  top: 4.25532%;
  left: 6.25%;
  background-size: 100%;
}

.header .slogan {
  width: 66.09375%;
  height: 0;
  padding-bottom: 48.75%;
  top: 2.55319%;
  left: 29.76562%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 996px;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 10.64257%;
}

.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 a {
  width: 99.09639%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 31.92771%;
  background-size: 500% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
  padding: 16px;
}

/*================= tableNote =================*/
@media only screen and (max-width: 560px) {
  .tableNote_label {
    top: -30px;
    right: 20px;
  }
}
