@charset "utf-8";
/* 디자인가이드용 태그 */

/*폰트색상*/
.red {color:red;}
.blue {color:#0066b3;}
.gray {color:#666;}
.gray_l {color:#eee;}
 
 /* 폰트 관련*/
 
 .f_light {font-weight:400;}


.mt-14 {margin-top:-14px !important;}


/*관련 사이트*/
.job_banner {width:100%; margin-top:60px !important;height:100%;}
.job_banner ul li {float:left; margin-top:10px; margin-right:6px;}
.job_banner ul li a[target='_blank'] {padding-right:0px !important;}
.job_banner ul li a[target='_blank']::after {display:none; }


/*전통시장*/
.mar_img > ul {width:100%;}
.mar_img > ul > li {float:left; margin-left:35px; margin-bottom:15px; position:relative;}
.mar_img > ul > li:last-child {clear:both;}
.mar_img > ul > li img{width:100%;}
.mar_img > ul > li p {position:absolute; bottom:0; padding:5px 0;left:0; display:block; background:rgba(0,0,0,0.5); color:#fff; text-align:center; width:100%;}
.mar_img > ul > li p span {color:#ffdd00;}



/*How to get to yeonje*/
.location { float:left; width:100%; margin-top:40px;}
.location p { float:left; margin-right:17px;}
.location img{ margin-top:-10px; margin-left:-7px;}
.location dl { float:left; }
.location dt { font-size:1.2em; color:#2452a7; font-weight:600; margin-top:5px; }
.location dt span{ color:#007feb; font-size:0.8em; font-weight:400; margin-top:5px; }
.location dd { margin-top:10px; }
