@charset "utf-8";
@import "honor.css";

/* sub04_01 협의회자격과정 */
.s0401 table tbody .half_width>span::after {content: ""; display: block; clear: both;}
.s0401 table tbody .half_width .list-2st {float: left; width: 50%;}
/* sub04_01 협의회자격과정 End */

/* sub01_03 평생교육원 및 교육연수원 조직도 */
.sub01_03{}
.sub01_03 .table-responsive table .border-right{border-right:1px solid #e1e1e1}
.sub01_03 .org_wrap_a .org_ul .lv span{height:88px;}
.sub01_03 .org_wrap_a .org_ul .lv.lv02{text-align:center;margin: 60px;}
.sub01_03 .org_wrap_a .org_ul .lv.lv02:before{display:none;}
.org_wrap_a .org_ul .lv.lv02 span:first-child{height:88px;}
.sub01_03 .org_wrap_a .org_ul .lv.lv03:after{left: 51%;top: -61px;height:210px;}
.sub01_03 .org_wrap_a .org_ul .lv.lv03:before{display: block;position: absolute;left: 237px;top: 50%;width: 108px;height: 1px;background: #0e667a;content: "";}

@media(max-width:1150px){
    .sub01_03 .org_wrap_a .org_ul .lv.lv03::before{width:70px;}
}
@media(max-width:767px){
    .sub01_03 .org_wrap_a .org_ul .lv.lv02{margin:0;}
    .sub01_03 .org_wrap_a .org_ul .lv.lv02 span{margin:0 auto 0;}
    .sub01_03 .org_wrap_a .org_ul .lv.lv03::before{display:none;}
    .sub01_03 .org_wrap_a .org_ul .lv.lv03{margin-bottom:0;}
    .sub01_03 .org_wrap_a .org_ul li {margin-bottom:20px;}


}
/* sub01_03 평생교육원 및 교육연수원 조직도 End */

/* sub01_02 연혁 */
.s0102 .his_b .txt_box .txt ul li span{font-weight: bold;}
/* sub01_02 연혁 End*/




.lecture_body .view{overflow:hidden;border:solid #d7d7d7;border-width:2px 1px 1px;border-top-color:#149ab8}
.lecture_body .view .style{margin:15px;overflow:hidden;}
.lecture_body .view .thumb{position:relative;margin:0 auto;width:60%;padding-top:67%;text-align:center;overflow:hidden;background:url(/images/kor/common/no_img.png) no-repeat 50% 50%;}
.lecture_body .view .thumb img{position:absolute;top:0;left:0;right:0;margin:0 auto;max-width:none;height:100%}
.lecture_body .view .pt .title{padding:15px 0;border-bottom:1px dashed #d8d8d8;font-size: 25px;}
.lecture_body .view .pt .title span{color:#306ead}
.lecture_body .view .pt .list-1st{margin-top:15px;padding:10px 20px;overflow:hidden}
.lecture_body .view .pt .list-1st li{margin:0;/* padding:0; */background:transparent;}
.lecture_body .view .pt .list-1st li strong{position:relative;display:inline-block;margin-right:10px;width:80px;color:#364062}
.lecture_body .view .pt .list-1st li strong:before{content:"";display:inline-block;width:3px;height:3px;margin-right:5px;vertical-align:middle;/* background-color:#959595 */}
.lecture_body .view .pt .list-1st li strong:after{content:"";position:absolute;top:6px;right:0;height:10px;border-left:1px solid #959595}
.lecture_body .view .pt .list-1st li strong{display:inline-block}
.lecture_body .view .pt .button{margin-top:30px;padding-top:15px;border-top:1px dashed #d8d8d8; text-align:right;}
@media(min-width:768px){
.lecture_body .view .style{margin:30px;}
.lecture_body .view .thumb{float:left;width:210px;height:239px;padding-top:0;overflow:hidden;/*border:1px solid #e3e3e3*/}
.lecture_body .view .pt{margin-left:220px;padding-left:30px;}
}
