@charset "utf-8";

* { font-family: 'Red Hat Display', "Noto Sans JP", sans-serif; word-break:break-word; }
:root {
	--font-pretendard: "Noto Sans JP", sans-serif;
}


.sub-visual .path-box .path { max-width:280px; }

.ui-datepicker .ui-datepicker-year:after { content: "年";}