@charset "utf-8";

.with_pict {
    background: url("../img2/voice/page_img.jpg") no-repeat center -170px;
    background-size: 550px auto;
}

#section6 {/*top.cssとの差分だけ*/
    padding-bottom: 150px;
}

.shougou {
    margin: 0 auto;
    height: 350px;
    width:100%;
    max-width: 900px;
    background: url("../img2/voice/shougou.png") no-repeat center center;
    background-size: cover;
}