@charset "UTF-8";
/*容器基本框架*/
.wrapper, .content {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 67.96875%;
}

.header .container .main {
  width: 66.5625%;
  height: 0;
  padding-bottom: 19.76562%;
  top: 64.94253%;
  left: 16.17188%;
  background-size: 100%;
}

.header .container .slogan {
  width: 53.75%;
  height: 0;
  padding-bottom: 6.5625%;
  top: 3.44828%;
  left: 23.04688%;
  background-size: 100%;
}

.header .container .man {
  width: 83.59375%;
  height: 0;
  padding-bottom: 50.3125%;
  top: 12.41379%;
  left: 8.67188%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100% !important;
}

.nav .container .navBtn {
  width: 90%;
}

.nav .container .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 17.75544%;
}

.nav .container .navBtn ul li.navBtn01 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn02 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn03 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn04 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li.navBtn05 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 53.26633%;
  background-position-y: 100%;
  background-size: 500% 200%;
}

/* ================= 內容 ================= */
.content .container {
  width: 90%;
}

.content h6 img {
  width: 90%;
}

.circle {
  width: 40%;
  height: 0;
  padding-bottom: 40%;
}

@media only screen and (max-width: 569px) {
  .circle_tit {
    width: 90px;
  }
}

@media only screen and (max-width: 376px) {
  .circle_tit {
    font-size: 15px;
  }
}

@media only screen and (max-width: 415px) {
  .circle_all .circle {
    width: 50%;
    padding-bottom: 50%;
  }
}

.iconbox .icon_tit01 {
  width: 71.95312%;
  height: 0;
  padding-bottom: 38.82812%;
  background-size: 100%;
}

.iconbox .icon_tit01 {
  width: 29.375%;
  padding-bottom: 15.625%;
  margin-left: -8%;
}

@media only screen and (max-width: 415px) {
  .iconbox .icon_tit01 {
    width: 60%;
    padding-bottom: 33%;
  }
}

/*一排兩顆*/
.content__main__rankBtnB {
  font-size: 90%;
}

@media only screen and (max-width: 415px) {
  .content__main__rankBtnB a {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 569px) {
  .content__btn li {
    width: 150px;
  }
}

/* ================= 內容區塊 ================= */
@media only screen and (max-width: 415px) {
  .box {
    margin-top: 35px;
    padding: 30px 25px;
  }
}
