main#chestnut_recipes .normal-price {
  display: none;
}
main#chestnut_recipes .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#chestnut_recipes .prod-list .prod-item__price {
  text-align: center;
}
main#chestnut_recipes .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#chestnut_recipes .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#chestnut_recipes #link01,
main#chestnut_recipes #link02,
main#chestnut_recipes #link03,
main#chestnut_recipes #link04,
main#chestnut_recipes #link001,
main#chestnut_recipes #link002,
main#chestnut_recipes #link003,
main#chestnut_recipes #link004,
main#chestnut_recipes #link0001,
main#chestnut_recipes #link0002,
main#chestnut_recipes #link0003,
main#chestnut_recipes #link0004 {
  position: relative;
  top: -60px;
}
main#chestnut_recipes section.content > .inner h2 {
  margin-top: 0;
}
main#chestnut_recipes .lp-menu .item a {
  background-color: #d0c8b5;
  color: #000;
}
main#chestnut_recipes .lp-menu__sub .column-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}
main#chestnut_recipes .lp-menu__sub .column-box a {
  background-color: #d0c8b5;
  color: #000;
  border: unset;
  font-weight: normal;
}
main#chestnut_recipes .lp-menu__sub.adjust .col05 {
  width: 100%;
}
main#chestnut_recipes h2 {
  font-size: 2rem;
  line-height: 1;
  padding-top: 0;
}
main#chestnut_recipes h2.type-brd_l {
  padding: 20px 16px;
  border-left: 16px solid #d0c8b5;
}
main#chestnut_recipes h3 {
  font-size: 1.8rem;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
main#chestnut_recipes h4 {
  font-size: 1.6em;
}
main#chestnut_recipes .txt-c_l {
  text-align: center;
}
main#chestnut_recipes .btn-recipe {
  max-width: 360px;
  color: #000;
  border: 2px solid #000;
}
main#chestnut_recipes .btn-recipe:hover, main#chestnut_recipes .btn-recipe:active, main#chestnut_recipes .btn-recipe:focus {
  color: #333;
  border: 2px solid #d0c8b5;
  background-color: #d0c8b5;
}
main#chestnut_recipes .content-txt {
  margin-bottom: 20px;
}
main#chestnut_recipes .rank_label {
  position: absolute;
  padding: 10px;
  color: #fff;
  z-index: 1;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 36px;
  border-radius: 20px 0 20px 0;
  left: -10px;
  top: -10px;
  font-size: 14px;
}
main#chestnut_recipes .rank_label.first {
  background-color: #cfc76c;
}
main#chestnut_recipes .rank_label.second {
  background-color: #8da0aa;
}
main#chestnut_recipes .rank_label.third {
  background-color: #bda366;
}
main#chestnut_recipes .rank_label.fourth {
  background-color: #5b5b5b;
}
main#chestnut_recipes .rank_label.fifth {
  background-color: #5b5b5b;
}
main#chestnut_recipes .rank_label .rank_label_number {
  font-size: 24px;
  font-weight: 500;
}
main#chestnut_recipes .recipe-list .recipe-item__name {
  font-size: 1rem;
  line-height: 1.4;
}
main#chestnut_recipes .recipe-list.add_txt .recipe-item__name {
  font-size: 1.4rem;
  flex-grow: unset;
  height: unset;
  margin-bottom: 0;
}
main#chestnut_recipes .recipe-list.add_txt .btn-recipe__wrap {
  display: flex;
  align-items: flex-end;
}
main#chestnut_recipes .prod-list_parent {
  display: flex;
  width: 100%;
}
main#chestnut_recipes .prod-list_parent .prod-list_child.adjust01 .prod-item__name {
  min-height: 45px;
}
main#chestnut_recipes .prod-list_parent .prod-list_child .icn.type-circle {
  font-size: 1.175rem;
  width: 80px;
  height: 80px;
}
main#chestnut_recipes .prod-img_circle {
  position: absolute;
  bottom: 2%;
  right: 2%;
  max-width: 80px;
  max-height: 80px;
  width: 7vw;
  border-width: 4px;
}
main#chestnut_recipes .aut {
  background-color: #A0522D;
}
main#chestnut_recipes .win {
  background-color: #9d9c9c;
}
main#chestnut_recipes #intro .inner {
  padding-bottom: 50px;
}
main#chestnut_recipes #intro .intro-slogan .sub {
  display: block;
  font-size: 1.8rem;
}
main#chestnut_recipes #pickup_sale .section-ttl {
  padding: 40px 16px;
}
main#chestnut_recipes #pickup_sale .prod-list_child_txt a {
  font-size: 18px;
}
main#chestnut_recipes #pickup_sale .prod-list_child_txt a.arw-solid.right::before {
  margin-top: -4px;
}
main#chestnut_recipes #chestnut_type_recipes .content {
  margin-top: 90px;
}
main#chestnut_recipes #recommended_items .sub-ttl {
  margin-top: 60px;
}
@media screen and (min-width: 769px) {
  main#chestnut_recipes .prod-list_parent:nth-child(n+2) {
    margin-top: 40px;
  }
  main#chestnut_recipes .prod-list_parent .prod-list_child {
    width: 100%;
  }
  main#chestnut_recipes .prod-list_parent .prod-list_child:nth-of-type(1) {
    margin-right: 32px;
  }
  main#chestnut_recipes .prod-list_parent_sub {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  main#chestnut_recipes .lp-menu__sub.adjust .col05 {
    grid-template-columns: repeat(5, 1fr);
  }
  main#chestnut_recipes .prod-list_parent {
    display: block;
  }
  main#chestnut_recipes .prod-list_parent .prod-list_child {
    margin-bottom: 40px;
  }
  main#chestnut_recipes .prod-list_parent .prod-list_child.adjust01 .prod-item__name {
    min-height: unset;
  }
  main#chestnut_recipes .prod-list_parent .prod-list_child .icn.type-circle {
    font-size: 3.6458333333vw;
    top: 2.0833333333vw;
    left: 2.0833333333vw;
    width: 12.5vw;
    height: 12.5vw;
  }
  main#chestnut_recipes .prod-img_circle {
    max-width: 120px;
    max-height: 120px;
    width: 16vw;
  }
  main#chestnut_recipes #intro .intro-slogan .sub {
    font-size: 1.4rem;
  }
  main#chestnut_recipes #cheesecake_popular_recipes .recipe-list {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 56px;
  }
}
@media screen and (max-width: 480px) {
  main#chestnut_recipes .prod-list.column-box .not-discount {
    height: auto;
  }
  main#chestnut_recipes .lp-menu__sub.adjust .col05 {
    display: flex;
    flex-wrap: wrap;
  }
  main#chestnut_recipes .lp-menu__sub.adjust .col05 .item {
    width: calc((100% - 8px) / 3);
  }
  main#chestnut_recipes .lp-menu__sub.adjust .col05 .item:nth-of-type(n+4) {
    width: calc((100% - 4px) / 2);
  }
  main#chestnut_recipes h2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  main#chestnut_recipes h2.type-brd_l {
    border-left: 8px solid #d0c8b5;
  }
  main#chestnut_recipes h3 {
    font-size: 1.6rem;
  }
  main#chestnut_recipes h4 {
    font-size: 1.3em;
  }
  main#chestnut_recipes .txt-c_l {
    text-align: left;
  }
  main#chestnut_recipes .recipe-list {
    grid-row-gap: 16px;
    margin-bottom: 30px;
  }
  main#chestnut_recipes .recipe-list .recipe-item__name {
    font-size: 0.9rem;
  }
  main#chestnut_recipes .recipe-list.add_txt {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0;
  }
  main#chestnut_recipes .recipe-list.add_txt .recipe-item__name {
    margin-top: 20px;
  }
  main#chestnut_recipes .prod-list_parent .prod-list_child .icn.type-circle {
    font-size: 4.5833333333vw;
    top: 3.3333333333vw;
    left: 3.3333333333vw;
    width: 16.6666666667vw;
    height: 16.6666666667vw;
  }
  main#chestnut_recipes .prod-img_circle {
    width: 60px;
    height: 60px;
    bottom: 2px;
    right: 2px;
  }
  main#chestnut_recipes .aut {
    top: 1.333333vw;
    left: 1.333333vw;
    width: 15.666667vw;
    height: 15.666667vw;
    font-size: 3vw;
  }
  main#chestnut_recipes .win {
    top: 1.333333vw;
    left: 1.333333vw;
    width: 15.666667vw;
    height: 15.666667vw;
    font-size: 3vw;
  }
  main#chestnut_recipes #intro .inner {
    padding-bottom: 40px;
  }
  main#chestnut_recipes #intro .intro-slogan {
    font-size: 1.65rem;
  }
  main#chestnut_recipes #pickup_sale .section-ttl {
    padding: 20px 8px;
  }
  main#chestnut_recipes #chestnut_type_recipes .content {
    margin-top: 60px;
  }
}/*# sourceMappingURL=chestnut-recipes.css.map */