コンテナを越えた隠しテキスト
.hiddenoverflowtext { width:265px; line-height:25px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display: inline-block;}
テキスト (英数字は折り返されない場合もあります) を強制的に折り返す
text-indent:2em; word-break:break-all; word-wrap:break-word;