@charset "UTF-8";

/* style */

.word-break-keep-all {
    word-break: keep-all;
	overflow-wrap: anywhere;
}
