@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
:root {
	/* default */
	/* ex. color: var(--xxxx); */
	/* この値を変更したらリアルタイムで反映される */
	/* --t_common_css_202505_base_xxxx: xxx; */
} /* root */
/* end of file (t_common_css_202505_base.css) */
