/*tab1_sub5*/
#tab1_sub5 h1 {
	margin: 20px 0;
}
#tab1_sub5 h1 p{
	font-size: 16px;
  font-weight: 500;
}

#tab1_sub5 h3{
	line-height: 22px;
    font-size: 22px;
	position: relative;
}
#tab1_sub5 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;
}
#tab1_sub5 .root_daum_roughmap .wrap_map {
    height: 400px !important;
}
@media only screen and (max-width: 992px) {
	#tab1_sub5 .root_daum_roughmap .wrap_map {
    	height: 300px !important;
	}
	#tab1_sub5 > ul > li:last-child {
		border-left: 0px;
	}
	.text-dark {
		font-size: 14px;
	}
}

#tab1_sub5 .present-ment p{
	font-size: 17px;
	line-height: 28px;
	word-break: keep-all;
	font-weight: 400;
}

@media only screen and (max-width: 480px) {
	#tab1_sub5 .page_title h1 {
		margin: 0 0 10px 0;
		font-size: 22px;
		line-height: 22px;
	}
	#tab1_sub5 .page_title h1 p {
		font-size: 14px;
	}

	#tab1_sub5 h1 p{
		font-size: 16px;
	  font-weight: 500;
	}

}
