@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 56.64062%;
}

.header .role {
  width: 39.60938%;
  height: 0;
  padding-bottom: 73.82812%;
  top: 0;
  left: 29.6875%;
  background-size: 100%;
}

.header .role2 {
  width: 43.67188%;
  height: 0;
  padding-bottom: 86.5625%;
  top: 0;
  right: 1.95312%;
  background-size: 100%;
}

.header .slogan {
  width: 50.78125%;
  height: 0;
  padding-bottom: 42.03125%;
  top: 22.62069%;
  left: 9.29688%;
  background-size: 100%;
}

.header .logo {
  width: 15.78125%;
  height: 0;
  padding-bottom: 6.17188%;
  top: 2.48276%;
  left: 19.76562%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 39.10891%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

@media only screen and (max-width: 415px) {
  .nav .container {
    margin-bottom: 20%;
  }
}

.nav .navBtn {
  width: 88.59375%;
  max-width: 1134px;
}

@media only screen and (max-width: 415px) {
  .nav .navBtn {
    width: 132.89062%;
  }
}

.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: 16%;
  height: 0;
  padding-bottom: 12.43386%;
}

.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.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .navBtn ul li.navBtn9 a {
  background-position-x: -800% !important;
}

.nav .navBtn ul li a {
  width: 98.4127%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 73.01587%;
  background-size: 900% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
  padding: 0 1em 3em 16px;
  margin-bottom: 3em;
}

.content h3 {
  padding-bottom: 6%;
}

@media only screen and (max-width: 1024px) {
  .content h3 {
    padding-bottom: 5%;
  }
}

.content h3 img {
  max-width: 80%;
  left: 50%;
  top: -150%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 830px) {
  .content h3 img {
    top: -300%;
  }
}

@media only screen and (max-width: 640px) {
  .content h3 img {
    top: -400%;
  }
}

@media only screen and (max-width: 812px) {
  .content .btnM {
    width: 16.125%;
    height: 0;
    padding-bottom: 12.46875%;
    right: 16px;
    margin-top: 8%;
  }
  .content .btnM a {
    padding-bottom: 77.32558%;
    background-size: 100% !important;
  }
}
