.clearFix:after {
	content:"";
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}
ul:after,ol:after,dl:after {
	content:"";
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}
.pt31 {
	padding-top: 31px;
}
.pt46 {
	padding-top: 46px;
}
.pt48 {
	padding-top: 48px;
}
.pt53 {
	padding-top: 53px;
}
.pb113 {
	padding-bottom: 113px;
}
.newSection p, .newSection h3 {
	line-height: 1;
}

/* 콘텐츠 02 */
.newSection {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ns01 {
	padding: 75px 0 71px;
}
.ns01 h3 {
	font-family: 'NanumSquare', sans-serif;
	font-weight: 700;
	font-size: 40px;
	color: #28a99a;
	text-align: center;
	letter-spacing: -2px;
}
.ns01 p {
	font-family: 'Nanum Gothic', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #444;
	text-align: center;
	line-height: 1.6;
}
.ns01 p.nsTxt01 {
	padding-top: 29px;
}
.ns01 p.nsTxt02 {
	padding-top: 13px;
}
.ns01 ul li {
	float: left;
	margin-left: 8px;
}
.ns01 ul li:first-child {
	margin-left: 0;
}
/* 콘텐츠 05 */
.newTit {
	font-family: 'NanumSquare', sans-serif;
	font-weight: 400;
	font-size: 50px;
	color: #000;
	text-align: center;
	line-height: 1;
	padding-bottom: 40px;
	background: url("../images/tit_deco.png") no-repeat center bottom;
}
.newTit strong {
	font-weight: 700;
}
.spcUl li {
	float: left;
	margin-left: 19px;
}
.spcUl li:first-child {
	margin-left: 0;
}
/* contact us */
.btn.newRed {
	width: 218px;
	height: 41px;
	line-height: 41px;
	border-radius: 22px;
	border: 2px solid #ed1c24;
	display: inline-block;
	font-family: 'NanumSquare', sans-serif;
	font-size: 16px;
	color: #ed1c24;
}