@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 62.5%;
}

.header .logo {
  width: 22.57812%;
  height: 0;
  padding-bottom: 7.26563%;
  top: 3.25%;
  left: 2.03125%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.17993%;
  display: block;
  background-size: 100%;
}

.header .light {
  width: 54.92188%;
  height: 0;
  padding-bottom: 44.14062%;
  top: 0%;
  left: 3.90625%;
  background-size: 100%;
}

.header .slogan {
  width: 63.75%;
  height: 0;
  padding-bottom: 34.92188%;
  top: 11.25%;
  left: 6.25%;
  background-size: 100%;
}

.header .gashapon {
  width: 30.625%;
  height: 0;
  padding-bottom: 56.79688%;
  top: 1.875%;
  left: 65%;
  background-size: 100%;
}

.header .awards {
  width: 83.28125%;
  height: 0;
  padding-bottom: 16.40625%;
  top: 71.875%;
  left: 8.20312%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  margin: 10px 0;
}

.nav .container {
  width: 100%;
  max-width: 1005px;
}

.nav .container ul.navBtn li {
  width: 33%;
  height: 0;
  padding-bottom: 10.84577%;
}

.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 a {
  width: 96.71642%;
  height: 0;
  padding-bottom: 32.53731%;
  background-size: 300%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 25px 10px;
}

.content .container > h3 {
  padding: 0;
}
