@charset "UTF-8";

.main_second_area > .voice_area:nth-of-type( n+2 ) {
    margin-top:40px;
}

.voice_area > div {
    margin-top:40px;
}