@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
.teaser-memo-box {
  position: relative;
}
.teaser-memo-box .taser-memo-txt {
  width: 358px;
  position: absolute;
  bottom: 90px;
  right: 8px;
}
.teaser-memo-box .taser-memo-txt p {
  font-family: "Segoe UI", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 37px;
  letter-spacing: -0.03em;
  margin-bottom: 12px;
}
.teaser-memo-box .taser-memo-txt span {
  font-size: 11px;
  font-weight: 350;
  line-height: 22px;
  letter-spacing: -0.02em;
  color: #fff;
}

.new-mltxt {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.year3 {
  position: relative;
  font-family: "Noto Sans KR";
  font-size: 12px;
  line-height: normal;
  padding-left: 10px;
  font-weight: 500;
  margin-bottom: 17px;
}
.year3:before {
  display: inline-block;
  content: "";
  width: 2px;
  height: 12px;
  background-color: #00b0f0;
  position: absolute;
  left: 0;
  top: 58%;
  transform: translateY(-50%);
}

.year3-table table {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 11px;
}
.year3-table table thead {
  font-size: unset;
}
.year3-table table thead tr {
  border-bottom: 1px solid #A7A6A6;
  font-size: unset;
}
.year3-table table thead tr th {
  position: relative;
  padding: 8px 0 6px;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  width: 3%;
}
.year3-table table thead tr th.year-title:before {
  content: "";
  width: 1px;
  height: 9px;
  background-color: #707070;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.year3-table table tbody .first-year {
  padding-top: 8px;
}
.year3-table table tbody .first-year .year-sub-title {
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.year3-table table tbody .first-year .year3-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.year3-table table tbody .first-year .year3-flex .year3-input {
  background: #fff;
  border: 1px solid #E8E5E5;
  text-align: right;
  border-radius: 6px;
  width: 84px;
  height: 29px;
  padding: 6px 8px;
  cursor: inherit;
}
.year3-table table tbody .first-year .year3-flex span {
  font-size: 11px;
  font-weight: 700;
  flex: none;
}
.year3-table table tbody .second-year {
  padding-top: 10px;
  padding-bottom: 8px;
}
.year3-table table tbody .second-year .year-sub-title {
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.year3-table table tbody .second-year .year3-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.year3-table table tbody .second-year .year3-flex .year3-input {
  background: #fff;
  border: 1px solid #E8E5E5;
  text-align: right;
  border-radius: 6px;
  width: 84px;
  height: 29px;
  padding: 6px 8px;
  cursor: inherit;
}
.year3-table table tbody .second-year .year3-flex span {
  font-size: 11px;
  font-weight: 700;
  flex: none;
}

.exam-detail {
  margin-top: 28px;
}
.exam-detail .detail {
  position: relative;
  font-family: "Noto Sans KR";
  font-size: 12px;
  line-height: normal;
  padding-left: 10px;
  font-weight: 500;
  margin-bottom: 17px;
}
.exam-detail .detail:before {
  display: inline-block;
  content: "";
  width: 2px;
  height: 12px;
  background-color: #00b0f0;
  position: absolute;
  left: 0;
  top: 58%;
  transform: translateY(-50%);
}

.best-52-flexwrap {
  display: flex;
  align-items: center;
  gap: 27px;
}
.best-52-flexwrap .best-52-flex {
  display: flex;
  align-items: center;
}
.best-52-flexwrap .best-52-flex .best-title {
  font-size: 11px;
  font-weight: 400;
  flex: none;
}
.best-52-flexwrap .best-52-flex .input-52 {
  width: 78px;
  padding: 7px 10px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #E8E5E5;
  margin: 0 6px 0 10px;
  cursor: inherit;
  font-size: 12px;
}

.exam-year-wrap {
  border-bottom: 1px solid #707070;
}
.exam-year-wrap .year3 {
  margin-bottom: 0;
}
.exam-year-wrap .year-sub-txt {
  font-size: 11px;
  font-weight: 400;
  display: inline-block;
  margin-top: 21px;
  padding-bottom: 18px;
}

/*# sourceMappingURL=new_style.css.map */
