@charset "utf-8";

.ceo.content {
  max-width: 780px;
}
.ceo .photo {
  margin-bottom: 32px;
}
.ceo .photo img {
  display: block;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.ceo h3 {
  margin-bottom: 25px;
  font-size: 2.6rem;
  font-weight: normal;
}
.ceo p {
  margin-bottom: 5px;
  line-height: 2;
  word-break: break-all;
  font-size:1.5rem;
}
.ceo .pic {
  width: 21%;
}
.ceo .name {
  margin-bottom: 0;
  font-size: 1.9rem;
  line-height: 1.4;
}