@charset "utf-8";
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
#sub_visual {width: 100%;height: 575px;position: relative;}
#sub_visual::after {position: absolute;content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);left: 0;top: 0;}
#sub_visual .visual_tit {position: absolute;left: 50%; top: 50%; transform: translate(-50%,-50%);z-index: 6; text-align: center; width: 100%; padding: 0 20px;}
#sub_visual .visual_tit h2{color: #fff; font-weight: 700;font-family: 'NanumSquare';font-size: 64px;}
#sub_visual .visual_tit p{color:#fff; font-size:18px; font-weight:400;}
.sub_visual01 {background: url(../images/sub/sub_visual01.jpg) no-repeat center bottom / cover;}
.sub_visual02 { background: url(../images/sub/sub_visual02.jpg) no-repeat center bottom / cover;}
.sub_visual03 {background: url(../images/sub/sub_visual03.jpg) no-repeat center bottom / cover;}
.sub_visual04 {background: url(../images/sub/sub_visual04.jpg) no-repeat center bottom / cover;}
.sub_visual05 {background: url(../images/sub/sub_visual05.jpg) no-repeat center bottom/ cover;}
.sub_visual06 {background: url(../images/sub/sub_visual07.jpg) no-repeat center bottom/ cover;}
.sub_visual07 {background: url(../images/sub/sub_visual06.jpg) no-repeat center bottom/ cover;}
.sub_visual08 {background: url(../images/sub/sub_visual08.jpg) no-repeat center bottom/ cover;}
.sub_visual09 {background: url(../images/sub/sub_visual09.jpg) no-repeat center bottom/ cover;}

/*공통*/
#sub_contents{padding:80px 0 100px; overflow:hidden;}
.sub_tit {  /*font-family: 'NanumSuare';*/display: block;text-align: center;font-weight: 600;font-size: 44px;margin-bottom:40px;color: #333; position:relative;}
/* .sub_tit:before{content:''; width:1px; height:60px; background:#a3c13f; position:absolute; left:50%; bottom:-90px} */
.sub_tit .img_title{text-align: center;margin:0 auto; margin: 20px 0; }
.sub_tit .img_title img{max-width: 100%;}
section{padding: 95px 0;}
.sub_tit h3.int_tit{/*font-family: 'NanumSquare';*/ font-size:38px; font-weight: 800;margin-bottom: 14px;}
.sub_tit small{font-family:'Montserrat'; font-size:18px; color:#333; font-weight:600;opacity: 0.3;display: block;}
.sub_tit h4{ /* font-family:'NanumSquare';*/font-size:34px;text-align:center;color: #333;font-weight: 300;line-height: 44px;margin-top: 30px;padding: 0 5px;}
.sub_tit h4 strong{font-weight: 500; font-size: 34px;}
.navtab {width: 100%; font-size: 0; text-align: center; margin-top:-35px; z-index:10; }
/* .navtab_sub{border:1px solid #ddd; box-sizing:border-box;} */
.navtab .inner{width: 100%; max-width: 1200px; margin: 0 auto;}
.navtab li{height:70px;  display: inline-block; position: relative; float: left; line-height:70px;}
/* .navtab.lnb01 li{width:calc(100%/7) } */
.navtab.lnb01 li{width:20% }
.navtab.lnb02 li{width:33.3%}
.navtab.lnb03 li{width:50%;}
.navtab.lnb04 li{width:50%;}
.navtab.lnb05 li{width:calc(100%/2)}
.navtab.lnb05 li a{font-size:14px; letter-spacing:-1.5px;}
.navtab li a{font-weight:600; display: block; box-sizing: border-box; height: 70px; line-height:70px;  font-size: 17px; text-align: center; cursor: pointer; color:#333; background:#fff; border:1px solid #ddd;/*font-family:'NanumSquare',sans-serif; */ transform: skew(-0.001deg); border-right:none; border-top:none; letter-spacing:-1px;}
.navtab li:last-child a{border-right:1px solid #ddd;}
.navtab li:hover a{background:linear-gradient(to right,#a3c13f,#65a147); color:#fff;}
.navtab li.active a{background:linear-gradient(to right,#a3c13f,#65a147); color:#fff; border-bottom:none;}
.navselect{display:none;}

/********************** 리스트 페이지 *************************/

.list_page {
  text-align: center;
  margin-top: 30px;
}

.list_page .inner02 {
  margin: 0 auto;
}

.list_page .inner02>a {
  margin: 0 20px;
}

.list_page .inner02>a:nth-child(1) {
  background: url(../images/sub/arrow_prev_.png) no-repeat center;
  display: inline-block;
  width: 20px;
  height: 60px;
  line-height: 60px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.list_page .inner02>a:nth-child(3) {
  background: url(../images/sub/arrow_next_.png) no-repeat center;
  display: inline-block;
  width: 20px;
  height: 60px;
  line-height: 60px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.list_page ul {
  display: inline-block;
  margin: 0;
}

.list_page ul li a {
  font-size: 17px;
  color: #999;
  text-align: center;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  width: 60px;
  height: 60px;
  line-height: 60px;
}

.list_page ul li {
  float: left;
  margin: 0;
  margin-bottom: 0;
}

.list_page ul::after {
  clear: both;
  content: '';
  display: block;
}

.list_page ul li a.on {
  background: #a3c13f;
  border-radius: 50%;
  color: #fff;
  margin: 0 15px;
}


/*******************************************  채용 공고 ***************************/
.infomenuDiv {overflow:hidden; margin-bottom:60px; margin-top:20px; width:100%; height:120px; background:#fafafa;}
.infomenuDiv .num {font-size:17px; color:#333; float:left; line-height:36px;}
.infomenuDiv .num span{color:#a3c13f;}
.infomenuDiv .searchDiv {text-align: center; line-height:120px;}
.infomenuDiv .searchDiv form{position:relative;}
.infomenuDiv .searchDiv select {vertical-align:middle; width:180px; height:36px; background:url(../images/sub/select_arrow.png) no-repeat 95% 50%; font-size:14px; color:#666; border:0; border-bottom:2px solid #333; box-sizing:border-box;}
.infomenuDiv .searchDiv input[type="text"] {vertical-align:middle; width:580px; height:36px; font-size:14px; border:0; box-sizing:border-box; border-bottom:2px solid #333; background: #fafafa; margin-left:20px;}
.infomenuDiv .searchDiv button {vertical-align:middle; width:36px; line-height:36px; background:url(../images/sub/search_btn.png) no-repeat 50% 50%; border:0; text-indent:-9999px; position:absolute; top:50%; right:200px; transform:translate(0,-50%); }


.table_type1{width:100%; border-top:2px solid#333; margin-bottom:60px;}
.table_type1 > ul{display:table; width:100%;}
.table_type1 > ul > li{display:table-row; width:100%; box-sizing:border-box;}
.table_type1 > ul > li > div {display:table-cell;}
.table_type1 > ul > li.tbTh {background:#fafafa;}
.table_type1 > ul > li.tbTh > div{padding:15px 0; border-bottom:1px solid #ddd; color:#333; vertical-align:middle; text-align:center; font-size:14px; font-weight:normal;}
.table_type1 > ul > li.tbTd > div {text-align:center; padding:15px 5px; border-bottom:1px solid #ddd; vertical-align:middle;}
.table_type1 > ul > li.tbTd .td_tit {text-align:left; }
.table_type1 > ul > li.tbTd .td_tit a {font-size:17px; color:#333; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease; transition-duration: 0.2s; transition-timing-function: ease; display:block; text-overflow:ellipsis; width:400px; white-space:nowrap; overflow:hidden;}
.table_type1 .td_days {width:120px;text-align:center; color:#999;font-size:14px; }
.table_type1 .td_view {width:120px;text-align:center;font-size:14px; color:#999;}
.table_type1 .td_state {width:120px;text-align:center;font-size:14px; }
.table_type1 .td_num {width:100px;text-align:center; font-size:14px; color:#333;}
.table_type1 .td_state span {display:inline-block; width:62px; height:28px; line-height:28px; font-size:13px; font-weight:500; color:#fff; text-align:center; border-radius:3px;}
.table_type1 .td_days {width:200px; text-align:center; color:#999;font-size:14px; }
.table_type1 ul > li.tbTd > .re_ing {text-align:center; color:#65a147; font-size:15px; font-weight:bold;}
.table_type1 ul > li.tbTd > .re_ed{text-align:center; color:#333;font-size:15px;}
.table_type1 ul > li.tbTd > .count{text-align:center; color:#333;font-size:15px;}
.mblock{display:none;}

/*******************************************  채용 공고 상세 ***************************/

.boardView {width:100%; border-top:2px solid #333; margin-top:20px; font-family:'NanumSquare',sans-serif;}
.boardView .titArea {padding:25px 10px 20px; background:#fff; border-bottom:1px solid #dfe5ea; position:relative;}
.boardView .titArea h5.tit {font-size:24px; color:#333; margin-bottom:10px;}
.boardView .titArea p {font-size:15px; color:#333; display:inline-block; margin-right:10px;}
.boardView .titArea p span{font-size:15px; color:#999; margin:0 10px;}
.boardView .titArea em{padding:10px 15px; float:right; margin-top: -35px; background: #65a147; border-radius:30px; color:#fff; border:1px solid #65a147;}
.boardView .titArea em.end{color: #65a147; background:#fff; border:1px solid #65a147;}
.boardView .txtArea {padding:40px 30px 60px; color:#999; font-size:17px; position:relative;}
.boardView .txtArea p {font-size:15px; color:#999; line-height:1.7;}
.boardView .txtArea .txt_img{width:100%; position:relative; margin-bottom:40px;}
.boardView .txtArea img {margin:30px auto; text-align:center; display:block; width:100% !important; }
/* .boardView .txtArea .article{
  font-weight:600; 
  position:absolute;
  bottom:10px;
  right:10px;
  color:#333;
} */
.boardView .txtArea .article{
  position:absolute;
  border:1px solid #333;
  border-radius:30px;
  color:#333;
  padding:5px 15px;
  bottom:10px;
  right:10px;
  font-weight:500;
}
/* .boardView .txtArea .article:hover{
  background: #65a147;
  color:#fff;
} */
.boardView .fileArea {border-top:1px solid #eee; 
   border-bottom:1px solid #eee; 
  /*margin-bottom:20px; */
}
.boardView .fileArea span {display:inline-block; width:160px;padding:15px 0; text-align:center;font-size:15px; color:#333; background:#fafafa;}
.boardView .fileArea a {font-size:15px; color:#999; }

/* .boardView .prevNext {border-top:1px solid #eee; } */
.boardView .prevNext > .prev{float:left; width:50%; border-right:1px solid #eee;
}
.boardView .prevNext > .next{float:right; width:50%; text-align:right;}
.boardView .prevNext > div > a {display:block; width:100%; vertical-align:middle; border-bottom:1px solid #eee; box-sizing:border-box;}
.boardView .prevNext > div span {padding:15px 10px ; display:inline-block; vertical-align:middle; font-size:15px; color:#333;   background:#fafafa; width: 160px;}
.boardView .prevNext .next .arrow{float:right;}
.boardView .prevNext .tit {width:calc(100% - 165px); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:1.5; font-size:15px; background: none; color:#999; }
.boardView .prevNext .day {float:right; padding-right:30px; display:none;}
/* .boardView .prevNext {border-top:1px solid #eee; }
.boardView .prevNext > div > a {display:block; width:100%; vertical-align:middle; border-bottom:1px solid #eee; box-sizing:border-box;}
.boardView .prevNext > div span {padding:15px 0 ; display:inline-block; vertical-align:middle; font-size:15px; color:#333;}
.boardView .prevNext .arrow {line-height:1.5; padding-left:20px; box-sizing:border-box; width:180px; color:#333; background-color:#fafafa; font-size:15px;}
.boardView .prevNext .prev a{}
.boardView .prevNext .tit {width:calc(100% - 280px); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:1.5; font-size:15px;}
.boardView .prevNext .day {float:right; padding-right:30px; display:none;} */

.listBtn {text-align:center; margin-top:100px;}
/* .listBtn a {display:inline-block; margin:0 5px; text-align:center; box-sizing:border-box; width:200px; height:60px; line-height:60px; font-size:17px; color:#fff; background:#65a147; border-radius:10px; font-family:'NanumSquare',sans-serif; } */
.listBtn a {display:inline-block; margin:0 5px; text-align:center; box-sizing:border-box; width:200px; height:60px; line-height:60px; font-size:17px; color:#65a147; background:#fff; border-radius:10px; /*font-family:'NanumSquare',sans-serif;*/ border:1px solid #65a147;}
.listBtn a.w_btn.ed {display:inline-block; margin:0 5px; text-align:center; box-sizing:border-box; width:200px; height:60px; line-height:60px; font-size:17px; color:#65a147; background:#fff; border-radius:10px;/* font-family:'NanumSquare',sans-serif;*/ border:1px solid #65a147; cursor:default;}
.listBtn a.w_btn.ed:hover { color:#65a147; background:#fff; border:1px solid #65a147; cursor:default;}
.listBtn a:hover{color:#fff; background: #65a147;}
.listBtn a.w_btn{display:inline-block; margin:0 5px; text-align:center; box-sizing:border-box; width:200px; height:60px; line-height:60px; font-size:17px; color:#fff; background:#65a147; border-radius:10px; /*font-family:'NanumSquare',sans-serif;*/border:1px solid #65a147;}
.listBtn .cancelBtn {background:#aaa;}
/********** notice_view ***********/

/************** 문의하기 ***********/

/********** online **********/
.online{
  width:100%;
}
.write_form {
  width: 100%;
  margin-bottom: 60px;
}

.write_form .row {
  min-height: 50px;
  border-bottom: 1px solid #ddd;
}

.write_form .row:nth-child(1) {
  border-top: 2px solid #333;
}

.write_form .row:after {
  display: block;
  clear: both;
  *zoom: 1;
  content: '';
}

.write_form .row.col-2 .col {
  float: left;
  width: 50%;
}

.write_form .row.col-2 .col:after {
  display: block;
  clear: both;
  *zoom: 1;
  content: '';
}

.write_form .row .label {
  float: left;
  display: block;
  box-sizing: border-box;
  width: 180px;
  padding: 16px 20px;
  line-height: 42px;
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  background-color:#f8f8f8;
  text-align: left;
}
.write_form .row .label span{
  color:#ed3830;
}



.write_form .row .input_box {
  float: left;
  box-sizing: border-box;
  width: calc(100% - 580px);
  padding:16px 20px;
}
.write_form .textarea_row .input_box{
  width: calc(100% - 180px);
}
.write_form .row .input_box input {
  box-sizing: border-box;
  width: 100%;
  height: 42px;
  padding: 0 10px;
  color: #333;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius:6px;
}

.write_form .row .input_box textarea {
  display: block;
  width: 100%;
  height: 178px;
  padding: 10px;
  color: #333;
  box-sizing: border-box;
  font-size: 1rem;
  border: 1px solid #ddd;
  border-radius:6px;
}

.write_form .row.textarea_row .label {
  height: 200px;
}

/* .write_form .emailrow .input_box {
  display: flex;
} */
.write_form .emailrow .input_box span{
    color:#999;
    line-height:42px;
}
.write_form .phone .input_box {
  display: flex;
}
.write_form .phone .input_box span{
    color:#999;
    line-height:42px;
}

.emailrow select {
  width: 100%;
  background: #fff url(../images/sub/sub_select.png) no-repeat 96% center;
  background-size: 15px;
  color: #999;
  height: 42px;
  margin-left: 10px;
  border: 1px solid #ddd;
  padding-left:20px;
  border-radius:6px;
}

.emailrow input {
  float: left;
  width: 50%;
}
.qnabut {
  margin: 0 auto;
  text-align: center;
  margin-top: 100px;
}
.write_form .row .input_box.file input{width:400px;}
.write_form .row .filebox{position: relative;}
.write_form .row .filebox::after{display: block; content: ''; clear: both;}
.write_form .row .filebox input[type=file]{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}
.write_form .row .filebox label{display:inline-block;color:#787878;background: #eeeeee;cursor:pointer;height: 40px; width: 180px; text-align: center;line-height: 40px;text-align:center;float:left; margin-left:10px; margin-top: 5px; border-radius:8px;}
.filebox .upload-name{display:inline-block;font-size:14px;/*width:calc(100% - 97px);*/overflow:hidden;float:left; color:#787878;margin-left: 10px; border: none;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1; /* 라인수 */-webkit-box-orient: vertical;word-wrap:break-word; height: 40px; line-height: 40px; border:1px solid #ddd; border-radius:6px; float:left; margin-top: 5px;}
.write_form .row .filebox .reset{position: absolute;right: 0;top: 50%; transform: translateY(-50%);}
/* .write_form .row .input_box.file label{display:inline-block; padding:10px 50px; background: #eee; color:#999; border-radius:10px;}
.write_form .row .input_box.filebox.file label{    display: inline-block;
  border: 1px solid #ddd;
  color: #787878;
  background: #f6f6f6;
  font-size: 14px;
  cursor: pointer;
  height: 34px;
  width: 87px;
  text-align: center;
  line-height: 34px;
  text-align: center;
  float: left;}
  .write_form .row .input_box.filebox input[type=file]{position:absolute; width:0; height:0; padding:0; overflow:hidden; border:0;}
 .filebox .upload-name {
    display: inline-block;
    font-size: 14px;
    width: calc(100% - 97px);
    overflow: hidden;
    float: left;
    color: #787878;
    margin-left: 10px;
    border: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;} */
.agree .agreeArea {overflow-y:scroll; background:#fff; border-radius:3px; height:160px; border:1px solid #ddd; padding:10px; box-sizing:border-box; margin:20px 0; font-size:15px; color:#666;}
.agree .th{font-size:18px; font-weight:500;}
.agree .agreeBtn {float:right; font-size:14px;}
.agree .agreeBtn input[type="checkbox"] {margin-right:10px; width:24px; height:24px;}
.agree .agreeBtn input[type="checkbox"]+label{top:-6px; position:relative;}

#sub_contents > .inner .chk_box {padding: 10px 0 0; margin:15px 0; position:relative; margin-bottom: 0px;}
.chk_box input{display:none}
.chk_box input+label{display:block;overflow:visible;cursor:pointer;width:auto; margin-bottom:0}
.chk_box input+label > span{display:block;position:relative; display: inline-block;box-sizing:border-box;border:1px solid #ddd;margin-right:0;margin-top:0; }
.chk_box input+label > span:before{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;background-color:#a3c13f;transition:all .1s ease-in-out;content:'';}
.chk_box input:checked+label > span{border: 1px solid #a3c13f;}
.chk_box input[type=checkbox]+label > span{width:20px;height:20px;margin-top:0;vertical-align: middle;margin-right: 10px;}
.chk_box input[type=checkbox]+label > span:before{width:10px;height:10px;background:#ddd;}
.chk_box input:checked+label > span:before{visibility:visible;opacity:1; background: #a3c13f;}
.chk_box p{display: inline-block;;}
/************* 문의하기 **********/

/******** 브로슈어 **********/

.contents_list_part li { display: inline-block; width: calc((100% - 20px)/2); float: left;
  margin-right: 20px;  margin-bottom: 50px;  cursor: pointer; text-align: center;}
.contents_list_part li:nth-of-type(2n) { margin-right: 0; }
.contents_list_part .image_box { position: relative;  margin-bottom: 20px; height: 480px;}
/* .contents_list_part .image_box:before { content: ''; padding-top: 100%;  display: block; } */

.contents_list_part .image_box > img {    position: absolute;    max-width: 100%;    max-height: 100%;    left: 50%;    top: 50%;  transform: translate(-50%, -50%);    transition: 0.3s;  width:100%; /*object-fit: cover;*/ height: 100%;}
.contents_list_part .image_box:hover .down_box{display:block; transition:all 0.3s;}
.contents_list_part .image_box .down_box{display:none;background:linear-gradient(to top,rgba(163,193,63,1),rgba(101,161,71,1)); position:absolute; top:0; text-align:Center; left:0; width: 100%; height: 100%; transition:all 0.3s;}
/*.contents_list_part .image_box .down_box a{display:inline-block; margin-top:150px; color:#fff; margin-right:10px;} */
.contents_list_part .image_box .down_box a{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); color:#fff;}
/* .contents_list_part .image_box .down_box a:before{content:'';width: 66px; height: 66px;border-radius: 50%; border:1px solid #fff; position:absolute; top:0; left:50%; transform:translate(-50%,0)} */
.contents_list_part .image_box .down_box .down_img{padding:20px; border:1px solid #fff; border-radius:50%; margin:0 auto; width: 74px; height: 74px; position:relative;}
.contents_list_part .image_box .down_box img{display: block; position:absolute; top:25px; left:50%; transform:Translate(-50%,0);}
.contents_list_part .image_box .down_box .down_img:hover{background: #a3c13f; border:none; box-sizing:border-box; border:1px solid #a3c13f;}
.contents_list_part li .down > p {font-size:18px; display:block; width:100%; margin-top: 10px; margin:0 auto; text-align: left; margin-bottom: 5px; font-weight:300;}
.contents_list_part li .down > p .language{font-weight:500; font-size:18px;}
.contents_list_part li > .down .download{color:#aaa; font-family:'Montserrat',sans-serif; border:1px solid #aaa; border-radius:30px; box-sizing:border-box; display:inline-block;  padding:5px 20px; margin-top: 10px; font-weight: 500;}
.contents_list_part li > .down .download:hover{color:#1566ab; border-color:#1566ab;}

/*********** map ***************/
.map{
  width: 100%;
}
.map .map_box{
  width: 100%;
  height:550px;
}
.map .map_box iframe{
  width: 100%;
   height: 100%;
  }
.map .map_txt {
  width: 85%;
  /* height: 170px;  */
  background:linear-gradient(to right,#87b51f,#478f2e);
  color:#fff;
  padding:25px 60px;
  margin:0 auto;
  position:relative;
  transform: translate(0,-80px);
}
.map .map_txt h4{
  font-family: 'Montserrat';
  font-size:34px;
  color:#fff;
  font-weight:600;
  margin-bottom: 10px;
}

.map .map_txt p{
  color:#fff;
  font-size:18px;
  display:inline-block;
  margin-bottom:10px;
  margin-right: 30px;
}
.map .map_txt p span{
  margin-right: 30px;
  font-size:18px;
  font-family: 'Montserrat';
}
.map .map_txt p.wide{
  display:block;
}
.map .map_txt > span{
  color:#fff;
  font-size:18px;
  margin-right:30px;
  font-family: 'Montserrat';
  display: inline-block;
  float:left;
}
.map .map_txt span img{
  margin-right: 10px;
}
/*************** 언론보도press ******************/
section.press{padding:0;}
.press > ul li{
  display: inline-block;
  width: calc((100% - 40px)/3);
  float: left;
  margin-right: 20px;
  margin-bottom: 60px;
  /* max-height:480px; */
  height: 480px;
  float:left;
  box-shadow:4px 10px 20px 0px rgba(0,0,0,0.1);
}
.press > ul li:hover{
  border:2px solid #478f2e;
  /* box-shadow: 3px 5px 10px 0px rgba(0,0,0,0.5); */
}
.press > ul li:nth-of-type(3n) {
  margin-right: 0;
}
.press > ul li .img_box{
  height: 240px;
  position:relative;
  width: 100%;
}
.press > ul li .img_box img{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  max-width: 100%;
  width: 100%;
  max-height:100%;
  height: 100%;
}
.press > ul li .txt_box{
  padding:20px;
  background: #fff;
  height: 230px;
}
.press > ul li .txt_box em{
  float:right;
  font-family: 'Montserrat';
  font-size:14px;
  padding:10px 15px;
  color:#a0b51f;
  border:1px solid #a0b51f;
  border-radius:45px;
  margin-bottom: 10px;
}
.press li .txt_box p{
  font-family:'NanumSquare';

  margin-bottom: 15px;
  display:inline-block;
  width: 100%;
  /* display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical; */
}
.press li .txt_box .press_tit{
  font-size:18px;
  color:#333;
  font-weight:600;
}
.press li .txt_box .press_con{
  font-size:15px;
  color:#666;
  font-weight:400;
  text-overflow: ellipsis;
  overflow:hidden;
  /* display:block;  */
   white-space: nowrap;
}
.press li .txt_box .date{
  color:#aaa;
  font-family: 'Montserrat';
}

/************** ci 소개 **********/
.ci_wrap{
  position: relative;
}
.ci_wrap:before{
  content:'';
  position: absolute;
  background: #fafafa;
  width: 1000%;
  left:-50%;
  height: 550px;
  z-indeX:-1;
  top:300px;
}
.ci_wrap h4{
  /* font-family:'NanumSquare'; */
  font-size:34px;
  text-align:center;
  color: #333;
  font-weight: 300;
}
.ci_wrap h4 strong{
  font-weight:600;
  font-size:34px;
  color: #333;
}
.ci_wrap .img_box{
  width: 100%;
  height:320px;
  position:relative;
  margin-top: 80px;
}
.ci_wrap .img_box img{
  width: 100%;
  /* height:100%; */
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
}
.ci_wrap .ci_txt{
  margin-top: 60px;
}
.ci_wrap .ci_txt h6{
  font-size:24px;
  font-weight:800;
  font-family:'Montserrat';
  text-align: center;
  margin-bottom: 25px;
  color:#333;
}
.ci_wrap .ci_txt p{
 font-family:'Montserrat';
 color:#333;
}
.ci_wrap .ci_img{
  width: 100%;
  margin-top: 60px;
}
.ci_wrap .ci_img li{
  width:calc((100% - 20px)/2);
  float:left;
  margin-right: 20px;
}
.ci_wrap .ci_img li:last-child{
  margin-right: 0;
}
.ci_wrap .ci_img li .img_box{
  height:325px;
  width: 100%;
  position:relative;
  margin-top: 0;
  border: 1px solid #ddd;
  overflow: hidden;
}
.ci_wrap .ci_img li .img_box img{
  width: 105%;
  /* height:100%; */
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
}
.ci_down{background: #65a147; color: #fff; display: block; max-width: 220px; margin: 20px auto; width: 100%; border-radius: 8px; line-height: 60px; height: 60px; text-align: center;  /*font-family:'NanumSquare';*/font-weight: 600;margin-top: 80px;font-size: 18px;}

/********* intro *******/
.intro ul{margin-top: 150px;}
.intro .inner{max-width: 1410px; width: 95%; margin: 0 auto;}
.intro .right .img_box{height:640px;}
.intro .right img{max-width: 100%; /* height:100%; */}
.intro .left{float: left;width: 50%; margin-right: 60px;}
.intro .right{float: right; width: calc(50% - 60px);margin-top:100px; }
.intro .one{color: #333; font-weight: 500; font-size: 24px;line-height: 38px;margin-bottom: 40px;}
.intro .two{color:#666; font-size: 16px; font-weight: 400;word-break: keep-all;}
.intro .inner ul.int li:first-child{margin-bottom:400px;}
/* .intro ul li{margin-top: 200px; margin-bottom: 30px;} */
 .intro ul li{margin-bottom: 30px;}
.intro ul li:first-child .img_box{height: 790px;}
.intro ul li:first-child .left{margin-top: 300px;}
.intro ul li:last-child .right{margin-top:-50px;}
.intro ul li p.cont{
  font-size:16px;
  letter-spacing:-1px;
  font-weight:300;
  color:#666;
}
.intro ul li span{
  margin-top: 40px;
  color:#333;
  font-size:18px;
  display: inline-block;;
}
.intro ul li span strong{
  font-size:22px;
  font-weight:600;
}

.intro ul li .center{
  text-align: center;
  height: 550px;
  position:relative;
  /* background: url(../images/sub/int_bg2.png) no-repeat center top; */
}

.intro ul.int{
  
}
.intro ul li .center:before{
  content:'';
  position:absolute;
  width:200%;
  left:-50%;
  height:600px;
  background: url(../images/sub/int_bg02.jpg) no-repeat center top;
  /* background-color: #fafafa; */
  top:-80px;
  z-index:-1;
  /* background-size:480px; */

}
.intro ul li .center h6{
  font-size:30px;
  font-weight:300;
  /* font-family:'NanumSquare'; */
  margin:25px 0;
  line-height:40px;
  color:#333;
  position: relative;
  margin-bottom: 50px;
}
.intro ul li .center h6::after{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #65a147;
  width: 100px;
  height: 1px;
  bottom: -30px;
  content: '';;
}
.intro ul li .center h6 span{
  color:#a3c13f;
  font-size:42px;
  font-family:'Montserrat';
  font-weight:600;
  position: relative;
  display: inline-block;
  margin-top: 0;
}
.intro ul li .center h6 span::before{
  width: 105%;
  height: 10px;
  background-color: #e3ecc5;
  bottom: -2px;
  left: 50%;
  position: absolute;
  content: '';
  z-index: -1;
  transform: translateX(-50%);
}
.intro ul li .center p{
  font-size:15px;
  font-weight:400;
  color:#666;
  word-break:break-word;
}

/************ 연혁 **********/
 .bs_status  #tabsholderR-n{}
 .bs_status  #tabsholderR-n .tabs{font-size:0; text-align:center; margin:0 auto; padding-bottom:60px; width:100%;  border-radius:45px; border:1px solid #ddd}
 .bs_status  #tabsholderR-n .tabs li{float:left; width:33.3%; cursor:pointer;  box-sizing:border-box; padding:20px 0px; color:#ddd; /*font-family:'NanumSquare'; */font-size:17px; font-weight:600; letter-spacing:-0.5px;cursor:pointer; z-index:10; border-radius:0; ;}
 .bs_status  #tabsholderR-n .tabs li span{ color:#ddd; font-family:'Montserrat';  font-size:18px; font-weight:500; }

 .bs_status  #tabsholderR-n .tabs li.current{box-sizing:border-box; border-radius:45px; border:1px solid #478f2e;  font-weight:800; color:#478f2e; padding:18px 0;}
 .bs_status  #tabsholderR-n .tabs li.current span{font-weight:600; color:#478f2e;}
 /*히스토리영역*/
 .project .two{position: relative;}
 .project .two .inner{width:83%; max-width: 1200px;margin: 0 auto; padding:0 50px;}
 .history{position: relative; margin-top: 80px;}
 .history .box{margin-bottom: 80px;}
 .history .box .year{width: 40%; float: left;text-align: right;padding-right: 115px;}
 .history .box .year li{text-align: right; position: relative;;font-weight: 700; font-size: 28px;color: #87b51f;font-family:'Montserrat'; }
 .history .box .year::after{display: block;content: ''; clear: both; background: #87b51f;}
/*
 .history .box .year li::before{width: 12px;height: 12px;background: #1665c0; top:0; right: -122px;z-index: 1;content: '';position: absolute;border-radius: 50%;} */
 .history .box .year li.active::before {background: #87b51f;}
 .history .box .content{width: 60%; float: right;padding-left:60px;}
 .history .box .content::after{display: block;content: ''; clear: both;}
 .history .box .content li{font-size: 18px;font-weight: 300;color: #666;margin-bottom: 30px; position:relative;}

 .history .box .content li strong{font-weight: 600; color: #666;font-size: 24px; display:inline-block; float:left; position:relative; font-family: 'Montserrat', sans-serif;padding-right: 50px; width:110px; padding-bottom:45px;}
 .history .box .content li::before{position: absolute;content: ''; width: 10px; height: 10px; border-radius: 50%; background: #87b51f;top:15px; left: -65px; z-index:10;}
 .history .box .content li::after{position: absolute;content: ''; width: 30px; height: 30px; border-radius: 50%; border:1px solid #e6f0a8; top:4px; left: -76px; z-index:3; background:#fff;}

 .history .box .content p{font-size:18px; font-family:'Montserrat',sans-serif; line-height: 36px; color:#666; margin-left: 45px; position:relative;}
 .history .box .content p:before{content:''; width:5px; height:5px; position:absolute; background:#87b51f; opacity:0.5; top:15px; left: -15px;}
 .history .box .content li a{width: 80px;margin-left: 5px;height: 32px; line-height: 31px; border-radius: 50px;border: 1px solid #1665c0; color: #1665c0; display: inline-block;font-weight: 500; font-size: 14px;text-align: center;}
 .history .box::after{clear: both;content: ''; display: block;}

 .history_bar{position: absolute;width: 1px; height: 100%; left: 40%;top:15px;background: #e6f0a8;overflow: hidden;}
 .history_bar .bar{position: absolute;width: 1px; height: 0%; left: 0;top:0;background: #1665c0;z-index: 1;}

/************ 주택 개발 ************/
.domestic ul.dom li{
  float:left;
  width:calc((100% - 30px)/2);
  margin-right:30px;
  margin-bottom:70px;
}
.domestic ul.dom li:nth-child(2n){
  margin-right: 0;
}
.domestic ul.dom li .img_box{
  width: 100%;
  position:relative;
  height:340px;
}
.domestic ul.dom li .img_box img{
  top:50%;
  left:50%;
  position:absolute;
  transform:translate(-50%,-50%);
  width: 100%;
  max-width:100%;
  /* height:fit-content; */
  height: 100%;

}
.domestic ul.dom li .txt_box{
  padding:30px;
  background: #fff;
  box-shadow: 5px 7px 15px 5px rgba(0,0,0,0.15);
  float: right;
    margin-top: -50px;
    z-index: 10;
    position: Relative;
    width: 90%;

}
.domestic ul.dom li .txt_box span{
  color:#478f2e;
  font-size:13px;
}
.domestic ul.dom li .img_box .sell{
  padding:30px 0px;
  background:#478f2e;
  color:#fff;
  position:absolute;
  top:-1px;
  right:0;
  font-size:15px;
  font-weight:500;
  z-index:10;
  text-align: center;
  width:80px;
  height:80px;
  letter-spacing:-1px;
}
.domestic ul.dom li .img_box .sell.selling{
  background: #87b51f;
  padding:20px 0;
  font-size:14px;
}
.domestic ul.dom li .img_box .sell.sold{
  background: #8ed625;

}
.domestic ul.dom li .txt_box h6{
  color:#333;
  font-size:22px;
  font-weight:600;
  margin-top: 10px;
  margin-bottom: 20px;
  white-space:nowrap;
  text-overflow: ellipsis;
  overflow:hidden;
  font-family:'Montserrat','Noto Sans KR';
}
.domestic ul.dom li .txt_box dl{
  width: 100%;
}
.domestic ul.dom li .txt_box dl dt{
  text-align:left;
  font-size:16px;
  color:#333;
  font-weight:600;
  float:left;
  width: 20%;
  margin-bottom:10px;
}
.domestic ul.dom li .txt_box dl dd{
  text-align: right;
  color:#666;
  font-size:16px;
  width:80%;
  float:right;
  margin-bottom:10px;
  white-space:nowrap;
  text-overflow: ellipsis;
  overflow:hidden;
}
/************ 사업실적 **********/
.performance .txt_box{
  margin-bottom: 100px;text-align: center;;
}
.performance .txt_box p{
  font-size:32px;
  font-weight:300;
}
.performance .txt_box strong{
  font-size:32px;
  font-weight:600;
}
.performance .chart{padding-top:40px; margin-bottom: 100px; position:Relative;}
.performance .chart:before{
  content:'';
  width:1000%;
  left:-50%;
  height:500px;
  position:absolute;
  background: #fafafa;
  top:-15px;
  z-index:-1;
}
.performance .chart ul li{
  float:left;
  width:calc((100% - 30px)/2);
  margin-right: 30px;
}
.performance .chart ul li:last-child{
  margin-right: 0;
}
.performance .chart ul li img{
  width: 100%;
}
 .performance table.charttable{width: 100%; border-top:2px solid #333; margin-top: 10px;}
 .performance table.charttable td,
 .performance table.charttable th {width: calc(100% / 6);}
 .performance caption{display: block; text-align: right;}
 .performance table.charttable tbody{vertical-align: middle; color:#333;}
 .performance table.charttable thead{background:#f8f8f8;}
 .performance table.charttable thead th {padding:25px 0;font-family:'Montserrat',sans-serif; border-bottom:1px solid #ddd; vertical-align:middle; font-size:16px; font-weight:600; text-align: center;}
 .performance table.charttable thead th:last-child{border-right:none;}
 .performance table.charttable tbody tr{border-bottom: 1px solid #ddd;;}
 .performance table.charttable tbody tr td{padding:25px 15px; text-align: center; border-right: 1px solid #ddd; vertical-align: middle; font-size:16px;color:#82898e; font-weight:500;font-family:'Montserrat',sans-serif;}
 .performance table.charttable tbody tr td:first-of-type{text-align: left;color: #333;font-weight: 600;font-family: 'Noto Sans KR';}
 .performance table.charttable tbody tr td a{color:#82898e; font-size:16px; font-weight:400;}
 .performance table.charttable tbody tr td:last-child{border-right:none;}
 .performance table.charttable tbody tr td.red{color:#ed3830; }
 /* background: url(../images/sub/arrow_up.png) no-repeat left 35% center; */
 .performance table.charttable tbody tr td span{font-family: 'Noto Sans KR';font-size: 16px;}
 .performance table.charttable tbody tr td.bolld{font-weight:600; color:#333;font-family: 'Noto Sans KR';}
 .performance table.charttable tbody tr td br{display: none;}
 .performance .table_box{margin-top:50px;}
 .performance .table_box span{display: inline-block; font-size:22px; font-weight:500;}
 .performance .table_box small{float:right; font-size:13px; color:#666; margin-bottom: 10px;}
 .performance .table_box small.right{float:none; text-align:left;font-size: 16px; color: #333; margin-top: 20px;display: block;margin-bottom: 0;}
 .performance .table_box02 .txt_box{font-size:28px; margin-bottom: 0; margin:20px auto;}
 .performance .table_box02 .txt_box span{font-size:28px;}
 .performance .table_box02 .txt_box strong{
   display: block;
   font-size:28px;
   font-weight:500;
 }

 /*************** 인재상 *********/
 .talent .txt{text-align: center; font-size:32px; text-align: center;}
 .talent .txt strong{display: block; font-size:32px; font-weight:600;}
 .talent .talent01{margin:50px 0;}
 .talent .talent01 li{width:25%; background-repeat:no-repeat; background-position:center 60px; float:left; border:1px solid #ddd; color:#666; height:250px; text-align: center; word-break: keep-all;}
 .talent .talent01 li span{color:#333; font-size:20px; font-weight: 500; display:block; margin-top:150px;}
 .talent .talent01 li:hover{background-color: #87B51F ; color:#fff;  box-shadow: 5px 10px 30px 0px rgba(135,181,31,0.5); border-none;}
 .talent .talent01 li:hover span{color:#fff;}
 .talent .talent01 li:nth-child(1){background-image: url(../images/sub/tal_1.png);}
 .talent .talent01 li:nth-child(2){background-image: url(../images/sub/tal_2.png);}
 .talent .talent01 li:nth-child(3){background-image: url(../images/sub/tal_3.png);}
 .talent .talent01 li:nth-child(4){background-image: url(../images/sub/tal_4.png);}
 .talent .talent01 li:nth-child(1):hover{background-image: url(../images/sub/tal_01.png);}
 .talent .talent01 li:nth-child(2):hover{background-image: url(../images/sub/tal_02.png);}
 .talent .talent01 li:nth-child(3):hover{background-image: url(../images/sub/tal_03.png);}
 .talent .talent01 li:nth-child(4):hover{background-image: url(../images/sub/tal_04.png);}
 .talent .talent02 h4{font-size:28px; font-weight:600; margin-bottom: 20px;}
 .talent .talent02 ul li{float:left;
  width:calc((100% - 140px)/5);
  margin-right: 35px;
  padding-top: 80px;
  text-align: center;
  color:#fff;
  height: 200px;
  border-radius:50%;
  font-size:22px;
  font-weight: 500;
  position:Relative;
}
.talent .talent02 ul li:before{
content:'';
position:absolute;
right:-32px;
background: url(../images/sub/tal_arrow.png) no-repeat center;
width:32px;
height:12px;
top:50%;
transform: translateY(-50%);

}
.talent .talent02 ul li:last-child{
  margin-right: 0;
}
.talent .talent02 ul li:last-child:before{
  background:none;
}
.talent .talent02 ul li:nth-child(1){background: #BEE565 ;}
.talent .talent02 ul li:nth-child(2){background: #AFDF44  ;}
.talent .talent02 ul li:nth-child(3){background: #A0D625  ;}
.talent .talent02 ul li:nth-child(4){background: #87B51F  ;}
.talent .talent02 ul li:nth-child(5){background: #478F2E ;}


/* 경영이념 */
.summary01{padding: 0;padding-bottom: 100px; margin-top: 60px;}
.summary01 ul{width: 760px; margin: 0 auto;position: relative;text-align: center;background:url('../images/sub/sm07.png')no-repeat center center; background-size: 100% 100%;}
.summary01 ul li{width: 50%;display: inline-block;float: left;}
.summary01 ul li .circle{width: 400px;height: 400px;}
.summary01 ul li:nth-child(1){position: relative;}
.summary01 ul li:nth-child(2){position: relative;  }
.summary01 ul li .img_box{text-align: center;padding: 50px;padding-top: 100px }
.summary01 ul li:nth-child(1) .img_box{padding-right: 40px;}
.summary01 ul li:nth-child(2) .img_box{padding-left: 10px;}
.summary01 ul li img{margin-bottom: 10px;max-width: 100%;}
.summary01 ul li strong{display: block;color: #333; font-weight: 800; font-size: 24px;margin-bottom: 10px;/*font-family:'NanumSquare'; */}
.summary01 ul li em{word-break: keep-all;font-size: 16px; color: #666; line-height: 11px; font-weight: 400;}

.summary02{background:url('../images/sub/sm03.jpg')no-repeat; background-size: cover;padding: 0;padding: 70px 0;padding-bottom: 120px;}
.summary02 .sm_tit{color: #fefefe; font-size: 28px; font-weight: 800;display: block;text-align: center;/*font-family:'NanumSquare';*/margin-bottom: 20px;}
.summary02 .inner{padding-bottom: 30px;max-width: 1180px; margin: 0 auto;width: 95%;position: relative;}
/* .summary02 .inner::before{position: absolute;content: ''; width: 100%; height: 100%; border: 1px solid #fff; border-radius: 200px;left: 0; top: 0;margin-top: 22px;} */
.summary02 ul {padding: 0 30px;}
.summary02 ul li {float: left;width:calc((100% - 180px)/3); text-align: center;margin-right: 90px;}
.summary02 ul li:last-child{margin-right: 0;}
.summary02 ul li .circle{width: 300px; height: 300px;border-radius: 50%; position: relative;margin: 0 auto;}
.summary02 ul li:nth-child(1) .circle{background: #00aa87;}
.summary02 ul li:nth-child(2) .circle{background: #8ed400;}
.summary02 ul li:nth-child(3) .circle{background: #d9e508;}
.summary02 ul li .img_box{text-align: center;padding: 40px; padding-top: 80px;}
.summary02 ul li .img_box img{margin-bottom: 15px;max-width: 100%;}
.summary02 ul li .img_box strong{/*font-family:'NanumSquare';*/font-size: 18px;display: block; color: #fff; font-weight: 300;margin-bottom: 10px; opacity:0.7;}
.summary02 ul li .img_box em{word-break: keep-all;font-size: 16px; font-weight: 400; color: #fff;}
.summary02 .sm08{position: absolute;max-width: 100%; left: 0;top: 15px;height: 100%;width: 100%;}


/* 조직도 */
.org{text-align: center;padding: 0 !important}
.org .inner02{width: 95%; max-width: 1180px;margin: 0 auto;}
.org .circle{width: 180px; height: 180px;margin: 0 auto;border-radius: 50%; position: relative;margin-bottom:100px; }
.org .circle::before{position: absolute;content: ''; left: 50%; transform: translateX(-50%);top: 100%;width: 1px ; height: 100px;background: #ddd;}
.org .circle::after{width: 6px; height: 6px; border-radius: 50%; border: 7px solid #fff;bottom: -9px;z-index: 9;background: #478f2e;left: 50%; transform: translateX(-50%);position: absolute;content: '';}
.org .tx_box{position: absolute;top: 50%; left: 50%; transform: translate(-50%,-50%);width: 100%; text-align: center;}
.org .tx_box strong{display: block;font-weight: 600;/*font-family:'NanumSquare';*/color: #fff; font-size: 24px; margin-bottom: 5px;}
.org .tx_box em{font-size: 18px; font-weight: 500; opacity: 0.3; color: #fff;font-family:'Montserrat',sans-serif;}
.org .one_og{background:#478f2e; }
.org .two_og{background:#87b51f;margin-bottom: 145px;}
.org ul{margin-top: 45px;position: relative;}
.org ul li{float: left;width: calc((100% - 75px)/6); margin-right: 15px;background: #bed625; border-radius: 50px;min-height:64px;text-align:center;position: relative;}
.org ul li::before{position: absolute;width: 1px;height:45px;background: #ddd; left: 50%; transform: translateX(-50%);bottom: 100%;content: '';}
.org ul li:last-child{margin-right: 0;}
.org ul li:last-child::before{height:370px;}
.org ul li p{color: #fff; /*font-family:'NanumSquare';*/font-weight: 800; font-size: 18px; padding: 23px 5px;}
.org ul::before{width:  67.6%; top: -45px; left: 7.8%; background: #ddd; content: ''; position: absolute;height: 1px ;}
.org ul::after{position: absolute;top: -370px;width: 100%; height: 1px; background: #ddd;width: calc(50% - 7.8%);right: 7.8%;}


/************** 계열사 ************/
/* 계열사 공통 */
.branch .br_tit{
  text-align:center;
 
 
}
.branch .br_tit p{
  /* font-family: 'NanumSquare'; */
  font-size:34px;
  color:#333;
  font-weight:300;
}
.branch .br_tit strong{
  /* font-family: 'NanumSquare'; */
  font-size:34px;
  font-weight:600;
  display:block;
  margin-bottom: 40px;
  color:#333;
}
.branch .br_tit small{
  font-size:18px;
  color:#666;
  font-weight:300;
}

.branch h6{
  /* font-family: 'NanumSquare'; */
  font-size:28px;
  font-weight:600;
  color:#333;
  position:relative;
  margin-left: 90px;
}
.branch h6:before{
  content: '';
  width: 80px;
  height: 2px;
  background:#333;
  position:absolute;
  left:-90px;
  top:14px;
}
/* .branch .sub_con > div{margin-top: 115px;} */
.branch .br_summary{
  position:relative;
  margin-top: 150px;
}
.branch .br_summary:before {
  content:'';
  width:1000%;
  left:-50%;
  background: #fafafa;
  position:absolute;
  top:-60px;
  height:125%;
  z-index:-1;
}
.branch .br_summary ul > li{
  float:left;
  width: calc((100% - 30px)/2);
  margin-right: 30px;
}
.branch .br_summary ul > li:last-child{
  margin-right: 0;
}
.branch .br_summary ul > li > ul > li{
  width: 100%;
  margin: 0;
  padding:30px 0 20px;
  border-bottom:2px solid #ddd;
}
.branch .br_summary dl dt{
  float:left;
  color:#999;
  font-size:18px;
  margin-top: 15px;
}
.branch .br_summary dl dd{
  float:right;
  font-size:20px;
  color:#333;
  font-family: 'Montserrat','Noto Sans KR';
  font-weight:500;
  letter-spacing: -1px;
  line-height: 18px;
  text-align:right;
}
.branch .br_summary dl dd small{
  font-size:16px;
  font-weight:;
  line-height: 30px;
}
.branch .history{
  margin-top: 150px;
}
.branch .history h6{
  margin-bottom: 40px;
}
.branch .history .box{
  margin-bottom: 70px;
}
.branch .history .box .year{
  width: 130px;
}
.branch .history .box .year li{
  text-align: left;
}
.branch .history .box .content{
  width: calc(100% - 130px);
}
.branch .history .history_bar{
  left:130px;
  top:90px;
  height:calc(100% - 90px);
}
.branch .history .box .day{
  display: block;
  float: left;
  font-size:20px;
  color:#333;
  font-family: 'Montserrat';
  line-height: 45px;

  font-weight:600;
}
.branch .history .box .content p{
  color:#333;
  line-height: 45px;
  margin-left: 70px;
  font-family:'Noto Sans KR';
}
.branch .history .box .content .gray{
  color:#666;
  font-size:18px;
}
.branch .history .box .content p:before{
  display:none;
}

.branch .br_business{
  position:relative;
  margin-top: 150px;
}
.branch .br_business:before{
  content:'';
  width:1000%;
  left:-50%;
  background: #fafafa;
  position:absolute;
  top:-60px;
  height:125%;
  z-index:-1;

}
.branch .br_business ul > li{
  float:left;
  margin-right: 20px;
  width: calc((100% - 60px)/4);
  margin-bottom: 20px;
  position: relative;
  overflow:hidden;
  height:320px;
}

.branch .br_business ul > li:nth-child(4n){
  margin-right: 0;
}
.branch .br_business ul{
  margin-top: 25px;
}
.branch .br_business ul li .img_box{
  position:relative;
  width: 100%;
  height: 100%;
}
.branch .br_business ul > li:hover .img_box{
  background:linear-gradient(to right,#a3c13f,#65a147);
}
.branch .br_business ul > li:hover .img_box:before{
  display: none;
}
.branch .br_business ul > li:hover .img_box img{
  display: none;
}
.branch .br_business ul > li:hover{
  box-shadow: 5px 10px 30px 0px rgba(135,181,31,0.5);
}
.branch .br_business ul li .img_box img{
  width: 100%;
  max-width:100%;
  height:100%;
}
.branch .br_business ul li .img_box:before{
  content:'';
  width:100%;
  height: 100%;
  top:0;
  left:0;
  position:absolute;
  background:rgba(0,0,0,0.4);
}
.branch .br_business ul li .txt_box{
  color:#fff;
  font-size:24px;
  text-align: center;
  font-weight:600;
  font-family: 'Montserrat';
  display: block;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width: 100%;
  transition:all .3s;
}

.hidden{font-size: 15px,;line-height: 15px}


.branch .br_business ul li .txt_box .hidden{
  padding:0 30px;
  display: none;
  transition:all .3s;
}
.branch .br_business ul li:hover .txt_box .hidden{
  display: block;
  transition:all .3s;
}
.branch .br_business ul li .txt_box .hidden ul{
  margin-top: 30px;
}

.branch .br_business ul li .txt_box .hidden ul li{
  margin:0;
  width:100%;
  height:initial;
  text-align: left;
  position:relative;
  overflow:initial;
  letter-spacing:-1px;
  font-weight:300;
  margin-bottom: 15px;
  box-shadow:none;
}
.branch .br_business ul li .txt_box .hidden ul li:before{
  position:absolute;
  width:5px;
  height:5px;
  background: #fff;
  opacity:0.4;
  content:'';
  left:-10px;
  top:10px;
}
.branch .br_vision{
  position:relative;
  margin-top: 150px;
}
.branch .br_org{
  position:relative;
  margin-top: 150px;
}
.branch .br_org .org_img{
  width: 100%;
}
.branch .br_org .org_img img{
  width: 100%;
  min-width: 100%;
}
.branch .m_org{display: none;}

/******** 산업개발 ********/
.branch01 .br_summary dl dd small{
  font-size:14px;
  margin-top:-5px;
  display:inline-block;
  margin-bottom:-15px;
}
.branch01 .br_summary dl dd small.sm01{
  float:right;
}
.branch01 .br_business02{
  position:Relative;
  margin-top: 50px;
}
.branch01 .br_business02:before{
  content:'';
  width:1000%;
  left:-50%;
  background: #fafafa;
  position:absolute;
  top:-35px;
  height:125%;
  z-index:-1;
}

/* .branch.branch01 .br_vision:before{
  content:'';
  width:1000%;
  left:-50%;
  background: #fafafa;
  position:absolute;
  top:-35px;
  height:125%;
  z-index:-1;
} */
.branch.branch01 .br_business02:before{
  display: none;
}

.branch.branch01.branch03 .br_org:before{
display: none;
}
.branch01 .br_business02 ul {
  margin: 0 auto;
  margin-top: 55px;
  width: fit-content;
 
}
.branch01 .br_business02 ul li{
  float:left;
  margin-right:-25px;
  color:#fff;
  width:260px;
  height:260px;
  border-radius:50%;
  position:relative;
}
.branch01 .br_business02 ul li:last-child{
  margin-right: 0;
}
.branch01 .br_business02 ul li:nth-child(1){background:#455118;}
.branch01 .br_business02 ul li:nth-child(2){background:#5d6e1e;}
.branch01 .br_business02 ul li:nth-child(3){background:#94b447;}
.branch01 .br_business02 ul li:nth-child(4){background:#87b51f;}
.branch01 .br_business02 ul li:nth-child(5){background:#cbe54e;}

.branch01 .br_business02 ul li .txt_box {
  color:#fff;
  /* font-family:'AppleGothic'; */
  opacity:0.9;
  position:absolute;
  left:50%;
  top:50%;
  transform:Translate(-50%,-50%);
  text-align: center;
  width: 100%;
  font-size:14px;
 
}
.branch01 .br_business02 ul li .txt_box strong{
  color:#fff;
  font-weight:500;
  font-family: 'Montserrat';
  font-size:20px;
  display:block;
  margin-bottom:12px;
  opacity:1;

}
.branch01 .br_business02 .chain{
  width:325px;
  height:50px;
  text-align:center;
  font-size:16px;
  color:#fff;
  border-radius:20px;
  background: #478f2e;
  line-height: 50px;
  margin:0 auto;
  margin-top: 40px;
  position:Relative;
}
.branch01 .br_business02 .chain:before{
  content:'';
  position:absolute;
  width:5px;
  height:5px;
  background:#fff;
  left:30px;
  top:50%;
  transform:Translate(0,-50%);
  border-radius:50%;
}
.branch01 .br_business02 .chain:after{
  content:'';
  position:absolute;
  width:30px;
  height:1px;
  background: #fff;
  left:0;
  top:50%;
  transform:Translate(0,-50%);
}
.branch.branch01 .br_vision{
  position:relative;
}
.branch.branch01 .br_vision:before{
  content:'';
  position:absolute;
  background: url(../images/sub/br02_bg.jpg) no-repeat center;
  top:-80px;
  left:-50%;width:200%;
  height:110%;
  z-index:-1;
}
.branch.branch01.branch02 .br_vision:before{
  content:'';
  position:absolute;
  background: #fafafa;
  top:-50px;
  left:-50%;width:200%;
  height:110%;
  z-index:-1;
}
.branch.branch02 .br_business:before{
  display:none;
}
.branch01 .br_vision .tit{
  font-size:20px;
  color:#333;
  text-align: center;
  margin-top: 115px;
  border-bottom:1px solid #ddd;
  padding-bottom:115px;
}

/* .branch01 .br_vision .tit hr{
  margin-top: 115px;
  background: #ddd;;
} */
.branch01 .br_vision ul{
  margin:0 auto;
  text-align: center;
  margin-top: 85px;
  width:fit-content;
}
.branch01 .br_vision.vsi ul{
  width: initial;
}

.branch01 .br_vision ul li{
  float:left;
  width:calc(100%/3);
  margin:0 auto;
  color:#666;
  /* font-family:'NanumSquare'; */
  line-height: 20px;
  font-size:15px;
  margin-bottom: 50px;
}

.branch01 .br_vision.vision02 ul li{
  width:calc((100% - 40px)/3);
  margin-right:20px;
  border:1px solid #ddd;
  padding:40px 30px 40px 40px;
  height: 410px;
}
.branch01 .br_vision.vision02 ul li:last-child{
  margin-right: 0;
}
.branch01 .br_vision.vision02 ul li p{
  /* font-family:'NanumSquare'; */
  letter-spacing:-1px;
  font-size:17px;
  text-align:left;
  position:relative;
  margin-bottom: 15px;
}
.branch01 .br_vision.vision02 ul li p:before{
  content:'';
  width:5px;
  height:5px;
  position:Absolute;
  top:10px;
  left:-10px;
  background: #ddd;

}
.branch01 .br_vision ul li:nth-child(4){
  width:40%;
  margin-left:10%;
}
.branch01 .br_vision ul li:nth-child(5){
  width:40%;
  margin-right: 10%;
}
.branch01 .br_vision ul li img{
  display: block;
  margin:0 auto;
  margin-bottom:25px;
}
/****** dnc ******/
.branch04 .br_business02 ul{
  /* display: inline-block;
  margin-left:13%; */
  text-align: center;
}
.branch.branch02 .br_business ul li .txt_box .hidden{
  padding:0 30px;
  word-break:keep-all;
  margin-top:25px;
  font-weight:300;
}
.branch.branch02 .br_vision ul li{
  height: 220px;
  margin-right: 20px;
  width: calc((100% - 40px)/3);
}
.branch.branch02 .br_vision ul li:nth-child(3){
  margin-right: 0;
}

.branch01 .br_vision ul li strong{
  display:block;
  /* font-family:'NanumSquare'; */
  font-size:20px;
  color:#333;
  margin-bottom:25px;
  font-weight:600;
}
.branch01 .br_org{position:relative;}
.branch01 .br_org:before{
  width: 200%;
  position:absolute;
  height:150%;
  content:'';
  background: #fafafa;
  top:-50px;
  left:-50%;
  z-index:-1;
}

/****** 인베스트먼트 *****/

.branch.branch04 .br_tit small{
  margin-top:40px;
  display: block;
}
/* .branch.branch04 .br_vision .circle{
margin-left: 8%;
} */
.branch.branch04 .br_vision .circle li{
  width:350px;
  height:350px;
  border-radius:50%;
  position:relative;
  margin-right:-30px;
}
.branch.branch04 .br_vision .circle li:last-child{
  margin-right: 0;
}
.branch.branch04 .br_vision .circle li:nth-child(1){background:#afc622;}
.branch.branch04 .br_vision .circle li:nth-child(2){background:#87b51f;}
.branch.branch04 .br_vision .circle li:nth-child(3){background:#478f2e;}
.branch.branch04 .br_vision .circle li .circle_txt{
  color:#fff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width: 100%;
}
.branch.branch04 .br_vision .circle li .circle_txt:before{
  content:'';
  width:7px;
  height:7px;
  border-radius:50%;
  border:7px solid #fff;
  position:absolute;
  bottom:-134px;
  left:50%;
  transform:translate(-50%,0);
}
.branch.branch04 .br_vision .circle li:before{
  width:1px;
  height:60px;
  position:absolute;
  bottom:-70px;
  left:50%;
  transform:translate(-50%,0);
  background: #afc622;
  content:'';
}
.branch.branch04 .br_vision .circle li:nth-child(1):before{}
.branch.branch04 .br_vision .circle li:nth-child(2):before{background:#87b51f;}
.branch.branch04 .br_vision .circle li:nth-child(3):before{background:#478f2e;}
.branch.branch04 .br_vision .circle li .circle_txt strong{
  font-family: 'Montserrat';
  font-size:18px;
  font-weight:600;
  color:#fff;
}
.branch.branch04 .br_vision .circle li .circle_txt p{
  position:relative;
  text-align:left;
  margin-left: 25px;
  line-height: ;
  font-weight:200;
  font-size:16px;
  padding-right:10px;
}
.branch.branch04 .br_vision .circle li .circle_txt p:before{
  width:5px;
  height:5px;
  content:'';
  background: #fff;
  opacity:0.7;
  left:-10px;
  top:10px;
  position:absolute;
}
.branch.branch04 .br_vision .circle li span{
  width: 100%;
  position:absolute;
  left:50%;
  transform:translate(-50%,0);
  bottom:-135px;
  color:#666;
  font-family: 'Montserrat','Noto Sans KR';
  font-size:13px;
  font-weight:200;
  line-height: 1;
  height: 54px;
  padding:0 10px;
}
.branch.branch04 .sub_t{
  padding-left: 100px;
  color:#333;
  /* font-family:'NanumSquare'; */
  font-size:18px;
  margin:20px auto 50px;

}
.branch.branch04 .br_business{
  margin-top: 200px;
}
.branch.branch04 .br_business .logo_box > div{
  float:left;
}
.branch.branch04 .br_business .logo_box .img_box{
  width: 180px;
  height:180px;
  margin-right:60px;
  background: #fff;
  position:relative;
  box-shadow:2px 10px 15px 5px rgba(0, 0, 0, 0.2);
  border-radius:50%;
}
.branch.branch04 .br_business .logo_box .img_box img{
  position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width: 50%;
}
.branch.branch04 .br_business .logo_box .inv{
  width: calc(100% - 240px);
  background: #478f2e;
  color:#fff;
  text-align: center;
  padding:20px 0;
  font-size:18px;
  font-family:'Montserrat','Noto Sans KR';
  margin-top: 50px;
  border-radius:45px;
}





.branch.branch04 .br_business .inv_circle{
  margin-bottom:70px;
}
.branch.branch04 .br_business .inv_circle ul li{
  float:left;
  width: 300px;
  height: 300px;
  margin-right:-25px;
  border-radius:50%;
  position:relative;
}
.branch.branch04 .br_business .inv_circle ul li.sm_list{
  width: 280px;
  height:280px;
  margin-top: 20px;
  margin-right: 70px;

}
.branch.branch04 .br_business .inv_circle ul li:hover{
  box-shadow:none;
}
.branch.branch04 .br_business .circle01 ul li:nth-child(1){background: #216176;}
.branch.branch04 .br_business .circle01 ul li:nth-child(2){background: #2aa996;}
.branch.branch04 .br_business .circle01 ul li:nth-child(3){background: #50bead;}
.branch.branch04 .br_business .circle01 ul li:nth-child(4){background: #8edace;}

.branch.branch04 .br_business .circle02 ul li:nth-child(1){background: #015c92;}
.branch.branch04 .br_business .circle02 ul li:nth-child(2){background: #2d82b5;}
.branch.branch04 .br_business .circle02 ul li:nth-child(3){background: #53a7d8;}
.branch.branch04 .br_business .circle02 ul li:nth-child(4){background: #88cdf6;}

.branch.branch04 .br_business .inv_circle ul li .txt_box{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  font-size:13px;
  text-align:center;
  font-weight:300;
}
.branch.branch04 .br_business .inv_circle ul li .txt_box strong{
  display: block;
  font-size:20px;
  font-family:'Montserrat','NanumSquare';
  color:#fff;
  margin-bottom:20px;
  font-weight:500;
}
.branch.branch04.branch01 .br_vision ul{
  width: auto;
}
.branch.branch04.branch01 .br_vision ul.circle{
  width:fit-content;
}
.branch.branch04 .br_business .inv_circle ul{width: fit-content; margin:0 auto;}

.branch.branch04.invest  .br_business:before{
  content: '';
    width: 1000%;
    left: -50%;
    background: #fafafa;
    position: absolute;
    top: -60px;
    height: 120%;
    z-index: -1;
}
.branch.branch04.invest .br_org:before{
  display: none;
}
.branch.branch01.invest .br_vision:before{
  display: none;
}
.branch.branch01.branch03 .beforebg{
  position:relative;
}
.branch.branch01.branch03 .beforebg::after{
  position:absolute;content: ''; 
  width:1000%;
  left:-50%;
  top: -40px;  
   height:600px;
   z-index:-1;
  background-color: #fafafa;
}
/* .branch.branch01.branch03 .beforebg::before{
  content:'';
  width:1000%;
  left:-50%;
  background: #fafafa;
  position:absolute;
  height:500px;
  z-index:-1;
  top:0;
} */


/********* 입사지원 ******/
.recruting{
  width: 100%;
  background: url(../images/sub/recruit.jpg) no-repeat center;
  background-size: cover;
  height: 240px;
  padding: 80px;
  margin-bottom: 80px;
}
.recruting strong{
  /* font-family:"NanumSquare"; */
  font-size:34px;
  font-weight:600;
  color: #333;
  display: inline-block;
  margin-bottom: 25px;
}
.recruting p{
  /* font-family:"NanumSquare"; */
  font-size:20px;
  color: #333;
  display: inline-block;
}

.recruting .re_download{
  color:#fff;
  padding:20px 0px;
  /* font-family:"NanumSquare"; */
  font-size:18px;
  border-radius:15px;
  background: #65a147;
  float:right;
  margin-top: -50px;
  text-align: center;
  width: 220px;
}

/* 국내개발 상세*/
.dom_detail .dom_di{position:relative;} 
.dom_detail .dom_di .img_box{width: 700px;/*width:58%; */height: 460px; float:left; position:Relative;}
.swiper-container.swipers.swiper-container-initialized.swiper-container-horizontal{width: 100%; height: 100%;}
.dom_detail .dom_di .photo{width: 100%; height: 100%;}
.dom_detail .dom_di .swiper-navigation{
  background: rgba(0,0,0,0.5);
  width:100%;
  height: 50px;
  z-index:100;
  left:0;
  bottom: 0;
  position:absolute;


}
 .swiper-button-next:after, .swiper-button-prev:after { display: none;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: 10px;
  right: auto;
  top: initial;
  bottom: 5px;
  width: 33px;
  height: 33px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  left: 50px;
  right: auto;
  top: initial;
  bottom: 5px;
  width: 33px;
  height: 33px;

}
.dom_detail .dom_di .img_box img{width: 100%; max-width:100%; height:100%; max-height:100%; object-fit:cover;}
 .dom_detail .dom_di .txt_box{ padding:45px 40px;
  background: #fff;
  box-shadow: 5px 7px 15px 5px rgb(0 0 0 / 15%);
  float: right;
  margin-left: -75px;
  z-index: 10;
  width: 570px;
  height: auto;
  /* width: 48%; */
  position:absolute;
  right:0;
  bottom:-3px;
} 
/*
.dom_detail .dom_di .txt_box{ #fff; padding:45px 40px;
  background: #fff;
  box-shadow: 5px 7px 15px 5px rgb(0 0 0 / 15%);
  float: right;
  margin-left: -75px;
  z-index: 10;
  position: Relative;
  width: 570px;
  /* width: 48%; 
margin-top: 83px;
}*/
.dom_detail .dom_di  .txt_box span{
  color: #478f2e;
  font-size: 13px;
}
.dom_detail .dom_di  .txt_box h6{  color:#333;
  font-size:22px;
  font-weight:600;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family:'Montserrat','Noto Sans KR';}
.dom_detail .dom_di  .txt_box dl{width: 100%;}
.dom_detail .dom_di  .txt_box dl dt {
  text-align: left;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  float: left;
  width: 35%;
  margin-bottom: 10px;
  letter-spacing:-1px;
}
.dom_detail .dom_di  .txt_box dl dd{
  text-align: right;
  color: #666;
  font-size: 16px;
  width: 65%;
  float: right;
  margin-bottom: 10px;
  letter-spacing:-1px;
}
.branch.branch04 .br_vision .circle li{width: 290px;height: 290px}
/* .branch.branch04 .br_vision .circle li:first-child .circle_txt:before{bottom: -71px} */
.branch.branch04 .br_vision .circle li .circle_txt:before{bottom: -61px}
.branch01 .br_business02 .chain{width: 300px;font-size: 13px}



@media screen and (max-width: 1440px) {
  .navtab li a{font-size:14px;}
  .navtab.lnb05 li a{font-size:14px;}
.inner{width: 100%; padding:0 40px; box-sizing:border-box;}

/*ceo 인사말*/
.intro .right{margin-top: 40px;}


/*연혁 */
.history .box .year{padding-right:50px;}


/* 경영이념 */
.summary02 ul{padding: 0;}
.summary02 ul li{width:calc((100% - 60px)/3);margin-right: 30px;}
.summary02 ul li .circle{width: 280px; height: 280px;}
.summary02 ul li .img_box{padding: 30px; padding-top: 48px;}



/************** 계열사 ************/
/* 계열사 공통 */
.branch .br_summary dl dt{
  margin-top: 5px;
}
.branch .br_summary dl dd{
  font-size:16px;
}
.branch01 .br_business02 ul li{
  float:left;
  margin-right:-25px;
  color:#fff;
  width:205px;
  height:205px;
  border-radius:50%;
  position:relative;
}
.branch01 .br_business02 ul li .txt_box{
  font-size:13px;
  word-break:keep-all;
  letter-spacing:-1.2px;
}
.branch.branch04 .br_vision .circle li{
  width: 330px;
  height: 330px;
}
.branch.branch04 .br_vision .circle li .circle_txt p{
  margin-left: 35px;
}
/* .branch.branch04 .br_vision .circle li:first-child .circle_txt:before{bottom: -91px} */
.branch.branch04 .br_vision .circle li .circle_txt:before{bottom: -81px}
.branch.branch04 .br_business .inv_circle ul li.sm_list{
  width: 220px;
  height: 220px;
  margin-right: 30px;
}
.branch.branch04 .br_business .inv_circle ul li{
  width: 255px;
  height: 255px;
}
.branch.branch04 .br_business .inv_circle ul li .txt_box{
  font-size:13px;
  letter-spacing:-1.2px;
}
.dom_detail .dom_di .img_box{
  width:58%;
}
.dom_detail .dom_di .txt_box{
  width: calc(42% + 75px);
}

}
/*테블릿*/
@media screen and (max-width: 1023px) {
/*공통*/
.navtab.lnb05 li a{font-size:12px; line-height:initial; padding-top:20px;}
.navtab.lnb05 li{line-height: initial;}
    .navtab li a{font-size:12px}
.sub_tit{margin-bottom: 40px;}
.sub_tit:before{content:''; display:none;}
.inner{width: 100%; padding:0 20px; box-sizing:border-box;}
/****************** 채용 공고*******************/
.table_type1 .td_ing{width:100px; }
.table_type1 .td_ing.count{width: 60px; float: right;}
/*ceo 인사말*/
.intro .right{width: 100%; margin-top: 0; float: none;text-align: center;}
.intro .right img{display: block; margin:0 auto;}
.intro .left{width: 100%; margin-top: 30px;}
.intro ul li {margin-top: 0px;}
.intro ul li > div{width:100%; margin: 0 auto; display:block;}
.intro ul li:nth-child(2n - 1) > .left{width: 100%; margin-top: 100px !important; text-align: left;}
.intro ul li:first-child .img_box {display: none;}
.intro .m_img{display: block; margin:0 auto;}
.intro ul li:last-child .right{margin-top: 50px; text-align:left;}
.intro ul li p.cont br{
  display: none;
}

/********************* 연혁 *******************/
/* 연혁 */
.history .box .content li::before{left:-26px;}
.history .box .content li::after{left:-37px;}
.history .box .content{padding-left: 30px; width:70%;}
.history .box .year{padding-right: 100px; width: 30%;}
.history .box .year li{font-size:28px;}
.history .box .content p{line-height: 32px; font-size:17px;}
.history_bar{left:31.7%;}

/************  국내개발 ************/
.domestic ul.dom li .img_box{
  height: 280px;
}
.domestic ul.dom li .txt_box{
  padding:20px;
  margin-top: -70px;
  }
  .domestic ul.dom > li .txt_box dl dt{
    font-size:15px;
  }
  .domestic ul.dom > li .txt_box dl dd{
    font-size:15px;
  }

  /************** 영업실적 **********/
  .performance table.charttable tbody tr td{padding:10px 5px; letter-spacing: -1.4px;}

  /************** 인재상 **********/
  .talent .talent01 li{width: 50%;}
  .talent .talent02 ul li{height: 150px; padding-top:60px; font-size:18px;}

  /* 경영이념 */
  .sub_tit h4{font-size: 26px;line-height: 36px;}
  .sub_tit h4 strong{font-size: 26px;}
  .summary01 ul{width: 690px;}
  .summary01 ul li .circle{width: 350px; height: 360px;}
  .summary01 ul li .img_box{padding-top: 35px;}
  .summary02 ul li{width:calc((100% - 20px)/3);margin-right: 10px;}
  .summary02 ul li .circle{width: 220px; height: 220px;}
  .summary02 ul li .img_box img{width: 45px;}
  .summary02 ul li .img_box{padding-top: 40px;}
  .summary02 .inner{padding: 0;padding-bottom: 30px;}
  .summary02 ul li .img_box em{font-size: 15px; line-height: 21px;display: block;}
  .summary02{padding-bottom: 90px;}


  /***** 계열사 ****/
  .branch .br_tit{
    margin-top: 0;
  }
  .branch .br_tit p{
    font-size:28px;
  }
  .branch .br_tit strong{
    font-size:28px;
  }
  .branch .br_tit small {
    font-size:16px;
    word-break:keep-all;
   
  }
  .branch .br_tit small br{
    display:none;
  }
  .branch .br_summary dl dd small{
    letter-spacing:-1px;
    font-size:15px;
  }
  .branch .br_business ul > li{
    width:calc((100% - 40px)/3);
  }
  .branch .br_business ul > li:nth-child(4n){
    margin-right: 20px;
  }
  .branch .br_business ul > li:nth-child(3n){
    margin-right: 0;
  }
  .branch .br_business:before{
    height:110%;
  }
  .branch .history .box .content li{
    padding-left:20px;
  }
  .branch .history .history_bar{
    left: 138px;
  }
  .branch01 .br_business02 ul li{
    width:190px;
    height:190px;
    margin-right:-20px;
  }
  .branch01 .br_vision .tit{
    margin-top: 70px;
    padding-bottom: 70px;
  }
  .branch01 .br_business02 ul li .txt_box {
   font-size:12px;
   letter-spacing:-1px;
   word-break:keep-all;
  }
  .branch01 .br_business02 ul li .txt_box strong{
  font-size:15px;
  }

  .branch.branch04 .br_vision .circle li{
    width: 250px;
    height: 250px;
    margin-right:-12px;
  }
  .branch.branch04 .br_vision .circle li .circle_txt strong{
    margin-bottom: 10px;
    font-size:14px;
  }
  .branch.branch04 .br_vision .circle li .circle_txt p{
    font-size:14px;
    margin-left: 20px;
    letter-spacing:-1px;
  }
  .branch.branch04 .br_vision .circle li span{
    font-size:13px;
    word-break:keep-all;
    letter-spacing:-1px;
  }
  .branch.branch04 .br_vision .circle li .circle_txt:before{
    bottom: -91px;
  }
  .branch.branch04 .br_business .inv_circle{float:left; width: 50%;}
  .branch.branch04 .br_business .inv_circle ul{float:none; width:fit-content; margin:0 auto;}
  .branch.branch04 .br_business .inv_circle ul li.sm_list{margin:20px auto 50px; width: 250px; height:250px;}
  .branch.branch04 .br_business .inv_circle ul li{float:none;margin:0 auto; width: 280px; height: 280px; margin-bottom:-45px;}
  .branch.branch04 .br_business .inv_circle ul li .txt_box{font-size:14px;}
  .branch.branch04 .br_business .logo_box .img_box{
    width: 150px;
    height: 150px;
    margin-right: 30px;
  }
  .branch.branch04 .br_business .logo_box .inv{
    width: calc(100% - 180px); font-size:16px;
  }
    
  .branch.branch01.branch03 .beforebg{margin-bottom: 10%}

  .recruting{
    padding: 80px 40px;
  }
  .recruting strong{
   font-size:30px;
  }
  .recruting p{
    font-size:18px;
  }
  
  .recruting .re_download{
    padding:20px 20px;
  }
  .boardView .fileArea span{
    width:100px;
  }
  .boardView .prevNext > div span{
    width: 100px;
  }
  .boardView .prevNext .tit{
    width: calc(100% - 105px);
  }
  .contents_list_part .image_box{
    height: 400px;
  }
  .write_form .row .input_box {
    width: calc(100% - 250px);
  }
  .branch01 .br_vision.vision02 ul li{
    height: 450px;
  }
  .dom_detail .dom_di  .txt_box dl dt {
    width: 48%;
  }
  .dom_detail .dom_di  .txt_box dl dd{
    width: 52%;
  }
  .branch01 .br_vision.vision02 ul li p{
 font-size:15px;
  }
  /* .branch.branch04 .br_vision .circle li:first-child .circle_txt:before{bottom: -59px} */
.branch.branch04 .br_vision .circle li .circle_txt:before{bottom: -49px}

  
}

@media screen and  (max-width:768px) {
  #sub_visual{height: 450px;}
  .sub_visual05 {background: url(../images/sub/m_sub_visual05.jpg) no-repeat center bottom/ cover;}
  .sub_visual06 {background: url(../images/sub/m_sub_visual07.jpg) no-repeat center bottom/ cover;}
  .sub_visual07 {background: url(../images/sub/m_sub_visual06.jpg) no-repeat center bottom/ cover;}
  .sub_visual08 {background: url(../images/sub/m_sub_visual08.jpg) no-repeat center bottom/ cover;}
  .sub_visual09 {background: url(../images/sub/m_sub_visual09.jpg) no-repeat center bottom/ cover;}
    #sub_contents {padding:40px 0; }
#sub_visual .visual_tit h2{font-size: 42px;    top: 55%;}
#sub_visual .visual_tit p{font-size:16px;}
.navtab {display: none;}
.navtab ul .nav_dep_1{width: 150px;}
.navtab ul .nav_dep_2{width: 180px;}
.navtab ul li .arrow_img{right: 7px;}
.navselect{display:block;}
.navselect select{display: block; position: relative; z-index: 9; width: 90%; margin: 0 auto;  background: url(../images/sub/arrow_down.png) no-repeat 96% center;
  color: #333;  margin-top: 30px; border:1px solid #ddd; padding:0 35px 0 20px; height:50px;}

  .sub_tit h3.int_tit{font-size:34px;}

  /****************** list page **************/


  .list_page ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .list_page .inner02>a:nth-child(1) {
    height: 40px;
    line-height: 40px;
  }

  .list_page .inner02>a:nth-child(3) {
    height: 40px;
    line-height: 40px;
  }

  /********* ceo 인사말 *********/
    
    .intro .left{margin-top: 10%}
    

  /* 경영이념 */
    
    .summary01 ul li em{line-height: 10px!important} 
    
  /************************************** 채용 공고****************************/


.table_type1 > ul > li.tbTd .td_tit a {width:210px; font-size:15px; color:#333; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease; transition-duration: 0.2s; transition-timing-function: ease; }
.table_type1 .td_days {width:100px;text-align:center; color:#999;font-size:14px; }
.table_type ul > li.tbTd > .td_ing{line-height:0;}

    .infomenuDiv .searchDiv select{
        width:100px;
    }

    .infomenuDiv .searchDiv input[type="text"]{
        width:45%;
    }
    .infomenuDiv .searchDiv button{
        right:18%;
    }
    /************************************** 채용 공고 상세****************************/

    .boardView .titArea h5.tit {font-size:20px;}
    .boardView .titArea .date {font-size:14px;}
    .boardView .titArea em{margin-top:0; padding:5px;}
    .boardView .fileArea a {font-size:14px;}
    .boardView .fileArea span {font-size:14px; width:100px;}
    .boardView .txtArea {padding:20px 20px 40px;}
    .boardView .txtArea p {font-size:14px;}

    /* .boardView .prevNext > div span {font-size:14px;}
    .boardView .prevNext .arrow {width:100px;}
    .boardView .prevNext .tit {width:calc(100% - 120px);}
    .boardView .prevNext .day {display:none;} */
    .boardView .prevNext > div span {font-size:14px;}
    .boardView .prevNext .tit{text-align: left;}
    .boardView .prevNext .next .arrow{float:none; text-align: left;}
    /* .boardView .prevNext .tit {width:calc(100% - 35px);} */
    .boardView .prevNext .day {display:none;}
    .annouce .listBtn{margin-top: 150px;}

/***************** 문의하기 ***********/

.write_form .row.col-2 .col{
  width: 100%;
}

.write_form .row .label{
  width:130px;
}

.write_form .row .input_box {
  width: calc(100% - 130px);
  padding: 5px 10px;
}

.write_form .row .input_box.file input{width:180px;}
.write_form .row .input_box.file label{padding:10px 20px;}
.write_form .row .filebox label{width:95px; margin-bottom: 5px;}

/*************** 브로슈어 *************/

/* .contents_list_part li {
  width: calc((100% - 15px)/2);
  margin: 0 15px 30px 0;
} */
.contents_list_part li {
  width: 100%;
  margin: 0 15px 30px 0;
}


.contents_list_part li .down > p{font-size:16px;}

/************* map *************/
.map .map_box{
  height:350px;
}
.map .map_txt{
  width: 95%;
  transform: translate(0,-40px);
  padding:25px 20px;
}
.map .map_txt h4{
  font-size:28px;
}
.map .map_txt > span{
  /* margin-bottom: 30px; */
  margin-right: 10px;;
}
.map .map_txt p{
  margin-bottom: 5px;
  font-size:16px;
}
.map .map_txt p span{
  margin-right: 10px;
}

/*********언론보도 press*********/


.press > ul li{
  width: calc((100% - 20px)/2);
  margin-right: 20px;
  margin-bottom: 40px;
}
.press > ul li:nth-of-type(2n) {
  margin-right: 0;
}
.press > ul li:nth-of-type(3n) {
  margin-right: 20px;
}
.press > ul li:nth-of-type(6n) {
  margin-right: 0;
}
.press > ul li .txt_box{
  padding: 10px;
}
.press li .txt_box p{
  margin-bottom: 10px;
}
.press > ul li .txt_box em{
  padding:5px 10px;
  color:#a0b51f;
  border:1px solid #a0b51f;
  border-radius:45px;
  margin-bottom: 10px;
}
.press li .txt_box .press_tit{
  font-size:17px;
  color:#333;
  font-weight:600;
}
.press li .txt_box .press_con{
  font-size:13px;
}
.press li .txt_box .date{
 font-size:13px;
}

/********* ci소개 ************/
.ci_wrap:before{
top:150px;
}
.ci_wrap .img_box{
  height:100px;
  margin-top: 50px;
}
.ci_wrap h4 {
  font-size:26px;
  word-break: keep-all;
}
.ci_wrap h4 strong{
  font-size:26px;
}
.ci_wrap .ci_img li .img_box{
  height:100px ;
}
/************* intro **********/
.intro ul li{margin-top:0px; display:block;}
.intro ul li div{display:block; width:100%; margin:0 auto;}
.intro ul li:nth-child(2n-1) .right{display:none;}
.intro ul li:nth-child(2n - 1) .left{display:block; z-index:10;}
/* .intro .right img{height: fit-content;} */
.intro .right .img_box{height: fit-content;}
.intro ul li:first-child .left{margin-top:10px !important;}
.intro ul li:last-child .right{margin-top: 10px; }
.intro ul li .center{height: 600px;}
.intro ul li .center:before{height: 600px; }
.intro ul li .center h6{line-height: 39px;font-size: 22px; }
.intro ul li .center h6 span{font-size: 29px;margin-top: 0;}
/************** 연혁 ***********/

.bs_status #tabsholderR-n #content1 .img{height:auto;}
.bs_status #tabsholderR-n #content1 .img .imggg{width:100%; text-align:center; position:relative;}
.bs_status #tabsholderR-n #content1 .img .imggg img{display:block; margin:0 auto; width:100%;}
.bs_status #tabsholderR-n #content1 .img .img_txt {position: relative; width: 100%; height:auto;}
.bs_status #tabsholderR-n #content1 .img .img_txt ul{margin-bottom:0; position:relative; width:auto; height:auto; margin-top:50px; }
.bs_status #tabsholderR-n #content1 .img .img_txt ul li span{font-size:50px;}
.bs_status #tabsholderR-n #content2 .tal tr td{padding:10px;}

/* 연혁 */
.history .box{margin-bottom: 50px;}
.history .box .content li {margin-bottom: 10px;}
.history .box .content li strong.long{padding-bottom:100px;}
.history .box .content li p{line-height: 26px; font-size:15px; letter-spacing:-1px;}

/********* 국내개발 *********/
.domestic ul.dom li{
  margin:0;
  width: 100%;
  margin-bottom: 50px;
}
.domestic ul.dom li .txt_box{
  margin-top:0;
  width: 100%;
}
.domestic ul.dom li .txt_box dl dt{

  float:left;

}
/* .domestic ul.dom li .txt_box dl dd{
  width: 100%;
  float:left;
  text-align: left;
} */
/************ 인재상 ************/
.talent .talent02 ul li{height: 100px; padding-top:40px; font-size:16px;}
.talent .txt{font-size:26px;}
.talent .txt strong{font-size:26px;}

/* 경영이념 */
.sub_tit h4{font-size: 20px; line-height: 32px;word-break: keep-all;font-weight: 400;}
.sub_tit h4 strong{font-size: 20px;}
.summary01 ul{width: 460px;}
.summary01 ul li .circle{width: 240px; height: 250px;}
.summary01 ul li img{width: 35px;}
.summary01 ul li .img_box{padding: 0 20px;padding-top: 10px;}
.summary01 ul li strong{font-size: 18px;}
.summary01 ul li em{font-size: 13px;line-height: 16px;padding: 0 9px;}
.summary01 ul li em br{display: none;}
.summary01 ul li:last-child em br{display: block;}
.summary01 ul li:nth-child(1) .img_box{padding-right: 0; padding-left:0;}
.summary01 ul li:nth-child(2) .img_box{margin-right:10px; padding-left: 10px; padding-right:10px; padding-top: 30px;}
.summary02{padding: 30px 0;}
.summary02 .sm08{display: none;}
.summary02 ul li{width: 100%; float: none;margin-right: 0;margin-bottom: 20px}
.summary02 ul li .circle{width: 180px; height: 180px;}
.summary02 ul li .img_box em{font-size: 14px; line-height: 18px; }
.summary02 ul li .img_box{padding-top: 25px;}
.summary02 ul li .img_box strong{font-size: 16px; margin-bottom: 0px;}
.summary02 ul li .img_box img{width: 35px; margin-bottom: 5px;}
.summary02 .inner{padding-bottom: 0;}

/* 조직도 */
.org ul li{border-radius: 10px;}
.org ul li{margin-right: 10px; width: calc((100% - 50px)/6);}
.org ul li p{font-size: 16px;padding: 15px 5px;}
.org .circle{width: 150px;height: 150px;}

/********* 계열사 *********/
.branch .br_tit p{
  font-size:22px;
}
.branch .br_tit strong{
  font-size:22px;
}

.branch .br_summary ul > li{
  margin-right: 0;
  width: 100%;
}
.branch .br_summary:before{
  height: 115%;;
}
.branch .history .box .year{
  padding:0;
  width: 90px;
}
.branch .history .box .content{
  width: calc(100% - 90px);
}
.branch .history .box .day{
  line-height: 36px;
  margin-left: 10px;
}
.branch .history .box .content p{
  line-height: 36px;
}
.branch .history .box .content .gray{
  font-size:14px;
}
.branch .history .history_bar{
  left:99px;
}
.branch .br_business ul > li{
  width:calc((100% - 20px)/2);
}
.branch .br_business ul > li:nth-child(4n){
  margin-right:0px;
}
.branch .br_business ul > li:nth-child(3n){
  margin-right:20px;
}
.branch .br_business ul > li:nth-child(2n){
  margin-right: 0px;
}
.branch01 .br_business02 ul li{
  float:none;
  margin:0 auto;
  color:#fff;
  width:260px;
  height:260px;
  border-radius:50%;
  position:relative;
  margin-bottom:-30px;
}
.branch01 .br_business02 ul li:last-child{
  margin:0 auto -25px;
}
.branch01 .br_business02 ul li .txt_box {
  font-size:16px;
}
.branch01 .br_business02 ul li .txt_box strong{
  color:#fff;
  font-weight:500;
  font-family: 'Montserrat';
  font-size:22px;
  display:block;
  margin-bottom:20px;
  opacity:1;

}
.branch.branch01 .br_vision:before{
  background: #fafafa;
  background-position:center top;
}
.branch01 .br_vision ul > li{
  width: 50%;
  margin:0 auto;
  letter-spacing:-1px;
  word-break:keep-all;
  margin-bottom: 30px;
  height: 180px;
}
.branch01 .br_vision ul li:nth-child(4),
.branch01 .br_vision ul li:nth-child(5){
  margin:0 auto;
  width: 50%;
  margin-bottom: 30px;
}
.branch01 .br_business02:before{
  height: 110%;
  top:-40px;
}
.branch04 .br_business02 ul{
  margin:0 auto;
  display: block;
  margin-top: 55px;
}
.branch.branch02 .br_vision ul li{
  margin:0 auto;
  margin-bottom:30px;
  width: 50%;
}
.branch.branch02 .br_vision ul li:nth-child(3){
  width: 100%;
}
.branch01 .br_business02 .chain{
  margin-top: 80px;
}
.branch.branch04 .br_vision ul > li{
  height:auto;
  width: 100%;
}
.branch.branch04 .br_vision .circle li{
  margin:0 auto;
  margin-bottom: 160px;
  float:none;
}
.branch.branch04 .br_vision .circle li .circle_txt:before{
  bottom:-75px;
}
.branch.branch04 .br_vision .circle li:last-child{
  margin:0 auto;
  margin-bottom:180px;
}
.branch.branch04 .sub_t{
  padding-left: 20px;
}
.branch.branch04 .br_business .inv_circle{
  width: 100%;
  float:none;
}
.branch.branch04 .br_business .inv_circle.circle01{
  margin-bottom: 100px;
}
.branch.branch04 .br_business .logo_box .img_box{
  width: 80px;
  height: 80px;
}
.branch.branch04 .br_business .logo_box .inv{
  width: calc(100% - 110px);
  padding: 10px;
  margin-top:5px;
}
.branch.branch04 .br_business:before{
  height:105%;
}
.recruting{
  padding:40px;
}
.recruting strong{
 font-size:30px;
}
.recruting p{
  font-size:18px;
}

.recruting .re_download{
  margin-top: 0;
}
.org ul::after{top:-340px;}
.org ul li:last-child::before{height: 340px;}
.branch.branch01.branch03 .beforebg::after{
  height: 1150px;

}
.boardView .prevNext > .prev{width: 100%; border-right:none;}
.boardView .prevNext > .next{width: 100%;}

.branch .org_img{display: none;}
.branch .m_org{display: block; margin-top: 50px;}
.branch .m_org img{width: 100%;}

.dom_detail .dom_di .img_box{
  width: 100%;
  height: 350px;
}
.dom_detail .dom_di .txt_box{
  width:100%;
  margin-left:0;
  position:relative;
  margin-top: -3px;
}
/* .branch.branch04 .br_vision .circle li:first-child .circle_txt:before{bottom: -59px} */
.branch.branch04 .br_vision .circle li .circle_txt:before{bottom: -50px}
}


@media screen and  (max-width:480px) {
  #sub_visual {height: 280px;}
  #sub_visual .visual_tit h2{font-size: 38px;}
  #sub_visual .visual_tit p{font-size:15px; word-break:keep-all;}
  section{padding: 50px 0;}
  .navtab ul .nav_dep_1{width: 33%;}
  .navtab ul .nav_dep_2{width: 45%;}
  .sub_tit{font-size: 32px;margin-bottom: 25px;}
  .sub_tit h3.int_tit{font-size:28px;}
  .inner{width: 100%; padding:0 20px; box-sizing:border-box;}
  #sub_contents {padding:20px 0; }
  /************* list page ***********/


  .list_page ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .list_page .inner02{margin:0 -10px;}

  .list_page .inner02>a:nth-child(1) {
    height: 30px;
    line-height: 30px;
  }

  .list_page .inner02>a:nth-child(3) {
    height: 30px;
    line-height: 30px;
  }

  .list_page .inner02>a {
    margin: 0;
  }


  /**************************** 채용 공고 ********************/

  .table_type1 > ul{display:block !important;}
  .table_type1 > ul > li{display:block !important;overflow:hidden;border-bottom:1px solid #e6e6e6; position:relative;}
  .table_type1 > ul > li > div{display:block;border-bottom:0px !important;padding:0px;}
  .table_type1 > ul > li.tbTh > div {font-size:14px; float:left; width:200px;}
  .table_type1 > ul > li.tbTd{padding:10px; text-align:left;}
  .table_type1 > ul > li.tbTd > div {padding:0px; border-bottom:0px;}
  .table_type1 > ul > li.tbTd .td_tit a {width:250px;font-size:14px;}
  .table_type1 > ul > li > div.disN {display:none;}
  .table_type1 > ul > li > div.disv {display:inline-block;width:auto !important; font-size:13px;}
  .table_type1 > ul > li > div.td_days:before {content:"  " !important; margin:0px !important;}
  .table_type1 > ul > li > div.disv:before {content:" / "; color:#ddd; margin:0 5px;}
  .mblock{display:inline-block;margin-left:-5px;}
  .table_type1 .td_ing{width:100px; display:block !important;}

  .table_type1 ul > li.tbTd > .td_ing{width:60px !important; display:block !important; float:right;}
  .table_type1 ul > li.tbTd > .count{margin-top: -8px; margin-right: -10px;}


  .infomenuDiv{height:80px;}
  .infomenuDiv .searchDiv{line-height:80px;}

.infomenuDiv .searchDiv select{
    width:80px;
}

.infomenuDiv .searchDiv input[type="text"]{
    width:60%;
}
.infomenuDiv .searchDiv button{
    right:5%;
}
/************************************** 채용 공고 상세****************************/

.boardView .titArea .tit {
    font-size:18px;
}
.boardView .titArea .date {display: block;}
.listBtn a {
    width:125px;
}
.listBtn a.w_btn, .listBtn a.w_btn.ed{
width: 125px;
}
.boardView .txtArea .article{
  font-size:14px;

}
.listBtn{margin-top: 80px; margin-bottom: 20px;}
/*************** 문의하기 ****************/

.write_form {
  margin-top: 10px;
    padding: 0 5px;
  }

  .write_form .row .label {
    width:75px;
    padding: 5px 10px;
    font-size: 17px;
  }

  /* .write_form .row .label.e_mail{width:100%;} */
  .write_form .row .label.phone{width: 100%;}
  .write_form .row .label.file{width: 100%;}
  .write_form .row .input_box.file{width: 100%;}
  .write_form .row .input_box {
    width: calc(100% - 75px);
    padding: 5px 10px;
  }
  .write_form .phone .input_box{width: 100%;}

  .write_form .row .input_box.phone {
    max-width: 400px;
  }

  .write_form .row .input_box.phone input {
    margin: 0 0 0 5px;
    width: calc((100% - 60px)/2);
    padding: 0;
  }

  .write_form .row .input_box.phone input:nth-child(1) {
    width: 50px;
  }

  .write_form .row.textarea_row .label{
      height:200px;
  }

  .write_form .row.col-2 .col {
    float: none;
    width: 100%;
  }

  .write_form .row.col-2 .col+.col {
    border-top: 1px solid #ddd;
  }

  .write_form .row .input_box input {
    font-size: 12px;
  }

  /* .write_form .emailrow .input_box {
    width:100%;
    display: flex;
  } */
  .write_form .row .input_box.file input{width:140px;}
  .write_form .row .input_box.file label{padding:10px 20px;}
  .emailrow select {
    width: 100%;
    background: #fff url(../images/sub/sub_select.png) no-repeat 96% center;
    background-size: 10px;
    height: 42px;
    margin-left: 10px;
    border: 1px solid #ddd;
    font-size: 12px;
  }
  .qnabut .btn_list_qna {
    width: 100px;
    height: 40px;
    font-size: 14px;
  }

  .filebox .upload-name{
    width: calc(100% - 120px);
  }


  /************* 브로슈어 ************/
  .contents_list_part li {
  width:100%;
  margin-right:0
}
  .contents_list_part .image_box .hidden_txtbox .img_box01 p {font-size:14px;}
  .contents_list_part .image_box .hidden_txtbox .img_box01 p span{font-size:13px;}
  .contents_list_part .image_box {margin-top: 10px; ; height: 300px;}
  .contents_list_part li .down > p .language{font-size:16px;}
  .contents_list_part li .down > p{font-size:14px; letter-spacing: -1px;}

  /*************** map ***********/
  .map .map_box{
    height: 300px;
  }
  .map .map_txt{padding:15px; transform: translate(0,-10px);}
  .map .map_txt p{
    font-size:14px;
    margin-right: 0;
  }
  .map .map_txt p span{
    font-size:14px;
  }
  .map .map_txt > span{
    margin-bottom: 15px;
    font-size:14px;
  }
 /******* 언론보도 press*******/
 .press > ul > li{
   margin:0 auto 30px;
   width:100%;
 }
 .press > ul li .txt_box{
   height: 180px;
 }

 /****** ci 소개 ***********/
 .ci_wrap .img_box{
   margin-top: 20px;
 }
 .ci_wrap h4 {
   font-size:18px;
 }
 .ci_wrap h4 strong{
   font-size:18px;
 }
 .ci_wrap .ci_txt{
   margin-top: 30px;
 }
 .ci_wrap .ci_txt h6 {
   font-size:20px;
 }
 .ci_wrap .ci_txt p{
   font-size:14px;
 }
 .ci_wrap .ci_img{
   margin-top: 30px;
 }
 .ci_down{margin-top: 40px;}
 /* .ci_wrap .ci_img li{
   margin: 0;
   width: 100%;

}
.ci_wrap .ci_img li .img_box{
  height: 180px;
} */

  /*ceo 인사말*/
  .intro .one{font-size: 18px; line-height: 29px;}
  .intro ul{margin-top: 100px;}
  .intro ul li .center{height: 500px;}
  .intro ul li .center:before{height: 520px; top:-50px;}
  .intro ul li .center h6{font-size:21px; margin:20px 0;line-height: 22px;margin-bottom: 45px;}
  .intro ul li .center p{font-size:14px;}
  .intro ul li p.cont{font-size:14px;}
  .intro ul li .center h6 span{margin-top: 10px; font-size:21px;}
  .intro .right .img_box{height: fit-content;}

/********************** 연혁 ************/
    .bs_status #tabsholderR-n .tabs{width:280px;}
    .bs_status #tabsholderR-n .tabs li:nth-child(2){
      padding:7px 0;
    }
    .bs_status #tabsholderR-n .tabs li span{font-size: 19px}


  /*연혁 */
  .history .box ul.year{float:none; width:100%;}
  .history .box .year li{float:left;}
  .history .box ul.content{float:none; width:100%; margin-left:0; padding-left: 15px;}
  .history .history_bar{display: none;}
  .history .box .content li > strong{padding-bottom: 30px;}
  .history .box .content li > strong.long{padding-bottom: 70px;}
  .history .box .content li::after{display: none;}
  .history .box .content li::before{display: none;}
  .history .box .content li p{margin-left: 0; font-size:14px; word-break:keep-all;}
  .history .box .content p:before{top:10px; }

  /*************** 국내개발 ***********/
  .domestic ul.dom > li .img_box{
    height: 200px;;
  }
  /* .domestic ul.dom > li .img_box img{
    height: auto;
  } */
  .domestic ul.dom li .txt_box h6{
    font-size:20px;
  }
  .domestic ul.dom > li .txt_box dl dt{
    width: 100%;
    margin-bottom: 5px;
  }
  .domestic ul.dom > li .txt_box dl dd{
    width: 100%;
    float:left;
    text-align: left;
    margin-bottom: 5px;
  }
  /************* 사업실적 ************/
  .performance .txt_box p{
    font-size:26px;

  }
  .performance .txt_box strong{
    font-size:26px;
  }
  .performance .chart{margin-bottom: 50px; position:Relative;}
  .performance .chart:before{
    height:450px;

  }
  .performance .chart ul li{
    float:left;
    width:100%;
    margin-right: 0px;
  }
  .performance .chart ul li:last-child{
    margin-right: 0;
  }
  .performance .chart ul li img{
    width: 100%;
  }
   .performance table.charttable{width: 100%; border-top:1px solid #333; margin-top: 10px;}
   .performance caption{display: block; text-align: right;}
   .performance table.charttable tbody{vertical-align: middle; color:#333;}
   .performance table.charttable thead{background:#f8f8f8;}
   .performance table.charttable thead th{padding:8px 0; border-bottom:1px solid #ddd; vertical-align:middle; font-size:13px; font-weight:500; text-align: center; width: 20%;}
   .performance table.charttable tbody tr td{padding:5px 1px;  font-size:12px;word-break:break-word;}
   .performance table.charttable tbody tr td:frist-child{}
   .performance table.charttable tbody tr td:last-child{border-right:none;}
   /* .performance table.charttable tbody tr td.red{background:left center;} */
   .performance .table_box{margin-top:50px;}
   .performance .table_box .smalltxt{font-size:9.5px; }
   .performance .table_box span{display: inline-block; font-size:22px; font-weight:500;}
   .performance .table_box small{float:right; font-size:12px; color:#666; margin-top: 20px;}
   .performance .table_box small.right{float:none; text-align:left; font-size:12px;}
   .performance .table_box02 .txt_box{font-size:24px; margin-bottom: 0; margin:20px auto;}
   .performance .table_box02 .txt_box span{font-size:24px;}
   .performance .table_box02 .txt_box strong{
     display: block;
     font-size:24px;
     font-weight:500;
   }
   .performance table.charttable tbody tr td br{
     display: block;
   }
   /************* 인재상 *******/
   .talent .txt{font-size:18px;}
.talent .txt strong{font-size:18px;}
   .talent .talent01 li{width: 100%;}
   .talent .talent02 ul li{width: 200px; height: 200px; padding-top: 90px; font-size:20px; margin:0 auto; float:none; margin-bottom: 50px;}
   .talent .talent02 ul li:before{top:initial; bottom:-22px; right:80px; transform:rotate(90deg);}
   .talent .talent02 ul li:last-child{margin: 0 auto;}

/* 경영이념 */
.summary01 ul{background: none;width: 100%;}
.summary01 ul li{width: 100%;float: none;  margin-bottom: 30px;}
.summary01 ul li .circle{width: 290px; height: 290px; border-radius: 50%;margin: 0 auto;}
.summary01 ul li:nth-child(1) .circle{border: 5px solid #478f2e}
.summary01 ul li:nth-child(2) .circle{border: 5px solid #a0b51f}
.summary01 ul li:nth-child(1) .img_box{padding-top:35px;}
.summary01 ul li .img_box{padding:10px;padding-top: 40px;}
.summary01 ul li strong{margin-bottom: 5px;}
.sub_tit h4{font-size: 18px; line-height: 28px;}
.sub_tit h4 strong{font-size: 18px;}

/* 조직도 */
.org .circle{width: 130px;height: 130px;margin-bottom: 70px;}
.org ul li:last-child::before{height: 285px;}
.org ul::after{top: -285px;}
.org ul::after{width: 43%; z-index: -1; right: 7.3%;}
.org ul li::before{height: 25px;}
.org ul::before{top: -25px;}
.org .tx_box strong{font-size: 22px;margin-bottom: 0;}
.org .tx_box em{font-size: 17px;}
.org ul{margin-top: 125px;}

/******** 계열사 ********/
    
.branch01 .br_business02 .chain{width: 90%;font-size: 13px}
    
.branch .br_tit p{
  font-size:18px;
}
.branch .br_tit strong{
  font-size:18px;
}
.branch .br_summary ul > li > ul > li{
  padding:10px 0 5px;
}
.branch .br_summary dl dd{
  width: 100%;
  margin-top: 10px;
  text-align:right;
  font-size:18px;
  word-break:keep-all;
}
.branch .history .box{
  margin-bottom: 30px;
}
.branch .br_business ul > li{
  width: 100%;
  margin:0;
  margin-bottom: 20px;
}
.branch .history .box .content li{
  padding:0;
}
.branch .history .box .content{
  padding:0;
  width: 100%;
}
.branch .history .box .day{
  font-size:18px;
  line-height: 32px;
  margin-left: 0;
}
.branch .history .box .content p{
  line-height: 32px;
}
.branch01 .br_summary dl dd small.sm01{
  margin-bottom: 0;
}
.branch.branch01 .br_vision:before{
  height:105%;
}
.branch01 .br_vision ul > li{
 width: 100%;
}
.branch01 .br_vision ul li:nth-child(4),
.branch01 .br_vision ul li:nth-child(5){
 width: 100%;
  margin-bottom: 30px;
}

.branch.branch02 .br_vision ul li{
  width: 100%;
}
.branch.branch02 .br_vision ul li:nth-child(3){
  width: 100%;
}
.branch01 .br_vision ul li p{
  font-size:14px;
}
.branch.branch04 .sub_t{
  font-size:17px;
  padding-left:3px;
  letter-spacing:-1px;
}
.branch.branch04 .sub_t br{
  display:none;
}
.branch.branch04 .br_business .logo_box .img_box{
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.branch.branch04 .br_business .logo_box .img_box img{
  width: 60%;
}
.branch.branch04 .br_business .logo_box .inv{
  width: calc(100% - 60px);
  padding: 10px 5px;
  font-size:14px;
  margin-top:-5px;
  letter-spacing:-1px;
}
.branch01 .br_business02:before{
  top:-20px;
}
.recruting{
  padding:25px 20px;
}
.recruting strong{
  font-size:26px;
}
.recruting p{
  font-size:17px;
}

.recruting .re_download {
  margin-top: 0;
  float: none;
  margin: 0 auto;
  display: block;
  margin-top: 30px;
}
.chk_box p{font-size:15px;}
.dom_detail .dom_di .txt_box {
  height: auto;
  padding:20px;
}
.dom_detail .dom_di .txt_box dl dt{
  width: 100%;
  margin-bottom: 5px;
}
.dom_detail .dom_di .txt_box dl dd{
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 5px;
}
.dom_detail .dom_di .img_box{
  width: 100%;
  height: 250px;
}
.summary01 ul li:nth-child(2) .img_box{margin-right:0px; padding-left: 10px; padding-right:10px; padding-top: 70px;}
}

