/* CSS document (LKui 20240723 - 20260604) */
body {
	rem background: url("../img/home-bg.png") no-repeat right 10.5% top fixed;
	/* LKui 20260604) */
	background: url("../img/home-bg.png")  top fixed;
	background-size: inherit;
	background-repeat: repeat-x;
	rem contain - inherit;
}