@charset "UTF-8";
html {
  font-size: 16px;
}

body {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

*:lang(en-US),
.number {
  font-family: Helvetica, Arial, sans-serif;
  font-feature-settings: "palt";
}

.sp {
  display: none;
}
@media (max-width: 768px) {
  .sp {
    display: revert;
  }
}

.sp-600 {
  display: none;
}
@media (max-width: 600px) {
  .sp-600 {
    display: revert;
  }
}

.bg {
  background: url("../assets/fv-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.header {
  max-width: 850px;
  margin: 0 auto;
  padding-left: min(21px, 2.6vw);
  padding-top: 1rem;
}
.header .logo {
  width: 20%;
}

.fv {
  max-width: 850px;
  margin: 5rem auto 0;
  margin-top: 2rem;
  padding-bottom: 3rem;
}
.fv .catch {
  text-align: center;
  font-weight: 700;
  color: #4c4c4c;
}
.fv .catch h1 {
  font-size: clamp(36px, 36px + 23 * (100vw - 375px) / 475, 59px);
  letter-spacing: -0.08em;
}
.fv .catch h1 .bg-white {
  background-color: #fff;
}
.fv .catch h1 .bg-white .gradation {
  background: linear-gradient(90deg, #f6c76b 0%, #86c253 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fv .catch h2 {
  font-size: clamp(20px, 20px + 6 * (100vw - 375px) / 475, 26px);
}
.fv .container .fv-visual {
  margin-top: 2rem;
}
.fv .container .fv-visual .main-img {
  width: 78%;
  margin: 0 auto;
}
.fv .container .fv-visual .feature-img {
  width: 95%;
  margin: 0 auto 4rem;
  margin-bottom: 2em;
}
.fv .container .fv-message {
  text-align: center;
}
.fv .container .fv-message .catch-text {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 2rem;
  padding: 1.2rem 3.7rem;
  background: #fba87c;
  font-size: clamp(16px, 16px + 20 * (100vw - 375px) / 475, 36px);
  font-weight: 700;
  letter-spacing: -0.07em;
  color: #fff8f0;
}
.fv .container .fv-message .text {
  text-align: center;
  font-size: clamp(16px, 16px + 11 * (100vw - 375px) / 475, 27px);
  font-weight: 700;
  line-height: 2.1;
  color: #4c4c4c;
}
.fv .container .fv-message .product-name-logo {
  width: 57%;
  margin: 3.4rem auto 0;
}
@media (max-width: 768px) {
  .fv .container .fv-message .catch-text {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
@media (max-width: 600px) {
  .fv .container .fv-message .product-name-logo {
    margin-top: 2rem;
  }
}
.fv .container .campaign-img {
  width: 85%;
  margin: 3rem auto 0;
}

.support {
  background: url("../assets/bg-support.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.support .container {
  max-width: 850px;
  margin: 0 auto;
  padding: 7.6rem 0 3.7rem;
}
.support .container .catch .title {
  text-align: center;
  font-size: clamp(34px, 34px + 17 * (100vw - 375px) / 475, 51px);
  color: #4c4c4c;
}
.support .container .catch .lead {
  margin: 3.5rem 0 4.3rem;
  text-align: center;
  font-size: clamp(16px, 16px + 11 * (100vw - 375px) / 475, 27px);
  letter-spacing: 0.07em;
  color: #4c4c4c;
}
.support .container .catch .eyecatch {
  display: flex;
  flex-direction: row;
  justify-content: end;
}
.support .container .catch .eyecatch img {
  width: 53%;
}
.support .container .message {
  margin-top: calc(8.4188235294vw);
}
.support .container .message .lead:first-child {
  text-align: center;
  font-size: clamp(16px, 16px + 10 * (100vw - 375px) / 475, 26px);
  letter-spacing: 0.07em;
  color: #4c4c4c;
}
.support .container .message .lead:nth-of-type(2) {
  margin-top: 2.5rem;
  text-align: center;
  font-size: clamp(18px, 18px + 18 * (100vw - 375px) / 475, 36px);
  letter-spacing: 0.07em;
  color: #4c4c4c;
}
.support .container .message .photos {
  margin-top: 4rem;
}
.support .container .message .photos img {
  width: 100%;
}
.support .container .message .video {
  margin-top: 4.1rem;
}
.support .container .message .video p {
  text-align: center;
  font-size: clamp(20px, 20px + 8 * (100vw - 375px) / 475, 28px);
  letter-spacing: -0.07em;
  color: #4c4c4c;
}
.support .container .message .video video {
  display: block;
  width: 67%;
  margin: 3rem auto 0;
}

.dissonance {
  padding-top: calc(13.8635294118vw);
  padding-bottom: calc(11.9447058824vw);
  padding: 7.4rem 0 6.3rem;
  background-color: #a29a8f;
}
.dissonance .container {
  max-width: 850px;
  margin: 0 auto;
}
.dissonance .container .catch .subtitle {
  text-align: center;
  font-size: clamp(24px, 24px + 12 * (100vw - 375px) / 475, 36px);
  font-weight: 700;
  letter-spacing: 0.133em;
  color: #e4e1d9;
}
.dissonance .container .catch h2 {
  margin-top: 2.1rem;
  text-align: center;
  font-size: clamp(36px, 36px + 40 * (100vw - 375px) / 475, 76px);
  letter-spacing: 0.04em;
  color: #fff8f0;
}
.dissonance .container .catch h2 span {
  background-color: #7a7369;
  font-size: clamp(38px, 38px + 66 * (100vw - 375px) / 475, 104px);
  letter-spacing: 0.06em;
  color: #fff8f0;
}
.dissonance .container .dissonance-img {
  width: 82%;
  margin: 0 auto;
  padding-top: 3.6rem;
}
.dissonance .container .dissonance-matter {
  width: 85%;
  margin: 0 auto;
}

.pureyuragi {
  position: relative;
  padding-top: 10rem;
  background-color: #f8f1e9;
}
.pureyuragi::before {
  content: "";
  position: absolute;
  top: -100px;
  left: 50%;
  width: 3px;
  height: 200px;
  background-color: #000;
  transform: translateX(-50%);
}
.pureyuragi .catch-container {
  max-width: 850px;
  margin: 0 auto;
}
.pureyuragi .catch-container .catch {
  position: relative;
  margin-bottom: calc(8.2352941176vw);
}
.pureyuragi .catch-container .catch h2 {
  text-align: center;
  color: #4c4c4c;
}
.pureyuragi .catch-container .catch h2 p:first-child {
  font-size: clamp(24px, 24px + 13 * (100vw - 375px) / 475, 37px);
}
.pureyuragi .catch-container .catch h2 p:last-child {
  margin-top: 1.0rem;
  font-size: clamp(24px, 24px + 36 * (100vw - 375px) / 475, 60px);
  letter-spacing: 0.1em;
}
.pureyuragi .catch-container .catch h2 p:last-child .highlight {
  font-size: clamp(32px, 32px + 60 * (100vw - 375px) / 475, 92px);
  letter-spacing: -0.1em;
}
.pureyuragi .catch-container .catch h2 p:last-child::after {
  content: "";
  position: absolute;
  bottom: calc(-3.5294117647vw);
  left: 50%;
  transform: translate(-50%, 0%);
  font-size: clamp(2.25rem, 0.1776rem + 8.8421vw, 4.875rem);
  width: 7em;
  height: calc(4.9235294118vw);
  background-image: url("../assets/line.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pureyuragi .catch-container .content {
  margin-top: 2rem;
  padding-bottom: 5rem;
}
.pureyuragi .catch-container .content .text {
  text-align: center;
  font-size: clamp(18px, 18px + 15 * (100vw - 375px) / 475, 33px);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #4c4c4c;
}
.pureyuragi .catch-container .content .text span {
  font-size: clamp(32px, 32px + 29 * (100vw - 375px) / 475, 61px);
  color: #ef9a9a;
}
.pureyuragi .catch-container .content .text:nth-of-type(2) {
  margin-top: 1.8rem;
}
.pureyuragi .catch-container .content .text.medium {
  font-weight: 500;
}
.pureyuragi .catch-container .content img {
  width: 90%;
  margin: 3.4rem auto;
}
.pureyuragi .container {
  background: url("../assets/bg-wave.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5.7rem;
  padding-bottom: 3rem;
}
.pureyuragi .container .reason {
  max-width: 850px;
  margin: 0 auto;
  position: relative;
}
.pureyuragi .container .reason p {
  text-align: center;
  font-size: clamp(32px, 32px + 26 * (100vw - 375px) / 475, 58px);
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #4c4c4c;
}
.pureyuragi .container .reason::before, .pureyuragi .container .reason::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  background-color: #000;
}
.pureyuragi .container .reason::before {
    top: -110px;
    height: 80px;
}
.pureyuragi .container .reason::after {
    bottom: -121px;
    height: 100px;
}
.pureyuragi .container .now-pickup {
    max-width: 850px;
    margin: 10rem auto 3rem;
}
.pureyuragi .container .now-pickup p {
  text-align: center;
  font-size: clamp(22px, 22px + 40 * (100vw - 375px) / 475, 62px);
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #4c4c4c;
}
.pureyuragi .container .now-pickup img {
  width: 82%;
  margin: 3rem auto 6rem;
}
.pureyuragi .container .expert-comment {
  max-width: 850px;
  margin: 0 auto;
}
.pureyuragi .container .expert-comment .profile {
  display: grid;
  grid-template-columns: 60% 40%;
  width: 94%;
  margin: 0 auto;
}
.pureyuragi .container .expert-comment .profile .profile-detail {
  display: grid;
  grid-template-rows: max-content;
}
.pureyuragi .container .expert-comment .profile .profile-detail .name {
  align-self: center;
  text-align: center;
  background-color: #f89389;
  font-size: 48px;
  color: #fff;
}
.pureyuragi .container .expert-comment .profile .profile-detail .name span {
  margin-right: 1rem;
  font-size: 35px;
}
@media (max-width: 850px) {
  .pureyuragi .container .expert-comment .profile .profile-detail .name {
    font-size: clamp(1.125rem, -0.3553rem + 6.3158vw, 3rem);
    padding: 0.4rem;
  }
  .pureyuragi .container .expert-comment .profile .profile-detail .name span {
    font-size: clamp(0.875rem, -0.1612rem + 4.4211vw, 2.1875rem);
  }
}
.pureyuragi .container .expert-comment .profile .profile-detail .comment {
  text-align: justify;
  padding: 1.2rem;
  background-color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
.pureyuragi .container .expert-comment .profile .profile-detail .comment span {
  color: #f89389;
}
@media (max-width: 850px) {
  .pureyuragi .container .expert-comment .profile .profile-detail .comment {
    font-size: clamp(1rem, 0.7533rem + 1.0526vw, 1.3125rem);
    padding: 0.8rem;
  }
}
.pureyuragi .container .expert-comment .profile .img-container .small {
  text-align: justify;
  padding: 1rem;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  .pureyuragi .container .expert-comment .profile .img-container .small {
    font-size: 14px;
    padding: 0.8rem;
  }
}

.genistein {
  padding-top: 4.2rem;
  padding-bottom: 5rem;
  background: url("../assets/bg-genistein.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.genistein .wrapper {
  max-width: 850px;
  margin: 0 auto;
}
.genistein .wrapper .container {
  width: 87%;
  margin: 0 auto;
}
.genistein .wrapper .container .catch {
    position: relative;
    margin-bottom: 4rem;
    padding: 2rem 0 2rem;
    background-color: #ef9a9a;
}
.genistein .wrapper .container .catch h2 {
  text-align: center;
  font-size: clamp(26px, 26px + 45 * (100vw - 375px) / 475, 71px);
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
      line-height: 2rem;
}
.genistein .wrapper .container .catch h2 span {
  font-size: clamp(20px, 20px + 28 * (100vw - 375px) / 475, 48px);
  font-weight: 700;
  letter-spacing: 0.02em;
}
.genistein .wrapper .container .catch::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -44px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 38px solid transparent;
  border-right: 38px solid transparent;
  border-bottom: 0;
  border-top: 45px solid #ef9a9a;
}
.genistein .wrapper .container .content {
  width: 100%;
  padding-top: 0.1px;
  padding-bottom: 1.8rem;
  background-image: url("../assets/bg-rule.png");
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: visible;
}
.genistein .wrapper .container .content .number {
  width: 45%;
  display: block;
  margin: 2.1rem auto 0 min(2.2rem, 2.4vw);
}
.genistein .wrapper .container .content .semi-title {
  display: grid;
  justify-items: center;
}
.genistein .wrapper .container .content .semi-title h3 {
  font-size: clamp(24px, 24px + 44 * (100vw - 375px) / 475, 68px);
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #ea6055;
}
.semi-title_equol {
  display: grid;
  justify-items: center;
  margin: 30px 0;
  padding: 0 20px;
}

.semi-title_equol h3 {
  font-size: clamp(24px, 24px + 44 * (100vw - 375px) / 475, 68px);
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #ea6055;
  text-align: left;
  line-height: 1.4;
  display: inline-block;
  width: 100%;
  max-width: 850px;
}

.semi-title_equol .subtitle {
  font-size: clamp(18px, 18px + 18 * (100vw - 375px) / 475, 36px);
  font-weight: 600;
  margin-bottom: 8px;
  color: #ea6055;
  display: block;
}


.genistein .wrapper .container .content .main-img {
  width: 93%;
  margin: 1.4rem auto;
}
.genistein .wrapper .container .content .text {
  margin: 0 auto;
  padding: 0 4% 0;
  font-size: clamp(16px, 16px + 15 * (100vw - 375px) / 475, 31px);
  line-height: 1.75;
  color: #4c4c4c;
}
.genistein .wrapper .container .content .text mark {
  background: #fdffea;
  font-weight: 700;
}
.genistein .wrapper .container .content .sub-img {
  width: 93%;
  margin: 2.4rem auto 0;
}
.genistein .wrapper .container .content .card-container {
  position: relative;
  width: 90%;
  margin: 10rem auto 0;
  padding: 8rem 0 3.6rem;
  border: none;
  border-radius: 70px 0 62px 0;
  background-color: #fff8f0;
}
.genistein .wrapper .container .content .card-container::before {
  content: url("../assets/arrow.svg");
  position: absolute;
  top: -155px;
  left: 50%;
  transform: translateX(-50%);
    width: 40px;
  }
.genistein .wrapper .container .content .card-container p {
  text-align: center;
  font-size: clamp(16px, 16px + 43 * (100vw - 375px) / 475, 59px);
  font-weight: 700;
  letter-spacing: 0.07em;
  color: #f2c18c;
}
.genistein .wrapper .container .content .card-container .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 4%;
  -moz-column-gap: 4%;
       column-gap: 4%;
  margin: 2.2rem auto 0;
}
.genistein .wrapper .container .content .card-container .inner .circle-card {
  display: grid;
  place-items: center;
  row-gap: 4%;
  padding: 2rem 0;
  background-color: #f2c18c;
}
.genistein .wrapper .container .content .card-container .inner .circle-card .title {
  text-align: center;
  font-size: clamp(16px, 16px + 17 * (100vw - 375px) / 475, 33px);
  letter-spacing: 0.2em;
  line-height: 1.1;
  color: #fff;
}
.genistein .wrapper .container .content .card-container .inner .circle-card .title span {
  font-size: clamp(14px, 14px + 13 * (100vw - 375px) / 475, 27px);
  letter-spacing: 0.02em;
  color: #fff;
}
.genistein .wrapper .container .content .card-container .inner .circle-card .circle-img {
  width: 70%;
  aspect-ratio: 1/1;
  clip-path: circle(50%);
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 850px) {
  .genistein .wrapper .container .content .card-container .inner .circle-card {
    padding: 1.5rem 0;
  }
}
.genistein .wrapper .container .content .card-container .inner .circle-card:nth-of-type(2),
.genistein .wrapper .container .content .card-container .inner .circle-card:nth-of-type(3) {
  background-color: #f2b28b;
}
.genistein .wrapper .container:not(:first-of-type) .catch {
  margin-top: 2rem;
}
.genistein .wrapper .container:last-child .catch h2 {
  font-size: clamp(26px, 26px + 42 * (100vw - 375px) / 475, 68px);
}
.genistein .wrapper .container:last-child .content .text {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.feature {
  background-color: #fbf0f0;
   display: grid;
  place-items: center; /* 水平・垂直中央寄せ */
}
img.point_read {

}
.feature .main-feature {
  position: relative;
  max-width: 850px;
  margin: 0 auto;
  background-color: #fbf0f0;
}
.feature .main-feature::before {
  content: "";
  position: absolute;
  top: -150px;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  height: 160px;
  background-color: #000;
}
.feature .main-feature .catch {
  width: 100%;
  height: 585px;
  padding-top: 75px;
  position: relative;
  text-align: center;
  background-color: #fbf0f0;
  background: url("../assets/bg-catch.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.feature .main-feature .catch h2 {
  font-size: clamp(20px, 20px + 37 * (100vw - 375px) / 475, 57px);
  line-height: 1.3;
  color: #4c4c4c;
}
.feature .main-feature .catch p {
  margin-top: 2.4rem;
  font-size: clamp(36px, 36px + 62 * (100vw - 375px) / 475, 98px);
  font-weight: 700;
  line-height: 1;
  color: #dd9550;
}
.feature .main-feature .catch p span {
  font-size: clamp(26px, 26px + 51 * (100vw - 375px) / 475, 77px);
}
.feature .main-feature .catch .lead {
  margin-top: 4.6rem;
  font-size: clamp(26px, 26px + 20 * (100vw - 375px) / 475, 46px);
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #4c4c4c;
}
.feature .main-feature .hero {
  background: url("../assets/bg-feature-hero.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  margin-top: -160px;
  padding-top: 202px;
}
.feature .main-feature .hero p {
  text-align: center;
  font-size: clamp(22px, 22px + 29 * (100vw - 375px) / 475, 51px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #4c4c4c;
}
.feature .main-feature .hero .text-img {
  width: 60%;
  margin: 2.3rem auto 0;
}
.feature .main-feature .hero .feature-img {
  margin: 0 auto;
  margin-top: 700px;
  width: 84%;
}
.feature .spacer {
  max-width: 850px;
  height: 70px;
  margin: 0 auto;
  background-color: #fff;
}
.feature > .desc {
  max-width: 850px;
  margin: 0 auto;
  padding: 5rem 0;
  background-color: #f5fafc;
}
.feature > .desc .container h3 {
  text-align: center;
  font-size: clamp(22px, 22px + 38 * (100vw - 375px) / 475, 60px);
  letter-spacing: 0.04em;
  color: #ee9999;
}
.feature > .desc .container ul {
  display: grid;
  justify-content: center;
}
.feature > .desc .container ul li {
  font-size: clamp(18px, 18px + 28 * (100vw - 375px) / 475, 46px);
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #4c4c4c;
}
.feature > .desc .container ul li::before {
  content: "〇";
}
.feature .point {
  padding: 6.2rem 0;
  background: url("../assets/bg-point.png") no-repeat;
  background-size: cover;
}
.feature .point .inner {
  max-width: 850px;
  margin: 0 auto;
}
.feature .point .inner .point-content {
  position: relative;
  width: 90%;
  margin: 0 auto;
  border-radius: 65px;
  background-color: rgba(255, 255, 255, 0.5);
}
.feature .point .inner .point-content.point02 {
  margin-top: 9rem;
}
.feature .point .inner .point-content .point-title-wrapper {
  display: grid;
  place-items: center;
  transform: translateY(-0.5em);
  font-size: 85px;
}
.feature .point .inner .point-content .point-title-wrapper .point-title {
  line-height: 0.7;
  font-weight: bold;
  color: #fba87c;
}
.feature .point .inner .point-content .point-title-wrapper .point-title .point-en {
  margin-right: -0.5em;
  font-size: clamp(26px, 26px + 24 * (100vw - 375px) / 475, 50px);
  vertical-align: middle;
}
.feature .point .inner .point-content .point-title-wrapper .point-title .point-num {
  vertical-align: middle;
  font-size: clamp(46px, 46px + 39 * (100vw - 375px) / 475, 85px);
  letter-spacing: -0.06em;
}
.feature .point .inner .point-content .point-header {
  position: relative;
  margin-top: 2rem;
  padding-left: 4%;
}
.feature .point .inner .point-content .point-header .sub-title h4 {
  position: relative;
  display: grid;
  justify-content: left;
  font-size: clamp(28px, 28px + 25 * (100vw - 375px) / 475, 53px);
  line-height: 1.5;
  color: #4c4c4c;
  z-index: 2;
}
.feature .point .inner .point-content .point-header .sub-title p {
  position: relative;
  z-index: 2;
  width: -moz-max-content;
  width: max-content;
  max-width: 420px;
  margin-top: 1em;
  padding: 0.75rem 0.8rem;
  border-radius: 13px;
background-color: rgb(255 142 19 / 47%);
  font-size: clamp(16px, 16px + 13 * (100vw - 375px) / 475, 29px);
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.4;
  color: #fff;
}
.feature .point .inner .point-content .point-header img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 38%;
  z-index: 1;
}
.feature .point .inner .point-content .point-text {
  position: relative;
  margin-top: 2rem;
  padding: 0 3.8rem 3rem;
  z-index: 2;
}
.feature .point .inner .point-content .point-text p {
  font-size: clamp(16px, 16px + 12 * (100vw - 375px) / 475, 28px);
  line-height: 1.8;
  color: #4c4c4c;
}
.feature .point .inner .point-content .point-text p span {
  font-weight: bold;
  color: #dd9550;
}
.feature .point .inner .point-content .point-text small {
  font-size: 12px;
  line-height: 1.5;
}
.feature .point .inner .point-content .point-text .check-list {
  margin: 2.5rem auto 0;
}
.feature .point .inner .point-content .point-text .check-list .check {
  font-size: clamp(22px, 22px + 13 * (100vw - 375px) / 475, 35px);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #dd9550;
}
.feature .point .inner .point-content .point-text .check-list .content {
  border: 1px solid #000;
  padding: 2.6rem 0.8rem 1.8rem;
  background-color: #fff;
}
.feature .point .inner .point-content .point-text .check-list .content h5 {
  margin-top: 0;
  text-align: center;
  font-size: clamp(16px, 16px + 7 * (100vw - 375px) / 475, 23px);
  line-height: 1.6;
  font-weight: 700;
  color: #f2c18c;
}
.feature .point .inner .point-content .point-text .check-list .content .ingre {
  text-align: center;
  font-size: clamp(16px, 16px + 11 * (100vw - 375px) / 475, 27px);
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #4c4c4c;
}
.feature .point .inner .point-content .point-text .check-list .content .ingre span {
  color: #4c4c4c;
}
.feature .point .inner .point-content .point-text .check-list .content .lead {
  text-align: center;
  font-size: clamp(16px, 16px + 18 * (100vw - 375px) / 475, 34px);
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: -0.04em;
  color: #4c4c4c;
}
.feature .point .inner .point-content .point-text .check-list .content .lead strong {
  margin-right: 0.3em;
  padding: 0.2em;
  border: #000 1px solid;
  color: #ef9a9a;
}
.feature .point .inner .point-content .point-text .check-list .content .deco-line {
  position: relative;
  width: 60%;
  height: 1px;
  margin: 1.8rem auto 1rem;
  background-color: #000;
}
.feature .point .inner .point-content .point-text .check-list .content .deco-line::before, .feature .point .inner .point-content .point-text .check-list .content .deco-line::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000;
}
.feature .point .inner .point-content .point-text .check-list .content .deco-line::before {
  left: 0;
}
.feature .point .inner .point-content .point-text .check-list .content .deco-line::after {
  right: 0;
}
.feature .point .inner .point-content .point-text .check-list .content .detail {
  font-size: clamp(16px, 16px + 12 * (100vw - 375px) / 475, 28px);
  line-height: 2em;
  letter-spacing: 0.02em;
  color: #4c4c4c;
}
@media (max-width: 600px) {
  .feature .point .inner .point-content .point-text {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
  .feature .point .inner .point-content .point-header {
    margin-top: 0;
  }
}
.feature .point .inner .point-content.point02 .content {
  padding-bottom: 3rem;
}
.feature .point .inner .point-content.point02 .content .point-header.reverse {
  padding-left: 0;
  padding-right: 6%;
}
.feature .point .inner .point-content.point02 .content .point-header.reverse .sub-title.reverse h4 {
  padding-right: 0.2em;
  font-size: clamp(28px, 28px + 21 * (100vw - 375px) / 475, 49px);
  justify-content: end;
}
.feature .point .inner .point-content.point02 .content .point-header.reverse .sub-title.reverse p {
  margin-left: auto;
  padding: 0.75rem 0.8rem;
}
.feature .point .inner .point-content.point02 .content .point-header.reverse img {
  left: 0;
}
.feature .point .inner .point-content.point02 .content .desc-horse {
  margin-top: 2.9rem;
  padding: 0 3.8rem 3rem;
  font-size: clamp(1rem, 0.4079rem + 2.5263vw, 1.75rem);
  line-height: 1.8;
  letter-spacing: -0.02em;
  color: #4c4c4c;
}
.feature .point .inner .point-content.point02 .content .desc-horse span {
  font-weight: 700;
  color: #ef9a9a;
}
.feature .point .inner .point-content.point02 .content .desc-horse + img {
  width: 91%;
  margin: 0 auto;
}
.feature .point .inner .point-content.point02 .content .pd-s {
  padding: 0.75rem 0.8rem;
}
@media (max-width: 600px) {
  .feature .point .inner .point-content.point02 .content .desc-horse {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}
@media (max-width: 768px) {
  .feature .point .inner .point-content {
    border-radius: 32px;
  }
}

.comparison {
  padding: 4.8rem 0 6.2rem;
  background-color: #fff8f0;
}
.comparison .container {
  max-width: 850px;
  margin: 0 auto;
}
.comparison .container .catch {
  text-align: center;
}
.comparison .container .catch h2 {
  font-size: clamp(28px, 28px + 25 * (100vw - 375px) / 475, 53px);
  color: #4c4c4c;
}
.comparison .container .catch h2 .inner {
  padding: 0 2.6rem 0;
  background-color: white;
}
.comparison .container .catch h2 .gradient {
  font-size: clamp(40px, 40px + 34 * (100vw - 375px) / 475, 74px);
  font-weight: 700;
  letter-spacing: 0.06em;
  background: linear-gradient(90deg, #f6c86c 0%, #eddb83 100%);
  background-color: #fff;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 600px) {
  .comparison .container .catch h2 .inner {
    padding: 0 1.2rem 0;
  }
}
.comparison .container .table-wrapper {
  width: 92%;
  margin: 3.8rem auto 0;
}
.comparison .container .note {
  width: 92%;
  margin: 1.25rem auto 0;
  font-size: 14px;
  font-weight: 500;
  color: #4c4c4c;
}

.commitment {
  background-color: #DFF1E5;
}
.commitment .container {
  max-width: 850px;
  margin: 0 auto;
  padding-top: 3rem;
  background-color: #fff;
}
.commitment .container .catch {
  background: url("../assets/bg-commitment.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.commitment .container .catch img {
  width: 37%;
  margin: 0 auto;
}
.commitment .container .catch p {
  margin-top: 3.4rem;
  text-align: center;
  font-size: clamp(24px, 24px + 16 * (100vw - 375px) / 475, 40px);
  line-height: 1.75;
  color: #4c4c4c;
}
.commitment .container .bg {
  background: url("../assets/bg-size.png");
  background-repeat: no-repeat;
  background-position-x: center;
  padding-bottom: 74px;
}
.commitment .container .bg .mv {
  width: 95%;
  margin: 0 auto;
    padding-top: 20%;
  }
.commitment .container .bg .mv p {
  text-align: center;
  font-size: clamp(34px, 34px + 78 * (100vw - 375px) / 475, 112px);
  letter-spacing: 0.1em;
  color: #f2b28b;
  text-decoration: underline;
  text-decoration-color: #f2b28b;
  text-decoration-thickness: 5px;
  text-underline-offset: 20px;
}
.commitment .container .bg .mv img {
  width: 94%;
  margin: 1.5rem auto 0;
}
.commitment .container .bg .detail {
  margin-top: 4.7rem;
}
.commitment .container .bg .detail p {
  text-align: center;
  font-size: clamp(18px, 18px + 16 * (100vw - 375px) / 475, 34px);
  font-weight: 700;
  line-height: 1.7;
  color: #4c4c4c;
}
.commitment .container .bg .detail p span {
  color: #ef9a9a;
}
.commitment .container .bg .detail img {
  width: 95%;
  margin: 4rem auto 4rem;
}
.commitment .container .bg .factory .title {
  text-align: center;
  font-size: clamp(34px, 34px + 78 * (100vw - 375px) / 475, 112px);
  letter-spacing: 0.1em;
  color: #f2b28b;
  text-decoration: underline;
  text-decoration-color: #f2b28b;
  text-decoration-thickness: 5px;
  text-underline-offset: 20px;
}
.commitment .container .bg .factory .img-box {
  position: relative;
  width: 84%;
  margin: 7rem auto 0;
  padding: 1px 4% 32px;
  background: url("../assets/researcher.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.commitment .container .bg .factory .img-box img {
  position: absolute;
  width: 53%;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  top: -19%;
}
.commitment .container .bg .factory .img-box .process-text {
  margin: 132px auto 0;
  font-size: clamp(16px, 16px + 6 * (100vw - 375px) / 475, 22px);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #4c4c4c;
}
.commitment .container .bg .factory .img-box .text-card {
  width: 64%;
  margin: 58px auto 0;
  padding: 0.8rem 0.6rem;
  background-color: #f2b28b;
  text-align: center;
  font-size: clamp(16px, 16px + 18 * (100vw - 375px) / 475, 34px);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
}
.commitment .container .bg .factory .img-box .text-card span {
  font-size: clamp(24px, 24px + 29 * (100vw - 375px) / 475, 53px);
}
@media (max-width: 600px) {
  .commitment .container .bg .factory .img-box {
    background-position: center;
  }
  .commitment .container .bg .factory .img-box img {
    top: -10%;
  }
}
.commitment .container .bg .gmp {
  width: 94%;
  margin: 3.5rem auto 0;
}

.qa .container {
  max-width: 850px;
  margin: 0 auto;
}
.qa .container .catch {
  padding: 2rem 0;
  background-color: #dca4a0;
}
.qa .container .catch h2 {
  text-align: center;
  font-size: clamp(26px, 26px + 17 * (100vw - 375px) / 475, 43px);
  font-weight: 700;
  letter-spacing: 0.14em;
  color: white;
}
.qa .container .qa-list {
  padding: 1px 0 5rem;
  background: url("../assets/bg-qa.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.qa .container .qa-list .qa-item {
  width: 84%;
  margin: 5rem auto 0;
}
.qa .container .qa-list .qa-item .qa-q {
  position: relative;
  text-align: center;
  font-size: clamp(18px, 18px + 23 * (100vw - 375px) / 475, 41px);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #000;
}
.qa .container .qa-list .qa-item .qa-q::before {
  content: url("../assets/question.png");
  position: absolute;
  top: -1rem;
  left: -1.5rem;
  width: 65px;
  z-index: 3;
}
@media (min-width: 1160px) {
  .qa .container .qa-list .qa-item .qa-q::before {
    top: -0.1rem;
    left: -2.5rem;
  }
}
@media (max-width: 650px) {
  .qa .container .qa-list .qa-item .qa-q::before {
    top: -5.5rem;
    left: -1.3rem;
  }
}
.qa .container .qa-list .qa-item .qa-a {
  position: relative;
  padding: 1.8rem 1.5rem;
  box-shadow: 15px 15px 26px -20px #777777;
  background-color: #fff;
  border: 1px solid #aaa;
  border-top: 3px solid #f2b28b;
  font-size: clamp(16px, 16px + 6 * (100vw - 375px) / 475, 22px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
  color: #4c4c4c;
}
.qa .container .qa-list .qa-item .qa-a::after {
  content: url("../assets/answer.png");
  position: absolute;
  bottom: -3em;
  right: 0;
  width: 60px;
  z-index: 3;
}
.cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 0;
}

.cta-image {
  width: 100%;
  max-width: 850px;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}

.cta-glow-wrap {
  position: relative;
  width: 100%;
  max-width: 850px;
  overflow: hidden;
}

.cta-glow {
  position: relative;
  z-index: 1;
}

/* キラキラエフェクト */
.cta-glow::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  animation: shine 2.5s ease-in-out infinite;
  pointer-events: none;
  z-index: 2;
}

@keyframes shine {
  0% {
    left: -75%;
  }
  100% {
    left: 125%;
  }
}

h2.title {
    font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.sub-title h4{
      font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.section-lastview {
background: linear-gradient(
    to bottom,
    #cbe9f7 0%,       /* 空の水色 */
    #fff7e5 40%,      /* うすい光色 */
    #fdf1e8 55%,      /* ピンクベージュ */
    #fce3d7 100%      /* 下の方のやさしい桃色 */
  );  text-align: center;
}

.lastview-container {
  max-width: 960px;
  margin: 0 auto;
}

.lastview-image {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

/*# sourceMappingURL=style.css.map */
