@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 35.78125%;
}

.header .logo {
  width: 17.42188%;
  height: 0;
  padding-bottom: 9.53125%;
  top: 2.18341%;
  left: 68.59375%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 54.70852%;
  background-size: 100%;
}

.header .role {
  width: 48.67188%;
  height: 0;
  padding-bottom: 75.46875%;
  top: 0%;
  left: 0%;
  background-size: 100%;
}

.header .slogan {
  width: 52.42187%;
  height: 0;
  padding-bottom: 29.6875%;
  top: 15.93886%;
  left: 36.17188%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-bottom: 0;
}

.nav .container {
  width: 100%;
  margin: 0;
}

.nav .container .navBtn {
  width: 62.5%;
  max-width: 800;
  margin-left: 35.15625%;
}

.nav .container .navBtnA {
  width: 640px;
}

.nav .container .navBtnB {
  width: 800px;
}

.nav .container .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 .container .navBtn ul li {
  width: 20%;
  height: 0;
  padding-bottom: 18.75%;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .container .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .container .navBtn ul li.navBtn9 a {
  background-position-x: -800% !important;
}

.nav .container .navBtn ul li a {
  width: 93.75%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 93.75%;
  background-size: 900% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px 0;
}

.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;
}
