.mv .before .c-imgbox-fl .image.is-image01 .fukidashi {
  right: -8px;
  bottom: -10px;
}
@media screen and (width > 750px) {
  .mv .before .c-imgbox-fl .image.is-image01 .fukidashi {
    width: 77px;
  }
}
@media screen and (width <= 750px) {
  .mv .before .c-imgbox-fl .image.is-image01 .fukidashi {
    width: 60px;
    right: -8px;
    bottom: -10px;
  }
}
.mv .before .c-imgbox-fl .image.is-image01 .fukidashi img {
  width: 100%;
}
.mv .before .c-imgbox-fl .image.is-image01 .kininaru {
  position: absolute;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  left: -36px;
  top: -5px;
}
@media screen and (width > 750px) {
  .mv .before .c-imgbox-fl .image.is-image01 .kininaru {
    width: 175px;
  }
  .mv .before .c-imgbox-fl .image.is-image01 .kininaru img {
    width: 100%;
  }
}
@media screen and (width <= 750px) {
  .mv .before .c-imgbox-fl .image.is-image01 .kininaru {
    left: -12px;
    width: 129px;
  }
}
.mv .before .c-imgbox-fl .image.is-image02 .fukidashi {
  left: -16px;
  bottom: -16px;
}
@media screen and (width <= 750px) {
  .mv .before .c-imgbox-fl .image.is-image02 .fukidashi {
    width: 90px;
    left: -12px;
    bottom: -18px;
  }
  .mv .before .c-imgbox-fl .image.is-image02 .fukidashi img {
    width: 100%;
  }
}

.earlry {
  display: grid;
  row-gap: 56px;
}
.middle {
  row-gap: 32px;
}
.middle .c-textbox {
  position: relative;
}

.late .c-textbox .c-textbox__head::after {
  content: "";
  display: block;
  width: 70px;
  height: 77px;
  background-image: url("/acne/images/lab-monitor/common/late-deco-kirakira01.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0%;
  left: -20%;
}
@media screen and (width <= 750px) {
  .late .c-textbox .c-textbox__head::after {
    width: 35px;
    height: 45px;
    left: -4%;
    top: -13%;
  }
}
.late .c-imgbox-fl .is-image02:nth-child(2) {
  position: relative;
}
.late .c-imgbox-fl .is-image02:nth-child(2)::after {
  content: "";
  display: block;
  width: 70px;
  height: 76px;
  background-image: url("/acne/images/lab-monitor/common/late-deco-kirakira02.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -26px;
  bottom: -12px;
}
@media screen and (width <= 750px) {
  .late .c-imgbox-fl .is-image02:nth-child(2)::after {
    width: 34px;
    height: 43px;
    right: -11px;
    bottom: -10px;
  }
}
.late .c-qablock {
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
}
.late .items {
  -webkit-margin-after: 24px;
          margin-block-end: 24px;
}
.late .items .items__head {
  font-family: var(--fontstyle-mincho);
  font-size: var(--font-size-set18);
  color: var(--c-main);
  font-weight: 700;
  line-height: 1.7;
  -webkit-margin-after: 8px;
          margin-block-end: 8px;
  text-align: center;
}
.late .items .items__img {
  display: flex;
  justify-content: center;
  -webkit-margin-after: 24px;
          margin-block-end: 24px;
}

@media screen and (width > 750px) {
  .late .product-links .product-icon.is-gelcream {
    bottom: -35px;
    right: -46px;
  }
}
/*# sourceMappingURL=lab-k-monitor.css.map */