@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 44.45312%;
}

.header .logo {
  width: 14.375%;
  height: 0;
  padding-bottom: 5.625%;
  top: 7.38137%;
  left: 20.85938%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 39.13043%;
  background-size: 100%;
}

.header .role1 {
  width: 50.07812%;
  height: 0;
  padding-bottom: 94.53125%;
  top: 2.46046%;
  left: -9.29688%;
  background-size: 100%;
}

.header .role2 {
  width: 45.70312%;
  height: 0;
  padding-bottom: 85.85938%;
  top: 0%;
  left: 66.95312%;
  background-size: 100%;
}

.header .slogan1 {
  width: 27.26562%;
  height: 0;
  padding-bottom: 45.70312%;
  top: 0%;
  left: 38.51562%;
  background-size: 100%;
}

.header .slogan2 {
  width: 20.70312%;
  height: 0;
  padding-bottom: 21.71875%;
  top: 37.60984%;
  left: 33.90625%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100%;
}

.nav .container .navBtn {
  max-width: 1120;
}

.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: 19%;
  height: 0;
  margin: 0px 2px;
  padding-bottom: 9.55357%;
}

.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.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .container .navBtn ul li.navBtn9 a {
  background-position-x: -800% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 47.76786%;
  background-size: 900% 100%;
}

/* ================= 內容 ================= */
.content {
  background-size: 150%;
}

.content .container {
  width: 96%;
  padding: 20px;
  margin: 0 auto;
}

.content .container .btnM {
  width: 16.17188%;
  height: 0;
  padding-bottom: 16.25%;
  top: 86px;
  right: 10px;
  /*top: percentage(156 / $baseWidth);
          right: percentage(50 / $baseWidth);*/
}

.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: 67%;
}

.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;
}
