.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;
  }
}
@media screen and (width > 750px) {
  .mv .before .c-imgbox-fl .image.is-image02 .fukidashi {
    width: 84px;
    right: -40px;
    bottom: -16px;
  }
}
@media screen and (width <= 750px) {
  .mv .before .c-imgbox-fl .image.is-image02 .fukidashi {
    width: 80px;
    right: -19px;
    bottom: -19px;
  }
}
.mv .before .c-imgbox-fl .image.is-image02 .fukidashi img {
  width: 100%;
}

.earlry {
  display: grid;
  row-gap: 56px;
}
@media screen and (width <= 750px) {
  .earlry .c-content-head {
    width: 280px;
  }
}

.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/t/late-deco-kirakira01.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -12%;
  left: -8%;
}
@media screen and (width <= 750px) {
  .late .c-textbox .c-textbox__head::after {
    width: 35px;
    height: 45px;
    left: -4%;
    top: -16%;
  }
}
.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/t/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 .c-qablock .answer.with-image {
  padding: 0;
  display: grid;
  align-items: center;
  gap: 8px;
}
@media screen and (width > 750px) {
  .late .c-qablock .answer.with-image {
    grid-template-columns: 1fr 350px;
  }
}
.late .c-qablock .answer.with-image .text {
  font-size: 24px;
  text-align: center;
}
@media screen and (width > 750px) {
  .late .c-qablock .answer.with-image .text {
    -webkit-padding-start: 10px;
            padding-inline-start: 10px;
  }
}
@media screen and (width <= 750px) {
  .late .c-qablock .answer.with-image .text {
    -webkit-padding-before: 10px;
            padding-block-start: 10px;
    padding-inline: 10px;
  }
}
.late .c-qablock .answer.with-image .text::before {
  left: 65px;
}
@media screen and (width > 750px) {
  .late .c-qablock .answer.with-image .text::before {
    left: 65px;
  }
}
@media screen and (width <= 750px) {
  .late .c-qablock .answer.with-image .text::before {
    left: 80px;
    top: 15px;
  }
}
.late .c-qablock .answer.with-image .text::after {
  bottom: inherit;
}
@media screen and (width > 750px) {
  .late .c-qablock .answer.with-image .text::after {
    right: 61px;
    top: 10px;
  }
}
@media screen and (width <= 750px) {
  .late .c-qablock .answer.with-image .text::after {
    right: 84px;
    top: 20px;
  }
}
@media screen and (width <= 750px) {
  .late .c-qablock .answer.with-image .img {
    width: 100%;
  }
}
.late .c-qablock .answer.with-image .img img {
  border-bottom-right-radius: 20px;
}
@media screen and (width <= 750px) {
  .late .c-qablock .answer.with-image .img img {
    border-bottom-left-radius: 20px;
    width: 100%;
  }
}
.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;
}
/*# sourceMappingURL=lab-t-monitor.css.map */