@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 51.01562%;
}

.header .roleA {
  width: 53.67188%;
  height: 0;
  padding-bottom: 99.60938%;
  top: 0;
  left: -14.60938%;
  background-size: 100%;
}

.header .roleB {
  width: 42.10938%;
  height: 0;
  padding-bottom: 92.1875%;
  top: 0;
  left: 73.67188%;
  background-size: 100%;
}

.header .slogan {
  width: 69.14062%;
  height: 0;
  padding-bottom: 41.01562%;
  top: 18.683%;
  left: 13.98437%;
  background-size: 100%;
}

.header .logo {
  width: 17.65625%;
  height: 0;
  padding-bottom: 8.82812%;
  top: 12.09801%;
  left: 41.09375%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 93.125%;
  max-width: 1192px;
}

.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: 25%;
  height: 0;
  padding-bottom: 9.31208%;
}

.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 a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 37.24832%;
  background-size: 700% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}

@media only screen and (max-width: 812px) {
  .content .btnM {
    width: 19.53125%;
    height: 0;
    padding-bottom: 19.53125%;
    right: 16px;
  }
  .content .btnM a {
    padding-bottom: 100%;
    background-size: 100% !important;
  }
}
