@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 48.82812%;
}

.header .role {
  width: 73.28125%;
  height: 0;
  padding-bottom: 73.90625%;
  top: 0;
  right: -11.71875%;
  background-size: 100%;
}

.header .slogan {
  width: 51.01562%;
  height: 0;
  padding-bottom: 39.92188%;
  top: 11.2%;
  left: 0.78125%;
  background-size: 100%;
}

.header .logo {
  width: 22.42188%;
  height: 0;
  padding-bottom: 9.6875%;
  top: 0.48%;
  left: 23.4375%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 43.20557%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 76.95312%;
  max-width: 985px;
}

.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: 20%;
  height: 0;
  padding-bottom: 9.64467%;
}

.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.navBtn10 a {
  background-position-x: -900% !important;
}

.nav .navBtn ul li a {
  width: 98.47716%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 46.70051%;
  background-size: 1000% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
  padding: 3em 16px;
}

.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0 16px 0;
  width: 100%;
}

.content h3 img {
  display: block;
  max-width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 812px) {
  .content .btnM {
    width: 15.3125%;
    height: 0;
    padding-bottom: 12.73438%;
    right: 16px;
  }
  .content .btnM a {
    padding-bottom: 83.16327%;
    background-size: 100% !important;
  }
}
