@charset "utf-8";


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

section div.title_box span.sub_tit1 {
    padding-left: 93px;
    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: 20px;
}

section div.title_box span.sub_tit1:before {
    width: 65px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
}
section.section01 #main_slider div.item {
    height:650px;
    overflow:hidden;
    background: #000;
}
section.section01 #main_slider div.item div.img {
    transform: scale(1.06);
    transition: 3s ease-in-out;
    height: 650px;
    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 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    z-index: 10;
    width: 1200px;
    text-align: right;
    transform: translate(0, -50%);
}

section.section01 div.main_slider_wrap div.ms_control_wrap a {display: block;position: absolute;top: -65px;right: 0;}

section.section01 div.main_slider_wrap div.ms_control_wrap a + a {top: 15px;}
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 div.inner {
	padding: 90px 0 80px;
	position: relative;
}
section.section02 div.inner div.text {
    margin-top: 55px;
    position: relative;
}
section.section02 div.text p.txt1 {
    font-size: 22px;
    letter-spacing: -0.6px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 20px;
}

section.section02 div.text h1.tit1 {
    font-size: 56px;
    color: #252525;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: -1.2px;
    position: relative;
}

section.section02 div.text h1.tit1 strong {
    font-weight: 500;
}
section.section02 div.inner .figure01 {position:relative;width: 600px;}
section.section02 div.inner > * {
    display: inline-block;
    vertical-align: top;
}

section.section02 div.text p.txt2 {
    font-size: 20px;
    color: #222;
    letter-spacing: -0.2px;
    font-weight: 300;
    margin: 35px 0;
}

section.section02 div.text p.txt2 strong {
    font-weight: 500;
}

section.section03 {
    background: #f6f6f6;
}

section.section03 div.inner {
    position: relative;
    padding: 120px 0;
}
section.section03 ul.list strong.txt1 {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 30px;
    line-height: 1.3;
    color: #252525;
    position: relative;
    text-transform: capitalize;
    margin-top: 30px;
    padding-top: 20px;
    display: block;
    font-weight: 600;
}
section.section03 ul.list h2.tit1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #555555;
}

section.section03 ul.list 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: 33%;
}

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

section.section03 ul.list {
    font-size: 0;
}

section.section03 ul.list li {
    display: inline-block;
    vertical-align: top;
    margin-top:70px;
    width: calc(33.33% - 20px);
}
section.section03 ul.list li figure {
  width:380px;
  height:240px;
  box-shadow: 10.9px 13px 12.8px 2.3px rgba(0, 0, 0, 0.15);
}
section.section03 ul.list li figure img {
   width:100%;
}
section.section03 ul.list li:nth-child(2) {
    margin-top:0;
}

section.section03 ul.list li+li {
    margin-left: 30px;
}

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

section.section04 ul.list li {
    display: inline-block;
    vertical-align: top;
    width: calc(33.33% - 20px);
    padding: 70px 0;
    background: url(/img/main/section04_pt01.png) repeat 4px 4px;
    position: relative;
}

section.section04 ul.list li+li {
    margin-left: 30px;
}
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: 28px;
    line-height: 1.3;
    font-weight: 500;
    color: #ffffff;
    margin-top: 10px;
    display: inline-block;
}

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

section.section04 ul.list li span.line {
    width: 1px;
    height: 30px;
    display: inline-block;
    background: #fff;
    margin-top: 20px;
}

section.section04 ul.list li span.txt2 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: -0.2px;
    color: #ffffff;
    margin-top: 18px;
    display: block;
}
section.section04 ul.list li:before {
    content: '';
    top: 6px;
    left: 6px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.12);
    z-index: -1;
}