.kv {
  background: url(https://basefile.akamaized.net/seien-theshop-jp/69b76975f2b84/kv_sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 750px;
}

.lp-seien__kv__cont {
  padding: 0;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  height: 700px;
}
.lp-seien__kv__box--cleansing {
  margin-left: 20px;
  width: 56%;
}
.lp-seien__kv__box--cleansing .lp-seien__kv__btn {
  margin-left: 0;
}
.lp-seien__kv__box--lotion {
  margin-top: 10vh;
  margin-left: auto;
  margin-right: 20px;
  width: 47.4666666667%;
}
.lp-seien__kv__box--lotion .lp-seien__kv__btn {
  margin-right: 0;
}
.lp-seien__kv__ttl {
  margin-bottom: 30px;
}
.lp-seien__kv__btn {
  margin: 0 auto;
  max-width: 184px;
}
.lp-seien__kv__link {
  display: block;
}
.lp-seien__about__box {
  display: flex;
  flex-wrap: wrap;
}
.lp-seien__about__box--img-box {
  margin-bottom: 20px;
}
.lp-seien__seien {
  background: url(https://basefile.akamaized.net/seien-theshop-jp/6733f02a1024e/mizu.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp-seien__seien__box {
  margin: 0 auto;
}
.lp-seien__seien__img {
  margin: 20px auto;
  text-align: center;
}
.lp-seien__seien__img img {
  max-width: 270px;
  width: 100%;
}
.lp-seien__seien__txt {
  text-align: center !important;
  line-height: 1.2;
}

.item-detail__form .purchaseButton button, .item-detail__form .purchaseButton .purchaseButton__btn {
  background: #DD0010 !important;
}

@media screen and (min-width: 768px) {
  .kv {
    background: url(https://basefile.akamaized.net/seien-theshop-jp/69b76967d5168/kv_pc.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
  }
  .lp-seien__kv__cont {
    margin: calc(75vh - 20px) auto 20px;
    padding: 0 5.8565153734%;
    flex-direction: row;
    height: 95vh;
  }
  .lp-seien__kv__box--cleansing {
    margin-left: 0;
    max-width: 423px;
    text-align: left;
  }
  .lp-seien__kv__box--lotion {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 423px;
    text-align: right;
  }
  .lp-seien__kv__btn {
    max-width: 250px;
  }
  .lp-seien__about__box {
    width: 100%;
    justify-content: space-between;
  }
  .lp-seien__about__box--img-box {
    width: 36.7272727273%;
  }
  .lp-seien__about__box--txt-box {
    width: 59%;
  }
  .lp-seien__seien__img img {
    max-width: 300px;
  }
}/*# sourceMappingURL=style2603.css.map */