@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 187.5%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 67.87109%;
}

.header .container .slogan {
  width: 83.98438%;
  height: 0;
  padding-bottom: 68.84766%;
  top: 2.8777%;
  left: 0%;
  background-size: 100%;
}

.header .container .popo {
  width: 19.72656%;
  height: 0;
  padding-bottom: 19.72656%;
  top: 58.99281%;
  right: 4.88281%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100% !important;
}

.nav .container .navBtn {
  width: 90%;
}

.nav .container .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 14.64286%;
}

.nav .container .navBtn ul li.navBtn01 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn02 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn03 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn04 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 58.57143%;
  background-position-y: 100%;
  background-size: 400% 200%;
}

/* ================= 內容 ================= */
.content .container {
  width: 90%;
}

/* ================= 內容區塊 ================= */
@media only screen and (max-width: 415px) {
  .box {
    margin-top: 35px;
    padding: 30px 25px;
  }
}
