@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 63.67188%;
}

.header .logo {
  width: 13.59375%;
  height: 0;
  padding-bottom: 8.98438%;
  top: 0.3125%;
  left: 25.39062%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 65.25822%;
  display: block;
  background-size: 100%;
}

.header .goldenegg {
  width: 42.10938%;
  height: 0;
  padding-bottom: 48.4375%;
  top: -1.22699%;
  left: 31.48437%;
  background-size: 100%;
}

.header .slogan01 {
  width: 43.51562%;
  height: 0;
  padding-bottom: 20.85938%;
  top: 47.36196%;
  left: 27.57812%;
  background-size: 100%;
}

.header .slogan02 {
  width: 79.375%;
  height: 0;
  padding-bottom: 26.48438%;
  top: 59.1411%;
  left: 11.48438%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 95%;
  margin: 0 auto;
}

.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
  /*justify-content: space-around;*/
}

.nav .container ul.navBtn li {
  width: 33%;
  height: 0;
  padding-bottom: 12.09677%;
  /*&:nth-child(odd){
                    margin-top: 0;
                }*/
}

.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 a {
  width: 100%;
  height: 0;
  padding-bottom: 37.5%;
  background-size: 500%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px 10px;
}

.content .container > h3 {
  padding: 0;
}

/* ================= 超商連結 ================= */
.shopbox {
  width: 90%;
  height: 0;
  padding-bottom: 18%;
  overflow: hidden;
}

.shopbox > li {
  width: 33%;
  height: 0;
  padding-bottom: 20%;
  margin: 0;
}

.shopBtn01, .shopBtn02, .shopBtn03 {
  height: 0;
  padding-bottom: 58%;
  background-size: 76%;
}

/*================= 蛋區 =================*/
.eggorder {
  width: 80%;
  height: 0;
  padding-bottom: 31.25%;
}

.eggorder > img {
  width: 28%;
}

.eggorder_tit {
  width: 20.3125%;
  top: 2.34375%;
  right: 17.1875%;
  padding: 3%;
  font-size: 1em;
}

.eggstatus {
  height: 0;
  padding-bottom: 24.21875%;
}

.eggstatus ul li {
  width: 24.21875%;
  height: 0;
  padding-bottom: 24.21875%;
}

.eggstatus img {
  width: 81.25%;
}

@media screen and (max-width: 414px) {
  /* ================= 內容區塊 ================= */
  .box > img {
    width: 65%;
  }
}
