@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 53.125%;
}

.header .role {
  width: 52.26563%;
  height: 0;
  padding-bottom: 46.32812%;
  top: 9.26471%;
  left: 55%;
  background-size: 100%;
}

.header .slogan {
  width: 31.40625%;
  height: 0;
  padding-bottom: 10.3125%;
  top: 45%;
  left: 17.57812%;
  background-size: 100%;
}

.header .logo {
  width: 21.5625%;
  height: 0;
  padding-bottom: 6.95312%;
  top: 0.73529%;
  left: 55.46875%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.24638%;
}

/* ================= 內容 ================= */
.content .container {
  width: 96%;
  padding: 1em 1.2em;
}
