@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
  position: relative;
}

.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 53.04688%;
  position: relative;
}

.header .logo {
  width: 20.54688%;
  height: 0;
  padding-bottom: 11.09375%;
  top: 17.3785%;
  left: 16.09375%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 53.9924%;
  background-size: 100%;
}

.header .slogan02 {
  width: 57.10937%;
  height: 0;
  padding-bottom: 55.625%;
  top: 0%;
  left: 4.76562%;
  background-size: 100%;
}

.header .slogan01 {
  width: 51.875%;
  height: 0;
  padding-bottom: 20.9375%;
  top: 31.66421%;
  left: 8.59375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  z-index: 1;
  position: relative;
}

.nav .container {
  width: 100%;
  position: relative;
  padding-top: 0.5%;
}

.nav .container .navBtn {
  width: 63.28125%;
  position: relative;
  margin-left: 9.76562%;
}

.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: 33%;
  height: 0;
  margin-top: 0;
  padding-bottom: 8.76543%;
}

.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 a {
  width: 99.25926%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 26.2963%;
  background-size: 600% 100%;
}

.nav .container .btnM, .nav .container .btnM a {
  width: 16.71875%;
  padding-bottom: 67.75701%;
}

.nav .container .btnM {
  height: 0;
  top: 5.00736%;
  right: 9.76562%;
}

.nav .container .btnM a {
  width: 100%;
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  border: 4px;
  border-radius: 25px;
}

.content .container > h3 img {
  width: 70%;
}
