/**********************************************
note : 기사면 상단 네비게이션
**********************************************/
/*#sticky-header .aht-wrapper > .options {width:220px}*/
/* 윤미정 / 1213745 / 20221104 */
#sticky-header .aht-wrapper > .options {width:300px}
#sticky-header .aht-wrapper .quick-tool > :nth-last-child(2) {margin-left:0}
#sticky-header .aht-wrapper .quick-tool > .social-group {display:inline-block;vertical-align:middle;margin-bottom:0}
#sticky-header .aht-wrapper .social-group .sns {margin-left:5px}
#sticky-header .aht-wrapper .quick-tool > .tool {display:inline-block;color:#fff;background-color:#000;width:36px;height:36px;font-size:.875rem;border:0;text-align:center;vertical-align:middle;cursor:pointer;margin-left:5px}

/* all section button */
#sticky-header > .aht-wrapper .sch-btn {display:inline-block;width:36px;height:36px;color:#fff;background-color:#000;font-size:.875rem;border-width:1px 0 1px 1px;border-style:solid;border-color:rgba(0,0,0,.12);text-align: center;vertical-align: middle;cursor:pointer;margin-left:5px}
#sticky-header > .aht-wrapper .sch-btn.active > i:before {content:"\e921" !important}
#search-wrap-view {display:none;position:absolute;z-index:1004;left:0;top:100%;width:100%;background-color:#000}

/* search */
#search-wrap-view .view-search {display:block;padding:2.875rem 0 1.875rem;margin-bottom:0;background-color:rgba(0,0,0,.5)}
#search-wrap-view .view-search .sch-wrapper {display:block;overflow:hidden;width:100%;max-width:680px;margin:0 auto;padding:0 .625rem;background-color:#fff;border-radius:2rem}
#search-wrap-view .view-search .sch-wrapper::after {content:'';display:table;clear:both}
#search-wrap-view .view-search .sch-wrapper input#search {float:left;width:calc(100% - 65px);height:52px;margin:0;font-size:1.125rem;font-weight:300;border:none;border-radius:0}
#search-wrap-view .view-search .sch-wrapper button[onclick] {float:left;width:65px;height:52px;font-size:1.5rem;text-align:center}

/* keyword */
#search-wrap-view .keyword-wrapper {display:block;width:65%;max-width:600px;margin:0 auto;padding: 0 0 3.125rem;}
#search-wrap-view .keyword-wrapper::after {content:'';display:table;clear:both}

@media screen and (max-width: 63.9375em) {	
    #sticky-header {display:block}
	#sticky-header .aht-wrapper > .item {height:auto}
	#sticky-header .aht-wrapper > .options {width:240px;padding-right:1.125rem}
	#sticky-header .aht-wrapper > .item.logo {display:inline-block;vertical-align:middle;padding:13px 0;width:100%;padding-left:1.125rem}
	#sticky-header .aht-wrapper > .item.titles {display:none}
	#sticky-header .aht-btn {display:none}
	#sticky-header .aht-wrapper .quick-tool > .tool, 
	#sticky-header .aht-wrapper .social-group .sns {width:26px;height:26px;font-size:.75rem;margin-left:3px}
	#sticky-header > .aht-wrapper .sch-btn {width:26px;height:26px;font-size:.75rem;margin-left:3px}
	
	/* search */
	#search-wrap-view .view-search {padding:2.875rem 1.25rem 0.75rem}
	#search-wrap-view .view-search .sch-wrapper input#search {float:left;width:calc(100% - 45px);height:45px;margin:0;font-size:1.125rem;font-weight:300;border:none;border-radius:0}
	#search-wrap-view .view-search .sch-wrapper button[onclick] {float:left;width:45px;height:45px;font-size:1.375rem;text-align:center}	
	#search-wrap-view .keyword-wrapper {width:100%;max-width:100%;padding:1rem 1rem 2rem 1rem}
}

/**********************************************
note : 리스트 탑 - 기자정보
**********************************************/
#sections .writer-list-box {display:block;width:100%}
#sections .writer-list-box .writer {border-top:0}
#sections .writer-list-box .account .image {display:block;overflow:hidden;position:relative;width:140px;height:140px;margin-right:.625rem;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%}
#sections .writer-list-box .account .image::before {content:'';position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;border:1px solid rgba(0,0,0,.08);border-radius:50%}
#sections .writer-list-box .account .info-frame,
#sections .writer-list-box .account .info-con {display:inline-block;vertical-align:middle}
#sections .writer-list-box .account .info-con {width:calc(100% - 160px);padding-left:20px;text-align:left}
#sections .writer-list-box .account .name {display:inline-block;font-size:1.125rem;font-weight:var(--wgt300, 300);line-height:28px;color:#fff;margin-right:.9375rem;padding:0 .9375rem;background-color:#000}
#sections .writer-list-box .account .email {display:inline-block;margin-left:.625rem;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.2;color:rgba(255,255,255,.5);white-space:nowrap}
#sections .writer-list-box .account .introduction {font-size:.875rem;font-weight:300;font-weight:var(--wgt300, 300);line-height:1.5;color:#fff;margin:1rem 0 0 }

/**********************************************
note : 기사본문 외부링크 스타일
**********************************************/
.article-veiw-body.view-page > p a {text-decoration-line:underline;text-decoration-style:dotted;text-underline-position:under;text-decoration-thickness:0.1rem}

/* 이승현 / 1211355 / 20221028 */
.article-veiw-body.view-page p { font-weight: 400; font-weight: var(--wgt400,400);}


/* 윤미정 / 1213745 / 20221104 */
#article-view .quick-toolkit {display: none !important;}
#article-view .heading-line {display: none !important;}

#sticky-header .aht-wrapper .quick-tool > .tool {width: 30px;height: 30px;}
#sticky-header > .aht-wrapper .sch-btn {width: 30px;height: 30px;}
.social-group .sns {width: 30px;height: 30px;}

@media screen and (max-width: 63.9375em) {	
	#sticky-header .aht-wrapper .quick-tool > .tool {margin-left: 0;width: 26px;height: 26px;}
	#sticky-header > .aht-wrapper .sch-btn {width: 26px;height: 26px;margin-left: 0;}
	#sticky-header .aht-wrapper .social-group .sns {width: 26px;height: 26px;margin-left: 0;}

}
#article-view .writer {align-items: center;}
#article-view .account .email {display: none !important;}
#article-view .article-copy {margin-bottom:0;}
@media screen and (max-width: 63.9375em) {	
	#article-view .writer > :last-child:nth-child(2) {-ms-flex: 0 0 120px !important;flex: 0 0 120px !important;max-width: 120px !important;}
}


/* 윤미정 / 1220080 / 20221125 */
#sticky-header .aht-wrapper>.logo a {margin-bottom: 10px;max-height: 55px;}


/* 이승현 / 1220405 / 20221128 */
.about-us.skin-9 .content .img01{text-align:center; padding: 5rem 0;}
.about-us.skin-9 .user-point2{color:#0d2481}
@media screen and (max-width:39.9375em){
.about-us.skin-9 .header {margin-bottom: 3rem;}
.row .about-us.skin-9 .content .img01{padding: 1rem 0}
}


/* 김민희 / 1221177 / 20221130 */
#article-view {padding-top:0 !important;}

/* 배진희 / 1232374 / 20230106 */
#article-view .relation{margin-top:1.5rem;}
#article-view .series-box {position:relative;padding:2.1875rem 3.75rem;background:rgba(11,42,81,.5);}
#article-view .series-box .line {display:block;overflow:hidden;position:absolute;z-index:2;left:0;top:0;width:6px;height:100%;background:url('https://cdn.digitalasset.works/image/view/b15-view-relation.svg') 0 0 repeat-y}
#article-view .series-box::before {content:'';position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.9)}
#article-view .series-box .titles,
#article-view .series-box .list {position:relative;z-index:5;margin-bottom:0;}
#article-view .series-box .titles {margin-bottom:1.25rem;font-style:italic;text-transform:uppercase}
#article-view .series-box .titles a strong{display:inline-block;font-size:1.25rem;font-weight:bold;color:#0b2a51;}
#article-view .series-box .titles a span{font-size:.95rem;color:#0b2a51;}
#article-view .series-box .list > :last-child {margin-bottom:0}
#article-view .series-box .list li{margin-bottom:.75rem;}
#article-view .series-box .list li a {display:block;position:relative;overflow:hidden;padding-left:1rem;font-size:1rem;line-height:1.25;letter-spacing:-.0125em;text-overflow:ellipsis;white-space:nowrap}
#article-view .series-box .list li a::before {content:'';position:absolute;z-index:1;left:0;top:50%;transform:translateY(-50%);overflow:hidden;width:5px;height:0;border-width:0 0 1px 1px;border-style:solid;border-color:#555;border-left:none}
#article-view .series-box .line {display:block;overflow:hidden;position:absolute;z-index:2;left:0;top:0;width:6px;height:100%;background:url('https://cdn.digitalasset.works/image/view/b15-view-relation.svg') 0 0 repeat-y}
@media screen and (max-width: 39.9375em) {
	.row #article-view .series-box {padding:1.25rem 2rem}
	#article-view .series-box .titles a strong{display:block;}
}

/* 강수현 / 1261868 / 20230417 */
#user-section #sections .section-nav {background-color:#fff !important;}
#user-section #sections .section-nav::before {background-color:#fff !important;}
#sections .writer-list-box {border-top: 1px solid #afafaf;border-bottom: 1px solid #afafaf;padding: 20px 0px}
#sections .writer-list-box .account .email {color:#000 !important;}
#sections .writer-list-box .account .introduction {color:#000 !important;}
#user-section #sections .section-nav .height-0 {height;0 !important;}