@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.m_gallery .lt_pc {float:left;margin-left:20px}
.m_gallery .lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9}
.m_gallery .lt ul {margin:0 0 10px;padding:0;list-style:none}
.m_gallery .lt li {padding:3px 0}
.m_gallery .lt .lt_title {display:block;padding:10px 0 8px}
.m_gallery .lt .lt_more {position:absolute;top:10px;right:0}
.m_gallery .lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}



/*m_gallery*/
.m_gallery{width:100%; max-width:1200px; padding:50px 0; margin:0 auto;}
.m_gallery:after{display: block; clear: both; content: '';}
.m_gallery .txt_wrap{display:flex; align-items: baseline; }
.m_gallery_tit{text-align:center; background: #f1f1f1; color:#000; font-size:15px; padding:20px 15px; box-sizing: border-box;  width:100%; opacity: 1.0;}
.m_gallery .main_con_title{background:none; padding:0; color: #0a2c90; margin:0 10px 40px 0; }
.m_gallery .sub_txt{font-size:17px; color:#898989; font-weight:400;}

@media (max-width: 580px){
	.m_gallery{padding:40px 0;}
	
}
