/*tab2_sub4*/
#tab2_sub4 h1 {
	margin: 20px 0;
}
#tab2_sub4 h1 p{
	font-size: 16px;
  font-weight: 500;
}

#tab2_sub4 h3{
	line-height: 22px;
    font-size: 22px;
	position: relative;
}
#tab2_sub4 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;
}
#tab2_sub4 .root_daum_roughmap .wrap_map {
    height: 400px !important;
}
@media only screen and (max-width: 992px) {
	#tab2_sub4 .root_daum_roughmap .wrap_map {
    	height: 300px !important;
	}
	#tab2_sub4 > ul > li:last-child {
		border-left: 0px;
	}
}


#tab2_sub4 .tab2_sub4_img_wrp{
	position: relative;
	width: 400px;
	height: 461px;
	display: inline-block;
	top: 30px;
  left: 30px;
	background: url("../img/tab1_sub1_img_wrp.png");
	background-color: #fcfcfc;
}
#tab2_sub4 .tab2_sub4_img_wrp > img{
	position: absolute;
	left: -15px;
	top: -15px;
}
@media only screen and (max-width:479px){
	#tab2_sub4 .tab2_sub4_img_wrp{
		background-color: #ddd;
		top: 15px;
    	left: 15px;
		width: initial;
		height: initial;
	}
}
#tab2_sub4 .txt_bold {
	font-weight: 900;
	color: #333333;
}
#tab2_sub4 .present-ment h3.mt_50 {
	margin-top: 50px;
}

#tab2_sub4 .process-area > li {
	padding-bottom: 20px;
}
#tab2_sub4 .process-area > li > .process{
	border: 1px solid #eee;
	min-height: 180px;
}
#tab2_sub4 .process-area > li > a > img {
	border: 1px solid #eee;
}
#tab2_sub4 .process-area > li > .process > span{
	display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 3px;
}
#tab2_sub4 .process-area > li > .process > span > strong{
	display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #0d93bb;
    padding: 5px 8px;
    color: #fff;
}
#tab2_sub4 .process-area > li > .process > ul{
	list-style: disc;
	padding-left: 30px;
}
#tab2_sub4 .process-area > li > .process > ul > li{
	line-height: 17px;
  margin-bottom: 10px;
}
@media only screen and (max-width:992px){
	.m-pn {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.img_list {
		float: left;
	}
}
@media only screen and (max-width:480px){
	.img_list {
		width:50%;
	}
	.img_list img{
		width: 100%;
}
@media only screen and (max-width:360px){
	#tap_wrp.tab_company {
		height: 100px;
	}
}
