@charset "utf-8";


section div.title_box h1.main_tit1 {
    font-family: 'Montserrat';
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1.5px;
    color: #111111;
    text-transform: capitalize;
}

section div.title_box span.sub_tit1 {
    padding-left: 56px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.2px;
    color: #666666;
    margin-top: 12px;
    padding-right: 20px;
    word-break: keep-all;
    text-align: left;
}

section div.title_box span.sub_tit1:before {
    width: 40px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
}
section.section01 #main_slider div.item {
    height: 380px;
    overflow:hidden;
    background: #000;
}
section.section01 #main_slider div.item div.img {
    transform: scale(1.06);
    transition: 3s ease-in-out;
    height: 100%;
    overflow: hidden;
}
section.section01 #main_slider .active div.item div.img {
    transform: scale(1);
}

section.section01 div.main_slider_wrap {
    position: relative;
}

section.section01 div.main_slider_wrap div.ms_control_wrap {}

section.section01 div.main_slider_wrap div.ms_control_wrap a {display: block;}

section.section01 div.main_slider_wrap div.ms_control_wrap a + a {
    margin-top: 30px;
}
section.section01 #main_slider .active div.item div.text h2.tit1 {
    opacity: 1;
    transform: translate3d(0,0,0);
}

section.section01 #main_slider .active div.item div.text span.txt1 {
    opacity: 1;
    transform: translate3d(0,0,0);
}
section.section02 .search_wrap {
	height: 120px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section03 .news_navigation{display:flex;justify-content:flex-end;position: absolute;bottom: 0;right: 0;z-index: 10;}
.section03 .news_navigation li button{font-size:0;width:10px;height:10px;border-radius:10px;background:#a1a1a1;display:block;transition:.2s}
.section03 .news_navigation li.slick-active button{width:30px;border-radius:5px;background:#222}
.section03 .news_navigation li + li{margin-left:5px}
.section03 .news_navigation ul{display:flex!important}

section.section03 {
    background: #f6f6f6;
    border-top: 1px solid #e5e5e5;
}

section.section03 div.inner {
    position: relative;
    padding: 70px 0;
}

section.section03 .news_import_wrap {
    margin-top: 25px;
    position: relative;
}
section.section03 .item strong.txt1 {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    color: #252525;
    position: relative;
    text-transform: capitalize;
    margin-top: 30px;
    padding-top: 15px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
}
section.section03 .item h2.tit1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
}

section.section03 .more_btn img {
    width: 30px;
}

section.section03 .more_btn {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

section.section03 .item strong.txt1:before {
    background: #08203c;
    width: 30px;
    height: 3px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}

section.section03 div.inner:before {
    width: 1px;
    height: 100%;
    content:'';
    position:absolute;
    background: #e6e8ea;
    top: 0;
    left: 50%;
}

section.section03 .item .text {height: 175px;position: relative;}
section.section03 .item figure {
  box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.15);
  height: 0;
  overflow: hidden;
  padding-bottom: 62%;
}
section.section03 .item figure img {
   width:100%;
   height: auto;
   position: absolute;
   top: 0;
   left: 0;
}

section.section04 div.title_box {
    text-align: center;
}
section.section04 {
    padding: 70px 0;
    background: url(/img/main/section04_spring_bg.jpg) no-repeat center bottom / 100% auto;
}
section.section04 ul.list {
    font-size: 0;
    text-align: center;
    margin-top: 25px;
    z-index: 0;
    position: relative;
}

section.section04 ul.list li {
    background: url(/img/main/section04_pt01.png) repeat 4px 4px;
    position: relative;
    height: 170px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.section04 ul.list li+li {
    margin-top: 15px;
}
section.section04 ul.list li a {
    display: block;
}
section.section04 ul.list li:nth-child(1) {
    background-color: #26375e;
}

section.section04 ul.list li:nth-child(2) {
    background: #318694 url(/img/main/section04_pt02.png) repeat 4px 4px;
}
section.section04 ul.list li:nth-child(3) {
    background:#d5913a url(/img/main/section04_pt02.png) repeat 4px 4px;
}

section.section04 ul.list li span.txt1 {
    font-family: 'Montserrat';
    font-size: 26px;
    line-height: 26px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 6px;
    display: inline-block;
}

section.section04 ul.list li figure img {
    height: 40px;
}

section.section04 ul.list li figure {
    margin-top: -5px;
    margin-bottom: 5px;
}

section.section04 ul.list li h2.tit1 {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.2px;
    color: #ffffff;
    margin-top: 8px;
}

section.section04 ul.list li span.line {
    display: none;
}

section.section04 ul.list li span.txt2 {
    display: none;
}
section.section04 ul.list li:before {
    content: '';
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.12);
    z-index: -1;
}
.owl-dots{position:absolute;bottom:32px;left:0;z-index:100;display:flex;align-items:center;width:100%;justify-content:center}
.owl-dots button{position:relative}
.owl-dots button + button:before{content:'';position:absolute;top:5px;left:-15px;width:15px;height:1px;background:#fff;opacity:.5}
.owl-dots button span{width:10px;height:10px;display:block;border-radius:10px;background:#fff;transition:.4s;border:1px solid transparent}
.owl-dots button.active span{border:1px solid #fff;background:0}
.owl-dots button + button{margin-left:15px;position:relative}


/*20200210 search_box 추가*/
div.search_box{width:304px;height:50px;display:inline-block;vertical-align:top;margin-top: 20px;margin-left: 50px;padding:8px 5px;box-sizing:border-box;overflow:hidden;border-bottom:3px solid #000000;}
div.search_box form > *{float:left;}
div.search_box .input{width:calc(100% - 30px);height:31px;padding: 0 5px;box-sizing: border-box;}
div.search_box .input input{width:100%;height:31px;border: 0;font-size: 17px; outline:0;}
div.search_box .input input::placeholder{color:#b8babe;}
div.search_box .search_btn{width:30px; height:31px;}
div.search_box .search_btn a{display:block; width:100%; height:100%; background:url(/img/common/search_icon.png)no-repeat center;}

/* 메인 레이어 팝업 */
.main_layer_popup{width:96%!important;left:50%!important;top:50px!important;transform:translateX(-50%)}
.main_layer_popup .popupContent{height:100%!important}
.main_layer_popup img{width:100%}