@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 65.625%;
}

.header .logo {
  width: 15.625%;
  height: 0;
  padding-bottom: 9.60938%;
  top: 27.7381%;
  left: 55.46875%;
  background-size: 100%;
  display: none;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 61.5%;
}

.header .slogan {
  width: 46.25%;
  height: 0;
  padding-top: 15.85938%;
  top: 1.78571%;
  left: 24.29688%;
  background-size: 100%;
}

.header .icon01 {
  width: 37.5%;
  height: 0;
  padding-top: 38.28125%;
  top: 27.14286%;
  left: 23.98438%;
  background-size: 100%;
}

.header .icon02 {
  width: 24.375%;
  height: 0;
  padding-top: 25.07812%;
  top: 45.47619%;
  left: 0.78125%;
  background-size: 100%;
}

.header .icon03 {
  width: 23.125%;
  height: 0;
  padding-top: 23.90625%;
  top: 8.92857%;
  left: 1.32812%;
  background-size: 100%;
}

.header .role {
  width: 51.95312%;
  height: 0;
  padding-top: 89.0625%;
  top: 1.07143%;
  left: 50.07812%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 96%;
  margin: 0 auto;
  padding: 0 1em;
}

.content .container h3 {
  padding-bottom: 6%;
}

.content .container h3 img {
  max-width: 80%;
  top: -255%;
}

.content .container ol,
.content .container ul {
  margin-left: 2em;
}

.content__btn {
  width: 75%;
  margin: 0 auto;
  padding-top: 3px;
}

.content__btn div a {
  padding: 3px 7px;
  font-size: 85%;
}
