@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 60.9375%;
}

.header .logo {
  width: 18.75%;
  height: 0;
  padding-bottom: 8.90625%;
  top: 0%;
  left: 12.73438%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 47.5%;
  background-size: 100%;
}

.header .role {
  width: 85.23438%;
  height: 0;
  padding-bottom: 96.40625%;
  top: 0%;
  left: 27.03125%;
  background-size: 100%;
}

.header .slogan01 {
  width: 27.57812%;
  height: 0;
  padding-bottom: 54.92188%;
  top: 7.69231%;
  left: 13.28125%;
  background-size: 100%;
}

.header .slogan02 {
  width: 14.92188%;
  height: 0;
  padding-bottom: 34.6875%;
  top: 41.41026%;
  left: 33.51562%;
  background-size: 100%;
}

.header .btnM {
  max-width: 168px;
  max-height: 168px;
  width: 21%;
  height: 0;
  padding-bottom: 21%;
  background-size: 100%;
  top: 119.23077%;
  right: 2%;
}

.header .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 120%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 55.07812%;
  max-width: 705px;
  margin-left: 11.32812%;
}

.nav .navBtn ul {
  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: 18.43972%;
}

.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 a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 55.31915%;
  background-size: 600% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px 5px;
}

.slider-wra {
  width: 98%;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 65.85365%;
}

.slider-wra .slider ul.slider__list {
  width: 800%;
}

.slider-wra .slider ul.slider__list li {
  width: 12.5%;
  height: 100%;
  font-size: 1em;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}

.slider-wra .slider__btn ul li a {
  border-radius: 25px;
  padding: 8px 10px;
  font-size: 1rem;
}

.tableNote_label {
  top: -80px;
  right: 20px;
}
