@charset "UTF-8";
@import url('//fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean'); /* 본고딕 */
/**********************************************
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:-apple-system,BlinkMacSystemFont,'Malgun Gothic','돋움','dotum',"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}

/**********************************************
note : 소개페이지
**********************************************/
.com-about {overflow:hidden;width:100%;margin:1.250rem auto;font-size:1rem;font-family:'Noto Sans KR';font-weight:300;letter-spacing:-0.08em;line-height:1.563rem;text-align:left;color:#666666}

/* 신문사소개 */
.com-about.com-1 .about-img {margin-bottom:2rem}
.com-about.com-1 .about-titles {margin-bottom:1rem}
.com-about.com-1 .about-titles h3 {position:relative;padding-left:2.125rem;font-size:1.7rem;font-weight:300;letter-spacing:-.15rem}
.com-about.com-1 .about-titles h3::before {content:'';position:absolute;top:18px;left:0;width:24px;height:2px;background-color:#e50012}
.com-about.com-1 .about-contents strong {font-size:1.1rem;font-weight:400;color:rgba(0,0,0,.7);}
.com-about.com-1 .about-contents p {margin-top:.5rem}
.com-about.com-1 .about-contents.ethics_wrap h3{font-size: 1.1rem;font-weight: 600;color: rgba(0,0,0,.7);}
.com-about.com-1 .about-contents.ethics_wrap .ethics strong{display:block;}
.com-about.com-1 .about-contents.ethics_wrap ul {margin-left: 0rem;}
.com-about.com-1 .about-contents.ethics_wrap ul li{list-style:none; color: #666666; font-weight: 300; letter-spacing: -0.08em;font-size: inherit;}


@media screen and (max-width: 39.9375em) {
	.com-about.com-1 .about-img {margin-bottom:1rem}
}

/* 회장인사말 */
.com-about.com-3 .about-profile {margin-bottom:2rem;padding:1rem;background-color:rgba(0,0,0,.03)}
.com-about.com-3 .about-profile img {padding-top:.55rem}
.com-about.com-3 .about-profile p.pro-title {margin-bottom:0;font-size:1.2rem;color:rgba(0,0,0,1)}
.com-about.com-3 .about-profile p.pro-title i {color:rgba(0,0,0,.2)}
.com-about.com-3 .about-profile .profiles ul {margin:0;padding:0;list-style:none}
.com-about.com-3 .about-profile .profiles ul li {color:rgba(0,0,0,.7);font-size:.95rem}
.com-about.com-3 .about-intro h1 {position:relative;margin-bottom:2rem;padding-bottom:1rem;font-size:2rem;font-family:'Nanum Myeongjo',serif;color:rgba(0,0,0,.8)}
.com-about.com-3 .about-intro h1::after {content:'';position:absolute;bottom:-8px;left:0;width:55px;height:2px;background-color:#e50012}
.com-about.com-3 .about-intro p {margin-bottom:.5rem;color:rgba(0,0,0,.8);text-align:justify}


@media screen and (max-width: 39.9375em) {
	.com-about.com-3 .about-profile {text-align:center}
	.com-about.com-3 .about-profile img {margin-bottom:1rem}
	.com-about.com-3 .about-profile p.pro-title {margin-bottom:.8rem}
}


/**********************************************
note : 자동박스
**********************************************/
/* vr04(photo) */
.auto-vr04 .auto-images {height:0;padding-bottom:66.66666666%}
.auto-vr04 .auto-container::after,.auto-vr04 .auto-nav::after {content:'';display:table;clear:both}
.auto-vr04 .auto-nav .auto-images {cursor:pointer}
.auto-vr04 .auto-nav .slick-current .auto-images::before {border-width:2px;border-color:#c00}

/* hr04(headline) */
.auto-hr04 .photo-titbg {background:linear-gradient(to right, #000 3%, transparent);-webkit-background:linear-gradient(to right, #000 3%, transparent);-moz-background:linear-gradient(to right, #000 3%, transparent);-o-background:linear-gradient(to right, #000 3%, transparent)}

/**********************************************
note : 기사박스
**********************************************/
/* 기본투명-제목 */
.box-skin .header.title-st > a {border-left:3px solid #e50012;padding-left:.6rem}

/**********************************************
note : 하단정보
**********************************************/
/* 인신위배너 */
.dn-inc-bn {position:absolute;z-index:10;right:0;top:0}








/**********************************************
note : 리뉴얼
name : 이경아
date : 19-08-29
**********************************************
note : 편집판
name : 이경아
**********************************************/
#idx3 .index-columns.grid-1 {padding:0 40px 0 0;border-right:1px solid rgba(0,0,0,.08)}
#idx3 .index-columns.grid-2 {padding:0 0 0 40px}
#idx3 .index-columns.grid-3 {padding:0 0 0 30px}
#idx3 .index-columns-flex {background-color:#f2f2f2}
/**********************************************
note : 기사박스
name : 이경아
**********************************************/
/* 더보기버튼 */
.box-skin .header > a.btm-Icon {position:relative;background-image:none}
.box-skin .header > a.btm-Icon:after {content:'+';position:absolute;top:0;right:0;z-index:2;color:rgba(0,0,0,.7)}

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


/* 임희은 / 1105661 / 20211103 */
.box-skin.about-box .header {float:left;width:15%;}
.box-skin.about-box .header strong {font-size:1.25rem !important}
.box-skin.about-box .content {float:right;width:85%;padding-left: 20px;border-left:1px solid #acacac;}