@charset "utf-8";
@media all and (min-width:1000px) {
	#mainNavi .mn_li1 {margin:0 10px}
}

.loaded #svisual-wrap #visImgWrap #visImg .site-util .txtBox .kor,
.loaded #svisual-wrap #visImgWrap #visImg .site-util .txtBox .eng {color:#fff}

/* 관련사이트 */
.dept-sites2 ul:after {display:block;content:"";clear:both}
.dept-sites2 li {width:380px;height:230px;box-sizing:border-box;border:1px solid #d5d5d5;float:left;margin:0 0 22px 30px;padding-top:20px}
.dept-sites2 li:nth-child(3n+1) {margin-left:0}
.dept-sites2 li .img-box {max-width:90%;margin:0 auto;text-align:center}
.dept-sites2 li .img-box img {max-width:100%}
.dept-sites2 li a {display:block;padding:20px;box-sizing:border-box}
.dept-sites2 li a .link {display:inline-block;vertical-align:top;width:100%}
.dept-sites2 li a .tit {display:block;background:#f5f5f5;padding:10px 20px;box-sizing:border-box;font-size:1.059em;font-weight:500;color:#223c55;border-radius:0 0 20px 0;margin-bottom:14px}
.dept-sites2 li a .tit:after {display:inline-block;vertical-align:middle;content:"";width:16px;height:16px;background:url(/resources/_Img/Common/dept/content_dep_spr.png) no-repeat -18px -205px;margin-left:8px}
.dept-sites2 li a:hover .tit, .dept-sites2 li a:focus .tit {color:#0854ac}
.dept-sites2 li a:hover .tit:after, .dept-sites2 li a:focus .tit:after {background-position:0 -205px}
@media all and (max-width:1200px){
	.dept-sites2 li {width:32%;margin:0 0 2% 2%;height:auto}
	.dept-sites2 li a .tit {font-size:1em;height:74px}
}
@media all and (max-width:999px){
	.dept-sites2 li {width:49%;margin:0 0 2% 2%}
	.dept-sites2 li:nth-child(3n+1) {margin-left:2%}
	.dept-sites2 li:nth-child(2n+1) {margin-left:0}
	.dept-sites2 li a .tit {height:auto}
}
@media all and (max-width:799px){
	.dept-sites2 li a .tit {margin:-10px -10px 10px}
}
@media all and (max-width:600px){
	.dept-sites2 li {width:100%;margin:0 0 2%}
	.dept-sites2 li:nth-child(3n+1) {margin-left:0}
	.dept-sites2 li a:before {display:none}
}