@charset "UTF-8";

.p-lp {
  background-color: #fff;
  padding-bottom: 94px;
}

.p-lp__inner {
  max-width: 375px;
  margin-inline: auto;
}

.p-lp__sup {
  font-size: 11px;
}

.p-lp__section1 {
  margin-bottom: 79px;
}

.p-lp__section1-head {
  margin: 40px auto 24px;
  width: 168px;
  text-align: center;
  color: #D61D58;
  font-size: 24px;
  line-height: 1.6;
  font-weight: 700;
}

.p-lp__section1-text01 {
  margin-bottom: 24px;
  color: #252525;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  text-align: center;
}

.p-lp__section1-head2 {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-direction: column;
}

.p-lp__section1-head2-inner {
  color: #D61D58;
  text-align: center;
  font-weight: 500;
  line-height: 2;
  border-bottom: solid 1px #D61D58;
  width: max-content;
}

.p-lp-section2__head {
  position: relative;
  margin-bottom: 32px;
  width: 291px;
  margin-inline: auto;
}

.p-lp-section2__trouble {
  margin-top: -127px;
  width: 100%;
}

.p-lp__section3-head1 {
  margin: 0 auto;
  width: 224px;
}

.p-lp__section3-product-img {
  margin: 0 auto -85px;
  width: 325px;
}

.p-lp__section3-product-content {
  background: #D61D58;
  padding: 0.1px 15px; /* marginをマイナスで設定したので上下にpaddingを追加する必要がありました */
}

.p-lp__section3-product-content-logo {
  margin: 0 auto 20px;
  padding-top: 106px;
  width: 261px;
}

.p-lp__section3-product-content-award {
  margin: 0 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 17px;
}

.p-lp__section3-product-content-sup {
  margin: 0 0 20px;
  list-style: none;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.3;
}

.p-lp__section4 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 40px 12px;
  background: #FFECEC;
}

.p-lp__section4-usability {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.p-lp__section4-usability-sup {
  list-style: none;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.3;
  color: #1B1B1B;
}

.p-lp__section4-point {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 31px 16px 32px;
  background: #fff;
}

.p-lp__section4-point-head-sub {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0 10px;
  color: #D61D58;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}

.p-lp__section4-point-head-sub-small {
  width: 25px;
  height: 9px;
}

.p-lp__section4-point-head-sub-large {
  margin-left: 6px;
  font-family: "ITC Avant Garde Gothic Pro";
  color: inherit;
  font-weight: 300;
  font-size: 16px;
}

.p-lp__section4-point-head {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: #252525;
}

.p-lp__section4-point-head-underline {
  margin-top: 12px;
  display: flex;
  justify-content: center;
}

.p-lp__section4-text {
  color: #1B1B1B;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

.p-lp__section4-text-maker {
  background: #FDE6DE;
}

.p-lp__section4-point-result {
  display: flex; 
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.p-lp__section4-point-result-chart-img {
  margin: 0 auto;
  width: 130px;
}

.p-lp__section4-point-result-head {
  color: #D61D58;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
}

.p-lp__section4-point-result-nanopeptide-img {
  margin: 0 auto;
  width: 108px;
}

.p-lp__section5 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  background: linear-gradient(0deg, rgb(62, 62, 62, 0.30) 0%, rgb(62, 62, 62, 0.30) 100%), linear-gradient(180deg, #6577AF 0%, #79799C 100%);
  padding: 32px 0 0;
}

.p-lp__section5-head {
  font-family: "ITC Avant Garde Gothic Pro";
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
}

.p-lp__section5-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: #fff;
  padding: 24px 16px;
  margin: 0 16px;
}

.p-lp__section5-description {
  display: flex;
  justify-content: space-between;
}

.p-lp__section5-description-img {
  width: 92px;
}

.p-lp__section5-description-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 195px;
}

.p-lp__section5-head2 {
  color: #D61D58;
  width: max-content;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.4px;
  border-bottom: 1px solid #D61D58;
}

.p-lp__section5-text {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.p-lp__section5-text small {
  font-size: 12px;
}

.p-lp__section5-button {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 308px;
  color: #D61D58;
  font-weight: 700;
  text-align: center;
  line-height: 2.3;
  padding: 14px 45px 16px;
  border: 2px solid #D61D58;
  border-radius: 40px;
  letter-spacing: 0.8px;
}

.p-lp__section5-button:hover {
  color: #D61D58;
}

.p-lp__section5-button::after {
  position: absolute;
  top: 17px;
  right: 13px;
  display: block;
  width: 28px;
  height: 28px;
  content: '';
  background-image: url('../added_img/lp/arrow-right.svg');
}

.p-lp-section6 {
  margin: 0 0 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0 16px;
}

.p-lp-section6__head {
  margin: 22px 0 0;
}

.p-lp-section6__text {
  color: #1B1B1B;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

.p-lp-section6__text-maker {
  background: #FDE6DE;
}

.p-lp-section6__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;

  > a:visited {
    color: #fff;
  }
}

.p-lp-section6__button-primary {
  display: flex;
  gap: 8px;
  width: 320px;
  height: 56px;
  padding: 16px 64px;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  background: #D61D58;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.p-lp-section6__button-primary:hover {
  color: #fff;
}

.p-lp-section6__button-primary::before {
  display: block;
  width: 24px;
  height: 24px;
  content: '';
  background-image: url('../added_img/lp/SearchShop.svg');
}

.p-lp-section6__button-secondary {
  display: block;
  width: 320px !important;
  height: 56px !important;
  padding: 16px 64px !important;
  border: 2px solid #D61D58 !important;
  border-radius: 32px !important;
  text-align: center;
  color: #D61D58 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.3;
  text-decoration: none !important;
}

.p-lp-section6__button-secondary:hover {
  color: #D61D58;
}

.p-lp-section7 {
  padding: 24px 16px 5px;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.p-lp-section7__head {
  margin: 0 0 8px;
  color: #1B1B1B;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  font-size: 20px;
}

.p-lp-section7__head-sub {
  color: #D61D58;
  text-align: center;
  font-family: "ITC Avant Garde Gothic Pro";
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
}

.p-lp-section7 {
  .c-accordion__icon {
    height: 16px;
  }

 .c-accordion__content {
    display: flex;
    gap: 8px;
    white-space: normal;
  }

  .c-accordion__icon-close {
    display: none !important;
    width: 16px;
  }

  .c-accordion__icon-open {
    width: 16px;
  }


  .is-open .c-accordion__icon-close {
    display: block !important;
  }
  .c-accordion__title {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .c-accordion__header {
    gap: 8px;
    padding: 18px 12px 18px 0;
  }
}

.p-lp-section7__accordion {
  border-top: solid 1px #D0D0D0;
}

.p-lp__section7-text {
  flex: 1;
  color: #252525;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  white-space: pre-line;
}

.p-lp__section7-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.p-lp__section7-text--q {
  display: flex;
  gap: 8px;
  align-items: center;
}

.p-lp__section7-text--a {
  display: flex;
  gap: 8px;
  align-items: flex-start;
}

.p-lp__section7-text--q::before {
  flex: none;
  display: block;
  content: 'Q.';
  color: transparent;
  width: 17px;
  height: 14px;
  background-image: url('../added_img/lp/faq-q.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.p-lp__section7-text--a::before {
  margin-top: 4px;
  flex: none;
  display: block;
  content: 'A.';
  color: transparent;
  width: 17px;
  height: 14px;
  background-image: url('../added_img/lp/faq-a.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.p-lp__section8 {
  display: flex;
  gap: 8px;
  padding: 16px 24px;
}
