@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  scroll-behavior: smooth;
}

@media screen and (max-width: 750px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 751px) {
  .spOnly {
    display: none !important;
  }
}

body {
  background-color: #F7F6F0;
}

.moist-rich-cream {
  position: relative;
  margin: 0 auto;
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  overflow-x: hidden;
  font-weight: 500;
}

.moist-rich-cream * {
  box-sizing: border-box;
}

.moist-rich-cream img {
  display: inline;
  width: 100%;
  height: auto;
}

.clearWide {
  margin: 0 calc(50% - 50vw); /* 画面幅いっぱいにはみ出させるためのネガティブマージン */
  width: 100vw; /* 幅を画面幅いっぱいに指定 */
}

.note {
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .note {
    font-size: 2.6vw;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.mt1em {
  margin-top: 1em;
}

.mt2em {
  margin-top: 2em;
}

.mt3em {
  margin-top: 3em;
}

.kv {
  width: 100%;
}
@media screen and (min-width: 751px) {
  .kv {
    width: 1000px;
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 750px) {
  .kv {
    padding: 0 7.3%;
    margin: 0 auto 10px;
  }
}

.cta {
  width: 100%;
  padding: 75px 0 120px;
}
@media screen and (max-width: 750px) {
  .cta {
    padding: 40px 8% 30px;
  }
}
@media screen and (min-width: 751px) {
  .cta .ctaIn {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.cta .ctaIn {
  color: #502E1A;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .cta .ctaIn {
    margin-top: 30px;
  }
}
.cta .ctaIn.upper {
  padding-bottom: 30px;
  margin-top: 0px;
}
@media screen and (max-width: 750px) {
  .cta .ctaIn.upper {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 751px) {
  .cta .productR {
    width: 50%;
    float: right;
    padding-top: 40px;
  }
  .cta .productR.released {
    padding-top: 30px;
  }
}
@media screen and (min-width: 751px) {
  .cta .productL {
    width: 47.7%;
    float: left;
  }
  .cta .productL img {
    width: 100%;
    margin: 0 auto;
    box-sizing: content-box;
  }
}
.cta .productTx01 {
  font-size: 26px;
  letter-spacing: 0.1em;
  font-weight: 900;
  line-height: 1.6;
}
.cta .productTx01 sup {
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  .cta .productTx01 {
    padding-bottom: 0px;
    font-size: 4.26vw;
  }
  .cta .productTx01 span {
    font-size: 4.8vw;
  }
  .cta .productTx01 sup {
    font-size: 11px;
  }
}
.cta .productSpImg {
  width: 100%;
  margin: 0 auto 20px;
}
.cta .productTx02 {
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1.41;
  font-weight: 600;
}
.cta .productTx02 span {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
  .cta .productTx02 {
    padding-bottom: 10px;
    font-size: 4.53vw;
  }
}
.cta .productTx03 {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.41;
  padding-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .cta .productTx03 {
    padding-bottom: 20px;
    font-size: 3.2vw;
  }
}
.cta .productTx03 span.quantity {
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .cta .productTx03 span.quantity {
    font-size: 3.2vw;
  }
}
.cta .productTx03 span.price {
  font-family: "Jost", sans-serif;
  font-size: 28px;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .cta .productTx03 span.price {
    font-size: 4.2vw;
  }
}
.cta .productTx03 span.tax {
  font-family: "Jost", sans-serif;
  font-size: 12px;
}
@media screen and (max-width: 750px) {
  .cta .productTx03 span.tax {
    font-size: 2.67vw;
  }
}
.cta .productTx03 span.bugai {
  font-size: 14px;
  border: 1px solid #604C3F;
  padding: 3px 5px 5px;
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .cta .productTx03 span.bugai {
    font-size: 2.07vw;
  }
}
.cta .productTx04 {
  font-size: 14px;
  line-height: 1.33;
  padding-bottom: 3px;
}
@media screen and (max-width: 750px) {
  .cta .productTx04 {
    font-size: 3.47vw;
    line-height: 1.33;
  }
}
.cta .productTx05 {
  color: #56442D;
  font-size: 16px;
  line-height: 1.37;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .cta .productTx05 {
    font-size: 3.47vw;
    line-height: 1.63;
    margin-bottom: 0px;
  }
}
.cta .productTx06 {
  color: #56442D;
  font-size: 12px;
  line-height: 1.37;
  margin-bottom: 20px;
  padding-top: 25px;
}
@media screen and (min-width: 751px) {
  .cta .productTx06 {
    letter-spacing: -0.01em;
  }
}
@media screen and (max-width: 750px) {
  .cta .productTx06 {
    font-size: 3.47vw;
    line-height: 1.63;
    text-align: left;
    padding-top: 15px;
  }
}
.cta .productBtn {
  margin: 0 auto 30px;
  width: 420px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-family: "Jost", sans-serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  background-color: #B4A498;
  border-radius: 40px;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .cta .productBtn {
    font-size: 4.53vw;
    width: 84vw;
    height: 3.5em;
    line-height: 3.5em;
    margin-bottom: 20px;
  }
}

.sec2 {
  width: 100%;
  background-color: #EDE7DB;
  padding-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .sec2 {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 751px) {
  .sec2 .sec2In {
    width: 1000px;
    margin: 0 auto 0px;
  }
}
.sec2 .sec2In {
  color: #502E1A;
}
@media screen and (max-width: 750px) {
  .sec2 .sec2In {
    padding: 0 7.3% 0vw;
  }
}
.sec2 .sec2Tx01 {
  font-size: 28px;
  font-weight: 600;
  padding-top: 60px;
  margin-bottom: 40px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec2 .sec2Tx01 img {
  width: 226px;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .sec2 .sec2Tx01 {
    font-size: 5.2vw;
    padding-top: 40px;
  }
}
@media screen and (min-width: 751px) {
  .sec2 .sec2R {
    float: right;
    width: 466px;
  }
}
@media screen and (max-width: 750px) {
  .sec2 .sec2R {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 751px) {
  .sec2 .sec2L {
    float: left;
    width: 484px;
    margin-top: 10px;
  }
}
.sec2 .sec2L ul {
  border-top: 1px solid #B4A498;
  margin-bottom: 20px;
}
.sec2 .sec2L ul li {
  border-bottom: 1px solid #B4A498;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
}
@media screen and (max-width: 750px) {
  .sec2 .sec2L ul li {
    font-size: 3.59vw;
    line-height: 2;
  }
}
.sec2 .sec2L ul li sup {
  font-size: 11px;
}
.sec2 .sec2L ul li dt {
  width: 28px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 750px) {
  .sec2 .sec2L ul li dt {
    margin-right: 4vw;
    width: 6.4vw;
    vertical-align: top;
  }
}
.sec2 .sec2L ul li dd {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 750px) {
  .sec2 .sec2L ul li dd {
    width: 70.4vw;
    vertical-align: middle;
  }
}
.sec2 .sec2L ul li dd span {
  border-bottom: 2px solid #B4A498;
  padding-bottom: 4px;
}
@media screen and (max-width: 750px) {
  .sec2 .sec2L ul li dd span {
    padding-bottom: 2px;
  }
}

.pointNum {
  width: 99px;
  margin: 0 auto;
  padding-bottom: 40px;
}
@media screen and (min-width: 751px) {
  .pointNum {
    margin-top: 15px;
  }
}
@media screen and (max-width: 750px) {
  .pointNum {
    width: 20vw;
    padding-bottom: 20px;
  }
}
.pointNum.num01 {
  width: 98px;
}
@media screen and (max-width: 750px) {
  .pointNum.num01 {
    width: 20vw;
  }
}
.pointNum.num02 {
  width: 111px;
}
@media screen and (max-width: 750px) {
  .pointNum.num02 {
    width: 20vw;
  }
}
.pointNum.num03 {
  width: 106px;
}
@media screen and (max-width: 750px) {
  .pointNum.num03 {
    width: 20vw;
  }
}

.pointTit {
  font-size: 27px;
  line-height: 1.41;
  padding-bottom: 25px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
}
.pointTit sup {
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  .pointTit {
    font-size: 4.8vw;
    padding-bottom: 20px;
  }
  .pointTit sup {
    font-size: 10px;
  }
}

.pointTx01 {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 751px) {
  .pointTx01 {
    margin-bottom: 20px;
  }
}
.pointTx01 sup {
  font-size: 10px;
}
@media screen and (max-width: 750px) {
  .pointTx01 {
    font-size: 3.4vw;
    padding-bottom: 10px;
  }
  .pointTx01 sup {
    font-size: 10px;
  }
}

.pointTx01Sub {
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.pointTx01Sub sup {
  font-size: 10px;
}
@media screen and (max-width: 750px) {
  .pointTx01Sub {
    font-size: 2.6vw;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .pointTx01Sub sup {
    font-size: 10px;
  }
}

.pointTx02 {
  font-size: 20px !important;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 700;
}
.pointTx02 sup {
  font-size: 10px;
}
@media screen and (min-width: 751px) {
  .pointTx02 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  .pointTx02 {
    font-size: 3.46vw !important;
    padding-bottom: 0px;
    text-align: left;
  }
  .pointTx02 sup {
    font-size: 10px;
  }
  .pointTx02.pt01 {
    padding-top: 0.8em;
  }
}

.pointTx02Sub {
  font-size: 14px !important;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 700;
}
.pointTx02Sub sup {
  font-size: 10px;
}
@media screen and (min-width: 751px) {
  .pointTx02Sub {
    margin-top: 10px;
  }
}
@media screen and (max-width: 750px) {
  .pointTx02Sub {
    font-size: 2.93vw !important;
    padding-bottom: 10px;
    text-align: left;
    padding-top: 0px !important;
  }
  .pointTx02Sub sup {
    font-size: 10px;
  }
}

.sec3 {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec3 {
    padding: 40px 8% 30px;
  }
}
@media screen and (min-width: 751px) {
  .sec3 .sec3In {
    max-width: 942px;
    margin: 0 auto;
    padding: 70px 0;
  }
}
.sec3 .sec3In {
  color: #604C3F;
}
@media screen and (min-width: 751px) {
  .sec3 .point01 {
    width: 43%;
    float: left;
  }
}
@media screen and (max-width: 750px) {
  .sec3 .point01Img .spL {
    width: 40%;
    float: left;
  }
  .sec3 .point01Img .spR {
    width: 50%;
    float: right;
  }
}
@media screen and (min-width: 751px) {
  .sec3 .point01Img {
    width: 50%;
    float: right;
  }
  .sec3 .point01Img img {
    width: 400px;
    display: block;
    margin: 0 auto;
  }
}

.sec4 {
  width: 100%;
  background-color: #E3DED5;
}
@media screen and (max-width: 750px) {
  .sec4 {
    padding: 40px 8% 40px;
  }
}
@media screen and (min-width: 751px) {
  .sec4 .sec4In {
    max-width: 1000px;
    margin: 0 auto;
    padding: 70px 0;
  }
}
.sec4 .sec4In {
  color: #604C3F;
}
@media screen and (min-width: 751px) {
  .sec4 .point02 {
    width: 47%;
    float: right;
    margin-top: 20px;
  }
}
.sec4 .point02 {
  text-align: center;
}
@media screen and (min-width: 751px) {
  .sec4 .point02Img {
    width: 50%;
    float: left;
  }
}
.sec4 .point02Img p {
  font-size: 12px;
  padding-top: 15px;
}
@media screen and (max-width: 750px) {
  .sec4 .point02Img p {
    font-size: 2.6vw;
  }
}

.sec5 {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec5 {
    padding: 40px 8% 30px;
  }
}
@media screen and (min-width: 751px) {
  .sec5 .sec5In {
    max-width: 902px;
    margin: 0 auto;
    padding: 70px 0;
  }
}
.sec5 .sec5In {
  color: #604C3F;
}
@media screen and (min-width: 751px) {
  .sec5 .point03 {
    width: 50%;
    float: left;
  }
}
.sec5 .point03 {
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec5 .point03Img .spL {
    width: 40%;
    float: left;
  }
  .sec5 .point03Img .spR {
    width: 50%;
    float: right;
  }
}
@media screen and (min-width: 751px) {
  .sec5 .point03Img {
    width: 44.34%;
    float: right;
  }
  .sec5 .point03Img img {
    width: 400px;
    display: block;
    margin: 0 auto;
  }
}

.secBrandPolicy {
  width: 100%;
  background-color: #EDE7DB;
  padding: 65px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .secBrandPolicy {
    padding: 40px 0% 40px;
  }
}
@media screen and (min-width: 751px) {
  .secBrandPolicy .secBrandPolicyIn {
    width: 1000px;
    margin: 0 auto;
  }
}
.secBrandPolicy h2 {
  width: 247px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .secBrandPolicy h2 {
    width: 47.06vw;
  }
}
.secBrandPolicy h3 {
  font-size: 28px;
  line-height: 2;
  font-weight: 700;
  color: #502E1A;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
.secBrandPolicy h3 span {
  font-size: 34px;
  font-family: "Jost", sans-serif;
  font-weight: 600;
}
.secBrandPolicy h3 span span {
  font-size: 30px;
}
@media screen and (max-width: 750px) {
  .secBrandPolicy h3 {
    font-size: 4.8vw;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .secBrandPolicy h3 span {
    font-size: 5.33vw;
  }
  .secBrandPolicy h3 span span {
    font-size: 4.8vw;
  }
}
.secBrandPolicy sup {
  font-size: 0.47em;
}
.secBrandPolicy .secBrandPolicyTx01 {
  text-align: center;
  font-size: 18px;
  color: #502E1A;
}
@media screen and (max-width: 750px) {
  .secBrandPolicy .secBrandPolicyTx01 {
    font-size: 3.46vw;
  }
}
.secBrandPolicy .secBrandPolicyTx02 {
  padding: 0 1em;
  text-align: center;
  font-size: 18px;
  color: #502E1A;
}
.secBrandPolicy .secBrandPolicyTx02 span {
  font-size: 12px;
}
@media screen and (max-width: 750px) {
  .secBrandPolicy .secBrandPolicyTx02 {
    font-size: 3.46vw;
  }
  .secBrandPolicy .secBrandPolicyTx02 span {
    margin-top: 15px;
    display: block;
    font-size: 2.66vw;
    text-align: left;
  }
}
.secBrandPolicy .secBrandPolicyTx02 + .secBrandPolicyTx02 {
  margin-top: 1em;
}
.secBrandPolicy ul {
  text-align: center;
  padding: 25px 0 30px;
}
@media screen and (max-width: 750px) {
  .secBrandPolicy ul {
    padding: 25px 0 20px;
  }
}
.secBrandPolicy ul li {
  display: inline-block;
  position: relative;
  box-shadow: 0px 6px 0px -2px #C7C2B7;
  border-radius: 30px;
  background-color: #fff;
  padding: 15px 35px;
  color: #502E1A;
  font-size: 18px;
}
@media screen and (min-width: 751px) {
  .secBrandPolicy ul li {
    margin-right: 10px;
  }
  .secBrandPolicy ul li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .secBrandPolicy ul li {
    border-radius: 20px;
    padding: 15px 15px;
    font-size: 4vw;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .secBrandPolicy ul li:last-child {
    margin-right: 0;
  }
}
.secBrandPolicy ul li span {
  color: #EABDC0;
  margin-right: 10px;
}
@media screen and (max-width: 750px) {
  .secBrandPolicy ul li span {
    margin-right: 5px;
  }
}

.sec6 {
  width: 100%;
  background-color: #B4A498;
  padding: 60px 0;
}
@media screen and (max-width: 750px) {
  .sec6 {
    padding: 40px 8% 30px;
  }
}
@media screen and (min-width: 751px) {
  .sec6 .sec6In {
    max-width: 1000px;
    margin: 0 auto;
  }
  .sec6 .sec6In img {
    width: 587px;
    margin: 0 auto;
  }
}
.sec6 .sec6In {
  color: #fff;
  text-align: center;
}
.sec6 ul {
  text-align: center;
}
@media screen and (min-width: 751px) {
  .sec6 ul li {
    width: 320px;
    float: left;
    margin-right: 20px;
  }
  .sec6 ul li img {
    max-width: 100%;
  }
  .sec6 ul li:last-child {
    margin-right: 0;
  }
}
.sec6 .stepTx01 {
  font-size: 16px;
  padding-bottom: 25px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .sec6 .stepTx01 {
    font-size: 3.2vw;
  }
}
.sec6 .stepTx02 {
  font-size: 30px;
  padding-bottom: 30px;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .sec6 .stepTx02 {
    font-size: 6.66vw;
  }
}
.sec6 .stepTx03 {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.55;
}
@media screen and (max-width: 750px) {
  .sec6 .stepTx03 {
    padding-bottom: 10px;
    font-size: 4.53vw;
  }
}
.sec6 .stepTx04 {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.55;
  padding-bottom: 35px;
}
@media screen and (max-width: 750px) {
  .sec6 .stepTx04 {
    font-size: 3.46vw;
  }
}

.moist-rich-cream [data-js=floating] {
  position: fixed;
  left: 50%;
  right: 0;
  bottom: 0;
  width: 100%;
  transform: translate(-50%, 30%);
  transition: 0.4s;
  opacity: 0;
}

.moist-rich-cream [data-js=floating].is-active {
  opacity: 1;
  transform: translate(-50%, 0);
}

.moist-rich-cream [data-js=floating].is-stoping {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 0;
  opacity: 1;
  transform: translate(-50%, 0);
  transition: 0;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream [data-js=floating].is-stoping {
    margin: 0;
  }
}

.moist-rich-cream [data-js=stop-el] {
  height: 113px;
}
@media screen and (max-width: 750px) {
  .moist-rich-cream [data-js=stop-el] {
    height: 34.5vw;
  }
}

.moist-rich-cream .cta {
  padding: 5% 4% 4%;
  background: #F7F6F0;
  z-index: 5;
}
.moist-rich-cream .cta.last {
  background: #F7F6F0;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .cta {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8.78%;
    padding: 15px 0;
  }
  .moist-rich-cream .cta.last {
    padding: 75px 0 60px;
  }
}

.moist-rich-cream .cta__txtarea {
  text-align: center;
}

.moist-rich-cream .cta__txtarea:not(:last-child) {
  margin: 0 0 4%;
  text-align: center;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .cta__txtarea:not(:last-child) {
    margin: 0 0 0%;
    text-align: center;
  }
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .cta__txtarea {
    margin: 0;
    text-align: center;
  }
}
.moist-rich-cream .cta__heading {
  margin: 0 0 0.2em;
  letter-spacing: 0.08em;
  font-size: 4vw;
  font-weight: 600;
}
.moist-rich-cream .cta__heading span {
  font-size: 3.5vw;
}
.moist-rich-cream .cta__heading {
  color: #56442D;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .cta__heading {
    margin: 0 0 0.55em;
    font-size: 20px;
  }
  .moist-rich-cream .cta__heading span {
    font-size: 16px;
  }
}

.moist-rich-cream .cta__txt {
  letter-spacing: 0.08em;
  font-size: 3.2vw;
  color: #56442D;
  font-weight: 500;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .cta__txt {
    font-size: 18px;
    white-space: nowrap;
    padding-top: 10px;
  }
}

.moist-rich-cream .cta__txt2 {
  letter-spacing: 0.08em;
  font-size: 3vw;
  color: #575757;
  font-weight: 500;
  margin-top: 5px;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .cta__txt2 {
    margin-top: 10px;
    font-size: 12px;
    white-space: nowrap;
  }
}

.moist-rich-cream .cta__txt_bugai {
  border: 1px solid #604C3F;
  font-size: 14px;
  padding: 1px 10px 3px;
  line-height: 1; /* 余白を減らす */
  position: relative;
  top: -4px;
}
@media screen and (max-width: 750px) {
  .moist-rich-cream .cta__txt_bugai {
    font-size: 3.3vw;
    padding: 2px 10px 2px;
    top: -2px;
  }
}

.moist-rich-cream .cta__txt_large {
  font-size: 4.27vw;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .cta__txt_large {
    font-size: 26px;
  }
}

.moist-rich-cream .cta__txt_tax {
  font-size: 2.67vw;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .cta__txt_tax {
    font-size: 14px;
  }
}

.cta__link {
  position: relative;
  display: grid;
  place-items: center;
  padding: 1.25em;
  border-radius: 26em;
  letter-spacing: 0.08em;
  font-size: 4.53vw;
  font-weight: 600;
  color: #fff;
  background: #56442D;
  transition: 0.2s;
}
@media screen and (min-width: 751px) {
  .cta__link {
    padding: 0;
    height: 80px;
    width: 450px;
    font-size: 24px;
    line-height: 80px;
  }
  .cta__link.cta__linkBtm {
    width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .cta__link.cta__linkBtm {
    margin-bottom: 20px;
  }
}
.cta__link:hover {
  color: #56442D;
  background: #F8E267;
  font-size: 4.53vw;
  opacity: 1;
}
@media screen and (min-width: 751px) {
  .cta__link:hover {
    font-size: 20px;
  }
}

.cta__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 30px;
  height: 1px;
  background: #fff;
  transition: 0.3s;
}

.cta__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-135deg);
  transition: 0.3s;
}

.cta__link:hover::before {
  right: 20px;
  width: 40px;
  background: #56442D;
}

.cta__link:hover::after {
  right: 20px;
  border-left: 1px solid #56442D;
  border-bottom: 1px solid #56442D;
}

.moist-rich-cream .column {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 11.5% 7.4% 15%;
  background: #EDE7DB;
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .column {
    padding: 60px 5% 75px;
  }
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .column__txtarea {
    display: flex;
    flex-flow: column;
    gap: 15px;
    flex: 1;
  }
}
.moist-rich-cream .column__heading {
  margin: 0 0 6%;
  text-align: center;
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .column__heading {
    margin: 0 0 38px;
  }
}
.moist-rich-cream .column__heading_accent {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin: 0 0 11.5%;
  text-align: center;
  color: #DEA8AA;
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .column__heading_accent {
    margin: 0 0 35px;
  }
}
.moist-rich-cream .column__heading_accent_top {
  margin: 0 0 1.3em;
  letter-spacing: 0.125em;
  font-size: 3.2vw;
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .column__heading_accent_top {
    margin: 0 0 1.5em;
    font-size: 16px;
  }
}
.moist-rich-cream .column__heading_accent_btm {
  letter-spacing: 0.135em;
  font-family: "Jost", sans-serif;
  font-size: 6.66vw;
  font-weight: 500;
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .column__heading_accent_btm {
    font-size: 30px;
  }
}
.moist-rich-cream .column__heading_txt {
  text-align: center;
  line-height: 1.45em;
  letter-spacing: 0.1em;
  font-size: 3.46vw;
  font-weight: 400;
  color: #56442D;
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .column__heading_txt {
    font-size: 18px;
  }
}
.moist-rich-cream .column__list {
  display: flex;
  flex-flow: column;
  gap: 2vw;
  width: 100%;
}

@media screen and (min-width: 751px) {
  .moist-rich-cream .column__list {
    flex-flow: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .column__list_item {
    width: 780px;
  }
}
.moist-rich-cream .column__link {
  position: relative;
  display: block;
  padding: 1.65em 6.1em 1.65em 2.1em;
  border-radius: 1.15em;
  letter-spacing: 0.07em;
  line-height: 1.4;
  font-size: 3.466vw;
  font-weight: 500;
  color: #56442D;
  background: #fff;
  transition: 0.2s;
}
@media screen and (min-width: 751px) {
  .moist-rich-cream .column__link {
    border-radius: 1.5em;
    font-size: 18px;
  }
}
.moist-rich-cream .column__link:hover {
  background: #B4A498;
  color: #fff;
}

.moist-rich-cream .column__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 30px;
  height: 1px;
  background: #56442D;
  transition: 0.3s;
}

.moist-rich-cream .column__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-left: 1px solid #56442D;
  border-bottom: 1px solid #56442D;
  transform: rotate(-135deg);
  transition: 0.3s;
}

.moist-rich-cream .column__link:hover::before {
  right: 20px;
  width: 40px;
  background: #FFF;
}

.moist-rich-cream .column__link:hover::after {
  right: 20px;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.slider li {
  background-color: #fff;
  border-radius: 35px;
}
@media screen and (max-width: 750px) {
  .slider li {
    border-radius: 35px;
  }
}
.slider li h3 {
  font-size: 16px;
  font-family: "Jost", sans-serif;
  margin: 20px 0 20px;
  color: #927D6C;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .slider li h3 {
    font-size: 4vw;
  }
}
.slider li h3 span {
  border-bottom: 1px solid #927D6C;
}
.slider li p {
  font-size: 12px;
  color: #473528;
  padding-bottom: 20px;
  line-height: 1.53;
}
@media screen and (max-width: 750px) {
  .slider li p {
    font-size: 4vw;
  }
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.slick-arrow::before {
  display: none;
}
.slick-arrow {
  width: 35px !important;
  height: 35px !important;
  z-index: 9;
}

.slick-prev {
  left: -5.5% !important;
}

.slick-next {
  right: -5.5% !important;
}

.breadcrumb span,
.breadcrumb span a {
  color: #56442D !important;
}

.jost {
  font-family: "Jost", sans-serif;
}/*# sourceMappingURL=style.css.map */