@charset "UTF-8";
/*개인정보*/
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
.content .section {
  padding: 46px 40px 63px;
  border-top: 1px solid #aaa;
  font-weight: 400;
  font-family: "Noto Sans KR", sans-serif;
}

.content .section h3 {
  font-size: 17px;
  color: #444;
  letter-spacing: -2px;
  font-weight: bold;
  margin-bottom: 10px;
}

.content .section .bu_1 {
  margin: 10px 0;
  line-height: 1.65;
}

.content .section .bu_1 > li {
  position: relative;
  margin-top: 6px;
  padding-left: 15px;
  font-size: 13px;
}

.content .section .bu_1 > li > p {
  font-weight: 600;
}

.content .section .bu_1 > li > span {
  padding-left: 20px;
}

.content .section .bu_1 > li > span strong {
  font-weight: 400;
  padding-left: 20px;
}

.content .section h4 {
  margin-bottom: 25px;
  font-size: 22px;
  color: #444;
  letter-spacing: -2px;
  font-weight: 400;
}

.content .shortcut {
  overflow: hidden;
  margin: 30px 0 7px;
  padding: 24px 27px 18px;
  border: 3px solid #aaa;
  width: 94%;
  margin: 0 auto;
  font-weight: 400;
  font-family: "Noto Sans KR", sans-serif;
}

.content .shortcut p {
  font-size: 14px;
}

.content .shortcut i {
  vertical-align: baseline;
  font-size: 13px;
}

.content .shortcut ol {
  float: left;
  margin-top: 16px;
  padding-top: 18px;
  border-top: 1px solid #f0f0f0;
}

.content .shortcut ol.sc1 {
  width: 42%;
}

.content .shortcut ol.sc2 {
  width: 53%;
}

.content .shortcut ol li:first-child {
  margin-top: 0;
}

.content .shortcut ol li {
  margin-top: 3px;
  font-size: 12px;
  font-weight: 400;
  font-family: "Noto Sans KR", sans-serif;
}

.content div strong.b {
  font-weight: 400;
}

.content .section .btn_area {
  overflow: hidden;
  margin-top: 4px;
}

.content .section p + .btn_area {
  margin-top: 5px;
}

.content .section .btn_area + p, .content .section .contact + p {
  margin-top: 19px;
}

.content .section .bu {
  margin: 13px 0 0;
  line-height: 1.65;
}

.content .section .bu > li {
  position: relative;
  margin-top: 6px;
  padding-left: 15px;
  font-size: 13px;
  font-family: "Noto Sans KR", sans-serif;
}

.content .section .bu > li > span {
  padding-left: 20px;
  display: block;
}

.bu_table th {
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
.bu_table td {
  text-align: center;
  padding: 10px;
}

.content .section .bu.bu_en > li > span {
  padding-left: 20px;
  text-indent: -10px;
  display: block;
}

.content .section .bu > li > span strong {
  font-weight: 400;
  padding-left: 20px;
}

.pr_title {
  float: left;
  font-size: 20px;
}

.pr_title li {
  display: inline-block;
  line-height: 24px;
  height: 24px;
  color: #888888;
}

.pr_title li.on {
  font-weight: bold;
  color: #444;
}

/*# sourceMappingURL=ubicus.utill.css.map */
