@charset "utf-8";
/* 새글 스킨 (latest) */
a.theme-main-notice2 {display:flex !important;gap:4px;line-height:2.2;align-items:center;width:100% !important;}
a.theme-main-notice2 > span {
	color:#333;
	flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
a.theme-main-notice2 > em {
	color:#666;font-size:0.8em;font-style:normal;
	flex:0 0 10ch;
}
