@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 140.625%;
  overflow: hidden;
  padding-top: 0;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 57.03125%;
}

.header .container .slogan2 {
  width: 27.34375%;
  height: 0;
  padding-bottom: 27.34375%;
  top: 46.57534%;
  left: 66.40625%;
  background-size: 100%;
}

.header .container .slogan2 .role_container {
  display: none;
}

.header .container .slogan {
  width: 65.3125%;
  height: 0;
  padding-bottom: 23.75%;
  top: 50.68493%;
  left: 9.58904%;
  background-size: 100%;
}

.header .container .logo {
  width: 19.14062%;
  height: 0;
  padding-bottom: 6.32812%;
  top: 42.46575%;
  left: 47.94521%;
}

.header .container .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 33.06122%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 98%;
}

.nav .container ul.navBtn li {
  width: 32%;
  height: 0;
  padding-bottom: 10.35294%;
  margin: 0.1em;
  margin-bottom: 0.5em;
}

.nav .container ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container ul.navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container ul.navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container ul.navBtn li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container ul.navBtn li a {
  width: 100%;
  height: 0;
  padding-bottom: 36.06557%;
  background-size: 600% 100%;
}

.content .container {
  width: 95%;
}

@media only screen and (max-width: 812px) {
  .content .rwd_rotate {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .content i {
    font-size: 1.2em;
  }
}
