@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");
@font-face {
  font-family: "Noto Sans Thin";
  font-style: normal;
  src: local("Noto Sans Thin"), local("Noto Sans Thin"), local("Noto Sans Thin");
  src: url(/_module/_fonts/NotoSans-Thin.eot);
  src: url(/_module/_fonts/NotoSans-Thin.eot?#iefix) format("embedded-opentype"), url(/_module/_fonts/NotoSans-Thin.woff) format("woff"), url(/_module/_fonts/NotoSans-Thin.otf) format("truetype");
}
@font-face {
  font-family: "Noto Sans Light";
  font-style: normal;
  src: local("Noto Sans Light"), local("Noto Sans Light"), local("Noto Sans Light");
  src: url(/_module/_fonts/NotoSans-Light.eot);
  src: url(/_module/_fonts/NotoSans-Light.eot?#iefix) format("embedded-opentype"), url(/_module/_fonts/NotoSans-Light.woff) format("woff"), url(/_module/_fonts/NotoSans-Light.otf) format("truetype");
}
@font-face {
  font-family: "Noto Sans Regular";
  font-style: normal;
  src: local("Noto Sans Regular"), local("Noto Sans Regular"), local("Noto Sans Regular");
  src: url(/_module/_fonts/NotoSans-Regular.eot);
  src: url(/_module/_fonts/NotoSans-Regular.eot?#iefix) format("embedded-opentype"), url(/_module/_fonts/NotoSans-Regular.woff) format("woff"), url(/_module/_fonts/NotoSans-Regular.otf) format("truetype");
}
@font-face {
  font-family: "Noto Sans Medium";
  font-style: normal;
  src: local("Noto Sans Medium"), local("Noto Sans Medium"), local("Noto Sans Medium");
  src: url(/_module/_fonts/NotoSans-Medium.eot);
  src: url(/_module/_fonts/NotoSans-Medium.eot?#iefix) format("embedded-opentype"), url(/_module/_fonts/NotoSans-Medium.woff) format("woff"), url(/_module/_fonts/NotoSans-Medium.otf) format("truetype");
}
@font-face {
  font-family: "Noto Sans Bold";
  font-style: normal;
  src: local("Noto Sans Bold"), local("Noto Sans Bold"), local("Noto Sans Bold");
  src: url(/_module/_fonts/NotoSans-Bold.eot);
  src: url(/_module/_fonts/NotoSans-Bold.eot?#iefix) format("embedded-opentype"), url(/_module/_fonts/NotoSans-Bold.woff) format("woff"), url(/_module/_fonts/NotoSans-Bold.otf) format("truetype");
}
@font-face {
  font-family: "NanumGothic";
  font-style: normal;
  src: local("NanumGothic"), local("NanumGothic"), local("NanumGothic");
  src: url(/_module/_fonts/NanumGothic.eot);
  src: url(/_module/_fonts/NanumGothic.eot?#iefix) format("embedded-opentype"), url(/_module/_fonts/NanumGothic.woff) format("woff"), url(/_module/_fonts/NanumGothic.otf) format("truetype");
}
@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Gmarket Sans Bold"), local("GmarketSans-Bold"), url("/lib/fonts/GmarketSansBold.woff2") format("woff2"), url("/lib/fonts/GmarketSansBold.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 500;
  src: local("Gmarket Sans Medium"), local("GmarketSans-Medium"), url("/lib/fonts/GmarketSansMedium.woff2") format("woff2"), url("/lib/fonts/GmarketSansMedium.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "Gmarket Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Gmarket Sans Light"), local("GmarketSans-Light"), url("/lib/fonts/GmarketSansLight.woff2") format("woff2"), url("/lib/fonts/GmarketSansLight.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body {
  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;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: -0.5px;
  color: #212121;
}

* {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

.clear_fix {
  clear: both;
}

.overflow_h {
  overflow: hidden;
}

.max_h {
  max-height: 100%;
}

/*
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 0;
	padding-left: 0;
}
*/
a:link, a:visited, a:active, a:hover {
  text-decoration: none;
}

ol, ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ul_style_1, .ul_style_1 li {
  margin: 5px 0 0 10px;
  padding: 0;
  list-style-type: circle;
}

.ul_style_2, .ul_style_2 li {
  margin: 5px 0 0 10px;
  padding: 0;
  list-style-type: disc;
}

.ol_style_1, .ol_style_1 li {
  margin: 5px 0 0 10px;
  padding: 0;
  list-style-type: decimal;
}

.ol_style_2, .ol_style_2 li {
  margin: 5px 0 0 10px;
  padding: 0;
  list-style-type: upper-alpha;
}

.ol_style_3, .ol_style_3 li {
  margin: 5px 0 0 10px;
  padding: 0;
  list-style-type: upper-alpha;
}

textarea {
  line-height: 150%;
}

.btn {
  font-weight: 400 !important;
  font-size: 14px !important;
}

.justifyAsia {
  text-align: justify;
}

.justifyAsia:after {
  content: "";
  display: inline-block;
  width: 100%;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  border-top: 3px solid #012c5f !important;
}

.table > thead > tr > th, .table > tbody > tr > th {
  vertical-align: middle !important;
  background-color: #f5f8ff;
  font-size: 14px;
  font-weight: 400;
  color: #4b49ac;
}

.table > tbody > tr > td {
  vertical-align: middle !important;
}

.table_outline {
  border: 5px solid #012c5f;
}

.table_noborer {
  border: 0px;
}

.th_bg {
  background-color: #F7F7F7 !important;
}

.th_b {
  border-bottom: 1px solid #012c5f !important;
}

.th_r {
  border-right: 1px solid #012c5f !important;
}

.th_l {
  border-left: 1px solid #012c5f !important;
}

.td_b {
  border-bottom: 1px solid #ddd !important;
}

.td_r {
  border-right: 1px solid #ddd !important;
}

.td_l {
  border-left: 1px solid #ddd !important;
}

/* text effect */
.point_txt_1 {
  color: #00a7e8;
}

.point_txt_2 {
  color: #e86756;
}

.txt_style_1 {
  font-family: "Noto Sans Medium", sans-serif;
}

.color_1 {
  color: #012c5f !important;
}

.color_2 {
  color: #00a7e8 !important;
}

.color_3 {
  color: #009b59 !important;
}

.color_4 {
  color: #ec1d24 !important;
}

.bg_color_1 {
  background-color: #F7F7F7 !important;
}

.bg_color_2 {
  background-color: #F00 !important;
}

.txt_size_07 {
  font-size: 0.7em !important;
}

.txt_size_08 {
  font-size: 0.8em !important;
}

.txt_size_1 {
  font-size: 1em !important;
}

.txt_size_12 {
  font-size: 1.2em !important;
}

.txt_size_14 {
  font-size: 1.4em !important;
}

.txt_size_16 {
  font-size: 1.6em !important;
}

.txt_size_2 {
  font-size: 2em !important;
}

.bold_500 {
  font-weight: 500 !important;
}

.bold_700 {
  font-weight: 700 !important;
}

.quote_txt {
  font-family: "NanumMyeongjo", serif;
  letter-spacing: -1px;
}

.comment_txt {
  font-size: 13px;
  color: #999;
  font-weight: 300;
}

.container, .container-fluid {
  padding: 0;
}

.st-content {
  min-height: 720px;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .st-menu {
    width: 300px;
  }
}
.table-responsive {
  border: 0;
}

/* image */
.img-rendering {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
}

/* btn */
.board_btn_1 {
  border-radius: 5px;
  background-image: linear-gradient(to bottom, #2cd2a5 0, #1DBB90 100%);
  color: #fff;
  padding: 5px 10px;
}

.btn_1 {
  color: #fff;
  background-color: #00a7e8;
  background-position: 0 -15px;
}

.btn_1:hover {
  color: #fff;
  background-color: #012c5f;
  background-position: 0 -15px;
}

/* margin */
.margin_3 {
  margin: 3px;
}

.margin_5 {
  margin: 5px;
}

.margin_t5 {
  margin-top: 5px;
}

.margin_t10 {
  margin-top: 10px;
}

.margin_t20 {
  margin-top: 20px;
}

.margin_t30 {
  margin-top: 30px;
}

.margin_t50 {
  margin-top: 50px;
}

.margin_t100 {
  margin-top: 100px;
}

/* padding */
.padding_0 {
  padding: 0;
}

.padding_1 {
  padding: 1px;
}

.padding_3 {
  padding: 3px;
}

.padding_5 {
  padding: 5px;
}

.padding_10 {
  padding: 10px;
}

.padding_20 {
  padding: 20px;
}

.padding_t5 {
  padding-top: 5px;
}

.padding_t10 {
  padding-top: 10px;
}

.padding_t20 {
  padding-top: 20px;
}

.padding_t30 {
  padding-top: 30px;
}

.padding_t40 {
  padding-top: 40px;
}

.padding_t50 {
  padding-top: 50px;
}

.padding_tb10 {
  padding: 10px 0;
}

.padding_tb20 {
  padding: 20px 0;
}

.padding_b20 {
  padding-bottom: 10px;
}

.padding_l10 {
  padding-left: 10px;
}

.padding_l20 {
  padding-left: 20px;
}

/* border */
.border_t1 {
  border-top: 1px solid #ccc;
}

.border_b1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* color */
.table-silver {
  background-color: #efefef;
}