@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 48.90625%;
}

.header .logo {
  width: 12.26562%;
  height: 0;
  padding-bottom: 8.125%;
  top: 64.21725%;
  left: 73.82812%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 65.625%;
  display: block;
  background-size: 100%;
}

.header .slogan01 {
  width: 43.20312%;
  height: 0;
  padding-bottom: 23.20312%;
  top: 14.53674%;
  left: 43.59375%;
  background-size: 100%;
}

.header .slogan02 {
  width: 18.82812%;
  height: 0;
  padding-bottom: 5.70312%;
  top: 11.66134%;
  left: 50.39062%;
  background-size: 100%;
}

.header .slogan03 {
  width: 32.10938%;
  height: 0;
  padding-bottom: 12.1875%;
  top: 65.97444%;
  left: 48.28125%;
  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: 32%;
  height: 0;
  padding-bottom: 10.48387%;
}

.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;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px 10px;
}

.content .container > h3 {
  padding: 0;
}

@media screen and (max-width: 414px) {
  /* ================= 內容區塊 ================= */
  .box > img {
    width: 65%;
  }
}
