	.demand_scroll_box {
		z-index: 99;
		position: fixed;
		right: 0;
		top: 10rem;
		display: flex;
	}

	.demand_scroll_box .demand_img {
		width: 7.5rem;
		height: 7.5rem;
		cursor: pointer;
	}