/*메인비주얼*/
.visual{position: relative;}
/* .visual ul.slick-dots {position: absolute; bottom: 15%; left: 50%; transform: translateX(-50%);}
.visual ul.slick-dots li{display: inline-block; margin-right: 20px;}
.visual ul.slick-dots li:last-child{margin-right: 0;} */
.visual > img{position: absolute; bottom: 1%; left: 50%; transform: translateX(-50%); animation: mouse 2s ease infinite;}
@keyframes mouse {
	0% {bottom: 1%;}
	50% {bottom: 5%;}
	100% {bottom: 1%;}
}

/*메인하단*/
article#mainWrap{width: 100%; margin-top: 120px;}
article#mainWrap .mainContents{width: 1280px; margin: 0 auto;}
article#mainWrap .mainContents .main_box{display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px;}
article#mainWrap .mainContents .main_box .blackBox{width: 400px; height: 300px; background: #363636; padding: 45px; box-sizing: border-box;}
.mainContents .main_box .blackBox .box_name{font-family: 'Inter'; font-weight: 700; font-size: 45px; color: #fff;}
.mainContents .main_box .blackBox p{margin-top:25px; color: #aaa; font-size: 17px;}
.main_box .bg1{background: url(../images/main_bg1.png) no-repeat center center;}
.main_box .bg2{background: url(../images/main_bg2.png) no-repeat center center;}
.main_box .bg3{background: url(../images/main_bg3.png) no-repeat center center / cover;}
article#mainWrap .mainContents .main_box .box1{position: relative; width: 400px; height: 300px; padding: 35px; box-sizing: border-box;}
article#mainWrap .mainContents .main_box .box2{width: 840px; height: 300px; position: relative; padding: 35px; box-sizing: border-box;}
.main_box span{color: #fff; font-size: 19px; font-weight: 600; display: block; margin-bottom: 30px; font-family: 'NanumSquare';}
.blackBox > p > span{color: #aaa; font-size: 16px; font-weight: unset; display: block; margin-bottom: unset; font-family: 'NanumSquare';}
.main_box p{color: #fff; font-size: 16px; }
.main_box img{position: absolute; bottom: 35px; right: 35px;}

/*메인하단 배너*/
.banner_wrap{display: flex; align-items: center; justify-content: space-between; margin-bottom: 120px;}
.banner_wrap a{display: table; width: 630px; height: 100px; padding: 40px; box-sizing: border-box;   font-weight: 700;}
.banner_wrap a span{display: table-cell; vertical-align: middle; color: #fff; font-family: 'Nanum Gothic';}
.banner_wrap .recruit{background: url(../images/banner_recruit.png) no-repeat center center/cover;}
.banner_wrap .contact{background: url(../images/banner_contact.png) no-repeat center center/cover;}

/* 서브 */
.sub_container{min-height: 500px; padding: 150px 0 120px 0;}
.sub_content{width: 1280px; margin: 0 auto;}

/*greeting*/
.sub_content{position: relative;}
.sub_content.greeting{position: relative; display: flex; flex-direction: column;}
.greeting.tit{display: flex; justify-content: space-between;}
.greeting.tit .profile_txt{width: 380px;}
.greeting.tit .profile_img{width: 390px; height: auto; align-self: flex-end;}
.sub_content .sub_content_inner.greeting{margin-bottom: 35px; }
.sub_content .tit span{display: block; margin: 35px 0; font-family:'NanumSquare'; font-weight: 800; color: #000; font-size: 32px;}
.sub_content .greeting p{ color: #000; margin-bottom: 30px; font-weight:400; line-height: 20px; font-family: 'NanumSquare'; font-size: 16px;}
.profile{right: 0; text-align: right;}
.profile ul{position: absolute; right: 0;}
.profile .name_box{margin:30px 0 30px 0;  display: flex; align-items: center; justify-content: end;}
.profile .name_box .name{font-family:'NanumSquare'; font-size: 32px; letter-spacing: 5px; font-weight: 800; color: #000;}
.profile .name_box .name2{ color: #8e8e8e;}
.profile ul li{display: flex; align-items: center; justify-content: flex-start; margin-bottom: 15px; }
.profile ul li span:first-child{font-weight: 800; color: #333; margin-right: 10px; font-size: 15px;}
.profile ul li span:last-child{ font-weight:300; color: #333; font-size: 15px;}

/*Philosophy*/
.sub_container.philosophy{padding-bottom: 0;}
.philosophy .tit{display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #bfbfbf;}
.philosophy .tit .tit_txt{text-align: right; color: #333; font-family: 'NanumSquare';}
.sub_content .sub_top ul{margin: 50px 0 100px 0; padding-bottom: 50px;border-bottom: 1px solid #bfbfbf; display: flex; justify-content: space-between; align-items: center;}
.sub_content .sub_top ul li{width: 300px; height: 385px; margin-right: 25px; padding: 95px 40px; box-sizing: border-box; display: table;}
.sub_content .sub_top ul li:nth-child(1){background: url(../images/vision_bg1.png) no-repeat center center; float: left;}
.sub_content .sub_top ul li:nth-child(2){background: url(../images/vision_bg2.png) no-repeat center center; float: right;}
.sub_content .sub_top ul li:nth-child(3){background: url(../images/vision_bg3.png) no-repeat center center; float: left;}
.sub_content .sub_top ul li:last-child{margin-right: 0; background: url(../images/vision_bg4.png) no-repeat center center; float: right;}
.sub_content .sub_top ul li p, .sub_content .sub_top ul li span{color: #fff; }
.sub_content .sub_top ul li .p_txt{display: table-cell; vertical-align: middle;}
.sub_content .sub_top ul li p{margin-bottom: 45px;}
.sub_content .sub_top ul li span{font-size: 35px; font-weight: 700;}
.sub_content.bottom{width: 100%; background: #f3f4f6;}
.sub_bottom{width: 1280px; margin: 0 auto; padding: 80px 0 100px 0; box-sizing: border-box;}
.sub_content.bottom .sub_content_inner span{margin: 0 0 35px 0;}
.sub_content.bottom .vision{display: flex; align-items: center;}
.sub_content.bottom .vision_bg{background: url(../images/bg_vision.png) no-repeat center center/cover; width: 100%; height: 580px;}
.sub_content.bottom .vision .vision_inner{margin-left: 55px; width: 100%;}
.sub_content.bottom .vision .vision_inner .vision_box{margin-bottom: 90px;}
.sub_content.bottom .vision .vision_inner .vision_box:last-child{margin-bottom: 0;}
.vision_box .vision_tit{border-bottom: 1px solid #bfbfbf; width: 390px; position: relative; font-family: 'NanumSquare'; font-weight: 800; font-size: 22px; margin-bottom: 15px; color: #000;}
.vision_box .vision_tit:after{content: ''; display: block; border-bottom: 3px solid #484848; width: 64px; position: absolute; bottom: -2px;}
.vision_box .vision_tit span.backtxt{font-family: 'futura-pt'; font-size: 50px; color: #dde2eb; margin-left: 25px;}
.vision_box .vision_tit span.fronttxt{font-family: 'NanumSquare'; font-size: 20px; color: #000; position: absolute; left: 0; bottom: 10px;}
.vision_box .vision_txt{font-family: 'NanumSquare'; color: #333; line-height: 20px;letter-spacing: -0.5px;}

/*Location*/
.location iframe{width: 1280px; height: 508px;}
ul.ulTit li{line-height: 30px;}
ul.ulTit li:last-child{margin-bottom: 50px;}
ul.ulTit li span{ color: #333;}
ul.ulTit li span.blank{display: inline-block; width: 15px;}
ul.ulTit li span br{display: none;}
ul.ulTit li span.liTit{font-weight: 800; margin-right: 20px; text-align: justify; vertical-align: middle; display: inline-block; width: 80px;}

/*recruit*/
.bg{position: relative; margin-bottom: 30px; background: url(../images/bg_recruit.jpg) no-repeat center center/cover; width: 1280px; height:305px;}
.bg span{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);     text-align: center; color: #fff; font-family: 'NanumSquare'; font-weight: 700; font-size: 20px; line-height: 30px;}
.recruit ul.ulTit li:last-child{margin-bottom: 0;}
.recruit ul.ulTit li span.liTit{letter-spacing: 5px; margin-right: 15px;}

/*project*/
.sub_content_inner span.select_year{display: block; width: 63px; padding: 5px; box-sizing: border-box; background: url(../images/project_ico.jpg) no-repeat right 5px center;}
.sub_content_inner span.on{border: 1px solid #ececec; border-radius: 3px;}
/* .project_list .projectbox{width: 300px;} */
.project_list .projectbox.height380{height: 380px;}
.project_list .projectbox.height520{height: 520px;}
.project_list .list_wrap .list_item{position: relative; display: inline-block; width: 25%; padding-right: 20px; margin-bottom: 20px; box-sizing: border-box;}

.list_wrap .list_item:nth-child(8n+2) .projectbox,
.list_wrap .list_item:nth-child(8n+4) .projectbox,
.list_wrap .list_item:nth-child(8n+5) .projectbox,
.list_wrap .list_item:nth-child(8n+7) .projectbox{
    height: 380px;
}
.list_wrap .list_item:nth-child(8n+1) .projectbox,
.list_wrap .list_item:nth-child(8n+3) .projectbox,
.list_wrap .list_item:nth-child(8n+6) .projectbox,
.list_wrap .list_item:nth-child(8n+8) .projectbox{
    height: 520px;
}


.project_list .list_wrap{margin: 0 auto; width: unset !important;}
.project_list .list_wrap .list_item .project_main{font-size: 20px; font-weight: 800; color: #fff; position: absolute; top: 20px; opacity: 0; transition: all .3s; width: calc(100% - 20px); padding: 0 20px; box-sizing: border-box;}
.project_list ul#project li .project_sub{font-size: 15px; color: #8e8e8e;}

.projectbox:after{position: absolute; content:''; width: calc(100% - 20px); height: 100%; background: rgba(0,0,0,.5); opacity: 0; transition: .3s;}

.list_wrap .list_item:hover .projectbox:after,
.list_wrap .list_item:hover .project_main{opacity: 1;}
/* .list_wrap .list_item:nth-child(4n):hover .projectbox:after{width: 100%;} */

/*project detail*/
.project_detail .tit{margin: 35px 0;}
.project_detail .tit span{margin: 0;}
.project_detail .tit span.project_detail_sub{font-size: 18px; color: #8e8e8e; margin-top: 10px;}
.project_detail .detail_script{margin-bottom: 35px;}
.project_detail .detail_script p:last-child{margin-bottom: 0;}
.project_detail img{margin-bottom: 50px; height: auto; max-width: 1280px; display: block; margin: 0 auto 50px;}
.project_detail img:last-child{margin-bottom: 30px;}
.paging{text-align: right;}
.paging a, .paging span{ vertical-align: middle; display: inline-block;}
/* .paging a{font-size: } */
.paging a.prev{padding-left: 15px; background: url(../images/detail_prev_ico.jpg) no-repeat left center; margin-right: 60px;}
.paging a.next{padding-right: 15px; background: url(../images/detail_next_ico.jpg) no-repeat right center; margin-left: 60px;}
.paging span{font-weight:800; font-size: 20px;}


/*news*/
.news_list .news_img{width: 500px; height: 330px;}
.news_list ul li{display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #dcdcdc; box-sizing: border-box;}
.news_list ul li:last-child{border-bottom: none; padding-bottom: 0; margin-bottom: 0;}
.news_list ul li a{display: block;}
.news_list .new_txt{width: calc(100% - 550px); }
.news_list .new_txt span{display: block;}
.news_list .new_txt .news_main{font-size: 23px; font-weight: 800; color: #000; margin-bottom: 5px;}
.news_list .new_txt .news_sub{font-size:13px; color: #8e8e8e; margin-bottom: 30px;}
.news_list .new_txt .new_con {line-height: 25px; color: #333;display: block; overflow: hidden; text-overflow: ellipsis; height: 200px; display: -webkit-box; -webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.news_list .new_txt button{outline: none; border: none; background-color: transparent; width: 83px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #dcdcdc; font-family: 'NanumSquare'; font-weight:700; margin-top: 20px;}

/*news detail*/
.news_tit, .news_name, .news_date, .headline, .news_inner, .copy{}
.news_detail{padding-bottom: 30px; border-bottom: 1px solid #919191;}
.news_detail .news_tit{font-size: 25px; font-weight: 800; margin-bottom: 10px; color: #000;}
.news_name, .news_date{font-size: 18px; color: #8e8e8e}
.news_detail .news_name{font-weight: 700; color: #333;}
.news_detail .news_name:after{content: ''; width: 1px; height: 13px; background: #dcdcdc; margin: 0 20px; display: inline-block; }
.news_header{margin: 30px 0; color: #333; line-height: 26px;}
.news_inner{margin-bottom: 30px; color: #333; line-height: 26px;}
.news_detailTxt{padding: 30px 0;}

/*select section*/
.select{display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px;  height:30px;}
.select_section{position: relative;}
.sub_content_inner select{padding-right:15px;}
.select_section span{display: block; font-family: 'NanumSquare'; color: #858585; width: 63px; padding:5px; box-sizing: border-box; background: url(../images/select_ico.jpg) no-repeat right 5px center; cursor: pointer;}
.select_section #select{display: none; position: absolute; width: 64px; padding: 10px 5px; box-sizing: border-box; box-shadow: 0 0 8px rgba(0,0,0,.3);  background: #fff;}
.select_section #select li{cursor: pointer; font-family: 'NanumSquare'; color:#858585; margin-bottom: 20px;}
.select_section #select li:last-child{margin-bottom: 0;}

/*search section*/
.search_section input{font-family: 'NanumSquare'; color: #858585;  padding: 5px; box-sizing: border-box; border-bottom: 1px solid #333;}
.search_section input[type="text"]:focus{border: 1px solid #000; border-radius: 3px; box-sizing: border-box;}
.search_section .search_btn{position:absolute; top:3px; right:0; display:inline-block; width: 20px; height: 20px; background: url(../images/search_ico.jpg) no-repeat right 5px center; text-indent: -9999px;}
