@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 133.33333%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 56.59722%;
}

.header .role {
  width: 52.08333%;
  height: 0;
  padding-bottom: 52.56944%;
  left: 20.625%;
}

.header .logo {
  width: 19.79167%;
  height: 0;
  padding-bottom: 7.77778%;
  top: 50.30675%;
  left: 40.13889%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 39.29825%;
  background-size: 100%;
}

.header .slogan {
  width: 52.63889%;
  height: 0;
  padding-bottom: 24.79167%;
  top: 56.93252%;
  left: 24.02778%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  margin: 10px 0;
}

.nav .container {
  width: 100%;
  max-width: 945px;
}

.nav .container ul.navBtn li {
  width: 33%;
  height: 0;
  padding-bottom: 9.41799%;
}

.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: 97.65079%;
  height: 0;
  padding-bottom: 28.25397%;
  background-size: 600%;
}

.content {
  padding: 10px;
}

.content .container {
  width: 100%;
}

.content .container h6 {
  font-size: 1.25em;
}

@media only screen and (max-width: 400px) {
  .content .container h6 {
    font-size: .9em;
  }
}

.content .container h6:before, .content .container h6::after {
  width: 1.6em;
  height: .55em;
}

.content .container > h4 {
  font-size: 1.2em;
}

@media only screen and (max-width: 400px) {
  .content .container > h4 {
    font-size: 1em;
    letter-spacing: 1px;
  }
}

.content .container > h4:before {
  width: 1.5em;
  height: 1.5em;
}

.charIntro .charIntro__char p {
  font-size: 1em;
}

.charIntro .charIntro__intro {
  font-size: 1em;
}

.charList .tabMain {
  width: 35%;
}

.charList .tabMain img {
  max-width: 110%;
}

.charList ul.tabs {
  width: 65%;
}

.charList ul.tabs li img {
  width: 80px;
  height: 80px;
}

@media only screen and (max-width: 798px) {
  .charList .tabMain {
    width: 100%;
  }
  .charList .tabMain img {
    max-width: 80%;
  }
  .charList ul.tabs {
    width: 100%;
  }
}

@media screen and (orientation: landscape) {
  .charList .tabMain img {
    max-height: 75vh;
  }
}
