@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 61.32812%;
}

.header .logo {
  width: 20.23438%;
  height: 0;
  padding-bottom: 13.35938%;
  top: 1.01911%;
  left: 53.67188%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 66.40625%;
  background-size: 100%;
}

.header .slogan01 {
  width: 71.5625%;
  height: 0;
  padding-bottom: 22.42188%;
  top: 61.78344%;
  left: 8.82812%;
  background-size: 100%;
}

.header .slogan02 {
  width: 30.46875%;
  height: 0;
  padding-bottom: 13.4375%;
  top: 49.68153%;
  left: 40.625%;
  background-size: 100%;
}

.header .slogan03 {
  width: 30.70312%;
  height: 0;
  padding-bottom: 31.64062%;
  top: 49.68153%;
  left: 65.23438%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 95%;
  margin: 0 auto;
}

.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
}

.nav .container ul.navBtn li {
  width: 50%;
  height: 0;
  padding-bottom: 11.6129%;
}

.nav .container ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px 10px;
}

.content .container > h3 {
  padding: 0;
}

@media screen and (max-width: 414px) {
  /* ================= 內容區塊 ================= */
  .box > img {
    width: 65%;
  }
}
