@charset "utf-8";
/* CSS Document */
@media print, screen and (min-width: 751px) {
	.br::after {
	  content: "\A";
	  white-space: pre;
	}
}