@charset "UTF-8";


.m-03evaluation_content_item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.m-03evaluation_content_item:last-child {
  border-bottom: 0;
}

.comment_ttl{
  font-weight: bold;
}