@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 60.9375%;
}

.header .coin {
  width: 91.95312%;
  height: 0;
  padding-bottom: 50.85937%;
  top: 7.94872%;
  left: 5.78125%;
  background-size: 100%;
}

.header .logo {
  width: 21.5625%;
  height: 0;
  padding-bottom: 7.1875%;
  top: 3.20513%;
  left: 29.84375%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 34.375%;
  display: block;
  background-size: 100%;
}

.header .slogan {
  width: 58.75%;
  height: 0;
  padding-bottom: 21.17188%;
  top: 68.71795%;
  left: 20.70312%;
  background-size: 100%;
}

.header .subtitle {
  width: 32.73438%;
  height: 0;
  padding-bottom: 23.28125%;
  top: 0;
  left: 64.84375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 98%;
}

.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
}

.nav .container ul.navBtn li {
  width: 30%;
  height: 0;
  padding-bottom: 12.14286%;
}

.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 a {
  width: 98.09524%;
  height: 0;
  padding-bottom: 37.77778%;
}

/* ================= 內容 ================= */
.content {
  background-size: 150%;
}

.content .container {
  width: 98%;
  padding: 10px;
}

.content .container > h3 {
  padding: 0;
}

.content .container > h3 img {
  width: 100%;
}

@media screen and (max-width: 665px) {
  .item__box-img-400 {
    height: 300px;
  }
  .box > img {
    width: 65%;
  }
}

@media screen and (max-width: 414px) {
  .content .container ol, .content .container ul {
    margin-left: 1.2em;
  }
  .btnBox a {
    width: 100%;
  }
  .table {
    font-size: 85%;
  }
  .table .ImgStyleD {
    width: 50%;
  }
  .table_imgsizeA img {
    width: 60%;
  }
  .table_imgsizeB img {
    width: 80%;
  }
  .table_imgsizeC img {
    width: 100%;
  }
  .item__box-img-400 {
    height: 185px;
  }
}
