@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 156.25%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 50.78125%;
}

.header .logo {
  width: 17.26562%;
  height: 0;
  padding-bottom: 6.71875%;
  top: 6.15385%;
  left: 48.4375%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 38.91403%;
  background-size: 100%;
}

.header .slogan {
  width: 64.29688%;
  height: 0;
  padding-bottom: 40.85938%;
  top: 18.46154%;
  left: 16.79688%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding: 0;
}

.nav .container {
  width: 100%;
  margin: 0;
}

.nav .container .navBtn {
  width: 80%;
  max-width: 777;
}

.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: 33%;
  height: 0;
  padding-bottom: 16.47362%;
}

.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 a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 49.42085%;
  background-size: 500% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 90%;
  padding: 20px 5px;
}

.content .container .btnM {
  max-width: 225px;
  max-height: 200px;
  width: 28.125%;
  height: 0;
  padding-bottom: 20.83333%;
  background-size: 100%;
  top: 30px;
  right: -5%;
}

.content .container .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 88.88889%;
  background-size: 100%;
}

.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;
}
