@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 50.78125%;
}

.header .logo {
  width: 31.48437%;
  height: 0;
  padding-bottom: 10.15625%;
  top: 8%;
  left: 18.67188%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.25806%;
  background-size: 100%;
}

.header .slogan01 {
  width: 39.29688%;
  height: 0;
  padding-bottom: 6.64062%;
  top: 30.15385%;
  left: 15.15625%;
  background-size: 100%;
}

.header .slogan02 {
  width: 43.20312%;
  height: 0;
  padding-bottom: 10.46875%;
  top: 46.15385%;
  left: 12.8125%;
  background-size: 100%;
}

.header .role {
  width: 39.84375%;
  height: 0;
  padding-bottom: 49.76562%;
  top: 2.30769%;
  left: 54.29688%;
  background-size: 100%;
}

.content .container {
  width: 100%;
  padding: 4.5%;
}

@media only screen and (max-width: 560px) {
  .box {
    margin-top: 35px;
    padding: 30px 25px;
  }
}

.table tr td img {
  max-width: 65%;
}
