/*---日韓医師コメント---*/
.doctor_comments{
  display: block;
  position: relative;
}
.doctorcommentsFirst {
  display: block;
}
.moreButton {
  display: block;
  width: 100%;
  cursor: pointer;
}
.doctorcommentsContent {
  display: none;
  width: 100%;
  position: relative;
}
.video-state {
  position: absolute;
  top: 52.7%;
  left: 0;
}
/*---日韓医師コメントここまで ---*/