@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 54.84375%;
}

.header .sub {
  width: 54.84375%;
  height: 0;
  padding-bottom: 31.48437%;
  top: 20.51282%;
  left: 39.60938%;
  background-size: 100%;
}

.header .slogan {
  width: 56.32812%;
  height: 0;
  padding-bottom: 12.96875%;
  top: 76.92308%;
  left: 39.92188%;
  background-size: 100%;
}

.header .logo {
  width: 25.9375%;
  height: 0;
  padding-bottom: 17.5%;
  top: 0.99715%;
  left: 39.375%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 67.46988%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1180px;
}

.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: 25%;
  height: 0;
  padding-bottom: 16.94915%;
}

.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 a {
  width: 97.28814%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 67.79661%;
  background-size: 400% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 88%;
}

/*================= tableNote =================*/
@media only screen and (max-width: 560px) {
  .tableNote_label {
    top: -30px;
    right: 20px;
  }
}

/* ================= 內容區塊 ================= */
@media only screen and (max-width: 560px) {
  .box {
    margin-top: 35px;
    padding: 30px 25px;
  }
}

.slider-wra {
  width: 98%;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}

.slider-wra .slider ul.slider__list {
  width: 400%;
}

.slider-wra .slider ul.slider__list li {
  width: 25%;
  height: 100%;
  font-size: 1em;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}
