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

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

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

header#header_index {
  min-width: 400px;
  width: 100%;
  height: 100%;
  background-image: url(https://i.imgur.com/TO4dV8X.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;
}

.container.topfont {
  height: 550px;
  color: #FFF;
  font-size: 15px;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  letter-spacing: 2px;
}
.container.topfont p.flt_cap {
  height: 100%;
  display: flex;
  justify-content: center;
  font-size: 6px;
}
.container.topfont h5.slogan {
  display: flex;
  height: 100%;
  width: 87%;
  justify-content: center;
  align-items: center;
  letter-spacing: 4px;
}

.container.menu nav {
  position: relative;
  margin: 20px;
}
.container.menu nav ul {
  list-style: none;
}
.container.menu nav li {
  text-align: -webkit-match-parent;
  display: inline-block;
  width: 24.5%;
  letter-spacing: 2px;
  border-left: 1px solid;
}
.container.menu nav li.right {
  border-right: 1px solid;
}
.container.menu nav .yf_menu_list {
  color: #FFF;
  text-align: center;
}
.container.menu nav .yf_menu_list a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.container.menu nav .yf_menu_list a .top_menu_e {
  font-size: 16px;
  margin-bottom: 5px;
}
.container.menu nav .yf_menu_list a .top_menu_c {
  font-size: 16px;
}
.container.menu nav .yf_menu_list a .top_menu_ar {
  display: block;
  margin: auto auto;
  width: 55px;
  height: 19px;
  background-image: url("https://i.imgur.com/UU0vem1.png");
  background-position: left top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.container.menu nav .yf_menu_list a .top_menu_ar:hover {
  transform: translateX(30px);
  transition: 1;
}

.container.ws {
  height: 30px;
}

section#section_about1 .container img.pic1, section#section_about1 .container img.pic2 {
  width: 280px;
}
section#section_about1 .container img.snn {
  width: 60px;
  margin: 120px 0px 0px 130px;
}
section#section_about1 .container img.pic1 {
  margin: 100px 20px 100px 0px;
}
section#section_about1 .container img.pic2 {
  margin: 150px 0px 170px 25px;
}
section#section_about1 .container .aboutinnter {
  position: relative;
}
section#section_about1 .container .aboutinnter .big_fy {
  margin: 200px 50px 200px 50px;
  position: absolute;
  right: 0px;
  color: #EFEFEF;
  letter-spacing: 10px;
  font-size: 100px;
  font-weight: 1000;
  line-height: 100px;
}
section#section_about1 .container .aboutinnter p {
  margin-top: 270px;
  position: absolute;
  height: 430px;
  right: 80px;
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 500;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}

section#section_about2 {
  font-size: 22px;
}
section#section_about2 img.mountain {
  width: 140%;
  margin: 200px 0px 150px -100px;
}
section#section_about2 p {
  margin: 30px 0px;
  line-height: 34px;
  letter-spacing: 1px;
  font-weight: 500;
}
section#section_about2 img.moon {
  width: 70%;
  margin: -100px 0px 0px 50px;
}

section#section_about3 {
  font-size: 22px;
}
section#section_about3 .row {
  background-color: #EFEFEF;
}
section#section_about3 .row p.talk {
  margin: 40px 0px 0px 120px;
  line-height: 34px;
  letter-spacing: 1px;
  font-weight: 500;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
section#section_about3 .row img.hottea {
  width: 100%;
  margin: 40px 0px;
}

section#section_concept img.mist {
  width: 28%;
  margin: 70px 0px 120px 200px;
}
section#section_concept .big_con {
  margin: 0px 0px -200px -30px;
  color: #EFEFEF;
  letter-spacing: 10px;
  font-size: 100px;
  font-weight: 1000;
  line-height: 100px;
}
section#section_concept img.logoyf {
  width: 80%;
  margin: 90px;
}

section#section_concept1 .col-md-1 {
  margin: 0px 4px;
}
section#section_concept1 .col-md-1 .titleouter {
  display: flex;
  justify-content: center;
}
section#section_concept1 .col-md-1 .title, section#section_concept1 .col-md-1 .text {
  line-height: 31px;
  letter-spacing: 1px;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
section#section_concept1 .col-md-1 .title {
  color: #475D2D;
  font-size: 25px;
  font-weight: 600;
}
section#section_concept1 .col-md-1 .text {
  margin-top: 35px;
}

section#section_pic .row {
  margin-top: 150px;
  margin-bottom: 200px;
}
section#section_pic .row .col-md-2 {
  margin: 0;
  padding: 0;
}
section#section_pic .row .col-md-2 img {
  width: 100%;
}

section#section_lineup .lineup_title {
  display: flex;
  justify-content: center;
  color: #EFEFEF;
  letter-spacing: 10px;
  font-size: 100px;
  font-weight: 1000;
  line-height: 100px;
}
section#section_lineup .row.bbb {
  margin: 80px 0px 150px 0px;
}
section#section_lineup .row.bbb .col-md-10 .row.sss {
  background-color: #EFEFEF;
  padding: 15px;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 {
  display: flex;
  align-items: center;
  background-color: #F8F8F8;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag {
  margin-left: 20px;
  margin-top: 100px;
  margin-bottom: 100px;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a {
  text-decoration: none;
  color: inherit;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ptitle {
  color: #464646;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 5px;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ptitle:hover {
  opacity: 0.5;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ps {
  color: #464646;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 5px;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ps:hover {
  opacity: 0.5;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-7 {
  padding: 0px;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-7 a.conn {
  text-decoration: initial;
  color: inherit;
}
section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-7 .con4 {
  margin-left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(https://i.imgur.com/UAFuBby.jpg);
  background-size: 130%;
  background-position: center center;
}

section#section_storeinfo .store_title {
  margin-top: 200px;
  display: flex;
  justify-content: center;
  color: #EFEFEF;
  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;
}
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 .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;
  }
  header#header_index .container.topfont h5.slogan {
    padding-left: 70px;
  }
  header#header_index .container.menu nav {
    position: relative;
  }
  header#header_index .container.menu ul {
    list-style: none;
  }
  header#header_index .container.menu ul li {
    margin-top: 30px;
    margin-left: -30px;
    text-align: -webkit-match-parent;
    display: inline-block;
    width: 60%;
    letter-spacing: 2px;
    border-left: 1px solid;
    border-right: 1px solid;
  }
  header#header_index .container.menu ul li a.conc {
    display: none;
  }
  header#header_index .container.menu ul li.line {
    margin-top: -10px;
  }

  section#section_about1 .container img.snn {
    width: 10%;
    margin: -50px 20px 0px 40px;
  }
  section#section_about1 .container img.pic1 {
    width: 30%;
    margin: 100px 0px 0px 0px;
  }
  section#section_about1 .container img.pic2 {
    width: 30%;
    margin: -250px 0px 100px 240px;
  }
  section#section_about1 .container .aboutinnter {
    position: relative;
  }
  section#section_about1 .container .aboutinnter .big_fy {
    margin: 50px -20px 200px 0px;
    position: absolute;
  }
  section#section_about1 .container .aboutinnter p {
    font-size: 20px;
    margin-top: 100px;
    right: 0px;
    position: absolute;
  }

  section#section_about2 {
    font-size: 20px;
  }
  section#section_about2 img.mountain {
    width: 40%;
    margin: 600px 0px 0px 30px;
  }
  section#section_about2 p {
    font-size: 20px;
    margin: 50px 25px;
    line-height: 36px;
    letter-spacing: 0px;
  }
  section#section_about2 img.moon {
    display: none;
    width: 45%;
    margin: -100px 0px 0px 50px;
  }

  section#section_about3 {
    font-size: 20xp;
  }
  section#section_about3 .row {
    background-color: #EFEFEF;
  }
  section#section_about3 .row p.talk {
    font-size: 20px;
    margin: 50px 0px 0px 35px;
    line-height: 35px;
  }
  section#section_about3 .row img.hottea {
    width: 100%;
    margin: 40px 0px;
  }

  section#section_concept {
    display: none;
  }

  section#section_concept1 {
    display: none;
  }

  section#section_pic {
    display: none;
  }

  section#section_lineup .lineup_title {
    margin-top: 150px;
  }
  section#section_lineup .row.bbb {
    margin: 80px 0px 150px 0px;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss {
    background-color: #EFEFEF;
    padding: 15px;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 {
    display: flex;
    align-items: center;
    background-color: #F8F8F8;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag {
    margin-left: 20px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a {
    text-decoration: none;
    color: inherit;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ptitle {
    color: #464646;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 5px;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ptitle:hover {
    opacity: 0.5;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ps {
    color: #464646;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 5px;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-5 .tea_rhyme_bag a .ps:hover {
    opacity: 0.5;
  }
  section#section_lineup .row.bbb .col-md-10 .row.sss .col-md-7 .con4 {
    width: 100%;
    height: 300px;
    background-size: cover;
  }

  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;
  }
}