.mt6 {
	margin-top: 6px !important;
}

.pb67 {
	padding-bottom: 67px !important;
}
.posR {
	position: relative !important;
}
.goTopDiv {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 55px;
	height: 53px;
	display: block;
	border: 1px solid #ccc;
}
.goTopDiv a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -99999px;
	background: url("../images/style/top.jpg") no-repeat 0 0;
}
.subTitle {
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.subTitle div {
	text-align: center;
    padding-top: 115px;	
}
.subTitle div h2 {
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 700;
	font-size: 50px;
	color: #fff;
	padding-bottom: 18px;
	position: relative;
}
.subTitle div h2:after {
	position: absolute;
	content:"";
	display: block;
	width: 50px;
	height: 3px;
	background-color: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.subTitle div p {
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #fff;
	padding-top: 27px;
}
.subTitle.t1 {
	background-image: url("../images/style/t1.jpg");
}
.subTitle.t2 {
	background-image: url("../images/style/t2.jpg");
}
.subTitle.t3 {
	background-image: url("../images/style/t3.jpg");
}
.subTitle.t4 {
	background-image: url("../images/style/t4.jpg");
}
.subTitle.t5 {
	background-image: url("../images/style/t5.jpg");
}
.subTitle.t6 {
	background-image: url("../images/style/t6.jpg");
}
.subTitle.t7 {
	background-image: url("../images/style/t7.jpg");
}
.subTitle.t8 {
	background-image: url("../images/style/t8.jpg");
}
.subTitle.t9 {
	background-image: url("../images/style/t9.jpg");
}
.location {
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
}
.location ul li.locList {
	float: left;
	display: block;
	text-align: center;
	width: 182px;
	height: 43px;
	line-height: 43px;
	border-left: 1px solid #e1e1e1;
	position: relative;
}
.location li.home {
	width: 42px !important;
}
.location li.home a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999999px;
	background: url("../images/style/home.jpg") no-repeat 0 0;
}
.location li.locList a {
	display: inline-block;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #292929;
}
.location li.hasSub > a {
	padding-right: 25px;
	background: url("../images/style/arrow.png") no-repeat right center;
}
.location li.locList:last-child {
	border-right: 1px solid #e1e1e1;
}
ul.twoDepth {
	position: absolute;
	width: 184px;
	max-height: 0;
	background-color: #fff;
	border-top: 0px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	z-index:1;
	overflow: hidden;
	left: -1px;
	top: 43px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.imgWrap {
	width: 100%;
}
.imgWrap img {
}
.bnUl li {
	margin-top: 18px;
}
.bnUl li:first-child {
	margin-top: 0;
}

.inner02 {
	width: 1200px;
	margin-left: 42px;
}
.ser {
	line-height: 1.6;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 0 100px;
	position: relative;
}