main#matcha_recipe {
  background-color: #fff;
}
main#matcha_recipe .normal-price {
  display: none;
}
main#matcha_recipe .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#matcha_recipe .prod-list .prod-item__price {
  text-align: center;
}
main#matcha_recipe .prod-list.column-box .prod-item__name {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
main#matcha_recipe .prod-list.column-box .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
main#matcha_recipe [id^=linkele_] {
  position: relative;
  top: -80px;
}
main#matcha_recipe .pcbr {
  display: block;
}
main#matcha_recipe .tabbr {
  display: none;
}
main#matcha_recipe .spbr {
  display: none;
}
main#matcha_recipe section.content > .inner {
  padding-top: 100px;
  padding-bottom: 100px;
}
main#matcha_recipe section.content > .inner h2 {
  margin-top: 0;
}
main#matcha_recipe .type-brw .item a {
  background-color: #ffffff;
  color: #222;
  border-color: #333333;
}
main#matcha_recipe .lp-menu .item a {
  background-color: #d0c8b5;
  color: #333;
}
main#matcha_recipe .lp-menu__sub .column-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}
main#matcha_recipe .lp-menu__sub .column-box .item a {
  background-color: #d0c8b5;
  border: 1px solid #d0c8b5;
  color: #000;
  font-weight: normal;
}
main#matcha_recipe h1 {
  line-height: 1.4;
}
main#matcha_recipe h1 .sub {
  display: block;
  font-size: 1.8rem;
}
main#matcha_recipe h2 {
  line-height: 1.5;
  font-size: 2.1rem;
  padding-top: 0;
}
main#matcha_recipe h2.section-ttl {
  margin-bottom: 40px;
}
main#matcha_recipe h2.section-ttl.type-brd_l {
  padding: 20px 16px;
  border-left: 16px solid #d0c8b5;
}
main#matcha_recipe h3 {
  font-weight: bold;
  font-size: 1.8rem;
}
main#matcha_recipe h3.b-subttl {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 70px;
}
main#matcha_recipe h3.sub-ttl {
  margin-top: 60px;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
main#matcha_recipe h3 .square {
  position: relative;
  color: #222;
}
main#matcha_recipe h3 .square:before {
  content: "";
  position: absolute;
  left: -28px;
  top: 10px;
  width: 16px;
  height: 16px;
  background-color: #222;
  transform: rotate(-45deg);
}
main#matcha_recipe h3 .square:after {
  content: "";
  position: absolute;
  right: -28px;
  top: 10px;
  width: 16px;
  height: 16px;
  background-color: #222;
  transform: rotate(-45deg);
}
main#matcha_recipe h4 {
  font-weight: bold;
  font-size: 1.6em;
}
main#matcha_recipe .icn.sale {
  text-align: center;
}
main#matcha_recipe .icn.sale.type-band {
  font-family: "Noto Sans JP", sans-serif;
}
main#matcha_recipe .icn.type-circle.season.spring.jpn {
  background-color: #f198aa;
  width: 96px;
  height: 96px;
  font-size: 1.125rem;
}
main#matcha_recipe .content-txt {
  margin-top: 20px;
}
main#matcha_recipe .txt-c_l {
  text-align: center;
}
main#matcha_recipe .btn-recipe {
  max-width: 360px;
  color: #222333;
  border: 2px solid #222333;
}
main#matcha_recipe .btn-recipe:hover, main#matcha_recipe .btn-recipe:active, main#matcha_recipe .btn-recipe:focus {
  color: #222;
  background-color: #d0c8b5;
  border: 2px solid #d0c8b5;
}
main#matcha_recipe .rank_label {
  position: absolute;
  padding: 10px;
  color: #fff;
  z-index: 1;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 36px;
  border-radius: 20px 0 20px 0;
  left: -10px;
  top: -10px;
  font-size: 14px;
}
main#matcha_recipe .rank_label.first {
  background-color: #cfc76c;
}
main#matcha_recipe .rank_label.second {
  background-color: #8da0aa;
}
main#matcha_recipe .rank_label.third {
  background-color: #bda366;
}
main#matcha_recipe .rank_label.fourth {
  background-color: #5b5b5b;
}
main#matcha_recipe .rank_label.fifth {
  background-color: #5b5b5b;
}
main#matcha_recipe .rank_label .rank_label_number {
  font-size: 24px;
  font-weight: 500;
}
main#matcha_recipe .btn-recipe__wrap {
  display: flex;
  align-items: flex-end;
}
main#matcha_recipe #intro .inner {
  padding-top: 0;
  padding-bottom: 40px;
}
main#matcha_recipe #intro .content-txt {
  text-align: center;
}
main#matcha_recipe #matcha-about .inner {
  padding-top: 40px;
}
main#matcha_recipe #matcha-about .comparison .comparison_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  width: 100%;
  margin-top: 30px;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_btn {
  width: 80%;
  margin: 40px auto 0;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_txt .comparison_item {
  padding: 30px 20px;
  background-color: #F3F3F3;
  height: 100%;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_txt .comparison_item .comparison_ttl {
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  border: 3px solid #000000;
  background: #fff;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item.couverture {
  border-color: #797065;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item.couverture .comparison_ttl {
  background: #797065;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_ttl {
  background-color: #000000;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  padding: 10px;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap {
  padding: 25px 30px;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap *:first-child {
  margin-top: 0;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap .comparison_subttl {
  border-bottom: 2px dotted #333;
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 4px;
  margin-top: 30px;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap .comparison_list {
  list-style: disc;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
  padding-left: 20px;
  margin-top: 10px;
  width: 100%;
}
main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap .comparison_list li {
  font-size: 16px;
  line-height: 1.5;
}
main#matcha_recipe #matcha-popular .ranking .item .recipe-item__name {
  text-align: left;
  flex-grow: unset;
  height: unset;
  font-size: 22px;
}
main#matcha_recipe #matcha-popular .ranking .item .content-txt {
  margin-top: 0;
}
main#matcha_recipe #matcha-popular .matcha-filter {
  margin-top: 80px;
}
main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=all] {
  background-color: #bbbca1;
}
main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=beg] {
  background-color: #aabca1;
}
main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=mid] {
  background-color: #dfac80;
}
main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio] + label {
  background-color: #ccc;
  color: #555;
}
main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox] + label {
  background-color: #ccc;
  color: #555;
}
main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox]:checked + label {
  background-image: url(https://tomizawa-ec.s3.amazonaws.com/common/icn/icn-check_blk.svg);
  background-color: #bbbca1;
  color: #333333;
}
main#matcha_recipe #matcha-item {
  background-color: #F3F3F3;
}
main#matcha_recipe #matcha-item .item-list .sub-ttl {
  margin-top: 80px;
}
main#matcha_recipe #matcha-item .item-list .prod-list.col02 {
  display: flex;
  margin-left: unset;
  margin-right: unset;
}
main#matcha_recipe #matcha-item .item-list .prod-list.col02 .item:nth-child(2) {
  margin-top: 0;
  margin-left: 40px;
}

@media screen and (min-width: 1026px) {
  main#matcha_recipe {
    background-color: #fff;
  }
  main#matcha_recipe #matcha-about {
    margin-bottom: 100px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod {
    max-height: 980px;
    height: 100vw;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item {
    transition: all 0.3s;
    height: 100%;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=all] {
    background-color: #bbbca1;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=beg] {
    background-color: #aabca1;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=mid] {
    background-color: #dfac80;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio] + label {
    background-color: #ccc;
    color: #555;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox] + label {
    background-color: #ccc;
    color: #555;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox]:checked + label {
    background-image: url(https://tomizawa-ec.s3.amazonaws.com/common/icn/icn-check_blk.svg);
    background-color: #bbbca1;
    color: #333333;
  }
}
@media screen and (max-width: 1025px) {
  main#matcha_recipe {
    background-color: #fff;
  }
  main#matcha_recipe .pcbr {
    display: none;
  }
  main#matcha_recipe .tabbr {
    display: block;
  }
  main#matcha_recipe .lp-menu .item a {
    font-size: 18px;
  }
  main#matcha_recipe h1 .sub {
    font-size: 1.4rem;
  }
  main#matcha_recipe .icn.type-circle.season.spring.jpn {
    max-width: 96px;
    max-height: 96px;
    width: 20vw;
    height: 20vw;
    font-size: 3.4vw;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list {
    margin-top: 60px;
    gap: 30px;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 30px;
    width: 100%;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list:nth-child(2) {
    margin-top: 40px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod:nth-child(2) {
    margin-top: 60px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap .prod-item__img-wrap {
    max-width: 480px;
    margin: 0 auto;
  }
  main#matcha_recipe #matcha-popular .ranking .item .recipe-item__name {
    font-size: 18px;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=all] {
    background-color: #bbbca1;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=beg] {
    background-color: #aabca1;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=mid] {
    background-color: #dfac80;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio] + label {
    background-color: #ccc;
    color: #555;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox] + label {
    background-color: #ccc;
    color: #555;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox]:checked + label {
    background-image: url(https://tomizawa-ec.s3.amazonaws.com/common/icn/icn-check_blk.svg);
    background-color: #bbbca1;
    color: #333333;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .recipe-list .item .icn.type-circle {
    width: 60px;
    height: 60px;
    font-size: 0.8rem;
    top: 4px;
    left: 4px;
  }
  main#matcha_recipe #matcha-item .item-list .prod-list.col02 {
    flex-direction: column;
  }
  main#matcha_recipe #matcha-item .item-list .prod-list.col02 .item:nth-child(2) {
    margin-left: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  main#matcha_recipe {
    background-color: #fff;
  }
  main#matcha_recipe .prod-list.column-box .not-discount {
    height: auto;
  }
  main#matcha_recipe .spbr {
    display: block;
  }
  main#matcha_recipe section.content > .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  main#matcha_recipe .lp-menu .item a {
    font-size: 2.8vw;
  }
  main#matcha_recipe .lp-menu__sub .column-box.col04.sp04 {
    grid-template-columns: repeat(4, 1fr);
  }
  main#matcha_recipe .lp-menu__sub .column-box .item a {
    font-size: 3.8vw;
  }
  main#matcha_recipe h1 {
    font-size: 6.4vw;
  }
  main#matcha_recipe h2 {
    font-size: 6vw;
  }
  main#matcha_recipe h2.section-ttl {
    margin-bottom: 30px;
  }
  main#matcha_recipe h2.section-ttl.type-brd_l {
    padding: 10px 10px;
    border-left: 8px solid #d0c8b5;
  }
  main#matcha_recipe h3 {
    font-size: 5.8vw;
  }
  main#matcha_recipe h3.b-subttl {
    margin-bottom: 20px;
    margin-top: 50px;
  }
  main#matcha_recipe h3.sub-ttl {
    margin-top: 50px;
  }
  main#matcha_recipe h3 .square:before {
    left: -24px;
    top: 30%;
    width: 3.6vw;
    height: 3.6vw;
  }
  main#matcha_recipe h3 .square:after {
    right: -22px;
    top: 30%;
    width: 3.6vw;
    height: 3.6vw;
  }
  main#matcha_recipe h4 {
    font-size: 5vw;
  }
  main#matcha_recipe .icn.sale {
    top: 1.333333vw;
    left: 1.333333vw;
  }
  main#matcha_recipe .icn.type-circle.season.spring.jpn {
    width: 24vw;
    height: 24vw;
    font-size: 4.6vw;
  }
  main#matcha_recipe .content-txt {
    margin-top: 10px;
    font-size: 4vw;
  }
  main#matcha_recipe .txt-c_l {
    text-align: left;
  }
  main#matcha_recipe #intro .inner {
    padding-bottom: 30px;
  }
  main#matcha_recipe #intro .content-txt {
    text-align: left;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list {
    margin-top: 20px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list:nth-child(2) {
    margin-top: 40px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_btn {
    width: 100%;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_btn a {
    font-size: 4vw;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_txt .comparison_item {
    padding: 20px 20px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_txt .comparison_item .comparison_ttl {
    font-size: 4.6vw;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod:nth-child(2) {
    margin-top: 30px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_ttl {
    font-size: 4.6vw;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap {
    padding: 25px 20px;
  }
  main#matcha_recipe #matcha-about .comparison .comparison_list .comparison_inner_prod .comparison_item .comparison_wrap .comparison_list li {
    font-size: 4vw;
  }
  main#matcha_recipe #matcha-popular .ranking .item .recipe-item__name {
    font-size: 5vw;
  }
  main#matcha_recipe #matcha-popular .recipe-list.column-box.col03 {
    grid-template-columns: repeat(1, 1fr);
  }
  main#matcha_recipe #matcha-popular .recipe-list.column-box.col03 .recipe-item__name {
    margin-bottom: 18px;
    margin-top: 16px;
  }
  main#matcha_recipe #matcha-popular .matcha-filter {
    margin-top: 60px;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=all] {
    background-color: #bbbca1;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=beg] {
    background-color: #aabca1;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio]:checked + label[for=mid] {
    background-color: #dfac80;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=radio] + label {
    background-color: #ccc;
    color: #555;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox] + label {
    background-color: #ccc;
    color: #555;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .filter-box .filter-box__list input[type=checkbox]:checked + label {
    background-image: url(https://tomizawa-ec.s3.amazonaws.com/common/icn/icn-check_blk.svg);
    background-color: #bbbca1;
    color: #333333;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .recipe-list .item .icn.type-circle {
    top: 1.333333vw;
    left: 1.333333vw;
    width: 13.666667vw;
    height: 13.666667vw;
    font-size: 3.333333vw;
  }
  main#matcha_recipe #matcha-popular .matcha-filter .recipe-list .item .recipe-item__name {
    font-size: 3.8vw;
  }
  main#matcha_recipe #matcha-item .recipe-list .item .recipe-item__name {
    font-size: 3.8vw;
  }
  main#matcha_recipe #matcha-item .item-list .sub-ttl {
    margin-top: 40px;
  }
}/*# sourceMappingURL=matcha_recipe.css.map */