@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 45.15625%;
}

.header .logo {
  width: 17.8125%;
  height: 0;
  padding-bottom: 7.73438%;
  top: 14.35986%;
  left: 41.25%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 43.42105%;
  background-size: 100%;
}

.header .man {
  width: 40.625%;
  height: 0;
  padding-bottom: 67.89062%;
  top: 7.26644%;
  left: -1.25%;
  background-size: 100%;
}

.header .girl {
  width: 33.28125%;
  height: 0;
  padding-bottom: 66.17188%;
  top: 5.70934%;
  left: 72.65625%;
  background-size: 100%;
}

.header .slogan {
  width: 57.57812%;
  height: 0;
  padding-bottom: 31.875%;
  top: 28.3737%;
  left: 21.01562%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 85%;
}

.nav .container .navBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav .container .navBtn ul li {
  width: 23%;
  height: 0;
  margin: 0px 2px;
  padding-bottom: 25%;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 100%;
  background-size: 400% 100%;
}

.nav .container .navBtnA {
  margin-left: 0;
}

.nav .container .navBtnB {
  margin-right: 0;
}

/* ================= 內容 ================= */
.content .container {
  width: 96%;
  padding: 20px;
  margin: 0 auto;
}

.content .container .btnM {
  width: 20.54688%;
  height: 0;
  padding-bottom: 4.60938%;
  top: 0px;
  right: 0px;
}

.content .container .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: 100%;
}

.slider-wra {
  width: 85%;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 67%;
}

.slider-wra .slider ul.slider__list {
  width: 800%;
}

.slider-wra .slider ul.slider__list li {
  width: 12.5%;
  height: 100%;
  font-size: 1em;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}

.slider-wra .slider__btn ul li a {
  border-radius: 25px;
  padding: 8px 10px;
  font-size: 1rem;
}

.tableNote_label {
  top: -80px;
  right: 20px;
}
