@charset "UTF-8";
/* voice ----------------*/
.wrap {
  width: 739px;
  padding: 9px 0 82px 188px;
}

.pageTtl {
  color: #2e3192;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 20px;
  line-height: 1.75;
  border-bottom: 1px solid #7f7f7f;
  padding: 0 0 19px;
  margin-bottom: 10px;
}

.leadTxt {
  font-size: 12px;
  line-height: 1.66;
  margin-bottom: 30px;
}

.voiceBox {
  line-height: 2;
}
.voiceBox .inner {
  border-left: 1px solid #fbb03b;
  margin: 0 0 0 75px;
  padding-left: 8px;
  position: relative;
}
.voiceBox .inner:before {
  content: url(../../images/fukidashi.png);
  position: absolute;
  left: -78px;
  top: 0;
}
.voiceBox h3 {
  color: #0071bc;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 15px;
  margin-bottom: 2px;
}
.voiceBox .item {
  margin-bottom: 7px;
}

.voice01 {
  margin-bottom: 38px;
}

.voice02 {
  padding-left: 113px;
  margin-bottom: 46px;
}
.voice02 .inner {
  width: 420px;
}

.voice03 {
  padding-left: 248px;
  margin-bottom: 50px;
}

.voice04 {
  margin-bottom: 48px;
}
.voice04 .inner {
  width: 398px;
}

.voice05 {
  margin-bottom: 42px;
  padding-left: 141px;
}
.voice05 .inner {
  width: 510px;
}

.voice06 .inner {
  width: 640px;
}
