@charset "utf-8";

.more {height:66px;margin:30px 0;background:url('./img/m_more.png') no-repeat 50% 0;}
	.more a {display:block;height:100%;text-indent:-9999em;}
.m_prod_l {display:table;list-style:none;width:100%;margin:0;padding:0;border:10px solid #fff;border-bottom:none;border-collapse:collapse;}
	.m_prod_l li {display:table-cell;width:25%;border-right:1px solid #eee;background-color:#fff;}
	.m_prod_l li:last-child {border:none;}
	.m_prod_l li img {width:100%;height:auto;}
	.m_prod_l li .tit {display:block;width:100%;padding:25px 0;font-family:'NaS_R','Nanum Gothic',NanumGhotic,'나눔고딕',Dotum;font-size:1.24em;text-align:center;}
@media screen and (max-width:1024px){.m_prod_l li .tit {font-size:1em;}}
