.job_posting, .job_posting * { margin: 0; padding: 0; list-style-type: none; } .job_posting { padding: 0; font-family: 'Noto Sans KR', -apple-system-font, "Apple SD Gothic Neo", sans-serif !important; letter-spacing: -1px; box-sizing: border-box; } .job_posting .jp_top { position: relative; display: block; width: 100%; padding: 0; text-align: center; box-sizing: border-box; } .job_posting .jp_top .jp_subject { position: absolute; bottom: 42px; left: 0; width: 100%; text-align: center; } .job_posting .jp_top .jp_subject > p { line-height: 1; padding: 0; margin: 0; font-weight: bold; font-size: 27px; color: #333; text-align: center; } .job_posting .jp_top .jp_subject > strong { display: block; line-height: 36px; padding: 15px 0 19px; margin: 0; font-size: 30px; color: #464646; text-align: center; } .job_posting .jp_top .jp_subject > span { line-height: 26px; padding: 0; margin: 0; font-size: 18px; color: #333; text-align: center; font-weight: 300; } .job_posting .jp_txt { padding: 0; } .job_posting .mb10 { margin-bottom: 10px !important; } .job_posting .mb20 { margin-bottom: 20px !important; } .job_posting .mb30 { margin-bottom: 30px !important; } .job_posting .mb40 { margin-bottom: 40px !important; } .job_posting .mb50 { margin-bottom: 50px !important; } .job_posting .mb60 { margin-bottom: 60px !important; } .job_posting .mb70 { margin-bottom: 70px !important; } .job_posting .mb80 { margin-bottom: 80px !important; } .job_posting .mb90 { margin-bottom: 90px !important; } .job_posting .mb100 { margin-bottom: 100px !important; } .job_posting p.jp_tit { line-height: 1; padding: 0; font-size: 21px; color: #333; text-align: left; } .job_posting p.jp_sub_tit { line-height: 1; padding: 0; font-size: 17px; color: #333; text-align: left; } .job_posting p.jp_sub_tit.center { text-align: center; } .job_posting p.jp_bottom_txt { line-height: 1; padding: 10px 0 0; font-size: 17px; color: #333; text-align: left; } .job_posting table.jp_tb { width: 100%; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; } .job_posting table.jp_tb th { position: relative; line-height: 20px; padding: 10px 0 !important; font-size: 16px; color: #fff; font-weight: 300; text-align: center; letter-spacing: -1px !important; background: #8d8d8d; border: 1px solid #999 !important; } .job_posting table.jp_tb th:before { content: ''; display: inline-block; position: absolute; left: -1px; top: -1px; width: 1px; height: 42px; background: #fff; } .job_posting table.jp_tb th:first-child:before { display: none; } .job_posting table.jp_tb td { line-height: 20px; padding: 30px 17px !important; font-size: 16px; color: #111; font-weight: 300; text-align: center; letter-spacing: -1px !important; border: 1px solid #999 !important; border-width: 0 1px 1px 0; } .job_posting table.jp_tb td.left { padding: 22px 17px; text-align: left; } .job_posting ul.jp_ul { margin-top: -10px; } .job_posting ul.jp_ul:after { content: ''; display: block; clear: both; } .job_posting ul.jp_ul li { position: relative; padding: 0 0 0 24px; line-height: 30px; letter-spacing: -1px; font-size: 16px; color: #111; text-align: left; } .job_posting ul.jp_ul li .bold_red { color: #ff0000; } .job_posting ul.jp_ul li .bold_blue { color: blue; } .job_posting ul.jp_ul li strong { position: static; vertical-align: top; } .job_posting ul.jp_ul li span { display: inline-block; font-weight: 300; } /* 전형절차 */ .job_posting ul.jp_ul.procedure { margin: 0; padding: 0 0 0 0px; } .job_posting ul.jp_ul.procedure li { position: relative; float: left; padding-left: 50px !important; } .job_posting ul.jp_ul.procedure li:before { content: ''; display: block; position: absolute; top: 50%; left: 50%; /* ">" 간격 조절 */ width: 14px; height: 18px; margin: -9px 0 0 -56px; background: url('https://image.career.co.kr/career_new3/view2/jp_ul_arrow.jpg') no-repeat 50%; } .job_posting ul.jp_ul.procedure li:first-child { padding-left: 0 !important; } .job_posting ul.jp_ul.procedure li:first-child:before { display: none; } .job_posting ul.jp_ul.procedure li span { display: flex; align-items: center; justify-content: center; width: 100px; height: 100px; line-height: 1.2; text-align: center; font-size: 16px; background: #f2f2f2; border-radius: 100px; } .job_posting ul.jp_ul.procedure li:last-child span { font-weight: bold; color: #fff; background: #8d8d8d; } /* 리스트 공통 정렬 */ .job_posting span.list{ display: flex; align-items: flex-start; text-align: left; line-height: 1.7; } /* 기호 공통 UI */ .job_posting span.list::before{ flex: 0 0 .3em; /* 기호 자리 폭 */ margin-right: .1em; /* 기호-글 간격 */ line-height: 1.7; } /* 기호 종류 */ .job_posting span.list.dot::before{ content: "·"; } .job_posting span.list.dash::before{ content: "-"; } .job_posting span.list.star::before{ content: "*"; } .duty_box span.list.dot{ display: block; margin-top: 8px; /* 간격은 여기서 조절 */ } .duty_box span.list.dot:first-of-type{ margin-top: 0; /* 첫 번째 dot은 붙여두기 */ } .job_posting{ word-break: keep-all; overflow-wrap: break-word; } /* type 별 컬러 조절 */ /* 기본 #b8b8b8 */ .job_posting .copyright_bar .td1{background:#f2f2f2;} .job_posting .copyright_bar .td2{background:#e0e0e0;} .job_posting .copyright_bar .td3{background:#cccccc;} .job_posting .copyright_bar .td4{background:#b8b8b8;} .job_posting .copyright_bar .td5{background:#a6a6a6;} .job_posting .copyright_bar .td6{background:#999999;} .job_posting .copyright_bar .td7{background:#8d8d8d;} .job_posting .copyright_bar .td8{background:#6f6f6f;} /* type1 #844117 */ .job_posting.type1 p.jp_tit::before{background:#844117 !important;} .job_posting.type1 .jp_top .jp_subject>strong{color:#844117;} .job_posting.type1 table.jp_tb th{background:#b58d74;border:1px solid #b58d74 !important;} .job_posting.type1 .jp_tb td:first-child{background-color:#3b230225;vertical-align:middle;} .job_posting.type1 ul.jp_ul.procedure li:last-child span{background:#844117;} .job_posting.type1 .copyright_bar .td1{background:#f2e4dc;} .job_posting.type1 .copyright_bar .td2{background:#e4c9b8;} .job_posting.type1 .copyright_bar .td3{background:#d6ae95;} .job_posting.type1 .copyright_bar .td4{background:#c89473;} .job_posting.type1 .copyright_bar .td5{background:#b97a52;} .job_posting.type1 .copyright_bar .td6{background:#a86031;} .job_posting.type1 .copyright_bar .td7{background:#844117;} .job_posting.type1 .copyright_bar .td8{background:#5e2d0f;} /* type2 #17cbd2 */ .job_posting.type2 p.jp_tit::before{background:#17cbd2 !important;} .job_posting.type2 .jp_top .jp_subject>strong{color:#17cbd2;} .job_posting.type2 table.jp_tb th{background:#8be5e8;color:#111;border:1px solid #8be5e8 !important;} .job_posting.type2 .jp_tb td:first-child{background-color:#00ffff25;vertical-align:middle;} .job_posting.type2 ul.jp_ul.procedure li:last-child span{background:#17cbd2;} .job_posting.type2 .copyright_bar .td1{background:#e0fbfc;} .job_posting.type2 .copyright_bar .td2{background:#c2f3f5;} .job_posting.type2 .copyright_bar .td3{background:#9ee8ec;} .job_posting.type2 .copyright_bar .td4{background:#73dde2;} .job_posting.type2 .copyright_bar .td5{background:#45d3d9;} .job_posting.type2 .copyright_bar .td6{background:#22c8cf;} .job_posting.type2 .copyright_bar .td7{background:#17cbd2;} .job_posting.type2 .copyright_bar .td8{background:#0e8f95;} /* type3 #fbc417 */ .job_posting.type3 p.jp_tit::before{background:#fbc417 !important;} .job_posting.type3 .jp_top .jp_subject>strong{color:#fbc417;} .job_posting.type3 table.jp_tb th{background:#fde18b;color:#111;border:1px solid #fde18b !important;} .job_posting.type3 .jp_tb td:first-child{background-color:#ffd00020;vertical-align:middle;} .job_posting.type3 ul.jp_ul.procedure li:last-child span{background:#fbc417;} .job_posting.type3 .copyright_bar .td1{background:#fff6d9;} .job_posting.type3 .copyright_bar .td2{background:#ffeeb3;} .job_posting.type3 .copyright_bar .td3{background:#ffe58c;} .job_posting.type3 .copyright_bar .td4{background:#ffdc66;} .job_posting.type3 .copyright_bar .td5{background:#ffd23f;} .job_posting.type3 .copyright_bar .td6{background:#ffc91f;} .job_posting.type3 .copyright_bar .td7{background:#fbc417;} .job_posting.type3 .copyright_bar .td8{background:#c79a0f;} /* type4 #ef8e24 */ .job_posting.type4 p.jp_tit::before{background:#ef8e24 !important;} .job_posting.type4 .jp_top .jp_subject>strong{color:#ef8e24;} .job_posting.type4 table.jp_tb th{background:#f7c691;color:#111;border:1px solid #f7c691 !important;} .job_posting.type4 .jp_tb td:first-child{background-color:#c9490425;vertical-align:middle;} .job_posting.type4 ul.jp_ul.procedure li:last-child span{background:#ef8e24;} .job_posting.type4 .copyright_bar .td1{background:#fff0e0;} .job_posting.type4 .copyright_bar .td2{background:#ffd8b3;} .job_posting.type4 .copyright_bar .td3{background:#ffc085;} .job_posting.type4 .copyright_bar .td4{background:#ffa957;} .job_posting.type4 .copyright_bar .td5{background:#ff9229;} .job_posting.type4 .copyright_bar .td6{background:#f07e12;} .job_posting.type4 .copyright_bar .td7{background:#ef8e24;} .job_posting.type4 .copyright_bar .td8{background:#b56212;} /* type5 #1b58e2 */ .job_posting.type5 p.jp_tit::before{background:#1b58e2 !important;} .job_posting.type5 .jp_top .jp_subject>strong{color:#1b58e2;} .job_posting.type5 table.jp_tb th{background:#8dabf0;border:1px solid #8dabf0 !important;} .job_posting.type5 .jp_tb td:first-child{background-color:#00a6ff25;vertical-align:middle;} .job_posting.type5 ul.jp_ul.procedure li:last-child span{background:#1b58e2;} .job_posting.type5 .copyright_bar .td1{background:#e3ebff;} .job_posting.type5 .copyright_bar .td2{background:#c7d6ff;} .job_posting.type5 .copyright_bar .td3{background:#a9c1ff;} .job_posting.type5 .copyright_bar .td4{background:#8aabff;} .job_posting.type5 .copyright_bar .td5{background:#6a94ff;} .job_posting.type5 .copyright_bar .td6{background:#4b7dff;} .job_posting.type5 .copyright_bar .td7{background:#1b58e2;} .job_posting.type5 .copyright_bar .td8{background:#123a99;} /* type6 #092aa4 */ .job_posting.type6 p.jp_tit::before{background:#092aa4 !important;} .job_posting.type6 .jp_top .jp_subject>strong{color:#092aa4;} .job_posting.type6 table.jp_tb th{background:#8494d1;border:1px solid #8494d1 !important;} .job_posting.type6 .jp_tb td:first-child{background-color:#092aa425;vertical-align:middle;} .job_posting.type6 ul.jp_ul.procedure li:last-child span{background:#092aa4;} .job_posting.type6 .copyright_bar .td1{background:#dbe3ff;} .job_posting.type6 .copyright_bar .td2{background:#b7c7ff;} .job_posting.type6 .copyright_bar .td3{background:#92aaff;} .job_posting.type6 .copyright_bar .td4{background:#6e8dff;} .job_posting.type6 .copyright_bar .td5{background:#496fff;} .job_posting.type6 .copyright_bar .td6{background:#244fff;} .job_posting.type6 .copyright_bar .td7{background:#092aa4;} .job_posting.type6 .copyright_bar .td8{background:#061b6e;} /* type7 #0d5fb0 */ .job_posting.type7 p.jp_tit::before{background:#0d5fb0 !important;} .job_posting.type7 .jp_top .jp_subject>strong{color:#0d5fb0;} .job_posting.type7 table.jp_tb th{background:#86afd7;border:1px solid #86afd7 !important;} .job_posting.type7 .jp_tb td:first-child{background-color:#0d5fb025;vertical-align:middle;} .job_posting.type7 ul.jp_ul.procedure li:last-child span{background:#0d5fb0;} .job_posting.type7 .copyright_bar .td1{background:#e1f0ff;} .job_posting.type7 .copyright_bar .td2{background:#c3e0ff;} .job_posting.type7 .copyright_bar .td3{background:#a4d0ff;} .job_posting.type7 .copyright_bar .td4{background:#86c0ff;} .job_posting.type7 .copyright_bar .td5{background:#67b0ff;} .job_posting.type7 .copyright_bar .td6{background:#489fff;} .job_posting.type7 .copyright_bar .td7{background:#0d5fb0;} .job_posting.type7 .copyright_bar .td8{background:#083d73;} /* type8 #ee2d5c */ .job_posting.type8 p.jp_tit::before{background:#ee2d5c !important;} .job_posting.type8 .jp_top .jp_subject>strong{color:#ee2d5c;} .job_posting.type8 table.jp_tb th{background:#f696ad;border:1px solid #f696ad !important;} .job_posting.type8 .jp_tb td:first-child{background-color:#ee2d5c25;vertical-align:middle;} .job_posting.type8 ul.jp_ul.procedure li:last-child span{background:#ee2d5c;} .job_posting.type8 .copyright_bar .td1{background:#ffe4ec;} .job_posting.type8 .copyright_bar .td2{background:#ffc8d8;} .job_posting.type8 .copyright_bar .td3{background:#ffabc3;} .job_posting.type8 .copyright_bar .td4{background:#ff8eaf;} .job_posting.type8 .copyright_bar .td5{background:#ff709a;} .job_posting.type8 .copyright_bar .td6{background:#ff5386;} .job_posting.type8 .copyright_bar .td7{background:#ee2d5c;} .job_posting.type8 .copyright_bar .td8{background:#a31e3e;} /* type9 #ff6519 */ .job_posting.type9 p.jp_tit::before{background:#ff6519 !important;} .job_posting.type9 .jp_top .jp_subject>strong{color:#ff6519;} .job_posting.type9 table.jp_tb th{background:#ffb28c;border:1px solid #ffb28c !important;} .job_posting.type9 .jp_tb td:first-child{background-color:#ff651925;vertical-align:middle;} .job_posting.type9 ul.jp_ul.procedure li:last-child span{background:#ff6519;} .job_posting.type9 .copyright_bar .td1{background:#ffe9db;} .job_posting.type9 .copyright_bar .td2{background:#ffd3b7;} .job_posting.type9 .copyright_bar .td3{background:#ffbc92;} .job_posting.type9 .copyright_bar .td4{background:#ffa66e;} .job_posting.type9 .copyright_bar .td5{background:#ff8f49;} .job_posting.type9 .copyright_bar .td6{background:#ff7825;} .job_posting.type9 .copyright_bar .td7{background:#ff6519;} .job_posting.type9 .copyright_bar .td8{background:#b4450f;} /* type10 #fb17ad */ .job_posting.type10 p.jp_tit::before{background:#fb17ad !important;} .job_posting.type10 .jp_top .jp_subject>strong{color:#fb17ad;} .job_posting.type10 table.jp_tb th{background:#fd8bd6;border:1px solid #fd8bd6 !important;} .job_posting.type10 .jp_tb td:first-child{background-color:#fb17ad25;vertical-align:middle;} .job_posting.type10 ul.jp_ul.procedure li:last-child span{background:#fb17ad;} .job_posting.type10 .copyright_bar .td1{background:#ffe3f6;} .job_posting.type10 .copyright_bar .td2{background:#ffc6ec;} .job_posting.type10 .copyright_bar .td3{background:#ffa8e1;} .job_posting.type10 .copyright_bar .td4{background:#ff8bd7;} .job_posting.type10 .copyright_bar .td5{background:#ff6ecc;} .job_posting.type10 .copyright_bar .td6{background:#ff51c2;} .job_posting.type10 .copyright_bar .td7{background:#fb17ad;} .job_posting.type10 .copyright_bar .td8{background:#a40f73;} /* type11 #f51b1a */ .job_posting.type11 p.jp_tit::before{background:#f51b1a !important;} .job_posting.type11 .jp_top .jp_subject>strong{color:#f51b1a;} .job_posting.type11 table.jp_tb th{background:#fa8d8c;border:1px solid #fa8d8c !important;} .job_posting.type11 .jp_tb td:first-child{background-color:#f51b1a25;vertical-align:middle;} .job_posting.type11 ul.jp_ul.procedure li:last-child span{background:#f51b1a;} .job_posting.type11 .copyright_bar .td1{background:#ffe4e4;} .job_posting.type11 .copyright_bar .td2{background:#ffc7c7;} .job_posting.type11 .copyright_bar .td3{background:#ffa9a9;} .job_posting.type11 .copyright_bar .td4{background:#ff8b8b;} .job_posting.type11 .copyright_bar .td5{background:#ff6d6d;} .job_posting.type11 .copyright_bar .td6{background:#ff4f4f;} .job_posting.type11 .copyright_bar .td7{background:#f51b1a;} .job_posting.type11 .copyright_bar .td8{background:#a51212;} /* type12 #17b639 */ .job_posting.type12 p.jp_tit::before{background:#17b639 !important;} .job_posting.type12 .jp_top .jp_subject>strong{color:#17b639;} .job_posting.type12 table.jp_tb th{background:#a8ffbb;color:#111;border:1px solid #a8ffbb !important;} .job_posting.type12 .jp_tb td:first-child{background-color:#17b63925;vertical-align:middle;} .job_posting.type12 ul.jp_ul.procedure li:last-child span{background:#17b639;} .job_posting.type12 .copyright_bar .td1{background:#e4ffe9;} .job_posting.type12 .copyright_bar .td2{background:#c8ffd3;} .job_posting.type12 .copyright_bar .td3{background:#abffbc;} .job_posting.type12 .copyright_bar .td4{background:#8fffa6;} .job_posting.type12 .copyright_bar .td5{background:#73ff90;} .job_posting.type12 .copyright_bar .td6{background:#56ff79;} .job_posting.type12 .copyright_bar .td7{background:#17b639;} .job_posting.type12 .copyright_bar .td8{background:#0f7a26;} /* type13 #147228 */ .job_posting.type13 p.jp_tit::before{background:#147228 !important;} .job_posting.type13 .jp_top .jp_subject>strong{color:#147228;} .job_posting.type13 table.jp_tb th{background:#80b28b;border:1px solid #80b28b !important;} .job_posting.type13 .jp_tb td:first-child{background-color:#00ff2f25;vertical-align:middle;} .job_posting.type13 ul.jp_ul.procedure li:last-child span{background:#147228;} .job_posting.type13 .copyright_bar .td1{background:#e0f5e5;} .job_posting.type13 .copyright_bar .td2{background:#c1eacb;} .job_posting.type13 .copyright_bar .td3{background:#a1dfb0;} .job_posting.type13 .copyright_bar .td4{background:#82d496;} .job_posting.type13 .copyright_bar .td5{background:#63c97c;} .job_posting.type13 .copyright_bar .td6{background:#44be62;} .job_posting.type13 .copyright_bar .td7{background:#147228;} .job_posting.type13 .copyright_bar .td8{background:#0d4d1b;}
[아워박스(주)]
[서울 구로] 아워박스 본사 영업&센터 운영지원(신입/경력)
텔레칩스와 함께할 유능한 인재를 모집하오니
많은 관심과 지원 바랍니다.
1. 모집분야 및 자격요건
모집부문 세부업무 자격요건 및 우대사항
영업&센터 운영지원
( O 명 )
고객사 운영관리
센터 운영지원
신규 고객사 초기 세팅 및 센터간 운영관리
센터 출고 업무 프로세스 개선 및 계획 수립
WMS* 및 OMS*를 활용한 고객사 데이터 관리
WMS(창고 관리 시스템), OMS(주문 관리 시스템)
마감 정산 및 검수 응대
고객사 문의 CS응대
[자격요건]
학력 : 무관
경력 : 신입/경력(1년 이상)
[우대조건]
물류 매출/영업, 이커머스 마감 업무 경력자(우대, 경력직의 경우 필수)
엑셀 활용 능력 고급자
WMS/OMS 경험자
더존 ERP 경험자
2. 근무조건
근무형태 - 정규직
근무일시 - 주5일 (월~금) 09:00~18:00
급여조건 - 회사 내규에 따름(면접 후 결정)
근무지 - 서울시 구로구 디지털로 288 908, 909호(구로동, 대륭포스트타워1차)
3. 전형절차
이력서 제출
서류전형
1차면접
(실무)
2차면접
(임원)
근무조건 협의
최종합격
4. 접수기간 및 방법
접수기간 - 채용시
접수방법 - 홈페이지 접수
이력서 양식 - 자사양식(이력서 및 자기소개서, 경력자의 경우 경력기술서 필히 제출)
5. 복리후생
복지포인트 지급
명절 귀향비 지급
Box Day(월 1회 단축근무)
회식비 지원
경조사 지원
장기근속 및 우수사원/부서 포상
퇴직연금제도 운영
자유로운 연차사용
국가건강검진 공가 지급
중식 제공
사대보험
Designed by career - 취업포털 커리어