.p-u-zoom-half {
  zoom: 0.5;
}

.p-contents {
  font-family: "Noto Sans JP", serif;
}

.p-heading-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 66px;
  margin: 0 0 30px;
  border-top: 1px solid #75A0C6;
  border-bottom: 1px solid #75A0C6;
  padding: 8px 0 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 154%;
  text-align: center;
  letter-spacing: 0.15em;
  color: #75A0C6;
}

.p-heading-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-heading-02:before, .p-heading-02:after {
  content: "";
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  height: 1px;
  background-color: #75A0C6;
}
.p-heading-02__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 111px;
  height: 111px;
  padding: 10px 0 0;
  border-radius: 50%;
  border: 1px solid #75A0C6;
}

.p-point__section-01 + .p-point__section-01 {
  margin-top: 80px;
}
.p-point__section-02 + .p-point__section-02 {
  margin-top: 50px;
}
.p-point__list-01-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 54px 0 53px;
  margin: 35px 0 0;
  background: #FBFBFB;
}
.p-point__list-01 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-point__list-01-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
}
.p-point__list-01-item:not(:first-child) {
  margin-top: 9px;
}
.p-point__list-01-item:before {
  content: "";
  display: block;
  width: 27px;
  height: 25px;
  background: url(/theme/Pc/img/product/scrub/icon_check_pc.svg) 0 0/contain no-repeat;
}
.p-point__bridge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -14px 0 9px;
}
.p-point__read {
  position: relative;
}
.p-point__read-title {
  position: absolute;
  top: 57px;
  left: 60px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #75A0C6;
}
.p-point__read-detail {
  position: absolute;
  top: 206px;
  left: 60px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0.1em;
  color: #534747;
}
.p-point__read-detail b {
  font-weight: inherit;
  color: #75A0C6;
}
.p-point__choice {
  position: relative;
}
.p-point__choice-title {
  position: absolute;
  top: 130px;
  left: 489px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #75A0C6;
}
.p-point__choice-detail {
  position: absolute;
  top: 193px;
  left: 489px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0.1em;
  color: #534747;
}
.p-point__choice-detail b {
  font-weight: inherit;
  color: #75A0C6;
}
.p-point__choice-note {
  position: absolute;
  top: 335px;
  left: 489px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #534747;
}
.p-point__mod-01 {
  display: grid;
  grid-template: "title imageMain" "image imageMain" "detail imageMain" "note imageMain" 1fr/1fr auto;
  gap: 0 37px;
  margin: 25px 0 0;
}
.p-point__mod-01-title {
  margin: 3px 0 0;
  grid-area: title;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #75A0C6;
}
.p-point__mod-01-title sub {
  font-size: 12px;
}
.p-point__mod-01-detail {
  grid-area: detail;
  margin: 17px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #534747;
}
.p-point__mod-01-detail b {
  padding-bottom: 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FEF3F6));
  background: linear-gradient(transparent 50%, #FEF3F6 50%);
}
.p-point__mod-01-detail sub {
  font-size: 10px;
}
.p-point__mod-01-image-main {
  grid-area: imageMain;
}
.p-point__mod-01-image-main._01 {
  margin: 8px 0 0;
}
.p-point__mod-01-image-main._02 {
  margin: 8px 0 0;
}
.p-point__mod-01-image-main._03 {
  margin: 0 80px 0 86px;
}
.p-point__mod-01-image {
  grid-area: image;
  margin: 19px 0 0;
}
.p-point__mod-01-note {
  grid-area: note;
  margin: 9px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #888888;
}
.p-point__mod-01-detail + .p-point__mod-01-note {
  margin-top: 20px;
}
.p-point__image-01 {
  margin: 35px 0 0;
}
.p-point__point {
  margin: 80px 0 0;
}
.p-point__commitment {
  display: grid;
  grid-template: auto/1fr 1fr;
  gap: 30px;
}
.p-point__commitment-block {
  display: grid;
  grid-template: auto auto 1fr/1fr;
  padding: 0 0 22px;
  background: #FBFBFB;
  border-radius: 10px;
}
.p-point__commitment-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 15px 0 0;
}
.p-point__commitment-detail {
  margin: 17px 30px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #534747;
}
.p-point__commitment-detail b {
  color: #75A0C6;
}
.p-point__fragrance {
  position: relative;
}
.p-point__fragrance-main-image {
  position: absolute;
  top: 78px;
  left: -37px;
}
.p-point__fragrance-block {
  width: 424px;
  margin-left: auto;
}
.p-point__fragrance-detail {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #534747;
}
.p-point__fragrance-image {
  margin: 30px 0 0;
}
.p-point__fragrance-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 5px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #534747;
}

.p-use {
  display: grid;
  grid-template: auto/1fr 1fr;
  gap: 20px;
}
.p-use__content {
  padding: 0 0 30px;
  background: #FBFBFB;
  border-radius: 10px;
}
.p-use__section {
  margin: 35px 0 0;
}
.p-use__section + .p-use__section {
  margin-top: 40px;
}
.p-use__heading-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 70px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  border-radius: 10px 10px 0 0;
}
.p-use__heading-01._01 {
  background: #8DB8DE;
}
.p-use__heading-01._02 {
  background: #8BC3A5;
}
.p-use__title-01 {
  margin: 0 30px 0;
}
.p-use__image-01 {
  margin: 10px 30px 0;
}
.p-use__detail {
  margin: 15px 30px 0;
}
.p-use__detail-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #534747;
}
.p-use__detail-information {
  padding: 20px 20px 20px;
  margin: 15px 0 0;
  border-radius: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #534747;
}
.p-use__detail-information._01 {
  background: #D8E8F6;
}
.p-use__detail-information._01 b {
  color: #75A0C6;
}
.p-use__detail-information._02 {
  background: #D6E7DD;
}
.p-use__detail-information._02 b {
  color: #8BC3A5;
}

.p-use-information {
  display: grid;
  grid-template: auto/auto 1fr;
  gap: 44px;
  padding: 18px 38px 18px;
  margin: 94px 0 0;
  background: #FBFBFB;
  border: 2px solid #8DB8DE;
  border-radius: 10px;
}
.p-use-information__block {
  -ms-flex-item-align: center;
      align-self: center;
}
.p-use-information__title {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #75A0C6;
}
.p-use-information__detail {
  margin: -1px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #534747;
}
.p-use-information__detail b {
  font-weight: inherit;
  color: #75A0C6;
}