@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 53.90625%;
}

.header .fistlogo {
  width: 40.15625%;
  height: 0;
  padding-bottom: 16.79688%;
  top: 36.37681%;
  left: 29.92187%;
  background-size: 100%;
}

.header .slogan {
  width: 62.1875%;
  height: 0;
  padding-bottom: 16.79688%;
  top: 68.69565%;
  left: 15.07812%;
  background-size: 100%;
}

.header .logo {
  width: 17.65625%;
  height: 0;
  padding-bottom: 11.64062%;
  top: 1.44928%;
  left: 3.35938%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 65.9292%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 990px;
  margin: 0 auto;
}

.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: 33%;
  height: 0;
  padding-bottom: 13.13131%;
}

.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.navBtn5 a {
  background-position-x: -300% !important;
}

.nav .navBtn ul li.navBtn4 {
  width: 66%;
  height: 0;
  padding-bottom: 13.63636%;
}

.nav .navBtn ul li.navBtn4 a {
  width: 100%;
  height: 0;
  background-image: url(../../images/btn04.png);
  background-size: 100%;
  padding-bottom: 20.93023%;
}

.nav .navBtn ul li a {
  width: 98.18182%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 39.39394%;
  background-size: 400% 200%;
}

/* ================= 內容 ================= */
.content .container {
  width: 88%;
}

/*================= tableNote =================*/
@media only screen and (max-width: 500px) {
  .tableNote_label {
    top: -30px;
    right: 20px;
  }
}

/* ================= 內容區塊 ================= */
@media only screen and (max-width: 500px) {
  .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%;
}
