main#sweet_bean_paste .normal-price {
  display: none;
}
main#sweet_bean_paste .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#sweet_bean_paste .prod-list .prod-item__price {
  text-align: center;
}
main#sweet_bean_paste .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#sweet_bean_paste .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#sweet_bean_paste .txt-c_l {
  text-align: center;
}
main#sweet_bean_paste .pc-tab_size {
  display: block;
}
main#sweet_bean_paste .lp-menu .item a {
  background-color: #d0c8b5;
  color: #333;
}
main#sweet_bean_paste .icn.sale {
  text-align: center;
}
main#sweet_bean_paste .icn.autumn {
  background-color: #c3ba5a;
}
main#sweet_bean_paste .icn.winter {
  background-color: #80b0cf;
}
main#sweet_bean_paste .icn.spring {
  background-color: #ea6751;
}
main#sweet_bean_paste .icn.summer {
  background-color: #e9ac3a;
}
main#sweet_bean_paste .btn-recipe {
  max-width: 360px;
  color: #333333;
  border: 2px solid #333333;
}
main#sweet_bean_paste .btn-recipe:hover, main#sweet_bean_paste .btn-recipe:active, main#sweet_bean_paste .btn-recipe:focus {
  color: #333;
  border: 2px solid #d0c8b5;
  background-color: #d0c8b5;
}
main#sweet_bean_paste h2 {
  line-height: 1.5;
  font-size: 2.1rem;
  padding-top: 0;
}
main#sweet_bean_paste h3 {
  font-size: 1.8rem;
}
main#sweet_bean_paste .sub-ttl {
  margin-bottom: 20px;
}
main#sweet_bean_paste h4 {
  font-size: 1.6em;
}
main#sweet_bean_paste #pickup_sale .section-ttl {
  padding: 40px 16px;
}
main#sweet_bean_paste #intro .inner {
  padding-bottom: 80px;
}
main#sweet_bean_paste #compare .light_beg {
  background: #f6f4f4;
}
main#sweet_bean_paste #compare .content-table {
  margin-top: 60px;
}
main#sweet_bean_paste #compare .content-table .head_bg {
  background-color: #d0c8b5;
  border-left: 1px solid #fff;
  color: #333;
  font-weight: 700;
}
main#sweet_bean_paste #compare .content-table .content-table_item {
  text-align: center;
  background-color: #ffffff;
}
main#sweet_bean_paste #compare .content-table .content-table_item.compare__name .cell {
  padding: 20px 5px;
}
main#sweet_bean_paste #compare .content-table .content-table_item.compare__comment .cell {
  padding: 20px 24px;
  vertical-align: top;
  text-align: left;
  vertical-align: top;
  letter-spacing: 1.4px;
  line-height: 1.6;
  font-size: 14px;
}
main#sweet_bean_paste #compare .content-table .content-table_item.compare__comment .cell p {
  min-height: 52px;
}
main#sweet_bean_paste #compare .content-table .content-table_item .cell.head {
  background-color: #d0c8b5;
  width: 110px;
  padding: 20px 5px;
  vertical-align: middle;
  color: #333;
  border-bottom: 1px solid #fff;
  text-align: center;
}
main#sweet_bean_paste #compare .content-table .content-table_item .cell .prod-item__name {
  min-height: 46px;
  margin-bottom: 16px;
}
main#sweet_bean_paste #compare .content-table .cell {
  min-height: 524px;
  vertical-align: bottom;
  padding: 24px 8px;
}
main#sweet_bean_paste #compare .content-table .cell .on-discount .type-band {
  margin: 0 4px 0 0;
  font-size: 0.8rem;
}
main#sweet_bean_paste #compare .content-table .cell .add-cart--products {
  margin-top: 16px;
}
main#sweet_bean_paste #compare .content-table .cell .icn.type-circle {
  font-size: 1rem;
  width: 72px;
  height: 72px;
  top: 6px;
  left: 6px;
}
main#sweet_bean_paste #compare .content-table .cell .compare_img {
  text-align: center;
}
main#sweet_bean_paste #compare .content-table .cell .compare_img img {
  max-height: 160px;
  width: auto;
}
main#sweet_bean_paste #recipe .recipe_txt {
  display: inline-block;
  color: #b3a279;
  font-weight: bold;
  margin-bottom: 4px;
  width: 100%;
}
main#sweet_bean_paste #video .profile {
  margin-top: 60px;
  display: flex;
  max-width: 760px;
  justify-content: center;
  margin: 60px auto;
}
main#sweet_bean_paste #video .profile .profile_img {
  width: 32%;
  text-align: right;
}
main#sweet_bean_paste #video .profile .profile_img img {
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 180px;
}
main#sweet_bean_paste #video .profile .profile_txt {
  width: 63%;
  margin: auto;
  margin-left: 5%;
  text-align: left;
  margin-top: 20px;
}
main#sweet_bean_paste #video .profile .profile_txt .list-circle {
  margin-top: 20px;
  text-align: left;
}

@media screen and (min-width: 769px) {
  main#sweet_bean_paste .icn.autumn {
    background-color: #c3ba5a;
  }
  main#sweet_bean_paste .icn.winter {
    background-color: #80b0cf;
  }
  main#sweet_bean_paste .icn.spring {
    background-color: #ea6751;
  }
  main#sweet_bean_paste .icn.summer {
    background-color: #e9ac3a;
  }
  main#sweet_bean_paste #compare .light_beg {
    background: #f6f4f4;
  }
  main#sweet_bean_paste #compare .content-table {
    overflow: unset;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item {
    width: 100%;
  }
  main#sweet_bean_paste #compare .content-table .cell .add-cart--products {
    margin-top: 16px;
  }
  main#sweet_bean_paste #video .profile .profile_img img {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 180px;
  }
}
@media screen and (max-width: 768px) {
  main#sweet_bean_paste .icn.autumn {
    background-color: #c3ba5a;
  }
  main#sweet_bean_paste .icn.winter {
    background-color: #80b0cf;
  }
  main#sweet_bean_paste .icn.spring {
    background-color: #ea6751;
  }
  main#sweet_bean_paste .icn.summer {
    background-color: #e9ac3a;
  }
  main#sweet_bean_paste #compare .light_beg {
    background: #f6f4f4;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item {
    width: 900px;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item.compare__comment .cell {
    padding: 16px 10px;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item .cell.head {
    padding: 5px;
    width: 80px;
    text-align: center;
  }
  main#sweet_bean_paste #compare .content-table .cell .on-discount .type-band {
    margin-bottom: 0.5rem;
  }
  main#sweet_bean_paste #compare .content-table .cell .add-cart--products {
    margin-top: 16px;
  }
  main#sweet_bean_paste #video .profile .profile_img img {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 180px;
  }
}
@media screen and (max-width: 480px) {
  main#sweet_bean_paste .prod-list.column-box .not-discount {
    height: auto;
  }
  main#sweet_bean_paste .txt-c_l {
    -moz-text-align-last: left;
         text-align-last: left;
  }
  main#sweet_bean_paste .pc-tab_size {
    display: none;
  }
  main#sweet_bean_paste .icn.autumn {
    background-color: #c3ba5a;
  }
  main#sweet_bean_paste .icn.winter {
    background-color: #80b0cf;
  }
  main#sweet_bean_paste .icn.spring {
    background-color: #ea6751;
  }
  main#sweet_bean_paste .icn.summer {
    background-color: #e9ac3a;
  }
  main#sweet_bean_paste h2 {
    font-size: 1.4rem;
  }
  main#sweet_bean_paste h3 {
    font-size: 1.35em;
  }
  main#sweet_bean_paste .sub-ttl {
    margin-bottom: 16px;
  }
  main#sweet_bean_paste h4 {
    font-size: 1.3em;
  }
  main#sweet_bean_paste #pickup_sale .section-ttl {
    padding: 20px 8px;
  }
  main#sweet_bean_paste #intro .inner {
    padding-bottom: 40px;
  }
  main#sweet_bean_paste #compare .light_beg {
    background: #f6f4f4;
  }
  main#sweet_bean_paste #compare .content-table {
    margin-top: 40px;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item {
    width: 740px;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item.compare__name .cell {
    padding: 10px 5px;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item.compare__comment .cell p {
    min-height: 90px;
  }
  main#sweet_bean_paste #compare .content-table .content-table_item .cell.head {
    padding: 5px;
    width: 76px;
    text-align: center;
  }
  main#sweet_bean_paste #compare .content-table .cell .add-cart--products {
    margin-top: 16px;
  }
  main#sweet_bean_paste #video .profile {
    margin-top: 40px;
    flex-wrap: wrap;
  }
  main#sweet_bean_paste #video .profile .profile_img {
    width: 100%;
    text-align: center;
  }
  main#sweet_bean_paste #video .profile .profile_img img {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 180px;
  }
  main#sweet_bean_paste #video .profile .profile_txt {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
}/*# sourceMappingURL=sweet_bean_past_test.css.map */