@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 42.8125%;
}

.header .logo {
  width: 13.75%;
  height: 0;
  padding-bottom: 5.54688%;
  top: 2.73723%;
  left: 1.95312%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 40.34091%;
  background-size: 100%;
}

.header .role {
  width: 41.5625%;
  height: 0;
  padding-bottom: 84.76562%;
  top: 0.36496%;
  left: 59.375%;
  background-size: 100%;
}

.header .slogan {
  width: 37.73438%;
  height: 0;
  padding-bottom: 38.67188%;
  top: 9.12409%;
  left: 5.9375%;
  background-size: 100%;
}

.header .moon {
  width: 39.76562%;
  height: 0;
  padding-bottom: 40.54688%;
  top: 4.74453%;
  left: 4.84375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100%;
  margin-left: 0;
}

.nav .container .navBtn {
  width: 100%;
  max-width: 1000;
}

.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: 23%;
  height: 0;
  margin: 0px 2px;
  padding-bottom: 11.1%;
}

.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.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 44.4%;
  background-size: 700% 100%;
}

/* ================= 內容 ================= */
.content {
  background-size: 150%;
}

.content .container {
  width: 96%;
  padding: 20px;
  margin: 0 auto;
}

.content .container .btnM {
  width: 15.625%;
  height: 0;
  padding-bottom: 15.625%;
  top: 3%;
  right: 6.25%;
}

.content .container .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: 100%;
}

.content .container h3 {
  margin-bottom: 4.5%;
}

.slider-wra {
  width: 85%;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 65%;
}

.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;
}
