@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 62.5%;
}

.header .logo {
  width: 15.39062%;
  height: 0;
  padding-bottom: 10.07812%;
  left: 48.82812%;
  top: 32.5%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 65.48223%;
  background-size: 100%;
}

.header .slogan {
  width: 55.46875%;
  height: 0;
  padding-bottom: 22.34375%;
  top: 4%;
  left: 11.25%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content {
  padding: 30px 0;
}

.content > h3 {
  padding: 0 0 10px 0;
}

.content > h3 img {
  display: block;
  width: 60%;
  margin: 0 auto;
}

.content .container {
  width: 98%;
  padding: 0;
}
