@charset "UTF-8";
.fami-title-faq {
  font-size: 30px;
  line-height: 1.5;
  color: #037bd2;
  margin-bottom: 24px
}
.recipe-page #pills-tab {
  margin-bottom: 10px
}
.recipe-page #pills-tab.swiper-container {
  white-space: nowrap;
  overflow-x: hidden
}
.recipe-page #pills-tab.swiper-container .nav {
  margin-left: auto;
  margin-right: auto
}
@media (min-width:1200px) {
  .recipe-page #pills-tab.swiper-container .nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.recipe-page #pills-tab.swiper-container .nav-item {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 0 12px
}
.recipe-page #pills-tab.swiper-container .nav-link {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: .25rem;
  font-size: 18px
}
.recipe-page #pills-tabContent .swiper-slide {
  text-align: center;
  padding: 0 20px
}
.recipe-page #pills-tabContent .swiper-button-next, .recipe-page #pills-tabContent .swiper-button-prev {
  color: #514132
}
.recipe-page .tab-pane {
  position: relative
}
.recipe-page .tab-pane .swiper-button-next, .recipe-page .tab-pane .swiper-button-prev {
  display: none
}
@media (min-width:768px) {
  .recipe-page .tab-pane .swiper-button-next, .recipe-page .tab-pane .swiper-button-prev {
    display: block
  }
}
.recipe-page .recipe-img {
  max-width: 200px;
  width: 100%;
  height: auto
}
.teach-page {
  --swiper-navigation-size: 30px
}
.teach-page .swiper-outer {
  position: relative
}
.teach-page .swiper-outer .swiper-button-next, .teach-page .swiper-outer .swiper-button-prev {
  color: #514132;
  display: block
}
@media (min-width:992px) {
  .teach-page .swiper-outer .swiper-button-next, .teach-page .swiper-outer .swiper-button-prev {
    display: none
  }
}
.teach-page .process {
  margin-bottom: 32px
}
.teach-page .process__title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #514132
}
.teach-page .process__fork {
  text-align: center
}
.teach-page .process__fork img {
  max-width: 40px;
  width: 100%;
  height: auto
}
.teach-page .process__shopping img {
  max-width: 180px;
  width: 100%;
  height: auto
}
.teach-page .process__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:992px) {
  .teach-page .process__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.teach-page .process__desc {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #514132
}
.teach-page .step__photo {
  margin-bottom: 24px;
  text-align: center
}
.teach-page .step__photo img {
  max-width: 280px;
  width: 100%;
  height: auto;
  -webkit-box-shadow: -1px 1px 14px -5px rgba(0, 0, 0, .3);
  box-shadow: -1px 1px 14px -5px rgba(0, 0, 0, .3);
  border-radius: 15px
}
@media (min-width:992px) {
  .teach-page .step__photo img {
    max-width: 250px
  }
}
.teach-page .step__photo_fp {
  margin-bottom: 24px;
  text-align: center
}

.teach-page .step__photo_fp img {
  width: 100%;
  height: auto;
  max-width: 100%;
  box-shadow: -1px 1px 14px -5px rgba(0, 0, 0, .3);
  border-radius: 15px;
}
@media (min-width: 992px) {
  .teach-page .step__photo_fp img {
    max-width: 500px;
  }
}
@media (max-width: 820px) {
  .teach-page .step__photo_fp img {
    max-width: 450px;
  }
}
@media (max-width: 768px) {
  .teach-page .step__photo_fp img {
    max-width: 300px;
  }
}

.teach-page .step__text {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #6d6d6d
}
.swiper-container .nav {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.swiper-container.has-swiper-btn {
  margin-left: 0;
  margin-right: 0
}
@media (min-width:768px) {
  .swiper-container.has-swiper-btn {
    margin-left: 50px;
    margin-right: 50px
  }
}
.swiper-container.has-swiper-scrollbar {
  padding-top: 20px;
  max-width: 100%
}
@media (min-width:992px) {
  .swiper-container.has-swiper-scrollbar {
    max-width: none
  }
}
.swiper-outer.fp {
  max-width: 500px;
}
.swiper-container.has-swiper-scrollbar.fp {
  padding-top: 20px;
}
@media (min-width:992px) {
  .swiper-container.has-swiper-scrollbar.fp {
    max-width: none
  }
}
.swiper-container.has-swiper-scrollbar .swiper-pagination {
  position: static;
  margin-top: 2.5rem
}
@media (min-width:992px) {
  .swiper-container.has-swiper-scrollbar .swiper-pagination {
    display: none
  }
}
.swiper-container.has-swiper-scrollbar .swiper-pagination-bullet-active {
  background: #037bd2
}
.swiper-container.has-swiper-scrollbar.fp .swiper-pagination-bullet-active {
  background: #00b347
}
@media (min-width:992px) {
  .swiper-container.has-swiper-scrollbar .swiper-slide {
    max-width: 300px
  }
  .swiper-container.has-swiper-scrollbar .swiper-slide:not(:first-child) {
    position: relative
  }
  .swiper-container.has-swiper-scrollbar .swiper-slide:not(:first-child)::after {
    position: absolute;
    top: 40%;
    left: -50px;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/teach/icon-next-blue.png);
    background-size: 30px;
    background-repeat: no-repeat
  }
}
@media (min-width: 992px) {
  .swiper-container.has-swiper-scrollbar.fp .swiper-slide {
    max-width: 500px; 
  }
  .swiper-container.has-swiper-scrollbar.fp .swiper-slide:not(:first-child) {
    position: relative
  }
  .swiper-container.has-swiper-scrollbar.fp .swiper-slide:not(:first-child)::after {
    position: absolute;
    top: 40%;
    left: -50px;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/teach/icon-next-green.png);
    background-size: 30px;
    background-repeat: no-repeat
  }
}
.swiper-container.has-swiper-scrollbar.swiper-container-horizontal > .swiper-scrollbar {
  position: relative;
  margin-top: 2.5rem;
  width: 60%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none
}
@media (min-width:992px) {
  .swiper-container.has-swiper-scrollbar.swiper-container-horizontal > .swiper-scrollbar {
    display: block
  }
}

.faq {
  margin: 0;
  padding: 0;
  counter-reset: num
  /* margin-bottom: 3.5rem */
}
.faq > li {
  list-style: none
}
.faq__item {
  font-size: 16px;
  color: #225264
}
.faq__item:not(:last-child) {
  margin-bottom: 15px
}
@media (min-width:992px) {
  .faq__item {
    font-size: 18px
  }
}
.faq__item > .question {
  position: relative;
  padding: 10.5px 15px;
  padding-left: 61px;
  padding-right: 30px;
  border-bottom: solid .8px rgba(152, 152, 152, .5);
  border: solid .8px rgba(152, 152, 152, .5);
  border-radius: 8px;
  cursor: pointer
}
.faq__item > .question + .answer {
  display: none
}
.faq__item > .question::before {
  counter-increment: num;
  content: "Q"counter(num, decimal-leading-zero) "："; 
  position: absolute;
  top: 11px;
  left: 0;
  display: inline-block;
  width: 61px;
  text-align: right
}
.faq__item.bigpart > .question::before {
  content: "";
  background-image: url(../img/teach/icon-part.png);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position-x: 14px;
  height: 30px;
  top: 8px
}
.faq__item > .question::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
  border: solid rgba(152, 152, 152, .5);
  border-width: 0 2px 2px 0;
  padding: 4px;
  display: inline-block;
  -webkit-transform: rotate(-45deg) translate(-50%, 0);
  transform: rotate(-45deg) translate(-50%, 0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform-origin: bottom;
  transform-origin: bottom
}
.faq__item > .question--active {
  margin-bottom: -1px;
  border-radius: 8px 8px 0 0;
  padding-left: 55px;
}
.faq__item > .question--active::before {
  content: "";
  background-image: url(../img/teach/icon-q.png);
  background-size: 32px;
  background-repeat: no-repeat;
  background-position-x: 12px;
  height: 32px;
  top: 4px
}
@media (min-width:992px) {
  .faq__item > .question--active::before {
    top: 6px
  }
}
.faq__item > .question--active + .answer {
  display: block
}
.faq__item:not(.bigpart) > .question--active + .answer::before {
  content: "";
  background-image: url(../img/teach/icon-a.png);
  background-size: 32px;
  background-repeat: no-repeat;
  background-position-x: 12px;
  display: inline-block;
  width: 55px;
  height: 32px;
  position: absolute;
  top: 4px;
  left: 0
}
@media (min-width:992px) {
  .faq__item > .question--active + .answer::before {
    top: 6px
  }
}
.faq__item > .question--active::after {
  -webkit-transform: rotate(45deg) translate(-50%, 50%);
  transform: rotate(45deg) translate(-50%, 50%)
}
.faq__item > .answer {
  position: relative;
  color: #222222;
  padding: 10.5px 15px;
  padding-left: 55px;
  padding-right: 30px;
  border-radius: 0 0 8px 8px;
  border: solid .8px rgba(152, 152, 152, .5);
  word-wrap: break-word;
  min-height: 47px
}
@media (min-width:992px) {
  .faq__item > .answer {
    min-height: 50px
  }
}
/* br段落行高調整(搭配將br轉換為p JS) */
.faq__item.bigpart .answer p {
 line-height: 1.8rem;
}
.faq__item.bigpart .answer p:last-child {
  margin-bottom: 0;
}
/* end */

.container.mobile-p-0 {
  padding-left: 0;
  padding-right: 0
}
@media (min-width:992px) {
  .container.mobile-p-0 {
    padding-left: 15px;
    padding-right: 15px
  }
}
.to-buy-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  right: 2rem;
  top: 5.5rem;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  width: 65px;
  height: 65px;
  -webkit-transition: all .3s;
  transition: all .3s;
  background-image: url(../img/top-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  display: none
}
.to-buy-btn--shown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999
}
.to-top-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  right: 1rem;
  bottom: 2rem;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  width: 65px;
  height: 65px;
  -webkit-transition: all .3s;
  transition: all .3s;
  background-image: url(../img/top-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  display: none
}
.to-top-btn--shown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 999
}
.to-top-btn--in-app {
  bottom: 130px
}
@media (max-width: 430px) {
  .to-top-btn {
    width: 45px;
    height: 45px;
    right: 0.5rem;
}
}
.go-back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-left: -30px
}
.icon-left-arrow {
  display: inline-block;
  border: solid #514132;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}
.in-app-footer {
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#fffdee), to(#fff));
  background: linear-gradient(0deg, #fffdee 0, #fff 100%);
  padding-top: 70px;
  padding-bottom: 50px
}
.buy-btn {
  border-radius: 36px;
  -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .3);
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .3);
  background-color: #ef7840;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  color: #fff !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 64px 12px 83px;
  margin: 0 auto;
  text-decoration: none !important
}
.buy-btn img {
  max-width: 40px;
  height: auto;
  margin-left: 5px
}
.navbar-in-app {
  padding-top: 12px;
  padding-bottom: 12px
}