/**********************************************
note : design custom style page
**********************************************/
.newsheader_content {
    padding: 8px 15px;
    color: #555;
    font-size: 16px;
    text-align: justify;
    line-height: 1.7em;
    border-left: 5px solid black;
    margin-bottom: 15px;
}

/**********************************************
note : 영문폰트 자간 수정 (권오석)
**********************************************/
.en-tit,
.member-login,
.auto-section, .auto-subtitles,
.auto-titles, .auto-sums,
#sticky-header .aht-title-view,
#article-view .infomation > li,
.article-veiw-body.view-page .photo-layout figcaption,
.article-veiw-body.view-page .simplebox-title,
.article-veiw-body.view-page p,
#article-view .account > .name,
#article-view .account > .email,
.article-reply .reply-header .titles > strong,
.reply-comment .cmt-header .logbox-btn > .text,
#sections .header > .titles,
#section-list [class*="type"] .titles,
#section-list [class*="type"] .lead,
#section-list [class*="type"] .byline,
.box-skin .header .skin-column > a,
.box-skin .header .skin-column > strong,
.box-skin .header > a,
.box-skin .header > strong
{letter-spacing:-.02em}

/* 기사뷰 */
#article-view .heading {letter-spacing:-.04em}
#article-view .account > .name {white-space:break-spaces}

/* 기사리스트 */
.article-list .article-list-content .list-dated {letter-spacing:0}

.width-800 {width:800px}

.edit-panel {z-index:3}

/* 박스타이틀 배경(카드뉴스) */
.box-skin.cus-blue {position:relative;background-color:#013560;padding:35px 20px}
.box-skin.cus-blue strong {position:relative;z-index:2}
.box-skin.cus-blue .header {position:absolute;z-index:2}

/* 박스타이틀 배경(하늘색) */
.box-skin.m-skyblue {background-color:#d6dee6;}

/* 코로나파이터스 */
.box-skin.cus-border {border: 2px solid #4270a4;}
.box-skin.cus-border .content {padding:0 1.5rem 1.2rem 1.5rem}

/* 박스타이틀 배경(카드뉴스-모바일) */
.box-skin.m-blue {position:relative;background-color:#013560;}
.box-skin.m-blue .header {padding:0 16px}

/* 배경박스-흰색 */
.box-skin.white .header strong {margin-bottom:1.2rem}

/* 박스타이틀 (쇼피알-모바일) */
.box-skin.m-pad .header {padding-right:1rem}

/* 영문 자간 */
.en-letter{letter-spacing:0;}

/* 기사박스 아이콘 */
.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)}

/* 자동박스 요약문 */
.auto-sums {word-break:break-all}

/**********************************************
note : 소개페이지 (권오석)
**********************************************/
/* About KBR */
.about-us.com-1 {background:url('/com/image/com-1bg.gif') top right no-repeat}
.about-us.com-1 p {font-size:1.125rem;color:#777;text-align:justify}
.about-us.com-1 .top-text {padding-right:14.875rem}
@media screen and (max-width: 39.9375em) {
	.about-us.com-1 {background:none}
	.about-us.com-1 .top-text {padding-right:0}
}

/* 기사뷰 */
#article-view:not(.mobile) .info-group>:first-child:nth-last-child(2) {width:60%}
#article-view:not(.mobile) .info-group>:first-child:nth-last-child(2)~.item {width:40%}

/* 모바일배너박스 */
@media screen and (max-width: 39.9375em) {
	.row .cs-mBanner .banner_box img {width:100%}
}

/*.article-veiw-body.view-page p {font-family: 'Source Sans Pro', sans-serif;}*/

.article-veiw-body.view-page {font-size:1.313rem}

/* 기사뷰 광고틀어짐 수정(권오석) */
#article-view .wrapper {max-width:1080px !important}

.noto-serif {font-family:'Noto Serif',serif}

/* 기사박스 수정 */
.box-skin.bold-line > .header {padding:.875rem 1rem;background-color:#004b88}
.box-skin.bold-line > .header a, .box-skin.bold-line > .header strong {margin-bottom:0;font-size:1.75rem;color:#fff;font-style:italic;font-family:'Noto Serif',serif}
.box-skin.bold-line > .header a.btm-Icon::after {color:rgba(255,255,255,.75)}
.box-skin.bold-line > .content {display:block;font-size:0;padding:1rem;border:2px solid #004b88;border-top:none}

.view-aside {width:100px;overflow:hidden}



/* 김민희 / 1049913 / 20210423 */
#article-view .heading-cus {letter-spacing: -.04em;margin: 1.375rem 0; font-size: 1.6rem; line-height: 1.375;display: block;font-weight: bolder;margin-bottom:0;}
#article-view .heading {margin-top:0 !important;}

@media screen and (max-width: 39.9375em) {
	#article-view .heading-cus {font-size: 1.2rem;letter-spacing: -.07em;}
}

/* 이승현 / 1113840 / 20211130 */
.box-skin.blue2 {background-color: #005ca0;}
.box-skin.blue2 .header{color:#fff;padding: 0.8rem 0.8rem 0 0.8rem;}
.box-skin.blue2 > .content {display: block;padding: 1rem;background-color:#fff;border: 2px solid #005ca0;border-top: none;}

