/**********************************************
note : design custom style page
**********************************************/
.about-us.skin-7 .image {background: url(/image/company/com-img.jpg) 50% 50% no-repeat;}
#com-map.skin-3 .inadd>.address {font-size: 1.263rem;letter-spacing: -.055em;}

/* 기사박스 여백수정 */
.box-skin.btm-mar {margin-bottom:50px}
.box-skin.top-mar {margin-top:50px}
.box-skin.btm-border {margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid rgba(0,0,0,.12)}

/* 모바일 */
@media screen and (max-width: 39.9375em) {
	.box-skin.btm-mar {margin-bottom:30px}
	.box-skin.top-mar {margin-top:30px}
	.box-skin.btm-border {margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.12)}
}

.box-skin.box-blank {margin-top:30px}
@media screen and (max-width: 39.9375em) {
	.box-skin.box-blank {margin-top:1rem}
}

.box-skin .header>a, .box-skin .header>strong {font-size:1.625rem;margin-bottom:1.625rem;color:#1e1e1e;letter-spacing:-.06em}

/* 모바일 */
@media screen and (max-width: 39.9375em) {
	.box-skin .header>a, .box-skin .header>strong {font-size:1.375rem;margin-bottom:1.375rem !important}
}

.box-skin.hoz--box > .header{width:280px;}
.box-skin.hoz--box > .content{width:calc(100% - 280px)}
.box-skin.hoz--box > .header, .box-skin.hoz--box > .content{float:left;}
.box-skin.hoz--box .header > strong, .box-skin.hoz--box .header > a, .box-skin.hoz--box .header .skin-column > strong, .box-skin.hoz--box .header .skin-column > a{font-size: 1.375rem;color:#fff;}
.box-skin.hoz--box #time-result{display:block;overflow:hidden;font-size:1rem;font-weight:normal;line-height:1.375;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;}
.box-skin.hoz--box #time-result::after{content:"";display:block;overflow:hidden;width:30px;height:0;margin:.9375rem 0;border-top:1px solid #fff;}
@media screen and (max-width:63.9375em) {
.box-skin.hoz--box #time-result{display:none;}
.box-skin.hoz--box #time-result:after{display:none;}
.box-skin.hoz--box > .header{width:100%;}
.box-skin.hoz--box > .content{width:100%;}
.box-skin.hoz--box .header > strong{font-size:1.25rem;margin-bottom:1.25rem;}
}

#section-list .block-skin .dated {font-size: .7875rem !important;}

.section-nav .first {color:#4e709d}
.section-nav .first span {font-size: 1.275rem;color:#000}

.user-border-top {display:none !important;}

/* 이승현 / 1184236 / 20220726 */

#section-list .block-skin .dated1 {FONT-WEIGHT: 300;display:block;overflow:hidden;font-size:.7875rem;font-weight: 400;line-height:1.5;color: #a7a7a7;text-overflow:ellipsis;white-space:nowrap;margin-top: .2rem;}
#section-list .block-skin .lead { margin: .7rem auto 0 !important;}


/* 홍경아 / 1184463 / 20220726 */
.article-veiw-body {text-align: justify;}
/*@media screen and (max-width: 39.9375em) {
.article-veiw-body {text-align: left;}
}*/

/* 배진희 / 1200749 / 20220926 */
.article-veiw-body.view-page p{text-align:justify;text-justify: distribute;}


.simplebox.short-vid{display:flex;}
.simplebox.short-vid .simplebox-content{width: 400px;height: 714px !important;margin: 0 auto;}

@media screen and (max-width: 39.9375em) {
.simplebox.short-vid{display:block;}
.simplebox.short-vid .simplebox-content{width: 100%;height: auto;}
}