.objective-box{}
.objective-box .img-box{padding:20px 0;}
.objective-box dl{display: block;padding: 35px 0 35px 190px;}
.objective-box dl dt{position: relative;padding: 0px 0 0px 14px;margin: 0 0 5px 0;font-size: 18px;line-height: 28px;font-weight: 500;color: #333;}
.objective-box dl dt:after{content: "";display: block; position: absolute;top:10px;left: 0;width: 4px;height: 4px;background-color:#333;}
.objective-box dl dd{line-height:26px;}
.objective-box dl:nth-of-type(1){background:url(/_res/ajou/gs/img/content/img-ob01.gif) no-repeat 0 50%;}
.objective-box dl:nth-of-type(2){background:url(/_res/ajou/gs/img/content/img-ob02.gif) no-repeat 0 50%;}
.objective-box dl:nth-of-type(3){background:url(/_res/ajou/gs/img/content/img-ob03.gif) no-repeat 0 50%;}
@media screen and (max-width: 1024px) {
	
	
}
@media screen and (max-width: 768px) {
	.objective-box dl{display: block;padding: 100px 0 35px 0px;}
	.objective-box dl dd{line-height: 22px;font-size: 14px;}
	.objective-box dl dt{position: relative;padding: 0px 0 0px 11px;margin: 0 0 5px 0;font-size: 16px;}
	.objective-box dl:nth-of-type(1){background: url(/_res/ajou/gs/img/content/img-ob01.gif) no-repeat 50% 0;background-size: 100px;}
	.objective-box dl:nth-of-type(2){background: url(/_res/ajou/gs/img/content/img-ob02.gif) no-repeat 50% 0;background-size: 100px;}
	.objective-box dl:nth-of-type(3){background: url(/_res/ajou/gs/img/content/img-ob03.gif) no-repeat 50% 0;background-size: 100px;}
	.objective-box dl dt:after{top: 13px;}
}
@media screen and (max-width: 420px) {
	
	
	
}