main#review_2601 {
  background-color: #fff;
}
main#review_2601 .normal-price {
  display: none;
}
main#review_2601 .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#review_2601 .prod-list .prod-item__price {
  text-align: center;
}
main#review_2601 .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#review_2601 .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#review_2601 [id^=linkele_] {
  position: relative;
  top: -80px;
}
main#review_2601 section.content > .inner {
  padding-bottom: 100px;
}
main#review_2601 section.content > .inner h2 {
  margin-top: 0;
}
main#review_2601 .lp-menu .item a {
  background-color: #d0c8b5;
  color: #333;
}
main#review_2601 #intro .inner {
  padding-bottom: 50px;
}
main#review_2601 h1 {
  font-size: 2.4rem;
  padding-top: 50px;
}
main#review_2601 h1 .intro-slogan_sub {
  font-size: 1.8rem;
  display: inline-block;
}
main#review_2601 h2 {
  line-height: 1.5;
  font-size: 2.1rem;
  padding-top: 0;
}
main#review_2601 h2.b-subttl {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 70px;
}
main#review_2601 h3 {
  font-weight: bold;
  font-size: 1.6rem;
  margin-top: 80px;
}
main#review_2601 h3.b-subttl {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 70px;
}
main#review_2601 h3.sub-ttl {
  color: #333;
  margin-top: 60px;
  background: #F3F1E4;
  padding: 10px 20px;
}
main#review_2601 h4 {
  font-weight: bold;
  font-size: 1.4em;
}
main#review_2601 .content-txt {
  margin-top: 20px;
  font-size: 18px;
}
main#review_2601 .txt-c_l {
  text-align: center;
}
main#review_2601 .btn-recipe {
  max-width: 360px;
  color: #333333;
  border: 2px solid #333333;
}
main#review_2601 .btn-recipe:hover, main#review_2601 .btn-recipe:active, main#review_2601 .btn-recipe:focus {
  color: #333;
  border: 2px solid #d0c8b5;
  background-color: #d0c8b5;
}
main#review_2601 #campaign_period .content-data__ttl-inner {
  background-color: #d0c8b5;
  border: 3px solid #d0c8b5;
}
main#review_2601 #campaign_period .content-data__txt {
  border: 3px solid #d0c8b5;
}
main#review_2601 #campaign_period .stepbox {
  margin: 60px auto 0;
  display: flex;
  justify-content: center;
}
main#review_2601 #campaign_period .stepbox .step_item {
  width: 20%;
  padding: 20px 20px;
  background-color: #f6f4f4;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
main#review_2601 #campaign_period .stepbox .step_item:not(:first-of-type) {
  margin-left: 7%;
  position: relative;
}
main#review_2601 #campaign_period .stepbox .step_item:not(:first-of-type):before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  top: 44%;
  transform: rotate(45deg);
  left: -24%;
}
main#review_2601 #campaign_period .stepbox .step_item .step_item_ttl {
  font-size: 20px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
}
main#review_2601 #campaign_period .stepbox .step_item .step_item_txt {
  margin-top: 20px;
  text-align: center;
}
main#review_2601 #howto_review .howto_review_list {
  display: flex;
}
main#review_2601 #howto_review .howto_review_list .howto_review_list_item {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
main#review_2601 #howto_review .howto_review_list .howto_review_list_item:not(:first-of-type) {
  margin-left: 3%;
}
main#review_2601 #cautions .list-disc li {
  font-size: 18px;
}

@media screen and (min-width: 769px) {
  main#review_2601 #howto_review .howto_review_list .content-txt {
    font-size: 16px;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  main#review_2601 #campaign_period .stepbox .step_item {
    width: 26%;
  }
  main#review_2601 #campaign_period .stepbox .step_item:not(:first-of-type):before {
    left: -20%;
  }
  main#review_2601 #howto_review .howto_review_list {
    flex-direction: column;
  }
  main#review_2601 #howto_review .howto_review_list .howto_review_list_item:not(:first-of-type) {
    margin-left: unset;
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  main#review_2601 .prod-list.column-box .not-discount {
    height: auto;
  }
  main#review_2601 .mv {
    margin-bottom: 20px;
  }
  main#review_2601 section.content > .inner {
    padding-bottom: 80px;
  }
  main#review_2601 .lp-menu .item a {
    font-size: 3.2vw;
  }
  main#review_2601 #intro .inner {
    padding-bottom: 40px;
  }
  main#review_2601 h1 {
    font-size: 7vw;
    padding-top: 30px;
  }
  main#review_2601 h1 .intro-slogan_sub {
    font-size: 5.8vw;
    margin-bottom: 4px;
  }
  main#review_2601 h2 {
    font-size: 6.8vw;
  }
  main#review_2601 h2.b-subttl {
    margin-bottom: 20px;
    margin-top: 50px;
  }
  main#review_2601 h3 {
    margin-top: 60px;
    font-size: 5.6vw;
  }
  main#review_2601 h3.b-subttl {
    margin-bottom: 20px;
    margin-top: 50px;
  }
  main#review_2601 h3.sub-ttl {
    margin-top: 40px;
  }
  main#review_2601 h4 {
    font-size: 4.8vw;
  }
  main#review_2601 .content-txt {
    margin-top: 10px;
    font-size: 4.2vw;
  }
  main#review_2601 .txt-c_l {
    text-align: left;
  }
  main#review_2601 .btn-recipe {
    font-size: 4.2vw;
  }
  main#review_2601 #campaign_period .content-data__ttl-inner {
    font-size: 3.8vw;
  }
  main#review_2601 #campaign_period .stepbox {
    flex-direction: column;
  }
  main#review_2601 #campaign_period .stepbox .step_item {
    width: 100%;
    flex-direction: column;
    padding: 20px 20px;
  }
  main#review_2601 #campaign_period .stepbox .step_item:not(:first-of-type) {
    margin-left: 0;
    margin-top: 60px;
  }
  main#review_2601 #campaign_period .stepbox .step_item:not(:first-of-type):before {
    left: 48%;
    top: -40px;
    transform: rotate(135deg);
  }
  main#review_2601 #campaign_period .stepbox .step_item .step_item_ttl {
    font-size: 5.8vw;
  }
  main#review_2601 #campaign_period .stepbox .step_item .step_item_txt {
    margin-top: 10px;
    font-size: 4.8vw;
  }
  main#review_2601 #cautions .list-disc li {
    font-size: 4.2vw;
  }
}/*# sourceMappingURL=review-2601.css.map */