@charset "UTF-8";

.apk_th_longText {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}