@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 58.82812%;
}

.header .role {
  width: 35%;
  height: 0;
  padding-bottom: 60.07813%;
  top: 0.66401%;
  left: 28.67188%;
  background-size: 100%;
}

.header .slogan {
  width: 85.39062%;
  height: 0;
  padding-bottom: 29.6875%;
  top: 52.58964%;
  left: 6.17188%;
}

.header .slogan01 {
  width: 100%;
  height: 0;
  padding-bottom: 19.67063%;
  top: 0%;
  left: 0%;
  background-size: 100%;
}

.header .slogan02 {
  width: 73.19305%;
  height: 0;
  padding-bottom: 19.30467%;
  top: 44.47368%;
  left: 14.63861%;
  background-size: 100%;
}

.header .logo {
  width: 19.60938%;
  height: 0;
  padding-bottom: 7.03125%;
  top: 6.64011%;
  left: 61.5625%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 35.85657%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 966px;
}

.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: 11.28364%;
}

.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: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 33.85093%;
  background-size: 300% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 96%;
  padding: 1em 1.2em;
}

/*================= tableNote =================*/
@media only screen and (max-width: 560px) {
  .tableNote_label {
    top: -30px;
    right: 20px;
  }
}
