

#person-wrapper{
 margin: 0px auto;
 width: 680px;
 height: 678px;
 position: relative;
 background: url('/recruit/img/person/main_back_202104.png') no-repeat 0px 0px;
}

#person-wrapper .category-sec{
  width: 210px;
  position: absolute;
}

#person-wrapper .category-sec .category-title{
   text-align: center;
}

#person-wrapper .category-sec .category-doc{
   margin-top: 15px;
   font-weight: bold;
}

#person-wrapper #sec1{
  top: 120px;
  left: 240px;
}

#person-wrapper #sec2{
  top: 470px;
  left: 30px;
}

#person-wrapper #sec3{
  top: 470px;
  left: 440px;
}

