@charset "UTF-8";
* {
  font-family: "微軟正黑體";
  box-sizing: border-box;
}

html, body {
  background-color: #FFF;
  transition: 0.5;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: initial;
}

header#header_index {
  min-width: 400px;
  padding-bottom: 50%;
  background-image: url(https://i.imgur.com/UAFuBby.jpg);
  background-size: cover;
  background-position: center center;
}

.yanfenglogotop {
  margin-top: 35px;
}

.yanfenglogo {
  width: 70%;
}

.col-md-4.icon {
  display: inline-block;
  margin-top: 20px;
}
.col-md-4.icon a {
  text-decoration: none;
  color: inherit;
}
.col-md-4.icon .online {
  padding: 20px;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 600;
}
.col-md-4.icon .online:hover {
  opacity: 0.5;
}
.col-md-4.icon img {
  padding: 10px;
  width: 15%;
  transition: 0.5s;
}
.col-md-4.icon img:hover {
  opacity: 0.5;
}

section#section_lineup {
  background-color: #EFEFEF;
  padding-top: 50px;
  padding-bottom: 150px;
  color: #464646;
}
section#section_lineup .lineup_title {
  margin-top: 120px;
  display: flex;
  justify-content: center;
  letter-spacing: 10px;
  font-size: 100px;
  font-weight: 1000;
  line-height: 100px;
}
section#section_lineup .lineup_sub {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  letter-spacing: 10px;
  font-size: 31px;
  font-weight: 1000;
}
section#section_lineup .lineup_sub span.ss {
  font-weight: 500;
}
section#section_lineup hr {
  width: 40%;
}
section#section_lineup hr.bom {
  padding-bottom: 50px;
}
section#section_lineup .lineup_p {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
}
section#section_lineup .row {
  margin-top: 80px;
  padding: 20px 30px;
}
section#section_lineup .row .col-md-6.tea1 .tea_rhyme_bag.thing1 {
  z-index: 1000;
  position: relative;
  display: inline-block;
  margin: auto;
  background-image: url(https://i.imgur.com/xOcAmyE.jpg);
  width: 500px;
  height: 360px;
  background-size: cover;
  background-position: center center;
}
section#section_lineup .row .col-md-6.in .innter {
  margin-top: 20px;
}
section#section_lineup .row .col-md-6.in .innter h5 {
  color: #1870BD;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 22px;
}
section#section_lineup .row .col-md-6.in .innter h4 {
  font-weight: 600;
  letter-spacing: 3px;
}
section#section_lineup .row .col-md-6.in .innter .ml {
  font-size: 28px;
  font-family: "Crimson Text";
}
section#section_lineup .row .col-md-6.in .innter p {
  font-size: 18px;
}
section#section_lineup .row .col-md-6.in .innter p.one {
  margin-top: -10px;
}
section#section_lineup .row .col-md-6.in .innter .buy {
  border: solid 2px #EFEFEF;
  margin-top: px;
  margin-bottom: 50px;
  display: inline-block;
  font-size: 16px;
  padding: 10px 40px;
  border-radius: 3px;
  letter-spacing: 2px;
  font-weight: 600;
}
section#section_lineup .row .col-md-6.in .innter .buy:hover {
  opacity: 0.6;
}
section#section_lineup .row .col-md-6.in .innter a {
  text-decoration: initial;
  color: inherit;
}
section#section_lineup .row .col-md-6.in .block {
  width: 700px;
  height: 460px;
  background-color: #fff;
  margin-top: -440px;
  margin-left: -150px;
  z-index: 10;
}
section#section_lineup .row .col-md-6.tea2 .tea_rhyme_bag.thing2 {
  z-index: 1000;
  position: relative;
  display: inline-block;
  margin: auto;
  background-image: url(https://i.imgur.com/nqArAc3.jpg);
  width: 500px;
  height: 360px;
  background-size: cover;
  background-position: center center;
}
section#section_lineup .row .col-md-6.in .innter h5.g {
  color: #00A879;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 22px;
}
section#section_lineup .row .col-md-6.tea3 .tea_rhyme_bag.thing3 {
  z-index: 1000;
  position: relative;
  display: inline-block;
  margin: auto;
  background-image: url(https://i.imgur.com/K7KeoBM.jpg);
  width: 500px;
  height: 360px;
  background-size: cover;
  background-position: center center;
}
section#section_lineup .row .col-md-6.in .innter h5.pi {
  color: #E6BFAF;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 22px;
}
section#section_lineup .row .col-md-6.tea4 .tea_rhyme_bag.thing4 {
  z-index: 1000;
  position: relative;
  display: inline-block;
  margin: auto;
  background-image: url(https://i.imgur.com/CKVM2gI.png);
  width: 500px;
  height: 360px;
  background-size: cover;
  background-position: center center;
}
section#section_lineup .row .col-md-6.in .innter {
  margin-top: 20px;
}
section#section_lineup .row .col-md-6.in .innter h5.lg {
  color: #B2CEAC;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 22px;
}
section#section_lineup .row .col-md-6.tea5 .tea_rhyme_bag.thing5 {
  z-index: 1000;
  position: relative;
  display: inline-block;
  margin: auto;
  background-image: url(https://i.imgur.com/RwHvFiz.jpg);
  width: 500px;
  height: 360px;
  background-size: cover;
  background-position: center center;
}
section#section_lineup .row .col-md-6.in .innter {
  margin-top: 20px;
}
section#section_lineup .row .col-md-6.in .innter h5.yy {
  color: #ECCB29;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 22px;
}
section#section_lineup .row .col-md-6.tea6 .tea_rhyme_bag.thing6 {
  z-index: 1000;
  position: relative;
  display: inline-block;
  margin: auto;
  background-image: url(https://i.imgur.com/yYxp5fK.jpg);
  width: 500px;
  height: 360px;
  background-size: cover;
  background-position: center center;
}
section#section_lineup .row .col-md-6.in .innter {
  margin-top: 20px;
}
section#section_lineup .row .col-md-6.in .innter h5.rr {
  color: #BF0012;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 22px;
}

section#section_storeinfo .store_title {
  margin-top: 160px;
  display: flex;
  justify-content: center;
  color: #464646;
  letter-spacing: 10px;
  font-size: 100px;
  font-weight: 1000;
  line-height: 100px;
}
section#section_storeinfo .row {
  margin-top: 70px;
  margin-bottom: 30px;
}
section#section_storeinfo .row.storefoood {
  margin-top: 0px;
}
section#section_storeinfo .row.storefoood .piclogo {
  width: 60%;
}
section#section_storeinfo .row.storefoood p {
  margin-left: -40px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 35px;
}
section#section_storeinfo .col-md-4.foodicon {
  display: inline-block;
  padding-left: 20px;
}
section#section_storeinfo a {
  text-decoration: none;
  color: inherit;
}
section#section_storeinfo .online {
  padding: 20px;
  color: #464646;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 600;
}
section#section_storeinfo .online:hover {
  opacity: 0.5;
}
section#section_storeinfo img {
  padding: 10px;
  width: 15%;
  transition: 0.5s;
}
section#section_storeinfo img:hover {
  opacity: 0.5;
}
section#section_storeinfo .row.shopfood .food {
  display: flex;
  justify-content: center;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
}

@media screen and (max-width: 570px) {
  header#header_index {
    min-width: 400px;
    padding-bottom: 50%;
  }
  header#header_index .col-md-2.yanfenglogotop {
    margin-top: 80px;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header#header_index .col-md-4.icon {
    display: none;
  }

  section#section_lineup {
    padding-top: 0px;
    padding-left: 20px;
  }
  section#section_lineup .lineup_title {
    font-size: 70px;
  }
  section#section_lineup .lineup_sub {
    font-size: 22px;
  }
  section#section_lineup hr {
    width: 90%;
  }
  section#section_lineup .lineup_p {
    font-size: 15px;
  }
  section#section_lineup .row {
    margin-top: 50px;
    padding: 0px 0px;
  }
  section#section_lineup .row .col-md-6.tea1 .tea_rhyme_bag.thing1 {
    width: 100%;
  }
  section#section_lineup .row .col-md-6.tea2 .tea_rhyme_bag.thing2 {
    width: 100%;
  }
  section#section_lineup .row .col-md-6.tea3 .tea_rhyme_bag.thing3 {
    width: 100%;
  }
  section#section_lineup .row .col-md-6.tea4 .tea_rhyme_bag.thing4 {
    width: 100%;
  }
  section#section_lineup .row .col-md-6.tea5 .tea_rhyme_bag.thing5 {
    width: 100%;
  }
  section#section_lineup .row .col-md-6.tea6 .tea_rhyme_bag.thing6 {
    width: 100%;
  }
  section#section_lineup .row .col-md-6.in .block {
    width: 550px;
    height: 460px;
    background-color: #fff;
    margin-top: -440px;
    margin-left: -150px;
    z-index: 10;
  }

  section#section_storeinfo .store_title {
    margin-top: 0px;
  }
  section#section_storeinfo .rwd-map {
    padding: 20px;
  }
  section#section_storeinfo .row {
    margin-top: 70px;
    margin-bottom: 30px;
  }
  section#section_storeinfo .row.storefoood {
    margin-top: 0px;
  }
  section#section_storeinfo .row.storefoood .piclogo {
    width: 30%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  section#section_storeinfo .row.storefoood p {
    padding: 20px;
    margin-left: 3px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: center;
  }
  section#section_storeinfo .row.storefoood .food {
    margin: 40px 0px 20px 120px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1px;
  }
  section#section_storeinfo .row.storefoood .col-md-4.foodicon {
    text-align: center;
  }
  section#section_storeinfo .row.shopfood .col-md-5.icon .col-md-5.iconicon {
    display: inline-block;
    margin-top: 20px;
  }
  section#section_storeinfo .row.shopfood .col-md-5.icon .col-md-5.iconicon a {
    text-decoration: none;
    color: inherit;
  }
  section#section_storeinfo .row.shopfood .col-md-5.icon .col-md-5.iconicon .online {
    padding: 20px;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 600;
  }
  section#section_storeinfo .row.shopfood .col-md-5.icon .col-md-5.iconicon .online:hover {
    opacity: 0.5;
  }
  section#section_storeinfo .row.shopfood .col-md-5.icon .col-md-5.iconicon img {
    padding: 10px;
    width: 15%;
    transition: 0.5s;
  }
  section#section_storeinfo .row.shopfood .col-md-5.icon .col-md-5.iconicon img:hover {
    opacity: 0.5;
  }
}