/* ÀÌ½ÂÇö / 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}
}

/**********************************************
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}

@media print, screen and (max-width: 49.9988em) {
    .mobile #sticky-header {
        display: block !important;
    }
}

/**********************************************
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:#000;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:#000;margin:1rem 0 0 }
#sections .writer-list-box {
  border-top: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
  padding: 20px 0px;
}

#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;}
}

.subheading {
    word-break: keep-all;
}