body{
	background: #fff;
}
h3{
	font-weight: unset;	
}


#menu-bg-w{
	height: 280px;
	width: 100%;
	position: absolute;
	background: #fff;
	display: none;
}
#logo_black{
	display: none;
}
#m-menu-bg{
	width: 100%;
	height: 864px;
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0;
	display: none;
	margin-left: -15px;
	margin-right: -15px;
	height: 100%;
	z-index: 1;
}
.header{
	background: none;
}
.header h1{
	padding-top: 41px;
}
.header .container .row h1 img{
	width: 110px;
}
.header .header-top-util{
	top: 18px;
	border: 1px solid #7E7E7E;
	border-radius: 13px;
	right: 50px;
}
.header .header-top-util li a{
	color: #d1d1d1;
	font-size: 13px;
	font-family: 'NotoSansKR-Regular';
	letter-spacing: -0.65px;
	line-height: 20px;
	padding: 3.5px 25px;
}
.header .header-top-util li{
	padding: 0;
	margin-left: 0px;
}
.header .header-top-util li:before{
	top: 4px;
	height: 12px;
}
.header .sns-link{
	position: absolute;
	top: 18px;
	right: 0px;
}
.header .sns-link li{
	
}
.sub_breadcrumb{
	text-align: center;
}
.sub_breadcrumb h3{
	margin-top: 50px;
	letter-spacing: -2px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: 'GmarketSansTTFMedium';
	font-size: 40px;
}
.breadcrumb{
	background: transparent;
	margin-top: 6px;
}
.breadcrumb li{
	letter-spacing: -0.8px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 34px;
	font-family: 'NotoSansKR-Regular';
}
.breadcrumb li+li:before{
	color: #fff;
	content: ">";
	padding: 0 10px;
}
.breadcrumb li a{
	letter-spacing: -0.8px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 34px;
	font-family: 'NotoSansKR-Regular';
}
.breadcrumb li a strong{
	font-weight: unset;
	font-family: 'NotoSansKR-Bold';
}
.gnb{
	top: 60px;
	left: 260px;
	width: 78.5%;
}
.gnb .gnb-bor{
	width: 100%;
	height: 1px;
	background: #DCDCDC;
	position: absolute;
	top: 49px;
	z-index: -1;
	display: none;
}
.gnb .menu{
	width: 17.6%;
}
.gnb .menu1 h3{
	text-align: left;
}
.gnb .menu:last-child{
	width: 12%;
}
.gnb .menu:last-child h3{
	text-align: right;
}
.gnb .menu h3 a{
	font-weight: unset;
	font-family: 'NotoSansKR-Medium';
	width: auto;
	display: inline-block;
}
.gnb .menu1 h3{
	padding-left: 0px;
	border-bottom: none;
}
.gnb .menu:last-child h3{
	padding-right: 0px;
}
.gnb .menu h3 a:hover, .gnb .menu ul li a:hover, .gnb .menu ul li a.active{
	background: none;
	color: #000 !important;
	border-bottom: none;
	font-weight: unset;
	font-family: 'NotoSansKR-Bold';
}
.gnb .menu h3 a:hover{
	border-bottom: 3px solid #1665CF;
}
.gnb .menu h3 a.active{
	background: none;
}
.gnb-bg{
	border-bottom: none;
	background: none;
}
.gnb .menu ul{
	padding: 30px 34px;
}
.gnb .menu1 ul{
	padding-left: 0;
}
.gnb .menu:last-child ul{
	padding-right: 0;
}
.gnb .menu ul li{
	font-family: 'NotoSansKR-Regular';
	padding: 5px;
}
.gnb .menu ul li a{
	color: #fff;
	border-bottom: none;
	font-size: 17px;
}
.footer-banner{
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	background: #fff;
}
.footer .row .footer-bottom address{
	width: 100%;
	text-align: center;
	color: #666666;
	font-family: 'NotoSansKR-Regular';
	letter-spacing: -0.8px;
	line-height: 24px;
}
.footer{
	background: #fff;
}
.footer .row .footer-bottom p{
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 20px;
	margin-bottom: 20px;
}
.footer .row .footer-bottom p span{
	display: inline-block;
	width: 50%;
	text-align: right;
	padding-right: 20px;
}
.footer .row .footer-bottom p span a{
	color: #000 !important;
	font-weight: unset;
	font-family: 'NotoSansKR-Bold';
}
.footer .row .footer-bottom p span:nth-child(2){
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
}
.footer .row .footer-bottom p span:nth-child(2):before{
	content: '';
	background: #B1B1B1;
	height: 26px;
	width: 1px;
	position: absolute;
	left: 50%;
}
.footer-banner .row ul li{
	float: left;
	width: 20%;
	margin: 0 2.5%;
}

@media(max-width: 991px){
	.header ,container .row .logo{
		position: relative;
	}
	.header h1{
		padding-top: 15px;
	}
	.header .container .row h1 img{
		width: 60px;
	}
	.header .all-menu-open{
		left: auto;
		right: 15px;
		top: 10px;
	}
	.header .all-menu-open a{
		color: #fff;
		font-size: 22px;
	}
	.header .all-menu-close{
		right: 15px;
		position: absolute;
		z-index: 102;
		display: none;
	}
	.header .all-menu-close a{
		font-size: 32px;
		color: #000;
	}
	.m-menu .menu h3{
		padding: 0;
	}
	.header .header-top-util{
		border: none;
		text-align: center;
		padding-right: 0px;
		padding-top: 15px;
		text-align: left;
		border-radius: 0;
		border-bottom: 1px solid #dcdcdc;
		background: #f3f3f3;
	}
	.header .header-top-util li{
		width: unset;
	}
	.header .header-top-util li:before{
		left: -3px;
	}
	.header .header-top-util li a{
		color: #666;
		font-family: 'NotoSansKR-Regular';
		letter-spacing: -0.65px;
		line-height: 20px;
		padding: 0 18px;
	}
	.header .sns-link{
		top: 14px;
		right: 110px;
	}
	.m-menu{
		top: 0px;
		width: 85%;
		height: 100%;
		background: #fff;
	}
	.m-menu .menu{
		border-bottom: 1px solid #dcdcdc;
	}
	.m-menu .menu h3{
		float: none;
	}
	.m-menu .menu h3 a{
		padding: 23px 0 15px 15px;
		font-size: 18px;
		font-family: 'NotoSansKR-Bold';
		font-weight: unset;
		width: 100%;
		display: block;
	}
	.m-menu .menu3 h3 a, .m-menu .menu4 h3 a, .m-menu .menu5 h3 a, .m-menu .menu6 h3 a{
		padding: 25px 0 28px 15px;
	}
	.m-menu .menu ul{
		float: none;
	}
	.gnb{
		width: 100%;
	}
	.gnb .menu, .gnb .menu:last-child{
		padding: 0;
		width: 100%;
	}
	.gnb .menu:last-child h3{
		text-align: inherit;
	}
	.gnb .menu ul{
		padding: 0;
		margin-bottom: 30px;
	}
	.gnb .menu ul li{
		padding: 0 5px;
	}
	.gnb .menu h3 a:hover, .gnb .menu h3 a.active{
		border-bottom: none;
		text-decoration: none;
		color: #000;
	}
	.bottomFormBox .alert-default .rightForm .select_none{
		width: 18%;
	}
	.bottomFormBox .alert-default .rightForm button{
		width: 15%;
	}
	.gnb .menu ul li a{
		color: #666;
		padding: 0px 20px;
		font-size: 16px;
		font-family: 'NotoSansKR-Regular';
		line-height: 30px;
	}
/* 	.footer-banner{
		display: block;
	} */
	.footer .row .footer-bottom{
		background: #fff;
		padding: 30px 20px;
	}
	.footer .row .footer-bottom address{
		letter-spacing: -0.7px;
	    font-size: 14px;
		line-height: 18px;
	    margin: 0px auto;
	    text-align: center;
	}
	.footer .row .footer-bottom p{
		font-size: 18px;
	}
	.footer .row .footer-bottom p span{
		width: auto;
	}
	.footer .row .footer-bottom p span a{
		font-size: 15px;

	}
	.footer-banner{
		padding: 17px 0 14px 0;
		display: block;
	}
	.footer-banner .row ul li{
		margin: 0 8px;
		width: 42%;
	}
	.footer-banner .row ul li:last-child{
		width: 50%;
		margin-left: 0;
		margin-right: 0;
	}
	.footer-banner .row ul li:nth-child(1), .footer-banner .row ul li:nth-child(3){
		margin-left: 0;
	}
	.footer-banner .row ul li img{
		height: 26px;
	}
	.footer .row .footer-bottom p span:nth-child(2):before{
		height: 21px;
		left: 59%;
	}
}