@import url("http://fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");

body {
	color:#666;
	background-color:#fff;
	font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size:14px; line-height:1.5em;
	margin:0; padding:0;
	letter-spacing: -0.03em;
}
/* ¸Þ´º¿Í º»¹® »çÀÌÀÇ °£°Ý */
section {
		padding: 30px 0 30px 0;
		}

@media only screen and (min-width: 992px) {
	.sp50 {
		padding: 0 0 0 50px;
		}
}
article p {
		font-family: 'Nanum Gothic';
		font-weight: 300;
		}
article hr {
  border: 0;
  height: 0px; /* ±×¸²ÀÚ¾ø¾Ú */
  border-top: 1px dotted #e7e7e7;
}
h1 {
	font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
	font-size:36px; 
	color:#003399;
	}

h2 {
	font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
	font-size:20px; 
	font-weight: 400;
	line-height:50px;
	color:#003399;
	}

h3 {
	font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
	font-size:24px; 
	font-weight: 300;
	color:#003399;
	}
.slogan {
	font-family: 'Nanum Myeongjo';
	font-size:24px; 
	font-weight: 600;
	color:#003399;
	}
h4 {
	font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
	font-size:20px; 
	font-weight: 300;
	color:#003399;
	}
h5 {
	font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
	font-size:18px; 
	font-weight: 300;
	color:#003399;
	}
h6 {
	font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
	font-size:16px; 
	font-weight: 300;
	color:#003399;
	}
.m_contact {
	font-size:30px; 
	font-weight: 700;
	}
.line-bottom {
		border-bottom: solid 1px #003399;
	}
.line-top2 {
		border-top: solid 2px #179BD7;
	}
.line-left {
		border-left: rgba(0,0,0,0.1) 1px solid;
	}
.line-left3 {
		border-left: solid 3px #003399;
		padding: 0 0 0 10px;
	}
		ul.iconx {
			cursor: default;
			list-style: none;
		}

			ul.iconx li {
				display: inline-block;
				zoom:1; *display:inline;
			}
#footer {
	color: rgba(255,255,255,0.6);

	background: #313131;
	background: -moz-linear-gradient(top, #555555 0%, #313131 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a1d2b), color-stop(100%, #313131));
	background: -webkit-linear-gradient(top, #555555 0%, #313131 100%);
	background: -o-linear-gradient(top, #555555 0%, #313131 100%);
	background: -ms-linear-gradient(top, #555555 0%, #313131 100%);
	background: linear-gradient(to bottom, #555555 0%,#313131 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#313131',GradientType=0 );
}

#footer>.container {
	padding-top:40px;
	margin-bottom:40px;
}
/* ·Î±×ÀÎ¿¡ ÁÙ »ý±â´Â °Å Á¦°Å */
legend {
  border: 0;
}

div.heading-title {
    position: relative;
    margin-bottom: 10px;
}
section {
	padding: 20px 0 0 0;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:600;
font-family:'Noto Sans KR',Arial,Helvetica,sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
