@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 52.89062%;
}

.header .slogan {
  width: 51.79688%;
  height: 0;
  padding-bottom: 28.51562%;
  top: 40.32496%;
  left: 4.14062%;
  background-size: 100%;
}

.header .subtitle {
  width: 40.625%;
  height: 0;
  padding-bottom: 19.29688%;
  top: 60.26588%;
  left: 54.21875%;
  background-size: 100%;
}

.header .eyes {
  width: 12.42188%;
  height: 0;
  padding-bottom: 7.73438%;
  top: 25.84934%;
  left: 75.15625%;
  background-size: 100%;
}

.header .logo {
  width: 19.45312%;
  height: 0;
  position: absolute;
  padding-bottom: 13.04688%;
  top: 2.95421%;
  left: 35.70312%;
  background: url(../../images/logo.png);
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-bottom: 20px;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1284px;
}

.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: 10.35826%;
}

.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.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .navBtn ul li a {
  width: 96.26168%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 29.20561%;
  background-size: 600% 100%;
}

@media only screen and (max-width: 560px) {
  .nav .navBtn {
    max-width: 856px;
  }
  .nav .navBtn ul li {
    width: 50%;
    padding-bottom: 15.53738%;
  }
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 0 16px 16px 16px;
  border: 6px solid #ffffff;
}

@media only screen and (max-width: 560px) {
  .content .container {
    border-radius: 16px;
  }
}

.content h3 {
  margin-top: -6px;
}

@media only screen and (max-width: 400px) {
  .content h3 img {
    width: 110%;
    margin-left: -5%;
  }
}

/*================= 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%;
}
