@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 37.5%;
}

.header .logo {
  width: 13.28125%;
  height: 0;
  padding-bottom: 5%;
  top: 3.125%;
  left: 50.46875%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 37.64706%;
  background-size: 100%;
}

.header .slogan {
  width: 44.14062%;
  height: 0;
  padding-bottom: 32.42188%;
  top: 9.16667%;
  left: 11.79688%;
  background-size: 100%;
}

.header .role {
  width: 66.64062%;
  height: 0;
  padding-bottom: 93.75%;
  top: 0%;
  right: -11.71875%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-bottom: 0;
}

.nav .container {
  width: 98%;
  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 {
  width: 100%;
  margin-left: 0;
}

.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.navBtn1 {
  width: 740px;
}

.nav .container .navBtn ul.navBtn2 {
  width: 740px;
}

.nav .container .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 23.24324%;
}

.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.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .container .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 96.08939%;
  background-size: 800% 100%;
}

/* ================= 內容 ================= */
.content:before {
  height: 0;
  padding-bottom: 31.78571%;
  margin-top: -31.78571%;
  background-size: 100%;
}

.content .container {
  width: 98%;
  padding: 20px 0;
}

.content .container > h3 img {
  width: 70%;
}

.content .container .btnM {
  max-width: 180px;
  max-height: 185px;
  width: 16.07143%;
  height: 0;
  padding-bottom: 16.51786%;
  background-size: 100%;
  top: 90px;
}

.content .container .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 102.77778%;
  background-size: 100%;
}

.tableNote_label {
  top: -60px;
  right: 0;
}

/*================= 禮包 ================= */
.slider-wra {
  width: 98%;
  background: #feccd5;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 65.85365%;
}

.slider-wra .slider ul.slider__list {
  width: 800%;
}

.slider-wra .slider ul.slider__list li {
  width: 12.5%;
  height: 100%;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}

.slider-wra .slider__btn ul li a {
  color: #fde0e6;
  background: #797ac5;
  border: 3px solid #f493b5;
  border-radius: 25px;
  padding: 10px 15px;
}

.slider-wra .slider__btn ul li a:hover {
  color: #fde0e6;
  background: #d76198;
  border: 3px solid #797ac5;
}

/* ================= 內容區塊 ================= */
.explanation .note-main .icon_tit {
  width: 13.20312%;
  height: 0;
  padding-bottom: 13.20312%;
  background-size: 100%;
  top: -32%;
  left: 62%;
}
