@charset "UTF-8";
.t-home-mv {
  width: 100%;
  height: 100vh;
  min-height: 76rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .t-home-mv {
    min-height: 57rem;
  }
}
@media screen and (max-width: 414px) {
  .t-home-mv {
    min-height: 51rem;
  }
}
@media screen and (max-width: 375px) {
  .t-home-mv {
    min-height: 48rem;
  }
}
@media screen and (max-width: 320px) {
  .t-home-mv {
    min-height: 44rem;
  }
}

.t-home-mv__copy {
  max-width: 90rem;
  width: 58%;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
@media screen and (max-height: 890px) {
  .t-home-mv__copy {
    top: calc(50% - 2rem);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 1200px) {
  .t-home-mv__copy {
    width: 62%;
  }
}
@media screen and (max-width: 768px) {
  .t-home-mv__copy {
    max-width: 31.6rem;
    max-width: 42rem;
    width: 84.26%;
    margin-top: 0;
    top: 50%;
  }
}

.t-home-mv__scroll {
  width: 8rem;
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 8rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform-origin: center;
          transform-origin: center;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../image/icon/icon-arrow-bottom.png);
  background-repeat: no-repeat;
  background-size: 2.8rem 2.8rem;
  background-position: center;
}
.t-home-mv__scroll:hover {
  background-color: #ff5f96;
  background-image: url(../../image/icon/icon-arrow-bottom-white.png);
}
@media screen and (max-width: 768px) {
  .t-home-mv__scroll {
    -webkit-transform: translateX(-50%) scale(0.6);
            transform: translateX(-50%) scale(0.6);
    bottom: 1rem;
  }
}

.t-home-mv__bg {
  position: relative;
}
.t-home-mv__bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.t-home-info {
  position: relative;
}

.t-home-info__bg {
  padding: 10.5rem 0 10rem;
  background-color: #f8f6f2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .t-home-info__bg {
    padding: 5rem 0 5rem;
  }
}

.t-home-info__bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 13.2rem;
  background-image: url(../../image/sec-bg-orange.png);
  background-repeat: no-repeat;
  background-size: 100% 13.2rem;
  background-position: center bottom;
  position: absolute;
  left: 0;
  bottom: -13.1rem;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .t-home-info__bg::after {
    height: 4.2rem;
    background-size: 100% 4.2rem;
    bottom: -4.1rem;
  }
}

.t-home-info__bg.-bg-pink {
  padding: 31.5rem 0 7.5rem;
  background-color: #ffd6e4;
}
@media screen and (max-width: 768px) {
  .t-home-info__bg.-bg-pink {
    padding: 13.4rem 0 7.5rem;
  }
}
.t-home-info__bg.-bg-pink::after {
  background-image: url(../../image/sec-bg-pink.png);
}

.t-home-info__case {
  max-width: 74.4rem;
  width: 100%;
  margin: 6.6rem auto 6.2rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .t-home-info__case {
    max-width: 45rem;
    margin: 3.4rem auto 2.5rem;
  }
}
.t-home-info__case img {
  position: relative;
  z-index: 2;
}

.t-home-info__case .t-home-vege.-type1 {
  width: 36rem;
  top: -20rem;
  left: -44.4rem;
}
@media screen and (max-width: 1264px) {
  .t-home-info__case .t-home-vege.-type1 {
    left: -42rem;
  }
}
@media screen and (max-width: 1023px) {
  .t-home-info__case .t-home-vege.-type1 {
    left: -39rem;
  }
}
@media screen and (max-width: 768px) {
  .t-home-info__case .t-home-vege.-type1 {
    width: 11.4rem;
    top: -15.6rem;
    left: -4.2rem;
  }
}
.t-home-info__case .t-home-vege.-type2 {
  width: 19rem;
  bottom: -1rem;
  left: -8.7rem;
  z-index: 1;
}
.t-home-info__case .t-home-vege.-type3 {
  width: 30.2rem;
  top: -23.7rem;
  right: -33.7rem;
}
@media screen and (max-width: 768px) {
  .t-home-info__case .t-home-vege.-type3 {
    width: 5.2rem;
    top: -17.8rem;
    right: -2.6rem;
  }
}
.t-home-info__case .t-home-vege.-type4 {
  width: 7.9rem;
  bottom: 15rem;
  right: -3rem;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .t-home-info__case .t-home-vege.-type4 {
    width: 5.2rem;
    bottom: 9rem;
    right: 3rem;
  }
}
.t-home-info__case .t-home-vege.-type5 {
  width: 14rem;
  bottom: -9.8rem;
  right: -27.4rem;
}
@media screen and (max-width: 768px) {
  .t-home-info__case .t-home-vege.-type5 {
    width: 6.4rem;
    bottom: -11.2rem;
    right: -1.4rem;
  }
}

.t-home-info__heading {
  font-size: 6.8rem;
  line-height: 1.25;
  color: #ff5f96;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
  text-align: center;
  letter-spacing: -0.03em;
  position: relative;
  left: 2.2rem;
}
.t-home-info__heading[data-txtcrop=true]:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc(((-6.8rem * 1.25) + 6.8rem) / 2 + 0rem);
}
.t-home-info__heading[data-txtcrop=true]:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc(((-6.8rem * 1.25) + 6.8rem) / 2 + 0rem);
}
@media screen and (max-width: 1160px) {
  .t-home-info__heading {
    font-size: 5.8rem;
    line-height: 1.2;
  }
  .t-home-info__heading[data-txtcrop=true]:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc(((-5.8rem * 1.2) + 5.8rem) / 2 + 0rem);
  }
  .t-home-info__heading[data-txtcrop=true]:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc(((-5.8rem * 1.2) + 5.8rem) / 2 + 0rem);
  }
}
@media screen and (max-width: 768px) {
  .t-home-info__heading {
    font-size: 4rem;
    line-height: 1.2;
    left: 3%;
  }
  .t-home-info__heading[data-txtcrop=true]:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc(((-4rem * 1.2) + 4rem) / 2 + 0rem);
  }
  .t-home-info__heading[data-txtcrop=true]:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc(((-4rem * 1.2) + 4rem) / 2 + 0rem);
  }
}
@media screen and (max-width: 420px) {
  .t-home-info__heading {
    font-size: 9.5vw;
    line-height: 1.2;
  }
  .t-home-info__heading[data-txtcrop=true]:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc(((-9.5vw * 1.2) + 9.5vw) / 2 + 0vw);
  }
  .t-home-info__heading[data-txtcrop=true]:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc(((-9.5vw * 1.2) + 9.5vw) / 2 + 0vw);
  }
}
@media screen and (max-width: 320px) {
  .t-home-info__heading {
    font-size: 3rem;
    line-height: 1.2;
  }
  .t-home-info__heading[data-txtcrop=true]:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc(((-3rem * 1.2) + 3rem) / 2 + 0rem);
  }
  .t-home-info__heading[data-txtcrop=true]:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc(((-3rem * 1.2) + 3rem) / 2 + 0rem);
  }
}

.t-home-info__heading__disc {
  display: inline-block;
  margin-top: 2.2rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .t-home-info__heading__disc {
    margin-top: 1.4rem;
  }
}
.t-home-info__heading__disc:before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #ff5f96;
  position: absolute;
  top: -1.3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .t-home-info__heading__disc:before {
    width: 1rem;
    height: 1rem;
    top: -1rem;
  }
}

.t-home-info__txt {
  max-width: 73.7rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.t-home-info__txt img {
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .t-home-info__txt {
    max-width: 32rem;
    width: 71.3%;
  }
}

.t-home-info__txt .t-home-vege.-type1 {
  width: 29.8rem;
  bottom: -19.5rem;
  left: -35.2rem;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .t-home-info__txt .t-home-vege.-type1 {
    width: 7rem;
    bottom: 9rem;
    left: -5.4rem;
    z-index: 1;
  }
}
.t-home-info__txt .t-home-vege.-type2 {
  width: 32.2rem;
  bottom: -24.5rem;
  right: -39.3rem;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .t-home-info__txt .t-home-vege.-type2 {
    width: 9.7rem;
    bottom: -9.8rem;
    right: -8.9rem;
  }
}

.t-home-info__arrow {
  width: 4.8rem;
  position: absolute;
  left: 50%;
  bottom: -24.5rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.t-home-info__arrow.-type2 {
  bottom: -18.3rem;
}
@media screen and (max-width: 768px) {
  .t-home-info__arrow.-type2 {
    bottom: -10.5rem;
  }
}
@media screen and (max-width: 768px) {
  .t-home-info__arrow {
    bottom: -11rem;
  }
}

.t-home-info__graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  left: -2.5rem;
}
@media screen and (max-width: 1023px) {
  .t-home-info__graph {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .t-home-info__graph {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    left: 0;
  }
}

.t-home-info__graph__block {
  position: relative;
  z-index: 1;
}
.t-home-info__graph__block:first-of-type {
  max-width: 45rem;
  width: 42.5%;
  left: -5.2rem;
}
@media screen and (max-width: 1023px) {
  .t-home-info__graph__block:first-of-type {
    left: -2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .t-home-info__graph__block:first-of-type {
    max-width: 45rem;
    width: 100%;
    margin-top: 3rem;
    left: 0;
  }
}
.t-home-info__graph__block:last-of-type {
  max-width: 57.7rem;
  width: 54.4%;
  margin-top: -2.5rem;
}
@media screen and (max-width: 768px) {
  .t-home-info__graph__block:last-of-type {
    width: 100%;
    margin-top: 0;
  }
}

.t-home-info__graph__block .t-home-vege.-type1 {
  width: 13.7rem;
  top: 20.2rem;
  left: -8rem;
  z-index: 1;
}
.t-home-info__graph__block .t-home-vege.-type2 {
  width: 16rem;
  bottom: -11.8rem;
  right: -18.4rem;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .t-home-info__graph__block .t-home-vege.-type2 {
    width: 5.6rem;
    bottom: auto;
    right: auto;
    top: -7rem;
    left: -0.2rem;
  }
}

.t-home-info__graph__txt {
  max-width: 57.7rem;
  width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .t-home-info__graph__txt {
    max-width: 29.4rem;
    width: 85.21%;
    margin: 0 auto;
  }
}

.t-home-info__graph__img {
  position: relative;
  z-index: 2;
}
.t-home-info__graph__img + .t-home-info__graph__img {
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .t-home-info__graph__img + .t-home-info__graph__img {
    margin-top: 1.5rem;
  }
}

.t-home-info__graphd__reference {
  margin-top: 1.1rem;
  font-size: 1.1rem;
  line-height: 1.63;
}

.t-home-info__amount {
  position: relative;
}
@media screen and (max-width: 768px) {
  .t-home-info__amount {
    max-width: 45rem;
    width: 100%;
    margin: 0 auto;
  }
}

.t-home-info__amount .t-home-vege.-type1 {
  width: 15.3rem;
  top: 3rem;
  left: -11.8rem;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .t-home-info__amount .t-home-vege.-type1 {
    width: 5rem;
    top: 7rem;
    left: -2.2rem;
  }
}
.t-home-info__amount .t-home-vege.-type2 {
  width: 24rem;
  bottom: -6.2rem;
  right: -13.9rem;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .t-home-info__amount .t-home-vege.-type2 {
    width: 7rem;
    bottom: -7rem;
    right: -2rem;
    z-index: 1;
  }
}

.t-home-info__amount__inner {
  margin-top: 7rem;
  padding: 5rem 9rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 5px solid #ff5f96;
  border-radius: 30px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .t-home-info__amount__inner {
    padding: 4rem 5rem;
  }
}
@media screen and (max-width: 768px) {
  .t-home-info__amount__inner {
    margin-top: 4.4rem;
    padding: 2.5rem;
    border-radius: 15px;
    border: 0;
  }
}

.t-home-info__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .t-home-info__flex {
    display: block;
  }
}

.t-home-info__flex__block:nth-of-type(1) {
  width: 42%;
}
@media screen and (max-width: 768px) {
  .t-home-info__flex__block:nth-of-type(1) {
    width: 100%;
  }
}
.t-home-info__flex__block:nth-of-type(1) .c-ratioobj {
  border-radius: 5px;
  overflow: hidden;
}

.t-home-info__flex__block:nth-of-type(2) {
  width: 58%;
  padding-left: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .t-home-info__flex__block:nth-of-type(2) {
    width: 100%;
    margin-top: 2rem;
    padding-left: 0;
    padding-right: 2.5rem;
  }
}

.t-home-info__amount__pict {
  position: relative;
}

.t-home-info__amount__balloon {
  width: 41.92%;
  position: absolute;
  top: -47.5%;
  left: calc(50% - 1.2rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .t-home-info__amount__balloon {
    width: 9.7rem;
    top: -5.6rem;
    left: 50%;
  }
}
@media screen and (max-width: 320px) {
  .t-home-info__amount__balloon {
    width: 9rem;
  }
}

.t-home-info__amount__txt {
  max-width: 37rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .t-home-info__amount__txt {
    max-width: 24rem;
    width: 81.35%;
  }
}

.t-home-info__amount__txt2 {
  max-width: 43.9rem;
  width: 100%;
  margin: 3.5rem auto 0;
}
@media screen and (max-width: 768px) {
  .t-home-info__amount__txt2 {
    max-width: 28.6rem;
    width: 96.94%;
    margin: 2rem 0 0;
  }
}

.t-home-vege {
  display: block;
  position: absolute;
}

.t-home-mix {
  padding: 22.2rem 0 10rem;
  background-color: #f3f0ec;
}
@media screen and (max-width: 768px) {
  .t-home-mix {
    padding: 13.5rem 0 5rem;
  }
}

.t-home-mix__mv {
  width: 100%;
  margin: 6rem auto 8rem;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .t-home-mix__mv {
    width: calc(100% - 30px);
    margin: 3.5rem auto 3rem;
  }
}
.t-home-mix__mv .c-ratioobj {
  max-height: 80rem;
}

.t-home-mix__product {
  margin-top: 6rem;
}
@media screen and (max-width: 768px) {
  .t-home-mix__product {
    margin-top: 2.2rem;
  }
}

.t-home-campaign {
  padding: 7rem 0 5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../image/set-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .t-home-campaign {
    padding: 0;
    background-image: none;
  }
}

.t-home-campaign__inner {
  padding: 7rem 8rem 5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08);
  position: relative;
}
@media screen and (max-width: 1110px) {
  .t-home-campaign__inner {
    padding: 7rem 5rem 5rem;
  }
}
@media screen and (max-width: 768px) {
  .t-home-campaign__inner {
    margin: 0 !important;
    padding: 5rem 1.5rem;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.t-home-campaign__body {
  margin-top: 3.8rem;
  padding-top: 3rem;
  border-top: 1px solid #cacaca;
}
@media screen and (max-width: 768px) {
  .t-home-campaign__body {
    margin-top: 1.9rem;
    padding-top: 2rem;
  }
}

.t-home-campaign__content {
  margin-top: -0.7rem !important;
}

.t-home-campaign__obj {
  position: absolute;
  top: 0;
  z-index: 2;
}
.t-home-campaign__obj:nth-child(1) {
  max-width: 26.9rem;
  width: 25.37%;
  left: 0;
}
.t-home-campaign__obj:nth-child(2) {
  max-width: 27.8rem;
  width: 26.22%;
  right: 0;
}

.t-home-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #dfdfdf;
  border-radius: 10px;
}

.t-home-set__title {
  width: calc(100% + 2px);
  padding: 2rem 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px 10px 0 0;
  background-color: #ff5f96;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
  color: #fff;
  position: relative;
  left: -1px;
}
@media screen and (max-width: 768px) {
  .t-home-set__title {
    padding: 1.8rem 1em;
    font-size: 1.6rem;
  }
}

.t-home-set__present {
  margin-top: 0.9rem;
}

.t-home-set__content,
.t-home-set__delivery {
  margin-top: 2rem;
}

.t-home-set__content__heading {
  padding-left: 1rem;
  font-size: 1.4rem;
  line-height: 1.2;
  font-family: 'UD新ゴNT DB','UD Shin Go NT DemiBold', serif;
  color: #333;
  position: relative;
}
.t-home-set__content__heading::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 100%;
  background-color: #ff5f96;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.t-home-campaign__list {
  margin-top: 1.5rem;
  border-top: 1px solid #e5e5e5;
  counter-reset: number 0;
}

.t-home-campaign__list li {
  padding: 1.2rem 1.2rem 1.2rem 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #333;
  font-family: 'UD新ゴNT M','UD Shin Go NT Medium', serif;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.t-home-campaign__list li .u-font-small {
  font-size: 1.1rem;
}
.t-home-campaign__list li .u-font-small2 {
  font-size: 1.2rem;
}
.t-home-campaign__list li::before {
  counter-increment: number;
  content: counter(number);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 50%;
  background-color: #ff5f96;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
  font-family: 'Helvetica Neue','Helvetica', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ Pro', 'メイリオ', '游ゴシック体', 'Yu Gothic', YuGothic, 'Meiryo', メイリオ, sans-serif, serif;
  font-weight: bold;
  position: absolute;
  top: calc(0.5em * 1.3);
  left: 0;
}

.t-home-set__delivery__heading {
  padding: 0.9rem 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.2;
  font-family: 'UD新ゴNT DB','UD Shin Go NT DemiBold', serif;
  color: #fff;
  border-radius: 5px 5px 0 0;
  background-color: #d63636;
  letter-spacing: 0.08em;
}

.t-home-set__delivery__body {
  padding: 0 2rem 2rem;
  border-radius: 0 0 5px 5px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 768px) {
  .t-home-set__delivery__body {
    padding: 0 1.5rem 2rem;
  }
}

.t-home-set__price {
  margin: 0 auto;
  padding: 1.7rem 0 1rem;
}

.t-home-set__price.-type1 {
  max-width: 26.7rem;
  width: 81.4%;
}

.t-home-set__price.-type2 {
  max-width: 27rem;
  width: 82.31%;
}

.t-home-set__mail {
  padding: 1.2rem 1em;
  font-size: 1.4rem;
  color: #d63636;
  line-height: 1.2;
  font-family: 'UD新ゴNT DB','UD Shin Go NT DemiBold', serif;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
}
.t-home-set__mail .t-home-set__delivery__icon {
  width: 2.1rem;
  height: 1.4rem;
  display: inline-block;
  margin-right: 2px;
  vertical-align: middle;
  background-image: url(../../image/icon/icon-mal.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.t-home-set__inner {
  padding: 0 3rem;
}
@media screen and (max-width: 768px) {
  .t-home-set__inner {
    padding: 0 2rem;
  }
}

.t-home-set__block:nth-of-type(1) .t-home-set__inner {
  padding-top: 3rem;
}
@media screen and (max-width: 768px) {
  .t-home-set__block:nth-of-type(1) .t-home-set__inner {
    padding-top: 2rem;
  }
}
.t-home-set__block:nth-of-type(2) .t-home-set__inner {
  padding-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .t-home-set__block:nth-of-type(2) .t-home-set__inner {
    padding-bottom: 2rem;
  }
}

.t-home-point {
  background-color: #ff5f96;
}

.t-home-point__title {
  margin-top: 2.3rem;
  font-size: 1.8rem;
  line-height: 1.3;
  text-align: center;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
  color: #fff;
}

.t-home-point__txt {
  margin-top: 1.6rem;
  font-size: 1.3rem;
  line-height: 2;
  font-weight: bold;
  opacity: 0.8;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .t-home-point__txt {
    margin-top: 1.3rem;
  }
}

.t-home-point__num {
  max-width: 8.1rem;
  width: 24.32%;
  position: absolute;
  top: -2.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.t-home-point__body {
  margin-top: 3rem !important;
}
@media screen and (max-width: 768px) {
  .t-home-point__body {
    margin-top: -0.3rem !important;
  }
  .t-home-point__body .c-card__cell + .c-card__cell {
    margin-top: 4.2rem !important;
  }
}

.t-home-cooking__content {
  margin-top: 1rem !important;
}
@media screen and (max-width: 768px) {
  .t-home-cooking__content {
    margin-top: 0.4rem;
  }
}

.t-home-cooking__title {
  font-size: 2.2rem;
  line-height: 1.3;
  color: #ff5f96;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
}
@media screen and (max-width: 768px) {
  .t-home-cooking__title {
    font-size: 1.6rem;
  }
}

.t-home-about,
.t-home-approach {
  background-color: #f5f2ec;
}

.t-home-feature__num {
  font-size: 1.6rem;
  line-height: 1;
  color: #555;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
  position: absolute;
  z-index: 1;
  top: -4.8rem;
  left: -1.8rem;
}
@media screen and (max-width: 768px) {
  .t-home-feature__num {
    font-size: 1.2rem;
    text-align: center;
    position: static;
  }
}

.t-home-feature__num__num {
  display: block;
  margin-top: -0.4rem;
  margin-left: -0.4rem;
  font-size: 7rem;
  color: #ff5f96;
  font-family: 'Helvetica Neue','Helvetica', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ Pro', 'メイリオ', '游ゴシック体', 'Yu Gothic', YuGothic, 'Meiryo', メイリオ, sans-serif, serif;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .t-home-feature__num__num {
    margin-top: 0;
    margin-left: 0;
    font-size: 5.4rem;
  }
}

.t-home-feature__title {
  font-size: 2.2rem;
  line-height: 1.45;
  text-align: center;
  color: #ff5f96;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
}
.t-home-feature__title.-txtcrop:before, .t-home-feature__title[data-txtcrop=true]:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc(((-2.2rem * 1.45) + 2.2rem) / 2 + 0rem);
}
.t-home-feature__title.-txtcrop:after, .t-home-feature__title[data-txtcrop=true]:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc(((-2.2rem * 1.45) + 2.2rem) / 2 + 0rem);
}
@media screen and (max-width: 768px) {
  .t-home-feature__title {
    margin-top: 1.8rem;
  }
}

.t-home-about__sec {
  padding: 6.5rem 0 0;
  position: relative;
}
.t-home-about__sec::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .t-home-about__sec {
    padding: 3rem 0 0;
  }
}

.t-home-about__sec2 {
  padding: 7.3rem 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .t-home-about__sec2 {
    padding: 4rem 0 0;
  }
}

.t-home-about__sec__num {
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .t-home-about__sec__num {
    display: none;
  }
}
.t-home-about__sec__num.-sec1 {
  width: 26.6rem;
  top: -3.8rem;
  left: -4.3rem;
}
@media screen and (max-width: 1023px) {
  .t-home-about__sec__num.-sec1 {
    width: 17rem;
  }
}
.t-home-about__sec__num.-sec2 {
  width: 33.7rem;
  top: 3.6rem;
  right: -4.8rem;
}
@media screen and (max-width: 1023px) {
  .t-home-about__sec__num.-sec2 {
    width: 22rem;
  }
}
.t-home-foodloss .t-home-about__sec__num.-sec2 {
  top: 2.6rem;
}

.t-home-about__sec:first-of-type::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ebe5d9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .t-home-about__sec:first-of-type::before {
    height: 2px;
  }
}

.t-home-about__heading {
  font-size: 3.8rem;
  line-height: 1.42;
  text-align: center;
  color: #454545;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
  position: relative;
  z-index: 2;
}
.t-home-about__heading.-txtcrop:before, .t-home-about__heading[data-txtcrop=true]:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc(((-3.8rem * 1.42) + 3.8rem) / 2 + 0rem);
}
.t-home-about__heading.-txtcrop:after, .t-home-about__heading[data-txtcrop=true]:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc(((-3.8rem * 1.42) + 3.8rem) / 2 + 0rem);
}
@media screen and (max-width: 768px) {
  .t-home-about__heading {
    font-size: 2rem;
    line-height: 1.6;
  }
  .t-home-about__heading.-txtcrop:before, .t-home-about__heading[data-txtcrop=true]:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc(((-2rem * 1.6) + 2rem) / 2 + 0rem);
  }
  .t-home-about__heading.-txtcrop:after, .t-home-about__heading[data-txtcrop=true]:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc(((-2rem * 1.6) + 2rem) / 2 + 0rem);
  }
}

.t-home-about__heading__small {
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .t-home-about__heading__small {
    font-size: 2rem;
  }
}

.t-home-nutrient .t-home-about__heading {
  margin-bottom: 5.7rem;
}
@media screen and (max-width: 768px) {
  .t-home-nutrient .t-home-about__heading {
    margin-bottom: 3rem;
  }
}

.t-home-about__heading__big {
  font-size: 4.6rem;
}
@media screen and (max-width: 768px) {
  .t-home-about__heading__big {
    font-size: 2rem;
  }
}

.t-home-nutrient__inner {
  max-width: 66rem;
  width: 100%;
  margin: 0 auto;
}

.t-home-nutrient__heading {
  padding-left: 1.3rem;
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
  color: #454545;
  position: relative;
}
@media screen and (max-width: 768px) {
  .t-home-nutrient__heading {
    font-size: 1.2rem;
  }
}

.t-home-nutrient__heading::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 100%;
  background-color: #ff5f96;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.t-home-nutrient__table {
  margin-top: 1.8rem;
}
@media screen and (max-width: 768px) {
  .t-home-nutrient__table {
    margin-top: 1rem;
  }
}

.t-home-nutrient__sec + .t-home-nutrient__sec {
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .t-home-nutrient__sec + .t-home-nutrient__sec {
    margin-top: 2rem;
  }
}

.t-home-approach__heading {
  font-size: 2rem;
  line-height: 1.3;
  color: #ff5f96;
  font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
}
.t-home-approach__heading.-txtcrop:before, .t-home-approach__heading[data-txtcrop=true]:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc(((-2rem * 1.3) + 2rem) / 2 + 0rem);
}
.t-home-approach__heading.-txtcrop:after, .t-home-approach__heading[data-txtcrop=true]:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc(((-2rem * 1.3) + 2rem) / 2 + 0rem);
}
@media screen and (max-width: 768px) {
  .t-home-approach__heading {
    font-size: 2rem;
    line-height: 1.5;
    text-align: center;
    font-family: 'UD新ゴNT B','UD Shin Go NT Bold', serif;
  }
  .t-home-approach__heading.-txtcrop:before, .t-home-approach__heading[data-txtcrop=true]:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc(((-2rem * 1.5) + 2rem) / 2 + 0rem);
  }
  .t-home-approach__heading.-txtcrop:after, .t-home-approach__heading[data-txtcrop=true]:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc(((-2rem * 1.5) + 2rem) / 2 + 0rem);
  }
}

.t-home-approach__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .t-home-approach__content {
    display: block;
  }
}

.t-home-approach__pict {
  width: 39.9522%;
  padding: 2rem 4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .t-home-approach__pict {
    width: 100%;
    padding: 0;
    border-radius: 20px 20px 0 0;
    background-color: #f6f6f6;
  }
  .t-home-approach__pict.-type-graph {
    padding: 2rem 0 2.6rem;
  }
  .t-home-approach__pict.-type-logo {
    padding: 3.6rem 0 4rem;
  }
}

.t-home-approach__pict__inner {
  max-width: 28.5rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .t-home-approach__pict__inner {
    max-width: initial;
    width: 100%;
  }
  .-type-graph .t-home-approach__pict__inner {
    width: 70.44%;
  }
  .-type-logo .t-home-approach__pict__inner {
    width: 72.23%;
  }
}

.t-home-approach__body {
  width: 60.0478%;
  padding: 6.5rem 8rem 6.5rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .t-home-approach__body {
    width: 100%;
    padding: 2.5rem 3rem 3rem;
  }
}

.t-home-approach__content.-type1 {
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
}
.t-home-approach__content.-type1 .t-home-approach__pict {
  padding: 0 5rem 0 0;
  border-radius: 0 0 0 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .t-home-approach__content.-type1 .t-home-approach__pict {
    padding: 0;
    border-radius: 20px 0 0;
  }
}
.t-home-approach__content.-type1 .t-home-approach__pict__inner {
  max-width: initial;
  width: 100%;
}