.kinenlogo_area {
	display: flex!important;
	gap: 0.5rem;
	align-items: center;
}

.kinenlogo_area .logo_area {
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
	border-radius: 9999px;
	width:48px;
	height:48px;
	text-align: center;
	align-items: center !important;
	display: flex!important;
	justify-content: center !important;
}

.kinenlogo_area .logo_area .kinenlogo {
	width:32px;
	height:32px;
}