.page-head .box-renewal {
  margin: 30px 15px 0;
}
.page-head_detail .page-head_img {
  position: relative;
  margin: 0 -30px;
  /*
  @include media(tablet){
      padding-top: calc(226/1440*100%);
      img {
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          width: 150vw;
          max-width: 2160px;
      }
  }*/
}
.page-head_detail .page-head_img img {
  width: 100%;
  height: auto;
}
.page-head_detail .row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .page-head_detail .row {
    padding: 0 15px;
  }
}
.page-head_detail .row .ttl {
  font-size: calc(26px + (1vw - 6.4px) * 4.2857142857);
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 193px;
      -ms-flex: 1 1 193px;
          flex: 1 1 193px;
  padding: 1.79em 0;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .page-head_detail .row .ttl {
    font-size: 24px;
    padding: 2.08em 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .page-head_detail .row .ttl {
    font-size: 48px;
  }
}
.page-head_detail .row .thumb {
  padding-top: 5%;
  position: relative;
  width: 21%;
}
/* .page-head_detail .row .thumb::before {
  background: url(/sp/tare-plus/img/icon_renewal.png) no-repeat 0 0/contain;
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  width: 68%;
  padding-top: 64%;
} */
@media screen and (max-width: 640px) {
  .page-head_detail .row .thumb::before {
    width: 61px;
    top: 5px;
    right: 66px;
  }
}
.page-head_detail .row .thumb img {
  width: auto;
  position: absolute;
  top: 30%;
  right: 0;
}
@media screen and (max-width: 640px) {
  .page-head_detail .row .thumb img {
    width: 66px;
    height: 145px;
    top: 20px;
  }
}
.page-head_detail .page-head_text {
  margin: 0 -30px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .page-head_detail .page-head_text {
    margin-top: 50px;
    padding: 0 45px 92px;
  }
}
@media screen and (min-width: 641px) {
  .page-head_detail .page-head_text {
    padding-bottom: 167px;
  }
}
.page-head_detail .page-head_text::before {
  background: url(/sp/tare-plus/img/bg_detail_head_pc.png) no-repeat 50% 0/cover;
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  height: 44px;
  top: -43px;
}
@media screen and (max-width: 640px) {
  .page-head_detail .page-head_text::before {
    background-image: url(/sp/tare-plus/img/bg_detail_head.png);
    height: 50px;
    top: -49px;
  }
}
.page-head_detail .page-head_text .layouter {
  padding: 0 30px;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .page-head_detail .page-head_text .layouter {
    padding: 0;
  }
}
.page-head_detail .page-head_text .lead {
  font-size: calc(16px + (1vw - 6.4px) * 0.8928571429);
  padding-right: 32.25%;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .page-head_detail .page-head_text .lead {
    font-size: 15px;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .page-head_detail .page-head_text .lead {
    padding-top: 1em;
    font-size: 20px;
  }
}

.section-lineup {
  margin-top: 100px;
}
.section-lineup .section-ttl::before {
  background: #F8F2E2;
}
.section-lineup .list-lineup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 36px -12px 0;
  padding-bottom: 25px;
  position: relative;
}
@media screen and (min-width: 641px) {
  .section-lineup .list-lineup {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.section-lineup .lineup-item {
  margin-bottom: 45px;
  padding: 0 12px;
  text-align: center;
  width: 50%;
}
@media screen and (min-width: 641px) {
  .section-lineup .lineup-item {
    width: 25%;
  }
}
.section-lineup .lineup-item .thumb img {
  width: 41.095890411%;
}
@media print, screen and (min-width: 1200px) {
  .section-lineup .lineup-item .thumb img {
    max-width: 85px;
  }
}
.section-lineup .lineup-item .label {
  font-size: calc(16px + (1vw - 6.4px) * 0.8928571429);
  font-weight: bold;
  margin-top: 1.06em;
}
@media screen and (max-width: 640px) {
  .section-lineup .lineup-item .label {
    font-size: 15px;
  }
}
@media print, screen and (min-width: 1200px) {
  .section-lineup .lineup-item .label {
    font-size: 20px;
  }
}
.section-lineup .lineup-item .desc {
  font-size: 15px;
  line-height: 1.3;
  margin-top: 1.16em;
}
@media screen and (max-width: 640px) {
  .section-lineup .lineup-item .desc {
    font-size: 12px;
  }
}

.section-recipe {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 64px;
}
.section-recipe .fill-tex .layouter {
  padding: 64px 30px;
}
.section-recipe .layouter {
  margin-top: 64px;
}
.section-recipe .block-recipe_list .block-ttl .label {
  font-size: 24px;
  line-height: 1.3;
}
.section-recipe .list-recipe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.section-recipe .list-recipe .item {
  margin-top: 35px;
}
.section-recipe .list-recipe .item-thumb {
  border-radius: 6px;
  overflow: hidden;
}
.section-recipe .list-recipe .item-label {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0.75em;
}
@media screen and (min-width: 641px) {
  .section-recipe .list-recipe .item {
    margin-right: 1.5%;
    margin-left: 1.5%;
    width: 47%;
  }
}/*# sourceMappingURL=products.css.map */