main#blueberry-recipes .normal-price {
  display: none;
}
main#blueberry-recipes .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#blueberry-recipes .prod-list .prod-item__price {
  text-align: center;
}
main#blueberry-recipes .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#blueberry-recipes .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#blueberry-recipes [id^=linkele_] {
  position: relative;
  top: -80px;
}
main#blueberry-recipes {
  background-color: #fff;
}
main#blueberry-recipes .bg-gray {
  background-color: #f3f3f3;
}
main#blueberry-recipes .lp-menu .item a {
  background-color: #d0c8b5;
  color: #000;
}
main#blueberry-recipes .lp-menu__sub .item a {
  background-color: #d0c8b5;
  color: #000;
  border: unset;
  font-weight: normal;
}
main#blueberry-recipes .btn-recipe.arw-solid.right {
  background-color: white;
  color: #333;
  border-color: #333;
}
main#blueberry-recipes .btn-recipe.arw-solid.right:hover, main#blueberry-recipes .btn-recipe.arw-solid.right:active, main#blueberry-recipes .btn-recipe.arw-solid.right:focus {
  background-color: #d0c8b5;
  border-color: #d0c8b5;
  color: #333;
}
main#blueberry-recipes .text-small {
  font-size: 1.5rem;
}
main#blueberry-recipes .section-ttl.type-brd_l {
  padding: 20px 16px;
  border-left: 16px solid #d0c8b5;
}
main#blueberry-recipes .section-ttl.sale {
  background-color: #8f1b13;
  border-bottom: none;
  position: relative;
  z-index: 0;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  line-height: 1.3;
  padding: 24px 16px;
  border-top: none;
}
main#blueberry-recipes .content-data__txt {
  border-color: #940e07;
}
main#blueberry-recipes .content-data__ttl-inner {
  background-color: #f2e1e0;
  border-color: #f2e1e0;
  color: #940e07;
}
main#blueberry-recipes .sub-ttl {
  font-size: 2rem;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-top: 60px;
}
main#blueberry-recipes .sub-ttl.sub01 {
  font-size: 2rem;
  border-bottom: none;
  padding-bottom: 10px;
  margin-top: 60px;
}
main#blueberry-recipes .rank_label {
  position: absolute;
  left: -10px;
  top: -10px;
  z-index: 1;
  width: 60px;
  height: 60px;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  border-radius: 20px 0 20px 0;
}
main#blueberry-recipes .rank_label.first {
  background-color: #cfc76c;
}
main#blueberry-recipes .rank_label.second {
  background-color: #8da0aa;
}
main#blueberry-recipes .rank_label.third {
  background-color: #bda366;
}
main#blueberry-recipes .rank_label.fourth {
  background-color: #5b5b5b;
}
main#blueberry-recipes .rank_label.fifth {
  background-color: #5b5b5b;
}
main#blueberry-recipes .rank_label_number {
  font-size: 24px;
  font-weight: 500;
}
main#blueberry-recipes .pickup-name {
  font-size: 1.5rem;
}
main#blueberry-recipes .column-box.col02.sub01 {
  max-width: 500px;
  margin: 0 auto;
}
main#blueberry-recipes .us-highbush-blueberry-txt {
  margin-top: 10px;
  text-align: right;
  font-size: 0.875rem;
}
main#blueberry-recipes .us-highbush-blueberry_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto 0;
  background-color: #fff;
  width: 100%;
  padding: 40px 30px;
}
main#blueberry-recipes .us-highbush-blueberry_img {
  max-width: 200px;
  width: 100%;
  margin-right: 30px;
}
main#blueberry-recipes .us-highbush-blueberry.content-txt {
  text-align: left;
  font-weight: 500;
}

@media screen and (min-width: 769px) {
  main#blueberry-recipes {
    background-color: #fff;
  }
  main#blueberry-recipes .bg-gray {
    background-color: #f3f3f3;
  }
}
@media screen and (max-width: 768px) {
  main#blueberry-recipes {
    background-color: #fff;
  }
  main#blueberry-recipes .bg-gray {
    background-color: #f3f3f3;
  }
}
@media screen and (max-width: 480px) {
  main#blueberry-recipes .prod-list.column-box .not-discount {
    height: auto;
  }
  main#blueberry-recipes {
    background-color: #fff;
  }
  main#blueberry-recipes .bg-gray {
    background-color: #f3f3f3;
  }
  main#blueberry-recipes .text-small {
    font-size: 1.13rem;
  }
  main#blueberry-recipes .section-ttl.type-brd_l {
    padding: 20px 16px;
    border-left: 8px solid #d0c8b5;
  }
  main#blueberry-recipes .section-ttl.sale {
    font-size: 6.4vw;
  }
  main#blueberry-recipes .sub-ttl {
    font-size: 1.4rem;
  }
  main#blueberry-recipes .sub-ttl.sub01 {
    font-size: 1.4rem;
    border-bottom: none;
    padding-bottom: 10px;
    margin-top: 60px;
  }
  main#blueberry-recipes .column-box.col03 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 16px;
  }
  main#blueberry-recipes .content-txt.mt10.mb10.txt-c {
    font-size: 0.9rem;
  }
  main#blueberry-recipes #blueberry-about .btn-recipe.arw-solid.right {
    font-size: 0.9rem;
  }
  main#blueberry-recipes .us-highbush-blueberry-txt {
    text-align: right;
  }
  main#blueberry-recipes .us-highbush-blueberry_box {
    flex-wrap: wrap;
  }
  main#blueberry-recipes .us-highbush-blueberry_img {
    margin-right: 0px;
  }
  main#blueberry-recipes .us-highbush-blueberry.content-txt {
    text-align: center;
  }
}/*# sourceMappingURL=blueberry-recipes.css.map */