.soy {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}
.soy div,
.soy span,
.soy applet,
.soy object,
.soy iframe,
.soy h1,
.soy h2,
.soy h3,
.soy h4,
.soy h5,
.soy h6,
.soy p,
.soy blockquote,
.soy pre,
.soy a,
.soy abbr,
.soy acronym,
.soy address,
.soy big,
.soy cite,
.soy code,
.soy del,
.soy dfn,
.soy em,
.soy img,
.soy ins,
.soy kbd,
.soy q,
.soy s,
.soy samp,
.soy small,
.soy strike,
.soy strong,
.soy sub,
.soy sup,
.soy tt,
.soy var,
.soy b,
.soy u,
.soy i,
.soy center,
.soy dl,
.soy dt,
.soy dd,
.soy ol,
.soy ul,
.soy li,
.soy fieldset,
.soy form,
.soy label,
.soy legend,
.soy table,
.soy caption,
.soy tbody,
.soy tfoot,
.soy thead,
.soy tr,
.soy th,
.soy td,
.soy article,
.soy aside,
.soy canvas,
.soy details,
.soy embed,
.soy figure,
.soy figcaption,
.soy footer,
.soy header,
.soy hgroup,
.soy menu,
.soy nav,
.soy output,
.soy ruby,
.soy section,
.soy summary,
.soy time,
.soy mark,
.soy audio,
.soy video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.soy ol,
.soy ul {
  list-style: none;
}
.soy table {
  border-collapse: collapse;
  border-spacing: 0;
}
.soy caption,
.soy th,
.soy td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}
.soy q,
.soy blockquote {
  quotes: none;
}
.soy q:before,
.soy q:after,
.soy blockquote:before,
.soy blockquote:after {
  content: "";
  content: none;
}
.soy a img {
  border: none;
}
.soy article,
.soy aside,
.soy details,
.soy figcaption,
.soy figure,
.soy footer,
.soy header,
.soy hgroup,
.soy main,
.soy menu,
.soy nav,
.soy section,
.soy summary {
  display: block;
}
.soy img {
  width: 100%;
  vertical-align: bottom;
}
.soy a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.soy a:hover {
  opacity: 0.7;
}
.soy div:after, .soy dl:after, .soy ul:after {
  content: none;
}
.soy * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.soy .green {
  color: #407247;
}
.soy .orange {
  color: #e9a140;
}
.soy .roboto {
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.soy .bold {
  font-weight: 700;
}
.soy .pc-on {
  display: block;
}
.soy .sp-on {
  display: none;
}
.soy .wrap {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.soy .kv1 {
  padding: 28px 16px 42px;
  background-image: url(../img/kv_bg.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.soy .kv1__logo {
  width: 97.8571428571vw;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.soy .kv1__logo img {
  width: 7.4285714286vw;
}
.soy .kv1__ttl {
  width: 38vw;
  max-width: 100%;
  margin: -2.5vw auto 0;
}
.soy .kv1__main {
  -webkit-transform: translate(-66px, -20px);
  width: 78.2857142857vw;
  max-width: 90%;
  margin: 0 auto;
          transform: translate(-66px, -20px);
}
.soy .kv2 {
  padding: 0px 0.7142857143vw 22.8571428571vw;
  background-image: url(../img/kv2_bg.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.soy .kv2__logo {
  width: 97.8571428571vw;
  margin: 0 auto;
  text-align: right;
}
.soy .kv2__logo img {
  width: 14.2857142857vw;
}
.soy .kv2__ttl {
  width: 97.8571428571vw;
  max-width: 100%;
  margin: -76px auto 0;
  padding: 0 20px;
}
.soy .kv2__ttl img {
  width: 47.8571428571vw;
}
.soy .cv {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
  padding: 35px 20px 47px;
  background: #a99479;
  background: -webkit-gradient(linear, left top, right top, from(#a99479), color-stop(50%, #e7e0ce), to(#a99479));
  background: linear-gradient(90deg, #a99479 0%, #e7e0ce 50%, #a99479 100%);
}
.soy .cv a {
  display: block;
}
.soy .cv__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  max-width: 326px;
  margin: 0 14px;
}
.soy .cv__txt {
  padding-bottom: 22px;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0;
  text-align: center;
}
.soy .sec01 {
  padding: 62px 0 40px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent), color-stop(60%, #f1eae3), to(#f1eae3));
  background: linear-gradient(180deg, transparent 0%, transparent 60%, #f1eae3 60%, #f1eae3 100%);
}
.soy .sec01 .wrap {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
.soy .sec01__inner {
  -ms-flex-pack: distribute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      justify-content: space-around;
  padding-top: 60px;
  gap: 20px;
}
.soy .sec01__ttl {
  width: 828px;
  max-width: 90%;
  margin: 0 auto;
}
.soy .sec01__logo .text {
  padding-top: 15px;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.01rem;
  text-align: center;
}
.soy .sec01__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 58px 0 0;
}
.soy .sec01__products .product__name {
  padding-top: 18px;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.2;
  letter-spacing: 0.05rem;
  text-align: center;
}
.soy .sec01__products .product--soy .product__name {
  color: #407247;
}
.soy .sec01__products .product--shape .product__name {
  color: #f6447b;
}
.soy .sec02 {
  padding: 110px 0 96px;
  background-color: #fcf7f4;
}
.soy .sec02 .wrap {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}
.soy .sec02__inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
}
.soy .sec02__detail {
  width: 44%;
}
.soy .sec02__ttl {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 40px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0.16rem;
}
.soy .sec02__ttl::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 8px;
  background-color: #407247;
  content: "";
}
.soy .sec02__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.1rem;
}
.soy .sec02__graph {
  width: 39%;
  margin-right: 8px;
}
.soy .sec03 {
  position: relative;
  padding: 104px 0 116px;
  background-image: url(../img/bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.soy .sec03::before, .soy .sec03::after {
  position: absolute;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.soy .sec03::before {
  top: -46px;
  left: 0;
  width: 204px;
  background-image: url(../img/soy01.png);
}
.soy .sec03::after {
  right: 0;
  bottom: -130px;
  width: 178px;
  background-image: url(../img/soy02.png);
}
.soy .sec03__ttl {
  padding-bottom: 30px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.75;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .sec03__lead {
  font-weight: 400;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .sec03__graph {
  width: 990px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 46px;
}
.soy .sec03__graph .graph:not(:first-child) {
  margin-top: 40px;
}
.soy .sec04 {
  padding: 64px 0 34px;
  background-color: #fcf7f4;
}
.soy .sec04__ttl {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.62;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .sec04 .food {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  padding: 70px 22px 0;
  gap: 30px;
}
.soy .sec04 .food__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
  -webkit-box-shadow: 2.828px 2.828px 7px 0px rgba(0, 0, 0, 0.08);
          flex: 0 1 25%;
          box-shadow: 2.828px 2.828px 7px 0px rgba(0, 0, 0, 0.08);
}
.soy .sec04 .food__item .ttl {
  -webkit-transform: translateX(-50%);
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 50%;
  width: 84%;
  padding: 4px 10px;
          transform: translateX(-50%);
  border-radius: 50px;
  background-color: #fde85f;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
.soy .sec04 .food__item .ttl .sub {
  padding-left: 4px;
  font-size: 12px;
}
.soy .sec04 .food__item .box {
  position: relative;
  padding: 40px 50px 15px;
  background-color: #fff;
}
.soy .sec04 .food__item .item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  padding-bottom: 16px;
}
.soy .sec04 .food__item .kinds {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1rem;
}
.soy .sec04 .food__item .num {
  font-weight: 700;
  font-size: 18px;
}
.soy .sec04 .food__item .num span {
  font-size: 20px;
}
.soy .sec04 .note {
  padding: 20px 22px 0 0;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.04rem;
  text-align: right;
}
.soy .sec04__txt {
  padding: 28px 0 0;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.5;
  letter-spacing: 0.2rem;
  text-align: center;
}
.soy .sec04__txt02 {
  padding-top: 42px;
  text-align: center;
}
.soy .sec04__txt02 span {
  display: inline-block;
  position: relative;
  padding: 0 48px;
  background-color: #000;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 2.75;
  letter-spacing: 0.1rem;
}
.soy .sec04__txt02 span::before, .soy .sec04__txt02 span::after {
  -webkit-transform: skewX(-10deg);
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%;
          transform: skewX(-10deg);
  background-color: #000;
  content: "";
}
.soy .sec04__txt02 span::before {
  right: -10px;
}
.soy .sec04__txt02 span::after {
  left: -10px;
}
.soy .sec05 {
  padding: 132px 0 42px;
  background-image: url(../img/bg02.png);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fcf7f4;
}
.soy .sec05__wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
.soy .sec05__img {
  width: 50%;
  max-width: 382px;
  position: relative;
}
.soy .sec05__img:before {
  content: "RENEWAL";
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  position: absolute;
  z-index: 2;
  top: -52px;
  left: -48px;
  display: block;
  visibility: visible;
  font-size: 24px;
  transform   : scale(0.85, 1);
  letter-spacing: 1px;
}
.soy .sec05__img:after {
  content: "";
  width: 114px;
  height: 114px;
  border-radius: 57px;
  background: #000;
  position: absolute;
  z-index: 1;
  top: -96px;
  left: -57px;
  display: block;
  visibility: visible;
}
.soy .sec05__img a {
  position: relative;
  z-index: 3;
}
.soy .sec05__box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
}
.soy .sec05 h2 {
  width: 520px;
  max-width: 100%;
  padding-top: 30px;
}
.soy .sec05__note {
  padding-top: 10px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  text-align: right;
}
.soy .sec05__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-left: 22px;
  gap: 66px;
}
.soy .sec05__list li {
  -webkit-box-shadow: 1.414px 1.414px 10px 0px rgba(0, 0, 0, 0.1);
  z-index: 2;
  position: relative;
  width: 40%;
  padding: 30px 20px 34px;
  background-color: #fff;
          box-shadow: 1.414px 1.414px 10px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.soy .sec05__list li::before, .soy .sec05__list li::after {
  -webkit-transform: skewX(-10deg);
  z-index: -1;
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
          transform: skewX(-10deg);
  background-color: #fff;
  content: "";
}
.soy .sec05__list li::before {
  left: -22px;
}
.soy .sec05__list li::after {
  right: -30px;
}
.soy .sec05__list .kind {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}
.soy .sec05__list .num {
  padding-top: 6px;
  font-weight: 700;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0;
}
.soy .sec05__list .num .roboto {
  font-weight: 500;
  font-size: 84px;
}
.soy .sec05__txt {
  padding-top: 16px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.75;
  letter-spacing: 0.1rem;
}
.soy .sec06 {
  position: relative;
  padding: 106px 0 0;
  /* background-image: url(../img/bg03.png);
  background-position: 68% 31%;
  background-size: 1200px;
  background-repeat: no-repeat; */
  overflow: hidden;
}
.soy .sec06::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-46%);
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  background-image: url(../img/bg03.png);
  background-position: center 8%;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
}

.soy .sec06 .wrap {
  position: relative;
  z-index: 2;
}

.soy .sec06 .about {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  gap: 40px;
}
.soy .sec06 .about__detail {
  width: 50%;
}
.soy .sec06 .about__img {
  width: 66%;
}
.soy .sec06 .about__note {
  padding-top: 6px;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.75;
  letter-spacing: 0.1rem;
  text-align: right;
}
.soy .sec06__ttl {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 40px;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.5;
  letter-spacing: 0.16rem;
}
.soy .sec06__ttl::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 6px;
  background-color: #407247;
  content: "";
}
.soy .sec06__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 2.1;
  letter-spacing: 0.1rem;
}
.soy .sec06 .aboutsoy {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          justify-content: space-between;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 64px;
  padding: 38px 0 0 240px;
  gap: 40px;
}
.soy .sec06 .aboutsoy::before {
  position: absolute;
  top: 18px;
  left: -65px;
  width: 270px;
  height: 270px;
  background-image: url(../img/img16.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: left;
  content: "";
}
.soy .sec06 .aboutsoy__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}
.soy .sec06 .aboutsoy__ttl {
  padding-bottom: 10px;
  color: #e9a140;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.14rem;
}
.soy .sec06 .aboutsoy__ttl .line {
  display: inline-block;
}
.soy .sec06 .aboutsoy__ttl .line::after {
  display: inline-block;
  width: 104%;
  height: 12px;
  background: radial-gradient(circle farthest-side, #e9a140, #e9a140 30%, transparent 30%, transparent);
  background-size: 10px;
  content: "";
}
.soy .sec06 .aboutsoy__txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 2.3;
  letter-spacing: 0.07rem;
}
.soy .sec06 .aboutsoy__txt .line {
  z-index: 10;
  position: relative;
  font-weight: 700;
}
.soy .sec06 .aboutsoy__txt .line::before {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #fde85f;
  content: "";
}
.soy .sec06 .try {
  position: relative;
  margin: 135px auto 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), color-stop(50%, rgba(241, 234, 227, 0.5)), to(rgba(255, 255, 255, 0.5)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(241, 234, 227, 0.5) 50%, rgba(255, 255, 255, 0.5) 100%);
  background-color: #f1eae3;
}
.soy .sec06 .try__box {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.soy .sec06 .try__img {
  width: 42%;
  margin-top: -70px;
  pointer-events: auto;
}
.soy .sec06 .try__txt {
  width: 50%;
  padding-left: 30px;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.4;
  letter-spacing: 0.26rem;
}
.soy .sec07 {
  padding: 100px 0 86px;
  background-color: #fcf7f4;
}
.soy .sec07 .wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  width: 1260px;
}
.soy .sec07__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 57.5%;
  display: block;
          flex: 0 1 57.5%;
}
.soy .sec07__box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 37%;
          flex: 0 1 37%;
  padding-top: 30px;
}
.soy .sec07__ttl {
  font-weight: 700;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.2rem;
}
.soy .sec07__list {
  padding-top: 54px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.75;
  letter-spacing: 0.1rem;
}
.soy .sec07__list > li {
  padding-left: 66px;
  background: url(../img/check_icon.svg) left 0px top 6px no-repeat;
  background-size: 42px auto;
}
.soy .sec07__list > li:not(:first-child) {
  margin-top: 40px;
}
.soy .sec07__list .line {
  z-index: 10;
  position: relative;
}
.soy .sec07__list .line::before {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-color: #fde85f;
  content: "";
}
.soy .modal {
  -webkit-transition: ease 0.3s;
  visibility: hidden;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  opacity: 0;
  transition: ease 0.3s;
}
.soy .modal.is-active {
  visibility: visible;
  opacity: 1;
}
.soy .modal__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}
.soy .modal__content {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 950px;
  max-width: 90%;
          transform: translate(-50%, -50%);
  background-color: #fff;
}
.soy .modal__content .ttl {
  position: relative;
  padding: 10px 0;
  background-color: #000;
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.75;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .modal__content .ttl__close {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 26px;
  width: 25px;
  height: 25px;
          transform: translateY(-50%);
  cursor: pointer;
}
.soy .modal__content .ttl__close::before, .soy .modal__content .ttl__close::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
          transform: translateY(-50%) rotate(45deg);
  background-color: #fff;
  content: "";
}
.soy .modal__content .ttl__close::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.soy .modal__content .box {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
}
.soy .modal__content .box__txts {
  min-width: 42%;
  padding: 50px 36px;
}
.soy .modal__content .box__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 58%;
}
.soy .modal__content .box__ttl {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.75;
  letter-spacing: 0.1rem;
}
.soy .modal__content .box__txt {
  padding-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.1rem;
  text-align: justify;
}
.soy .lineup__ttl {
  padding: 116px 0 130px;
  background: url(../img/img15.png) no-repeat;
  background-size: cover;
  color: #fff;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .lineup__ttl .sub {
  font-size: 24px;
}
.soy .lineup__products {
  padding: 50px 0;
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.75;
  text-align: center;
}
.soy .lineup .lead {
  position: relative;
  padding: 50px 0;
  background-size: contain;
}
.soy .lineup .lead::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background-color: #f1eae3;
  content: "";
}
.soy .lineup .lead .wrap {
  width: 1270px;
  max-width: 100%;
}
.soy .lineup .lead__ttl {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .lineup .lead__ttl .sub {
  font-size: 20px;
}
.soy .lineup .lead__products {
  padding-top: 42px;
}
.soy .lineup .wrap {
  width: 1280px;
}
.soy .lineup .list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  padding: 34px 0 108px;
  gap: 38px;
}
.soy .lineup .list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33%;
          flex: 0 1 33%;
}
.soy .lineup .list > li:first-child {
  padding-top: 0;
}
.soy .lineup .list > li:nth-child(2) {
  padding-top: 60px;
}
.soy .lineup .list > li:nth-child(3) {
  padding-top: 120px;
}
.soy .lineup .list__ttl {
  padding-top: 24px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}
.soy .lineup .list__ttl .roboto {
  letter-spacing: 0;
}
.soy .lineup .list__txt {
  padding-top: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 0.1rem;
}
.soy .lineup .list__btn {
  -webkit-transition: ease 0.3s;
  width: 200px;
  max-width: 80%;
  padding-top: 26px;
  cursor: pointer;
  transition: ease 0.3s;
}
.soy .lineup .list__btn:hover {
  opacity: 0.8;
}
.soy .lineup .taste {
  padding: 100px 0;
  background-color: #fcf7f4;
}
.soy .lineup .taste__ttl {
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .lineup .taste__list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  padding-top: 140px;
  gap: 30px;
}
.soy .lineup .taste__list .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31%;
  -webkit-box-shadow: 2.828px 2.828px 7px 0px rgba(0, 0, 0, 0.08);
          flex: 0 1 31%;
  background-color: #fff;
          box-shadow: 2.828px 2.828px 7px 0px rgba(0, 0, 0, 0.08);
}
.soy .lineup .taste__list .item.item--01 {
  position: relative;
}
.soy .lineup .lineup-soy .taste__list .item.item--01:before {
  content: "RENEWAL";
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  position: absolute;
  z-index: 2;
  top: -104px;
  left: 50px;
  display: block;
  visibility: visible;
  font-size: 18px;
  transform   : scale(0.85, 1);
}
.soy .lineup .lineup-soy .taste__list .item.item--01:after {
  content: "";
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background: rgb(101,142,106);
  background: linear-gradient(121deg, rgba(101,142,106,1) 0%, rgba(65,117,73,1) 100%);
  position: absolute;
  z-index: 1;
  top: -140px;
  left: 40px;
  display: block;
  visibility: visible;
}



.soy .lineup .taste__list .item__img {
  position: relative;
  padding-top: 270px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.soy .lineup .taste__list .item__img img {
  -webkit-transform: translateX(-46%);
  position: absolute;
  top: -15%;
  left: 50%;
  width: 80%;
  width: 77%;
  margin: 0 auto;
  transform: translateX(-46%);
}
.soy .lineup .taste__list .item__box {
  padding: 66px 36px 24px;
}
.soy .lineup .taste__list .item__ttl {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
}
.soy .lineup .taste__list .item__txt {
  padding-top: 18px;
  font-weight: 500;
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 0.1rem;
}
.soy .lineup-soy .lineup__products {
  background: linear-gradient(135deg, rgba(64, 114, 71, 0.4) 0%, rgba(64, 114, 71, 0.4) 50%, rgba(194, 241, 147, 0.4) 100%);
  background-color: #407247;
}
.soy .lineup-soy .lead {
  background: url(../img/bg04.png) no-repeat left 0px top 90px;
  background-size: contain;
}
.soy .lineup-soy .lead__products {
  padding: 42px 10px 0 16px;
}
.soy .lineup-soy .list__ttl {
  color: #407247;
}
.soy .lineup-soy .taste__list .item--01 .item__img {
  background-image: url(../img/img21.png);
}
.soy .lineup-soy .taste__list .item--01 .item__ttl {
  color: #79442c;
}
.soy .lineup-soy .taste__list .item--02 .item__img {
  background-image: url(../img/img23.png);
}
.soy .lineup-soy .taste__list .item--02 .item__ttl {
  color: #e9a140;
}
.soy .lineup-soy .taste__list .item--03 .item__img {
  background-image: url(../img/img25.png);
}
.soy .lineup-soy .taste__list .item--03 .item__ttl {
  color: #a07b3e;
}
.soy .lineup-shape .lineup__products {
  background: linear-gradient(135deg, rgba(225, 124, 164, 0.4) 0%, rgba(255, 107, 154, 0.4) 100%);
  background-color: #f6447c;
}
.soy .lineup-shape .lead {
  background: url(../img/bg05.png) no-repeat left 0px top 90px;
  background-size: contain;
}
.soy .lineup-shape .lead__products {
  -webkit-transform: translateX(14px);
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  padding: 64px 20px 0;
          transform: translateX(14px);
}
.soy .lineup-shape .list .list__ttl {
  color: #f6447c;
  font-size: 22px;
  line-height: 1.75;
}
.soy .lineup-shape .taste__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 36px;
  gap: 50px;
}
.soy .lineup-shape .taste__list .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30.5%;
          flex: 0 1 30.5%;
}
.soy .lineup-shape .taste__list .item__img img {
  -webkit-transform: translateX(-43%);
  width: 83%;
          transform: translateX(-43%);
}
.soy .lineup-shape .taste__list .item--01 .item__img {
  background-image: url(../img/img30.png);
}
.soy .lineup-shape .taste__list .item--01 .item__ttl {
  color: #d98234;
}
.soy .lineup-shape .taste__list .item--02 .item__img {
  background-image: url(../img/img32.png);
}
.soy .lineup-shape .taste__list .item--02 .item__ttl {
  color: #770000;
}
.soy .lineup-bar .lineup__products {
  background: linear-gradient(135deg, rgba(127, 79, 48, 0) 0%, rgba(127, 79, 48, 0.35) 36%, rgba(127, 79, 48, 0.4) 100%);
  background-color: #411000;
}
.soy .lineup-bar .lead {
  background: url(../img/bg06.png) no-repeat left 0px top 90px;
  background-size: contain;
}
.soy .lineup-bar .lead__products {
  position: relative;
  width: 622px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 52px;
}
.soy .lineup-bar .lead__products .circle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -46px;
  right: -90px;
          align-items: center;
          justify-content: center;
  width: 130px;
  height: 130px;
  border: 2px #411000 solid;
  border-radius: 50%;
  color: #411000;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
.soy .lineup-bar .lead__products .txt {
  display: block;
  padding-top: 36px;
  color: #411000;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
.soy .lineup-bar .list {
  padding-top: 14px;
}
.soy .lineup-bar .list__ttl {
  color: #411000;
  font-size: 22px;
  letter-spacing: 0;
}
.soy .point {
  padding: 120px 0 190px;
}
.soy .point .wrap {
  width: 1010px;
}
.soy .point__ttl {
  position: relative;
  padding-bottom: 50px;
  font-weight: 700;
  font-size: 44px;
  letter-spacing: 0.1rem;
  text-align: center;
}
.soy .point__ttl .sub {
  display: block;
  padding-bottom: 20px;
  font-size: 24px;
}
.soy .point__ttl::before {
  -webkit-transform: translateX(-50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 8px;
          transform: translateX(-50%);
  background-color: #407247;
  content: "";
}
.soy .point .list {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: space-between;
  padding-top: 60px;
  gap: 26px;
}
.soy .point .list__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}
.soy .point .list__item:nth-child(even) {
  margin-top: 80px;
}
.soy .point .list__ttl {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  padding-bottom: 20px;
}
.soy .point .list__ttl .ttlpoint {
  padding-right: 20px;
  color: #c0ac8e;
  text-align: center;
}
.soy .point .list__ttl .ttlpoint .en {
  display: block;
  font-size: 12px;
  letter-spacing: 0.05rem;
}
.soy .point .list__ttl .ttlpoint .num {
  display: block;
  position: relative;
  padding-bottom: 2px;
  font-size: 48px;
}
.soy .point .list__ttl .ttlpoint .num::before {
  -webkit-transform: translateX(-50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 20px;
  height: 3px;
          transform: translateX(-50%);
  background-color: #c0ac8e;
  content: "";
}
.soy .point .list__ttl .ttl {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}
.soy .point .list .subttl {
  padding-top: 30px;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.05rem;
}
.soy .point .list .subttl span {
  font-size: 0.6em;
  vertical-align: top;
}
.soy .point .list .txt {
  padding-top: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 0.05rem;
}
.soy .point .list .txt .asterisk {
  font-size: 0.8em;
  vertical-align: top;
}
.soy .point .list .note {
  padding-top: 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.05rem;
}

@media screen and (max-width: 1130px) {

  .soy .sec05__img:before {
    content: "RENEWAL";
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: -52px;
    left: -20px;
    display: block;
    visibility: visible;
    font-size: 24px;
    transform   : scale(0.85, 1);
    letter-spacing: 1px;
  }
  .soy .sec05__img:after {
    content: "";
    width: 114px;
    height: 114px;
    border-radius: 57px;
    background: #000;
    position: absolute;
    z-index: 1;
    top: -96px;
    left: -30px;
    display: block;
    visibility: visible;
  }


}

@media screen and (max-width: 767px) {
  .soy .pc-on {
    display: none;
  }
  .soy .sp-on {
    display: block;
  }
  .soy a:hover {
    opacity: 1;
  }
  .soy .kv1 {
    padding: 20px 10px 42px;
    background-image: url(../img/kv_bg_sp.jpg);
  }
  .soy .kv1__logo {
    text-align: center;
  }
  .soy .kv1__logo img {
    width: 80px;
  }
  .soy .kv1__ttl {
    width: 500px;
    max-width: 82.5%;
    padding-top: 28px;
  }
  .soy .kv1__main {
    -webkit-transform: translate(12px, 0);
    max-width: 98%;
    transform: translate(4px, 0);
    width: 98vw;
    margin-top: 6vw;
  }
  .soy .kv2 {
    padding: 2.6666666667vw 1.3333333333vw 64vw;
    background-image: url(../img/kv2_bg_sp.jpg);
  }
  .soy .kv2__logo {
    width: 160px;
    text-align: center;
  }
  .soy .kv2__logo img {
    width: 150px;
    margin: 0 auto 0 -22px;
  }
  .soy .kv2__ttl {
    width: 100%;
    margin: -30px auto 0;
    padding: 0 4px;
  }
  .soy .kv2__ttl img {
    width: 100%;
    margin-left: 8px;
  }
  .soy .cv {
    display: block;
    padding: 8vw 6.6666666667vw 8vw;
    background: linear-gradient(90deg, #a99479 0%, #d4c9b4 15%, #e7e0ce 50%, #d4c9b4 85%, #a99479 100%);
  }
  .soy .cv__item {
    margin: 0 auto;
  }
  .soy .cv__item:not(:first-child) {
    margin-top: 20px;
  }
  .soy .cv__txt {
    padding-bottom: 10px;
    font-size: 13px;
  }
  .soy .sec01 {
    padding: 8vw 0 4vw;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, transparent), color-stop(75%, #f1eae3), to(#f1eae3));
    background: linear-gradient(180deg, transparent 0%, transparent 75%, #f1eae3 75%, #f1eae3 100%);
  }
  .soy .sec01__inner {
    display: block;
    padding-top: 2.6666666667vw;
  }
  .soy .sec01__ttl {
    width: 400px;
    max-width: 68%;
    margin-bottom: 16px;
  }
  .soy .sec01__logo {
    width: 200px;
    margin: 0 auto;
  }
  .soy .sec01__logo .text {
    padding-top: 6px;
    font-size: 7px;
  }
  .soy .sec01__products {
    -webkit-transform: translateX(4px);
    padding: 9.3333333333vw 0 0;
            transform: translateX(4px);
  }
  .soy .sec01__products .product__name {
    padding-top: 16px;
    font-size: 12px;
  }
  .soy .sec01__products .product--shape .product__name {
    padding-top: 8px;
  }
  .soy .sec02 {
    padding: 12vw 0 14.1333333333vw;
  }
  .soy .sec02 .wrap {
    padding: 0 10.6666666667vw;
  }
  .soy .sec02__inner {
    display: block;
  }
  .soy .sec02__detail {
    width: 100%;
  }
  .soy .sec02__ttl {
    margin-bottom: 10px;
    padding-bottom: 22px;
    font-size: 21px;
  }
  .soy .sec02__ttl::after {
    width: 30px;
    height: 4px;
  }
  .soy .sec02__txt {
    font-size: 12px;
  }
  .soy .sec02__graph {
    width: 76%;
    max-width: 300px;
    margin: 24px auto 0;
  }
  .soy .sec03 {
    padding: 13.3333333333vw 0;
    background-image: url(../img/bg01_sp.jpg);
  }
  .soy .sec03::before, .soy .sec03::after {
    height: 140px;
  }
  .soy .sec03::before {
    top: -34px;
    left: -10px;
    width: 100px;
  }
  .soy .sec03::after {
    right: 0;
    bottom: -98px;
    width: 76px;
  }
  .soy .sec03__ttl {
    padding-bottom: 14px;
    font-size: 16px;
  }
  .soy .sec03__lead {
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
  }
  .soy .sec03__graph {
    padding-top: 32px;
  }
  .soy .sec03__graph .graph:not(:first-child) {
    margin-top: 28px;
  }
  .soy .sec04 {
    padding: 9.3333333333vw 0 2.6666666667vw;
  }
  .soy .sec04__ttl {
    font-size: 16px;
    letter-spacing: 0;
  }
  .soy .sec04 .food {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
    gap: 0;
  }
  .soy .sec04 .food__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
    margin: 28px 0 0;
  }
  .soy .sec04 .food__item .ttl {
    padding: 4px 10px;
    font-size: 12px;
  }
  .soy .sec04 .food__item .ttl .sub {
    font-size: 7px;
  }
  .soy .sec04 .food__item .box {
    padding: 20px 28px 0;
  }
  .soy .sec04 .food__item .kinds {
    font-size: 9px;
  }
  .soy .sec04 .food__item .num {
    font-size: 10.5px;
  }
  .soy .sec04 .food__item .num span {
    font-size: 12px;
  }
  .soy .sec04 .note {
    padding: 10px 0 0;
    font-size: 8px;
  }
  .soy .sec04__txt {
    font-size: 19px;
    letter-spacing: 0.05rem;
  }
  .soy .sec04__txt02 {
    padding-top: 20px;
  }
  .soy .sec04__txt02 span {
    padding: 0 20px;
    font-size: 12px;
  }
  .soy .sec05 {
    padding: 9.3333333333vw 0 9.3333333333vw;
    background-image: url(../img/bg02_sp.png);
  }
  .soy .sec05__wrap {
    padding-top: 30px;
    gap: 10px;
  }
  .soy .sec05__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 55%;
            flex: 0 1 55%;
    width: auto;
  }

  .soy .sec05__img:before {
    content: "RENEWAL";
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: -5.2vw;
    left: -2.9vw;
    display: block;
    visibility: visible;
    font-size: 2.4vw;
    transform   : scale(0.85, 1);
    letter-spacing: 1px;
  }
  .soy .sec05__img:after {
    content: "";
    width: 12vw;
    height: 12vw;
    border-radius: 6vw;
    background: #000;
    position: absolute;
    z-index: 1;
    top: -10vw;
    left: -3.5vw;
    display: block;
    visibility: visible;
  }


  .soy .sec05__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
    width: auto;
  }
  .soy .sec05 h2 {
    width: 80%;
    margin: 0 auto;
    padding-top: 48px;
  }
  .soy .sec05__note {
    color: #000;
    font-size: 7px;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .soy .sec05__list {
    display: block;
    padding: 0;
  }
  .soy .sec05__list li {
    width: 60%;
    margin: 0 auto;
    padding: 14px 0;
  }
  .soy .sec05__list li:not(:first-child) {
    margin-top: 10px;
  }
  .soy .sec05__list li::before, .soy .sec05__list li::after {
    z-index: -1;
    width: 42px;
  }
  .soy .sec05__list li::after {
    right: -20px;
  }
  .soy .sec05__list .kind {
    font-size: 14.4px;
  }
  .soy .sec05__list .num {
    font-size: 25px;
  }
  .soy .sec05__list .num .roboto {
    font-size: 37.5px;
  }
  .soy .sec05__txt {
    padding-top: 20px;
    font-size: 12px;
    text-align: center;
  }
  .soy .sec06 {
    padding: 9.3333333333vw 0 0;
    background: none;
  }
  .soy .sec06 .wrap {
    padding: 0 9.3333333333vw 2.6666666667vw;
    background-image: url(../img/bg03_sp.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .soy .sec06::before {
    content: none;
  }
  .soy .sec06 .about {
    display: block;
  }
  .soy .sec06 .about__detail {
    width: 100%;
  }
  .soy .sec06 .about__img {
    width: 100%;
  }
  .soy .sec06 .about__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 150px;
       object-fit: cover;
  }
  .soy .sec06 .about__note {
    font-size: 7px;
  }
  .soy .sec06__ttl {
    margin-bottom: 14px;
    padding-top: 8px;
    padding-bottom: 18px;
    font-size: 21px;
  }
  .soy .sec06__ttl::before {
    width: 30px;
    height: 4px;
  }
  .soy .sec06__txt {
    font-size: 12px;
  }
  .soy .sec06 .aboutsoy {
    display: block;
    margin-bottom: 0;
    padding: 32px 0 0;
  }
  .soy .sec06 .aboutsoy::before {
    top: 14px;
    left: -26px;
    width: 43%;
    height: 108px;
  }
  .soy .sec06 .aboutsoy__box {
    padding-left: 38%;
  }
  .soy .sec06 .aboutsoy__ttl {
    padding-bottom: 0;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .soy .sec06 .aboutsoy__ttl .line::after {
    width: 110%;
    height: 6px;
    background-size: 4px;
  }
  .soy .sec06 .aboutsoy__txt {
    font-size: 12px;
    line-height: 2;
  }
  .soy .sec06 .aboutsoy__txt .line::before {
    height: 6px;
  }
  .soy .sec06 .try {
    margin-top: 40px;
    padding: 8px 10px;
    gap: 0;
  }
  .soy .sec06 .try__img {
    width: 44%;
    margin-top: -18px;
  }
  .soy .sec06 .try__txt {
    width: 60%;
    padding-left: 0;
    font-size: 21px;
    letter-spacing: 0;
  }
  .soy .sec07 {
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
  .soy .sec07 .wrap {
    display: block;
  }
  .soy .sec07__box {
    padding: 10px 10px 0;
  }
  .soy .sec07__ttl {
    padding-top: 20px;
    font-size: 21px;
    letter-spacing: 0.1rem;
  }
  .soy .sec07__list {
    padding-top: 22px;
    font-size: 13px;
  }
  .soy .sec07__list > li {
    padding-left: 38px;
    background: url(../img/check_icon.svg) left 2px top 3px no-repeat;
    background-size: 20px auto;
  }
  .soy .sec07__list > li:not(:first-child) {
    margin-top: 20px;
  }
  .soy .sec07__list .line::before {
    height: 6px;
  }
  .soy .modal__content .ttl {
    padding: 6px 0;
    font-size: 16px;
  }
  .soy .modal__content .ttl__close {
    right: 12px;
    width: 20px;
    height: 20px;
  }
  .soy .modal__content .box {
    display: block;
  }
  .soy .modal__content .box__txts {
    width: 100%;
    padding: 20px 20px 24px;
  }
  .soy .modal__content .box__img {
    width: 100%;
  }
  .soy .modal__content .box__ttl {
    font-size: 15px;
  }
  .soy .modal__content .box__txt {
    padding-top: 4px;
    font-size: 12px;
    line-height: 1.8;
  }
  .soy .lineup__ttl {
    padding: 46px 0;
    background: url(../img/img15_sp.png) no-repeat center;
    background-size: cover;
    font-size: 20.5px;
  }
  .soy .lineup__ttl .sub {
    font-size: 14px;
  }
  .soy .lineup__products {
    padding: 40px 0;
    font-size: 19px;
  }
  .soy .lineup .lead::before {
    height: 374px;
  }
  .soy .lineup .lead {
    padding: 38px 0 0;
  }
  .soy .lineup .lead__ttl {
    font-size: 18px;
    letter-spacing: 0;
  }
  .soy .lineup .lead__ttl .sub {
    font-size: 12px;
    letter-spacing: 0.05rem;
  }
  .soy .lineup .lead__products {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .soy .lineup .list {
    display: block;
    padding: 46px 10px 50px;
  }
  .soy .lineup .list > li:nth-child(2) {
    padding-top: 46px;
  }
  .soy .lineup .list > li:nth-child(3) {
    padding-top: 46px;
  }
  .soy .lineup .list__ttl {
    padding-top: 16px;
    font-size: 14px;
  }
  .soy .lineup .list__txt {
    padding-top: 12px;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0.05rem;
    text-align: justify;
  }
  .soy .lineup .taste {
    padding: 50px 0;
  }
  .soy .lineup .taste__ttl {
    font-size: 20px;
    letter-spacing: 0;
  }
  .soy .lineup .taste__list {
    display: block;
    padding: 70px 10px 0;
  }
  .soy .lineup .taste__list .item:not(:first-child) {
    margin-top: 40px;
  }
  .soy .lineup .taste__list .item__img {
    padding-top: 130px;
  }
  .soy .lineup .taste__list .item__img img {
    top: -26%;
    width: 55%;
    max-width: 160px;
  }
  .soy .lineup .taste__list .item__box {
    padding: 40px 28px 30px;
  }
  .soy .lineup .taste__list .item__ttl {
    font-size: 17px;
    letter-spacing: 0.05rem;
  }
  .soy .lineup .taste__list .item__txt {
    padding-top: 10px;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0.05rem;
  }

  .soy .lineup .lineup-soy .taste__list .item.item--01:before {
    content: "RENEWAL";
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: -10.5vw;
    left: -1.1vw;
    display: block;
    visibility: visible;
    font-size: 2.8vw;
    transform   : scale(0.85, 1);
  }
  .soy .lineup .lineup-soy .taste__list .item.item--01:after {
    content: "";
    width: 14vw;
    height: 14vw;
    border-radius: 7vw;
    background: rgb(101,142,106);
    background: linear-gradient(121deg, rgba(101,142,106,1) 0%, rgba(65,117,73,1) 100%);
    position: absolute;
    z-index: 1;
    top: -16vw;
    left: -2.5vw;
    display: block;
    visibility: visible;
  }

  .soy .lineup-soy .lead {
    background: url(../img/bg04.png) no-repeat left 0px top 22px;
    background-size: contain;
  }
  .soy .lineup-soy .lead__products {
    padding: 24px 22px 0;
  }
  .soy .lineup-shape .lead {
    background: url(../img/bg05.png) no-repeat left 0px top 24px;
    background-size: contain;
  }
  .soy .lineup-shape .lead__products {
    -webkit-transform: translateX(0);
    padding: 30px 20px 0;
            transform: translateX(0);
  }
  .soy .lineup-shape .list .list__ttl {
    font-size: 14px;
  }
  .soy .lineup-shape .taste__list {
    padding: 36px 10px 0;
  }
  .soy .lineup-shape .taste__list .item__img img {
    width: 58%;
  }
  .soy .lineup-shape .taste__list .item--01 .item__img {
    background-image: url(../img/img30_sp.png);
  }
  .soy .lineup-bar .lead {
    background: url(../img/bg06.png) no-repeat left 0px top 26px;
    background-size: contain;
  }
  .soy .lineup-bar .lead__products {
    width: 68%;
    padding-top: 16px;
  }
  .soy .lineup-bar .lead__products img {
    -webkit-transform: translateX(-16px);
            transform: translateX(-16px);
  }
  .soy .lineup-bar .lead__products .circle {
    z-index: -1;
    top: 28px;
    right: -40px;
    width: 65px;
    height: 65px;
    font-size: 10px;
  }
  .soy .lineup-bar .lead__products .txt {
    padding-top: 10px;
    font-size: 12px;
    line-height: 1.8;
  }
  .soy .point {
    padding: 13.3333333333vw 0 0;
  }
  .soy .point__ttl {
    padding-bottom: 22px;
    font-size: 22px;
  }
  .soy .point__ttl .sub {
    padding-bottom: 12px;
    font-size: 12px;
  }
  .soy .point__ttl::before {
    width: 30px;
    height: 4px;
  }
  .soy .point .list {
    display: block;
    padding: 36px 10px 50px;
  }
  .soy .point .list__item:nth-child(even) {
    margin-top: 0;
  }
  .soy .point .list__item:not(:first-child) {
    margin-top: 70px;
  }
  .soy .point .list__ttl {
    padding-bottom: 16px;
  }
  .soy .point .list__ttl .ttlpoint {
    padding: 0 12px 0 6px;
  }
  .soy .point .list__ttl .ttlpoint .en {
    font-size: 8px;
  }
  .soy .point .list__ttl .ttlpoint .num::before {
    width: 13px;
    height: 2px;
  }
  .soy .point .list__ttl .ttlpoint .num {
    font-size: 31px;
  }
  .soy .point .list__ttl .ttl {
    font-size: 13px;
  }
  .soy .point .list .subttl {
    padding-top: 15px;
    font-size: 15px;
    line-height: 1.7;
  }
  .soy .point .list .txt {
    padding-top: 8px;
    font-size: 12px;
    line-height: 1.8;
  }
  .soy .point .list .note {
    padding-top: 18px;
    font-size: 9px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .soy .wrap {
    padding: 0 6.6666666667vw;
  }
  .soy .kv1__logo img {
    width: 90px;
  }
  .soy .kv1__ttl {
    max-width: 74%;
  }
  .soy .kv1__main {
    -webkit-transform: translate(-40px, 0px);
    max-width: 84%;
            transform: translate(-40px, 0px);
  }
  .soy .kv2 {
    padding: 2.8571428571vw 0.7142857143vw 25.7142857143vw;
  }
  .soy .kv2__ttl {
    margin: -5.4285714286vw auto 0;
    margin: 0 auto;
  }
  .soy .cv {
    padding: 3vw 6.6666666667vw;
    background: #a99479;
    background: linear-gradient(90deg, #a99479 0%, #d4c9b4 20%, #e7e0ce 50%, #d4c9b4 80%, #a99479 100%);
  }
  .soy .cv__txt {
    padding-bottom: 1.3333333333vw;
    font-size: 1.3333333333vw;
  }
  .soy .sec01 .wrap {
    padding: 0 2.6666666667vw;
  }
  .soy .sec01__inner {
    padding-top: 2.6666666667vw;
  }
  .soy .sec01__ttl {
    margin-bottom: get-vw 20, 1440;
  }
  .soy .sec02__ttl {
    font-size: 2.6666666667vw;
  }
  .soy .sec02__txt {
    font-size: 1.6vw;
  }
  .soy .sec03::before, .soy .sec03::after {
    height: 20vw;
  }
  .soy .sec03::after {
    bottom: -6.6666666667vw;
    width: 13.3333333333vw;
  }
  .soy .sec03__ttl {
    font-size: 3.2vw;
  }
  .soy .sec03__lead {
    font-size: 2.1333333333vw;
  }
  .soy .sec04__ttl {
    font-size: 3.2vw;
  }
  .soy .sec04 .food {
    padding-top: 5.3333333333vw;
    gap: 10px;
  }
  .soy .sec04 .food__item .ttl {
    padding: 4px 2vw;
    font-size: 1.6vw;
    line-height: 1.2;
  }
  .soy .sec04 .food__item .ttl .sub {
    padding-left: 0;
    font-size: 1.3333333333vw;
  }
  .soy .sec04 .food__item .box {
    padding: 4vw 2.1333333333vw 1.3333333333vw;
  }
  .soy .sec04 .food__item .item {
    padding-bottom: 1.3333333333vw;
  }
  .soy .sec04 .food__item .kinds {
    font-size: 1.3333333333vw;
  }
  .soy .sec04 .food__item .num {
    font-size: 1.3333333333vw;
  }
  .soy .sec04 .food__item .num span {
    font-size: 2.6666666667vw;
  }
  .soy .sec04__txt {
    font-size: 3.2vw;
  }
  .soy .sec04__txt02 span {
    font-size: 2.6666666667vw;
  }
  .soy .sec05__img {
    width: 40%;
  }
  .soy .sec05__box {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58%;
  }
  .soy .sec05 h2 {
    max-width: 82%;
    padding-top: 2.1428571429vw;
  }
  .soy .sec05__list {
    gap: 4.7142857143vw;
  }
  .soy .sec05__list li {
    padding: 20px 20px 24px;
  }
  .soy .sec05__list li::before, .soy .sec05__list li::after {
    width: 3.5714285714vw;
  }
  .soy .sec05__list li::before {
    left: -1.5714285714vw;
  }
  .soy .sec05__list li::after {
    right: -2.1428571429vw;
  }
  .soy .sec05__list .kind {
    font-size: 2.2857142857vw;
  }
  .soy .sec05__list .num {
    font-size: 3.9285714286vw;
  }
  .soy .sec05__list .num .roboto {
    font-size: 6vw;
  }
  .soy .sec05__txt {
    font-size: 1.4285714286vw;
  }
  .soy .sec06 {
    background-size: 100%;
  }
  .soy .sec06 .about {
    width: 71.4285714286vw;
  }
  .soy .sec06__ttl {
    margin-bottom: 2.1428571429vw;
    padding-bottom: 2.8571428571vw;
    font-size: 2.7142857143vw;
  }
  .soy .sec06__ttl::before {
    width: 4.2857142857vw;
    height: 0.4285714286vw;
  }
  .soy .sec06__txt {
    font-size: 1.2857142857vw;
  }
  .soy .sec06 .aboutsoy {
    width: 71.4285714286vw;
    padding: 2.7142857143vw 0 0 17.1428571429vw;
  }
  .soy .sec06 .aboutsoy::before {
    left: -4.6428571429vw;
    width: 19.2857142857vw;
    height: 19.2857142857vw;
  }
  .soy .sec06 .aboutsoy__ttl {
    font-size: 1.5714285714vw;
  }
  .soy .sec06 .aboutsoy__txt {
    font-size: 1.2857142857vw;
  }
  .soy .sec06 .try__txt {
    font-size: 3.5714285714vw;
  }
  .soy .sec07__ttl {
    font-size: 2.5714285714vw;
  }
  .soy .sec07__list {
    padding-top: 3.8571428571vw;
    font-size: 1.7142857143vw;
  }
  .soy .sec07__list > li {
    padding-left: 4.7142857143vw;
    background-size: 3vw auto;
  }
  .soy .sec07__list > li:not(:first-child) {
    margin-top: 2.8571428571vw;
  }
  .soy .lineup__ttl {
    padding: 8.2857142857vw 0;
    font-size: 2.4285714286vw;
  }
  .soy .lineup__ttl .sub {
    font-size: 1.7142857143vw;
  }
  .soy .lineup__products {
    padding: 3.5714285714vw 0;
    font-size: 2.7142857143vw;
  }
  .soy .lineup .lead {
    padding: 3.5714285714vw 0;
  }
  .soy .lineup .lead::before {
    height: 32.1428571429vw;
  }
  .soy .lineup .lead__ttl {
    font-size: 2.1428571429vw;
  }
  .soy .lineup .wrap {
    width: 91.4285714286vw;
  }
  .soy .lineup .list {
    padding: 2.4285714286vw 0 7.7142857143vw;
    gap: 10px;
  }
  .soy .lineup .list__ttl {
    padding-top: 1.7142857143vw;
    font-size: 1.7142857143vw;
  }
  .soy .lineup .list__txt {
    padding-top: 1.1428571429vw;
    font-size: 1vw;
  }
  .soy .lineup .taste {
    padding: 7.1428571429vw 0;
  }
  .soy .lineup .taste__ttl {
    font-size: 2.8571428571vw;
  }
  .soy .lineup .taste__list {
    padding-top: 10vw;
    gap: 2.1428571429vw;
  }
  .soy .lineup .taste__list .item__img {
    padding-top: 19.2857142857vw;
  }
  .soy .lineup .taste__list .item__box {
    padding: 4.7142857143vw 2.5714285714vw 1.7142857143vw;
  }
  .soy .lineup .taste__list .item__ttl {
    font-size: 1.5714285714vw;
  }
  .soy .lineup .taste__list .item__txt {
    padding-top: 1.2857142857vw;
    font-size: 1vw;
  }
  .soy .lineup-soy .lead {
    background: url(../img/bg04.png) no-repeat left 0px top 50px;
    background-size: contain;
  }
  .soy .lineup-shape .lead {
    background: url(../img/bg05.png) no-repeat left 0px top 50px;
    background-size: contain;
  }
  .soy .lineup-shape .lead__products {
    -webkit-transform: none;
    width: 57.1428571429vw;
    padding: 4.5714285714vw 1.4285714286vw 0;
            transform: none;
  }
  .soy .lineup-shape .list .list__ttl {
    font-size: 1.5714285714vw;
  }
  .soy .lineup-bar .lead {
    background: url(../img/bg06.png) no-repeat left 0px top 50px;
    background-size: contain;
  }
  .soy .lineup-bar .lead__products {
    width: 44.4285714286vw;
    padding-top: 3.7142857143vw;
  }
  .soy .lineup-bar .lead__products .circle {
    top: 0;
    right: -9.2857142857vw;
    width: 9.2857142857vw;
    height: 9.2857142857vw;
    font-size: 1.4285714286vw;
  }
  .soy .lineup-bar .lead__products .txt {
    padding-top: 2.5714285714vw;
    font-size: 1.2857142857vw;
  }
  .soy .point {
    padding: 8.5714285714vw 0 13.5714285714vw;
  }
  .soy .point .wrap {
    width: 72.1428571429vw;
    padding: 0;
  }
  .soy .point__ttl {
    padding-bottom: 3.5714285714vw;
    font-size: 3.1428571429vw;
  }
  .soy .point__ttl .sub {
    padding-bottom: 1.4285714286vw;
    font-size: 1.7142857143vw;
  }
  .soy .point__ttl::before {
    width: 4.2857142857vw;
    height: 0.5714285714vw;
  }
  .soy .point .list {
    padding-top: 4.2857142857vw;
    gap: 1.8571428571vw;
  }
  .soy .point .list__item:nth-child(even) {
    margin-top: 5.7142857143vw;
  }
  .soy .point .list__ttl {
    padding-bottom: 1.4285714286vw;
  }
  .soy .point .list__ttl .ttlpoint {
    padding-right: 1.4285714286vw;
  }
  .soy .point .list__ttl .ttlpoint .en {
    font-size: 0.8571428571vw;
  }
  .soy .point .list__ttl .ttlpoint .num {
    font-size: 3.4285714286vw;
  }
  .soy .point .list__ttl .ttlpoint .num::before {
    width: 1.4285714286vw;
    height: 0.2142857143vw;
  }
  .soy .point .list__ttl .ttl {
    font-size: 1.4285714286vw;
  }
  .soy .point .list .subttl {
    font-size: 1.4285714286vw;
  }
  .soy .point .list .txt {
    padding-top: 1.1428571429vw;
    font-size: 1vw;
  }
  .soy .point .list .note {
    padding-top: 1.4285714286vw;
    font-size: 0.8571428571vw;
  }
}
@media screen and (min-width: 1401px) {
  .soy .sec05 {
    padding: 250px 0 100px;
  }
  .soy .lineup .lead::before {
    height: 21.4285714286vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .soy .lineup .taste__list .item:not(:first-child) {
    margin-top: 60px;
  }
}




/* reset.css　打ち消し*/

#fb-root:after,
#fb-root div:after,
#fb-root dl:after,
#fb-root ul:after,
#onetrust-consent-sdk:after,
#onetrust-consent-sdk div:after,
#onetrust-consent-sdk dl:after,
#onetrust-consent-sdk ul:after {
  content: none ;
}
