@charset "UTF-8";
/**********************************************
note : fonts set
## google fonts cdn이 변경됨. https://fonts.google.com/에 방문하여 폰트를 담아오면 됩니다.
## 예) @import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&subset=korean');
**********************************************/
body,th,td,input,select,textarea,button,
h1,h2,h3,h4,h5,h6 {font-family:'Malgun Gothic','돋움','dotum','Apple SD Gothic Neo','Helvetica Neue','Helvetica','Roboto','Arial',sans-serif}

/**********************************************
note : 리뉴얼(김민아)
**********************************************/
.banner_event_box .beb_box {width:120px}

/* 메인 모든기사 보기 */
.all-article-view {position:relative;height:30px;border-top:10px solid #fff;border-bottom:10px solid #fff;background:#e4e5ea;text-align:center}
.all-article-view a {position:absolute;top:-10px;left:50%;padding:0 15px;margin-left:-80px;background:#fff;font-size:19px;line-height:30px;color:#555}

/* 기사뷰페이지 부제목*/
.article-veiw-body .article-head-sub {font-size:1.688rem}

/**********************************************
note : 소개페이지
**********************************************/
/* 신문사소개 */
.com-about.skin-6::before {background-image:url('/image/company/com-1.png')}

/**********************************************
note : 자동박스
**********************************************/
/* hr06-1(headline) */
.auto-hr06-1 {position:relative}
.auto-hr06-1::before {content:none}
.auto-hr06-1 .photo-titbg {background:-webkit-linear-gradient(transparent 70%, rgba(0,0,0,.75));background:-o-linear-gradient(transparent 70%, rgba(0,0,0,.75));background:-moz-linear-gradient(transparent 70%, rgba(0,0,0,.75));background:linear-gradient(transparent 70%, rgba(0,0,0,.75));top:0}
.auto-hr06-1 .photo-titbg [class *= "size-"] {display:inline-block;position:absolute;z-index:1;width:90%;max-width:350px;margin-left:auto;margin-right:auto;padding:.9375rem;text-align:center;border:1px solid rgba(255,255,255,.8);bottom:1.25rem;left:50%;transform:translateX(-50%)}
.auto-hr06-1 .photo-btn {top:0;bottom:0}
.auto-hr06-1 .photo-btn .btn-inner {width:40px;height:60px;padding-top:.5rem;font-size:2.2rem;color:#fefefe;background-color:rgba(0,0,0,.5);}
.auto-hr06-1 .photo-btn.auto-prev {left:0}
.auto-hr06-1 .photo-btn.auto-next {right:0}
.auto-hr06-1 .slick-slide {cursor:pointer}
.auto-hr06-1 .slick-slide .auto-images::before {z-index:15;background:rgba(0,0,0,.7);transition:all .25s}
.auto-hr06-1 .slick-slide.slick-current .auto-images::before {background:transparent}
.auto-hr06-1 .slick-list {padding:0 !important}

/* hr10 (headline) */
.auto-hr10 .photo-titbg .titbg-inner {max-width:360px}
/**********************************************
note : 하단
**********************************************/
#user-footer.user-style-black .inc {position:absolute;z-index:1002;right:0;bottom:30px;max-width:150px}


#admin-wrap .edit-level1 {min-height:10px}


/* 홍경아 / 1344708 / 20240201 */
.article-veiw-body.view-page div[style]+div[style], .article-veiw-body.view-page div[style]+p, .article-veiw-body.view-page figure+div[style], .article-veiw-body.view-page figure+figure, .article-veiw-body.view-page figure+p { margin-top: 0}
.article-head-sub {line-height: 2em;}

/* 배진희 / 1400550 / 20240827 */
#user-footer .user-address{padding-bottom:35px}

/* 최은비 / 1450218 / 20250305 */
.auto-dl04-1 .auto-column::after{top:15px;}