@charset "utf-8";
a{display:block;}

@media (min-width:600px){
.layout_04{width:24.25%; margin-right:1%}
.layout_height_M{height:250px;}
.layout_04:last-child{margin-right:0}
    
.seo_quick_03 h2{font:20px NanumGothicBold; height:29px; color:#444; padding-left:8px; font-weight:800; letter-spacing:-1px;}
.seo_quick_03 div{overflow:hidden; background:#fff}
.seo_quick_03 ul{float:left; width:100%}
.seo_quick_03 ul li{width:50%; float:left; height:112px}
.seo_quick_03 ul li:nth-child(even){width:50%;}
.seo_quick_03 ul li:nth-child(odd) a{margin-right:1%;}
.seo_quick_03 ul li:nth-child(even) a{text-align:right}
.seo_quick_03 ul li a{display:block;}
.seo_quick_03 ul li a span{display:block; text-align:center; font:10px/16px NanumGothic; color:#555; border-bottom:1px solid #ddd;}
.seo_quick_03 ul li a div > img{width:100%; height:109px; vertical-align:top;}
}

@media (max-width:599px){
	.seo_quick_03{display:block;}
	.seo_quick_03 h2{display:none;}

	.seo_quick_03 ul li{width:50%; float:left; height:112px; float:left;}
	.seo_quick_03 ul li a div {height:112px; overflow:hidden;}
	.seo_quick_03 ul li a div > img{width:100%; height:112px;}
}