/* 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: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2") format("woff2");
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2") format("woff2");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2") format("woff2");
  font-weight: 900;
  font-display: swap;
}
/*Defalut */
* {
  margin: 0;
  padding: 0;
}

body, div, input, select, span, td, textarea, th {
  font-family: "Pretendard";
  font-size: 12px;
  color: #7c7b7b;
  line-height: 16px;
}

body {
  height: 100%;
  overflow-y: scroll;
  *-webkit-text-size-adjust: none;
  border-top: 7px solid #3f2076;
}

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 {
  color: #7d7d7d;
  text-decoration: none;
}

a:hover {
  color: #0062AA;
  text-decoration: underline;
}

a:active {
  color: #0062AA;
  text-decoration: none;
}

#wrap {
  margin: 0 auto;
  width: 100%;
  min-width: 1110px;
}

#header {
  position: relative;
  height: 190px;
  margin: 0 auto;
  width: 1100px;
  min-width: 1100px;
}

#logo {
  position: absolute;
  top: 30px;
  width: 100%;
}

#login {
  position: absolute;
  top: 20px;
  right: 0;
}

#login ul:after {
  content: "";
  display: block;
  clear: both;
}

#login li {
  float: left;
  line-height: 8px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #ddd;
}

#login li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

#login a {
  line-height: 8px;
  font-size: 10px;
  color: #808080;
}

#login a:active, #login a:hover {
  text-decoration: none;
  color: #808080;
}

#gnb {
  position: absolute;
  top: 130px;
  width: 100%;
}

#main {
  margin: 0 auto;
  width: 100%;
  min-width: 1100px;
  text-align: center;
}

#footer {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  color: #4b4b4b;
  font-size: 0.8em;
  border-top: 1px solid #e3e3e3;
}

.main_visual {
  position: relative;
  width: 100%;
  height: 480px;
  background: url("/images/kor15-17-0360/sub/main_visual.jpg") no-repeat center center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_visual .slogan {
  width: 100%;
  max-width: 1110px;
  color: #fff;
  line-height: 1;
  text-align: center;
}
.main_visual dt {
  font-size: 50px;
  font-weight: 600;
}
.main_visual dd {
  display: inline-block;
  font-size: 78px;
  font-weight: 600;
  padding-bottom: 10px;
  margin-block: 5px 10px;
  border-bottom: 1px solid #fff;
}
.main_visual p {
  font-size: 30px;
}

.main_banner_area {
  margin: 0 auto;
  width: 1110px;
}
.main_banner_area * {
  box-sizing: border-box;
}
.main_banner_area .banners {
  display: grid;
  height: 205px;
  gap: 15px;
  grid-template-columns: repeat(3, 1fr);
}
.main_banner_area .banners a {
  display: block;
  position: relative;
  transition: all 0.3s ease-out;
  text-decoration: none;
}
.main_banner_area .banners a .txt {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.75);
  padding: 20px 10px;
}
.main_banner_area .banners a .txt p {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  margin-bottom: 7px;
}
.main_banner_area .banners a .txt span {
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
}
.main_banner_area .banners a:hover .txt {
  background: rgba(83, 42, 156, 0.85);
}

#sub-visual {
  position: relative;
  width: 100%;
  height: 150px;
  min-width: 1100px;
  background: url("/images/kor15-17-0360/sub/sub_visual.jpg") no-repeat center center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sub-visual .slogan {
  color: #fff;
  line-height: 1;
  text-align: center;
}
#sub-visual dt {
  font-size: 26px;
  font-weight: 600;
}
#sub-visual dd {
  font-size: 40px;
  font-weight: 600;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #fff;
}
#sub-visual p {
  font-size: 16px;
}

.sub_con h4.sub_tit {
  position: relative;
  line-height: 1.2;
  font-size: 30px;
  color: #4f4f4f;
  font-weight: 700;
  padding-top: 7px;
  margin-bottom: 20px;
}
.sub_con h4.sub_tit b {
  color: #4b2099;
  font-weight: 700;
}
.sub_con h4.sub_tit:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 3px;
  background: #3f2076;
  position: absolute;
  top: 0;
  left: 0;
}
.sub_con .txt {
  font-size: 16px;
  color: #333;
  word-break: keep-all;
  line-height: 1.5;
}
.sub_con .txt b {
  color: #521bb2;
  font-weight: 600;
}

.sub1_1 .con_area {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}
.sub1_1 .con_area .txt {
  font-size: 18px;
  line-height: 1.7;
}

.sub1_2 iframe {
  width: 100%;
  margin-bottom: 20px;
}
.sub1_2 .location > div {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 26px;
  align-items: center;
}
.sub1_2 .location > div:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
}
.sub1_2 .location > div:not(:first-child) {
  padding-top: 20px;
}
.sub1_2 .location .txt dt {
  font-size: 16px;
  color: #3f2076;
  font-weight: 600;
  margin-bottom: 2px;
}
.sub1_2 .location .txt dd {
  font-size: 14px;
  line-height: 1.2;
  color: #666;
}
.sub1_2 .location .txt dd b {
  font-weight: 500;
}