@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .bg_flower {
  background-size: 140%;
  background-position-y: 100%;
}

.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 59.375%;
}

.header .container .logo {
  width: 23.51562%;
  height: 0;
  padding-bottom: 7.5%;
  top: 3.55263%;
  left: 37.8125%;
}

.header .container .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 34.375%;
  display: block;
  background-size: 100%;
}

.header .container .slogan {
  width: 35.54688%;
  height: 0;
  padding-bottom: 23.98438%;
  top: 17.5%;
  left: 32.10938%;
  background-size: 100%;
}

.header .container .roleA {
  width: 24.21875%;
  height: 0;
  padding-bottom: 50.3125%;
  top: 6.31579%;
  left: 8.67188%;
  background-size: 100%;
}

.header .container .roleB {
  width: 41.01562%;
  height: 0;
  padding-bottom: 44.14062%;
  top: 0%;
  left: 63.67188%;
  background-size: 100%;
}

.header .container .title {
  width: 40.625%;
  top: 78.28947%;
  left: 30.46875%;
}

.header .container .title img {
  width: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-top: 35.6%;
}

.nav ul.navBtn {
  width: 95%;
  margin: 0 auto;
}

.nav ul.navBtn li {
  width: 20%;
  height: 0;
  padding-bottom: 9.89011%;
}

.nav ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav ul.navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav ul.navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 10px;
}

@media screen and (max-width: 665px) {
  .item__box-img-400 {
    height: 300px;
  }
}

@media screen and (max-width: 414px) {
  .content .container ol, .content .container ul {
    margin-left: 1.2em;
  }
  .btnBox a {
    width: 100%;
    padding: 10px;
  }
  .table {
    font-size: 85%;
  }
  .table .ImgStyleD {
    width: 85%;
  }
  .table_imgsizeB img {
    width: 60%;
  }
  .table_imgsizeC img {
    width: 80%;
  }
  .table_imgsizeD img {
    width: 100%;
  }
  .table_imgsizeE img {
    width: 100%;
  }
  .item__box-img-400 {
    height: 185px;
  }
}
