@charset "UTF-8";
/* VOICE */

@media print, (min-width:720px) {
  #voice .main_title br {
    display: none;
  }
}

#voice .voice_text .text_area h3 {
  margin-bottom: 0.5em;
  padding-left: 0.5em;
  border-left: solid 0.3em #5bc2eb;
}
#voice .voice_text .text_area p + h3 {
  margin-top: 1em;
}