/* 항공일자리 관리자 editor css */

@charset "UTF-8";
/*rem 기본 세팅*/
/*반응형 기본 세팅*/
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");


/* -----------------PC------------------- */

.pc {
  display: block;
}

.mobile {
  display: none !important;
}

table th, table td {
  display: table-cell;
  vertical-align: middle;
}

.border_white ul.flx_none li {
  display: block !important;
}

.more_a::after {
  background-image: url(/images/egovframework/img/ic-search-more@2x.png) !important;
}

/* 일자리 센터 */
.work_section.center h2 {
  margin-bottom: 1.75rem;
}
.work_section.center img {
  width: 100%;
  margin-top: 0;
}

.work_quest {
  padding: 5.625rem 5rem 7.5rem;
  border: solid 1px #ddd;
  border-top: 0;
  border-radius: 0rem 0rem 0.625rem 0.625rem;
  box-shadow: 0 5px 10px 0 rgba(1, 17, 72, 0.15);
}
.work_quest img {
  width: 100%;
}

.text_start {
  text-align: start !important;
}

.l_table {
  width: 100%;
  font-size: 1.1875rem;
  letter-spacing: -0.29px;
  border-top: 1px solid #000;
  text-align: center;
  color: #2b2b2b;
}
.l_table tr:first-child {
  height: 4.5rem;
}
.l_table tr:first-child td {
  border-top: 0;
}
.l_table tr:first-child th {
  padding: 0;
}
.l_table th, .l_table td {
  padding: 1.5625rem 0rem;
  border: 1px solid #e4e4e4;
  line-height: 1.37;
}
.l_table th {
  border-top: 1px solid #1f1f1f;
  background-color: #f8fbfe;
}
.l_table .bg {
  background: #f8f8f8;
}
.l_table em {
  font-size: 0.875rem;
  font-style: normal;
  letter-spacing: -0.21px;
  color: #666;
}
.l_table p {
  margin-top: 0.9375rem;
  line-height: 1.74;
  color: #666;
}
.l_table .text_start {
  padding: 1.5625rem 2.1875rem;
  text-align: start;
}

.l_table.nl {
  border-top: 1px solid #e4e4e4;
}
.l_table.nl th {
  border-top: 0px;
}

.round_list li {
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
  padding: 1.4375rem 1.5rem;
  border-radius: 0.625rem;
  background-color: #f2f6ff;
}
.round_list li:not(:first-child) {
  margin-top: 0.5rem;
}

/* 직업(직무) 탐색 */
.work_section:nth-of-type(1) {
  margin-top: 2rem;
}
.work_section:not(:last-child) {
  margin-bottom: 4.25rem;
}
.work_section h2 {
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: -0.42px;
  color: #1d1d1d;
}
.work_section h2 + p {
  font-size: 1.1875rem;
  line-height: 1.68;
  letter-spacing: -0.29px;
  color: #2d2d2d;
  padding: 0;
}
.work_section h2 + table {
  margin-top: 0;
}
.work_section h2 + img {
  margin-top: 0;
}

.work_section .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.work_section .top p {
  color: #666666;
  font-size: 1rem;
}
.work_section.mt_120 h2 {
  margin-top: 4.25rem;
}
.work_section.m_68 h2 {
  margin-top: 4.25rem;
}
.work_section .l_table .bg {
  padding-left: 2rem;
  text-align: start;
}
.work_section .l_table th:first-child,
.work_section .l_table td:first-child {
  border-left: 0;
}
.work_section .l_table th:last-child,
.work_section .l_table td:last-child {
  border-right: 0;
}
.work_section .round_list li {
  padding: 1rem 1.25rem;
  background-color: #f0f4f7;
  align-items: center !important;
}
.work_section .round_list li:not(:first-child) {
  margin-top: 1.5rem;
}
.round_list p.round {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  font-size: 1.625rem;
  font-weight: bold;
  background-color: #158dd3;
  color: #fff;
  border-radius: 100%;
}
.work_section .round_list.navi p .round{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  font-size: 1.625rem;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
  background-color: #133597;
}
.work_section .round_list.navi p.flx {
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
  width: auto;
  line-height: normal;
}
.round_list.navi p.flx strong {
  white-space: nowrap;
  font-size: 1.375rem;
  font-weight: bold;
  color: #2d2d2d;
  letter-spacing: -0.32px;
}

.work_section .round_list.green p.round {
  background-color: #00bea2;
}
.work_section .round_list.bx_2 p.round {
  background-color: #133597;
}

.work_section .round_list p {
  padding: 0;
}
.work_section .round_list p.txt {
  display: block;
  width: calc(100% - 5rem);
  text-align: center;
  font-size: 1.1875rem;
  font-weight: 400;
  letter-spacing: -0.95px;
  color: #2d2d2d;
}
.work_section .round_list em {
  font-style: normal;
  font-size: 1rem;
  letter-spacing: -0.48px;
  color: #555;
}
.work_section .round_list.green li {
  background-color: #f0f8f5;
}
.work_section .round_list.navi li {
  background-color: #f8f8f8;
}
.work_section .round_list.navi b {
  font-size: 1.375rem;
  font-weight: bold;
  color: #2d2d2d;
  letter-spacing: -0.32px;
}

.round_list.bx_2 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2.5rem;
  row-gap: 0.5rem;
}
.round_list.bx_2 li {
  width: calc((100% - 2.5rem) / 2);
}
.round_list.bx_2 li:not(:first-child) {
  margin-top: 0rem;
}
.round_list li {
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
  padding: 1.4375rem 1.5rem;
  border-radius: 0.625rem;
  background-color: #f2f6ff;
}
.round_list li:not(:first-child) {
  margin-top: 0.5rem;
}
.work_section .round_list.bx_2 {
  gap: 1.5rem 1.75rem;
}
.work_section .round_list.bx_2 li {
  margin: 0;
  background-color: #f8f8f8;
}
.work_section .round_list.bx_2 span {
  background-color: #133597;
}
.work_section .round_list .section_i {
  display: flex;
  align-items: center;
}
.work_section .round_list .section_i i {
  display: flex;
  align-items: center;
  font-size: 1.1875rem;
  letter-spacing: -0.29px;
  color: #2d2d2d;
}
.work_section .round_list .section_i i:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1rem;
  margin: 0rem 0.71875rem;
  background: #b7bfd9;
}
.work_section figure {
  display: flex;
  align-items: start;
  column-gap: 1.875rem;
  margin-top: 2rem;
}
.work_section figure + figure {
  margin-top: 3.75rem;
}
.work_section figure .offi_img {
  width: 36.69%;
}
.work_section figure .figcaption {
  width: 100%;
  padding: 2.75rem 3.125rem;
  border: solid 1px #ddd;
  border-radius: 0.625rem;
}
.work_section figure p {
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: -0.42px;
  color: #1d1d1d;
}
.work_section figure span {
  font-size: 1.3125rem;
  line-height: 1.52;
  letter-spacing: -0.32px;
  color: #2d2d2d;
  font-weight: normal;
}

.work_section figure.min p img {
  width: 100%;
}
.work_section figure.min .figcaption {
  padding: 2.1875rem 2.5rem;
}
.work_section figure.min p {
  line-height: 1;
}
.work_section figure.min strong {
  display: block;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: -0.26px;
  color: #2d2d2d;
}
.work_section figure.min strong + strong {
  margin-top: 1.25rem;
}
.work_section figure.min i {
  margin: 0.5rem 0rem 1.25rem;
  font-style: normal;
  font-size: 1.0625rem;
  font-weight: 300;
  letter-spacing: -0.26px;
  line-height: 1.65;
  text-align: left;
  color: #555;
}

.quest_bx {
  border: 1px solid #ddd;
  border-radius: 0.625rem;
}
.quest_bx p {
  padding: 2.25rem 2.5rem;
  font-size: 1.0625rem;
  line-height: 1.76;
  letter-spacing: -0.26px;
  color: #333;
}

.work_min_txt {
  margin-top: 2rem;
  padding: 2.1875rem 2.5rem;
  font-size: 1.0625rem;
  line-height: 1.76;
  letter-spacing: -0.29px;
  border: solid 1px #e4e4e4;
  border-radius: 0.625rem;
  color: #333;
}
.work_min_txt b {
  display: block;
  margin-bottom: 0.75rem;
}
.work_min_txt span {
  display: block;
  letter-spacing: -0.4px;
  font-size: 1.1875rem;
  margin-top: 1.25rem;
}
.work_min_txt span:first-child {
  margin-top: 0;
}

.work_line_list {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #e0e4e6;
}
.work_line_list li {
  display: flex;
  align-items: center !important;
  column-gap: 2.5rem;
  width: 50%;
  padding: 3.71875rem 1.59375rem 3.71875rem 1.59375rem;
  border-right: 1px solid #e0e4e6;
  border-bottom: 1px solid #e0e4e6;
  margin: 0 !important;
}
.work_line_list li:nth-child(2n) {
  border-right: none;
}
.work_line_list p {
  display: unset !important;
  font-size: 1.1875rem;
  line-height: 1.58;
  letter-spacing: -0.29px;
  color: #2d2d2d;
}
.work_line_list p.img {
  width: 8.25rem;
  height: 8.25rem;
  flex: none;
}
.work_line_list p.img img {
  width: 100%;
  height: 100%;
}

.gray_box {
  display: flex;
  column-gap: 1.75rem;
  align-items: center;
  margin-bottom: 4.1875rem;
  padding: 1.875rem 3.25rem;
  border-radius: 0.625rem;
  background-color: #f7f7f7;
}
.gray_box img {
  width: 3.625rem;
  height: 3.625rem;
}
.gray_box div {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.48px;
  color: #1d1d1d;
}
.gray_box span {
  display: inline-block;
  margin-top: 0.25rem;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.32px;
  color: #1d1d1d;
}
.gray_box .more_a {
  vertical-align: baseline;
  margin-left: 1rem;
}

.work_line_row {
  border-top: 1px solid #e0e4e6;
}
.work_line_row li {
  display: flex;
  align-items: center !important;
  padding: 3.5625rem 0rem;
  border-bottom: 1px solid #e0e4e6;
}
.work_line_row .bx_img {
  width: 46%;
}
.work_line_row .bx_img img {
  object-fit: scale-down;
  /* max-height: 9.375rem; */
  max-height: 5.375rem;
}
.work_line_row .bx_img.min img {
  max-height: 5.625rem;
}
.work_line_row .work_logo_info {
  width: 54%;
  padding: 0rem 2.25rem 0rem 2.875rem;
}
.work_line_row .title {
  display: flex;
  justify-content: space-between;
}
.work_line_row .title h3 {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: -0.36px;
  color: #1d1d1d;
}
.work_line_row .blue_sub {
  margin-top: 0.5rem;
}
.work_line_row .blue_sub span {
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: -0.24px;
  color: #133597;
}
.work_line_row .blue_sub span:not(:first-child) {
  margin-left: 0.5rem;
}
.work_line_row .icon {
  margin-top: 1.125rem;
}
.work_line_row .icon span {
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #1d1d1d;
}
.work_line_row .icon span:not(:first-child) {
  margin-top: 0.25rem;
}
.work_line_row .icon span::before {
  content: "";
  display: inline-block;
  background-size: contain !important;
}
.work_line_row .icon .call::before {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  background: url(../../../images/egovframework/img/ic-report-call@2x.png) no-repeat;
}
.work_line_row .icon .local::before {
  width: 0.75rem;
  height: 1.125rem;
  margin-right: 0.625rem;
  background: url(../../../images/egovframework/img/ic-report-location@2x.png) no-repeat;
}
.work_line_row p {
  margin-top: 1.125rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: -0.24px;
  color: #1d1d1d;
}
.work_line_row .gray {
  display: block;
  margin-top: 0.9375rem;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #888;
}

.work_line_col {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #e0e4e6;
}
.border_white .work_line_col li {
  display: block;
  position: relative;
  width: 50%;
  padding: 0.96875rem 1.21875rem 2.21875rem 1.21875rem;
  text-align: center;
  border-right: 1px solid #e0e4e6;
  border-bottom: 1px solid #e0e4e6;
  margin-bottom: 0 !important;
}
.work_line_col li:nth-child(2n) {
  border-right: none;
}
.work_line_col .more_a {
  position: absolute;
  right: 1.21875rem;
  top: 1.21875rem;
}
.work_line_col strong {
  position: relative;
  display: block;
  padding-top: 5.625rem;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: -0.36px;
  color: #1d1d1d;
}
.work_line_col strong::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 200px;
  height: 5rem;
  margin: 0 auto;
  background: url(../../../images/egovframework/img/company_lst_logo.jpg) no-repeat;
}
.work_line_col .call {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: -0.27px;
  color: #1d1d1d;
  display: block;
}
.work_line_col .call::before {
  content: "";
  display: inline-block;
  background-size: contain !important;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  background: url(../../../images/egovframework/img/ic-report-call@2x.png) no-repeat;
  vertical-align: middle;
}
.work_line_col .local {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: -0.27px;
  color: #1d1d1d;
}
.work_line_col .local::before {
  content: "";
  display: inline-block;
  background-size: contain !important;
  width: 0.75rem;
  height: 1.125rem;
  margin-right: 0.5rem;
  background: url(../../../images/egovframework/img/ic-report-location@2x.png) no-repeat;
  vertical-align: middle;
}
.work_line_col.start li {
  padding: 2.46875rem 2.21875rem;
  text-align: start;
}
.work_line_col.start .more_a {
  top: 2.46875rem;
}
.work_line_col.start b {
  display: block;
  margin-bottom: 1.25rem;
}
.work_line_col.start h3 {
  margin-bottom: 0.5rem;
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: -0.42px;
  color: #1d1d1d;
}

.work_line_col.logo_none ::before {
  display: none;
}
.work_line_col.logo_none strong {
  padding: 0;
  font-size: 1.125rem;
}

/* 직무 탐색 - 채용관련기업 로고 리스트 */
.logo_list_01 li:nth-child(2) strong::before {
  background-position: -200px 0 !important;
}
.logo_list_01 li:nth-child(3) strong::before {
  background-position: -400px 0 !important;
}
.logo_list_01 li:nth-child(4) strong::before {
  background-position: -600px 0 !important;
}
.logo_list_01 li:nth-child(5) strong::before {
  background-position: -800px 0 !important;
}
.logo_list_01 li:nth-child(6) strong::before {
  background-position: 0 -80px !important;
}
.logo_list_01 li:nth-child(7) strong::before {
  background-position: -200px -80px !important;
}
.logo_list_01 li:nth-child(8) strong::before {
  background-position: -400px -80px !important;
}
.logo_list_01 li:nth-child(9) strong::before {
  background-position: -600px -80px !important;
}

.logo_list_02 li:nth-child(1) strong::before {
  background-position: -800px -80px !important;
}
.logo_list_02 li:nth-child(2) strong::before {
  background-position: 0px -160px !important;
}
.logo_list_02 li:nth-child(3) strong::before {
  background-position: -400px -240px !important;
}
.logo_list_02 li:nth-child(4) strong::before {
  background-position: -600px -240px !important;
}
.logo_list_02 li:nth-child(5) strong::before {
  background-position: -400px -880px !important;
}
.logo_list_02 li:nth-child(6) strong::before {
  background-position: -800px -240px !important;
}
.logo_list_02 li:nth-child(7) strong::before {
  background-position: -200px -880px !important;
}

.logo_list_03 li:nth-child(1) strong::before {
  background-position: 0px -320px !important;
}
.logo_list_03 li:nth-child(2) strong::before {
  background-position: -200px -320px !important;
}
.logo_list_03 li:nth-child(3) strong::before {
  background-position: -400px -320px !important;
}
.logo_list_03 li:nth-child(4) strong::before {
  background-position: -600px -320px !important;
}
.logo_list_03 li:nth-child(5) strong::before {
  background-position: -800px -320px !important;
}
.logo_list_03 li:nth-child(6) strong::before {
  background-position: 0px -400px !important;
}
.logo_list_03 li:nth-child(7) strong::before {
  background-position: -200px -400px !important;
}
.logo_list_03 li:nth-child(8) strong::before {
  background-position: -400px -400px !important;
}
.logo_list_03 li:nth-child(9) strong::before {
  background-position: -600px -400px !important;
}
.logo_list_03 li:nth-child(10) strong::before {
  background-position: -800px -400px !important;
}
.logo_list_03 li:nth-child(11) strong::before {
  background-position: -200px -480px !important;
}
.logo_list_03 li:nth-child(12) strong::before {
  background-position: -400px -480px !important;
}

.logo_list_04 li:nth-child(1) strong::before {
  background-position: -200px -160px !important;
}
.logo_list_04 li:nth-child(2) strong::before {
  background-position: -600px -160px !important;
}

.logo_list_05 li:nth-child(1) strong::before {
  background-position: -800px -240px !important;
}
.logo_list_05 li:nth-child(2) strong::before {
  background-position: -600px -480px !important;
}
.logo_list_05 li:nth-child(3) strong::before {
  background-position: -800px -480px !important;
}
.logo_list_05 li:nth-child(4) strong::before {
  background-position: 0px -560px !important;
}
.logo_list_05 li:nth-child(5) strong::before {
  background-position: -200px -560px !important;
}
.logo_list_05 li:nth-child(6) strong::before {
  background-position: -400px -560px !important;
}
.logo_list_05 li:nth-child(7) strong::before {
  background-position: -600px -560px !important;
}
.logo_list_05 li:nth-child(8) strong::before {
  background-position: -800px -560px !important;
}
.logo_list_05 li:nth-child(9) strong::before {
  background-position: 0px -640px !important;
}

.logo_list_06 li:nth-child(2) strong::before {
  background-position: -200px 0 !important;
}
.logo_list_06 li:nth-child(3) strong::before {
  background-position: -400px 0 !important;
}
.logo_list_06 li:nth-child(4) strong::before {
  background-position: -200px -80px !important;
}

.logo_list_07 li:nth-child(1) strong::before {
  background-position: -400px -640px !important;
}
.logo_list_07 li:nth-child(2) strong::before {
  background-position: 0px -240px !important;
}
.logo_list_07 li:nth-child(3) strong::before {
  background-position: -800px -640px !important;
}
.logo_list_07 li:nth-child(4) strong::before {
  background-position: -200px -240px !important;
}
.logo_list_07 li:nth-child(5) strong::before {
  background-position: 0px -720px !important;
}

.logo_list_08 li:nth-child(1) strong::before {
  background-position: -400px -720px !important;
}

.logo_list_09 li:nth-child(1) strong::before {
  background-position: -200px -720px !important;
}

.logo_list_10 li:nth-child(1) strong::before {
  background-position: -200px -160px !important;
}
.logo_list_10 li:nth-child(2) strong::before {
  background-position: -600px -160px !important;
}

.logo_list_11 li:nth-child(6) strong::before {
  background-position: -800px -80px !important;
}

.logo_list_12 li:nth-child(1) strong::before {
  background-position: -400px -240px !important;
}

.logo_list_13 li:nth-child(1) strong::before {
  background-position: -600px -720px !important;
}
.logo_list_13 li:nth-child(2) strong::before {
  background-position: -800px -720px !important;
}
.logo_list_13 li:nth-child(3) strong::before {
  background-position: 0px -800px !important;
}

.logo_list_14 li:nth-child(1) strong::before {
  background-position: -200px -800px !important;
}
.logo_list_14 li:nth-child(2) strong::before {
  background-position: -400px -800px !important;
}
.logo_list_14 li:nth-child(3) strong::before {
  background-position: -600px -800px !important;
}

.logo_list_15 li:nth-child(1) strong::before {
  background-position: -400px -320px !important;
}

.logo_list_16 li:nth-child(1) strong::before {
  background-position: -800px -160px !important;
}
.logo_list_16 li:nth-child(2) strong::before {
  background-position: -800px -800px !important;
}

.logo_list_17 li:nth-child(2) strong::before {
  background-position: -200px 0 !important;
}
.logo_list_17 li:nth-child(3) strong::before {
  background-position: -400px 0 !important;
}
.logo_list_17 li:nth-child(4) strong::before {
  background-position: 0 -80px !important;
}
.logo_list_17 li:nth-child(5) strong::before {
  background-position: -200px -80px !important;
}
.logo_list_17 li:nth-child(6) strong::before {
  background-position: -800px -240px !important;
}
.logo_list_17 li:nth-child(7) strong::before {
  background-position: 0px -720px !important;
}
.logo_list_17 li:nth-child(8) strong::before {
  background-position: -200px -720px !important;
}
.logo_list_17 li:nth-child(9) strong::before {
  background-position: 0px -880px !important;
}
.logo_list_17 li:nth-child(10) strong::before {
  background-position: -400px -800px !important;
}
.logo_list_17 li:nth-child(11) strong::before {
  background-position: 0px -160px !important;
}
.logo_list_17 li:nth-child(12) strong::before {
  background-position: -400px -640px !important;
}
.logo_list_17 li:nth-child(13) strong::before {
  background-position: 0px -240px !important;
}
.logo_list_17 li:nth-child(14) strong::before {
  background-position: 0px -560px !important;
}
.logo_list_17 li:nth-child(15) strong::before {
  background-position: 0px -640px !important;
}

.logo_list_18 li:nth-child(1) strong::before {
  background-position: -600px -160px !important;
}
.logo_list_18 li:nth-child(2) strong::before {
  background-position: -400px -160px !important;
}

.logo_list_19 li:nth-child(1) strong::before {
  background-position: -600px -880px !important;
}
.logo_list_19 li:nth-child(2) strong::before {
  background-position: -800px -880px !important;
}
.logo_list_19 li:nth-child(3) strong::before {
  background-position: 0px -960px !important;
}
.logo_list_19 li:nth-child(4) strong::before {
  background-position: -200px -960px !important;
}
.logo_list_19 li:nth-child(5) strong::before {
  background-position: -400px -960px !important;
}
.logo_list_19 li:nth-child(6) strong::before {
  background-position: -600px -960px !important;
}
.logo_list_19 li:nth-child(7) strong::before {
  background-position: -800px -960px !important;
}
.logo_list_19 li:nth-child(8) strong::before {
  background-position: 0px -1040px !important;
}
.logo_list_19 li:nth-child(9) strong::before {
  background-position: -200px -1040px !important;
}
.logo_list_19 li:nth-child(10) strong::before {
  background-position: -400px -1040px !important;
}
.logo_list_19 li:nth-child(11) strong::before {
  background-position: -600px -1040px !important;
}
.logo_list_19 li:nth-child(12) strong::before {
  background-position: -800px -1040px !important;
}
.logo_list_19 li:nth-child(13) strong::before {
  background-position: 0px -1120px !important;
}

/* 항공산업 생태계 */
.bx_board {
  margin-bottom: 4.5rem;
  padding-bottom: 3.25rem;
  border-bottom: 1px solid #e1e4e6;
}
.bx_board div {
  font-size: 1.3125rem;
  font-weight: normal;
  line-height: 1.52;
  letter-spacing: -0.32px;
  color: #2d2d2d;
}
.bx_board .ex_img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 61.75rem;
  margin-bottom: 3.75rem;
  background-color: #eef0f2;
}

.link_txt {
  font-size: 1.3125rem;
  font-weight: 600;
  text-decoration: underline;
  color: #2d59ed;
}

.work_line_col li p.gray {
  font-size: 1rem;
  font-weight: 500;
  color: #888;
  margin-top: 0.5rem;
}

/* 항공산업 생태계 */
.aditor_txt {
  font-size: 1.3125rem;
  font-weight: normal;
  line-height: 1.52;
  letter-spacing: -0.32px;
  color: #2d2d2d;
}

/* 취업박람회 */
.bx_fair h2 {
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: -0.45px;
  color: #1d1d1d;
}
.bx_fair h2 {
  margin-bottom: 2.46875rem;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: -0.6px;
  color: #2d2d2d;
}
.bx_fair ul div {
  display: flex;
  column-gap: 1.25rem;
}
.bx_fair ul div img {
  height: 2.5625rem;
  object-fit: contain;
}

.work_fair_img {
  padding-top: 4.46875rem;
  margin: 0 auto;
}
.work_fair_img img {
  width: 100%;
}
.work_fair_img b {
  display: block;
  margin-bottom: 1.75rem;
}
.work_fair_img b:not(:nth-of-type(1)) {
  margin-top: 5rem;
}
.work_fair_img h5 {
  font-size: 1.3125rem;
  font-weight: 400;
}
.work_fair_img ul {
  flex: 1;
}
.work_fair_img li p {
  width: 10.3125rem;
}
.work_fair_img li div {
  width: calc(100% - 10.3125rem) !important;
}

.work_fair_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 1.25rem;
  margin-top: 2.625rem;
  margin-bottom: 1.25rem;
}
.work_fair_flex img {
  width: calc((100% - 1.25rem) / 2);
  min-height: 19.375rem;
  object-fit: cover;
}
.work_fair_flex.flex_3 img {
  width: calc((100% - 2.5rem) / 3);
}
.work_fair_flex.flex_4 {
  margin: 0;
}
.work_fair_flex.flex_4 div {
  text-align: center;
  width: calc((100% - 3.75rem) / 4);
}
.work_fair_flex.flex_4 div img {
  width: 100%;
  min-height: auto;
  height: 15rem;
  object-fit: cover;
}
.work_fair_flex.flex_4 p {
  line-height: 1.35;
  font-size: 1.25rem;
  font-weight: 400;
  margin-top: 0.5rem;
  color: #2d2d2d;
}
.work_fair_flex span {
  display: block;
  margin-top: 0.5rem;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  color: #1d1d1d;
}

.simbol {
  column-gap: 3.75rem !important;
}
.simbol div {
  flex-direction: column;
  align-items: center;
  width: 23.3125rem;
}
.simbol div:first-child img {
  height: 6.625rem !important;
}
.simbol div:first-child span {
  margin-top: 1.625rem;
}
.simbol div:last-child img {
  height: 5.75rem !important;
}
.simbol div:last-child span {
  margin-top: 2.5rem;
}
.simbol span {
  display: block;
  font-size: 1.1875rem;
  letter-spacing: -0.29px;
  color: #2d2d2d;
}

.fair_info {
  padding: 1.1875rem 1.5rem !important;
  font-size: 1.125rem !important;
  font-weight: 500;
  line-height: 1;
  color: #1d1d1d !important;
  background-color: #eef0f2;
  margin-bottom: 1.125rem;
}
.fair_info::before {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1.125rem;
  vertical-align: middle;
  background: url(../../../images/egovframework/img/ic-info@2x.png) no-repeat;
  background-size: contain;
}

.work_fair_list {
  display: flex;
  column-gap: 4.25rem;
  margin-bottom: 3rem;
}

.fair_logo {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem;
  margin-top: 2rem;
}
.fair_logo span {
  width: calc((100% - 4.6875rem) / 6);
  border: 1px solid #ddd;
}
.fair_logo.flex_4 span {
  width: calc((100% - 4.6875rem) / 4);
}

.work_list {
  margin-top: 4.25rem;
}
.work_list h3 {
  margin-bottom: 1.6875rem;
  font-size: 1.5625rem;
  font-weight: bold;
  letter-spacing: -0.38px;
  color: #1d1d1d;
}
.work_list ul {
  border-top: 1px solid #1f1f1f;
}
.work_list ul li {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 0 !important;
}
.work_list ul li.flex {
  display: flex;
  column-gap: 1.75rem;
  padding: 3rem;
  background: #f1f4f8;
}
.work_list ul li.flex img {
  width: 50%;
}
.work_list ul p {
  width: 15%;
  padding: 1.625rem 2.46875rem;
  line-height: 1.68;
  font-size: 1.0625rem;
  font-weight: bold;
  letter-spacing: -0.26px;
  color: #555;
}
.work_list ul p + div {
  width: 85%;
  padding: 1.5625rem 0rem 1.5625rem 2.46875rem;
  line-height: 1.68;
  font-size: 1.1875rem;
  letter-spacing: -0.29px;
  color: #2d2d2d;
  border-left: 1px solid #f0f0f0;
}
.work_list .black_btn {
  width: 46.25rem;
  margin: 4.5rem auto 0rem auto;
}


/* -----------------MOBILE------------------- */

@media (min-width: 0px) and (max-width: 757px) {
  html {
      font-size: 16px;
  }

  .mobile {
      display: block !important;
  }

  .pc {
      display: none !important;
  }

  .mb_np {
      padding: 0 !important;
  }

  /* --------------항공일자리--------------- */

  .work_total_info {
      display: block;
      top: -33.1875rem;
      padding: 2.5rem 1.75rem 3.625rem;
      margin-bottom: 2rem;
  }
  .work_total_info h2 {
      font-size: 1.75rem;
      letter-spacing: -0.42px;
  }
  .work_total_info h2 br {
      display: none;
  }
  .work_total_info h2 + span {
      font-size: 1.125rem;
      letter-spacing: -0.27px;
  }
  .work_total_info ul {
      margin-top: 1.75rem;
      column-gap: 1.938rem;
  }
  .work_total_info ul li {
      width: calc((100% - 1.938rem) / 2);
      font-size: 1.125rem;
      padding-bottom: 0.219rem;
  }
  .work_total_info ul li:not(:nth-child(1), :nth-child(2)) {
      margin-top: 0.469rem;
  }

  .main_work_total {
      padding: 2.25rem 0 1.757rem;
  }
  .main_work_search b {
      font-size: 1rem;
  }
  .main_work_search h5 {
      font-size: 1.063rem;
      padding: 0 3.125rem;
  }

  .work_link {
      top: -8.875rem;
  }
  .quick_swiper.work_link ul li {
      width: 6.25rem !important;
  }

  .sch_work {
      flex-wrap: wrap;
      margin: 2rem 0rem 2.75rem;
      justify-content: space-between;
      column-gap: 0.437rem;
      row-gap: 1rem;
  }
  .sch_work select {
      width: calc((100% - 0.437rem) / 2);
  }
  .sch_work .v_input button {
      background-color: #133597;
      background-image: url(/images/egovframework/img/ic-search-search@2x.png);
  }
  .main_work_search ul {
      column-gap: 0;
      margin-bottom: 2.75rem;
  }
  .main_work_search ul li {
      padding: 1.375rem 1.875rem !important;
  }
  .main_work_search ul b {
      position: static;
  }

  .new_work {
      padding: 2.5rem 0 1.75rem;
      display: block;
  }
  .main_work_left {
      width: 100%;
  }
  .main_work_left h4 {
      margin-bottom: 0;
  }
  .main_work_left ul {
      border: 0;
      background: #fff;
      padding: 0;
      width: 100% !important;
      flex-direction: column;
      row-gap: 1.063rem;
      column-gap: 0rem;
  }
  .main_work_left ul li {
      width: 100% !important;
      height: calc((100% - 1.063rem) / 4);
      display: flex;
      column-gap: 0.5rem;
  }
  .main_work_left ul li .bx_img {
      width: calc((100% - 0.5rem) / 2);
      border: solid 1px #d8d8d8;
      border-radius: 0.313rem;
  }
  .main_work_left ul li .bx_con {
      width: calc((100% - 0.5rem) / 2);
  }
  .main_work_left ul li span {
      margin-top: 0;
  }
  .main_work_left ul li p {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
  }
  .new_job_container {
      position: relative;
      display: flex;
      column-gap: 2rem;
      padding: 1.25rem 0;
      height: 31rem;
      width: calc(100% - 2rem);
  }
  .new_job_swiper .swiper-pagination-bullet-active {
      background-color: #555;
  }

  .main_work_right {
      width: 100%;
  }

  .pop_background .pop_open_img {
      width: 100%;
      position: fixed;
      top: 0;
  }
  .pop_background .pop_open_img img {
      position: absolute;
      height: 100vh;
      top: 0;
  }
  .pop_background .pop_open_img .pop_close {
      top: 1rem;
      right: 1rem;
      width: 5rem;
      height: 2.688rem;
      background-image: url(/images/egovframework/img/ic-calender-popup-close-red-mb@2x.png);
  }

  .main_work_right .pop_img {
      margin-bottom: 1.75rem;
  }
  .main_work_right img {
      width: 100%;
      height: 100%;
      object-fit: fill;
  }

  .work_board {
      padding: 1.5rem 1.5rem 4.125rem;
      position: relative;
  }
  .work_board_list li {
      flex-wrap: wrap;
      justify-content: flex-start;
      gap: 0.25rem 0.75rem;
      border: 0 !important;
      padding: 0 0 1rem;
  }
  .work_board_list li:last-child {
      padding: 0;
  }

  .work_board_list p {
      flex: none;
      width: 100%;
      font-size: 0.938rem;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
  }
  .work_board_list span {
      font-size: 0.813rem;
      font-weight: normal;
  }

  .work_board .title_box {
      justify-content: center;
  }
  .work_board .title_box ul {
      font-size: 1.125rem;
      column-gap: 5.625rem;
  }
  .work_board .title_box ul li:first-child {
      margin-right: 0;
  }
  .work_board .title_box ul li:first-child::after {
      right: -3rem;
      background-color: #d5d5d5;
      height: 1rem;
  }
  .work_board .more_btn {
      position: absolute;
      top: unset;
      right: unset;
      bottom: 1.25rem;
      left: 50%;
      transform: translateX(-50%);
      width: 4.313rem;
      height: 1.875rem;
      font-size: 0.75rem;
  }

  .work_sns {
      display: block;
      margin: 1.75rem 0 3.344rem;
      padding: 1.5rem 1.188rem 1.75rem;
  }
  .work_sns ul {
      flex-wrap: wrap;
      column-gap: 0.81rem;
      row-gap: 1.25rem;
  }
  .work_sns ul li {
      width: 4.125rem;
  }
  .work_sns h3 {
      font-size: 1.125rem;
      margin-bottom: 1.5rem;
  }

  .work_logo_banner .bx_1440 {
      flex-wrap: wrap;
      justify-content: center;
      gap: 0.313rem 0.375rem;
  }
  .work_logo_banner a {
      width: 6.125rem;
  }

  .bx_job {
      padding: 1.25rem 0 3rem;
  }
  .bx_job h4 {
      margin-bottom: 0;
  }
  .bx_job .swiper-slide {
      padding: 1.5rem 2rem 2.5rem;
  }
  .bx_job .job_name {
      margin-bottom: 1.25rem;
      font-size: 1rem;
  }
  .bx_job .job_swiper .job_name img {
      width: 2.125rem;
      height: 2.125rem;
  }
  .bx_job .job_swiper p {
      margin-bottom: 1rem;
      font-size: 1.188rem;
      -webkit-line-clamp: 2;
  }
  .bx_job .job_swiper b {
      font-size: 1.438rem;
  }
  .bx_job .job_swiper .job_info span {
      font-size: 1rem;
  }

  .sch_select.end {
      margin: 2.5rem 0 4rem;
      padding: 0;
      border: 0;
      box-shadow: none;
  }
  .sch_select.end .inner {
      flex-wrap: wrap;
      justify-content: flex-start;
      gap: 0.75rem 0.438rem;
      position: relative;
  }
  .sch_select .multi_select,
  .sch_detail_btn {
      width: calc((100% - 0.438rem) / 2);
  }
  .sch_select .sch_reset {
      position: absolute;
      right: 0;
      bottom: -2.125rem;
      padding: 0;
      font-size: 1rem;
  }
  .sch_select .sch_reset::before {
      width: 1rem;
      height: 1rem;
      vertical-align: text-top;
  }
  .mb_info {
      position: absolute;
      top: -2.75rem;
      right: 0;
  }
  .warning_info {
      font-size: 0.875rem;
      padding: 0.625rem 0.75rem;
  }
  .sch_total{
      display: block;
      position: relative;
      margin: 5.25rem 0rem 0.5rem;
  }
  .sch_total span,
  .sch_total i {
      font-size: 0.813rem;
  }
  .sch_total .mb{
      position: absolute;
      top: -3.25rem;
      right: 0;
  }
  .sch_total.mb_mt {
      margin-top: 4.5rem;
      position: relative;
  }
  .sch_total.mb_m0 {
      margin-top: 0;
  }
  .sch_total.mb_sidem {
      margin: 0 1rem;
  }

  .tab_view + .sch_total select {
      min-width: 100%;
  }

  .job_list {
      padding: 0.125rem 1.375rem 0;
  }
  .job_list li {
      padding: 1.375rem 0;
  }
  .job_list li h3 {
      font-size: 0.938rem;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
  }
  .job_list li b {
      font-size: 0.938rem;
      margin-left: 0.5rem;
      white-space: nowrap;
  }
  .job_list .section_info {
      font-size: 0.813rem;
      margin: 0;
  }
  .job_list .section_info span:not(:last-child)::after {
      margin: 0 0.156rem;
  }

  .close.mobile {
      position: absolute;
      display: inline-block;
      width: 1.25rem;
      height: 1.25rem;
      top: 1.25rem;
      right: 1rem;
  }
  .close.mobile::after {
      content: ""; 
      background: url(/images/egovframework/img/ic-mobile-popup-close@2x.png) no-repeat 100% 50%/1.25rem auto;
      width: 100%;
      height: 100%;
      display: block;
  }

  .bx_work_detail {
      background: #fff;
      z-index: 1000;
      padding: 3.875rem 0 0;
      border: 0;
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 1000;
      border-radius: 0.625rem 0.625rem 0 0;
      width: 100vw;
  }
  .bx_work_detail ul {
      max-height: 19.2rem;
      overflow-y: scroll;
      padding: 0 1rem 2rem;
  }
  .bx_work_detail li {
      display: block;
  }
  .bx_work_detail li:nth-child(1),
  .bx_work_detail li:nth-child(2) {
      margin-bottom: 1rem;
  }
  .bx_work_detail b {
      font-size: 1rem;
      width: 100%;
      margin-bottom: 0.5rem;
  }
  .bx_work_detail b + div {
      width: 100%;
  }
  .bx_gray_btn span {
      width: calc((100% - 0.5rem) / 2);
      font-size: 1.063rem;
  }
  .bx_work_detail .bx_gray_btn {
      flex-wrap: wrap;
      gap: 0.5rem;
  }
  .bx_work_detail .sch_airport {
      padding: 1rem;
      height: 3.25rem;
  }
  .bx_work_detail .sch_airport>button {
      display: none;
  }
  .bx_work_detail .sch_airport input[type=text] {
      height: 100%;
  }

  .sch_airport {
      border: solid 1px #dfe0e2;
      border-radius: 0.625rem;
  }
  .sch_airport input {
      font-size: 1rem !important;
      padding: 0 !important;
  }
  .sch_select button {
      width: 10rem;
      font-size: 1.063rem;
      font-weight: 500 !important;
  }

  .bx_work_detail .multi_btn.mb_box {
      display: flex;
      justify-content: center;
      column-gap: 0.75rem;
      padding: 1.5rem 0 2.5rem;
      border-top: 1px solid #dfe0e2;
  }
  .bx_work_detail .mb_sch_btn {
      background: #2d59ed;
      color: #fff;
  }
  
  .sch_keyboard {
      padding: 1rem;
      border-radius: 0.313rem;
  }
  .sch_airport.mb_bb {
      margin-bottom: 0;
      padding-bottom: 0.578rem;
      border-radius: 0;
      border: 0;
      border-bottom: 1.5px solid #1f1f1f;
  }
  .sch_airport.mb_bb button {
      width: 1.25rem !important;
      height: 1.25rem !important;
      padding: 0.625rem 0
  }

  
  .work_detail_top {
      display: block;
      border: 0;
      margin-bottom: 0;
      position: relative;
      overflow: visible;
  }
  .work_detail_top b {
      font-size: 1.125rem;
  }
  .work_detail_top h2 {
      font-size: 1.125rem;
      margin-bottom: 2rem;
  }
  .work_detail_top .list_info p {
      font-size: 1rem;
  }
  .work_detail_top .list_info div span { 
      font-size: 1rem;
  }
  .work_detail_top .list_info div span:first-child {
      font-size: 1rem;
      font-weight: 600;
      width: unset;
      margin-right: 1.25rem;
  }
  .work_detail_top .list_info div:not(:last-child) {
      margin-bottom: 0.5rem;
  }

  .work_detail_top .left {
      width: 100%;
      padding: 0;
      border-right: 0;
      border-bottom: 1px solid #e0e4e6;
  }
  .work_detail_top .left .list_info li {
      width: 100%;
      margin-bottom: 2rem;
  }
  .work_detail_top .left > div {
      padding: 0;
  }
  .work_detail_top .left .list_info {
      display: block;
  }
  .work_detail_top .left a {
      display: none;
  }
  
  .work_detail_top .right {
      width: 100%;
  }
  .work_detail_top .right .list_info {
      padding: 0;
  }
  .work_detail_logo {
      margin: 2rem 0 !important;
  }
  .work_detail_top .right a {
      margin-top: 2rem;
      border-radius: 0.5rem;
      font-size: 1.063rem;
      padding: 1.063rem 0rem;
  }
  .work_detail_top .left a::after {
      display: none;
  }
  .work_list {
      margin-top: 2.5rem;
  }
  .work_list h3 {
      font-size: 1.125rem;
      margin-bottom: 0.969rem;
  }
  .work_list ul p {
      width: 25%;
      font-size: 1rem;
      padding: 1.594rem 0;
      line-height: 1.38;
  }
  .work_list ul p + div {
      width: 75%;
      padding: 1.594rem 0 1.594rem 0.75rem;
      font-size: 1rem;
      line-height: 1.38;
      letter-spacing: -0.24px;
      flex-wrap: wrap;
  }

  .work_list ul li .pdf {
      display: flex;
      column-gap: 0.5rem;
  }
  .work_list ul li .pdf .tag{
      height: 1.375rem;
  }
  .simbol div img {
      height: auto !important;
      width: 100%;
  }
  .simbol span { 
      margin-top: 0.75rem !important;
      font-size: 1rem;
  }

  .bx_benefit {
      flex-wrap: wrap;
      gap: 0.5rem 0.438rem;
      margin-top: 0;
  }
  .bx_benefit span {
      width: calc((100% - 0.438rem) / 2);
  }
  .bx_benefit span.dormitory {
      background-image: url(/images/egovframework/img/ic-benefit-dormitory@2x-mb.png);
      background-position-x: 50%;
  }
  .bx_benefit span.bus {
      background-image: url(/images/egovframework/img/ic-benefit-bus@2x-mb.png);
      background-position-x: 50%;
  }
  .bx_benefit span.car {
      background-image: url(/images/egovframework/img/ic-benefit-car@2x-mb.png);
      background-position-x: 50%;
  }
  .bx_benefit span.food {
      background-image: url(/images/egovframework/img/ic-benefit-meal@2x-mb.png);
      background-position-x: 50%;
  }
  .bx_benefit span.edu {
      background-image: url(/images/egovframework/img/ic-benefit-edu@2x-mb.png);
      background-position-x: 50%;
  }
  .bx_benefit span.child {
      background-image: url(/images/egovframework/img/ic-benefit-kidedu@2x-mb.png);
      background-position-x: 50%;
  }
  .bx_benefit span.house {
      background-image: url(/images/egovframework/img/ic-benefit-home@2x-mb.png);
      background-position-x: 50%;
  }
  .bx_benefit span.money {
      background-image: url(/images/egovframework/img/ic-benefit-bank@2x-mb.png);
      background-position-x: 50%;
  }

  .work_list .mb_apply_btn {
      text-align: center;
      color: #fff;
      margin-top: 1.969rem;
      width: 100%;
      padding: 1.063rem 0;
      background-color: #1d1d1d;
      border-radius: 0.5rem;
      font-size: 1.063rem;
      font-weight: 500;
      letter-spacing: -0.26px;
  }

  .work_list.mb {
      position: relative;
      margin-bottom: 5rem;
  }

  .work_list .black_btn {
      width: 100%;
      margin: 1.969rem 0 0;
      font-size: 1.063rem;
  }

  .bx_fair {
      padding-bottom: 5rem;

  }
  .bx_fair.work_list {
      margin-top: 1.25rem;
      position: relative;
  }
  .bx_fair b {
      font-size: 1.125rem;
  }
  .bx_fair h2 {
      font-size: 1.125rem;
      margin-bottom: 1rem;
  }
  .work_fair_img {
      width: 100%;
      padding-top: 2.5rem;        
  }
  .work_fair_img img {
      height: 100%;
  }
  .work_fair_img h5 {
      font-size: 1rem;
  }
  .work_fair_img b {
      margin-bottom: 1rem;
  }
  .work_fair_flex {
      flex-direction: column;
      margin-top: 1rem;
  }
  .work_fair_flex img {
      width: 100%;
  }
  .work_fair_flex.flex_3 {
      flex-direction: row;
  }
  .fair_info {
      padding: 0.625rem;
      font-size: 0.825rem;
  }
  .fair_info::before {
      margin-right: 0.5rem;
  }
  .work_fair_img b:not(:nth-of-type(1)) {
      margin: 3.25rem 0 0.25rem;
  }
  .work_fair_list {
      flex-direction: column;
      row-gap: 1.438rem;
      margin-bottom: 1.438rem;
  }
  .work_fair_flex.flex_4 div {
      width: 100%;
  }
  .work_fair_flex.flex_4 div img {
      height: auto;
  }
  .work_fair_flex span {
      font-size: 1rem;
  }
  .work_fair_flex.flex_4 p {
      font-size: 1rem;
  }
  .fair_logo {
      margin-top: 0.5rem;
      gap: 0.5rem;
  }
  .fair_logo span {
      width: calc((100% - 1rem) / 3);
  }
  .fair_logo.flex_4 span {
      width: calc((100% - 0.5rem) / 2);
  }

  .work_quest {
      padding: 0;
      border: 0;
      box-shadow: none;
  }
  .work_quest.mb_posit {
      margin-top: 1.25rem;
  }

  .sch_tab {
      margin-top: 1.25rem;
  }
  .tabs li {
      padding: 0.75rem 0rem;
      white-space: nowrap;
  }
  .tabs.mb li::before {
      margin-right: 0;
  }

  .work_section:nth-of-type(1) {
      margin-top: 1.5rem !important;
  }
  .work_section:not(:last-child) {
      margin-bottom: 1.875rem;
  }
  .work_section .top {
      align-items: baseline;
  }
  .work_section .top h2 {
      line-height: normal;
  }
  .work_section .top p {
      font-size: 0.813rem;
  }
  .l_table {
      font-size: 0.813rem;
  }
  .l_table colgroup col:first-child {
      width: 25% !important;
  }
  .l_table td {
      padding: 0;
  }
  .l_table .text_start {
      padding: 1.594rem 0 1.594rem 0.938rem;
  }
  .l_table.col3 colgroup col:first-child {
      width: 20% !important;
  } 
  .l_table.col3 colgroup col:nth-child(2) {
      width: 20% !important;
  } 
  .l_table.col3 colgroup col:nth-child(3) {
      width: 60% !important;
  } 
  .work_section .l_table .bg {
      padding-left: 0.625rem;
  }
  .work_section .round_list p {
      font-size: 0.875rem;
      text-align: left;
      line-height: 1.57;
      letter-spacing: -0.21px;
      width: calc(100% - 3rem);
      padding: 0;
  }
  .work_section .round_list li:not(:first-child) {
      margin-top: 0.5rem;
  }
  .work_line_list {
      display: block;
  }
  .work_line_list li {
      border-right: 0;
      width: 100%;
      padding: 1.219rem 0;
      column-gap: 1.25rem;
  }
  .work_line_list.mb_nl li {
      border-right: 0 !important;
      padding: 1.219rem 0 !important;
  }
  /* .work_line_list li:nth-child(2n + 1) {
      padding-right: 1.25rem;
      border-right: 1px solid #e0e4e6;
  }
  .work_line_list li:nth-child(2n) {
      padding-left: 1.25rem;
  } */
  .work_line_list.box4 {
      display: flex;
  }
  .work_line_list.box4 li {
      width: calc(100% / 2);
  }
  .work_line_list img {
      width: 5.5rem;
      height: 5.5rem;
  }
  .work_line_list p {
      font-size: 0.875rem;
      line-height: 1.57;
      letter-spacing: -0.21px;
  }
  .work_line_list.mb {
      margin-bottom: 0;
  }

  .gray_box {
      padding: 1rem 1rem 1rem 0.625rem;
      column-gap: 0.625rem;
      margin-bottom: 1.469rem;
  }
  .gray_box img {
      width: 2.5rem;
      height: 2.5rem;
  }
  .gray_box.mb_align {
      align-items: flex-start;
  }
  .gray_box.mb_align img {
      margin-top: 0.5rem;
  }
  .gray_box div {
      font-size: 0.813rem;
      font-weight: 600;
      line-height: 1.38;
      letter-spacing: -0.65px;
  }
  .gray_box span {
      font-size: 0.813rem;
      line-height: 1.38;
      letter-spacing: -0.65px;
  }

  .work_line_row li {
      flex-direction: column;
      padding: 0 0 2rem;
  }
  .work_line_row li .bx_img {
      padding: 3.5rem 0;
  }
  .work_line_row .work_logo_info {
      width: 100%;
      padding: 0;
  }
  .work_line_row .title {
      display: block;
      position: relative;
  }
  .work_line_row .title .more_a {
      position: absolute;
      right: 0;
      top: -1.5rem;
  }
  .more_a {
      font-size: 0.875rem;
  }
  .more_a::after {
      margin-bottom: 0;
  }
  .gray_box .more_a {
      display: block;
      text-align: right;
      padding-top: 0.5rem;
      font-weight: normal;
  }
  .work_line_row .title h3 {
      font-size: 1.25rem;
  }
  .work_line_row .blue_sub span,
  .work_line_row .icon span { 
      font-size: 0.875rem;
  }
  .work_line_row .icon span::before {
      width: 1.5rem !important;
  }
  .work_line_row p {
      font-size: 0.875rem;
      line-height: 1.57;
      letter-spacing: -0.21px;
  }
  .work_line_row .gray {
      font-size: 0.875rem;
      font-weight: normal;
  }

  .work_line_col {
      flex-wrap: nowrap;
      flex-direction: column;
  }
  .border_white .work_line_col li {
      width: 100%;
      border-right: 0;
      padding: 0.5rem 0 3.156rem;
  }
  .border_white .work_line_col li.mb{
      display: none;
  }
  .work_line_col strong {
      font-size: 1rem;
      letter-spacing: 0.24px;
  }
  .work_line_col .call {
      font-size: 0.875rem;
  }
  .work_line_col .more_a {
      right: 0;
      bottom: 0.719rem;
      top: auto;
  }
  .work_line_col .indus {
      font-size: 0.875rem;
  }
  .work_line_col.start li {
      padding: 1.719rem 0 1.207rem;
  }
  .work_line_col.start h3 {
      font-size: 1.25rem;
      width: 80%;
  }
  .work_line_col.start strong {
      font-size: 0.875rem;
  }
  .work_line_col .local {
      font-size: 0.875rem;
      font-weight: 500;
  }

  .work_quest img {
      border-radius: 0.625rem;
  }

  .quest_bx {
      border-radius: 0.625rem;
      overflow: hidden;
  }
  .quest_bx img{
      border-radius: 0;
      height: 100%;
      object-fit: fill;
      border-bottom: 1px solid #ddd;
  }
  .quest_bx p {
      padding: 1.25rem 1.125rem;
      font-size: 0.875rem;
      line-height: 1.43;
      letter-spacing: -0.21px;
  }
  .round_list.green {
      margin-bottom: 5rem;
  }
  .round_list.bx_2 li,
  .round_list.mb_sport li {
      width: 100%;
      justify-content: center;
      row-gap: 0.5rem;
      padding: 0.75rem 0.875rem;
  }
  .work_section .round_list.bx_2 {
      row-gap: 0;
  }

  .work_min_txt {
      padding: 1.25rem;
      line-height: 1.57;
      font-size: 0.875rem;
      margin-top: 1rem;
  }

  .work_section .round_list p.round {
      width: 2rem;
      height: 2rem;
      font-size: 1.125rem;
  }

  .round_list li {
      column-gap: 1rem;
      flex-wrap: wrap;
  }

  .round_list.mb_ground li {
      display: grid;
      grid-template-columns: 3rem 1fr;
      column-gap: 0;
      row-gap: 0.5rem;
  }
  .round_list.mb_ground li span {
      grid-column: 1 / 2;
      grid-row: 1 / 3;
  }
  .work_section .round_list.mb_ground.navi b {
      font-size: 0.875rem;
      grid-column: 2 / 3;
      grid-row: 1 / 2;
  } 
  .work_section .round_list .section_i {
      white-space: nowrap;
      flex-wrap: wrap;
      row-gap: 0.313rem;
  }
  .work_section .round_list .section_i i {
      font-size: 0.875rem;
  }
  .work_section .round_list .section_i i:not(:last-child)::after {
      margin: 0 0.313rem;
  }

  .work_section figure {
      flex-direction: column;
      margin-top: 1rem;
  }

  .work_section figure img {
      width: 100%;
  }
  .work_section figure figcaption {
      border: 0;
      padding: 0;
  }
  .work_section figure p {
      font-size: 1.063rem;
      margin: 1.25rem 0;
  }
  .work_section figure p.img {
      margin: 0;
  }
  .work_section figure span {
      font-size: 0.875rem;
  }

  .work_section.mt_120 {
      margin-top: 0 !important;
  }
  .work_section.mt_120 h2 {
      margin-top: 1.25rem;
  }

  .work_section figure.min img {
      width: 100%;
  }
  .work_section figure.min .figcaption {
      padding: 0 1.25rem 1.25rem;
      border: solid 1px #ddd;
      margin-top: 0.625rem;
  }

  .work_section figure.min i {
      font-size: 0.875rem;
      line-height: 1.57;
      margin: 0.75rem 0 ;
  }
  .work_section figure.min strong {
      font-size: 0.875rem;
      line-height: 1.57;
  }
  .work_section figure.min strong + strong {
      margin-top: 0.75rem;
  }
  .work_section figure + figure {
      margin-top: 1.875rem;
  }

  .work_section h2.ft_17 {
    font-size: 1.063rem;
  }
  .work_section h2 {
    font-size: 1.25rem;
    letter-spacing: -0.3px;
    margin-bottom: 0.625rem;
  }
  .work_section h2 + p {
      font-size: 0.875rem;
      line-height: 1.57;
  }
  .work_section h2 + table {
      margin-top: 0;
  }

  .work_min_txt span {
      font-size: 0.875rem;
      margin-top: 0.75rem;
  }
  .work_min_txt b {
      font-size: 1.063rem;
  }
  .work_section.m_68 {
      margin-top: 3.75rem;
  }
  .work_section.m_68 h2 {
      margin-top: 1.5rem;
  }

  button.mid_btn {
      width: 100%;
  }
  .bx_board .ex_img {
      min-height: 16.063rem;
      margin-bottom: 1.25rem;
  }
  .bx_board div,
  .link_txt {
      font-size: 0.938rem;
  }
  .bx_board {
      margin-bottom: 2rem;
      padding-bottom: 1.25rem;
  }

  .sch_left {
      column-gap: 0.313rem;
  }
  .sch_left select {
      width: 6.75rem;
      border-radius: 0.313rem;
      background-position: 92% 50%;
      padding: 0.625rem 1.5rem 0.625rem 0.875rem;
  }
  .sch_left .sch_input {
      position: relative;
      height: 2.5rem;
      padding: 0;
      width: 14.375rem;
  }
  .sch_left .sch_input input[type=text] {
      font-size: 1rem;
      padding: 0.625rem 2.625rem 0.625rem 0.875rem !important;
  }
  .sch_input button {
      width: 2rem;
      height: 2rem;
      padding: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0.625rem;
  }
  .sch_left .sch_input.mb_wtd {
      width: 100%;
  }
  
  .bx_interview {
      row-gap: 1.25rem;
      padding-bottom: 1.219rem;
  }
  .bx_interview figure {
      width: 100%;
  }
  .bx_interview figcaption p {
      font-size: 1.063rem;
      margin-bottom: 0;
  }

  .board_title {
      padding-bottom: 1.219rem;
      margin-bottom: 1.719rem;
  }
  .board_title span {
      font-size: 1.125rem;
      margin-bottom: 0.25rem;
  }
  .board_title h2 {
      font-size: 1.125rem;
      margin-bottom: 0.75rem;
  }
  .board_detail {
      padding-bottom: 1.219rem;
  }
  button.min_gray_btn {
      width: 100%;
      height: 3.375rem !important;
  }

  .program_title {
      flex-direction: column;
      align-items: baseline;
      margin-bottom: 0.969rem;
      row-gap: 0.5rem;
  }
  .work_list + .program_title {
      margin: 1.844rem 0rem 0.625rem;
  }
  .program_title h2 {
      font-size: 1.125rem;
  }
  .program_title span {
      font-size: 0.875rem;
  }
  .work_list ul li.flex {
      padding: 1.25rem 0;
      row-gap: 0.75rem;
      flex-direction: column;
  }
  .work_list ul li.flex img {
      width: 100%;
  }
  .bx_card_line h3 {
      font-size: 1.063rem;
      margin-bottom: 0.469rem;
  }
  .bx_card_line ul li {
      width: 100%;
      column-gap: 1rem;
      padding: 1.844rem 0;
  }
  .bx_card_line ul img {
      width: 7.063rem;
      height: auto;
  }
  .bx_card_line ul b {
      font-size: 1.063rem;
      margin-bottom: 0.25rem;
  }
  .bx_card_line ul div {
      font-size: 0.875rem;
  }
  .bx_card_line ul span  {
      font-size: 0.875rem;
      margin-top: 0.75rem !important;
  }
  .bx_card_line ul li:nth-child(2n) {
      border-left: 0;
  }
  .bx_card_line:not(:last-child) {
      margin-bottom: 1.875rem;
  }

  .bx_reserv.mt_92 {
      margin-top: 2rem !important;
  }
  .bx_reserv {
      padding: 0;
      border: 0;
  }
  .bx_reserv h2 {
      font-size: 1.063rem;
      margin-bottom: 1.25rem;
  }
  .round_deco_list span {
      width: 2rem;
      height: 2rem;
      font-size: 1.125rem;
      font-weight: 500;
  }
  .round_deco_list {
      padding: 0;
      row-gap: 0.5rem;
  }
  .round_deco_list li{
      column-gap: 0.75rem;
  }
  .round_deco_list p {
      font-size: 0.875rem;
      line-height: 1.57;
      width: calc(100% - 2.75rem);
  }
  .round_deco_list em {
      font-size: 0.875rem;
  }
  .round_deco_list:after {
      left: 0.875rem;
      height: 85%;
  }
  .bx_reserv .btn_wrap {
      margin-top: 1.25rem;
      flex-wrap: wrap ;
      row-gap: 0.75rem;
  }
  .bx_reserv .btn_wrap button {
      width: 100% !important;
      height: 3.375rem;
  }
  .bx_reserv .btn_wrap a {
      width: 100%;
  }
  .bx_reserv + .info_txt {
      margin: 0.75rem 0 2.5rem;
      font-size: 0.875rem;
  }
  .bx_reserv:not(:nth-of-type(1)) {
      margin-bottom: 1.875rem;
  }
  .round_table p {
      width: 30%;
      color: #555;
      font-weight: bold;
  }
  .round_table p {
      padding: 1.594rem 0.938rem;
      font-size: 1rem;
      line-height: 1.38;
  }
  .round_table div {
      padding: 0 0.938rem;
      font-size: 1rem;
      line-height: 1.38;
  }
  .round_table li {
      align-items: center;
  }

  .bx_img_card {
      margin: 2rem 0;
  }
  .bx_img_card li {
      flex-direction: column;
      row-gap: 0.625rem;
  }
  .bx_img_card li img {
      height: auto;
  }
  .bx_img_card .card_txt {
      width: 100%;
      padding: 1.25rem;
  }
  .bx_img_card h2 {
      font-size: 1.063rem;
  }
  .bx_img_card p {
      font-size: 0.875rem;
      margin-bottom: 0.75rem;
  }
  .bx_img_card b {
      font-size: 0.875rem;
  }
  .bx_img_card li:not(:last-child) {
      margin-bottom: 1.875rem;
  }

  .table_round{
      table-layout:fixed
  }
  .table_round th {
      font-size: 0.875rem !important;
      padding: 1rem 0;
  }
  .table_round tr td  {
      font-size: 0.875rem !important;
      padding: 1.25rem 0;
  }
  .table_round colgroup col:nth-child(1) {
      width: 15% !important;
  }
  .table_round colgroup col:nth-child(2) {
      width: 60% !important;
  }
  .table_round colgroup col:nth-child(3) {
      width: 25% !important;
  }
  .table_round tr td:nth-of-type(2) {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
  }

  .center_txt {
      padding: 1.25rem;
  }
  .work_section.center h2 {
      font-size: 1.063rem;
      margin-bottom: 0.75rem;
  }
  .bx_card_line.center h3 {
      font-size: 1.063rem;
      margin-bottom: 0.594rem;
  }
  .bx_card_line.center ul {
      border-color: #e0e4e6;
  }
  .bx_card_line.center ul li {
      padding: 1.219rem 0;
      flex-direction: column;
  }
  .bx_card_line.center em {
      font-size: 0.875rem;
      margin-bottom: 0.5rem;
  }
  .bx_card_line.center ul b {
      font-size: 1.25rem;
      margin-bottom: 0.75rem;
  }
  .bx_card_line.center ul p {
      font-size: 0.875rem;
  }
  .bx_card_line.center ul .call {
      margin-top: 0.75rem;
  }

  .center_img {
      padding: 0;
      border: 0;
  }
  .center_img p {
      position: static;
      margin-bottom: 1.25rem;
  }
  .center_img h2 {
      font-size: 1.063rem;
  }
  .center_img span {
      font-size: 0.875rem;
      line-height: 1.21;
      text-align: center;
      margin-top: 0.75rem;
  }
  .center_img_2 {
      flex-direction: column;
  }
  .center_img_2 .center_img {
      width: 100%;
      height: 14.875rem;
  }
  .center_img_2 .center_img:last-child {
      padding: 0;
  }
  .center_img_2 .center_img.img_4 {
      margin-top: 1.25rem;
      height: auto;
      justify-content: center;
  }
  .center_img_2 .center_img.img_4 img {
      width: 19rem;
  }
  .round_table.map_info p {
      width: 35%;
  }
  .center_img.gimpo img {
      width: 100%;
      height: auto;
  }

  .work_section.group {
      row-gap: 1rem;
      padding: 1.875rem 1.25rem;
      background-position: 50% 14rem;
      background-size: 24.25rem;
      position: relative;
  }
  .work_section.group::before {
      content: "";
      position: absolute;
      top: 1.875rem;
      height: 90%;
      border-left: 1px dotted #133597;
  }
  .deph1 {
      flex-wrap: wrap;
      row-gap: 1rem;
      width: 100%;
  }
  .deph1 li {
      font-size: 1.125rem;
      padding: 1rem 0;
      width: 100%;
  }
  .deph1 li:nth-child(3) ,
  .deph1 li:first-child::after,
  .deph1 li:nth-child(2)::after,
  .deph3 li:nth-child(1)::before,
  .deph3 li:nth-child(3)::before {
      display: none;
  }
  .deph2 {
      width: 100%;
  }
  .deph2 li a {
      font-size: 1.125rem;
      padding: 1rem 0;
      width: 100%;
  }
  .deph2 li a::after {
      right: 1.5rem;
  }
  .deph3 {
      flex-wrap: wrap;
      row-gap: 2rem;
  }
  .deph3 li {
      width: 100%;
      padding: 1.5rem;
  }
  .deph3 li p.tit {
      font-size: 1.125rem;
      margin-bottom: 1rem;
  }
  .deph3 li i {
      line-height: 1.47;
      letter-spacing: -0.26px;
      font-size: 1.063rem;
  }
  .work_section.group .line {
      width: 0;
  }

  .board_detail #iframe {
      height: 16rem;
  }

  .work_section .round_list p.txt {
    font-size: 0.875rem;
    text-align: left;
    line-height: 1.57;
    letter-spacing: -0.21px;
    width: calc(100% - 3rem);
  }

  .work_section figure .offi_img {
    width: 100%;
    margin: 0;
  }

  .work_line_col li p.gray {
    font-size: 0.875rem;
  }

  .work_section .round_list.navi li {
    position: relative;
    row-gap: 0.5rem;
    flex-wrap: wrap;
  }
  .work_section .round_list.navi p.flx {
    width: 100%;
  }
  .work_section .round_list.navi p .round {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1.25rem;
    width: 2rem;
    height: 2rem;
    font-size: 1.125rem;
  }
  .round_list.navi p.flx strong {
    margin-left: 3rem;
    font-size: 0.875rem;
  }
  .work_section .round_list .section_i {
    margin-left: 3rem;
  }

  /* 취업박람회 */
  .work_list {
    margin-top: 2.5rem;
  }
  .work_list h3 {
      font-size: 1.125rem;
      margin-bottom: 0.969rem;
  }
  .work_list ul p {
      width: 25%;
      font-size: 1rem;
      padding: 1.594rem 0;
      line-height: 1.38;
  }
  .work_list ul p + div {
      width: 75%;
      padding: 1.594rem 0 1.594rem 0.75rem;
      font-size: 1rem;
      line-height: 1.38;
      letter-spacing: -0.24px;
      flex-wrap: wrap;
  }
  .work_list ul li .pdf {
      display: flex;
      column-gap: 0.5rem;
  }
  .work_list ul li .pdf .tag{
      height: 1.375rem;
  }
  .simbol div img {
      height: auto !important;
      width: 100%;
  }
  .simbol span { 
      margin-top: 0.75rem !important;
      font-size: 1rem;
  }

}