main#twostep-chocolate {
  background-color: #fff;
}
main#twostep-chocolate .normal-price {
  display: none;
}
main#twostep-chocolate .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#twostep-chocolate .prod-list .prod-item__price {
  text-align: center;
}
main#twostep-chocolate .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#twostep-chocolate .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#twostep-chocolate [id^=linkele_] {
  position: relative;
  top: -80px;
}
main#twostep-chocolate .lp-menu .item a {
  background-color: #d0c8b5;
  color: #333;
  text-align: center;
}
main#twostep-chocolate .btn-recipe.arw-solid.right {
  background-color: white;
  color: #333;
  border-color: #333;
}
main#twostep-chocolate .btn-recipe.arw-solid.right:hover, main#twostep-chocolate .btn-recipe.arw-solid.right:active, main#twostep-chocolate .btn-recipe.arw-solid.right:focus {
  background-color: #d0c8b5;
  border-color: #d0c8b5;
  color: #333;
}
main#twostep-chocolate .subttl {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
}
main#twostep-chocolate .b-subttl {
  border-bottom: none;
  padding-bottom: 10px;
  margin-bottom: 0px;
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.3;
}
main#twostep-chocolate .content-list_side.column-box.center.pickup-list {
  margin-top: 30px;
}
main#twostep-chocolate .prod-list.column-box.col04 {
  margin-bottom: 40px;
}
main#twostep-chocolate .section-ttl.mb20 {
  padding-top: 0px;
}
main#twostep-chocolate #link01 {
  position: relative;
  top: -80px;
}

@media screen and (min-width: 769px) {
  main#twostep-chocolate .btn-recipe.arw-solid.right {
    background-color: white;
    color: #333;
    border-color: #333;
  }
  main#twostep-chocolate .btn-recipe.arw-solid.right:hover, main#twostep-chocolate .btn-recipe.arw-solid.right:active, main#twostep-chocolate .btn-recipe.arw-solid.right:focus {
    background-color: #d0c8b5;
    border-color: #d0c8b5;
    color: #333;
  }
}
@media screen and (max-width: 768px) {
  main#twostep-chocolate .btn-recipe.arw-solid.right {
    background-color: white;
    color: #333;
    border-color: #333;
  }
  main#twostep-chocolate .btn-recipe.arw-solid.right:hover, main#twostep-chocolate .btn-recipe.arw-solid.right:active, main#twostep-chocolate .btn-recipe.arw-solid.right:focus {
    background-color: #d0c8b5;
    border-color: #d0c8b5;
    color: #333;
  }
  main#twostep-chocolate .b-subttl.sub01 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 480px) {
  main#twostep-chocolate .prod-list.column-box .not-discount {
    height: auto;
  }
  main#twostep-chocolate .btn-recipe.arw-solid.right {
    background-color: white;
    color: #333;
    border-color: #333;
  }
  main#twostep-chocolate .btn-recipe.arw-solid.right:hover, main#twostep-chocolate .btn-recipe.arw-solid.right:active, main#twostep-chocolate .btn-recipe.arw-solid.right:focus {
    background-color: #d0c8b5;
    border-color: #d0c8b5;
    color: #333;
  }
  main#twostep-chocolate .subttl {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 0px;
    font-weight: bold;
    font-size: 6.4vw;
    line-height: 1.3;
  }
  main#twostep-chocolate .subttl.sub01 {
    margin-top: 30px;
  }
  main#twostep-chocolate .b-subttl {
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    font-size: 1.3em;
  }
  main#twostep-chocolate .b-subttl.sub01 {
    margin-top: 50px;
  }
  main#twostep-chocolate .column-box.col02 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
  main#twostep-chocolate .content-list_side.column-box.center.pickup-list {
    margin-top: 15px;
  }
  main#twostep-chocolate .prod-list.column-box.col04 {
    grid-row-gap: 16px;
  }
}/*# sourceMappingURL=twostep-chocolate.css.map */