@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 46.875%;
}

.header .logo {
  width: 20.54688%;
  height: 0;
  padding-bottom: 6.95312%;
  top: 23.83333%;
  left: 26.79687%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 33.8403%;
  display: block;
  background-size: 100%;
}

.header .slogan {
  width: 40.625%;
  height: 0;
  padding-bottom: 22.1875%;
  top: 39.16667%;
  left: 16.875%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 25px 10px;
}

.content .container > h3 {
  padding: 0;
}

.content .container > h4 {
  font-size: 1.125em;
}
