@charset "utf-8";

/* 뉴스, 영상 */
#article01 {overflow:hidden;width:1070px;margin:0 auto;padding:60px 0;font-family:'notokr-regular'}
#article01 h3 {position:relative;padding-left:25px;margin-bottom:15px;font-size:22px;font-weight:normal;text-transform:uppercase;background:url(/sh_img/index/h3_bg.png) left center no-repeat;font-family:'notokr-bold';letter-spacing:-0.3px}

/* 조은소리 NEWS */ 
#atc_news {float:left;font-size:14px}
#atc_news .atc_news_wrap {width:680px;background-color:#fff}
#atc_news .atc_news_wrap dl {overflow:hidden;padding-bottom:82px;margin-bottom:23px;border-bottom:1px dotted #ccc} 
#atc_news .atc_news_wrap dl dt {float:left}
#atc_news .atc_news_wrap dl dd {float:right;position:relative;width:59%;height:97px;padding:10px 0 5px;line-height:24px;color:#777}
#atc_news .atc_news_wrap dl dd h4 {margin-bottom:7px;font-size:16px;color:#222;font-family:notokr-medium}
#atc_news .atc_news_wrap dl dd span {display:block;margin-top:5px;color:#00a5af}

/* 조은소리 MEDIA */
#atc_video {float:right;width:355px}
#atc_video h3 span {position:absolute;right:0;bottom:3px;font-size:12px;font-family:'notokr-medium'}
#atc_video h3 span a {color:#999;transition:all .2s}
#atc_video h3 span a:hover {color:#666}
#atc_video .video_thum {position:relative}
#atc_video .video_thum:before {display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-color:rgba(0,0,0,.3);transition:all .2s}
#atc_video .video_thum:after {display:block;position:absolute;top:70px;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:66px;height:66px;content:'';background-image:url(/sh_img/include/include01/img/play.png)}
#atc_video .video_thum:hover:before {background-color:rgba(0,0,0,.4)}
#atc_video .cont {padding:20px;font-size:14px; color:#777;line-height:24px;background-color:#f2f2f2}
#atc_video .cont h4 {overflow:hidden;margin-bottom:10px;font-size:16px; color:#222;text-overflow:ellipsis;white-space:nowrap;font-family:notokr-medium}
