@charset "utf-8";


.num-list>li.first:before { display: inline-block; margin-right: 3px; width: auto; height: auto; line-height: 24px; color: #e4001a; text-align: center; content: "1."; font-size: 14px; background: 0 0; position: relative; top: auto; right: auto; left: auto;}
.num-list>li.second:before { display: inline-block; margin-right: 3px; width: auto; height: auto; line-height: 24px; color: #e4001a; text-align: center; content: "2."; font-size: 14px; background: 0 0; position: relative; top: auto; right: auto; left: auto;}
.num-list>li.third:before { display: inline-block; margin-right: 3px; width: auto; height: auto; line-height: 24px; color: #e4001a; text-align: center; content: "3."; font-size: 14px; background: 0 0; position: relative; top: auto; right: auto; left: auto;}

/* sub0301 비전 */
.s0301 .table:after {content: ""; border:3px solid #fb7706; width: 100%; height: 180px; position: absolute; bottom: 0; left: 0; z-index: 9999; border-radius: 5px;}

@media only screen and (max-width: 768px){
    .s0301 .table:after {bottom:10px; width: 995px;}
}
/* End */

/* sub040301 오픈랩 소개*/
.s040301 .mt_20 {margin-top: 20px !important;}
@media only screen and (max-width: 768px){
    .ui-topbox.type3 .inner {min-height: auto;}
}
/* End */

/* sub040401 인턴쉽 소개*/
.s040301 .mt_20 {margin-top: 20px !important;}
@media only screen and (max-width: 768px){
    .ui-topbox.type3 .inner {min-height: auto;}
}
/* End */

/* 인사말 하단 from */
.txt_box .name_box.right .name_ir {float: right; font-weight:600; color:#000; letter-spacing:initial;}
.txt_box .name_box.right .name_ir span {font-size:20px; font-weight:bold; margin-left:5px;}
/* End */