/*브랜드 페이지--------------------------*/
.j_brand img{
	width : 100%;
	-webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.j_brand .j_deco i{
	top : 5px;
	margin-right : 5px;
}



/*소개 페이지--------------------------*/







/*오시는길 페이지--------------------------*/
.j_brand .j_board_con{
	padding : 10px;
}
#daumRoughmapContainer1613524689204{
	width : 100% !important;
}
.root_daum_roughmap .border1,
.root_daum_roughmap .border2,
.root_daum_roughmap .border3,
.root_daum_roughmap .border4{
	background : transparent !important;
	border : 0 !important;
}
.root_daum_roughmap .wrap_controllers{
	display : none;
}



.j_map_explain.j_address{
	padding-bottom : 60px;
	border-bottom : 1px solid rgba(0,0,0,0.1);
}
.j_map_explain h3{
	width : 150px;
	margin-right : 80px;
}
.j_map_explain .j_text_con{
	width : calc(100% - 230px);
}
.j_map_explain.j_address .j_text_con p i{
	margin-right : 10px;
}
.j_map_explain .j_text_con h4 i{
	margin-right : 10px;
}
.j_map_explain .j_text_con ul li{
	align-items : center;
}
.j_map_explain .j_text_con .j_subway ul li{
	align-items : unset;
}
.j_map_explain .j_text_con ul li p{
	width : calc(100% - 150px);
}

.j_map_explain .j_text_con ul li .j_point{
	width : 120px;
/*	height : 40px;*/
	border-radius : 20px;
	text-align : center;
	margin-right : 30px;
/*	line-height : 40px;*/
	padding : 10px 5px;
	line-height : 1.4;
	align-items : center;
}
.j_map_explain .j_text_con ul li .j_point span{
	margin : 0 auto;
}
.j_map_explain .j_text_con ul li:last-child .j_point{
	margin-bottom : 0;
}

.j_map_explain .j_text_con .j_point_01{
	background-color : #7bc5a2;
}

.j_map_explain .j_text_con .j_point_02{
	background-color : #3149a1;
}
.j_map_explain .j_text_con .j_point_03{
	background-color : #5aa749;
}
.j_map_explain .j_text_con .j_point_04{
	background-color : #80b1da;
}
.j_map_explain .j_text_con .j_point_05{
	background-color : #649543;
}
.j_map_explain .j_text_con .j_point_06{
	background-color : #ff0000;
}
.j_map_explain .j_text_con .j_point_07{
	background-color : #ae0000;
}


@media screen and (max-width: 1280px){ 
	
	#daumRoughmapContainer1613524689204{
		height : 460px !important;
	}

	.j_map_explain.j_address{
		padding-bottom : 58px;
	}
	.j_map_explain h3{
		width : 120px;
		margin-right : 60px;
	}
	.j_map_explain .j_text_con{
		width : calc(100% - 180px);
	}
	.j_map_explain .j_text_con ul li p{
		width : calc(100% - 138px);
	}
	.j_map_explain .j_text_con ul li .j_point{
		width : 110px;
/*		height : 38px;*/
		margin-right : 28px;
/*		line-height : 38px;*/
	}

}
@media screen and (max-width: 1024px){ 
	#daumRoughmapContainer1613524689204{
		height : 460px !important;
	}

	.j_map_explain.j_address{
		padding-bottom : 58px;
	}
	.j_map_explain h3{
		width : 100px;
		margin-right : 40px;
		text-align : left;
	}
	.j_map_explain .j_text_con{
		width : calc(100% - 140px);
	}
	.j_map_explain .j_text_con h4 i{
		margin-right : 10px;
	}
	.j_map_explain .j_text_con ul li p{
		width : calc(100% - 110px);
	}
	.j_map_explain .j_text_con ul li .j_point{
		width : 90px;
/*		height : 34px;*/
		margin-right : 20px;
/*		line-height : 34px;*/
	}


}
@media screen and (max-width: 760px){ 
	#daumRoughmapContainer1613524689204{
		height : 360px !important;
	}

	.j_brand .j_board_con{
		padding : 5px;
	}
	.j_map_explain.j_address{
		padding-bottom : 40px;
	}
	.j_map_explain.j_address h3{
		width : 30px;
		margin-right : 10px;
	}
	.j_map_explain.j_address .j_text_con{
		width : calc( 100% - 40px);
	}
	.j_map_explain.j_address .j_text_con p{
		line-height : 1.7;
	}
	.j_map_explain.j_transport h3{
		width : 100%;
		margin : 0;
		margin-bottom : 20px;
		float : none;
		text-align : left;
	}
	.j_map_explain.j_transport .j_text_con{
		width : 100%;
	}
	.j_map_explain .j_text_con ul li .j_point{
		width : 70px;
/*		height : 26px;*/
/*		line-height : 26px;*/
/*		border-radius : 13px;*/
		margin-right : 10px;
	}
	.j_map_explain .j_text_con ul li p{
		width : calc(100% - 80px);
	}

	.j_map_explain .j_subway {
		margin-bottom : 20px;
	}


}
