body {
	color:#666;
	background-color:#fff;
	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-weight: 400;
		}
article hr {
  border: 0;
  height: 0px; /* ±×¸²ÀÚ¾ø¾Ú */
  border-top: 1px dotted #e7e7e7;
}
h1 {
	font-size:36px; 
	color:#003399;
	}

h2 {
	font-size:20px; 
	font-weight: 400;
	line-height:45px;
	color:#003399;
	}

h3 {
	font-size:24px; 
	font-weight: 300;
	color:#003399;
	}
.slogan {
	font-size:24px; 
	font-weight: 600;
	color:#179BD7;
	}
h4 {
	font-size:20px; 
	font-weight: 300;
	color:#003399;
	}
h5 {
	font-size:18px; 
	font-weight: 300;
	color:#003399;
	}
h6 {
	font-size:16px; 
	font-weight: 300;
	color:#003399;
	}
.m_contact {
	font-size:30px; 
	font-weight: 700;
	}
.line-bottom {
		border-bottom: solid 1px #003399;
	}
.sp-bottom {
		margin-bottom:30px;
	}
.white {
		color:#ffffff;
	}
.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;
}
/* À­¸Þ´º ÆùÆ® ±½±â */
  .navbar-nav > li > a {
    font-weight: 600;
  }

.footer .widget .widget-title {
  font: 400 14px/1.1 "Montserrat", Arial, sans-serif;
  margin: 2px 0 25px;
  text-transform: uppercase;
  color: #fff;
}
.fa-ul li .fa-li {
  left: -23px;
  width: auto;
  top: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

