@charset "UTF-8";
html, body {
  background-size: 150%;
}

/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 50.9375%;
}

.header .logo {
  width: 17.5%;
  height: 0;
  padding-bottom: 6.40625%;
  top: 1.53374%;
  left: 38.90625%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 39.0625%;
  background-size: 100%;
}

.header .slogan_fun {
  width: 45.07812%;
  height: 0;
  padding-bottom: 18.20312%;
  top: 32.51534%;
  left: 13.4375%;
  background-size: 100%;
}

.header .slogan_happy {
  width: 21.875%;
  height: 0;
  padding-bottom: 13.59375%;
  top: 13.65031%;
  left: 12.73438%;
  background-size: 100%;
}

.header .slogan_pic {
  width: 23.28125%;
  height: 0;
  padding-bottom: 16.40625%;
  top: 61.34969%;
  left: 11.25%;
  background-size: 100%;
}

.header .slogan_summer {
  width: 23.04688%;
  height: 0;
  padding-bottom: 13.51562%;
  top: 59.04908%;
  left: 30.46875%;
  background-size: 100%;
}

.header .slogan_tit {
  width: 36.01562%;
  height: 0;
  padding-bottom: 10%;
  top: 78.98773%;
  left: 15.625%;
  background-size: 100%;
}

.header .lead01 {
  width: 35.39062%;
  height: 0;
  padding-bottom: 75.15625%;
  top: 6.13497%;
  left: 57.1875%;
  background-size: 100%;
}

.header .lead02 {
  width: 27.73438%;
  height: 0;
  padding-bottom: 80.9375%;
  top: 0%;
  left: 48.59375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
}

.nav .container ul.navBtn li {
  width: 23%;
  height: 0;
  padding-bottom: 22.58065%;
}

.nav .container ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container ul.navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}

/* ================= 內容 ================= */
.content {
  background-size: 150%;
}

.content .container {
  width: 98%;
  padding: 20px;
}

.content .container > h3 img {
  width: 100%;
}
