@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 55.625%;
}

.header .logo {
  width: 16.01562%;
  height: 0;
  padding-bottom: 10.3125%;
  top: 1.68539%;
  left: 14.0625%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 66.40625%;
  background-size: 100%;
}

.header .slogan {
  width: 50.78125%;
  height: 0;
  padding-bottom: 13.28125%;
  top: 62.5%;
  left: 43.35938%;
  background-size: 100%;
}

.header .logo_911 {
  width: 9.0625%;
  height: 0;
  padding-bottom: 6.48438%;
  top: 2.38764%;
  left: 73.59375%;
  background-size: 100%;
}

.header .man01 {
  width: 32.89062%;
  height: 0;
  padding-bottom: 54.45312%;
  top: 3.08989%;
  left: 38.28125%;
  background-size: 100%;
}

.header .man02 {
  width: 30.78125%;
  height: 0;
  padding-bottom: 52.73438%;
  top: 2.38764%;
  left: 70%;
  background-size: 100%;
}

.header .man03 {
  width: 27.8125%;
  height: 0;
  padding-bottom: 53.51562%;
  top: 2.94944%;
  left: 53.82813%;
  background-size: 100%;
}

.header .motorcycle {
  width: 42.5%;
  height: 0;
  padding-bottom: 44.76562%;
  top: 35.11236%;
  left: 1.5625%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
}

.nav .container ul.navBtn li {
  width: 31%;
  height: 0;
  padding-bottom: 9.35484%;
}

.nav .container ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container ul.navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container ul.navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container ul.navBtn li.navBtn6 a {
  background-position-x: -500% !important;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px;
}

.content .container > p {
  margin-left: 1em;
}

.content .container .iconbox .icon_tit {
  width: 38.28125%;
  height: 0;
  padding-bottom: 23.04688%;
  background-size: 100%;
  margin-left: 69%;
  margin-top: -16%;
}

@media screen and (max-width: 665px) {
  .content {
    padding-bottom: 7%;
  }
  .content .container > h3 img {
    width: 100%;
  }
  .content .container > h5 {
    padding: 5px 50px;
  }
  .content .container .ImgStyleA {
    width: 20%;
  }
  .content .container .ImgStyleD {
    width: 55%;
  }
  .btnBox a {
    width: 70%;
  }
  .content__btn div {
    font-size: 0.9em;
  }
  .content__btn div a {
    line-height: 22px;
    border-radius: 12px;
  }
  .item__box .item__box-title {
    font-size: 85%;
  }
  .formula_prize .formula_get {
    font-size: 85%;
  }
  .col {
    margin: 3px;
  }
  .box--size {
    padding: 0 10px 10px 10px;
  }
  .box > p {
    font-size: 85%;
  }
}

@media screen and (max-width: 414px) {
  .content .container > h5 {
    padding: 5px;
  }
  .content .container .ImgStyleA {
    width: 20%;
  }
  .content .container .ImgStyleB {
    width: 30%;
  }
  .content .container .ImgStyleC {
    width: 45%;
  }
  .content .container .ImgStyleE {
    width: 80%;
  }
  .content .container .ImgStyleF {
    width: 100%;
  }
  .content .container .formula_prize .formula_get {
    font-size: 70%;
  }
  .content .container .iconbox {
    display: none;
  }
  .table_imgsizeB img {
    width: 100%;
  }
}
