@charset "UTF-8";
:root, body {
  --pc-content-width: min(100vw, 1920px);
  --sp-content-width: 100vw;
}

@media screen and (min-width: 1280px) {
  .spp__container {
    --pc-content-width: min(calc(100vw - 144px), 1776px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .spp__container {
    --pc-content-width: calc(100vw - 128px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .spp__container {
    --sp-content-width: calc(100vw - 88px);
  }
}
@media screen and (min-width: 540px) and (max-width: 767px) {
  .spp__container {
    --sp-content-width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 480px) and (max-width: 539px) {
  .spp__container {
    --sp-content-width: calc(100vw - 56px);
  }
}
@media screen and (max-width: 479px) {
  .spp__container {
    --sp-content-width: calc(100vw - 40px);
  }
}

.lp-hob {
  /* ----------------------------------------
  	products
  ---------------------------------------- */
}
.lp-hob .products {
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
}
@media screen and (min-width: 1024px) {
  .lp-hob .products {
    height: calc(0.3828125 * var(--pc-content-width));
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/products__bg.png");
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products {
    height: calc(2.0293333333 * var(--sp-content-width));
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/products__bg.sp.png");
    padding-inline: calc(0.0533333333 * var(--sp-content-width));
  }
}
.lp-hob .products.products--below_care {
  /* ----------------------------------------
  	div.careの下に配置する場合
  ---------------------------------------- */
}
@media screen and (min-width: 1024px) {
  .lp-hob .products.products--below_care {
    height: calc(0.4796875 * var(--pc-content-width));
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/products--below_care__bg.png");
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products.products--below_care {
    height: calc(2.0133333333 * var(--sp-content-width));
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/products--below_care__bg.sp.png");
    background-position: center top;
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products.products--below_care .products__list {
    padding-top: calc(1.1546666667 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products.products--below_care .products__item {
    bottom: calc(0.0609375 * var(--pc-content-width)) !important;
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products.products--below_care .products__item-button a {
    height: calc(0.1066666667 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products::before {
    content: "";
    pointer-events: none;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/products__bg-item.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
  }
}
.lp-hob .products .products__list {
  width: 100%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__list {
    display: flex;
    gap: calc(0.0826666667 * var(--sp-content-width));
    padding-top: calc(1.016 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item {
    position: absolute;
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item {
    width: calc(0.4053333333 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item.products__item--01 {
    width: calc(0.1817708333 * var(--pc-content-width));
    left: calc(0.2348958333 * var(--pc-content-width));
    bottom: calc(0.0494791667 * var(--pc-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item.products__item--02 {
    width: calc(0.2020833333 * var(--pc-content-width));
    left: calc(0.5828125 * var(--pc-content-width));
    bottom: calc(0.1119791667 * var(--pc-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item.products__item--02 > * {
    padding-left: calc(0.046875 * var(--pc-content-width));
  }
}
.lp-hob .products .products__item-tag > span {
  background: #ADDDB7;
  border-radius: 100px;
  line-height: 150%;
  display: block;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-tag > span {
    font-size: calc(0.0083333333 * var(--pc-content-width));
    padding: calc(0.0010416667 * var(--pc-content-width)) calc(0.009375 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-tag > span {
    font-size: calc(0.0346666667 * var(--sp-content-width));
    padding: calc(0.0026666667 * var(--sp-content-width)) calc(0.036 * var(--sp-content-width));
  }
}
.lp-hob .products .products__item-title {
  border-bottom: 1px solid #000;
  line-height: 150%;
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-title {
    margin-top: calc(0.0020833333 * var(--pc-content-width));
    padding-bottom: calc(0.0052083333 * var(--pc-content-width));
    font-size: calc(0.0125 * var(--pc-content-width));
    border-width: calc(0.0005208333 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-title {
    margin-top: calc(0.0106666667 * var(--sp-content-width));
    padding-bottom: calc(0.0186666667 * var(--sp-content-width));
    font-size: calc(0.0426666667 * var(--sp-content-width));
    border-width: calc(0.0026666667 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-title span {
    font-size: calc(0.0083333333 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-title span {
    font-size: calc(0.0293333333 * var(--sp-content-width));
    display: block;
    margin-top: calc(-0.016 * var(--sp-content-width));
    margin-bottom: calc(-0.008 * var(--sp-content-width));
  }
}
.lp-hob .products .products__item-step {
  font-family: "CliniqueHelveticaNeueRegular", Helvetica, Arial !important;
  line-height: 170%;
  font-weight: 200;
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-step {
    margin-top: calc(0.0041666667 * var(--pc-content-width));
    margin-bottom: calc(-0.00625 * var(--pc-content-width));
    font-size: calc(0.0135416667 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-step {
    margin-top: calc(0.0106666667 * var(--sp-content-width));
    margin-bottom: calc(-0.0186666667 * var(--sp-content-width));
    font-size: calc(0.0533333333 * var(--sp-content-width));
  }
}
.lp-hob .products .products__item-lead {
  line-height: 170%;
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-lead {
    margin-top: calc(0.00625 * var(--pc-content-width));
    margin-bottom: calc(0.00625 * var(--pc-content-width));
    font-size: calc(0.009375 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-lead {
    width: 103%;
    margin-top: calc(0.016 * var(--sp-content-width));
    margin-bottom: calc(0.0213333333 * var(--sp-content-width));
    font-size: calc(0.0373333333 * var(--sp-content-width));
  }
}
.lp-hob .products .products__item-name {
  font-weight: 700;
  line-height: 170%;
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-name {
    width: 105%;
    margin-top: calc(0.00625 * var(--pc-content-width));
    font-size: calc(0.009375 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-name {
    margin-top: calc(0.0186666667 * var(--sp-content-width));
    font-size: calc(0.0373333333 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-name span {
    font-size: calc(0.0078125 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-name span {
    font-size: calc(0.0293333333 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .products .products__item-button {
    margin-top: calc(0.0125 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-button {
    margin-top: calc(0.0426666667 * var(--sp-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .products .products__item-button a {
    height: calc(0.1066666667 * var(--sp-content-width));
  }
}