/*company_04*/
#company_04 h1 {
	margin: 32px 0;
}
#company_04 h1 p{
	font-size: 17px;
    font-weight: 500;
}

#company_04 h3{
	line-height: 22px;
    font-size: 22px;
	position: relative;
}
#company_04 h3.sub_title:before {
	content: "";
    background-color: #555;
    border-top: 11px solid #0d93bb;
    display: inline-block;
    height: 100%;
	position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
}
#company_04 .root_daum_roughmap .wrap_map {
    height: 400px !important;
}
@media only screen and (max-width: 992px) {
	#company_04 .root_daum_roughmap .wrap_map {
    	height: 300px !important;
	}
	#company_04 > ul > li:last-child {
		border-left: 0px;
	}
}
#company_04 .local_info .c_wrp .rt > ul > li {
    font-size: 16px;
    line-height: 1.6em;
    color: #666;
    font-weight: 300;
	word-break: keep-all;
	position: relative;
}

#company_04 .local_info ul li h4 {
    color: #111;
}

@media (min-width:992px){
    #company_04 .local_info .c_wrp .lt{
        width: 30%;
    }
    #company_04 .local_info .c_wrp .lt img{
        width: 160px;
    }
}
@media (max-width:992px){
	.local_info {
		padding: 40px 0;
		margin-top: 0px;
	}
	#company_04 .local_info > ul > li:not(:first-child) {
		margin-top: 30px;
	}
	#company_04 .local_info h4 {
		margin-bottom: 5px;
	}
    #company_04 .local_info .c_wrp .lt{
        text-align: center;
    }
    #company_04 .local_info .c_wrp .lt img{
        width: 150px;
    }
    #company_04 .local_info .c_wrp .rt > ul > li {
        margin-top: 20px;
    }
}
@media (max-width:768px) {
	#company_04 .dx_map .root_daum_roughmap .wrap_map,
	#company_04 .dx_map iframe {
		height: 250px !important;
	}
	#company_04 .local_info ul > li > ul > li {
		font-size: 14px;
	}
}