@charset "utf-8";

* { font-family: 'Red Hat Display', "Noto Sans SC", sans-serif; word-break:break-word; }
:root {
	--font-pretendard: "Noto Sans SC", sans-serif;
}



.ui-datepicker .ui-datepicker-year:after { content: "年";}