[data-section='header01_mo'] .header_bg_check{background-color:#333; position:relative !important;} [data-section='header01_mo'] .gnb{width: 100%; position: absolute; top: 0; left: 0; z-index: 100; } [data-section='header01_mo'] .gnb_absolute{position: absolute; top: 0; left: 0; z-index: 999;} /* header 태그에 해당 클래스 추가시 상단에 겹쳐지게됨 */ [data-section='header01_mo'] .gnb i{color: #fff; font-size: 18px; cursor: pointer;} [data-section='header01_mo'] .inner{border-bottom: 1px solid rgba(255, 255, 255, 0.2); display: flex; padding: 0 130px; width: 100%; height: 100px; align-items: center; justify-content: space-between;} [data-section='header01_mo'] .inner .nav{display: flex; justify-content: space-between;} [data-section='header01_mo'] ul.main_menu>li{padding: 0 10px;} [data-section='header01_mo'] .h_logo{width: 140px;} [data-section='header01_mo'] .menu_wrap{width: 50%;} [data-section='header01_mo'] .nav>li{position: relative; padding: 0 30px; word-break:keep-all;} [data-section='header01_mo'] .lnb{width: 100%; position: absolute; padding-top:10px; left: 0; display: block;} [data-section='header01_mo'] .lnb li{background-color: rgba(0, 0, 0, 0.5); width: 100%; position: relative; text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.2);} [data-section='header01_mo'] .lnb li:last-child{border-bottom: 0;} [data-section='header01_mo'] .lnb li:hover{background-color: rgba(0, 0, 0, 1);} [data-section='header01_mo'] .lnb li i{font-size: 15px; padding: 10px; display: block;} [data-section='header01_mo'] .header_pointer{cursor:pointer;} [data-section='header01_mo'] .side_menu li{display: inline-block; padding: 0 5px;} [data-section='header01_mo'] .mo_btn,.mobile{display: none;} /* ********************************************* * * 1600px * ********************************************* */ @media screen and (max-width: 1660px){ [data-section='header01_mo'] .gnb.inner{padding: 0 80px;} } /* ********************************************* * * 1200px * ********************************************* */ @media screen and (max-width: 1200px){ [data-section='header01_mo'] .mo_btn,.mobile{display: block;} [data-section='header01_mo'] .side_menu{display: none;} [data-section='header01_mo'] .inner{height: 80px; padding-left: 30px; padding-right: 30px;} [data-section='header01_mo'] .gnb.nav>li{padding: 0;} [data-section='header01_mo'] .gnb .nav{padding-right: 0 !important;} [data-section='header01_mo'] .gnb .nav>li{display: none;} [data-section='header01_mo'] .gnb .nav>.mo_btn{display: block; padding-top: 15px; cursor: pointer; padding-right:0;} [data-section='header01_mo'] .lan_btn{width: 97px; height: 97px;} [data-section='header01_mo'] .mobile{display: block;} [data-section='header01_mo'] .mo_menu{width: 100%; position: absolute; z-index: 100; top: 79px; background-color: #fff; text-align: center; display: block; border-top: 1px solid #ddd;} [data-section='header01_mo'] .mo_menu li{background-color: #fff;} [data-section='header01_mo'] .mo_menu i{width: 100%; display: block; padding: 14px; font-size: 17px; text-transform: uppercase;} [data-section='header01_mo'] .mo_menu_inner>li>i{border-bottom: 1px solid #ddd;} [data-section='header01_mo'] .mo_sub_menu{background-color: #fff; display: block;} [data-section='header01_mo'] .mo_sub_menu i{border-bottom: 1px solid #f5f5f5; font-size: 16px;} [data-section='header01_mo'] .mo_sub_menu>li{background-color: #f5f5f5; border-bottom: 1px solid #ddd;} [data-section='header01_mo'] .mo_lan span{width: 100%; float: left; display: block !important; cursor: pointer; border-right: 1px solid #ddd;} [data-section='header01_mo'] .mo_lan span i{font-size: 14px;} [data-section='header01_mo'] .mo_lan span:last-child{border-right: 0;} [data-section='header01_mo'] .rock,.lan_btn{display: none;} [data-section='header01_mo'] .adm_btn{display: none;} }
  • My page
  • 지원안내
    • 채용절차
My page
[data-section='apply_banner02'] .sub_banner{width: 100%; height: 800px; position: relative; color: #fff; background-color: #333; margin-bottom: 130px;} [data-section='apply_banner02'] .sub_banner .bg{position: relative; height: 100%;} [data-section='apply_banner02'] .sub_banner .bg>div{height: 100%; width: 100%;} [data-section='apply_banner02'] .sub_banner .bg img{height: 100%; width: 100%;} [data-section='apply_banner02'] .sub_banner .bg_content{ padding:100px 130px 0 130px;} [data-section='apply_banner02'] .sub_banner .content{position: absolute; top: calc(50% - 100px); transform: translateY(-50%);} [data-section='apply_banner02'] .sub_banner h1{font-size: 55px;} [data-section='apply_banner02'] .sub_banner p{font-size: 28px; padding-top: 10px;} [data-section='apply_banner02'] .sub_banner .bot{position: absolute; bottom: 50px; font-size: 18px;} [data-section='apply_banner02'] .sub_banner .scroll{width: 70px; position: absolute; bottom: 50px; left: 50%; transform: translateX(-50%); animation-name: scroll; animation-duration: 1s; animation-direction: alternate; animation-iteration-count: infinite;} @keyframes scroll { from {bottom: 50px;} to {bottom: 35px;} } /* ********************************************* * * 1200px * ********************************************* */ @media screen and (max-width: 1200px){ [data-section='apply_banner02'] .sub_banner h1{font-size: 40px;} [data-section='apply_banner02'] .sub_banner p{font-size: 24px;} [data-section='apply_banner02'] .sub_banner{height: 750px;} } /* ********************************************* * * 960px * ********************************************* */ @media screen and (max-width: 960px){ [data-section='apply_banner02'] .sub_banner .bg_content{padding-left: 20px; padding-right: 20px;} } /* ********************************************* * * 860px * ********************************************* */ @media screen and (max-width: 860px){ [data-section='apply_banner02'] .sub_banner h1{font-size: 32px; } [data-section='apply_banner02'] .sub_banner p{font-size: 20px;} [data-section='apply_banner02'] .sub_banner{height: 600px;} [data-section='apply_banner02'] .sub_banner .scroll{width: 50px;} [data-section='apply_banner02'] .sub_banner .bg_content{ padding-top: 140px;} } /* ********************************************* * * 680px * ********************************************* */ @media screen and (max-width: 680px){ [data-section='apply_banner02'] .sub_banner h1{font-size: 28px;} [data-section='apply_banner02'] .sub_banner p{font-size: 18px; padding-top: 0;} [data-section='apply_banner02'] .sub_banner .bot{font-size: 16px;} }

Join AutoEver

오토에버와 함께 당신의 여정을 시작해보세요

[data-section='apply01']{padding-bottom:120px;} [data-section='apply01'] .bd_side130{width: calc(100% - 260px); margin: 0 auto; max-width: 100%;} [data-section='apply01'] .sub_title{padding-bottom: 20px; display: flex; justify-content: space-between;} [data-section='apply01'] .sub_title p{font-weight: 500;} [data-section='apply01'] .sub_title p span{font-weight: 900; font-size: 20px; color: #042b69; padding-right: 3px;} [data-section='apply01'] .search_flex{display:flex; align-items:center;} [data-section='apply01'] .side_search{width: 400px; padding: 30px; background-color: #f5f5f5;} [data-section='apply01'] .search_flex input{width: 250px; border: 1px solid #ddd; background-color: #fff; padding: 0 10px; height: 50px; line-height: 50px;} [data-section='apply01'] .search_flex::placeholder{font-size: 13px !important; color: #555;} [data-section='apply01'] .side_search li{margin-bottom: 15px; padding-bottom: 11px; border-bottom: 1px solid #ddd;} [data-section='apply01'] .side_search li:nth-child(6),.apply .side_search li:last-child{border-bottom: none; margin-bottom: 0; padding-bottom: 0;} [data-section='apply01'] .search_btn{width: 100%; background-color: #042b69; color: #fff; text-align: center; line-height: 50px; height: 50px; cursor: pointer; padding: 0 26px;} [data-section='apply01'] .selectric .label{font-size: 14px !important; color: #555 !important;} [data-section='apply01'] .side_search p{font-size: 19px; position: relative; font-weight: 700;} [data-section='apply01'] .side_search .set span{position: absolute; cursor: pointer; right: 0; top: 4px; font-size: 15px;} [data-section='apply01'] .side_search .set{border-bottom: 1px solid #000; margin-bottom:24px;} [data-section='apply01'] .side_search .set span:hover{color: #999;} [data-section='apply01'] .content{position: relative; min-height: 600px;} [data-section='apply01'] .content .side_search{position: sticky; top: 0; left: 0; height:742px; overflow-y:auto;} [data-section='apply01'] .content .inner{width: calc(100% - 400px);} [data-section='apply01'] .content>div{float: left;} [data-section='apply01'] .opt_wrap{padding-top: 6px;} [data-section='apply01'] .opt_wrap span{margin-right: 20px; margin-bottom: 6px; cursor: pointer; display: inline-block; color: #555;} [data-section='apply01'] .opt_wrap span:hover{opacity: 0.8;} [data-section='apply01'] .opt_wrap span.opt_on{font-weight: bold; color: #042b69;} [data-section='apply01'] .opt_wrap span.all_opt_on{font-weight: bold; color: #042b69;} [data-section='apply01'] .content .inner>ul{padding-left: 40px;} [data-section='apply01'] .content .inner>ul>li{width: 50%; float: left; padding-left: 30px; padding-bottom: 30px;} [data-section='apply01'] .content .inner .in_box{border: 1px solid #ddd; padding: 35px 25px; cursor: pointer; position:relative;} [data-section='apply01'] .content .in_box .top{border-bottom: 1px solid #ddd; position: relative; padding-left:140px; height:65px;} [data-section='apply01'] .content .in_box .apply_btn{width: 115px; height: 45px; line-height: 46px; text-align: center; font-size: 16px;} [data-section='apply01'] .content .in_box.apply_up .apply_btn{background-color: #042b69; color: #fff;} [data-section='apply01'] .content .in_box.apply_off .apply_btn{background-color: #a1a1a1; color: #dddddd;} [data-section='apply01'] .content .in_box .top>li:nth-child(1){position:absolute; top:0; left:0;} [data-section='apply01'] .content .in_box .top>li:nth-child(2){width: 100%; font-size: 16px; display:flex; justify-content:space-between; line-height:45px } [data-section='apply01'] .content .in_box .top span{color: #042b69; font-weight: 800;} [data-section='apply01'] .content .in_box .bot{padding-top: 20px;} [data-section='apply01'] .content .in_box .bot h4{font-size: 22px; color: #333; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} [data-section='apply01'] .content .in_box .bot p{font-size: 16px; color: #555; padding-top: 10px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} [data-section='apply01'] .content .in_box.off span{color: #888;} [data-section='apply01'] .content .in_box.off{opacity: 0.6;} [data-section='apply01'] select{width:100%; height:38px; background-color:#fff; border:1px solid #ddd; padding:0 10px; cusor:pointer;} [data-section='apply01'] .slide_tab{display:flex; margin-bottom:40px; border-bottom:1px solid #ddd; overflow-x:auto; } [data-section='apply01'] .slide_tab li{padding:12px 40px; color:#666; cursor:pointer; front-weight:bold; border-top: 1px solid #ddd; border-right:1px solid #ddd; white-space:nowrap;} [data-section='apply01'] .slide_tab li:first-child{border-left:1px solid #ddd} [data-section='apply01'] .slide_tab li.aaa{border: 1px solid #042b69; color: #fff; background: #042b69;} [data-section='apply01'] .ing{opacity:0.5 !important; } [data-section='apply01'] .end{background-color:#ccc !important;} [data-section='apply01'] .content .side_search::-webkit-scrollbar { width: 8px; } [data-section='apply01'] .content .side_search::-webkit-scrollbar-track { background-color: #f5f5f5; border-radius: 100px; } [data-section='apply01'] .content .side_search::-webkit-scrollbar-thumb { background-color: #ddd; border-radius: 100px; } [data-section='apply01'] .ing{opacity:0.5 !important; } [data-section='apply01'] .end{background-color:#ccc !important;} [data-section='apply01'] .file_icon{position:absolute; bottom:25px; right:35px; width:23px; cursor:pointer;} [data-section='apply01'] .file_icon img{width:100%;} /* ********************************************* * * 1600px * ********************************************* */ @media screen and (max-width: 1660px){ [data-section='apply01'] .bd_side130{width: 100%; padding: 20px;} } /* ********************************************* * * 1400px * ********************************************* */ @media screen and (max-width: 1440px){ [data-section='apply01'] .content .inner>ul>li{width: 100%;} } /* ********************************************* * * 960px * ********************************************* */ @media screen and (max-width: 960px){ [data-section='apply01'] .content .inner{width: 100%;} [data-section='apply01'] .content .side_search{width: 100%; position: relative;} [data-section='apply01'] .content .inner>ul{padding-left: 0; padding-top: 40px;} [data-section='apply01'] .content .inner>ul>li{padding-left: 0;} [data-section='apply01'] .sub_title{padding-bottom: 20px; flex-wrap:wrap;} [data-section='apply01'] .search_flex{width:100%;} [data-section='apply01'] .search_flex>div:nth-child(1){width:calc(100% - 82px);} [data-section='apply01'] .search_flex input{width:100%;} } /* ********************************************* * * 500px * ********************************************* */ @media screen and (max-width: 500px){ [data-section='apply01'] .slide_tab li{padding:12px 16px;} [data-section='apply01'] .content .in_box .top{padding-left: 0px; height: auto;} [data-section='apply01'] .content .in_box .top>li:nth-child(1){position: relative;} [data-section='apply01'] .content .in_box .bot h4{font-size: 20px;} [data-section='apply01'] .content .in_box .apply_btn{height: 40px; line-height: 40px;} }

10건의 인재영입이 진행중입니다.

  • 전체
  • 신입
  • 경력
  • 계약직
  • 인재DB
  • 기타
    • 채용중
    • 2022.12.01 ~ 2022.12.31

      D-50

    HR 보상부문 경력 채용

[data-section='footer01'] #footer{position:relative; width:100%; background:#242424; color:#fff; padding-bottom: 20px;} [data-section='footer01'] #footer .inr{width:1660px;} [data-section='footer01'] #footer address b{opacity:0.75; padding:0 5px 0 0; font-weight:300; font-size:14px; color:#888;} [data-section='footer01'] #footer address span{padding:0 10px 0 0;} [data-section='footer01'] #footer address span, [data-section='footer01'] #footer address i{opacity:0.75; line-height:1.8em; font-weight:200; color:#fff;} [data-section='footer01'] #footer address span.dhm{font-weight:600; color:#cb1919;} [data-section='footer01'] #footer .logo{display:inline-block; opacity:0.35; padding-top:14px; vertical-align:top;} [data-section='footer01'] #footer .logo img{height:32px; vertical-align:middle;} [data-section='footer01'] #footer .top_footer{padding:44px 0 30px; border-bottom:1px solid #323232;} [data-section='footer01'] #footer .btm_footer{padding:30px 0 50px;} [data-section='footer01'] #footer .btm_footer:after{content:''; display:block; clear:both;} [data-section='footer01'] #footer .btm_footer p{float:left; opacity:0.2; font-weight:200; font-size:14px; color:#fff;} [data-section='footer01'] #footer .link{float:right;} [data-section='footer01'] #footer .link > li{display:inline-block; margin:0 0 0 5px; border:1px solid #424242; border-radius:2px;} [data-section='footer01'] #footer .link > li:last-child{background:#3a3a3a; border:1px solid #565656;} [data-section='footer01'] #footer .link > li:last-child i{opacity:0.8;} [data-section='footer01'] #footer .link > li > i{display:inline-block; opacity:0.5; line-height:30px; padding:0 10px; font-weight:200; font-size:13px; color:#fff;} [data-section='footer01'] #footer .footer_info{display:inline-block; padding:0 0 0 40px;} [data-section='footer01'] #footer .footer_info span{padding:0 15px 0 0; font-weight:300; font-size:15px; color:#ccc; word-break:keep-all;} [data-section='footer01'] #footer .footer_info span.tel_link{display:none;} [data-section='footer01'] #footer .footer_info span > i{color:#CCC;} [data-section='footer01'] #footer .footer_info p, [data-section='footer01'] #footer .footer_info i{padding:2px 0 0; color:#CCC;} [data-section='footer01'] #footer .bd1600{width: 1600px; margin: 0 auto; max-width: 100%; min-height: 0 !important;} /* ********************************************* * * 960px * ********************************************* */ @media screen and (max-width: 960px){ [data-section='footer01'] #footer .logo img{height:25px;} [data-section='footer01'] #footer .footer_info span{padding:0 10px 0 0; font-size:12px;} [data-section='footer01'] #footer .btn_top{right:15px; width:42px; height:42px; background-size:6px;} [data-section='footer01'] #footer .btn_top.fiexd.active{bottom:20px;} [data-section='footer01'] #footer address b{padding:0 2px 0 0;} [data-section='footer01'] #footer address span.dhm{display:block; font-weight:bold; color:#ff4d4d;} [data-section='footer01'] #footer .top_footer{padding:24px 0 15px; border-bottom:1px solid #323232;} [data-section='footer01'] #footer .btm_footer p{display:block; float:none; font-size:12px;} [data-section='footer01'] #footer .btm_footer{padding:20px 0 30px;} [data-section='footer01'] #footer .link{display:block; float:none; margin-top:13px;} [data-section='footer01'] #footer .link > li{margin:0 0 0 2px;} [data-section='footer01'] #footer .link > li:first-child{margin-left:0;} [data-section='footer01'] #footer .link > li > i{padding:0 10px; font-size:11px;} [data-section='footer01'] #footer .footer_info{padding-left: 0;} [data-section='footer01'] #footer .logo{margin-bottom: 10px;} [data-section='footer01'] #footer .footer_pointer{cursor:pointer;} }