/* =======================================
 foamwash
======================================= */
.lp .cfw-intro {
  margin-top: 0.708em;
}

.lp .cfw-offer {
  padding: 2.917em 0 3em;
}

.lp .cfw-offer__ttl {
  line-height: 1;
  margin: 0 auto 0.583em 5.128%;
}

.lp .cfw-offer__ttl-logo {
  margin-right: 0.75em;
  width: 6.125em;
}

.lp .cfw-offer__ttl-txt {
  color: #53575a;
  font-size: 158.333%;
}

.lp .cfw-offer__en {
  line-height: 1;
  margin: 0 auto 2.083em;
  width: 89.744%;
}

.lp .cfw-offer__desc {
  font-size: 79.167%;
  line-height: 1;
  margin: 0 auto 1.579em;
  width: 89.744%;
}

.lp .cfw-offer__buy {
  color: #53575a;
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 89.744%;
}

.lp .cfw-offer__buy-def {
  display: flex;
  width: 50%;
}

.lp .cfw-offer__buy-ttl {
  font-size: 116.667%;
  font-weight: 600;
  letter-spacing: .1em;
  padding-top: 1.429em;
}

.lp .cfw-offer__buy-price {
  width: 9.583em;
}

.lp .cfw-offer__buy-btn {
  width: 50%;
}

.lp .cfw-offer__buy-btn-link {
  background: #53575a;
  color: #fff;
  display: block;
  height: 3.333em;
  padding-left: 4.833em;
  position: relative;
}

.lp .cfw-offer__buy-btn-link:hover {
  text-decoration: none;
}

.lp .cfw-offer__buy-btn-link:hover .cfw-offer__buy-btn-icon {
  left: 3.125em;
}

.lp .cfw-offer__buy-btn-icon {
  left: 2.917em;
  position: absolute;
  top: 1.042em;
  transition: .3s;
  width: 1.333em;
}

.lp .cfw-offer__buy-btn-txt {
  font-size: 91.667%;
  letter-spacing: .1em;
  line-height: 3.636;
}

.lp .cfw-trouble {
  background: url(../img/foamwash/trouble_bg.png) 0 0/100% 100% no-repeat;
  height: 26em;
  line-height: 1;
  margin-bottom: -1.458em;
  padding-top: 4.167em;
  position: relative;
  z-index: 1;
}

.lp .cfw-trouble__ttl {
  margin: 0 auto 1.917em;
  width: 74.359%;
}

.lp .cfw-trouble__list {
  color: #fff;
  margin: 0 0 0 10.256%;
}

.lp .cfw-trouble__list li {
  background: url(../img/starter/icon_trouble.png) 0 0 no-repeat;
  background-size: auto 1.125em;
  font-size: 133.333%;
  letter-spacing: .05em;
  line-height: 1.125;
  margin-bottom: 1.313em;
  padding-left: 1.688em;
}

.lp .cfw-trouble__txt {
  color: #fff;
  font-size: 129.167%;
  letter-spacing: .1em;
  text-align: center;
}

.lp .cfw-therefore {
  background: url(../img/foamwash/therefore_bg.jpg) 0 100%/100% auto no-repeat;
  height: 35.083em;
  padding-top: 3.167em;
}

.lp .cfw-therefore__txt {
  color: #fff;
  font-size: 216.667%;
  font-weight: 600;
  letter-spacing: .14em;
  line-height: 1.639;
  margin-bottom: 0.346;
  padding-left: .5em;
  text-align: center;
  text-shadow: 0 0 0.15em rgba(0, 0, 0, 0.3);
}

.lp .cfw-therefore__txt strong {
  background: linear-gradient(to bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0) 75%, #139cff 76%, #139cff 99%, rgba(255, 255, 0, 0) 100%);
}

.lp .cfw-therefore__txt .sup-txt {
  position: relative;
}

.lp .cfw-therefore__txt .sup-txt sup {
  display: block;
  position: absolute;
  text-shadow: 0 0 0;
  top: -.6em;
  transform: scale(0.25);
  transform-origin: 50% 50%;
  right: -.5em;
}

.lp .cfw-therefore__notes {
  color: #53575a;
  font-size: 58.333%;
  letter-spacing: .1em;
  line-height: 1;
  margin: auto;
  text-align: right;
  width: 89.744%;
}

.lp .ss-lineup__sec.cfw-lineup {
  margin-bottom: 3em;
  padding-top: 4.25em;
}

.lp .cfw-advocate {
  background: url(../img/foamwash/advocate_bg.jpg) 0 0/100% auto no-repeat;
  padding: 1.667em 0 2.417em;
}

.lp .cfw-advocate .ss-intro {
  margin-top: 0;
}

.lp .cfw-advocate__head {
  background: #139cff;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  margin: 0 auto 2.5em;
  padding: 2.083em 0 2.5em;
  text-align: center;
  width: 90%;
}

.lp .cfw-advocate__head-txt01 {
  font-size: 208.333%;
  margin-bottom: 0.6em;
  text-indent: .5em;
}

.lp .cfw-advocate__head-txt02 {
  font-size: 150%;
  letter-spacing: .04em;
}

.lp .cfw-advocate__head-logo {
  margin: 0 0.278em;
  vertical-align: baseline;
  width: 3.167em;
}

.lp .ss-about.cfw-about {
  margin-bottom: 2.75em;
}

/*動画*/
.lp .product-movie {
  background-color: #fff;
  padding: 30px 40px 50px 40px;
}
.lp .product-movie .movie-ttl {
  position: relative;
  padding-bottom: 10px;
  font-size: 190%;
}
.lp .product-movie .movie-ttl:after {
  content: "";
  display: block;
  width: 30%;
  position: absolute;
  bottom: -10px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #53575a;
  background: linear-gradient(135deg, #c5c693, #d8dbae, #a2c5d0, #e1ebf1);
}
.movie-box {
  position: relative;
}
.icon-vol {
  position: absolute;
  top: 0;
  left: 2%;
  max-width: 48px;
  opacity: .9;
  width: 5.3vmin;
  min-width: 30px;
}
@media only screen and (max-width: 640px) {
  .lp .product-movie {
    padding: 20px 15px 20px 15px;
  }

  .lp .product-movie .movie-ttl {
    padding-bottom: .5em;
    font-size: 215%;
    letter-spacing: .05em;
  }

  .lp .product-movie .movie-ttl:after {
    bottom: 0;
    width: 18%;
    height: 2px;
  }

}