@charset "utf-8";

article.a_4 section > div{
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-break: break-word;
}
.dtChoice4 .cCirc p,
.dtChoice5 .cCirc p,
.dtChoice6 .cCirc p{
 	width: 100%;
    margin-left: 0;
    font-size: .95rem;
 }

