@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 68.75%;
}

.header .slogan {
  width: 50.07812%;
  height: 0;
  padding-bottom: 18.04688%;
  top: 10.22727%;
  left: 9.375%;
  background-size: 100%;
}

.header .logo {
  width: 15.46875%;
  height: 0;
  padding-bottom: 5%;
  top: 1.70455%;
  left: 25.78125%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.32323%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}
