@import "//cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/all.min.css";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, etails, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, hr {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, hr {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  position: relative;
  min-width: 360px;
  width: 100%;
  font-size: 13px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  word-break: keep-all;
  box-sizing: border-box;
  padding-top: 140px;
}
body *, body *::before, body *::after {
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  body {
    padding-top: 136px;
  }
}

input, select, textarea {
  font-family: inherit;
  outline: none;
  resize: none;
}

a, button {
  color: #333;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  background: none;
}
a:hover, button:hover {
  color: #333;
}

.container {
  display: block;
  width: 100%;
  max-width: 1270px;
  padding: 0 15px;
  margin: 0 auto;
}

.container-fluid {
  display: block;
  width: 100%;
  padding: 0 50px;
}
@media (max-width: 1024px) {
  .container-fluid {
    padding: 0 20px;
  }
}

/* real-inquiry */
.real-inquiry {
  padding: 50px 0 30px;
}
.real-inquiry .container .section-content > .btn-area {
  display: none;
}
.real-inquiry .container .section-content .board-list {
  margin-top: 35px;
}
.real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(1) {
  width: 60px;
  text-align: left;
}
.real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(2) {
  width: 100px;
}
.real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(4) {
  width: 120px;
}
.real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(5) {
  width: 120px;
}
.real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(6) {
  width: 60px;
}
.real-inquiry .container .section-content .pagination {
  margin-top: 50px;
}
.real-inquiry .container .section-content .search-area2 {
  margin-top: 35px;
}
@media (max-width: 1024px) {
  .real-inquiry {
    padding: 20px 0 30px;
  }
  .real-inquiry .container .section-content > .btn-area {
    display: block;
    margin-top: 50px;
  }
  .real-inquiry .container .section-content > .btn-area .btn-write {
    display: block;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #FFA015;
    line-height: 38px;
    border: 1px solid #FFA015;
  }
  .real-inquiry .container .section-content .board-list > ul > li > ul > li {
    text-align: left;
  }
  .real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(1) {
    display: none;
  }
  .real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(2) {
    color: #FFA015;
    display: block;
  }
  .real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) {
    display: block;
  }
  .real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) ~ li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-bottom: 0;
  }
  .real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) ~ li:after {
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 10px;
    content: "";
    margin: 0 10px;
    background-color: #EEE;
  }
  .real-inquiry .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) ~ li:last-child:after {
    display: none;
  }
  .real-inquiry .container .section-content .pagination {
    margin-top: 30px;
  }
  .real-inquiry .container .section-content .search-area2 {
    margin-top: 30px;
  }
}

/* real-board */
.real-board {
  padding: 50px 0 30px;
}
.real-board .container .section-header ~ .section-header {
  margin-top: 80px;
}
.real-board .container .section-content > .btn-area {
  display: none;
}
.real-board .container .section-content .board-list {
  margin-top: 35px;
}
.real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(1) {
  width: 60px;
  text-align: left;
}
.real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(2) {
  width: 100px;
}
.real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(4) {
  width: 120px;
}
.real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(5) {
  width: 120px;
}
.real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(6) {
  width: 60px;
}
.real-board .container .section-content .pagination {
  margin-top: 50px;
}
.real-board .container .section-content .search-area2 {
  margin-top: 35px;
}
@media (max-width: 1024px) {
  .real-board {
    padding: 20px 0 30px;
  }
  .real-board .container .section-content > .btn-area {
    display: block;
    margin-top: 50px;
  }
  .real-board .container .section-content > .btn-area .btn-write {
    display: block;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #FFA015;
    line-height: 38px;
    border: 1px solid #FFA015;
  }
  .real-board .container .section-content .board-list > ul > li > ul > li {
    text-align: left;
  }
  .real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(1) {
    display: none;
  }
  .real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(2) {
    color: #FFA015;
    display: block;
  }
  .real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) {
    display: block;
  }
  .real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) ~ li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-bottom: 0;
  }
  .real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) ~ li:after {
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 10px;
    content: "";
    margin: 0 10px;
    background-color: #EEE;
  }
  .real-board .container .section-content .board-list > ul > li > ul > li:nth-of-type(3) ~ li:last-child:after {
    display: none;
  }
  .real-board .container .section-content .pagination {
    margin-top: 30px;
  }
  .real-board .container .section-content .search-area2 {
    margin-top: 30px;
  }
}

/* loan-info */
.loan-info {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding-top: 40px;
}
.loan-info article {
  display: table-cell;
  vertical-align: top;
}
.loan-info article .article-header {
  text-align: center;
  padding-bottom: 17px;
  border-bottom: 1px solid #FFA015;
}
.loan-info article .article-header h4 {
  color: #333;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -0.5px;
}
.loan-info article .article-header h4 span {
  color: #FFA015;
}
.loan-info article .article-content h5 {
  display: block;
  color: #333;
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 20px;
  background-image: url(/assets/images/sub/ico_title01.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: auto auto;
}
.loan-info article.details-info {
  padding-right: 15px;
}
.loan-info article.details-info .article-content ul > li > dl {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.loan-info article.details-info .article-content ul > li > dl > dt, .loan-info article.details-info .article-content ul > li > dl dd {
  display: table-cell;
  font-size: 15px;
  color: #333;
  font-weight: 500;
  line-height: 20px;
  vertical-align: top;
}
.loan-info article.details-info .article-content ul > li > dl dt {
  width: 130px;
  color: #999;
}
.loan-info article.details-info .article-content ul > li ~ li {
  margin-top: 24px;
}
.loan-info article.details-info .article-content > p {
  color: #333;
  font-size: 15px;
  font-weight: 400;
}
.loan-info article.details-info .article-content > div {
  padding: 20px 15px;
}
.loan-info article.details-info .article-content > div.inquiry-content {
  min-height: 250px;
  margin-top: 48px;
  border-radius: 15px;
  background: rgba(255, 160, 21, 0.13);
}
.loan-info article.enterprise-list {
  padding-left: 15px;
}
.loan-info article.enterprise-list .article-content {
  padding-top: 20px;
}
.loan-info article.enterprise-list .article-content .possible {
  border: 1px solid #C0C0C0;
}
.loan-info article.enterprise-list .article-content .possible > li {
  position: relative;
}
.loan-info article.enterprise-list .article-content .possible > li > dl {
  display: table;
  width: 100%;
  height: 68px;
  table-layout: fixed;
}
.loan-info article.enterprise-list .article-content .possible > li > dl > dt, .loan-info article.enterprise-list .article-content .possible > li > dl dd {
  display: table-cell;
  font-size: 15px;
  font-weight: 500;
  vertical-align: middle;
}
.loan-info article.enterprise-list .article-content .possible > li > dl dt {
  color: #FFA015;
  width: 145px;
  padding: 0 15px;
}
.loan-info article.enterprise-list .article-content .possible > li > dl dd {
  padding-right: 145px;
}
.loan-info article.enterprise-list .article-content .possible > li .btn-area {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.loan-info article.enterprise-list .article-content .possible > li .btn-area .btn-reading {
  display: block;
  width: 120px;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 36px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border: 1px solid #FFA015;
  background-color: #FFA015;
}
.loan-info article.enterprise-list .article-content .possible > li .btn-area .btn-reading:hover {
  color: #FFA015;
  background-color: #fff;
}
.loan-info article.enterprise-list .article-content .possible > li ~ li {
  border-top: 1px solid #C0C0C0;
}
.loan-info article.enterprise-list .article-content .impossible {
  border: 1px solid #C0C0C0;
  border-top: 0;
}
.loan-info article.enterprise-list .article-content .impossible > li .box {
  position: relative;
  padding: 0 15px;
}
.loan-info article.enterprise-list .article-content .impossible > li .box p {
  color: #A7A7A7;
  font-size: 15px;
  font-weight: 400;
  line-height: 68px;
}
.loan-info article.enterprise-list .article-content .impossible > li .box .btn-area {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.loan-info article.enterprise-list .article-content .impossible > li .box .btn-area .btn-register {
  display: block;
  width: 120px;
  color: #333;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  line-height: 36px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border: 1px solid #C5C5C5;
  background-color: #EBEBEB;
}
.loan-info article.enterprise-list .article-content .impossible > li .box .btn-area .btn-register:hover {
  color: #fff;
  background-color: #C5C5C5;
}
.loan-info article.enterprise-list .article-content .impossible > li ~ li {
  border-top: 1px solid #C0C0C0;
}
@media (max-width: 1024px) {
  .loan-info {
    display: block;
  }
  .loan-info article {
    display: block;
    padding: 0 !important;
  }
  .loan-info article .article-header h4 {
    font-size: 20px;
  }
  .loan-info article ~ article {
    margin-top: 45px;
  }
  .loan-info article.details-info .article-content > div.usr-info {
    padding: 0;
    padding-top: 20px;
  }
  .loan-info article.details-info .article-content > div.inquiry-content {
    padding: 25px;
    min-height: auto;
    margin-top: 30px;
  }
  .loan-info article.details-info .article-content ul > li > dl dt, .loan-info article.details-info .article-content ul > li > dl dd {
    font-size: 14px;
  }
  .loan-info article.details-info .article-content ul > li > dl > dt {
    width: 120px;
  }
  .loan-info article.details-info .article-content ul > li ~ li {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #E3E3E3;
  }
  .loan-info article.enterprise-list .article-content .possible > li {
    padding: 15px;
  }
  .loan-info article.enterprise-list .article-content .possible > li > dl {
    position: relative;
    font-size: 0;
    height: auto;
    padding: 0;
    text-align: center;
  }
  .loan-info article.enterprise-list .article-content .possible > li > dl > dt, .loan-info article.enterprise-list .article-content .possible > li > dl dd {
    display: inline-block;
    width: auto;
    padding: 0;
    line-height: 22px;
  }
  .loan-info article.enterprise-list .article-content .possible > li > dl dt {
    margin-right: 30px;
  }
  .loan-info article.enterprise-list .article-content .possible > li > dl dd {
    position: static;
  }
  .loan-info article.enterprise-list .article-content .possible > li .btn-area {
    position: static;
    transform: none;
    margin-top: 15px;
  }
  .loan-info article.enterprise-list .article-content .possible > li .btn-area .btn-reading {
    width: 100%;
  }
  .loan-info article.enterprise-list .article-content .impossible > li .box {
    padding: 15px;
  }
  .loan-info article.enterprise-list .article-content .impossible > li .box p {
    line-height: 20px;
  }
  .loan-info article.enterprise-list .article-content .impossible > li .box .btn-area {
    position: static;
    transform: none;
    margin-top: 15px;
  }
  .loan-info article.enterprise-list .article-content .impossible > li .box .btn-area .btn-register {
    margin: 0 auto;
  }
}

/* real-write */
.real-write {
  padding: 50px 0 30px;
}
.real-write .container .section-content > .btn-area {
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .real-write {
    padding: 20px 0 30px;
  }
  .real-write .container .section-content > .btn-area {
    margin-top: 30px;
  }
}

/*# sourceMappingURL=realtime.css.map */
