#page-moistintensiveex .sub-page-method__item__detail .ttl-en:before {
  background: #7349AA;
}

#page-moistintensiveex .sub-page-method__item__detail .style-text {
  line-height: 200%;
  margin-top: 50px;
}

#page-moistintensiveex .sub-page-method__item__detail1 .img {
  width: 100%;
  max-width: 333px;
  margin: 30px 0;
}

@media screen and (width <= 767px) {
  #page-moistintensiveex
   .sub-page-method__item__detail1 .img {
    width: 80%;
    margin: 0 0 4vw;
  }
}

#page-moistintensiveex .sub-page-method__item__detail .page-heading--lv1 {
  margin-bottom: 40px;
}

@media screen and (width <= 767px) {
  #page-moistintensiveex .sub-page-method__item__detail .page-heading--lv1 {
    margin-bottom: 7vw;
  }
}

#page-moistintensiveex .sub-page-method-ttl {
  margin-bottom: 15px;
  font-size: 24px;
}

@media screen and (width <= 767px) {
  #page-moistintensiveex .sub-page-method-ttl {
    margin-bottom: 2vw;
    font-size: 4.5vw;
  }
}

#page-moistintensiveex .sub-page-method-text {
  font-size: 14px;
}

@media screen and (width <= 767px) {
  #page-moistintensiveex .sub-page-method-text {
    font-size: 2.8125vw;
    line-height: 188.88889%;
  }
}

#page-moistintensiveex .sub-page-method__item__detail .style-text.typeb {
  margin-top: 18px;
}

@media screen and (max-width: 1020px) {
  #page-moistintensiveex .sub-page-method__item__detail .style-text.typeb {
    margin-top: 2.8125vw;
  }
}

.sub-page-products__main__detail .text-area .box-ex {
  background: #7349AA;
  color: #fff;
}

.sub-page-products__info__item .detail__inner .style-text .underline {
  text-decoration: underline;
}

.product-item9 .sub-page-products__info__item .detail__inner .howto-img {
  margin: 20px auto 0;
  max-width: 490px;
}

@media screen and (width <= 767px) {
  .product-item9 .sub-page-products__info__item .detail__inner .howto-img {
    margin: 2vw auto 0;
  }
}

.product-item11 .sub-page-products__info__item .detail__inner .howto-img {
  margin: 20px auto 0;
  max-width: 252px;
}

@media screen and (width <= 767px) {
  .product-item11 .sub-page-products__info__item .detail__inner .howto-img {
    margin: 2vw auto 0;
  }
}

#page-moistintensive .sub-page-products .product-item9 .deco1 {
  width: 475px;
  right: -160px;
  top: 460px;
}

#page-moistintensive .sub-page-products .product-item10 .deco1 {
  width: 424px;
  right: -140px;
  top: 400px;
}

#page-moistintensive .sub-page-products .product-item11 .deco1 {
  width: 443px;
  right: -160px;
  top: 380px;
}

@media screen and (width <= 767px) {
  #page-moistintensive .sub-page-products .product-item9 .deco1 {
    width: 100vw;
    right: -23vw;
    top: 153vw;
  }

  #page-moistintensive .sub-page-products .product-item10 .deco1 {
    width: 100vw;
    right: -29vw;
    top: 127vw;
  }

  #page-moistintensive .sub-page-products .product-item11 .deco1 {
    width: 110vw;
    right: -16vw;
    top: 116vw;
  }
}

#page-moistintensiveex .sub-page-products__main__photo .badge {
  bottom: 20px;
}

#page-moistintensiveex .sub-page-products__main__photo .percent {
  width: 120px;
  height: 120px;
  background: #7349AA;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#page-moistintensiveex .sub-page-products__main__photo .percent:not(:first-child) {
  margin-top: 10px;
}

#page-moistintensiveex .sub-page-products__main__photo .percent__txt {
  padding-top: 15px;
  font-size: 13px;
}

#page-moistintensiveex .sub-page-products__main__photo .percent__txt .superscript {
  font-size: 0.5em;
}

#page-moistintensiveex .sub-page-products__main__photo .percent__txt-en .numb {
  font-size: 45px;
}

#page-moistintensiveex .sub-page-products__main__photo .percent__txt-en .txt {
  position: relative;
  font-size: 24px;
  margin-left: 3px;
}

#page-moistintensiveex .sub-page-products__main__photo .percent__txt-en .txt .superscript {
  position: absolute;
  top: -10px;
  right: -5px;
  font-size: 0.3em;
}

@media screen and (width <= 767px) {
  #page-moistintensiveex .sub-page-products__main__photo .badge {
    bottom: 3.125vw;
  }

  #page-moistintensiveex .sub-page-products__main__photo .percent {
    width: 21.875vw;
    height: 21.875vw;
  }

  #page-moistintensiveex .sub-page-products__main__photo .percent:not(:first-child) {
    margin-top: 2vw;
  }

  #page-moistintensiveex .sub-page-products__main__photo .percent__txt {
    padding-top: 2.6vw;
    font-size: 2.5vw;
  }

  .sub-page-products__main__photo .percent__txt-en {
    -webkit-transform: translateY(-1vw);
    transform: translateY(-1vw);
  }

  #page-moistintensiveex .sub-page-products__main__photo .percent__txt-en .numb {
    font-size: 8.5vw;
  }

  #page-moistintensiveex .sub-page-products__main__photo .percent__txt-en .txt {
    font-size: 4.21875vw;
    margin-left: 0.46875vw;
  }

  #page-moistintensiveex .sub-page-products__main__photo .percent__txt-en .txt .superscript {
    top: -1.2vw;
    right: -1vw;
  }
}