/*
+----------------------------------------------------------------------+
| Copyright (c) 2010-2018 STUDYMAX. co. Ltd
+----------------------------------------------------------------------+
| 작업일 : 2018-09-21
| 파일설명 : 인재채용 > 인재상
+----------------------------------------------------------------------+
| 작업자 : 박소율
+----------------------------------------------------------------------+
| 수정이력
|
+----------------------------------------------------------------------+
*/

@charset "utf-8";

.ft_size17{font-size: 17px;}
.ft_size28{font-size: 28px;}

.peopleContentsWrap{padding-top: 100px; padding-bottom: 120px;}
.peopleContents{float: left; width: 25%; text-align: center;}
.peopleContents .iconArea{width: 236px; height: 89px; padding-top: 147px; border-radius:50%; border: 2px solid #404040; margin: 0 auto;  background-repeat: no-repeat;background-position: 50% 36px; font-size: 28px;}
.peopleContents:nth-child(1) .iconArea{background-image: url('/smciImages/front/recruit/rightPeople_icon01.png'); }
.peopleContents:nth-child(2) .iconArea{background-image: url('/smciImages/front/recruit/rightPeople_icon02.png'); }
.peopleContents:nth-child(3) .iconArea{background-image: url('/smciImages/front/recruit/rightPeople_icon03.png'); }
.peopleContents:nth-child(4) .iconArea{background-image: url('/smciImages/front/recruit/rightPeople_icon04.png'); }