@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 49.76562%;
}

.header .magic {
  width: 37.03125%;
  height: 0;
  padding-bottom: 37.10938%;
  top: 0%;
  left: 32.8125%;
  background-size: 100%;
}

.header .magic::before {
  width: 100%;
  height: 0;
  padding-bottom: 100.21097%;
  background-size: 100%;
}

.header .logo {
  width: 20.625%;
  height: 0;
  padding-bottom: 9.375%;
  top: 15.5416%;
  left: 41.32812%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 45.45455%;
}

.header .roleA {
  width: 67.73438%;
  height: 0;
  padding-bottom: 87.5%;
  top: 0%;
  left: -25%;
  background-size: 100%;
}

.header .roleB {
  width: 70.54688%;
  height: 0;
  padding-bottom: 95.625%;
  top: 0%;
  right: -27.34375%;
  background-size: 100%;
}

.header .slogan {
  width: 60.85938%;
  height: 0;
  padding-bottom: 30.70312%;
  top: 33.281%;
  left: 20.23438%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 85%;
  max-width: 849px;
}

.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: 33%;
  height: 0;
  padding-bottom: 14.13428%;
}

.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: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 42.40283%;
  background-size: 900% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}

@media only screen and (max-width: 812px) {
  .content .btnM {
    width: 22.29064%;
    height: 0;
    padding-bottom: 21.79803%;
    right: 0;
    margin-top: 3%;
  }
  .content .btnM a {
    padding-bottom: 97.79006%;
    background-size: 100% !important;
  }
}

.content h4 {
  font-size: 1.25rem;
}

.content h4:before {
  width: 2.5em;
  height: 2.5em;
}
