@charset "UTF-8";

/*-------------------------------------------------*/

/* color

/*-------------------------------------------------*/

/*-------------------------------------------------*/

/* font family

/*-------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap');

/*-------------------------------------------------*/

/* break point

/*-------------------------------------------------*/

/*-------------------------------------------------*/

/*-------------------------------------------------*/

/* Magnific Popup */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


.productinfo {
  display: block;
  color: #605047;
}

/* issueofELLE*/
.productinfo__issueofELLE{
  display: block;
  position: relative;
  width: 200%;
  left: -50%;
  padding-top: 35px;
  padding-bottom: 35px;
}

/* Sensitive Skin / issueofELLE*/
.productinfo__sensitive{
  display: block;
  position: relative;
  width: 200%;
  left: -50%;
  padding-top: 35px;
  margin-bottom: 100px;
  background: transparent url('../../images/ys_renew/sensitive-skin-bg.jpg') no-repeat 76% 0;
  background-size: 185px 354px;
}
.productinfo__sensitive__inner ,.productinfo__issueofELLE__inner{
  width: 1040px;
  margin: 0 auto;
}
.productinfo__sensitive__cols ,.productinfo__issueofELLE__cols{
  display: flex;
  padding: 0 0 0 10px;
  align-items: center;
}
.productinfo__sensitive__img ,.productinfo__issueofELLE__img{
  width: 46.6%;
}
.productinfo__sensitive__img img ,.productinfo__issueofELLE__img img{
  display: block;
  width: 100%;
  height: auto;
}
.productinfo__sensitive__body ,.productinfo__issueofELLE__body{
  width: 53.4%;
  padding-left: 57px;
}
.productinfo__sensitive__body__heading {
  font-weight: 500;
  font-size: 52px;
  line-height: 1.3;
  margin: 0 0 32px 0;
  padding: 0;
}
.productinfo__issueofELLE__body__heading{
  font-weight: 500;
  font-size: 40px;
  line-height: 1.3;
  margin: 0 0 32px 0;
  padding: 0;
}
.productinfo__sensitive__body__text ,.productinfo__issueofELLE__body__text{
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6 !important;
  margin: 0;
  padding: 0;
}
.productinfo__sensitive__body__icons {
  display: flex;
  text-align: center;
  margin-top: 50px;
  margin-left: -3.5%;
  width: 107.3%;
}
.productinfo__sensitive__body__icon {
  width: 33.333334%;
}
.productinfo__sensitive__body__icon img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.productinfo__sensitive__body__icon__text {
  margin-top: 12px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5 !important;
}
.productinfo__sensitive__before-after {
  margin-top: 60px;
  text-align: center;
}
.productinfo__sensitive__before-after img {
  display: inline-block;
  height: auto;
}
.productinfo__sensitive__before-after__link__wrapper {
  margin-top: 17px;
  padding-right: 36px;
  text-align: right;
}
.productinfo__sensitive__before-after__link {
  position: relative;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
}
.productinfo__sensitive__before-after__link:after {
  content: '';
  position: relative;
  top: -2px;
  margin-left: 7px;
  display: inline-block;
  width: 12px;
  height: 8px;
  background: transparent url('../../images/ys_renew/sensitive-skin-arrow--down.png') no-repeat 0 0;
  background-size: cover;
}
.productinfo__sensitive__review {
  margin-top: 55px;
}
.productinfo__sensitive__family {
  margin-top: 60px;
  padding: 0 6px 0 10px;
}
.productinfo__sensitive__family__heading {
  position: relative;
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 46px;
}
.productinfo__sensitive__family__heading:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  width: 100%;
  background-color: #C3C3C3;
}
.productinfo__sensitive__family__heading span {
  position: relative;
  background-color: #fff;
  padding: 0 20px;
  z-index: 1;
}
.productinfo__sensitive__family__links {
  display: flex;
  justify-content: space-between;
}
.productinfo__sensitive__family__link {
  position: relative;
  display: block;
  width: 32.1%;
  text-align: left;
  padding: 20px 20px;
  border: 1px solid #98BDB4;
  border-radius: 8px;
  font-weight: 500;
  font-size: 20px;
  color: #605047;
  box-shadow: 4px 4px 0px #E3EDEB;
  -webkit-box-shadow: 4px 4px 0px #E3EDEB;
  -moz-box-shadow: 4px 4px 0px #E3EDEB;
  cursor: pointer;
  transition: all .3s ease;
}
.productinfo__sensitive__family__link:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 28px;
  content: '';
  display: block;
  width: 11px;
  height: 18px;
  background: transparent url('../../images/ys_renew/sensitive-skin-arrow.png') no-repeat 0 0;
  background-size: cover;
}
.productinfo__sensitive__family__link:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  text-decoration: none;
}

/* Key Ingredients */
.productinfo__ingredients {
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  background-color: #F5F3F3;
  padding: 100px 0;
}
.productinfo__ingredients__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__ingredients__heading {
  margin: 0 0 59px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1;
}
.productinfo__ingredients__cols {
  display: flex;
  justify-content: space-between;
}
.productinfo__ingredients__entry {
  width: 30.8%;
}
.productinfo__ingredients__entry__img img {
  display: block;
  width: 100%;
  height: auto;
}
.productinfo__ingredients__entry__title {
  margin: 32px 0 0 0;
  padding: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
}
.productinfo__ingredients__entry__text {
  margin: 20px 0 0 0;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.63 !important;
}
.productinfo__ingredients__details__link__wrapper {
  text-align: right;
  margin-top: 65px;
  margin-right: 10px;
}
.productinfo__ingredients__details__link {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
}
.productinfo__ingredients__details__popup {
  background: #fff;
  padding: 100px 100px;
  text-align: left;
  max-width: 780px;
  margin: 60px auto;
  position: relative;
  border-radius: 20px;
}
/* .productinfo__ingredients__popup .mfp-close {
  color: #fff;
  right: -16px;
  top: -53px;
  font-size: 37px;
} */
.productinfo__ingredients__details__heading {
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  color: #605047;
  margin-bottom: 60px;
}
.productinfo__ingredients__details__section {
  margin-top: 39px;
  padding-top: 41px;
  border-top: 2px solid #E0E0E0;
}
.productinfo__ingredients__details__section:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.productinfo__ingredients__details__section__heading {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
  color: #605047;
}
.productinfo__ingredients__details__entries {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 41px;
}
.productinfo__ingredients__details__entry {
  width: 22.415%;
  margin-left: 3.44666667%;
  margin-top: 6.3%;
}
.productinfo__ingredients__details__entry:nth-child(4n-7) {
  margin-left: 0;
}
.productinfo__ingredients__details__entry:nth-child(-n+4) {
  margin-top: 0;
}
.productinfo__ingredients__details__entry__img img {
  width: 130px;
  max-width: 100%;
  height: auto;
}
.productinfo__ingredients__details__entry__title {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.3;
  color: #605047;
  margin-top: 11px;
}
.productinfo__ingredients__details__entry__text {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.3;
  color: #605047;
  margin-top: 13px;
}
.productinfo__ingredients__details__section__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.63;
  margin-top: 29px;
}
.productinfo__ingredients__details__popup .mfp-close {
  content: '';
  position: absolute;
  top: -33px;
  right: -30px;
  width: 30px;
  height: 29px;
  background: transparent url('../../images/ys_renew/ingredients__popup__close.png') no-repeat 0 0;
  background-size: cover;
  opacity: 1;
  text-indent: -9999px;
}
.productinfo__ingredients__details__popup .mfp-close:hover,
.productinfo__ingredients__details__popup .mfp-close:focus,
.productinfo__ingredients__details__popup .mfp-close:active {
  opacity: .7;
  top: -33px;
}

/* Why */
.productinfo__why {
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  padding: 100px 0;
  background: transparent url('../../images/ys_renew/why-bg.jpg') no-repeat 24.47% 110px;
  background-size: 228px 230px;
}
.productinfo__why__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__why__heading {
  margin: 0 0 59px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
}
.productinfo__why__cols {
  display: flex;
}
.productinfo__why__img {
  width: 50%;
  padding-left: 30px;
}
.productinfo__why__list {
  width: 50%;
}
.productinfo__why__list__entry {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid #E0E0E0;
}
.productinfo__why__list__entry:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.productinfo__why__list__entry:last-child {
  padding-bottom: 22px;
  border-bottom: 1px solid #E0E0E0;
}

.productinfo__why__list__entry__heading {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 80px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
  color: #605047;
  transition: all .3s;
}
.productinfo__why__list__entry__heading:before {
  content: '';
  position: relative;
  display: block;
  flex-shrink: 0;
  margin-right: 15px;
  width: 54px;
  height: 54px;
  background: transparent url('../../images/ys_renew/why-list--1.png') no-repeat 0 0;
  background-size: cover;
}
.productinfo__why__list__entry__heading--2:before {
  background-image: url('../../images/ys_renew/why-list--2.png');
}
.productinfo__why__list__entry__heading--3:before {
  background-image: url('../../images/ys_renew/why-list--3.png');
}
.productinfo__why__list__entry__heading--4:before {
  background-image: url('../../images/ys_renew/why-list--4.png');
}
.productinfo__why__list__entry__heading--5:before {
  background-image: url('../../images/ys_renew/why-list--5.png');
}
.productinfo__why__list__entry__heading:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  flex-shrink: 0;
  margin-right: 15px;
  width: 20px;
  height: 12px;
  background: transparent url('../../images/ys_renew/why-arrow.png') no-repeat 0 0;
  background-size: cover;
  transition: transform .4s ease;
}
.productinfo__why__list__entry__heading:hover {
  text-decoration: none;
  color: #006D4B;
}
.productinfo__why__list__entry__heading.active:after {
  transform: translateY(-50%) rotate(-180deg);
}
.productinfo__why__list__entry__body {
  max-height: 0;
  overflow-y: hidden;
  transition: max-height .4s ease;
}
.productinfo__why__list__entry__body.active {
  max-height: 10000px;
}
.productinfo__why__list__entry__body__inner {
  padding-top: 40px;
  padding-bottom: 18px;
}
.productinfo__why__list__entry__body p {
  margin: 8px 0 0 0;
}
.productinfo__why__list__entry__body p:first-child {
  margin-top: 0;
}
.productinfo__why__list__entry__body__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.63 !important;
}
.productinfo__why__list__entry__body__img {
  margin-top: 19px;
}
.productinfo__why__list__entry__body__img img {
  width: 100%;
  height: auto;
}
.productinfo__why__list__entry__body__img:first-child {
  margin-top: 0;
}
.productinfo__why__list__entry__body__img__center {
  margin-top: 19px;
  text-align: center;
}
.productinfo__why__list__entry__body__img__center img {

}
.productinfo__why__list__entry__body__img__center:first-child {
  margin-top: 0;
}
.productinfo__why__list__entry__body__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.63 !important;
}
.productinfo__why__list__entry__body__text__sub {
  font-weight: 500;
  font-size: 12px;
  margin-top: 20px;
}
.productinfo__why__list__details__link__wrapper {
  text-align: right;
}
.productinfo__why__list__details__link {
  font-weight: 500;
}
.productinfo__why__list__entry__body__list {
  margin-left: 19px;
}
.productinfo__why__list__entry__body__list li {
  list-style: disc;
  list-style-position: outside;
  font-weight: 500;
}
.productinfo__why__list__entry__body__cols {
  display: flex;
  margin-top: 28px;
}
.productinfo__why__list__entry__body__cols:first-child {
  margin-top: 0;
}
.productinfo__why__list__entry__body__col {
  width: 50%;
}

/* Compare */
.productinfo__compare {
  position: relative;
  display: block;
  padding: 92px 0 100px 0;
}
.productinfo__compare__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__compare__heading {
  margin: 0 0 59px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
}
.productinfo__compare__table {
  margin-top: 40px;
}
.productinfo__compare__table__row {
  display: flex;
}
.productinfo__compare__table__cell {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 20.2%;
  min-height: 124px;
  padding: 20px 20px 20px 20px;
  background-color: #fff;
}
.productinfo__compare__table__cell--tp-40 {
  padding-top: 40px;
}
.productinfo__compare__table__cell--tp-30 {
  padding-top: 30px;
}
.productinfo__compare__table__cell--center-aligned {
  justify-content: center;
}
.productinfo__compare__table__cell:nth-child(1) {
  width: 15.6%;
  justify-content: center;
}
.productinfo__compare__table__cell:nth-child(2) {
  width: 23.8%;
}
.productinfo__compare__table__row:nth-child(1) .productinfo__compare__table__cell {
  justify-content: center;
  min-height: 162px;
}
.productinfo__compare__table__row:nth-child(1) .productinfo__compare__table__cell:nth-child(2) {
  padding-right: 0;
}
.productinfo__compare__table__cell--gray {
  background-color: #F5F3F3;
  border-left: 3px solid #fff;
}
.productinfo__compare__table__cell--gray:first-child {
  border-left: 0;
}
.productinfo__compare__table__cell--shadow {
  border-left: 0;
  box-shadow: 0 5px 22px 0 rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 5px 22px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 5px 22px 0 rgba(0,0,0,0.25);
  z-index: 1;
}
.productinfo__compare__table__cell--shadow + .productinfo__compare__table__cell {
  border-left: 0;
}
.productinfo__compare__table__row:nth-child(1) .productinfo__compare__table__cell--shadow {
  z-index: 1;
}
.productinfo__compare__table__row:nth-child(2) .productinfo__compare__table__cell--shadow {
  z-index: 2;
}
.productinfo__compare__table__row:nth-child(3) .productinfo__compare__table__cell--shadow {
  z-index: 3;
}
.productinfo__compare__table__row:nth-child(4) .productinfo__compare__table__cell--shadow {
  z-index: 4;
}
.productinfo__compare__table__row:nth-child(5) .productinfo__compare__table__cell--shadow {
  z-index: 5;
}
.productinfo__compare__table__row:nth-child(6) .productinfo__compare__table__cell--shadow {
  z-index: 6;
}
.productinfo__compare__table__row:first-child .productinfo__compare__table__cell--shadow {
  border-top: 6px solid #64A290;
}
.productinfo__compare__table__row:last-child .productinfo__compare__table__cell--shadow {
  border-bottom: 6px solid #64A290;
}
.productinfo__compare__table__cell--shadow:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: 100;
  background-color: #F5F3F3;
}
.productinfo__compare__table__cell--shadow.productinfo__compare__table__cell--gray:before {
  background-color: #fff;
}
.productinfo__compare__table__row:first-child .productinfo__compare__table__cell:before {
  display: none;
}
.productinfo__compare__table__cell--icon:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
}
.productinfo__compare__table__cell--icon-circle-large:after {
  width: 36px;
  height: 36px;
  background: transparent url('../../images/ys_renew/compare-good-icon--large.png') no-repeat 0 0;
  background-size: 36px;
}
.productinfo__compare__table__cell--icon-circle-small:after {
  width: 24px;
  height: 24px;
  background: transparent url('../../images/ys_renew/compare-good-icon--small.png') no-repeat 0 0;
  background-size: 24px;
}
.productinfo__compare__table__cell--icon-triangle-small:after {
  width: 24px;
  height: 24px;
  background: transparent url('../../images/ys_renew/compare-even-icon--small.png') no-repeat 0 0;
  background-size: 24px;
}
.productinfo__compare__table__cell--icon-x-small:after {
  width: 24px;
  height: 24px;
  background: transparent url('../../images/ys_renew/compare-bad-icon--small.png') no-repeat 0 0;
  background-size: 24px;
}
.productinfo__compare__table__row-title {
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3 !important;
}
.productinfo__compare__table__col-title {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3 !important;
  margin-left: 10px;
}
.productinfo__compare__table__col-title img {
  margin-right: 18px;
  height: auto;
}
.productinfo__compare__table__row:nth-child(1) .productinfo__compare__table__cell:nth-child(2) .productinfo__compare__table__col-title {
  margin-left: 18px;
}
.productinfo__compare__table__row:nth-child(1) .productinfo__compare__table__cell:nth-child(2) .productinfo__compare__table__col-title img {
  margin-right: 27px;
}
.productinfo__compare__table__text {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.3 !important;
}
.productinfo__compare__table__text-img {
  text-align: center;
  margin-bottom: 15px;
}

/* Pair */
.productinfo__pair {
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  padding: 100px 0;
  background-color: #F5F3F3;
}
.productinfo__pair__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__pair__cols {
  display: flex;
}
.productinfo__pair__img {
  width: 51.9%;
  padding-left: 30px;
}
.productinfo__pair__img img {
  width: 100%;
  height: auto;
}
.productinfo__pair__body {
  width: 48.1%;
}
.productinfo__pair__body__heading {
  margin: 0 0 43px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
}
.productinfo__pair__body__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6 !important;
}
.productinfo__pair__yt {
  display: flex;
  margin-top: 80px;
  position: relative;
  padding: 100px 0;
  background-color: #F5F3F3;
}
.productinfo__pair__yt__video {
  width: 69.7%;
  padding-right: 25px;
}
.productinfo__pair__yt__video a {
  transition: opacity .3s ease;
}
.productinfo__pair__yt__video a:hover {
  opacity: .8;
}
.productinfo__pair__yt__video img {
  width: 100%;
  height: auto;
}
.productinfo__pair__yt__body {
  width: 30.3%;
  background-color: #fff;
  padding: 31px 15px 31px 30px;
  margin-bottom: 80px;
}
.productinfo__pair__yt__body__heading {
  margin: 0 0 19px 0;
  padding: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
}
.productinfo__pair__yt__body__list {
  margin-left: 19px;
}
.productinfo__pair__yt__body__list li {
  list-style: decimal;
  list-style-position: outside;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  margin-top: 17px;
}
.productinfo__pair__yt__body__list li:first-child {
  margin-top: 0;
}
.productinfo__pair__yt__body__list li span {
  position: relative;
  top: -1px;
  font-weight: 500;
  font-size: 16px;
  display: block;
  margin-left: 5px;
}

/* Product */
.productinfo__product {
  background-color: #fff;
  padding: 40px;
}
.productinfo__product__inner {
  display: flex;
  align-items: center;
}
.productinfo__product__img {
  width: 18.75%;
}
.productinfo__product__img img {
  border: 1px solid #D9D9D9;
  height: auto;
}
.productinfo__product__body {
  padding-left: 40px;
  width: 47.916%;
}
.productinfo__product__add-to-cart {
  width: 33.334%;
}
.productinfo__product__add-to-cart__btn {
  display: block;
  padding: 22px 10px;
  background-color: rgba(255,193,55,1);
  border-radius: 8px;
  color: #000;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  transition: background-color .3s ease;
}
.productinfo__product__add-to-cart__btn:before {
  content: '';
  position: relative;
  top: 3px;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: transparent url('../../images/ys_renew/product-cart-icon.png') no-repeat 0 0;
  background-size: 24px;
  margin-right: 27px;
}
.productinfo__product__add-to-cart__btn span {
  position: relative;
  top: -3px;
}
.productinfo__product__add-to-cart__btn:hover {
  background-color: rgba(255,193,55,0.8);
  text-decoration: none;
}
.productinfo__product__heading {
  margin: -7px 0 10px 0;
}
.productinfo__product__heading--more-margin {
  margin: 14px 0 25px 0;
}
.productinfo__product__heading a {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #605047;
  text-decoration: underline;
  transition: color .3s ease;
}
.productinfo__product__heading a:hover {
  color: #0B6D4C;
}
.productinfo__product__price {
  display: block;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}
.productinfo__product__label {
  display: inline-block;
  background-color: #FAF535;
  color: #0B6D4C;
  font-weight: 600;
  font-size: 12px;
  padding: 6px 13px;
  line-height: 1;
}
.productinfo__product__section {
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  padding: 100px 0;
  background-color: #F5F3F3;
}
.productinfo__product__section__inner {
  width: 1040px;
  margin: 0 auto;
}

/* FAQ */
.productinfo__faq {
  position: relative;
  display: block;
  width: 200%;
  left: -50%;
  padding: 100px 0;
  background: transparent url('../../images/ys_renew/faq-bg.png') no-repeat 75.7% 467px;
  background-size: 219px 522px;
}
.productinfo__faq__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__faq__heading {
  margin: 0 0 69px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
}
.productinfo__faq__list__entry, .productinfo__faq__list__hidden {
  margin-bottom: 37px;
  padding-bottom: 37px;
  border-bottom: 1px solid #E0E0E0;
}
.productinfo__faq__list__hidden {
  display: none;
}
.productinfo__faq__list__hidden.active {
  display: block;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.productinfo__faq__list__entry__q {
  position: relative;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
  padding: 0 60px 0 74px;
  cursor: pointer;
  transition: color .3s ease;
}
.productinfo__faq__list__entry__q:hover {
  color: #0B6D4C;
}
.productinfo__faq__list__entry__a {
  position: relative;
  max-height: 0;
  overflow-y: hidden;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 60px 0 74px;
  transition: max-height .4s ease;
}
.productinfo__faq__list__entry__a__inner {
  padding: 49px 0 19px 0;
}
.productinfo__faq__list__entry__a.active {
  max-height: 10000px;
}
.productinfo__faq__list__entry__q:before,
.productinfo__faq__list__entry__a:before {
  position: absolute;
  top: -11px;
  left: 0;
  content: '';
  display: inline-block;
  width: 54px;
  height: 54px;
  background: transparent url('../../images/ys_renew/faq__icon--q.png') no-repeat 0 0;
  background-size: 54px;
}
.productinfo__faq__list__entry__a:before {
  top: 31px;
  background-image: url('../../images/ys_renew/faq__icon--a.png');
}
.productinfo__faq__list__entry__q i:before, .productinfo__faq__list__entry__q i:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 11px;
  height: 3px;
  width: 18px;
  border-radius: 2px;
  transform: rotate(180deg);
  background-color: #0B6D4C;
  transition: transform .3s ease;
}
.productinfo__faq__list__entry__q i:after {
  transform-origin: center;
  transform: rotate(90deg);
}
.productinfo__faq__list__entry__q.active i:after {
  transform: rotate(0);
}
.productinfo__faq__list__entry__q.active i:before {
  transform: rotate(0);
}
.productinfo__faq__see-more {
  text-align: center;
}
.productinfo__faq__see-more__btn {
  margin-top: 22px;
  display: inline-block;
  background-color: #E6F1DF;
  width: 240px;
  border-radius: 8px;
  text-align: center;
  color: #0B6D4C;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  padding: 20px 0;
  opacity: 1;
  transition: opacity .3s ease;
}
.productinfo__faq__see-more__btn:hover {
  text-decoration: none;
  opacity: .8;
}
.productinfo__faq__see-more__btn:after {
  content: '';
  position: relative;
  display: inline-block;
  top: -1px;
  margin-left: 24px;
  width: 18px;
  height: 11px;
  background: transparent url('../../images/ys_renew/faq-seemore-arrow.png') no-repeat 0 0;
  background-size: cover;
}

/* Why */
.productinfo__influencer {
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  padding: 93px 0 99px 0;
  background: #64A290 url('../../images/ys_renew/influencer-bg.png') no-repeat 33.37% 69px;
  background-size: 500px 574px;
}
.productinfo__influencer__inner {
  width: 1040px;
  margin: 0 auto;
  text-align: center;
}
.productinfo__influencer__heading {
  margin: 0 0 40px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
  color: #fff;
}
.productinfo__influencer__heading span {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 3px;
}
.productinfo__influencer__heading span:before,
.productinfo__influencer__heading span:after {
  content: '';
  position: relative;
  top: 6px;
  display: inline-block;
}
.productinfo__influencer__heading span:before {
  width: 20px;
  height: 35px;
  margin-right: 18px;
  background: transparent url('../../images/ys_renew/influencer-heading-left.png') no-repeat 0 0;
  background-size: cover;
}
.productinfo__influencer__heading span:after {
  width: 20px;
  height: 34px;
  margin-left: 18px;
  background: transparent url('../../images/ys_renew/influencer-heading-right.png') no-repeat 0 0;
  background-size: cover;
}
.productinfo__influencer__video {
  text-align: center;
}

/* Specialists */
.productinfo__specialists {
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  padding: 101px 0 99px 0;
  background: #F5F3F3 url('../../images/ys_renew/influencer-bg.png') no-repeat 33.37% 69px;
  background-size: 500px 574px;
}
.productinfo__specialists__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__specialists__heading {
  margin: 0 0 156px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
  color: #605047;
  text-align: center;
}
.productinfo__specialists__cols {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.productinfo__specialists__entry {
  position: relative;
  width: 48%;
  background-color: #fff;
  padding: 109px 40px 48px 37px;
}
.productinfo__specialists__entry__img {
  position: absolute;
  top: -110px;
  left: 0;
  right: 0;
  text-align: center;
}
.productinfo__specialists__entry__name {
  position: relative;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #0B6D4C;
  margin-bottom: 33px;
  padding-left: 19px;
}
.productinfo__specialists__entry__name:before {
  content: '';
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 0;
  display: block;
  width: 3px;
  height: 100%;
  background-color: #0B6D4C;
}
.productinfo__specialists__entry__name span {
  display: block;
}
.productinfo__specialists__entry__name i {
  display: block;
  margin-top: 1px;
  font-size: 16px;
  font-style: normal;
}
.productinfo__specialists__entry__heading {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 19px;
  margin-left: 4px;
}
.productinfo__specialists__entry__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.63 !important;
  margin-left: 4px;
}
.productinfo__specialists__entry__text--clamp {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.productinfo__specialists__entry__text.active {
  display: block;
}
.productinfo__specialists__entry__seemore {
  text-align: right;
}
.productinfo__specialists__entry__seemore__link {
  display: inline-block;
  margin-top: 28px;
  margin-bottom: -12px;
  margin-right: -12px;
  font-weight: 400;
  font-size: 20px;
}
.productinfo__specialists__entry__seemore__link i {
  position: relative;
  top: 1px;
  padding-left: 21px;
  font-style: normal;
}
.productinfo__specialists__entry__seemore__link:hover {
  text-decoration: none;
}
.productinfo__specialists__entry__seemore__link:hover span {
  text-decoration: underline;
}

/* Reviews */
.productinfo__reviews {
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  padding: 101px 0 99px 0;
  background: transparent url('../../images/ys_renew/reviews-bg.jpg') no-repeat 28.47% 181px;
  background-size: 308px 348px;
}
.productinfo__reviews__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__reviews__heading {
  margin: 0 0 61px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
  color: #605047;
}
.productinfo__reviews__entry {
  background-color: #fff;
  border: 3px solid #F5F3F3;
  margin-top: 30px;
  padding: 38px;
}
.productinfo__reviews__entry__cols {
  display: flex;
  justify-content: space-between;
}
.productinfo__reviews__entry__body {
  padding-right: 20px;
}
.productinfo__reviews__entry:first-child {
  margin-top: 0;
}
.productinfo__reviews__entry__img__wrapper {
}
.productinfo__reviews__entry__stars {
  display: flex;
  margin-bottom: 24px;
}
.productinfo__reviews__entry__stars img {
  margin-left: 17px;
  height: auto;
}
.productinfo__reviews__entry__stars img:first-child {
  margin-left: 0;
}
.productinfo__reviews__entry__comment {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.63 !important;
}
.productinfo__reviews__entry__commenter {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3 !important;
  margin-top: 19px;
}
.productinfo__reviews__all {
  margin-top: 40px;
  text-align: right;
}
.productinfo__reviews__all__link {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
}
.productinfo__reviews__entry__see-details__wrapper {
  text-align: right;
  margin-top: -1px;
}
.productinfo__reviews__entry__see-details__wrapper--more-margin {
  margin-top: 20px;
}
.productinfo__reviews__entry__see-details {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-decoration: underline;
  opacity: 1;
  transition: opacity .4s ease;
}
.productinfo__reviews__entry__see-details:hover {
  text-decoration: none;
}
.productinfo__reviews__entry__see-details.active {
  opacity: 0;
  pointer-events: none;
}
.productinfo__reviews__entry__details {
  position: relative;
  max-height: 0;
  overflow-y: hidden;
  transition: max-height .4s ease;
}
.productinfo__reviews__entry__details__inner {
  padding: 10px 0 0 0;
}
.productinfo__reviews__entry__details.active {
  max-height: 10000px;
}
.productinfo__reviews__entry__details__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.63 !important;
  margin-top: 15px;
}
.productinfo__reviews__entry__details__text:first-child {
  margin-top: 0;
}

/* SNS */
.productinfo__sns {
  position: relative;
  display: block;
  padding: 101px 0 99px 0;
}
.productinfo__sns__inner {
  width: 1040px;
  margin: 0 auto;
}
.productinfo__sns__heading {
  position: relative;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 39px;
}
.productinfo__sns__heading span {
  position: relative;
  background-color: #fff;
  padding: 0 25px;
  z-index: 1;
}
.productinfo__sns__heading:before {
  content: '';
  position: absolute;
  top: 58%;
  transform: translateY(-50%);
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
}
.productinfo__sns__links {
  display: flex;
  justify-content: center;
}
.productinfo__sns__link {
  margin-left: 30px;
  opacity: 1;
  transition: opacity .3s ease;
}
.productinfo__sns__link:first-child {
  margin-left: 0;
}
.productinfo__sns__link:hover {
  opacity: .8;
}

/*共通用*/

.productinfo{
  position: relative;
  width: 200%;
  left: -50%;
  display: block;
  padding: 100px 0;
}
.productinfo__inner{
  width: 1040px;
  margin: 0 auto;
}
.body_flex{
  display: flex;
}
.bg_color{
  background-color: #F5F3F3; 
}
.productinfo__heading {
  margin: 0 0 59px 0;
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.3;
}
.productinfo__h3 {
  margin: 32px 0 0 0;
  padding: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
}
.productinfo__p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6 !important;
  margin: 0;
  padding: 0;
}
.numstep {
  position: relative;
  display: flex;
  padding-right: 80px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
  color: #605047;
  transition: all .3s;
}
.numstep:before {
  content: '';
  position: relative;
  display: block;
  flex-shrink: 0;
  margin-right: 15px;
  width: 54px;
  height: 54px;
  background: transparent url('../../images/ys_renew/why-list--1.png') no-repeat 0 0;
  background-size: cover;
}
.circle_number--2:before {
  background-image: url('../../images/ys_renew/why-list--2.png');
}
.circle_number--3:before {
  background-image: url('../../images/ys_renew/why-list--3.png');
}
.compare__addstyle{
  padding: 32px 0 100px 0;
}

/*2023_汎用的にしたい bootstrapは"xxx-xx"だから独自クラスは"xxx_xx"で表記*/
/*メインテキストカラー(ブラウン)*/
.text_main_color{
  color: #605047;
}

/*見出し大*/
.contents_h1{
  font-size: 52px;
  font-weight: 500;
  line-height: 1;
}

/*小見出し*/
.contents_h2{
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
}

/*説明文*/
.contents_tx{
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
}

/*説明文(最小)*/
.contents_tx_min{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.63;
}

/*グレー背景*/
  .bg_2nd{
    display: block;
    position: relative;
    width: 200%;
    left: -50%;
    padding-top: 35px;
    margin-bottom: 100px;
    background: #F5F3F3;
  }

/*見出し背景帯*/
.bg_keycolor{
  background-color: #006849;
}

/*角丸ボタン*/
.btn_keycolor {
  color: #fff !important;
  background-color: #006849 !important;
  border-color: #006849;
}
