@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 64.0625%;
}

.header .logo {
  width: 27.34375%;
  height: 0;
  padding-bottom: 8.125%;
  top: 3.04878%;
  left: 58.20312%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 29.71429%;
  display: block;
  background-size: 100%;
}

.header .subtitle {
  width: 62.5%;
  height: 0;
  padding-bottom: 30.85938%;
  top: 9.7561%;
  left: 36.71875%;
  background-size: 100%;
}

.header .role {
  width: 31.79688%;
  height: 0;
  padding-bottom: 27.57812%;
  top: 63.41463%;
  left: 29.6875%;
  background-size: 100%;
}

.header .light {
  width: 47.57812%;
  height: 0;
  padding-bottom: 32.89062%;
  top: 12.19512%;
  left: 46.875%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 25px 10px;
}

.content .container > h3 {
  padding: 0;
}
