@charset "utf-8";
.sub-ttl {
  font-size: 20px;
  margin: 20px 24px 10px;
}

@media screen and (max-width: 768px) {
  .sub-ttl {
    font-size: 16px;
    margin: 20px 0 10px;
  }
}

/* トリニティとは？
		---------------------------------------------- */
.machine .img-area {
  margin: 8px 0 0;
}

.machine .img-area .Img {
  max-width: 580px;
}

.machine .img-area .img-laser {
  max-width: 1060px;
}

.treatment.trinitiplus .doctor-recommend .doctor-img {
  left: 1.6%;
  max-width: 256px;
}

@media screen and (max-width: 768px) {
  .treatment.trinitiplus .doctor-recommend .doctor-img {
    max-width: 450px;
  }

  .treatment .doctor-recommend {
    margin-top: 10px;
  }
}
