@charset "UTF-8";
/* Font */
@font-face {
  font-family: "NanumGothic";
  src: url("/tpl/webfont/NanumGothic.eot");
  src: url("/tpl/webfont/NanumGothic.eot?#iefix") format("embedded-opentype"), url("/tpl/webfont/NanumGothic.woff") format("woff"), url("/tpl/webfont/NanumGothic.ttf") format("truetype");
}
@font-face {
  font-family: "NanumBarunGothic";
  font-style: normal;
  font-weight: 400;
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot");
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix") format("embedded-opentype"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff") format("woff"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf") format("truetype");
}
@font-face {
  font-family: "NanumBarunGothic";
  font-style: normal;
  font-weight: 700;
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot");
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix") format("embedded-opentype"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff") format("woff"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf") format("truetype");
}
@font-face {
  font-family: "NanumBarunGothic";
  font-style: normal;
  font-weight: 300;
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot");
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix") format("embedded-opentype"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff") format("woff"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf") format("truetype");
}
.nanumbarungothic * {
  font-family: "NanumBarunGothic", sans-serif;
}

/*Defalut */
* {
  margin: 0;
  padding: 0;
}

body, div, input, select, span, textarea {
  font-family: "NanumGothic", "나눔고딕";
  font-size: 12px;
  color: #7c7b7b;
  line-height: 16px;
}

td, th {
  font-size: 14px;
  line-height: 160%;
}

body {
  height: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: none;
}

body, button, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, li, ol, p, span, table, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

dd, dl, dt, li, ol, ul {
  list-style-type: none;
}

fieldset, iframe, img, td, th {
  border: 0;
}

img {
  border: 0;
  vertical-align: top;
  outline: none;
}

table, tbody, td, tfoot, th, thead, tr {
  border-collapse: collapse;
}

textarea {
  border: 1px solid #d1d1d1;
  height: 120px;
}

input, label, select {
  vertical-align: middle;
}

/* Link */
a:link {
  color: #7d7d7d;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #0b96d4;
  text-decoration: underline;
}

a:active {
  color: #0b96d4;
  text-decoration: none;
}

#wrap {
  width: 100%;
  min-width: 980px;
}

#header {
  position: relative;
  width: 100%;
  height: 132px;
  border-bottom: 1px solid #f5f5f5;
}

#header .inner {
  position: relative;
  width: 980px;
  margin: 0 auto;
  height: 132px;
}

#header #lnb {
  position: absolute;
  top: 20px;
  right: 0;
}

#lnb ul:after {
  content: "";
  display: block;
  clear: both;
}

#lnb li {
  float: left;
  margin-left: 15px;
}

#lnb li:first-child {
  margin-left: 0;
}

#header #logo {
  position: absolute;
  top: 38px;
  left: 0;
}

#header #gnb {
  position: absolute;
  top: 70px;
  right: 0;
}

.visual {
  width: 100%;
  height: 143px;
  margin-top: 5px;
}

.visual h2 {
  margin: 0 auto;
  width: 1280px;
}

#container:after {
  content: "";
  display: block;
  clear: both;
}

#left_menu {
  float: left;
  width: 191px;
}

#left_menu h2 {
  font-size: 34px;
  color: #333;
  font-weight: 600;
  border-bottom: 5px solid #333;
  padding-bottom: 30px;
  letter-spacing: -1px;
}

#left_menu ul {
  margin-bottom: 40px;
  margin-top: 5px;
}

#left_menu ul li a {
  display: block;
  border-bottom: 1px solid #d7d7d7;
  padding: 13px 0 13px 10px;
  width: 181px;
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}

#left_menu ul li a:hover {
  color: #333;
  border-bottom: 1px solid #333;
  text-decoration: none;
}

#left_menu ul li a.on {
  color: #333;
  border-bottom: 1px solid #333;
}

#contents {
  float: right;
  width: 724px;
}

#contents .con_title {
  border-bottom: 1px solid #c2c2c2;
  height: 50px;
  margin-bottom: 40px;
}

#contents .con_title:after {
  content: "";
  display: block;
  clear: both;
}

#contents .con_title h3 {
  font-size: 32px;
  line-height: 32px;
  color: #252525;
  font-weight: bold;
  float: left;
  width: 404px;
  letter-spacing: -1px;
}

#contents .con_title p {
  float: left;
  width: 320px;
  text-align: right;
}

#contents .con_txt {
  font-size: 14px;
  line-height: 160%;
}

#contents .con_txt h4 {
  background: url("/images/kor16-17-0365/sub/icon01.gif") no-repeat left 3px;
  padding-left: 27px;
  font-size: 20px;
  line-height: 21px;
  padding-bottom: 15px;
  color: #333;
  font-weight: 600;
  margin-top: 30px;
  letter-spacing: -1px;
}

#contents .con_txt h4:first-child {
  margin-top: 0;
}

#contents .con_txt .table1 {
  border-top: 2px solid #454545;
}

#contents .con_txt .table1 td {
  border-bottom: 1px solid #d7d7d7;
  padding: 10px;
  border-right: 1px solid #d7d7d7;
}

#contents .con_txt .table1 th {
  background: #fafafa;
  font-weight: bold;
  text-align: center;
  color: #4d4d4d;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px;
  border-right: 1px solid #d7d7d7;
}

#contents .con_txt .table1 td:last-child, #contents .con_txt .table1 th:last-child {
  border-right: none;
}

#footer {
  width: 100%;
  height: 85px;
  padding: 30px 0;
  border-top: 1px solid #dbdfdf;
  background: #fff;
}

#footer:after {
  content: "";
  display: block;
  clear: both;
}

#quick {
  position: absolute;
  right: -30px;
  top: 0;
}

.bold_black {
  color: #000;
  font-weight: bold;
}

.site_navi {
  text-align: right;
  font: 11px "NanumGothic";
  color: #838383;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
}

.contents {
  margin: 20px 30px;
}

.gray_font_11 {
  font-size: 11px;
  color: #797979;
}

.sub_con .txt {
  font-size: 14px;
  line-height: 1.6;
  color: #787878;
  word-break: keep-all;
}
.sub_con .big_txt {
  font-size: 30px;
  line-height: 1.3;
  color: #494949;
  margin-bottom: 30px;
  font-weight: bold;
  word-break: keep-all;
}

.sub1_1 p {
  margin-top: 20px;
}

.sub1_2 iframe {
  width: 100%;
}
.sub1_2 .info > div {
  border-bottom: 1px solid #d2d2d2;
  line-height: 36px;
  padding: 20px 0;
}
.sub1_2 .info > div:nth-child(2) {
  display: flex;
}
.sub1_2 .info > div:nth-child(2) > dl {
  width: 50%;
}
.sub1_2 .info > div dl {
  display: flex;
  flex-wrap: wrap;
  padding-left: 50px;
}
.sub1_2 .info > div dl.addr {
  background: url(/images/kor16-17-0365/sub/1_2_ico_addr.png) no-repeat left center;
}
.sub1_2 .info > div dl.tel {
  background: url(/images/kor16-17-0365/sub/1_2_ico_tel.png) no-repeat left center;
}
.sub1_2 .info > div dl.fax {
  background: url(/images/kor16-17-0365/sub/1_2_ico_fax.png) no-repeat left center;
}
.sub1_2 .info > div dl.mail {
  background: url(/images/kor16-17-0365/sub/1_2_ico_mail.png) no-repeat left center;
}
.sub1_2 .info > div dl dt {
  width: 70px;
  font-size: 16px;
  color: #494949;
  font-weight: bold;
}
.sub1_2 .info > div dl dd {
  width: calc(100% - 70px);
  font-size: 14px;
  color: #787878;
}

.sub2_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sub2_1 > div {
  width: calc(50% - 10px);
  display: flex;
  gap: 20px;
}
.sub2_1 > div:nth-child(n+3) {
  margin-top: 40px;
}
.sub2_1 > div p {
  width: 70px;
}
.sub2_1 > div dl {
  width: calc(100% - 90px);
}
.sub2_1 > div dl dt {
  font-size: 16px;
  font-weight: bold;
  color: #494949;
  margin-bottom: 10px;
}
.sub2_1 > div dl dd {
  font-size: 14px;
  color: #787878;
  word-break: keep-all;
  line-height: 1.3;
}

.sub2_2 > div:not(:last-child) {
  margin-bottom: 40px;
  display: flex;
  gap: 20px;
}
.sub2_2 > div:not(:last-child) p {
  width: 70px;
}
.sub2_2 > div:not(:last-child) dl {
  width: calc(100% - 90px);
}
.sub2_2 > div:not(:last-child) dl dt {
  font-size: 16px;
  font-weight: bold;
  color: #494949;
  margin-bottom: 10px;
}
.sub2_2 > div:not(:last-child) dl dd {
  font-size: 14px;
  color: #787878;
  word-break: keep-all;
  line-height: 1.3;
}
.sub2_2 > div:last-child {
  padding-top: 40px;
  border-top: 1px solid #d2d2d2;
}

.main_visual {
  width: 100%;
  background: #fafafa;
}
.main_visual .inner {
  width: 980px;
  margin: 0 auto;
  padding: 30px 0;
}
.main_visual .inner #visual-slide .item {
  height: 210px;
  width: 100%;
  text-align: center;
}
.main_visual .inner #visual-slide .item img {
  display: inline-block;
  width: auto;
  height: 210px;
}
.main_visual .inner .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 57px;
}
.main_visual .inner .owl-nav button span {
  display: block;
  text-indent: -9999px;
  width: 32px;
  height: 57px;
}
.main_visual .inner .owl-nav button.owl-prev {
  left: 0;
  background: url(/images/kor16-17-0365/main/visual_arrowL.png) no-repeat;
}
.main_visual .inner .owl-nav button.owl-next {
  right: 0;
  background: url(/images/kor16-17-0365/main/visual_arrowR.png) no-repeat;
}
.main_visual .inner .carousel-caption {
  text-align: center;
}
.main_visual .inner .carousel-caption dt {
  margin: 30px 0;
}
.main_visual .inner .carousel-caption dd {
  font-size: 16px;
  color: #333;
  font-family: "NanumBarunGothic";
  letter-spacing: -0.4px;
  line-height: 20px;
}

.main_con {
  display: flex;
  justify-content: space-between;
}
.main_con .main_con_tit {
  position: relative;
  display: block;
  width: 100%;
  height: 19px;
  line-height: 19px;
  font-size: 16px;
  color: #494949;
  font-family: "NanumBarunGothic";
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 15px;
}
.main_con .main_con_tit:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 19px;
  height: 19px;
  background: url(/images/kor16-17-0365/main/ico_more.png) no-repeat 0 0;
}
.main_con .board {
  width: 295px;
}
.main_con .board span, .main_con .board span a {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  color: #787878;
}
.main_con .board dd {
  margin-top: 24px;
}
.main_con .board dd li {
  height: 20px;
}
.main_con .board dd li:not(:last-child) {
  margin-bottom: 10px;
}
.main_con .portfolio {
  width: 295px;
}
.main_con .portfolio .gallery_area {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.main_con .portfolio .gallery_area li {
  width: calc(50% - 3px);
  height: 88px;
}
.main_con .portfolio .gallery_area li a {
  position: relative;
  display: block;
  width: 100%;
  height: 88px;
  overflow: hidden;
  background: #f5f5f5;
}
.main_con .portfolio .gallery_area li a .img_frame {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.main_con .portfolio .gallery_area li a img {
  width: 100%;
  height: auto;
}
.main_con .kakao {
  width: 140px;
}
.main_con .kakao dd a {
  position: relative;
  display: block;
  width: 100%;
  height: 181px;
  background: #fae301;
}
.main_con .kakao dd a p {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.main_con .kakao dd a p span {
  display: inline-block;
  width: 100%;
  font-family: "NanumBarunGothic";
  font-size: 15px;
  font-weight: 700;
  color: #37191b;
  text-align: center;
  letter-spacing: -0.2px;
}
.main_con .sms {
  width: 191px;
}