- 관련 업무 경험자 우대- 컴퓨터 활용 능력 우수자 우대- 원격 프로그램 사용 경험자 우대 @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;600&family=Noto+Sans+KR:wght@300;400;500;600&display=swap');* { box-sizing: border-box; margin: 0; padding: 0; }.doc-wrap { font-family: 'Noto Sans KR', sans-serif; background: #f0f4f8; min-height: 100vh; padding: 2rem 1rem; display: flex; justify-content: center;}.doc-page { background: #fff; width: 100%; max-width: 680px; padding: 0 0 3rem; border-radius: 6px; box-shadow: 0 2px 16px rgba(10,30,80,0.1); overflow: hidden;}.hero { background: linear-gradient(135deg, #0d2a6e 0%, #1156a8 45%, #1e7fc2 100%); padding: 2.4rem 2.8rem 2rem; position: relative; overflow: hidden;}.hero::before { content: ''; position: absolute; top: -40px; right: -40px; width: 200px; height: 200px; border-radius: 50%; background: rgba(255,255,255,0.04);}.hero::after { content: ''; position: absolute; bottom: -60px; left: 30%; width: 280px; height: 280px; border-radius: 50%; background: rgba(255,255,255,0.03);}.logo-row { display: flex; align-items: center; gap: 14px; margin-bottom: 1.6rem;}.logo-img-wrap { width: 48px; height: 48px; border-radius: 10px; background: rgba(255,255,255,0.12); display: flex; align-items: center; justify-content: center; overflow: hidden; border: 1px solid rgba(255,255,255,0.2); flex-shrink: 0;}.logo-img-wrap img { width: 36px; height: 36px; object-fit: contain; filter: brightness(0) invert(1);}.logo-company { font-size: 13px; color: rgba(255,255,255,0.75); font-weight: 400; letter-spacing: 0.06em;}.hero-tag { display: inline-block; font-size: 11px; font-weight: 500; color: #7dd3f8; background: rgba(125,211,248,0.12); border: 0.5px solid rgba(125,211,248,0.35); border-radius: 20px; padding: 3px 12px; letter-spacing: 0.08em; margin-bottom: 0.7rem;}.hero-title { font-family: 'Noto Serif KR', serif; font-size: 26px; font-weight: 600; color: #fff; line-height: 1.35; margin-bottom: 0.4rem;}.hero-sub { font-size: 13px; color: rgba(255,255,255,0.6); font-weight: 300; letter-spacing: 0.04em;}.hero-badges { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 1.4rem;}.hbadge { font-size: 11.5px; font-weight: 500; color: rgba(255,255,255,0.85); background: rgba(255,255,255,0.1); border: 0.5px solid rgba(255,255,255,0.2); border-radius: 20px; padding: 4px 14px;}.body-wrap { padding: 2rem 2.8rem 0;}.divider { border: none; border-top: 0.5px solid #e0e9f4; margin: 1.5rem 0;}.section { margin-bottom: 1.8rem; }.section-label { display: flex; align-items: center; gap: 8px; margin-bottom: 1rem;}.section-icon { width: 26px; height: 26px; border-radius: 6px; background: #e8f1fb; display: flex; align-items: center; justify-content: center; flex-shrink: 0;}.section-title { font-size: 12px; font-weight: 600; color: #1156a8; letter-spacing: 0.1em; text-transform: uppercase;}.item-row { display: flex; gap: 10px; align-items: flex-start; margin-bottom: 0.5rem;}.dot { width: 5px; height: 5px; border-radius: 50%; background: #6aaee0; margin-top: 7px; flex-shrink: 0;}.item-text { font-size: 13.5px; color: #2a3a52; line-height: 1.65; font-weight: 400;}.cond-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px;}.cond-card { background: #f5f9fe; border: 0.5px solid #cce0f4; border-radius: 8px; padding: 12px 14px;}.cond-card-label { font-size: 11px; font-weight: 600; color: #5a9fd4; letter-spacing: 0.05em; margin-bottom: 4px;}.cond-card-value { font-size: 13px; color: #1a2e4a; font-weight: 500; line-height: 1.5;}.cond-card-sub { font-size: 11px; color: #7aaad0;}.salary-box { margin-top: 10px; background: #fdf8ee; border: 0.5px solid #e8d8a8; border-radius: 6px; padding: 10px 14px;}.benefit-row { display: flex; flex-wrap: wrap; gap: 8px;}.benefit-tag { font-size: 12.5px; padding: 5px 14px; border-radius: 20px; background: #eef5fc; color: #1a5e9e; border: 0.5px solid #b8d4ee; font-weight: 400;}.process-row { display: flex; align-items: center; gap: 0;}.process-step { text-align: center; flex-shrink: 0; }.step-circle { width: 44px; height: 44px; border-radius: 50%; background: #e8f1fb; border: 1.5px solid #90bce0; display: flex; align-items: center; justify-content: center; margin: 0 auto 5px; font-size: 11px; font-weight: 600; color: #1156a8;}.step-circle.final { background: linear-gradient(135deg, #0d2a6e, #1e7fc2); color: #fff; border-color: #0d2a6e;}.step-label { font-size: 11px; color: #4a7aaa; font-weight: 500; white-space: nowrap;}.step-arrow { width: 22px; text-align: center; color: #90bce0; font-size: 16px; margin-bottom: 18px; flex-shrink: 0;}.notice-box { background: #f5f9fe; border: 0.5px solid #cce0f4; border-left: 3px solid #1156a8; border-radius: 0 6px 6px 0; padding: 10px 14px; margin-bottom: 7px;}.notice-text { font-size: 12.5px; color: #2a3a5a; line-height: 1.7;}.deadline-banner { background: linear-gradient(135deg, #0d2a6e 0%, #1156a8 60%, #1e7fc2 100%); border-radius: 0; padding: 18px 2.8rem; display: flex; align-items: center; justify-content: space-between; margin-top: 2rem; gap: 12px; flex-wrap: wrap;}.deadline-label { font-size: 11px; color: rgba(255,255,255,0.6); letter-spacing: 0.1em; font-weight: 500; margin-bottom: 3px;}.deadline-date { font-size: 15px; font-weight: 600; color: #fff;}.apply-btn { background: #fff; color: #0d2a6e; border: none; padding: 9px 22px; border-radius: 20px; font-size: 13px; font-weight: 600; font-family: 'Noto Sans KR', sans-serif; cursor: pointer; letter-spacing: 0.02em; white-space: nowrap;}.footer-note { text-align: center; margin-top: 1.6rem; font-size: 11.5px; color: #9aacbf; line-height: 1.8; padding: 0 2.8rem;} CO (주)컨트롤원 · Control One 채용 공고 · RECRUITMENT 2026 야간 관제 사원 모집 Night Control Staff · 계약직 (정규직 전환 검토) 신입 지원 가능 즉시 출근 4대 보험 수시 채용 지원 자격 학력 고졸 이상 (전공 무관) 경력 무관 — 신입 지원 가능 영어 기본 의사소통 가능자 채용 후 즉시 출근 가능자 남성의 경우 병역 의무를 완료한 자 우대 사항 관련 업무 경험자 컴퓨터 활용 능력 우수자 원격 프로그램 사용 경험자 담당 업무 콜 응대 업무 (상시 이어셋 착용) 호텔 원격 CS (고객 서비스 지원) 시설 관제 및 모니터링 일지 및 기록 작성 그 외 필요 시 요청되는 업무 일체 근무 조건 고용 형태 1년 계약직 수습 3개월 / 정규직 전환 검토 근무 요일 4일 근무 · 2일 휴무 순환 근무 (주 4~5일) 근무 시간 21:30 ~ 익일 07:30 23:30 ~ 익일 09:30 휴게시간 포함 근무지 호림아트센터 4층 강남구 도산대로 317 급여 안내 · 시급 및 월 급여는 면접 후 개별 협의 / 수습 기간 중 90% 지급 복리후생 자유 복장 국민연금 건강보험 고용보험 산재보험 채용 절차 서류 서류 전형 › 1차 1차 면접 › 임원 임원 면접 › 합격 최종 합격 제출 서류: 이력서, 자기소개서 접수 방법: 채용 사이트 입사 지원 ※ 면접 일정은 서류 합격자에 한해 개별 안내드립니다. 유의 사항 서류 합격자에 한하여 수시 연락 드리며, 우수 인재 채용 시 조기 마감될 수 있습니다. 입사 지원 서류에 허위 사실 발견 시 채용 확정 이후라도 취소될 수 있습니다. 지원 서류는 채용 종료 후 즉시 파기됩니다. 접수 마감 · DEADLINE 2026년 6월 30일 오후 4시 (주)컨트롤원 · 서울특별시 강남구 도산대로 317, 호림아트센터 4층 본 공고는 수시 채용으로 진행되며, 내용은 사전 고지 없이 변경될 수 있습니다. const img = document.querySelector('.logo-img-wrap img');if (img) { img.onerror = function() { this.parentElement.innerHTML = ' CO '; };}
고객상담·TM>고객상담·관리>고객지원|고객상담·TM>고객상담·관리>원격상담|고객상담·TM>고객상담·관리>단순안내|고객상담·TM>고객상담·관리>접수·예약|고객상담·TM>고객상담·관리>고객문의분석|서비스>호텔종사자>호텔사무·예약|경영·사무>사무담당자>경영지원|경영·사무>사무담당자>사무보조|경영·사무>사무담당자>사무행정|경영·사무>사무담당자>문서·자료관리|경영·사무>사무담당자>사무관리