@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 48.4375%;
}

.header .logo {
  width: 16.48438%;
  height: 0;
  padding-bottom: 10.625%;
  top: 0%;
  left: 79.29688%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 64.45498%;
}

.header .slogan01 {
  width: 64.76562%;
  height: 0;
  padding-top: 37.65625%;
  top: 10.96774%;
  left: -2.42188%;
  background-size: 100%;
}

.header .slogan02 {
  width: 55.9375%;
  height: 0;
  padding-top: 10.78125%;
  top: 71.93548%;
  left: 2.1875%;
  background-size: 100%;
}

.nav .container {
  width: 98%;
  margin: 0 auto;
}

.nav .container .navBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav .container .navBtn ul li {
  width: 22%;
  height: 0;
  padding-bottom: 8.9404%;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 35.76159%;
  background-size: 700% 100%;
}

/* ================= 內容 ================= */
.content .container {
  padding: 0px 2% 1% 2%;
}

.content .container h3 {
  margin-bottom: 6%;
}

.content .container ol,
.content .container ul {
  margin-left: 2em;
}

.content .container .btn_note {
  width: 15.625%;
  height: 0;
  padding-bottom: 32.25806%;
  right: 1%;
  z-index: 3;
}

.content .container .btn_note a {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.content__btn {
  width: 75%;
  margin: 0 auto;
  padding-top: 3px;
}

.content__btn div a {
  padding: 3px 7px;
  font-size: 85%;
}
