@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 39.84375%;
}

.header .logo {
  width: 15.85938%;
  height: 0;
  padding-bottom: 10.23438%;
  top: 110.98039%;
  left: 80.07812%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 64.53202%;
}

.header .number {
  width: 34.53125%;
  height: 0;
  padding-bottom: 15.46875%;
  top: 49.41176%;
  left: 19.84375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 60%;
  max-width: 626px;
  margin-left: 3%;
}

.nav .navBtn ul li {
  width: 50%;
  height: 0;
  padding-bottom: 36.58147%;
}

.nav .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .navBtn ul li a {
  width: 95.20767%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 72.20447%;
  background-size: 200% 100%;
}

/* ================= 內容 ================= */
.content .container {
  padding: 3%;
  border: 10px solid #C22B9D;
}

.tabMain {
  padding: 2%;
}

@media only screen and (max-width: 798px) {
  .content .page_note {
    top: 4.5%;
    width: 35%;
    padding-bottom: 11%;
  }
  .content .page_note_page2 {
    top: 6%;
  }
  .item__box-img-500 {
    height: 300px;
  }
  .item__box-img-500 img {
    max-height: 300px;
  }
}

@media only screen and (max-width: 560px) {
  .content .page_note {
    top: 3.5%;
  }
  .content .page_note_page2 {
    top: 5%;
  }
}
