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