@charset "UTF-8";
/* ---------- ---------- ----------

:: /www-kao-kirei-com/jp/ja/feature/kbb/2510a


:: for large screen ::
@media only screen and (min-width: 1025px) {
}
:: for medium screen ::
@media only screen and (min-width: 641px) and (max-width: 1024px) {
}
:: for small screen ::
@media only screen and (max-width: 640px) {
}
---------- ---------- ---------- */

/*-- ------------------------------
  00. Common Setting
------------------------------ */
/* Reset
-----------------------*/
.kt3-Section .g-HeadingTitle--v2__titleBlock,
.g-HeadingTitle--v2__titleBlock__titleBox__title,
.g-PageTitle--v2__titleBlock__titleBox__title {
  margin-bottom: 0;
}

/* Section
-----------------------*/
.kt3-Section {
  background-color: #000;
  color: #fff;
}

/* Font (Option)
-----------------------*/
/* font-family */
.kt3-fontfamily--01 {
  font-family: serif;
  font-weight: 600;
}

.kt3-fontfamily--02 {
  font-family: serif;
  font-weight: 400;
}

.kt3-fontfamily--03 {
  font-family: sans-serif;
  font-weight: 400;
}

.kt3-fontfamily--04 {
  font-family: sans-serif;
  font-weight: 600;
}

/* font size */
/* font size 34px */
.opt-fontsize--34 {
  font-size: 34px;
  line-height: 1.6;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fontsize--34 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--34 {
    font-size: 28px;
  }
}

/* font size 30px */
.opt-fontsize--30 {
  font-size: 30px;
  line-height: 1.6;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fontsize--30 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--30 {
    font-size: 24px;
  }
}

/* font size 28px */
.opt-fontsize--28 {
  font-size: 28px;
  line-height: 1.6;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fontsize--28 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--28 {
    font-size: 22px;
  }
}

/* font size 26px */
.opt-fontsize--26 {
  font-size: 26px;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fontsize--26 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--26 {
    font-size: 18px;
  }

  .opt-sm-fontsize--26 {
    font-size: 26px;
  }
}

/* font size 24px */
.opt-fontsize--24 {
  font-size: 24px;
  line-height: 1.6;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fontsize--24 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--24 {
    font-size: 20px;
  }
}

/* font size 22px */
.opt-fontsize--22 {
  font-size: 22px;
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--22 {
    font-size: 18px;
  }
}

/* font size 21px */
.opt-fontsize--21 {
  font-size: 21px;
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--22 {
    font-size: 18px;
  }
}

/* font size 20px */
.opt-fontsize--20 {
  font-size: 20px;
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--20 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--20 {
    font-size: 16px;
  }
}

/* font size 18px */
.opt-fontsize--18 {
  font-size: 18px;
}

@media only screen and (max-width: 640px) {
  .opt-fontsize--18 {
    font-size: 14px;
  }
}

/* font size 16px */
.opt-fontsize--16,
.opt-fontsize--16 .l-AnnotationListUnit--v2,
.opt-fontsize--16 .l-Image--v2__caption {
  font-size: 16px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fontsize--18 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {

  .opt-fontsize--16,
  .opt-fontsize--16 .l-AnnotationListUnit--v2,
  .opt-fontsize--16 .l-Image--v2__caption {
    font-size: 14px;
  }

  .opt-fontsize--12 .l-Image--v2__caption {
    font-size: 12px;
  }
}

/* font size 14px */
.opt-fontsize--14,
.opt-fontsize--14 .l-AnnotationListUnit--v2 {
  font-size: 14px;
  line-height: 1.7;
}

@media only screen and (max-width: 640px) {

  .opt-fontsize--14,
  .opt-fontsize--14 .l-AnnotationListUnit--v2 {
    font-size: 10px;
  }
}

/* SP */
@media only screen and (max-width: 640px) {
  .opt-sm-fontsize--16 {
    font-size: 16px;
  }

  .opt-sm-fontsize--14 {
    font-size: 14px;
  }
  .opt-sm-mt25--imp {
    margin-top: 25px !important;
  }
  .opt-sm-mt15--imp {
    margin-top: 15px !important;
  }
}
.opt-fontfamily--01 {
  font-weight: 600;
}


/* kt3-Section03 */
.kt3-Section05 .lh22{
  line-height: 2.2;
}
.kt3-Section03 .g-PageTitle--v2__titleBlock__titleBox__title,
.kt3-Section03 .g-PageTitle--v2 .g-Image--v2__img img {
  margin: 0 auto;
}

/* kt3-Section04 */

.kt3-Section04 .cmn-icon--to_bottom:before{
  content: "\e010";

}
/* Section 05 */
.kt3-Section05 {
  background-image: url('/content/dam/sites/kao/www-kao-kirei-com/jp/ja/feature/kbb/kate/2603b/bg-01.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  }
.l-HeadingTitle--v2:not(.is-link) .l-HeadingTitle--v2__h2 {
  color: #fff;
}
.kt3-Section05 .g-HeadingTitle--v2.is-border.ttl {
  padding: 8px 0 10px;
}
.kt3-Section05 .item-01 .g-Image--v2__img:before {
  content: "";
  background-image: url('/content/dam/sites/kao/www-kao-kirei-com/jp/ja/feature/kbb/kate/2603b/icon-01.png');
  width: 160px;
  height: 109px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -40px;
  left: -40px;
}

.is-borderColor--1.bdcred {
  border-color: #e90522;
}
.is-border.bdcred {
  padding: 40px 30px;
}
@media only screen and (max-width: 640px) {
  .is-border.bdcred {
      padding: 25px 20px;
      margin-top: -1px;
      width: calc(100% - 2px);
    }
}
@media only screen and (max-width: 640px) {
  .kt3-Section05 {
    background-image: url('/content/dam/sites/kao/www-kao-kirei-com/jp/ja/feature/kbb/kate/2603b/bg-01_s.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
  }
}