/* 채용공고 */
#lnb_6030 .sub_lnb_6030 {
	display: flex;
    flex-wrap: wrap;
    align-items: center;  
}
#lnb_6030 .sub_lnb_6030.dflex {
    display: flex;
    height: 100%;
    align-items: stretch;
    flex-wrap: wrap;
}
#lnb_6030 .sub_lnb_6030_title {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 125%;
    display: block;
    margin-top: 90px;
    margin-bottom: 40px;
    padding: 25px 0 0 0;
}
#lnb_6030 .title-icon-bg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    background: #e60012;
}
#lnb_6030 .sub_lnb_6030_img_area.align-items {
    display: flex;
    width: calc(33.333333334% - 13.4px);
    height: auto;
    border: solid 1px #cccccc;
    flex-direction: column;
    align-items: flex-end;
	background: #f9f9f9;
    margin-right: 20px;
}
#lnb_6030 .sub_lnb_6030_img_area.align-items:nth-child(-n+3) {
	margin-bottom: 20px;
}
#lnb_6030 .sub_lnb_6030.dflex div:nth-child(3n) {
    margin-right: 0px;
}
#lnb_6030 .sub_lnb_6030_img_txt {
	width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    padding: 70px 40px;
    text-align: center;
}
#lnb_6030 .stxt_01 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin-top: 40px;
    margin-bottom: 30px;
	margin-left: 0px;
}
#lnb_6030 .sub_lnb_6030_img_txt img {
	width: auto;
	height: 120px;
}
#lnb_6030 .w-30 {
	width: 300px;

}
#lnb_6030 .w-70 {
	width: 70%;
	margin-top: 115px;

}
#lnb_6030 .sub_lnb_6030_stxt {
    font-size: 20px;
    font-weight: 400;
    line-height: 200%;
    margin-bottom: 0px;
    display: flex;
    width: 75%;
    align-items: flex-start;
}
#lnb_6030 .icon-dot-01 {
    width: 6px;
    height: 6px;
    margin-right: 10px;
    margin-top: 18px;
}

#lnb_6030 .sub_tit2 {
    font-size: 1.825rem;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 20px;
    letter-spacing: -0.33px;
	padding-top:50px;
}
#lnb_6030 .sub_tit2_sub {
    font-size: 1.825rem;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 20px;
    letter-spacing: -0.33px;
}

/*데스크탑, 와이드*/
@media all and (max-width:1280px) {

}

/*타블렛 가로, 노트북*/
@media screen and (max-width: 1024px) {
	#lnb_6030 .sub_lnb_6030_img_area.align-items {
		width: calc(50% - 10px);	
		margin-right: 20px;
		height: auto;
	}
	#lnb_6030 .sub_lnb_6030_img_area.align-items:nth-child(-n+4) {
		margin-bottom: 20px;
	}
	#lnb_6030 .sub_lnb_6030.dflex div:nth-child(3n) {
		margin-right: 20px;
	}
	#lnb_6030 .sub_lnb_6030.dflex div:nth-child(2n) {
		margin-right: 0px;
	}
	#lnb_6030 .w-70 {
		width: 70%;
		margin-top: 0;
	}
	#lnb_6030 .sub_lnb_6030_stxt {
		font-size: 20px;
		font-weight: 400;
		line-height: 200%;
	}
	#lnb_6030 .stxt_01 {
		text-align: center;
		font-size: 20px;
		font-weight: 600;
		display: block;
		margin-top: 40px;
		margin-bottom: 30px;
		margin-left: 0px;
	}
	#lnb_6030 .w-30 {
		width: 100%;
	}
	#lnb_6030 .w-70 {
		width: 100%;
	}
}







/*채용공고*/
#lnb_6030 .border_box_list {
  margin-top: 32px;
}
#lnb_6030 .sm_fac_01 .item {
  position: relative;
}
#lnb_6030 .sm_fac_01 .item .ico.type01 {
  background-image: url(/theme/Bootstrap5/img/sub/sub_lnb_6030_img_01_20240707.png);
}
#lnb_6030 .sm_fac_01 .item .ico.type02 {
  background-image: url(/theme/Bootstrap5/img/sub/sub_lnb_6030_img_02_20240707.png);
}
#lnb_6030 .sm_fac_01 .item .ico.type03 {
  background-image: url(/theme/Bootstrap5/img/sub/sub_lnb_6030_img_03_20240707.png);
}
#lnb_6030 .sm_fac_01 .item .ico.type04 {
  background-image: url(/theme/Bootstrap5/img/sub/sub_lnb_6030_img_04_20240707.png);
}
#lnb_6030 .sm_fac_01 .item .ico.type05 {
  background-image: url(/theme/Bootstrap5/img/sub/sub_lnb_6030_img_05_20240707.png);
}
#lnb_6030 .sm_fac_01 .item .ico.next {
  position: absolute;
  z-index:999;
  top: 52%;
  right: -35px;
  transform: translateY(-50%);
}
#lnb_6030 .sm_fac_01 .item:last-child .ico.next {
  display: none;
}
#lnb_6030 .border_box_list .item .step_wrap {
  display: flex;
}
#lnb_6030 .border_box_list .item .step_wrap .ico.next {
  margin-left: auto;
  flex-shrink: 0;
  display: block;
  width: 40px;
  height: 49px;
  border-radius: 0px;
  background-color: #3f87d2;
}



#lnb_6030 .border_box_list.row_type {
  flex-wrap: wrap;
}
#lnb_6030 .border_box_list.row_type .item {
  width: calc((100% - 64px) / 3);
  flex-grow: 0;
  margin-top: 24px;
}
#lnb_6030 .border_box_list.row_type .item.full {
  width: 100%;
}
#lnb_6030 .border_box_list.row_type .item.full .txt_wrap .info_wrap.flex_box {
  gap: 24px;
  align-items: flex-start;
}
#lnb_6030 .border_box_list.row_type .item.full .txt_wrap .info_wrap.flex_box > .dot_list {
  display: block;
  width: 100%;
}
#lnb_6030 .border_box_list.row_type .item.full .txt_wrap .info_wrap.flex_box > .dot_list .dot_list {
  margin-top: 8px;
}
#lnb_6030 .border_box_list.row_type .item.full .txt_wrap .info_wrap.flex_box > .dot_list .dot_list li {
  color: #666;
}
#lnb_6030 .border_box_list.row_type .item.full .txt_wrap .info_wrap.flex_box > .dot_list .dot_list li + li {
  margin-top: 8px;
}
#lnb_6030 .border_box_list.row_type .item.full ~ .item {
  margin-top: 0;
  flex-grow: 1;
}
#lnb_6030 .border_box_list.row_type .item:nth-child(3n) {
  margin-right: 0;
}
#lnb_6030 .border_box_list.row_type .item:nth-child(-n+3) {
  margin-top: 0;
}
#lnb_6030 .border_box_list.row_4_type {
  flex-wrap: wrap;
}
#lnb_6030 .border_box_list.row_4_type .item {
  width: calc((100% - 96px) / 4);
  flex-grow: 0;
  margin-top: 24px;
}
#lnb_6030 .border_box_list.row_4_type .item:nth-child(4n) {
  margin-right: 0;
}
#lnb_6030 .border_box_list.row_4_type .item:nth-child(-n+4) {
  margin-top: 0;
}
#lnb_6030 .border_box_list.ico_type .item {
  padding: 30px;
}
#lnb_6030 .border_box_list.ico_type .item .ico {
  display: block;
  width: 90px;
  height: 90px;
  margin-bottom:40px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
}
#lnb_6030 .border_box_list.ico_type .item .txt_wrap {
  padding: 0;
}
#lnb_6030 .border_box_list.ico_type .item .tit {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  padding-bottom: 24px;
  line-height: 1;
}
#lnb_6030 .border_box_list.ico_type .item dl .sub_tit {
  font-size: var(--font-size-tit-05);
  font-weight: var(--font-bolder);
}
#lnb_6030 .border_box_list.ico_type .item dl .sub_tit span {
  display: block;
  margin-top: 8px;
  font-size: var(--font-size-body-03);
  color: #666;
  font-weight: var(--font-regular);
}
#lnb_6030 .border_box_list.ico_type .item dl.line {
  border-top: 1px solid #d9d9d9;
  padding-top: 24px;
}
#lnb_6030 .border_box_list.ico_type .item dl .dot_list {
  margin-top: 16px;
}
#lnb_6030 .border_box_list.ico_type .item dl .dot_list li {
  display: flex;
  align-items: center;
  font-size: 17px;
  line-height: 1.5;
  color:#666;
}
#lnb_6030  .dot_list.line_type > li::before {
    content: "";
    width: 6px;
    height: 4px;
    flex-shrink: 0;
    border-radius: 2px;
    display: block;
    align-self: flex-start;
    margin-top: 10px;
    margin-right: 8px;
    background-color: #000;
}
#lnb_6030 .border_box_list.ico_type .item dl .dot_list.line_type li + li {
  margin-top: 8px;
}



#lnb_6030 .border_box_list {
  display: flex;
}
#lnb_6030 .border_box_list.item_4_type .item {
  width: calc((100% - 84px) / 4);
  min-width: 280px;
}
#lnb_6030 .border_box_list.item_1_type .item {
  width: calc((100% - 56px) / 3);
  min-width: 280px;
  flex-grow: 0;
}
#lnb_6030 .border_box_list.item_5_type .item {
  width: calc((100% - 72px) / 5);
  min-width: 250px;
  padding: 32px 20px !important;
  margin-right: 18px;
}
#lnb_6030 .border_box_list.item_5_type .item .txt_wrap .info_wrap .con {
  word-break: break-all;
}
#lnb_6030 .border_box_list.item_5_type .item .ico {
  width: 88px !important;
  height: 88px !important;
}
#lnb_6030 .border_box_list.item_5_type .item:last-child {
  margin-right: 0;
}


#lnb_6030 .border_box_list .item {
  width: 25%;
  height: auto;
  flex-grow: 1;
  border: 1px solid #d9d9d9;
  border-top: 2px solid #3f87d2;
  margin-right: 28px;
  background: #f9f9f9;
}
#lnb_6030 .border_box_list .item .img_wrap {
  position: relative;
  width: 100%;
}
#lnb_6030 .border_box_list .item .img_wrap img {
  width: 100%;
  height: 100%;
}
#lnb_6030 .border_box_list .item .img_wrap .map_area {
  height: 200px;
}
#lnb_6030 .border_box_list .item .img_wrap .tip_txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px 16px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 14px;
}

#lnb_6030 .border_box_list .item .step_wrap .ico.next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/theme/Bootstrap5/img/sub/ico_next_arrow.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 24px auto;
}
#lnb_6030 .border_box_list .item .txt_wrap {
  padding: 24px;
}
#lnb_6030 .border_box_list .item .txt_wrap .title_dep_04 {
  margin: 0 0 16px !important;
}
#lnb_6030 .border_box_list .item .txt_wrap .tit_wrap {
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--color-border);
}
#lnb_6030 .border_box_list .item .txt_wrap .tit_wrap .title_dep_04 {
  flex-grow: 1;
  margin-bottom: 0 !important;
}
#lnb_6030 .border_box_list .item .txt_wrap .tit_wrap + .info_dl {
  margin-top: 24px;
}
#lnb_6030 .border_box_list .item .txt_wrap .info_dl + .info_dl {
  margin-top: 16px;
}
#lnb_6030 .border_box_list .item .txt_wrap .info_dl .tit {
  margin-bottom: 4px;
  color: #666;
  font-size: var(--font-size-body-03);
}
#lnb_6030 .border_box_list .item .txt_wrap .info_dl .con {
  font-size: var(--font-size-body-03);
}
#lnb_6030 .border_box_list .item .txt_wrap .sub_txt {
  display: block;
  margin-top: 8px;
  color: #666;
  font-size: var(--font-size-body-03);
  font-weight: var(--font-regular);
}
#lnb_6030 .border_box_list .item:last-child {
  margin-right: 0;
}
#lnb_6030 .border_box_list .item:last-child .step_wrap .ico.next {
  background-color: var(--color-primary);
}
#lnb_6030 .border_box_list .item:last-child .step_wrap .ico.next::before {
  background-image: url(/theme/Bootstrap5/img/sub/ico_check.png);
}






/*모바일 가로, 타블렛 세로*/
@media screen and (max-width: 768px) {
	#lnb_6030 .sub_lnb_6030.dflex {
		display: flex;
		height: 100%;
		align-items: stretch;
		flex-wrap: wrap;
	}
	#lnb_6030 .sub_lnb_6030_img_area.align-items {
		width: 100%;
		height: auto;
	}
	#lnb_6030 .sub_lnb_6030.dflex div {
		margin-right: 0px;
	}
	#lnb_6030 .sub_lnb_6030.dflex div:nth-child(3n) {
		margin-right: 0px;
	}
}

/*모바일 세로*/
@media screen and (max-width: 480px) {

}