@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 50.78125%;
}

.header .logo {
  width: 17.8125%;
  height: 0;
  padding-bottom: 7.42188%;
  top: 22%;
  left: 53.51562%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 41.66667%;
  background-size: 100%;
}

.header .sloganLabel {
  width: 14.60938%;
  height: 0;
  padding-bottom: 16.48438%;
  top: 6.15385%;
  left: 71.01562%;
  background-size: 100%;
  -webkit-transform-origin: 54.54545% 40.28436%;
          transform-origin: 54.54545% 40.28436%;
}

.header .slogan {
  width: 57.96875%;
  height: 0;
  padding-bottom: 31.875%;
  top: 26.15385%;
  left: 32.65625%;
  background-size: 100%;
}

.header .lead {
  width: 67.42188%;
  height: 0;
  padding-bottom: 118.04688%;
  top: 0%;
  left: -8.67188%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-bottom: 0;
}

.nav .container {
  width: 98%;
}

.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 li {
  width: 20%;
  height: 0;
  padding-bottom: 9.85222%;
}

.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.navBtn9 a {
  background-position-x: -800% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 49.26108%;
  background-size: 900% 100%;
}

/* ================= 內容 ================= */
.content:before {
  height: 0;
  padding-bottom: 37.08333%;
  margin-top: -37.08333%;
  background-size: 100%;
}

.content .container {
  width: 98%;
  padding: 20px 0;
}

.content .container > h3 img {
  width: 50%;
}

.content .container .btnM {
  width: 25.52083%;
  height: 0;
  padding-bottom: 8.33333%;
  background-size: 100%;
  top: 65px;
}

.content .container .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 32.65306%;
  background-size: 100%;
}

.ribbonTop {
  width: 30px;
  left: -10px;
}

@media only screen and (max-width: 500px) {
  .ribbonTop {
    left: -20px;
  }
}

.ribbonTop p {
  font-size: 1em;
  line-height: 1em;
}

.ribbonTop:after {
  bottom: -14.5px;
  border-left: 15px solid #a40000;
  border-right: 15px solid #a40000;
  border-bottom: 15px solid transparent;
}

.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: 600%;
}

.slider-wra .slider ul.slider__list li {
  width: 16.66667%;
  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;
}
