@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 70.3125%;
}

.header .slogan {
  width: 51.32812%;
  height: 0;
  padding-bottom: 18.90625%;
  top: 13.44444%;
  left: 46.01562%;
  background-size: 100%;
}

.header .logo {
  width: 27.96875%;
  height: 0;
  padding-bottom: 8.98438%;
  top: 1%;
  left: 55.85938%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.12291%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}
