@charset "UTF-8";
html, body {
  background-size: 150%;
}

/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 41.40625%;
}

.header .logo {
  width: 18.75%;
  height: 0;
  padding-bottom: 9.0625%;
  top: 16.60377%;
  left: 41.01562%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 48.33333%;
  background-size: 100%;
}

.header .slogan {
  width: 52.8125%;
  height: 0;
  padding-bottom: 25.07812%;
  top: 25.28302%;
  left: 35.15625%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-bottom: 15px;
}

.nav .container {
  width: 100%;
  margin: 0;
  height: 0%;
}

.nav .container .navBtn {
  width: 95%;
  margin-left: auto;
  max-width: 440;
}

.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: 25%;
  height: 0;
  padding-bottom: 16.13636%;
}

.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 a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 59.09091%;
  background-size: 500% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px 0;
}

.slider-wra {
  width: 98%;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 65.85365%;
}

.slider-wra .slider ul.slider__list {
  width: 600%;
}

.slider-wra .slider ul.slider__list li {
  width: 16.66667%;
  height: 100%;
  font-size: 1em;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}

.slider-wra .slider__btn ul li a {
  color: #fde0e6;
  background: #797ac5;
  border: 3px solid #f493b5;
  border-radius: 25px;
  padding: 8px 10px;
  font-size: 1rem;
}

.slider-wra .slider__btn ul li a:hover {
  color: #fde0e6;
  background: #d76198;
  border: 3px solid #797ac5;
}

.tableNote_label {
  top: -80px;
  right: 20px;
}
