@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 63.59375%;
}

.header .slogan01 {
  width: 50.78125%;
  height: 0;
  padding-bottom: 10.15625%;
  top: 2.7027%;
  left: 30.70312%;
  background-size: 100%;
}

.header .slogan02 {
  width: 47.1875%;
  height: 0;
  padding-bottom: 14.6875%;
  top: 74.57002%;
  left: 41.17188%;
  background-size: 100%;
}

.header .cardRight {
  width: 21.71875%;
  height: 0;
  padding-bottom: 21.79688%;
  top: 2.9484%;
  left: 80.15625%;
  background-size: 100%;
}

.header .logo {
  width: 14.29688%;
  height: 0;
  padding-bottom: 9.14062%;
  top: 83.90663%;
  left: 3.90625%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
}

.content h3 {
  margin-top: -6px;
}

@media only screen and (max-width: 400px) {
  .content h3 img {
    width: 110%;
    margin-left: -5%;
  }
}

/* ================= 內容區塊 ================= */
@media only screen and (max-width: 560px) {
  .box {
    margin-top: 35px;
    padding: 30px 25px;
  }
}
