#voice {
  margin-bottom: 50px;
}

#voice .box {
  border: none;
  padding: 0;
  margin-bottom: 30px;
}

#voice .imgleft ul li,
#voice .imgright ul li {
  width: 150px;
  text-align: center;
}

#voice .imgright .text {
  margin-right: 200px;
}

#voice .imgleft .text {
  margin-left: 180px;
}

#voice .box dl dt {
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 17px;
  font-size: 1.28em;
  border-bottom: none;
  overflow: hidden;
  padding-right: 85px;
}

#voice .box dl dt.star5 {
  background: url(../image/star.png) right top 2px no-repeat, url(../image/star.png) right calc(13px + 15px / 4) top 2px no-repeat, url(../image/star.png) right calc(13px * 2 + 15px / 4 * 2) top 2px no-repeat, url(../image/star.png) right calc(13px * 3 + 15px / 4 * 3) top 2px no-repeat, url(../image/star.png) right calc(13px * 4 + 15px / 4 * 4) top 2px no-repeat;
}

#voice .box dl dt.star4 {
  background: url(../image/star_none.png) right top 2px no-repeat, url(../image/star.png) right calc(13px + 15px / 4) top 2px no-repeat, url(../image/star.png) right calc(13px * 2 + 15px / 4 * 2) top 2px no-repeat, url(../image/star.png) right calc(13px * 3 + 15px / 4 * 3) top 2px no-repeat, url(../image/star.png) right calc(13px * 4 + 15px / 4 * 4) top 2px no-repeat;
}

#voice .box dl dt.star3 {
  background: url(../image/star_none.png) right top 2px no-repeat, url(../image/star_none.png) right calc(13px + 15px / 4) top 2px no-repeat, url(../image/star.png) right calc(13px * 2 + 15px / 4 * 2) top 2px no-repeat, url(../image/star.png) right calc(13px * 3 + 15px / 4 * 3) top 2px no-repeat, url(../image/star.png) right calc(13px * 4 + 15px / 4 * 4) top 2px no-repeat;
}

#voice .box dl dt.star2 {
  background: url(../image/star_none.png) right top 2px no-repeat, url(../image/star_none.png) right calc(13px + 15px / 4) top 2px no-repeat, url(../image/star_none.png) right calc(13px * 2 + 15px / 4 * 2) top 2px no-repeat, url(../image/star.png) right calc(13px * 3 + 15px / 4 * 3) top 2px no-repeat, url(../image/star.png) right calc(13px * 4 + 15px / 4 * 4) top 2px no-repeat;
}

#voice .box dl dt.star1 {
  background: url(../image/star_none.png) right top 2px no-repeat, url(../image/star_none.png) right calc(13px + 15px / 4) top 2px no-repeat, url(../image/star_none.png) right calc(13px * 2 + 15px / 4 * 2) top 2px no-repeat, url(../image/star_none.png) right calc(13px * 3 + 15px / 4 * 3) top 2px no-repeat, url(../image/star.png) right calc(13px * 4 + 15px / 4 * 4) top 2px no-repeat;
}

#voice .box dl dt.star0 {
  background: url(../image/star_none.png) right top 2px no-repeat, url(../image/star_none.png) right calc(13px + 15px / 4) top 2px no-repeat, url(../image/star_none.png) right calc(13px * 2 + 15px / 4 * 2) top 2px no-repeat, url(../image/star_none.png) right calc(13px * 3 + 15px / 4 * 3) top 2px no-repeat, url(../image/star_none.png) right calc(13px * 4 + 15px / 4 * 4) top 2px no-repeat;
}

#voice .box dl dt span {
  display: block;
}

#voice .box dl dd {
  font-size: 1.14em;
}

#content {
  padding-bottom: 95px;
}