
/* 複数行テキスト改行変換 */
.ad-multilines-text {
    white-space:pre-wrap;
}



