main#ohanami .normal-price {
  display: none;
}
main#ohanami .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#ohanami .prod-list .prod-item__price {
  text-align: center;
}
main#ohanami .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#ohanami .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#ohanami [id^=linkele_] {
  position: relative;
  top: -80px;
}
main#ohanami .btn-recipe.arw-solid.right {
  background-color: white;
  color: #333;
  border-color: #333;
  max-width: 360px;
}
main#ohanami .btn-recipe.arw-solid.right:hover, main#ohanami .btn-recipe.arw-solid.right:active, main#ohanami .btn-recipe.arw-solid.right:focus {
  background-color: #d0c8b5;
  border-color: #d0c8b5;
  color: #333;
}
main#ohanami .lp-menu a {
  background-color: #d0c8b5;
  color: #000;
}
main#ohanami .small-text {
  font-size: 1.5rem;
}
main#ohanami h2 {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
  padding-top: 96px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
}
main#ohanami h3 {
  margin-top: 50px;
}
main#ohanami .text-small {
  font-size: 1.5rem;
}
main#ohanami .mv {
  background-color: #fff;
  margin-bottom: 0px;
  padding-bottom: 32px;
}
main#ohanami .lp-menu {
  background-color: #fff;
}
main#ohanami #intro,
main#ohanami #staff-recommended-hanami,
main#ohanami #hanami-drinks {
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  main#ohanami .prod-list.column-box .not-discount {
    height: auto;
  }
  main#ohanami .lp-menu a {
    background-color: #d0c8b5;
    color: #000;
    font-size: 3.75vw;
  }
  main#ohanami h2 {
    padding-top: 50px;
  }
  main#ohanami h3 {
    margin-top: 30px;
  }
  main#ohanami .text-small {
    font-size: 1.13rem;
  }
  main#ohanami section.content > .inner {
    padding-bottom: 50px;
  }
}/*# sourceMappingURL=ohanami.css.map */