@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: 33.63229%;
  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: 77.26562%;
  height: 0;
  padding-bottom: 38.98438%;
  top: 12.5%;
  left: 11.71875%;
  background-size: 100%;
}

.header .role {
  width: 53.75%;
  height: 0;
  padding-bottom: 54.92188%;
  top: 0%;
  left: 47.65625%;
  background-size: 100%;
}

.header .coconut {
  width: 13.35938%;
  height: 0;
  padding-bottom: 14.92188%;
  top: 76.875%;
  left: 2.34375%;
  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;
}
