@charset "UTF-8";
/* CSS Document */

@media (min-width: 641px) {
    #talk_body .txt_box {
        max-width: 700px;
        padding: 40px;
        margin: 0px auto 0px auto;
        box-sizing: border-box;
    }
}