@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 {
  /* ----------------------------------------
  	care
  ---------------------------------------- */
  /* ----------------------------------------
  	タイアップ
  ---------------------------------------- */
}
.lp-hob .care {
  position: relative;
  z-index: 5;
  /* ----------------------------------------
  	care__top
  ---------------------------------------- */
  /* ----------------------------------------
  	care__bottom
  ---------------------------------------- */
}
@media screen and (min-width: 1024px) {
  .lp-hob .care {
    margin-bottom: calc(-0.0901041667 * var(--pc-content-width));
    padding-top: calc(0.05 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care {
    margin-bottom: calc(-0.1413333333 * var(--sp-content-width));
    padding-top: calc(0.16 * var(--sp-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .title-block {
    text-align: center;
    width: 110%;
    margin-left: -5%;
    letter-spacing: -0.02em;
  }
}
.lp-hob .care .care__inner {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__inner {
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/care__bg.png");
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__inner {
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/care__bg.sp.png");
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__top {
    height: calc(0.6005208333 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__top {
    height: calc(2.3973333333 * var(--sp-content-width));
    padding-inline: calc(0.0533333333 * var(--sp-content-width));
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__head {
    width: calc(0.3645833333 * var(--pc-content-width));
    padding-top: calc(0.14375 * var(--pc-content-width));
    padding-bottom: calc(0.1546875 * var(--pc-content-width));
    margin-left: calc(0.5 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__head {
    padding-top: calc(0.1621866667 * var(--sp-content-width));
    padding-bottom: calc(0.984 * var(--sp-content-width));
  }
}
.lp-hob .care .care__head .title-block {
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__head .title-block {
    padding-left: calc(0.0533333333 * var(--sp-content-width));
  }
}
.lp-hob .care .care__season {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  text-align: center;
}
.lp-hob .care .care__season-list {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(2, max-content);
  justify-content: center;
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__season-list {
    width: calc(0.2604166667 * var(--pc-content-width));
    margin-top: calc(0.03125 * var(--pc-content-width));
    padding: calc(0.0125 * var(--pc-content-width));
    gap: calc(0.0046875 * var(--pc-content-width)) calc(0.015625 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__season-list {
    width: calc(0.84 * var(--sp-content-width));
    margin-top: calc(0.08 * var(--sp-content-width));
    padding-block: calc(0.0533333333 * var(--sp-content-width));
    gap: calc(0.0213333333 * var(--sp-content-width)) calc(0.064 * var(--sp-content-width));
  }
}
.lp-hob .care .care__season-item {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__season-item {
    gap: calc(0.0052083333 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__season-item {
    gap: calc(0.016 * var(--sp-content-width));
  }
}
.lp-hob .care .care__season-item::before {
  content: "";
  display: inline-block;
  border: solid #ADDDB7;
  box-sizing: border-box;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 11' fill='none' stroke='%23ADDDB7' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='14.5 1.5 6 9.5 1.5 5.2'></polyline></svg>");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__season-item::before {
    width: calc(0.0109375 * var(--pc-content-width));
    height: calc(0.0109375 * var(--pc-content-width));
    border-radius: calc(0.0010416667 * var(--pc-content-width));
    background-size: calc(0.00625 * var(--pc-content-width));
    border-width: calc(0.0010416667 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__season-item::before {
    width: calc(0.0346666667 * var(--sp-content-width));
    height: calc(0.0346666667 * var(--sp-content-width));
    background-size: calc(0.0186666667 * var(--sp-content-width));
    border-width: calc(0.0032 * var(--sp-content-width));
  }
}
.lp-hob .care .care__bottom {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__bottom {
    height: calc(0.1677083333 * var(--pc-content-width));
    padding-top: calc(0.0416666667 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__bottom {
    height: calc(0.4266666667 * var(--sp-content-width));
    padding-inline: calc(0.0533333333 * var(--sp-content-width));
    padding-top: calc(0.032 * var(--sp-content-width));
  }
}
.lp-hob .care .care__bottom-list {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  display: flex;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__bottom-list {
    margin-top: calc(0.0041666667 * var(--pc-content-width));
    gap: calc(0.0276041667 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care .care__bottom-list {
    margin-top: calc(0.008 * var(--sp-content-width));
    gap: calc(0.032 * var(--sp-content-width));
  }
}
.lp-hob .care .care__bottom-item {
  background: linear-gradient(transparent 55%, #ADDDB7 45%);
}
@media screen and (min-width: 1024px) {
  .lp-hob .care .care__bottom-item {
    font-size: calc(0.0145833333 * var(--pc-content-width));
    line-height: 150%;
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .care--tieup .care__inner {
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/care__bg--tieup.png");
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care--tieup .care__inner {
    background-image: url("/media/export/cms2.0/lp/house-of-brightening/260731/img/care__bg--tieup.sp.png");
  }
}
@media screen and (min-width: 1024px) {
  .lp-hob .care--tieup .care__top {
    height: calc(0.7869791667 * var(--pc-content-width));
    padding-top: calc(0.05 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care--tieup .care__top {
    height: calc(2.312 * var(--sp-content-width));
  }
}
.lp-hob .care--tieup .care__head {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care--tieup .care__head {
    padding: 0;
    margin-inline: auto;
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care--tieup .care__head {
    padding-bottom: 0;
  }
}
.lp-hob .care--tieup .care__head .title-block {
  text-align: center;
}
.lp-hob .care--tieup .care__image {
  margin-inline: auto;
}
@media screen and (min-width: 1024px) {
  .lp-hob .care--tieup .care__image {
    width: calc(0.5265625 * var(--pc-content-width));
    margin-block: calc(0.03125 * var(--pc-content-width));
  }
}
@media screen and (max-width: 1023px) {
  .lp-hob .care--tieup .care__image {
    width: calc(0.8933333333 * var(--sp-content-width));
    margin-top: calc(0.128 * var(--sp-content-width));
    margin-bottom: calc(0.1066666667 * var(--sp-content-width));
  }
}