@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 56.875%;
}

.header .slogan {
  width: 59.14062%;
  height: 0;
  padding-bottom: 12.42188%;
  top: 39.97253%;
  left: 21.79688%;
  background-size: 100%;
}

.header .slogan02 {
  width: 60%;
  height: 0;
  padding-bottom: 11.875%;
  top: 58.24176%;
  left: 20.07812%;
  background-size: 100%;
}

.header .slogan03 {
  width: 76.71875%;
  height: 0;
  padding-bottom: 11.25%;
  top: 77.06044%;
  left: 12.96875%;
  background-size: 100%;
}

.header .logo {
  width: 22.96875%;
  height: 0;
  padding-bottom: 15.78125%;
  top: 8.24176%;
  left: 38.98438%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 68.70748%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1032px;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 15.11628%;
}

.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: 45.34884%;
  background-size: 300% 100%;
}

/* ================= 內容 ================= */
.content {
  margin-top: 3.90625%;
}

.content .container {
  width: 100%;
  padding: 16px;
}

/*================= 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: 65.85366%;
}

.slider-wra .slider ul.slider__list {
  width: 200%;
}

.slider-wra .slider ul.slider__list li {
  width: 50%;
  height: 100%;
  font-size: 1em;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}
