.positions .content .column {
  width: 120px;
  vertical-align: top;
}

.voice ul > li {
  padding-top: 43.1%;
  padding-bottom: 0;
  margin-bottom: 15px;
}

.voice ul .comment {
  margin-bottom: 30px;
}

.voice ul > .odd .text {
  width: 53.6%;
}

.voice ul > .even .text {
  left: 51.5%;
  width: 42%;
}

.voice ul > li .speak {
  font-size: 137.5%;
  line-height: 1.5;
  margin-bottom: .5em;
}

.voice ul > li .by {
  margin-bottom: 0;
  font-size: 100%;
}

.voice .voice_01 {
  background: url(../img/bg-voice_01_sp.jpg) no-repeat;
}

.voice .voice_02 {
  background: url(../img/bg-voice_02_sp.jpg) no-repeat;
}

.voice .voice_03 {
  background: url(../img/bg-voice_03_sp.jpg) no-repeat;
}

.voice .voice_04 {
  background: url(../img/bg-voice_04_sp.jpg) no-repeat;
}

.voice .voice_05 {
  background: url(../img/bg-voice_05_sp.jpg) no-repeat;
}

