@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.header .logo {
  width: 32.42188%;
  height: 0;
  padding-bottom: 10.3125%;
  top: 6.94444%;
  left: 26.71875%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 31.80723%;
  display: block;
  background-size: 100%;
}

.header .subtitle {
  width: 70.39062%;
  height: 0;
  padding-bottom: 19.92188%;
  top: 27.36111%;
  left: 3.35938%;
  background-size: 100%;
}

.header .role {
  width: 26.71875%;
  height: 0;
  padding-bottom: 59.76562%;
  top: 9.58333%;
  left: 73.90625%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 25px 10px;
}

.content .container > h3 {
  padding: 0;
}
