@charset "utf-8";

#m_news {display:table;position:absolute;right:0;top:50%;width:25%;height:43%;min-width:240px;}
	#m_news:hover {background:rgba(0,0,0,0.5);}
	#m_news .wrap {display:table-cell;position:relative;width:100%;height:100%;text-align:center;vertical-align:middle;}
	#m_news .wrap h2 {margin-bottom:30px;padding-bottom:35px;text-align:center;background:url('img/m_news_dot.png') no-repeat 50% 100%;}
	#m_news .wrap h2 a {font-family:Oswald,Bebas;font-size:1.6em;font-weight:normal;line-height:1em;color:#fff;text-transform:uppercase;}
	#m_news .wrap .link {display:block;}
	#m_news .wrap h3 {margin-bottom:20px;padding:0 30px;font-family:'NaS_R','Nanum Gothic',NanumGothic,'나눔고딕',Dotum;font-size:1.45em;font-weight:300;line-height:1em;color:#ffad33;}
	#m_news .wrap p {padding:0 30px;font-family:'NaS_R','Nanum Gothic',NanumGothic,'나눔고딕',Dotum;line-height:1.35em;color:#fff;text-align:justify;}
@media screen and (max-width:1024px){#m_news .wrap h2 {display:none;}#m_news .wrap h3 {font-size:1.2em;}}
