@charset "UTF-8";
.sticky #gnb ul li.est a em {
	color: #fff !important;
}

@media screen and (max-width: 768px) {
	#header.sticky .bt_est em {
		color: white;
	} 
}