<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css');

/* common */
.pl_0 {
  padding-left: 0;
}
.right {
  text-align: left;
}
.mt_n_4 {
  margin-top: -4px !important;
}
.mt_5 {
  margin-top: 5px !important;
}
.mt_10 {
  margin-top: 10px !important;
}
.mt_20 {
  margin-top: 20px !important;
}
.mt_30 {
  margin-top: 30px !important;
}
.mt_40 {
  margin-top: 40px !important;
}
.mb_10 {
  margin-bottom: 10px !important;
}
.mb_20 {
  margin-bottom: 20px !important;
}
.mb_30 {
  margin-bottom: 30px !important;
}
.mb_40 {
  margin-bottom: 40px !important;
}
.ml_10 {
  margin-left: 10px !important;
}
.ml_20 {
  margin-left: 20px !important;
}
.txt_bold400 {
  font-weight: 400;
}
.txt_bold500 {
  font-weight: 500;
}
.txt_bold600 {
  font-weight: 600;
}
.txt_bold700 {
  font-weight: 700;
}
.color_red {
  color: #ed1827;
}
.font_14 {
  font-size: 14px !important;
}

/* albamon */
.monform_a1 {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #d3d3d3;
  list-style: none;
  font-family: 'Pretendard';
}
.monform_a1 p {
  padding: 0;
  margin: 0;
}
.monform_a1 a {
  text-decoration: underline;
  font-family:
    'Pretendard', 'Malgun Gothic', '맑은 고딕', dotum, '돋움', sans-serif;
}
.monform_a1 h2 {
  clear: both;
  font-size: 24px;
  letter-spacing: -1px;
  padding: 20px 0;
  margin: 10px 0 0;
  color: #000;
  font-weight: 700;
}
.monform_a1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: -1px;
}
.monform_a1 li {
  line-height: 1.8;
  list-style: none;
}
.monform_a1 table {
  width: 100%;
}
.monform_a1 thead tr {
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
}
.monform_a1 thead th {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  width: 20%;
  background: #f2f2f2;
  text-align: center;
}
.monform_a1 thead td {
  width: 80%;
  text-align: center;
}
.monform_a1 table,
.monform_a1 tr,
.monform_a1 td {
  border-collapse: collapse;
  line-height: 1.5;
}
.monform_a1 thead tr {
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
}
.monform_a1 tbody tr {
  border: 1px solid #ddd;
}
.monform_a1 tbody td {
  padding: 30px;
  width: 100%;
}
.monform_a1 tbody .td_detail {
  border-right: 0 none;
  font-size: 14px;
}
.monform_a1 .logo {
  text-align: right;
  padding: 10px 0 8px;
  margin: 0;
  margin-right: 20px;
}
.monform_a1 .logo img {
  width: 90px;
}
.monform_a1 .topimg {
  max-width: 100%;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
.monform_a1 .topimg img {
  width: 100%;
}

/* addition css */
.recruit_wrap {
  padding: 0 40px;
}
.recruit_wrap .step_wrap {
  margin-bottom: 30px;
  text-align: left;
}
.recruit_wrap .step_wrap:last-of-type {
  margin-bottom: 0;
}
.recruit_wrap .step_wrap strong {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
  display: inline-block;
}
.recruit_wrap .step_wrap ul li {
  font-size: 15px;
  padding-left: 15px;
}
.recruit_wrap tr,
.recruit_wrap td {
  font-family: 'Pretendard';
}
.recruit_wrap .division_wrap {
  font-size: 16px;
}
.recruit_wrap .division_wrap li {
  padding-left: 0;
  font-weight: 600;
  text-align: center;
}
.recruit_wrap .label_red {
  padding: 2px 15px;
  border-radius: 99px;
  margin-bottom: 8px;
  display: inline-block;
  background: #b81c22;
  color: #fff;
  text-align: center;
}
.recruit_wrap .btn_wrap {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recruit_wrap .btn_wrap a {
  background: #000;
  border-radius: 99px;
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 30px;
  padding: 26px 0;
  min-width: 310px;
  width: 41.333vw;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
  text-decoration: none;
}
.recruit_wrap .btn_wrap a:hover {
  background: #444;
}
.recruit_wrap .btn_wrap img {
  width: 100%;
}
.condition_wrap li {
  font-size: 16px;
  line-height: 1.6;
}
.condition_wrap li span {
  font-weight: 700;
}
.condition_wrap .con_title {
  background: #b81c22;
  display: inline-block;
  padding: 5px 0;
  border-radius: 99px;
  color: #fff;
  width: 130px;
  text-align: center;
  margin-bottom: 10px;
}
.condition_wrap .con_interval {
  margin-bottom: 30px;
}
.condition_wrap .con_interval li {
  line-height: 1.8;
}
.contour_line {
  border: #d3d3d3 1px dashed;
  margin-top: 30px;
  display: block !important;
  width: 100%;
}

/* 700px �댄븯 */
@media (max-width: 700px) {
  /* addition css */
  .recruit_wrap {
    padding: 0 4.831vw;
  }
}

/* 414 �댄븯 */
@media (max-width: 414px) {
  /* common */
  .mt_n_4 {
    margin-top: -0.966vw !important;
  }
  .mt_5 {
    margin-top: 1.208vw !important;
  }
  .mt_10 {
    margin-top: 2.415vw !important;
  }
  .mt_20 {
    margin-top: 4.831vw !important;
  }
  .mt_30 {
    margin-top: 7.246vw !important;
  }
  .mt_40 {
    margin-top: 9.662vw !important;
  }
  .ml_10 {
    margin-left: 2.415vw !important;
  }
  .ml_20 {
    margin-left: 4.831vw !important;
  }
  .mb_10 {
    margin-bottom: 2.415vw !important;
  }
  .mb_20 {
    margin-bottom: 4.831vw !important;
  }
  .mb_30 {
    margin-bottom: 7.246vw !important;
  }
  .mb_40 {
    margin-bottom: 9.662vw !important;
  }
  .font_14 {
    font-size: 3.382vw !important;
  }

  /* albamon */
  .monform_a1 h2 {
    font-size: 5.797vw;
    letter-spacing: -0.242vw;
    padding: 4.831vw 0;
    margin: 2.415vw 0 0;
  }
  .monform_a1 ul {
    letter-spacing: -0.242px;
  }
  .monform_a1 thead tr {
    flex-direction: column;
  }
  .monform_a1 thead th,
  .monform_a1 tbody th {
    font-size: 3.865vw;
    padding: 2.415vw 0;
    width: 100%;
  }
  .monform_a1 thead td {
    font-size: 3.382vw;
    padding: 2.899vw 0;
    width: 100%;
  }
  .monform_a1 tbody tr {
    display: flex;
    flex-direction: column;
  }
  .monform_a1 tbody td {
    padding: 8.454vw 3.623vw;
    width: auto;
  }
  .monform_a1 tbody .td_detail {
    font-size: 3.382vw;
  }
  .monform_a1 li {
    line-height: 1.4;
    margin-top: 1.449vw;
    letter-spacing: -0.2vw;
  }
  .monform_a1 .logo {
    padding: 2.415vw 0 1.932vw;
    margin-right: 4.831vw;
  }
  .monform_a1 .logo img {
    width: 21.739vw;
  }

  /* addition css */
  .recruit_wrap {
    padding: 0 4.831vw;
  }
  .recruit_wrap .step_wrap {
    margin-bottom: 7.246vw;
  }
  .recruit_wrap .step_wrap strong {
    font-size: 4.348vw;
    margin-bottom: 1.449vw;
  }
  .recruit_wrap .step_wrap ul li {
    font-size: 3.14vw;
    padding-left: 0;
  }
  .recruit_wrap .division_wrap {
    font-size: 3.865vw;
  }
  .recruit_wrap .label_red {
    padding: 0.483vw 3.623vw;
    border-radius: 23vw;
    margin-bottom: 1.932vw;
  }
  .recruit_wrap .btn_wrap a {
    border-radius: 23vw;
    font-size: 4.348vw;
    margin: 2.415vw 0 7.246vw;
    padding: 6.28vw 0;
    min-width: auto;
    width: 100%;
  }
  .condition_wrap li {
    font-size: 3.14vw;
  }
  .condition_wrap .con_title {
    padding: 1.208vw 0;
    border-radius: 23vw;
    width: 31.401vw;
    margin-bottom: 2.415vw;
  }
  .condition_wrap .con_interval {
    margin-bottom: 7.246vw;
  }
  .contour_line {
    margin-top: 7.246vw;
  }
}
</pre></body></html>