@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 51.5625%;
}

.header .container .logo {
  width: 25.3125%;
  height: 0;
  padding-bottom: 8.59375%;
  top: 77.27273%;
  left: 37.10938%;
}

.header .container .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 33.95062%;
  background-size: 100%;
}

.header .container .slogan {
  width: 36.17188%;
  height: 0;
  padding-bottom: 22.57812%;
  top: 10.90909%;
  left: 61.71875%;
  background-size: 100%;
}

.header .container .slogan02 {
  width: 33.51562%;
  height: 0;
  padding-bottom: 21.5625%;
  top: 11.81818%;
  left: 5.46875%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container h5 {
  font-size: 1.4em;
}

/* ================= 內容區塊 ================= */
@media only screen and (max-width: 415px) {
  .box {
    margin-top: 35px;
    padding: 30px 25px;
  }
}

@media only screen and (max-width: 415px) {
  .col-3 {
    width: 43%;
  }
}
