@font-face {
  font-family: "GmarketSans";
  font-weight: 300;
  font-style: normal;
  src: url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot");
  src: url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot?#iefix") format("embedded-opentype"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "GmarketSans";
  font-weight: 500;
  font-style: normal;
  src: url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot");
  src: url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot?#iefix") format("embedded-opentype"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "GmarketSans";
  font-weight: 700;
  font-style: normal;
  src: url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot");
  src: url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot?#iefix") format("embedded-opentype"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.ttf") format("truetype");
  font-display: swap;
}
#main_bg {
  overflow: hidden;
}
#main_bg h1 {
  font-family: "GmarketSans", sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  font-size: 54px;
  line-height: 1;
  margin: 289px 0 0;
}

#sub_bg {
  overflow: hidden;
}
#sub_bg h3 {
  font-family: "GmarketSans", sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  padding: 0 2px 0 3px;
  margin: 176px 0 0;
}

.view-content {
  border-top: 1px solid #a1a1a1;
  border-left: 1px solid #a1a1a1;
}
.view-content > .row {
  border-bottom: 1px solid #a1a1a1;
}
.view-content > .row > label {
  background-color: #f5f5f5;
  display: block;
  border-right: 1px solid #a1a1a1;
  padding: 5px;
}
.view-content > .row > div {
  min-height: 80px;
  border-right: 1px solid #a1a1a1;
  padding: 0 5px;
}
.view-content > .row > div label {
  background-color: #f5f5f5;
  display: block;
  border-bottom: 1px solid #a1a1a1;
  padding: 5px;
  margin: 0 -5px 5px;
}

.view-content-2 {
  border-top: 1px solid #a1a1a1;
  border-left: 1px solid #a1a1a1;
}
.view-content-2 > .row {
  border-bottom: 1px solid #a1a1a1;
}
.view-content-2 > .row > label {
  background-color: #f5f5f5;
  display: block;
  border-right: 1px solid #a1a1a1;
  padding: 5px;
  font-size: 14px;
}
.view-content-2 > .row > label.col-sm-12 {
  border-bottom: 1px solid #a1a1a1;
}
.view-content-2 > .row > div {
  border-right: 1px solid #a1a1a1;
  padding: 5px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
}
.view-content-2 > .row > div.content {
  min-height: 200px;
}
.view-content-2 > .row > div.content p {
  font-size: 14px;
}
.view-content-2 > .row > div.comment {
}
.view-content-2 > .row > div.comment p {
  font-size: 14px;
}
.view-content-3 {
}
.view-content-3 > .row {
}
.view-content-3 > .row > label {
}
.view-content-3 > .row > label.col-sm-12 {
}
.view-content-3 > .row > div {
  font-size: 14px;
}
.view-content-3 > .row > div.content {
}
.view-content-3 > .row > div.content p {
  font-size: 14px;
}


.request-box {
  margin-top: 30px;
  background-color: #F5F5F5;
  border: 3px solid #E0E4E9;
  border-radius: 15px;
  padding: 15px 45px;
  font-size: 20px;
  font-weight: bold;
  word-break: keep-all;
  text-align: center;
}
.request-box button {
  display: block;
  margin: 15px auto 0;
  background-color: #4598D0;
  border: 0;
  border-radius: 10px;
  color: #ffffff;
  padding: 5px 10px;
}

#bo_v_act {
  margin-top: 30px;
}
#bo_v_act > span {
  border: 1px solid #a1a1a1;
  padding: 10px 15px;
  border-radius: 5px;
  line-height: 1;
  text-align: center;
}

#bo_vc_w .tbl_frm01 table > tbody > tr > th {
  width: 100px;
}

.btn_confirm {
  width: 100px;
  height: 100px;
}

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