<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 */
* {
  font-family: 'Pretendard', 'sans-serif';
}
body,
h1,
h2,
h3,
h4,
ul,
ol {
  margin: 0;
  padding: 0;
  line-height: inherit;
}
ul,
ol,
li {
  list-style: none;
}
.recruit_img img {
  width: 100%;
}
.recruit_img {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  line-height: 0;
}
.mt_40 {
  margin-top: 40px;
}

/* title */
.recruit_write {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
  background-image: url('https://www.itall.com/img/suneung/recruit/job/Re_itall_recruit_02.png');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.recruit_write .inner {
  padding: 50px 72px 0;
  margin-top: -1px;
  transition: 0.2s ease;
}
.title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title h1 {
  font-size: 60px;
  font-weight: 900;
  color: #000;
  font-family: 'Pretendard', 'sans-serif';
}

/* sub_txt */
.sub_txt {
  background: #f8f8f8;
  padding: 30px 40px;
  margin-top: 40px;
  border-radius: 30px;
}
.sub_txt ul li {
  font-size: 24px;
  line-height: 1.8;
  text-align: left;
  font-family: 'Pretendard', 'sans-serif';
}

/* main_txtbox */
.main_txtbox {
  background: #fff;
  padding: 60px;
  border-radius: 50px;
  margin-top: 30px;
}
.main_txtbox h3 {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 30px;
  color: #ee1c25;
  text-align: left;
  position: relative;
  font-family: 'Pretendard', 'sans-serif';
}
.main_txtbox h3:after {
  top: -10px;
  right: -10px;
  width: 8px;
  height: 28px;
  background: url('https://www.itall.com/img/suneung/recruit/job/Re_itall_dot.png');
  background-repeat: no-repeat;
  content: '';
  display: block;
  position: absolute;
}
.main_txtbox h4 {
  padding: 14px;
  background-color: #f2f2f2;
  border-radius: 25px;
  font-size: 26px;
}
.main_txtbox li {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -1.6px;
  margin-top: 20px;
  color: #000;
  display: flex;
  align-content: center;
  word-break: keep-all;
  text-align: left;
  font-family: 'Pretendard', 'sans-serif';
}
.main_txtbox li:before {
  content: '\002D';
  color: #000;
  margin-right: 8px;
}
.main_txtbox p {
  color: #888;
  margin: 30px 0 0;
  font-size: 21px;
  font-weight: 400;
  font-family: 'Pretendard', 'sans-serif';
}
.main_txtbox .main_step {
  max-width: 622px;
  width: 90%;
  margin: 0 auto;
}
.main_txtbox .main_step_02 {
  max-width: 450px;
  width: 80%;
  margin: 0 auto;
}

/* main_txtbox */
.main_itall_mail {
  font-size: 36px;
  font-weight: 500;
  margin-top: 50px;
}
.main_itall_mail strong {
  color: #ee1c25;
}
.main_itall_mail span {
  font-weight: 700;
}
.main_btn {
  margin-top: 50px;
  line-height: 0;
  display: flex;
}
.main_btn .btn_link_01 {
  margin-right: 20px;
}
.main_btn img {
  width: 100%;
  margin: 0 auto;
}

/* �≪퐫由ъ븘 css */
.main_wrap {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
  background-image: url('https://www.itall.com/img/suneung/recruit/job/Re_itall_recruit_02.png');
  text-align: center;
}
.main_wrap .inner {
  padding: 50px 72px 0;
  transition: 0.2s ease;
}
td {
  line-height: inherit !important;
}
.detailTable {
  line-height: inherit !important;
}

/* media */
@media (max-width: 959px) {
  .recruit_write .inner {
    padding: 5.208vw 7.5vw 0;
  }
  .main_wrap .inner {
    padding: 5.208vw 7.5vw 0;
  }
  .title h1 {
    font-size: 6.25vw;
  }
  .title .txt_label {
    font-size: 2.8vw;
    padding: 0.5vw 3.1vw;
    border: 0.35vw solid #d88056;
  }
  .sub_txt {
    padding: 3vw 4vw;
    margin-top: 4.5vw;
    border-radius: 3vw;
  }
  .sub_txt ul li {
    font-size: 2.7vw;
  }
  .main_txtbox {
    padding: 6.25vw;
    border-radius: 5.208vw;
    margin-top: 3.2vw;
  }
  .main_txtbox h3 {
    font-size: 3.75vw;
    margin-bottom: 3.125vw;
  }
  .main_txtbox h4 {
    padding: 1.6vw;
    margin-bottom: 3.125vw;
    font-size: 2.917vw;
  }
  .main_txtbox li {
    font-size: 2.917vw;
    letter-spacing: -0.167vw;
    margin-top: 2.083vw;
  }
  .main_txtbox li:before {
    margin-right: 0.833vw;
  }
  .main_txtbox p {
    font-size: 2.188vw;
    margin: 3.125vw 0 0;
  }
  .main_itall_mail {
    font-size: 3.75vw;
    margin-top: 5.208vw;
  }
  .main_btn {
    margin-top: 5.208vw;
  }
  .main_btn .btn_link_01 {
    margin-right: 2.083vw;
  }
  .main_txtbox h3:after {
    background-size: 0.833vw 2.917vw;
    top: -1.042vw;
    right: -1.042vw;
    width: 0.833vw;
    height: 2.917vw;
  }
}
</pre></body></html>