:root {
	--corporative-color: #780b0b
}

[data-mirai-component="finder"] { 
	position: fixed;
	bottom: 24px;
	z-index: 99;
	right: 50%;
	transform: translateX(50%);
}

.main-nav.stick-fixed{
	z-index: 98;
}

