@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 67.57812%;
}

.header .logo {
  width: 21.875%;
  height: 0;
  padding-bottom: 8.51562%;
  top: 0.46243%;
  left: 40%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 37.5%;
  display: block;
  background-size: 100%;
}

.header .slogan {
  width: 72.65625%;
  height: 0;
  padding-bottom: 28.59375%;
  top: 58.03468%;
  left: 12.26562%;
  background-size: 100%;
}

.header .role01 {
  width: 54.60938%;
  height: 0;
  padding-bottom: 78.20312%;
  top: 0%;
  left: 4.0625%;
  background-size: 100%;
}

.header .role02 {
  width: 39.92188%;
  height: 0;
  padding-bottom: 77.42188%;
  top: 0.23121%;
  left: 51.5625%;
  background-size: 100%;
}

.header .symbol01 {
  width: 27.42188%;
  height: 0;
  padding-bottom: 17.5%;
  top: 80.11561%;
  left: 4.6875%;
  background-size: 100%;
}

.header .symbol02 {
  width: 26.25%;
  height: 0;
  padding-bottom: 14.92188%;
  top: 84.50867%;
  left: 64.0625%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 98%;
}

.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
}

.nav .container ul.navBtn li {
  width: 31%;
  height: 0;
  padding-bottom: 10.48387%;
  margin: 3px;
}

.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;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 25px 10px;
}

.content .container > h3 {
  padding: 0;
}

.content .container > h3 img {
  width: 100%;
}

/* ================= 分頁按鈕樣式 ================= */
.content__btn div a:hover {
  font-size: 90%;
}

.content__btn div.action a {
  font-size: 90%;
}

/* ================ 虛寶合成 ================= */
.formula .formula_title {
  font-size: 100%;
}

.formula_prize {
  font-size: 79%;
}

.formula_prize img {
  width: 56%;
}

.formula_prize .imgbig {
  width: 95%;
}

.formula_arrow {
  width: 15%;
}

.formula_arrow img {
  width: 60%;
}

@media screen and (max-width: 665px) {
  .item__box-img-400 {
    height: 300px;
  }
}

@media screen and (max-width: 414px) {
  .btnBox a {
    width: 100%;
  }
  .table {
    font-size: 85%;
  }
  .table .ImgStyleD {
    width: 50%;
  }
  .table_imgsizeA img {
    width: 60%;
  }
  .table_imgsizeB img {
    width: 90%;
  }
  .table_imgsizeC img {
    width: 100%;
  }
  .table_imgsizeD img {
    width: 100%;
  }
  .ico {
    font-size: 85%;
    line-height: 16px;
  }
  .content__btn div {
    width: 140px;
  }
  .content__btn div a:hover, .content__btn div.action a {
    width: 133px;
  }
  .content__btn div a {
    width: 133px;
  }
  .formula .formula_title {
    font-size: 90%;
  }
  .item__box-img-400 {
    height: 185px;
  }
}
