@charset "utf-8";
@import url('//cdn.jsdelivr.net/font-iropke-batang/1.2/font-iropke-batang.css');

#kpee {text-align: center;}
#kpee span {display: block; }
#kpee_logo {
	padding: 70px 0;
	height: 100px;
}
#kpee .height {padding: 30px;}
#kpee .intro_text1 {
	padding-bottom: 10px;
	font-size: 20px;
	font-family: 'Iropke Batang';
}
#kpee p {
	margin-top: 30px;
	margin-bottom: 50px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 20px 0;
	font-size: 50px;
	font-family: 'Iropke Batang';
	color: #00a4a5;
	letter-spacing: -2px;
	display: inline-block;
}
#kpee .intro_text2 {
	padding-bottom: 20px;
	font-size: 20px;
	font-family: 'Iropke Batang';
}
#kpee .intro_text3 {
	padding-bottom: 10px;
	font-size: 20px;
	color: #e08271;
	font-weight: bold;
	letter-spacing: -1px;
}
#kpee .intro_text4 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #006364;
	font-weight: bold;
	letter-spacing: -1px;
}
#kpee .intro_text5 {
	padding-bottom: 10px;
	font-size: 20px;
	font-family: 'Iropke Batang';
}
#kpee #slogan {
	position: relative;
	margin: 50px auto;
	box-sizing: border-box;
	width: 600px;
	height: 100px;
	text-align: center;
	box-sizing: border-box;
}
#kpee #slogan img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
#kpee #slogan span {
	padding-top: 15px;
	padding-left: 100px;
	font-size: 22px;
	letter-spacing: -1px;
	font-family: 'Nanum Myeongjo', serif;
	color: #585858;
	font-weight: bold;
	text-align: left;
	display: block;
}
#kpee #slogan span b {
	color: #c14c36;
	letter-spacing: 1px;
}
#kpee ul li {
	padding: 20px 0 100px;
	display: inline-block;
}
#kpee ul::after{
	content:"";
	display: block;
	clear: both;
}
