/**********************************************
note : design custom style page
**********************************************/
#tab-subnav {display: none;}

@media screen and (max-width: 39.9375em) {
#tab-subnav {display: block;}
}

.box-skin .header .skin-column>a, .box-skin .header .skin-column>strong, .box-skin .header>a, .box-skin .header>strong {font-size: 1.3125rem}

.about-us.skin-1 .backbg {background-color:#efefef;color:#000;padding:10px;text-align:center}
.about-us.skin-1 .content>:first-child {padding: 1.875rem 2.5rem 2.75em 0;}

#article-view .relation .titles {color: #1a889d !important;}

/* 이승현 / 1174556 / 20220620 */
#user-footer .footer-menu .inc1 { position: absolute; z-index: 1002; left: 0; top: 50px;}
#user-footer .footer-menu { position: relative;}


/* 홍경아 / 1200487 / 20220923 */
.about-us.history {border-top:2px solid #000}
.about-us.history > :not(:first-child) {border-top:1px solid #eee}
.about-us.history .years,
.about-us.history .content {display:block;padding-top:1.875rem;padding-bottom:1.875rem}
.about-us.history .content li {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.about-us.history .years {overflow:hidden;padding-left:1rem;padding-right:1rem;margin:0;font-size:1.1875rem;font-weight:700;line-height:1.2;color:#000;background-color:#f8f8f8;white-space:nowrap;text-overflow:ellipsis;text-align:center}
.about-us.history .content {padding-left:1.5625rem;padding-right:1.5625rem;margin:0;list-style:none}
.about-us.history .content li {font-size:.9375rem;font-weight:400;line-height:1.3;color:#000}
.about-us.history .content > :not(:first-child) {margin-top:.75rem}
.about-us.history .days {-ms-flex:0 0 auto;flex:0 0 50px;width:50px;max-width:100%;margin-right:2.5rem;font-style:normal}
.about-us.history .summary {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0}
@media screen and (min-width: 40em) {
	.about-us.history .item {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
	.about-us.history .years {-ms-flex:0 0 125px;flex:0 0 125px;max-width:125px}
	.about-us.history .content {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0}
}

/* 최은비 / 1260964 / 20230413 */




/* 홍경아 / 1328037 / 20231205 */
#tem-type-3, #tem-type-4, #tem-type-5, #tem-type-6 { margin-bottom: 1.5rem !important;}
@media screen and (max-width: 39.9375em) {
#article-view .article-veiw-body {margin-bottom: 1rem !important;}
}

/* 최은비 / 1346119 / 20240206 */
.article-veiw-body.view-page p{font-weight: 400;font-weight: var(--wgt400, 400);}

/* 이승현 / 1347875 / 20240213 */
.article-veiw-body.view-page p strong {font-weight: 700;font-weight: var(--wgt700, 700);}