CINXE.COM

GC녹십자그룹 채용사이트

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="_csrf" content = "c7f9eea7-c6c2-49e2-b886-3c12d258fffb" /> <meta name="_csrf_header" content = "X-CSRF-TOKEN" /> <meta property="og:image" content="/common/images/logo.svg"> <meta property="og:title" content="GC녹십자그룹 채용사이트"> <meta property="og:description" content="GC녹십자그룹 채용사이트"> <title>GC녹십자그룹 채용사이트</title> <!-- Google tag (gtag.js) 임시적용 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-JFJ8R8XL1P"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JFJ8R8XL1P'); </script> <link rel="stylesheet" href="/common/css/bootstrap.css"> <link rel="stylesheet" href="/common/css/style.css"> <link rel="stylesheet" href="/common/css/style-eng.css" /> <link rel="icon" href="/common/images/favicon.ico"> <script src="/common/plugins/jquery/jquery.min.js"></script> <script src="/common/plugins/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="/common/js/ui.js" defer></script> <script src="/common/plugins/swiper/js/swiper-bundle.min.js"></script> <link rel="stylesheet" type="text/css" href="/common/plugins/swiper/css/swiper-bundle.min.css" /> <!-- AOS --> <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" /> <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script> <!-- gsap 버전 3--> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.0/gsap.min.js"></script> <!-- 스크롤 매직 --> <script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/ScrollMagic.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/debug.addIndicators.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/animation.gsap.min.js"></script> <!-- 스크롤 트리거 --> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.0/ScrollTrigger.min.js"></script> <!-- 스크롤 투 트리거 --> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.0/ScrollToPlugin.min.js"></script> <!-- 옵저버 --> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.0/Observer.min.js"></script> <script type="text/javascript"> var $header = $("meta[name='_csrf_header']").attr("content"); var $token = $("meta[name='_csrf']").attr("content"); var schoolAjax = null; var majorAjax = null; var $userNm = ""; var lang = ""; var $timer_state = false; var $timer = null; var agent = navigator.userAgent.toLowerCase(); if ( (navigator.appName == 'Netscape' && agent.indexOf('trident') != -1) || (agent.indexOf("msie") != -1)) { window.location.href = "/kor/noticeIE"; } $.ajaxSetup({ beforeSend: function(jqXHR,settings) { jqXHR.setRequestHeader( $header, $token); return true; }, error: function(xhr , status, error ) { if(xhr.status=="404") { alert('요청한 서버정보가 존재하지 않습니다.\n시스템 관리자에게 문의하세요'); return; } if(xhr.status=="403") { alert("KISA 의거한 보안규약으로 생성된 CSRF토큰이 만료되었습니다. 새로고침을 통해 새로운 토큰으로 교체합니다."); location.reload(); return; } if(xhr.status=="500") { alert('서버 에러가 발생하였습니다.\n시스템 관리자에게 문의하세요'); return; } if(xhr.status=="999") { alert('로그인이 필요한 서비스입니다.\n다시 이용해주세요.'); return; } } }); //리눅스 인 경우 모바일로 넘어가는 부분 // if( window.navigator.userAgent.indexOf("Linux") >= 0 ) { // window.location.href = window.location.href + "?site_preference=mobile"; // } // // if( navigator.maxTouchPoints > 1 ) { // window.location.href = window.location.href + "?site_preference=mobile"; // } </script> </head> <body> <nav class="gnb"> <div class="logo-wrapper"> <a href="/"> <img src="/common/images/gc-ci.png" alt="GC" /> </a> </div> <ul role="list" class="nav-items"> <li class="nav-item"> <a href="javascript:void(0)">About GC</a> <ul class="sub-nav-items"> <li class="sub-nav-item"> <a href="/eng/about/introduction">GC Intro</a> </li> <li class="sub-nav-item"> <a href="/eng/about/gc-history">GC History</a> </li> <li class="sub-nav-item"> <a href="/eng/about/gc-family-1">GC Family</a> </li> </ul> </li> <li class="nav-item"> <a href="javascript:void(0)">GC Culture</a> <ul class="sub-nav-items"> <li class="sub-nav-item"> <a href="/eng/culture/hr/gc">HR System</a> </li> <li class="sub-nav-item"> <a href="/eng/culture/edu/gc">Education</a> </li> <li class="sub-nav-item"> <a href="/eng/culture/benefits/gc">Welfare</a> </li> <li class="sub-nav-item"> <a href="/eng/culture/recruit/gc">Hiring</a> </li> </ul> </li> <li class="nav-item"> <a href="javascript:void(0)">GC Brand</a> <ul class="sub-nav-items"> <li class="sub-nav-item"> <a href="/eng/brand/gc-campus">GC Campus</a> </li> </ul> </li> <li class="nav-item"> <a href="javascript:void(0)">GC Recruit</a> <ul class="sub-nav-items"> <li class="sub-nav-item"> <a href="/eng/recruit/list">Job Openings</a> </li> <li class="sub-nav-item"> <a href="/eng/faq/qna">Q&amp;A</a> </li> </ul> </li> </ul> <ul role="list" class="my-menu"> <!-- <li class="my-menu-item"><a href="/eng/mypage/login">My Page</a></li> --> <li class="my-menu-item"><a href="#none" class="underline">KR</a></li> </ul> <div class="gnb-depth-2-background"></div> </nav> <script> $(".my-menu-item .underline").click(function(){ var lang = "eng"; var url = $(location).attr('pathname'); if(lang == 'eng'){ url = url.replace("eng", "kor"); }else if(lang == 'kor'){ url = url.replace("kor", "eng"); } window.location.href = url; }); </script> <div id="root" class="theme-red"> <header class="submenu-header"> <div class="header-titles"> <div class="sibling-submenus prev-submenus cultureSubMenu"> <a class="submenu-link" href="javascript:void(0)" data-type="hr"> HR System </a> <a class="submenu-link" href="javascript:void(0)" data-type="edu"> Education </a> </div> <h1 class="current-title"> Welfare </h1> <div class="sibling-submenus next-submenus cultureSubMenu"> <a class="submenu-link" href="javascript:void(0)" data-type="recruit"> Hiring </a> </div> </div> <div class="submenu-description"> <span> Welfare benefits of GC Group </span> </div> <nav class="container-xl family-company-list"> <a href="/eng/culture/benefits/gc" class="family-company-item active">GC</a> <a href="/eng/culture/benefits/gc-biopharma" class="family-company-item">GC Biopharma</a> <a href="/eng/culture/benefits/gc-cell" class="family-company-item">GC Cell </a> <a href="/eng/culture/benefits/gcms" class="family-company-item">GCMS</a> <a href="/eng/culture/benefits/gc-genome" class="family-company-item">GC Genome</a> <a href="/eng/culture/benefits/gccl" class="family-company-item">GCCL</a> <a href="/eng/culture/benefits/gc-labs" class="family-company-item">GC Labs</a> <a href="/eng/culture/benefits/gc-medis" class="family-company-item">GC Medis</a> <a href="/eng/culture/benefits/genes-labs" class="family-company-item">Genes Laboratories</a> <a href="/eng/culture/benefits/gc-wellbeing" class="family-company-item">GC Wellbeing</a> <a href="/eng/culture/benefits/green-vet" class="family-company-item">GREEN VET</a> <a href="/eng/culture/benefits/gc-imed" class="family-company-item">GC i-MED</a> <a href="/eng/culture/benefits/gc-care" class="family-company-item">GC Care</a> <a href="/eng/culture/benefits/gcem" class="family-company-item">GCEM</a> <a href="/eng/culture/benefits/gc-invacfarm" class="family-company-item">Invacfarm</a> <a href="/eng/culture/benefits/mogam" class="family-company-item">MOGAM</a> </nav> </header> <main class="gc-culture-main gc-culture-benefits-main benefits-gc-main gc-eng gc-eng03 gc-eng03-bfs01"> <div class="main-common-bg-c"></div> <img src="/common/images/gc-culture/benefits/gc/section-bg-1.png" alt="" class="main-bg" /> <div class="container-xl"> <section class="theme-red"> <h2 class="company-title"> GC’s position on<br /> corporate welfare </h2> <p class="title-text"> We listen carefully to the voices <br /> of GC employees and staff. <br /> By analyzing their needs and <br /> modifying our policies, <br /> We try to create the <br /> <strong>best welfare possible.</strong> <br /><br /> Always striving for change, <br /> Applying higher standards. <br /> </p> <h3 class="section-title"> HEALTHCARE </h3> <p class="sub-title-text"> GC dreams of a healthier future. <br /> To ensure that our employees may be the first to fulfill that dream, <br /> We support a personalized health care plan just for you. </p> <ol class="description-list"> <li class="description-item"> <h3 class="item-title"> DR.GC / On-house <br /> clinic/pharmacy </h3> <p class="item-content"> Make reservations on our dedicated apps (DdocDoc and HowCare), the symbol of GC total care, to get diagnosed, prescriptions, preventative care and monitoring. All we wish for is to get one step closer to your healthier lifestyle! </p> </li> <li class="description-item"> <h3 class="item-title"> GYM / In-house <br /> fitness center </h3> <p class="item-content"> A space to take better care of yourself, where you will be met with a personal trainer. If you’re not in the mood for a one-on-one training, opt for other G.X Programs. </p> </li> <li class="description-item"> <h3 class="item-title"> Health <br /> Check-Ups </h3> <p class="item-content"> Not only do we offer the best-in-class medical facilities of I-MED, but also detailed examinations from local institutions of your choice. </p> </li> <li class="description-item"> <h3 class="item-title"> HowCare / Personalized <br /> Care Service </h3> <div class="item-content"> <p> As Korea's leading healthcare company, we develop and support various health-related IT services and programs. </p> <p> Sit tight. We’ll take care of you. </p> </div> </li> <li class="description-item"> <h3 class="item-title"> Flu Vaccines </h3> <p class="item-content"> As the famous vaccine brand, GC provides free flu vaccines for its employees and staff every year. </p> </li> <li class="description-item"> <h3 class="item-title"> Cancer Treatment </h3> <p class="item-content"> Through the technologies of the GC family, we offer cancer treatments and support our staff. </p> </li> <li class="description-item"> <h3 class="item-title"> External Counseling </h3> <p class="item-content"> A healthy mind is just as important as your physical body. We have various care programs to support any needs you may have for professional counseling services. </p> </li> </ol> </section> <section class="theme-brown section-2"> <div class="section-bg"></div> <div class="section-inner"> <h3 class="section-title"> FAMILY </h3> <p class="sub-title-text"> Happy family, happy life. <br /> GC will make sure to add to that happiness, <br /> Being a source of pride for your family. </p> <ol class="description-list"> <li class="description-item"> <h3 class="item-title"> OPENHOUSE / <br /> Children's Day Event </h3> <div class="item-content"> <p> GC’s largest event boasting its longest history. </p> <p> Never despair on how you’re going to surprise your children on Children’s Day! </p> </div> </li> <li class="description-item"> <h3 class="item-title"> GC Child Care Center / <br /> Day Care Center </h3> <div class="item-content"> <p> Worried about who’s going to take care of your children? Don’t worry. </p> <p> GC strives to support our employees to ensure that you may achieve balance in your work and life. </p> </div> </li> <li class="description-item"> <h3 class="item-title"> In-house <br /> Ceremony Hall </h3> <p class="item-content"> Any GC employee and staff will be able to live the wedding of their dreams free of charge at our facilities. </p> </li> <li class="description-item"> <h3 class="item-title"> Children’s <br /> Scholarship Funds </h3> <p class="item-content"> Never worry about your children’s college tuition! GC will support you financially so that you don’t need to be burdened about tuition. </p> </li> <li class="description-item"> <h3 class="item-title"> Celebrations / <br /> Condolences<br /> </h3> <p class="item-content"> Happiness is doubled whereas sadness is halved when you share it with others. GC will be there to support you. </p> </li> <li class="description-item"> <h3 class="item-title"> Selective Welfare <br /> Points / Holidays, <br /> Founding Day, <br /> Labor Day </h3> <div class="item-content"> <p> Don’t know what to buy on holidays? Don’t worry, we’ll help you so that you can go home with full bags in both hands. </p> <p> Take your pick at the corporate welfare mall! </p> </div> </li> <li class="description-item"> <h3 class="item-title"> Weddings, <br /> Baby Showers </h3> <p class="item-content"> On that day you deserve to be the happiest, GC will be there to congratulate you along the way. </p> </li> </ol> </div> </section> <section class="theme-skyblue section-3"> <div class="section-bg"></div> <div class="section-inner"> <h3 class="section-title"> REFRESH </h3> <p class="sub-title-text"> Sometimes taking a refresher is the quickest way <br /> to move forward. <br /> GC doesn’t just blindly run ahead in one direction. <br /> REFRESH is for our employees who need a little breather. </p> <ol class="description-list"> <li class="description-item"> <h3 class="item-title"> Club Activities </h3> <p class="item-content"> They say the most important thing in your work life depends on who you meet. <br /> If you meet the right people with similar interests, there’s no need to worry! </p> </li> <li class="description-item"> <h3 class="item-title"> Cafe </h3> <div class="item-content"> <p> Caffeine and sugar are two must-haves for office workers. </p> <p> We have an in-house café where you can enjoy a wide range of options at reasonable prices. </p> </div> </li> <li class="description-item"> <h3 class="item-title"> Education Expenses </h3> <div class="item-content"> <p> From foreign languages to humanities, management and IT! </p> <p> Take a pick of your choice, and you can get support for online lectures. </p> </div> </li> <li class="description-item"> <h3 class="item-title"> Library </h3> <p class="item-content"> Take advantage of the in-house library that brings in new releases every month. The library lounge is a relaxing space where you can put your mind at ease and let loose. </p> </li> <li class="description-item"> <h3 class="item-title"> Condominium·Resorts </h3> <div class="item-content"> <p> It’s important to know when to wind down for a while! That’s why we’ve prepared a nationwide network of condominiums and resorts for you to enjoy. </p> <p> Go take your vacation, you’ve earned it! </p> </div> </li> <li class="description-item"> <h3 class="item-title"> Convenience Store </h3> <div class="item-content"> <p> When you’re craving for something different to snack on, </p> <p> When you suddenly need something, the convenience store is open 24/7! </p> </div> </li> </ol> </div> </section> <section class="theme-lightgreen section-4"> <div class="section-bg"></div> <div class="section-inner"> <h3 class="section-title"> Life&amp;Safety </h3> <p class="sub-title-text"> Quality of work hinges on the quality <br /> of concentration. <br /> So that you may produce the best results, <br /> GC will provide you with the best environment <br /> to concentrate in. </p> <ol class="description-list"> <li class="description-item"> <h3 class="item-title"> Working Environment </h3> <p class="item-content"> It’s so obvious, but we need office space to work. GC will offer the best environment for you by thinking about everything from A to Z, even from our business cards to the Pcs we use. </p> </li> <li class="description-item"> <h3 class="item-title"> Cafeteria </h3> <div class="item-content"> <p> Did you know that one of the stressful factors of office workers is “choosing what to eat every day”? </p> <p> You no longer have to do so in front of the GC Cafeteria! </p> <p> We offer both health and great taste. </p> </div> </li> <li class="description-item"> <h3 class="item-title"> Shuttle Buses </h3> <p class="item-content"> Various shuttle buses that operate on multiple routes during commuting hours will relieve some of the stress that comes with the territory. <br /> We’ll be your means of transportation. </p> </li> <li class="description-item"> <h3 class="item-title"> Mortgage </h3> <div class="item-content"> <p> Everyone dreams of becoming a homeowner. </p> <p> GC will be your supporter. </p> </div> </li> <li class="description-item"> <h3 class="item-title"> Work Uniform </h3> <p class="item-content"> Don’t know what to wear during the changing of seasons? We will offer you a simple solution, workwear for spring/autumn and one for winter. But if it is not to your taste, don’t worry, it is totally up to you! </p> </li> </ol> </div> </section> </div> </main> </div> <footer class="gc-footer"> <div class="container-xl"> <div class="fnb"> <img class="col col-auto" src="/common/images/gc-ci-line-type.png" alt="" /> <ul role="list" class="col nav-items"> <li class="nav-item"> <a href="/eng/about/introduction">About GC</a> </li> <li class="nav-item"> <a href="/eng/culture/hr/gc">GC Culture</a> </li> <li class="nav-item"> <a href="/eng/brand/gc-campus">GC Brand</a> </li> <li class="nav-item"> <a href="/eng/recruit/list">GC Recruit</a> </li> </ul> <ul role="list" class="col col-auto policy-items"> <li class="policy-item"> <a href="/eng/esg">공정성·다양성·포용성</a> </li> <li class="policy-item"> <a href="/eng/privacy">Privacy Policy</a> </li> </ul> </div> <div class="footer-meta"> <div class="footer-inner container-xl"> <div class="footer-copyright"> <span>107, Ihyeon-ro 30beon-gil, Giheung-gu, Yongin-si, Gyeonggi-do, Republic of Korea</span> <span class="spacer"></span> <span>Tel: 031-260-9300</span> <span class="spacer"></span> <span>Fax: 031-260-9413 GC Company Registration Number:135-81-05009</span> <br /> <span>Copyright ⓒ 2022 GC corp. All rights reserved.</span> </div> <div class="footer-sns"> <a href="https://www.facebook.com/GC.bio/" target="_blank"> <img src="/common/images/facebook-icon.png" alt="Facebook" /> </a> <a href="https://www.instagram.com/gc.bio/?igshid=YmMyMTA2M2Y%3D" target="_blank"> <img src="/common/images/instagram-icon.png" alt="Instagram" /> </a> </div> </div> </div> </div> </footer> </body>

Pages: 1 2 3 4 5 6 7 8 9 10