@charset "UTF-8";

/*--------------------
 上書き
--------------------*/
.block-goods-comment6 {
  width: 100%;
  margin: 56px auto 32px;
}
@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-comment6 {
    margin: 40px auto 16px;
  }
}

.block-goods-lp,
.block-goods-lp h1,
.block-goods-lp h2,
.block-goods-lp h3,
.block-goods-lp h4,
.block-goods-lp h5,
.block-goods-lp h6,
.block-goods-lp p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  line-height: inherit;
  text-align: inherit;
  vertical-align: baseline;
}
.block-goods-lp {
  font-size: 16px;
  line-height: 1.5;
}
.block-goods-lp em {
  font-style: normal;
}
.block-goods-lp strong {
  font-weight: bold;
}
.block-goods-lp img {
  vertical-align: bottom;
}
.block-goods-lp li {
  list-style-type: none;
}

.block-goods-comment-common-style .block-goods-lp h2 span:after {
  content: none;
}

/*--------------------
 Common
--------------------*/
.block-goods-lp .inner {
  max-width: calc(1000px + (10px * 2));
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-lp .inner {
    padding: 0 20px;
  }
}

.block-goods-lp .section-title {
  text-align: center;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-lp .pc-only {
    display: none;
  }
}

.block-goods-lp .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-lp .sp-only {
    display: block;
  }
}

.block-goods-lp sup {
  font-size: 60%;
  vertical-align: super;
}

.block-goods-lp sub {
  font-size: 70%;
  vertical-align: baseline;
}

/*--------------------
 Section Title
--------------------*/
.block-goods-lp .section-title h2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 52px;
  padding: 0 0 1px;
  border-radius: 9999px;
  background-color: #e6003e;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-lp .section-title h2 {
    width: 240px;
    height: 48px;
    padding: 0;
    font-size: 20px;
  }
}

@media screen and (max-width: 413px) {
  html[data-browse-mode="S"] .block-goods-lp .section-title h2 {
    width: 64vw;
    height: 12.8vw;
    font-size: 5.333vw;
  }
}

.block-goods-lp .marker {
  background: linear-gradient(90deg, #e3aebc, #f4d995) no-repeat bottom / 100% 25%;
  color: #c13e80;
}

/*--------------------
 Hero
--------------------*/
.block-goods-lp .hero picture {
  display: block;
  max-width: 1366px;
  margin: 0 auto;
}

.block-goods-lp .hero picture img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-lp .hero picture {
    margin: 0;
    overflow: hidden;
  }

  html[data-browse-mode="S"] .block-goods-lp .hero img {
    margin: 0 -84px;
    width: calc(100% + 168px);
    max-width: none;
  }
}

@media screen and (max-width: 413px) {
  html[data-browse-mode="S"] .block-goods-lp .hero img {
    margin: 0 -22.4vw;
    width: calc(100% + 44.8vw);
  }
}

/*--------------------
 Recommend
--------------------*/
.block-goods-lp .recommend {
  padding: 64px 0 56px;
  background-color: #ffe6e6;
}

.block-goods-lp .recommend .recommend-list {
  display: flex;
  justify-content: center;
  gap: 0 32px;
  margin: 48px 0 0;
}

.block-goods-lp .recommend .recommend-item {
  width: calc((100% / 3) - (32px * 2 / 3));
}

.block-goods-lp .recommend .recommend-item-image figcaption {
  margin: 16px 0 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-lp .recommend {
    padding: 40px 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .recommend .recommend-list {
    flex-wrap: wrap;
    gap: 40px 0;
    margin: 40px 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .recommend .recommend-item {
    width: 100%;
  }

  html[data-browse-mode="S"] .block-goods-lp .recommend .recommend-item-image figcaption {
    margin: 12px 0 0;
    font-size: 16px;
  }
}

@media screen and (max-width: 413px) {
  html[data-browse-mode="S"] .block-goods-lp .recommend {
    padding: 10.667vw 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .recommend .recommend-list {
    gap: 10.667vw 0;
    margin: 10.667vw 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .recommend .recommend-item-image figcaption {
    margin: 3.2vw 0 0;
    font-size: 4.267vw;
  }
}

/*--------------------
 features
--------------------*/
.block-goods-lp .features {
  max-width: 1440px;
  margin: 0 auto;
  background: url("/LP/samevitan/exalpha/img/features_bg.png") no-repeat center top / contain;
}

.block-goods-lp .features .section-title {
  padding: 64px 0 0;
}

.block-goods-lp .features .features-image {
  margin: 48px auto 0;
}

.block-goods-lp .features .ingredient-title {
  margin: 56px 0 0;
  color: #d30046;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.block-goods-lp .features .ingredient-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px;
  margin: 40px 0 0;
}

.block-goods-lp .features .ingredient-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 226px;
  aspect-ratio: 1;
  padding: 4px 0 0;
  border-radius: 50%;
  background-color: #c9ad3c;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
}
.block-goods-lp .features .ingredient-item:nth-child(1) {
  margin-left: 1px;
}
.block-goods-lp .features .ingredient-item:nth-child(3) {
  margin-right: 1px;
}

.block-goods-lp .features .effects-dosage {
  display: flex;
  justify-content: space-between;
  gap: 0 56px;
  margin: 80px 0 0;
}

.block-goods-lp .features .effects {
  width: calc((100% / 2) - (56px / 2));
}

.block-goods-lp .features .specs-title {
  padding: 4px 8px;
  background-color: #e6003e;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.block-goods-lp .features .specs-text {
  margin: 16px 0 0;
  font-size: 16px;
}

.block-goods-lp .features .specs-text .u-indent {
  display: inline-block;
  text-indent: 1em;
}

.block-goods-lp .features .dosage {
  width: calc((100% / 2) - (56px / 2));
}

.block-goods-lp .features .dosage-table {
  width: 100%;
  border-top: 1px solid #e6003e;
  border-left: 1px solid #e6003e;
  margin: 16px 0 0;
}

.block-goods-lp .features .dosage-table th {
  padding: 6px 8px;
  border-right: 1px solid #e6003e;
  border-bottom: 1px solid #e6003e;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.block-goods-lp .features .dosage-table thead th {
  width: 31%;
}
.block-goods-lp .features .dosage-table thead th:first-child {
  width: 38%;
}

.block-goods-lp .features .dosage-table td {
  padding: 6px 8px;
  border-right: 1px solid #e6003e;
  border-bottom: 1px solid #e6003e;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-lp .features {
    background: url("/LP/samevitan/exalpha/img/features_bg.png") no-repeat center top / 190%;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .section-title {
    padding: 40px 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .features-image {
    margin: 48px auto 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-title {
    margin: 40px 0 0;
    font-size: 16px;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-list {
    justify-content: flex-start;
    gap: 10px;
    margin: 24px 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-item {
    width: calc(100% / 3 - (20px / 3));
    padding: 3px 0 0;
    font-size: 10px;
    line-height: 1.6;
  }
  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-item:nth-child(1) {
    margin-left: 0;
  }
  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-item:nth-child(3) {
    margin-right: 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .effects-dosage {
    flex-wrap: wrap;
    gap: 40px 0;
    margin: 56px 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .effects {
    width: 100%;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .specs-title {
    padding: 7px 8px 6px;
    font-size: 16px;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .specs-text {
    margin: 16px 0 0;
    font-size: 14px;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .dosage {
    width: 100%;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .dosage-table {
    margin: 16px 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .dosage-table th {
    padding: 6px 8px;
    font-size: 14px;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .dosage-table td {
    padding: 6px 8px;
    font-size: 14px;
  }
}

@media screen and (max-width: 413px) {
  html[data-browse-mode="S"] .block-goods-lp .features .section-title {
    padding: 10.667vw 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .features-image {
    margin: 12.8vw auto 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-title {
    margin: 10.667vw 0 0;
    font-size: 4.267vw;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-list {
    gap: 2.667vw;
    margin: 6.4vw 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .ingredient-item {
    width: calc(100% / 3 - (5.333vw / 3));
    padding: 0.8vw 0 0;
    font-size: 2.667vw;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .effects-dosage {
    gap: 9.662vw 0;
    margin: 13.527vw 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .specs-title {
    padding: 1.691vw 1.932vw 1.449vw;
    font-size: 3.865vw;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .specs-text {
    margin: 3.865vw 0 0;
    font-size: 3.382vw;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .dosage-table {
    margin: 3.865vw 0 0;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .dosage-table th {
    padding: 1.449vw 1.932vw;
    font-size: 3.382vw;
  }

  html[data-browse-mode="S"] .block-goods-lp .features .dosage-table td {
    padding: 1.449vw 1.932vw;
    font-size: 3.382vw;
  }
}
