@charset "UTF-8";

/* webfont */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css");

/* main v2 241011 */
html {
  font-size: 10px!important;
}
body {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: -0.6px;
}
.wrap {
  overflow-x: hidden;
}
/* main section01 - slide 영역 */
.main_sec01 {
  position: relative;
  padding-top: 60px;
  text-align: center;
}
.main_sec01:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 475px;
  background: url(../images/main_v2/bg_main.jpg) no-repeat center center/cover;
}
.main_inner {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
h2.main_tit {
  color: #000;
  font-family: Pretendard;
  font-size: 3.8rem;
  font-weight: 600;
}
h2.main_tit .clr_gray {
  color: #535353;
  font-weight: 500;
}
.br_mobile {
  display: none;
}
.desc01 {
  margin-top: 20px;
  color: #505050;
  font-family: Pretendard;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 24px;
}
.clr_blue {
  color: #1A5ECC;
  font-weight: 700;
}
.flatform_info {
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
}
.main_slide_wrap {
  position: relative;
  width: 75%;
  height: 340px;
}
.main_slide.swiper {
  padding-bottom: 14px;
  padding-right: 8px;
}
.main_slide .swiper-slide {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.15);
}
.main_slide .swiper-slide:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.main_slide_wrap .swiper-button-prev,
.main_slide_wrap .swiper-button-next {
  top: 50%;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border: 0.4px solid #F1F1F1;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.main_slide_wrap .swiper-button-prev {
  left: -12px;
}
.main_slide_wrap .swiper-button-next {
  left: auto;
  right: -6px;
}
.main_slide_wrap .swiper-button-prev:after {
  content: '';
  display: inline-block;
  position: relative;
  left: 2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.main_slide_wrap .swiper-button-next:after {
  content: '';
  display: inline-block;
  position: relative;
  left: -2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main_slide_wrap .swiper-button-next.swiper-button-disabled,
.main_slide_wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0.9;
}
.main_slide_conts {
  position: relative;
  height: 340px;
  padding: 52px 40px 0;
  color: #fff;
}
.main_slide_tit {
  position: relative;
  color: #fff;
  font-family: Pretendard;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: left;
  word-break: keep-all;
  line-height: 32px;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.main_slide .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.bedge_best {
  display: inline-block;
  position: absolute;
  right: 23px;
  bottom: 33px;
}
.bedge_corp {
  display: inline-block;
  position: absolute;
  right: 23px;
  bottom: 33px;
}
.main_slide .swiper-slide .bedge_best>img,
.main_slide .swiper-slide .bedge_corp>img {
  position: relative;
  width: 46px;
  height: 59px;
  z-index: 50;
}
.links {
  width: 23.8333%;
  height: 340px;
  padding: 30px 12px 13px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.10);
}
.links_top {
  display: flex;
  flex-wrap: wrap;
}
.links_top li {
  width: 50%;
  margin-bottom: 18px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -1px;
}
.links_top li span {
  display: inline-block;
  position: relative;
  padding-top: 57px;
}
.links_top li span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #0072DB;
  transition: all 0.2s;
}
.links_top li:hover span {
  color: #0072DB;
}
.links_top li:hover span:after {
  width: 100%;
}
.links_top li:nth-child(1) {
  background: url(../images/main_v2/ico_test.png) no-repeat center top/48px;
}
.links_top li:nth-child(2) {
  background: url(../images/main_v2/ico_ncs.png) no-repeat center top/48px;
}
.links_top li:nth-child(3) {
  background: url(../images/main_v2/ico_chart.png) no-repeat center top/48px;
}
.links_top li:nth-child(4) {
  background: url(../images/main_v2/ico_monitor.png) no-repeat center top/48px;
}
.links_bottom {
  display: flex;
  margin-top: 4px;
  padding: 23px 0 25px;
  background: #E6F4F9;
  border-radius: 20px;
}
.links_bottom li {
  width: 25%;
  color: #495054;
  font-family: Pretendard;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: -0.52px;
}
.links_bottom li span {
  display: inline-block;
  padding-top: 30px;
}
.links_bottom li:hover span {
  color: #0072DB;
}
.links_bottom li:nth-child(1) {
  background: url(../images/main_v2/ico_text.png) no-repeat center top/24px;
}
.links_bottom li:nth-child(2) {
  background: url(../images/main_v2/ico_calcu.png) no-repeat center top/24px;
}
.links_bottom li:nth-child(3) {
  background: url(../images/main_v2/ico_calcu.png) no-repeat center top/24px;
}
.links_bottom li:nth-child(4) {
  background: url(../images/main_v2/ico_money.png) no-repeat center top/24px;
}
/* main section02 - 채용공고 */
.main_sec02 {
  padding: 68px 0 40px;
}
.employ_search {
  display: flex;
  justify-content: center;
}
select.select_main {
  width: 120px;
  height: 50px;
  min-height: 50px;
  border: 1px solid #8490A4;
  border-radius: 8px;
}
.intxt_main {
  width: 595px;
  height: 50px;
  margin-left: 8px;
  padding: 0 14px;
  border: 1px solid #8490A4;
  border-radius: 8px;
}
.btn_search.btn_search_main {
  height: 50px;
  margin-left: 8px;
}
.h3_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
}
h3.sec_tit {
  color: #242B36;
  font-family: Pretendard;
  font-size: 2rem;
  font-weight: 700;
}
.btn_employ_more {
  position: relative;
  padding-right: 22px;
  color: #666D82;
  font-family: 'pretendard';
  font-size: 1.5rem;
}
.btn_employ_more:after {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
  width: 16px;
  height: 16px;
  background: url(../images/main_v2/ico_plus.png) no-repeat left top/100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btn_employ_more:hover:after {
  -wekbit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.employ_li {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 18px;
  margin-top: 17px;
}
.employ_li .empoly_link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding: 40px 40px 30px;
  background-color: #fff;
  border: 1px solid #D7DCE5;
  border-radius: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.employ_li .empoly_link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #5288FF;
  border-radius: 20px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.employ_li .empoly_link:hover {
  box-shadow: 0px 1px 10px 0px rgba(39, 52, 77, 0.23);
}
.employ_li .empoly_link:hover:after {
  opacity: 1;
}
.employ_top {
  flex-grow: 1;
  padding-bottom: 50px;
}
.employ_tit {
  width: 100%;
  color: #242B36;
  font-family: "TheJamsil";
  font-size: 2rem;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 28px;
  letter-spacing: -0.8px;
}
.employ_desc01 {
  margin-top: 10px;
  color: #242B36;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 22px;
}
.employ_date {
  margin-top: 2px;
  color: #515F74;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 22px;
}
.employ_bottom {
  margin-top: auto;
  padding-top: 15px;
  border-top: 1px solid #D7DCE5;
}
.employ_desc02 {
  width: 100%;
  color: #2454BF;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.56px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.employ_tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.employ_tags li {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 6px 5px;
  background-color: #F2F2F2;
  border-radius: 20px;
  color: #525252;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: -0.52px;
}
/* main section03 - 커뮤니티 서비스 */
.main_sec03 {
  padding: 40px 0;
  background-color: #fff;
}
.media_board_area {
  display: flex;
  justify-content: space-between;
}
.community_area {
  width: calc(100% - 408px);
}
.board_area {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.board_area>div {
  width: 48.9795%;
  height: 223px;
  padding: 30px 30px 0;
  border: 1px solid #D7DCE5;
  border-radius: 20px;
}
.h4_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
h4.area_tit {
  color: #294065;
  font-family: Pretendard;
  font-size: 1.7rem;
  font-weight: 600;
}
h4.area_tit a {
  font-size: 0;
  line-height: 0;
}
.btn_board_more {
  line-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_board_more:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn_board_more a {
  display: inline-block;
  padding: 3px;
  line-height: 0;
}
.btn_board_more img {
  width: 12px;
}
.notice_list {
  margin-top: 24px;
}
.notice_list li {
  margin-bottom: 10px;
}
.notice_list li:last-child {
  margin-bottom: 0;
}
.notice_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #D9D9D9;
}
.notice_list li:last-child .notice_row {
  border-bottom: none;
}
.board_tit {
  width: 74%;
  color: #242B36;
  font-family: Pretendard;
  font-size: 1.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.notice_list li:hover .board_tit {
  color: #3C72EA;
}
.board_date {
  width: 26%;
  color: #818181;
  font-family: Pretendard;
  font-size: 1.4rem;
  text-align: right;
}
.notice_list li:hover .board_date {
  color: #3C72EA;
}
.video_area {
  width: 384px;
}
.video_slide_wrap {
  position: relative;
  width: 384px;
  height: 223px;
  margin-top: 20px;
}
.video_slide {
  overflow: hidden;
  height: 223px;
  border-radius: 20px;
}
.video_box {
  width: 384px;
  height: 223px;
}
.video_box img {
  width: 100%;
}
.youtube_video iframe {
  width: 384px;
  height: 223px;
}
.video_slide_wrap .swiper-button-prev,
.video_slide_wrap .swiper-button-next {
  top: -33px;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border: 0.4px solid #F1F1F1;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.video_slide_wrap .swiper-button-prev {
  left: 220px;
}
.video_slide_wrap .swiper-button-prev:after {
  content: '';
  display: inline-block;
  position: relative;
  left: 2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.video_slide_wrap .swiper-button-next:after {
  content: '';
  display: inline-block;
  position: relative;
  left: -2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video_slide_wrap .swiper-button-next.swiper-button-disabled,
.video_slide_wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
.video_slide_wrap .swiper-pagination {
  top: -44px;
  bottom: auto;
  left: 250px;
  width: 100px;
}
.video_slide_wrap .swiper-pagination-current {
  color: #DD276A;
  font-weight: 500;
}
.client_slide_wrap {
  position: relative;
  margin-top: 50px;
  padding: 8px 100px 8px 20px;
  border: 1px solid #D7DCE5;
  border-radius: 40px;
}
.client_slide img {
  width: 192px;
  height: 54px;
}
.client_slide_wrap .swiper-button-prev,
.client_slide_wrap .swiper-button-next {
  width: 30px;
  height: 30px;
  margin-top: 0;
  background-color: #EBEBEB;
  border-radius: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.client_slide_wrap .swiper-button-prev {
  right: 52px;
  left: auto;
}
.client_slide_wrap .swiper-button-next {
  right: 20px;
}
.client_slide_wrap .swiper-button-prev:after {
  content: '';
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid #070F16D1;
}
.client_slide_wrap .swiper-button-next:after {
  content: '';
  display: inline-block;
  position: relative;
  left: 1px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #070F16D1;
}
.client_slide_wrap .swiper-button-next.swiper-button-disabled,
.client_slide_wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0.7;
}
/* sidebar */
.sidebar {
  position: fixed;
  bottom: 30px;
  right: 100px;
  width: 76px;
  z-index: 100;
  -webkit-transition: all 0.2s 0.1s;
  transition: all 0.2s 0.1s;
}
.sidebar.up {
  bottom: 80px;
}
.quick_links {
  width: 76px;
  height: 215px;
  padding: 12px 10px 20px;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
  z-index: 100;
}
.quick_links li {
  margin-bottom: 16px;
}
.quick_links li:last-child {
  margin-bottom: 0;
}
.quick_links li p {
  padding-top: 62px;
  font-size: 1.2rem;
  text-align: center;
  word-break: keep-all;
}
.quick_links li:hover p {
  color: #0072DB;
}
.link_matching {
  background: url(../images/main_v2/img_matching.png) no-repeat center top/56px;
}
.link_chatbot {
  background: url(../images/main_v2/img_chatbot.png) no-repeat center top/56px;
}
.link_metaverse {
  background: url(../images/main_v2/img_metaverse.png) no-repeat center top/56px;
}
.btn_top {
  position: relative;
  width: 48px;
  height: 48px;
  margin: 10px auto 0;
  background: #656565;
  border-radius: 50%;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s 0.1s;
  transition: all 0.2s 0.1s;
}
.btn_top:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  background: url(../images/main_v2/ico_arrow.png) no-repeat center center/cover;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.1s 0.1s;
  transition: all 0.1s 0.1s;
}
.btn_top.visible {
  visibility: visible;
  opacity: 1;
}
.btn_top:hover {
  background: rgba(0, 0, 0, 0.70);
}
.btn_top:hover:after {
  margin-top: -5px;
}
/* 로그인 이후 - 개인회원 */
.personal .main_sec01:before {
  background-image: url(../images/main_v2/bg_personal.jpg);
}
.personal_info {
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
}
.ai_corp {
  width: calc(100% - 305px);
  padding: 26px 34px 28px;
  background: #FFF;
  border-radius: 20px;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.20);
  text-align: left;
}
.ai_slide_wrap {
  position: relative;
  margin-top: 10px;
}
.ai_slide.swiper {
  padding-top: 10px;
  padding-right: 1px;
}
.ai_slide_wrap .swiper-button-prev,
.ai_slide_wrap .swiper-button-next {
  top: 50%;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border: 0.4px solid #F1F1F1;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.ai_slide_wrap .swiper-button-prev {
  left: -12px;
}
.ai_slide_wrap .swiper-button-next {
  right: -12px;
}
.ai_slide_wrap .swiper-button-prev:after {
  content: '';
  display: inline-block;
  position: relative;
  left: 2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.ai_slide_wrap .swiper-button-next:after {
  content: '';
  display: inline-block;
  position: relative;
  left: -2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ai_slide_wrap .swiper-button-next.swiper-button-disabled,
.ai_slide_wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0.8;
}
.ai_employ {
  position: relative;
  padding: 40px 30px 36px 40px;
  border: 1px solid #B6BDCB;
  border-top: 4px solid #8167F5;
  border-radius: 20px;
}
.ai_employ .employ_date {
  position: relative;
}
.ai_employ .employ_desc01 {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ai_employ .employ_desc02 {
  max-height: 40px;
  min-height: 40px;
  margin-top: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: keep-all;
}
.ai_employ .employ_date:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 72%;
  height: 1px;
  background-color: #B6BDCB;
}
.member_info {
  width: 285px;
  height: 340px;
  padding: 28px 22px 0;
  background: #5288FF;
  border-radius: 20px;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.10);
  color: #fff;
}
.photo_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mem_photo {
  overflow: hidden;
  width: 66px;
  height: 66px;
  background-color: #D9D9D940;
  background-image: url(../images/main_v2/ico_member.png);
  background-repeat: no-repeat;
  background-size: 36px;
  background-position: center center;
  border-radius: 50%;
}
.mem_info {
  width: calc(100% - 76px);
}
.mem_nm {
  font-family: Pretendard;
  font-size: 2.2rem;
  font-weight: 300;
  text-align: left;
  line-height: 1.3;
  word-break: keep-all;
}
.mem_nm span {
  font-weight: 500;
}
.mem_upload {
  margin-top: 2px;
  font-family: Pretendard;
  font-size: 1.3rem;
  text-align: left;
}
.mem_upload span {
  padding-bottom: 1px;
  padding-right: 2px;
  border-bottom: 1px solid #fff;
  font-size: 1.8rem;
  font-weight: 600;
}
.upload_li {
  display: flex;
  margin-top: 18px;
}
.upload_li li {
  position: relative;
  width: 33.3333%;
}
.upload_li li:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 62px;
  background-color: #D9D9D92E;
}
.upload_li li:last-child:after {
  display: none;
}
.upload_num {
  font-family: Pretendard;
  font-size: 1.4rem;
  font-weight: 500;
}
.upload_num span {
  font-family: Pretendard;
  font-size: 3rem;
  font-weight: 600;
}
.upload_num span.clr_yellow {
  color: #FFF480;
}
.upload_tit {
  font-family: Pretendard;
  font-size: 1.3rem;
  font-weight: 500;
}
.links_type {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  padding-top: 20px;
  border-top: 1px solid #D9D9D980;
}
.links_type li {
  width: 50%;
  margin-bottom: 14px;
  font-family: Pretendard;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: left;
}
.links_type li a {
  display: inline-block;
  padding-left: 48px;
}
.links_type li:nth-child(1) {
  background: url(../images/main_v2/ico_test.png) no-repeat left top/40px;
}
.links_type li:nth-child(2) {
  background: url(../images/main_v2/ico_ncs.png) no-repeat left top/40px;
}
.links_type li:nth-child(3) {
  background: url(../images/main_v2/ico_chart.png) no-repeat left top/40px;
}
.links_type li:nth-child(4) {
  background: url(../images/main_v2/ico_monitor.png) no-repeat left top/40px;
}
.links_type li a {
  color: #fff;
}
/* 로그인 이후 - 기업회원 */
.corporation .main_sec01:before {
  background-image: url(../images/main_v2/bg_corporation.jpg);
}
.corporation .desc01 {
  color: #3A3A42;
  font-weight: 600;
}
.talent_slide_wrap {
  position: relative;
}
.talent_slide.swiper {
  padding-top: 10px;
}
.talent_slide .swiper-slide:nth-child(3n+1) .ai_talent_box {
  background-color: #ECF8FF;
}
.talent_slide .swiper-slide:nth-child(3n+2) .ai_talent_box {
  background-color: #E7FBFA;
}
.talent_slide .swiper-slide:nth-child(3n) .ai_talent_box {
  background-color: #F1F2FF;
}
.talent_slide_wrap .swiper-button-prev,
.talent_slide_wrap .swiper-button-next {
  top: 50%;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border: 0.4px solid #F1F1F1;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.talent_slide_wrap .swiper-button-prev {
  left: -12px;
}
.talent_slide_wrap .swiper-button-next {
  right: -12px;
}
.talent_slide_wrap .swiper-button-prev:after {
  content: '';
  display: inline-block;
  position: relative;
  left: 2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.talent_slide_wrap .swiper-button-next:after {
  content: '';
  display: inline-block;
  position: relative;
  left: -2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #767878;
  border-right: 2px solid #767878;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.talent_slide_wrap .swiper-button-next.swiper-button-disabled,
.talent_slide_wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0.8;
}
.ai_talent_box {
  padding: 26px 15px 15px 30px;
  border-radius: 20px;
}
.talent_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.talent_photo {
  overflow: hidden;
  width: 50px;
  height: 50px;
  background-color: #fff;
  background-image: url(../images/main_v2/ico_member.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center center;
  border-radius: 50%;
}
.talent_person {
  width: calc(100% - 65px);
}
.talent_nm {
  font-family: Pretendard;
  font-size: 1.8rem;
  font-weight: 600;
}
.talent_nm span {
  color: #595959;
  font-family: Pretendard;
  font-size: 1.2rem;
}
.talent_career {
  margin-top: 2px;
  color: #003894;
  font-family: Pretendard;
  font-size: 1.4rem;
}
.talent_history {
  width: 100%;
  margin-top: 26px;
  color: #28344E;
  font-family: Pretendard;
  font-size: 1.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.talent_condi {
  color: #6C6C6C;
  font-family: Pretendard;
  font-size: 1.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.talent_tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 9px;
}
.talent_tags li {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 8px 7px;
  background: #F2F2F2;
  border-radius: 99px;
  color: #525252;
  font-size: 1.3rem;
}
.talent_tags li:last-child {
  margin-right: 0;
}
.apply_info_box {
  width: 285px;
  padding: 28px 22px 0;
  background: #5288FF;
  border-radius: 20px;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.10);
  color: #fff;
}
.com_photo {
  overflow: hidden;
  width: 66px;
  height: 66px;
  background-color: #D9D9D940;
  background-image: url(../images/main_v2/ico_com.png);
  background-repeat: no-repeat;
  background-size: 36px;
  background-position: center center;
  border-radius: 50%;
}
.apply_info {
  width: calc(100% - 76px);
}
.com_nm {
  font-family: Pretendard;
  font-size: 2.2rem;
  font-weight: 300;
  text-align: left;
  line-height: 1.3;
  word-break: keep-all;
}
.com_nm span {
  font-weight: 500;
}
.apply_upload {
  margin-top: 2px;
  font-family: Pretendard;
  font-size: 1.3rem;
  text-align: left;
}
.apply_upload span {
  padding-bottom: 1px;
  padding-right: 2px;
  border-bottom: 1px solid #fff;
  font-size: 1.8rem;
  font-weight: 600;
}
.btn_row {
  margin-top: 36px;
}
.btn_com_modify {
  width: 100%;
  height: 38px;
  background-color: #3A74F3;
  border-radius: 100px;
  color: #fff;
  font-family: Pretendard;
  font-size: 1.4rem;
  font-weight: 800;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.btn_com_modify:hover {
  background-color: #2D6FFF;
}

/* 메인 기업회인 인재정보  시작*/
.ablmanMain_li {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 18px;
  margin-top: 17px;
}
.ablmanMain_li .ablmanMain_link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding: 19px 5px 5px;
  background-color: #fff;
  border: 1px solid #D7DCE5;
  border-radius: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ablmanMain_li .ablmanMain_link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #5288FF;
  border-radius: 20px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ablmanMain_li .ablmanMain_link:hover {
  box-shadow: 0px 1px 10px 0px rgba(39, 52, 77, 0.23);
}
.ablmanMain_li .ablmanMain_link:hover:after {
  opacity: 1;
}
.ablmanMain_top {
  flex-grow: 1;
  padding-bottom: 50px;
}
.ablmanMain_tit {
  width: 100%;
  color: #242B36;
  font-family: "TheJamsil";
  font-size: 2rem;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 28px;
  letter-spacing: -0.8px;
}
.ablmanMain_desc01 {
  margin-top: 10px;
  color: #242B36;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 22px;
}
.ablmanMain_date {
  margin-top: 2px;
  color: #515F74;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 22px;
}
.ablmanMain_bottom {
  margin-top: auto;
  padding-top: 15px;
  border-top: 1px solid #D7DCE5;
}
.ablmanMain_desc02 {
  width: 100%;
  color: #2454BF;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.56px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ablmanMain_tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.ablmanMain_tags li {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 6px 5px;
  background-color: #F2F2F2;
  border-radius: 20px;
  color: #525252;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: -0.52px;
}
.ablmanMain_talent_box {
  padding: 4px 17px 6px 20px;
  border-radius: 20px;
}
/* 메인 기업회인 인재정보 종료*/

/* responsive */
@media all and (max-width: 1660px) {
  /* sidebar */
  .sidebar {
    right: 50px;
  }
}

@media all and (max-width: 1080px) {
  /* main section03 */
  .community_area {
    width: calc(100% - 394px);
  }
  /* 개인회원 */
  /* main section01 */
  .ai_slide_wrap .swiper-button-prev {
    left: -30px;
  }
  .ai_slide_wrap .swiper-button-next {
    right: -30px;
  }
  /* 기업회원 */
  /* main_section01 */
  .talent_slide_wrap .swiper-button-prev {
    left: -30px;
  }
  .talent_slide_wrap .swiper-button-next {
    right: -30px;
  }
}

@media all and (min-width: 961px) {
  /* main section01 */
  .main_slide .swiper-slide:hover:before {
    background: linear-gradient(180deg, rgba(2, 108, 184, 0.70) 4%, rgba(2, 66, 184, 0.70) 74%, rgba(1, 29, 82, 0.70) 100%);
  }
  .main_slide .swiper-slide:hover .main_slide_conts>img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
  /* 개인회원 */
  /* main section01 */
  .ai_employ {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .ai_slide.swiper .swiper-slide:hover .ai_employ {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  /* 기업회원 */
  /* main section01 */
  .ai_talent_box {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .talent_slide.swiper .swiper-slide:hover .ai_talent_box {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@media all and (max-width: 960px) {
  /* main section01 */
  h2.main_tit {
    font-size: 3rem;
  }
  .main_slide_wrap {
    width: 66%;
  }
  .links {
    width: 32%;
  }
  /* main section03 */
  .media_board_area {
    flex-wrap: wrap;
  }
  .community_area {
    width: 100%;
  }
  .video_area {
    width: 100%;
    margin-top: 30px;
  }
  .video_slide_wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 58.07%;
  }
  .video_slide.swiper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video_box {
    width: 100%;
    height: auto;
  }
  .youtube_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video_slide_wrap .swiper-button-prev {
    left: auto;
    right: 150px;
  }
  .video_slide_wrap .swiper-pagination {
    left: auto;
    right: 50px;
  }
  .client_slide_wrap {
    padding: 8px 60px;
  }
  .client_slide_wrap .swiper-button-prev {
    left: 20px;
    right: auto;
  }
}

@media all and (max-width: 880px) {
  /* 개인회원 */
  /* main section01 */
  .ai_employ {
    padding: 40px 20px 36px 20px;
  }
}

@media all and (max-width: 768px) {
  /* main section01 */
  .main_sec01 {
    padding-top: 32px;
  }
  h2.main_tit {
    font-size: 2rem;
  }
  .br_mobile {
    display: block;
  }
  .desc01 {
    width: 85%;
    margin: 16px auto 0;
    font-size: 1.3rem;
  }
  .desc01 br {
    display: none;
  }
  .flatform_info {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .main_slide_wrap {
    width: calc(100% + 8px);
    height: 240px;
  }
  .main_slide_conts {
    height: 240px;
    padding: 40px 30px 0;
  }
  .links {
    width: 100%;
    height: 350px;
    margin-top: 30px;
  }
  .links_top li {
    font-size: 1.6rem;
  }
  .links_bottom li {
    font-size: 1.4rem;
  }
  /* main section02 */
  .main_sec02 {
    padding-top: 40px;
  }
  .h3_row {
    margin-top: 50px;
  }
  .employ_li {
    margin-top: 20px;
  }
  .employ_li .empoly_link {
    padding: 20px 30px;
  }
  .employ_top {
    padding-bottom: 30px;
  }
  .employ_tit {
    font-size: 1.8rem;
  }
  .employ_desc01 {
    font-size: 1.6rem;
  }
  .employ_date {
    font-size: 1.2rem;
  }
  .employ_bottom {
    padding-top: 0;
    border-top: none;
  }
  .employ_desc02 {
    font-size: 1.3rem;
  }
  /* main section03 */
  .main_sec03 {
    padding: 30px 0;
  }
  .board_area {
    flex-wrap: wrap;
  }
  .board_area>div {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .notice_list li:last-child .notice_row {
    padding-bottom: 0;
  }
  h4.area_tit {
    font-size: 1.8rem;
  }
  .reference {
    margin-top: 10px;
  }
  .video_slide_wrap .swiper-button-prev {
    left: auto;
    right: 120px;
  }
  .video_slide_wrap .swiper-pagination {
    left: auto;
    right: 40px;
  }
  /* sidebar */
  .sidebar {
    right: 20px;
  }
  .sidebar.up {
    right: 20px;
  }
  .quick_links {
/*     display: none; */
  }
.link_matching {


	}
.link_chatbot {


	}
.link_metaverse {


	}
  /* 개인회원 */
  /* main_section01 */
  .personal_info {
    flex-wrap: wrap;
    margin-top: 17px;
  }
  .ai_corp {
    width: 100%;
  }
  .member_info {
    width: 100%;
    margin-top: 10px;
  }
  .ai_employ {
    padding: 40px 20px 20px 20px;
  }
  .links_type {
    padding: 20px 10% 0;
  }
  /* 기업회원 */
  /* main_section01 */
  .apply_info_box {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 30px;
  }
}

@media all and (max-width: 670px) {
  /* main section03 */
  .client_slide_wrap {
    border: none;
  }
}

@media all and (max-width: 480px) {
  /* main section01 */
  .main_sec01:before {
    height: 240px;
  }
  .main_slide_wrap {
    width: 278%;
    -webkit-transform: translateX(-31.5%);
    transform: translateX(-31.5%);
  }
  .main_slide_tit {
    width: 50%;
  }
  .bedge_best,
  .bedge_corp {
    right: 30px;
    bottom: 118px;
  }
  /* main section02 */
  .intxt_main {
    margin-left: 5px;
  }
  .btn_search.btn_search_main {
    flex-shrink: 0;
    width: 50px;
    min-width: 50px;
    margin-left: 5px;
    font-size: 0;
  }
  .btn_search.btn_search_main i.ico_search {
    vertical-align: middle;
  }
  .employ_li {
    gap: 10px;
  }
  /* main section03 */
  .client_slide_wrap .swiper-button-prev {
    left: 0;
  }
  .client_slide_wrap .swiper-button-next {
    right: 0;
  }
  .links_type {
    padding: 20px 0 0;
  }
}.