@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 61.79687%;
}

.header .slogan {
  width: 38.4375%;
  height: 0;
  padding-bottom: 11.01562%;
  top: 3.79267%;
  left: 26.09375%;
  background-size: 100%;
}

.header .slogan02 {
  width: 76.875%;
  height: 0;
  padding-bottom: 21.5625%;
  top: 64.47535%;
  left: 12.03125%;
  background-size: 100%;
}

.header .logo {
  width: 11.875%;
  height: 0;
  padding-bottom: 7.73438%;
  top: 68.01517%;
  right: 1.17188%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 65.13158%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 897px;
}

.nav .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 9.92196%;
}

.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.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .navBtn ul li a {
  width: 98.99666%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 28.76254%;
  background-size: 600% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 94%;
  padding: 5px;
}

.content .container .btn_Notice {
  width: 19.89796%;
  height: 0;
  padding-bottom: 6.73469%;
  margin-top: 2%;
  right: 5%;
}

@media only screen and (max-width: 798px) {
  .LSize {
    display: none !important;
  }
  .SSize {
    display: -ms-grid !important;
    display: grid !important;
  }
}
