#lawyer_view .lawyer_header{position:relative;width:100%;height:255px;background-color:#162e4a;}
#lawyer_view .lawyer_header.lawyer_header2{background-color:#009899;}

/*변호사 타이틀*/
#lawyer_view .lawyer_header > div{position:absolute;bottom:20px;left:147px;color:white;font-family:'Nanum Myeongjo';}
#lawyer_view .lawyer_position{position:relative;margin-bottom:0px;font-weight:400;font-size:28px;}
#lawyer_view .lawyer_position:before{position:absolute;top:50%;left:-15px;margin-top:-15px;width:5px;height:30px;background-color:white;content:"";}
#lawyer_view .lawyer_name{font-weight:700;font-size:62px;letter-spacing:0.3em;}
#lawyer_view .lawyer_certi{display:flex;margin-top:5px;padding:3px 5px;align-items:center;font-size:23px;font-family:'Noto Sans Kr';font-weight:300;border-top:1px solid  #c7b299;border-bottom:1px solid  #c7b299;color: #c7b299;}
#lawyer_view .lawyer_certi span{display:inline-block;margin-right:8px;}
#lawyer_view .lawyer_certi img{width:auto;height:25px;}

#lawyer_view .lawyer_header2 .lawyer_certi{border-color:white;color:white;}


