/**********************************************
note : design custom style page
name : 권오석
**********************************************/
/* 공통 */
.about-us {overflow:hidden;letter-spacing:-0.05em;line-height:1.563rem;text-align:left;color:rgba(0,0,0,.6)}
.title-box {display:block;margin-bottom:1.25rem;font-size:1.25rem;color:#333}
.title-box::before {content:'';display:inline-block;margin-right:.313rem;width:0px;height:0px;border-right:10px solid transparent;border-bottom:10px solid #ed1c24}

/* 테이블공통 */
.about-us table {width:100%;margin-bottom:1.5rem;border-collapse:collapse;table-layout:fixed}
.about-us table tbody {border-width:1px 0 0 1px}
.about-us table th,.about-us table td {padding:.9375rem;font-size:.9rem;line-height:1.25em;border-right:1px solid rgba(0,0,0,.05);text-align:left;word-break:break-all}
.about-us table th {font-size:1rem;font-weight:bolder;background-color:rgba(0,0,0,.02);text-align:center}
.about-us table td,.about-us table td > a {color:rgba(0,0,0,.65)}

/* 발행인인사말 */
.about-us.com-3 .content > p {padding-bottom:1rem;color:rgba(0,0,0,.6);text-align:justify}
.about-us.com-3 .footer {text-align:right;color:rgba(0,0,0,.9)}
.about-us.com-3 .footer span.sign {font-family:'Nanum Pen Script',cursive}

/* 신문사소개 */
.about-us.com-1 .history {list-style:none;margin:0 0 1.5rem;padding:1.25rem;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.05)}
.about-us.com-1 .history li strong {margin-right:50px;color:rgba(0,0,0,.4)}
.about-us.com-1 .content > h5 {font-size:1rem;color:#333}
.about-us.com-1 .content ol {padding-left:.9375rem}
.about-us.com-1 .content ol li {color:rgba(0,0,0,.6);padding-bottom:1rem;text-align:justify}
.about-us.com-1 .content ol li:last-child {padding-bottom:0}
/* 모바일 */
@media screen and (max-width: 39.9375em) {
	.about-us.com-1 .history li {margin-bottom:10px}
	.about-us.com-1 .history li strong {margin-right:0 !important;display:block}
}

/* 소개페이지 상단 nav */
.com-type1 .com-subnav-wrapper>.cell {width:175px}
@media screen and (max-width: 63.9375em) {
	.com-type1 .com-subnav-wrapper>.cell {width:auto}
}


/* 홍경아 / 1140371 / 20220304 */
#admin-wrap .dash-box>.header>.text.PV { display: inline-block;}