@charset 'UTF-8';
.voice01 .inner {
  margin-bottom: 30px;
  background: #FFF;
  padding: 30px;
}

.voice01 .inner:last-child {
  margin-bottom: 0;
}

.voice01 .image {
  width: calc(300% / 940 * 100);
}

.voice01 .title {
  margin-bottom: 8px;
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: bold;
  color: #1f323f;
}