#content h4 {
	position: relative;
	font-size: 130%;
	font-weight: 300;
	line-height: normal;
	letter-spacing: -1px;
	margin: 30px 0 10px 0;
	padding-left: 22px;
	background: url(/images/open.content/hwarang/common/h4-icon.png) 0 8px no-repeat;
}



/*2020.12.02*/
@media screen and (max-width:1024px){

	#visual-area .bx-wrapper .bx-pager {
		position: relative;
		margin: 0 auto;
		width: 230px;
		height: 0px;
		text-align: center;
		z-index: 1;
	}


	div.black {
	position: relative;
	bottom: 116px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0;
	max-width: 845px;
	max-height: 55px;
	padding: 25px 1px 46px 1px;

	background: rgba(0, 0, 0, 0.7);
}


	#content-main p {
		position: relative;
		text-align: center;
		vertical-align: top;
		z-index: 1;
	}
	 .logo{
	 display: none;
	}
	div #visual-area{
	}
}