/* プロフィール用 */
.profile-list {
  margin: 0;
  padding-left: 0;
  line-height: 1.8;
}

.profile-list li {
  list-style: none;
}

.list-title {
  font-weight: bold;
}