main#hotdrink-recipes .normal-price {
  display: none;
}
main#hotdrink-recipes .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#hotdrink-recipes .prod-list .prod-item__price {
  text-align: center;
}
main#hotdrink-recipes .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#hotdrink-recipes .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#hotdrink-recipes .method-list.column-box.start {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}
main#hotdrink-recipes .inner.sub01 {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 20px;
  position: relative;
  z-index: 0;
}
main#hotdrink-recipes .sub-ttl.fnt-blk {
  text-align: left;
  font-size: 1.6em;
}
main#hotdrink-recipes .sub-ttl.fnt-blk.sub01 {
  margin-top: 60px;
}
main#hotdrink-recipes .icn.type-circle.num.en {
  width: 64px;
  height: 64px;
  font-size: 1.575rem;
  bottom: 8px;
  left: 8px;
  background-color: #d0c8b5;
  color: #333;
}
main#hotdrink-recipes .content-slogan.fnt-b {
  margin-bottom: 12px;
  margin-top: 16px;
  line-height: 1.4;
}
main#hotdrink-recipes .lp-menu .item a {
  background-color: #d0c8b5;
  color: #333;
}
main#hotdrink-recipes .content.pt40.wht {
  background-color: white;
}
main#hotdrink-recipes .mv {
  background-color: white;
  padding-bottom: 32px;
  margin-bottom: 0px;
}
main#hotdrink-recipes .content.intro {
  background-color: white;
}
main#hotdrink-recipes .lp-menu {
  background-color: white;
}
main#hotdrink-recipes .content.pt40.gray {
  background-color: #f3f3f3;
}
main#hotdrink-recipes .btn-recipe {
  background-color: #fff;
  color: #333;
}
main#hotdrink-recipes .btn-recipe:hover, main#hotdrink-recipes .btn-recipe:active, main#hotdrink-recipes .btn-recipe:focus {
  color: #333;
  border: 2px solid #d0c8b5;
  background-color: #d0c8b5;
}
main#hotdrink-recipes .lp-menu__sub.type-brw .item a {
  background-color: #d0c8b5;
  color: #333;
  border-color: #d0c8b5;
}
main#hotdrink-recipes #link01,
main#hotdrink-recipes #link02,
main#hotdrink-recipes #link03,
main#hotdrink-recipes #link04 {
  position: relative;
  top: 10px;
}
main#hotdrink-recipes .set-item__ttl {
  background-color: #d0c8b5;
  color: #333;
}
@media screen and (min-width: 769px) {
  main#hotdrink-recipes .sub-ttl.fnt-blk {
    text-align: left;
    font-size: 1.6em;
  }
  main#hotdrink-recipes .content-txt.mt24.txt-c {
    font-size: 1.175rem;
  }
}
@media screen and (max-width: 768px) {
  main#hotdrink-recipes .sub-ttl.fnt-blk {
    text-align: left;
    font-size: 1.6em;
  }
  main#hotdrink-recipes .btn-recipe.arw-solid.right {
    max-width: 360px;
  }
}
@media screen and (max-width: 480px) {
  main#hotdrink-recipes .prod-list.column-box .not-discount {
    height: auto;
  }
  main#hotdrink-recipes .method-list.column-box.start {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 24px;
    grid-row-gap: 56px;
    width: 100%;
  }
  main#hotdrink-recipes .sub-ttl.fnt-blk {
    text-align: left;
    font-size: 1.6em;
  }
  main#hotdrink-recipes .sub-ttl.fnt-blk.sub01 {
    margin-top: 60px;
  }
  main#hotdrink-recipes .btn-recipe.arw-solid.right {
    max-width: 1000px;
  }
  main#hotdrink-recipes #link01,
  main#hotdrink-recipes #link02,
  main#hotdrink-recipes #link03,
  main#hotdrink-recipes #link04 {
    position: relative;
    top: 60px;
  }
  main#hotdrink-recipes .intro-slogan.sub {
    font-size: 1.3rem;
  }
}/*# sourceMappingURL=hotdrink-recipes.css.map */