/*************page-body*************/
.summernote p {
	font-size: 14px;
	font-weight: 300px;
	color: #565656;
	line-height: 2.0em;
}

/*설립취지*/
.desc {
	font-size: 18px;
	font-weight: 300px;
	color: #565656;
	line-height: 1.8em;
}
.bg-box {
	background-color: #fbe5f0;
	border-radius: 4px;
	border: 1px solid #fbdfed;
	margin: 20px 0px;
	padding: 25px 25px;
}
.bg-box .title {
	color: #d6006f;
	font-size: 20px;
	letter-spacing: -1px;
}
.bg-box .title img {
	vertical-align:top;
	margin-top: 7px;
}
.bg-box .desc {
	color: #565656;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -1px;
}

/*연혁*/
.history .title {
	font-size: 24px;
	color: #d6006f;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
.history ul {
	background: url("../../../images/line1.png") repeat-y 43px 0px;
}
.history li {
	margin-bottom: 40px;
	display: block;
}
.history .year {
	font-size: 22px;
	color: #d6006f;
	letter-spacing: -1px;
}
.history .year i {
	font-size: 10px;
	vertical-align: top;
	margin-top: 11px;
	margin-right: 15px;
}
.history .text {
	margin: 0 22px;
	color: #595656;
}
.history .text .date {
	min-width: 100px;
	font-size: 18px;
	float: left;
}
.history .text .desc {
	float: left;
	margin-left: 20px;
	font-size: 15px;
}

/*찾아오시는길*/
.address .map {
	text-align: center;
}
.address .map .map-box {
	width: 100%;
	height: auto;
	border: 1px solid #333;
}
.address .map img {
	/*border: 1px solid #333;*/
}
.address .map .text {
	font-size: 15px;
	color: #fff;
	letter-spacing: -1px;
	/*background: url("../../../images/map-text-bg.png") repeat;*/
	background-color: rgba(0,0,0,0.6);
	padding: 10px;
	text-align: center;
}
.address .way {

}
.address .way .icon{
	width: 40px;
	vertical-align: top;
	display: inline-block;
}
.address .way .title{
	color: #d6006f;
	font-size: 20px;
	letter-spacing: -1px;
	display: inline-block;
	margin-left: 20px;
	margin-top: 4px;
}
.address .way ul {
	padding-left: 60px;
}
.address .way ul li {
	background: url("../../../images/dot.png") no-repeat left 14px;
	padding-left: 10px;
	color: #595656;
	font-size: 16px;
	line-height: 2em;
}

/*장학생 선발 안내*/
.scholarship .section {
	margin-bottom: 80px;
}
.scholarship .title {
	font-size: 20px;
	color: #d6006f;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.scholarship ul {
	padding-left: 10px;
}
.scholarship ul li {
	background: url("../../../images/dot.png") no-repeat left 14px;
	padding-left: 10px;
	color: #595656;
	font-size: 16px;
	line-height: 2em;
}
.scholarship .black {
	color: #000;
	font-weight: 500;
}
.scholarship .btn-pink {
	font-size: 16px;
	letter-spacing: -1px;
}
.scholarship .btn-pink {
	background-color: #d6006f;
}
.scholarship .process li {
	color: #000;
	font-size: 17px;
	font-weight: 500;
	background-image: none;
	padding-left: 0px;
	display: inline-block;
	background-color: #f9d9ea;
	width: 130px;
	min-height: 110px;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	padding: 35px 15px;
	margin: 10px 10px;
	letter-spacing: -1px;
}
.scholarship .process li:first-child {
	padding: 15px 15px;
}
.scholarship .process li:nth-child(3) {
	padding: 20px 15px;
}
.scholarship .process .gray {
	display: block;
	font-size: 13px;
	color: #595656;
	line-height: 14px;
	font-weight: 300;
}

/*후원 안내*/
.donation .t1{
	font-size: 22px;
	color: #d6006f;
}
.donation .t2{
	background: url("../../../images/logo-icon-15.png") no-repeat left 7px;
	padding-left: 20px;
	font-size: 20px;
	color: #d6006f;
}
.donation .c1{
	font-size: 17px;
	color: #595656;
	line-height: 1.8em;
}
.donation .c2{
	font-size: 18px;
	color: #000000;
	border: 1px solid #fbe5f0;
	background-color: #fbe5f0;
	border-radius: 4px;
	padding: 40px;
	line-height: 2em;
}
.donation .c2 .item{
	font-size: 15px;
	color: #595656;
}
.donation .r1{
	font-size: 15px;
	color: #595656;
}





