/*****  all:: ¹è°æ ¹× ÆùÆ® »ö»ó °øÅëÁöÁ¤ *****/
.sub_all strong:before,
.sub_all h5:before {background:#000;}
.sub_all h5.common span{ background-color:#000; color:#fff;}
.sub_all h4 {font-size:32px; font-weight:600; margin:10px 0 25px 0;  line-height:100%;}
.sub_all h5 {font-size:24px; margin:10px 0 25px 0; position:relative; }
.sub_all h5.check { background:url(../../img/icon_check.png)  no-repeat 0 center; padding-left:27px;}
.sub_all h5.line{margin-top:40px; }
.sub_all h5.line:before {content:"";position:absolute;top:0;left:0;width:20px;height:1px;margin-top:-8px; opacity:0.7; background:#ED1B23;}
.sub_all h5.common span{font-size:21px; padding:0px 7px; 2px 7px; line-height:100%;}
.sub_all p {font-size:18px; padding-bottom:20px; line-height:1.6;}
.sub_all .space {display:block; width:100%; height:40px;}
.sub_all .space_s {display:block; width:100%; height:20px;}
.sub_all .big_txt {font-size:50px; margin-bottom:30px; line-height:110%; font-weight:200;  letter-spacing:-0.03em; }
.sub_all .big_txt b {font-weight:600;}

@media screen and  (max-width:1279px) {
.sub_all h4 {font-size:29px;}
.sub_all h5 {font-size:21px;}
.sub_all h5.check { background-size:18px; padding-left:25px;}
.sub_all h5.line{margin-top:30px;}
.sub_all h5.common span{font-size:19px;}
.sub_all p {font-size:16px;}
.sub_all .big_txt {font-size:44px; }
}

@media screen and  (max-width:1024px) {
.sub_all h4 {font-size:25px;}
.sub_all h5 {font-size:19px;}
.sub_all h5.check { background-size:16px; padding-left:20px;}
.sub_all h5.line{margin-top:30px; }
.sub_all h5.line:before {width:15px;}
.sub_all h5.common span{font-size:16px; padding:3px;}
.sub_all p {font-size:12px; padding-bottom:15px;}
.sub_all .space {height:30px;}
.sub_all .space_s {height:15px;}
.sub_all .big_txt {font-size:35px; margin-bottom:20px; }
}

@media screen and  (max-width:767px) {
.sub_all h4 {font-size:21px; margin:7px 0 20px 0;}
.sub_all h5 {font-size:17px; margin:7px 0 15px 0;}
.sub_all h5.check { background-size:12px;  padding-left:16px;}
.sub_all p {font-size:12px; padding-bottom:15px;}
.sub_all .big_txt {font-size:28px;}
}




/***¹öÆ° µðÀÚÀÎ***/
ul.btn_list {margin:20px 0;}
ul.btn_list li {display:inline; padding:0 2px;}
ul.btn_list .btn {text-align:center;}
ul.btn_list .btn a {padding:10px 40px 10px 20px; border:1px solid #383838; background-color:#000; background-image:url(../../img/btn_icon1.png); background-repeat:no-repeat; background-position:right 10px center; background-size:18px;  color:#fff; 
font-size:15px; font-weight:600;  display:inline-block;}
ul.btn_list .btn a:hover,.btn a.current {background-color:#383838; }


.btn2 a {padding:10px 40px 10px 20px; border:1px solid #383838; background-color:#000; background-image:url(../../img/btn_icon1.png); background-repeat:no-repeat; background-position:right 10px center; background-size:18px;  color:#fff; 
font-size:15px; font-weight:600;  display:inline-block;}

@media screen and (max-width:1278px) {
ul.btn_list .btn a {padding:7px 35px 7px 17px; font-size:13px;}
}

@media screen and (max-width:767px) {
ul.btn_list {margin:15px 0;}
ul.btn_list .btn a {padding:5px 30px 5px 15px; background-size:13px;  font-size:12px;}
}




/****pc/¸ð¹ÙÀÏ ÀÌ¹ÌÁö ºä±³Ã¼ ÅëÀÌ¹ÌÁö**/
.img_w {text-align:center;  max-width:100%; margin:0 auto 30px auto; }
.img_s {display:none;  max-width:100%; margin:0 auto 30px auto; }

@media screen and (max-width:1000px){
.img_w {display:none; }
.img_s {display:block;}
}
 





/*****  °øÅë ¸®½ºÆ® ¸ðÀ½*****/
ul.list_basics , 
ol.list_no{width:100%; margin-bottom:30px; display:block; }
ul.list_basics li, 
ol.list_no li,
ul.list_box li{font-family:"Montserrat","Noto Sans KR";  font-size:18px; line-height:140%; padding-bottom:7px; position:relative; }
ul.list_basics li { background:url(../../img/dot_2.png) no-repeat 0 10px; padding-left:10px;} 
ol.list_no li span {border:1px solid; text-align:center; font-weight:900;  font-size:12px; display:block;  width:28px; height:28px; position:absolute; left:0; top:0; }
ol.list_no li {padding-left:40px; padding-bottom:13px; border-bottom:1px solid rgba(144,144,144,0.3);  margin-bottom:13px;}
/*¹Ú½ºÇü*/
ul.list_box {width:100%;  display:flex;  flex-wrap :wrap;  margin-bottom:40px;}
ul.list_box li {margin:7px 0.5%;   background:#fff; padding:25px; }
ul.list_box li .img_wrap {display:flex; justify-content: space-between;}
ul.list_box li .img_wrap .img {width:25%;}
ul.list_box li .img_wrap .img img {width:100%; height:auto;}
ul.list_box li .img_wrap  dl {width:71%;}
ul.list_box li .bimg_wrap {width:100%;}
ul.list_box li .bimg_wrap .img {width:100%; margin-bottom:20px;}
ul.list_box li .bimg_wrap .img img {width:100%; height:auto;}
ul.list_box ul.btn_list {margin:15px 0; }
ul.list_box ul.btn_list li{padding:0;}
ul.list_box ul.btn_list .btn a {padding:5px 30px 5px 15px; margin:0;background-size:13px;  font-size:12px;}
ul.list_box li dl dt {color:#000; font-size:20px; padding-bottom:15px; font-weight:600;}
ul.list_box li dl dd {font-size:15px; line-height:160%;}
ul.list_box li dl dd ul {width:100%;}
ul.list_box li dl dd ul li {width:100%;  padding:0 0 0 8px;   font-size:13px; line-height:140%; }
ul.list_box li dl dd ul li:before {content:"";position:absolute;top:50%; left:0; display:block; width:3px;height:3px;margin-top:-1px; opacity:0.7; background:#bbb;}
ul.box02 li {width:49%;}
ul.box03 li {width:32.333%;}
ul.box04 li {width:24%;}

@media screen and (max-width:1000px) {
ul.box02 li,
ul.box03 li,
ul.box04 li {width:49%;}
}

@media screen and (max-width:767px) {
ul.list_basics li, 
ol.list_no li{font-size:12px;  padding-bottom:10px;   }
ul.list_basics li { background:url(../../img/dot_2.png) no-repeat 0 6px; padding-left:8px;} 
ol.list_no li span { width:20px; height:20px;font-size:10px;  }
ol.list_no li {padding-left:30px;margin-bottom:10px; }
ul.list_box {  margin-bottom:40px;}
ul.list_box li {padding:15px; }
ul.list_box li .img_wrap {display:block;}
ul.list_box li .img_wrap .img {width:100%; margin-bottom:10px;}
ul.list_box li .img_wrap  dl {width:100%;}
ul.list_box li dl dt {font-size:15px; padding-bottom:5px;}
ul.list_box li dl dd {font-size:12px;}
ul.box02 li,
ul.box03 li,
ul.box04 li {width:99%;}
}
 






/*******************************************************************1. È¸»ç¼Ò°³ *********************************************************************/
/*****  1-1. È¸»ç°³¿ä *****/
 /* ¼³¸³³âµµ ¿Ü ¼ýÀÚÄ«¿îÆ® */
.m_count ul {margin-bottom:50px;}
.m_count ul li {width:31.33%; padding:1%; display:inline-block;}
.m_count ul li dl {text-align:center;}
.m_count ul li dl dt {font-size:22px; padding-bottom:10px;}
.m_count ul li dl dd  {font-size:30px; font-weight:00; }
.m_count ul li dl dd b.counter {color:#000; font-family:"Montserrat"; font-size:60px;}
@media screen  and (max-width:1279px) {
.m_count ul li dl dt {font-size:15px; }
.m_count ul li dl dd  {font-size:17px; }
.m_count ul li dl dd b.counter {font-size:45px;}
}
@media screen  and (max-width:767px) {
.m_count ul {margin-bottom:30px;}
.m_count ul li dl dt {font-size:12px; }
.m_count ul li dl dd  {font-size:15px; }
.m_count ul li dl dd b.counter {font-size:28px;}
}
 /* È¸»ç°³¿ä - ¹Ú½ºÇü*/
.info_box  ul {margin-bottom:50px;  width:100%;  display:flex;  flex-wrap :wrap;    border-top:2px solid #000;   border-left:1px solid rgba(144,144,144,0.5); }
.info_box  ul li {margin:0; position:relative; width:33.33%;  display:inline-block; border-bottom:1px solid rgba(144,144,144,0.5);  }
.info_box  ul li:after {content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:rgba(144,144,144,0.4); z-index:1; }
.info_box  ul li dl {text-align:center; padding:92px 0 35px;}
.info_box  ul li dl dt {display:block; padding-bottom:5px;  font-weight:600; font-size:16px;}
.info_box  ul li dl dd  {display:block;   font-size:15px; font-family:"Montserrat",'Noto Sans KR';}
.info_box  ul li:nth-child(1) {background:url('../../img/info_icon1.png') no-repeat center 30px; }
.info_box  ul li:nth-child(2) {background:url('../../img/info_icon2.png') no-repeat center 30px; }
.info_box  ul li:nth-child(3) {background:url('../../img/info_icon3.png') no-repeat center 30px; }
.info_box  ul li:nth-child(4) {background:url('../../img/info_icon4.png') no-repeat center 30px; }
.info_box  ul li:nth-child(5) {background:url('../../img/info_icon5.png') no-repeat center 30px; }
.info_box  ul li:nth-child(6) {background:url('../../img/info_icon6.png') no-repeat center 30px; }
 
@media screen  and (max-width:1279px){ 
.info_box  ul li {width:33.33%;}
.info_box  ul li dl {padding:92px 0 35px;}
.info_box  ul li dl dt {font-size:16px;}
.info_box  ul li dl dd  { font-size:15px;}
}
 
@media screen  and (max-width:767px){ 
.info_box  ul {margin-bottom:30px;}
.info_box  ul li {width:100%;}
.info_box  ul li dl {padding:92px 0 35px;}
.info_box  ul li dl dt {font-size:13px;}
.info_box  ul li dl dd  { font-size:12px;}
.info_box  ul li:all-child(all) {background-size:10px; }
}
 /* È¸»ç°³¿ä - ¸®½ºÆ®Çü*/
.info_list  ul {margin-bottom:50px; width:100%;  border-top:2px solid #000;  display:flex;  flex-wrap :wrap;  justify-content: space-between;  }
.info_list  ul li {  margin:0 1%;   width:48%;   padding:25px 0;  border-bottom:1px solid rgba(144,144,144,0.5);  }
.info_list  ul li dl {text-align:left;}
.info_list  ul li dl dt {width:20%; float:left;  color:#000; font-weight:600; font-size:18px;   }
.info_list  ul li dl dd  {width:80%; float:left;  font-size:18px;}
@media screen  and (max-width:1279px) {
.info_list  ul li dl dt {font-size:15px;}
.info_list  ul li dl dd  {font-size:15px;}
}
@media screen  and (max-width:767px) {
.info_list  ul {margin-bottom:30px; }
.info_list  ul li { width:98%; }
.info_list  ul li dl dt {font-size:12px;   }
.info_list  ul li dl dd  {font-size:12px;}
}






/*****  1-2. ÀÎ»ç¸» *****/
/*  ÀÎ»ç¸» - Ã¹¹øÂ° ´Ü¶ô */
.sub_all .section1  .conwrap {display: flex;}
.sub_all .section1 .conwrap>div {width: 50%;}
.sub_all .section1 .conwrap .text_wrap {text-align:left; word-break: keep-all;}
.sub_all .section1 .conwrap .text_wrap * {letter-spacing:-0.025em;}
.sub_all .section1 .conwrap .text_wrap strong {display: block;font-size:40px;font-weight:600;  line-height: 1.2; text-align:left; margin-bottom:40px;}
.sub_all .section1 .conwrap .text_wrap strong:after {content:"";display: block;width: 60px;height: 1px;  background: #000;  margin:34px 0 31px;}
.sub_all .section1 .conwrap .text_wrap p {font-size: 17px;font-weight: 300;line-height: 1.7;}
.sub_all .section1 .conwrap .text_wrap p b{font-size:23px;}
.sub_all .section1 .conwrap .text_wrap p.ceo {margin-top:54px;}
.sub_all .section1 .conwrap .text_wrap p.ceo img {margin-left:8px;}
.sub_all .section1 .conwrap .img_wrap { padding:10px 3%; text-align:center;}
 /*  ÀÎ»ç¸» - µÎ¹øÂ° ´Ü¶ô */
.sub_all .section2 .inner {position: relative;display:flex;align-items:center;justify-content:center;width: calc(100% - 80px);height:800px;margin: 0 auto; padding:0; max-width:100%; overflow: hidden; background:#eee;}
.sub_all .section2 .inner .bg {width: 100%;height: 100%;background:url(../../img/ceo_text_bg.jpg) no-repeat center / cover;}
.sub_all .section2 .text_wrap {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align:center;}
.sub_all .section2 .text_wrap strong.tit {display:block;font-family:"Montserrat";font-size:60px;font-weight:100;letter-spacing:-0.025em;color:#fff;text-transform:uppercase;}
.sub_all .section2 .text_wrap span.sub_tit {display: block;text-align: center;font-size:40px;font-weight: 300;color: #fff;letter-spacing:-0.025em; word-break: keep-all;}
.sub_all .section2 .text_wrap p {position: relative;  opacity:0.8;margin: 29px 0 0;  }
.sub_all .section2 .text_wrap p span{display:inline-block; font-weight:300; padding:0 5px; margin:8px 0; letter-spacing:-0.025em;color:#fff;  background:#000;}
@media screen and (max-width:1279px){
.sub_all section .conwrap {width: calc(100% - 20px);}
.sub_all .section1 {margin-bottom: 10px;}
.sub_all .section1 .conwrap {flex-wrap: wrap;}
.sub_all .section1 .conwrap>div {width: 100%;}
.sub_all .section1 .conwrap .text_wrap { order: 2;  padding:30px 0%; }
.sub_all .section1 .conwrap .img_wrap {order: 1; padding:0%;}
.sub_all .section2 .inner {width: calc(100% - 20px);}
.sub_all .section2 .text_wrap { width: 100%;padding: 0 10%;}
.sub_all .section2 .text_wrap strong {margin-bottom:10px;}
.sub_all .section2 .text_wrap strong.tit {font-size: 37px;}
.sub_all .section2 .text_wrap span.sub_tit {font-size: 28px;word-break: keep-all; }
.sub_all .section2 .text_wrap p {margin: 25px 0 0; word-break: keep-all; }
}
@media screen and (max-width:767px){
.sub_all .section1 .conwrap .text_wrap strong {font-size: 31px; }
.sub_all .section1 .conwrap .text_wrap strong:after {width: 42px;margin: 25px auto 31px;}
.sub_all .section1 .conwrap .text_wrap p b{font-size:17px;}
.sub_all .section1 .conwrap .text_wrap p.ceo {margin-top:40px;}
.sub_all .section1 .conwrap .img_wrap {order: 1;}
.sub_all .section1 .conwrap .text_wrap p.ceo img {width:70px;}
.sub_all .section2 .text_wrap strong.tit {font-size: 31px;}
.sub_all .section2 .text_wrap span.sub_tit {font-size: 25px; }
.sub_all .section2 .inner {width: calc(100% - 20px); height:600px;}
}
 
 
 
  
 
/********** 1-3. ¿¬Çõ*********/
.history #section0 .inner{max-width:1300px; width: calc(100% - 30px); margin:0 auto; overflow:hidden;}
.history #section0{width:100%}
.history #section0 .inner .history_box .list_box .now_box{position:relative;padding:20px 0 90px; width:200px; margin:0 auto;}
.history #section0 .inner .history_box .list_box .now_box>img{position:relative;z-index:2;  }
.history #section0 .inner .history_box .list_box .now_box .mo {display:none;}
.history #section0 .inner .history_box .list_box .now_box:after{content:'';display:block;position:absolute;top:220px;left:100px;width:1px;height:9999px; background:url(../../img/dot_11.png) 0 0 repeat-y;z-index:1}
.history #section0 .inner .history_box .list_box .history_list{position:relative;padding-bottom:100px;border-bottom:1px solid #fff;z-index:3; }
.history #section0 .inner .history_box .list_box .history_list li dl{position:relative}
.history #section0 .inner .history_box .list_box .history_list li dl dt{padding-bottom:15px;font-size:60px;  color:#000; font-family:"Montserrat","Noto Sans KR"; }
.history #section0 .inner .history_box .list_box .history_list li dl dd{position:relative;padding:0 0 6px 12px;font-size:17px;line-height:22px; display:block; width:100%; }
.history #section0 .inner .history_box .list_box .history_list li dl img {width:100%;}
.history #section0 .inner .history_box .list_box .history_list li dl dd:after{content:'';display:block;position:absolute;top:11.5px;left:0;width:3px;height:3px;background:#000;}
.history #section0 .inner .history_box .list_box .history_list li dl dd.img {margin-top:20px;padding:0}
.history #section0 .inner .history_box .list_box .history_list li dl dd.img:after{display:none}
.history #section0 .inner .history_box .list_box .history_list li:first-child{margin-top:0 !important}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(even){margin:-130px 0 0 50%}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(even) dl{padding-left:130px;}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(even) dl:after{content:'';display:block;width:127px;height:13px;position:absolute;top:15px;left:-4px;background:url(../../img/list_line_right.png) 0 0 no-repeat}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd){margin:-130px 48.2% 0 0;text-align:right;}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl{padding-right:130px}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl:after{content:'';display:block;width:128px;height:13px;position:absolute;top:15px;right:0px;background:url(../../img/list_line_left.png) 0 0 no-repeat}
@media screen and (min-width:768px) {
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl dd:after{left:auto; right:0;}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl dd{display:inline-block;clear:right; padding:0 12px 6px 0;}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl dd.img {margin-top:20px; padding:0}
}
@media screen and (max-width:767px) {
.history #section0 .inner{max-width:600px;}
.history_list {padding-left:6px;}
.history #section0 .inner .history_box .list_box .now_box{ margin:0; text-align:left; width:300px; }
.history #section0 .inner .history_box .list_box .now_box .mo {display:block;}
.history #section0 .inner .history_box .list_box .now_box .pc {display:none;}
.history #section0 .inner .history_box .list_box .now_box img{position:relative;z-index:2; width:230px; }
.history #section0 .inner .history_box .list_box .now_box:after{top:38px;left:6px;}
.history #section0 .inner .history_box .list_box .history_list li dl dt{padding:0 0 10px 10px;font-size:27px;}
.history #section0 .inner .history_box .list_box .history_list li dl dd{position:relative;padding:0 0 6px 20px;font-size:13px;}
.history #section0 .inner .history_box .list_box .history_list li dl dd.img {margin:5px 0 25px 0;padding:0}
.history #section0 .inner .history_box .list_box .history_list li dl dd:after{ top:10px;left:12px;}
.history #section0 .inner .history_box .list_box .history_list li dl dd.img{ padding:10px;}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(even){margin:0}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(even) dl{padding:0}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(even) dl:after,
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl:after{left:-3px; height:20px; background:url(../../img/dot_c.png) 0 0px no-repeat; background-size:7px;}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd){margin:0;text-align:left; }
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl{padding:0px}
.history #section0 .inner .history_box .list_box .history_list li:nth-child(odd) dl dd{display:inline-block;clear:left}
}







/********** 1-4. ÀÎÁõ¼­*********/
.certificate {width:100%;  text-align:center; }
.certificate_txt {width:100%; margin:0 auto;  display:inline-block;  color:#000; padding:20px 0; text-align:center; border-bottom:1px solid rgba(0,0,0,0.2); border-top:1px solid rgba(0,0,0,0.2);  font-size:15px; }
.certificate_txt h3 {font-size: 20px; font-weight: bold; text-transform: uppercase;}
.certificate ul {max-width:100%; margin-top:40px; text-align:center;}
.certificate ul li {display:inline-block; width:17%; float:left; vertical-align:top; margin:20px 1.5%;}
.certificate ul li img {width:100%; border-radius:100px; animation-name:gall_half; animation-fill-mode: forwards;  animation-duration: 1s; animation-delay:1s; }
.certificate ul li p  { padding-top:20px; line-height:120%; text-align:center; font-size:14px;}
.certificate ul li p b {display:block; line-height:120%; padding-bottom:10px; font-size:21px; font-weight:700;}
.certificate ul li a:hover{opacity:0.6;}

@keyframes gall_half {
from {border-radius:100px; }
to {border-radius:0%;}
}

@media screen and (max-width:1279px) {
.certificate ul li {width:22%;}
.certificate ul li p  { font-size:13px;}
.certificate ul li p b  { font-size:19px;}
}

@media screen and (max-width:1024px) {
.certificate ul li {width:30.33%;}
.certificate ul li p  { font-size:12px;}
.certificate ul li p  b{ font-size:17px;}
}

@media screen and (max-width:767px) {
.certificate_txt { padding:10px 0; font-size:12px; }
.certificate ul {  margin-top:20px;}
.certificate ul li {width:47%;}
.certificate ul li p  b{ font-size:15px;}
}

/**********ÆË¾÷ÀÌ¹ÌÁö °¶·¯¸® °ü·Ã*********/
#lightboxOverlay { position: absolute;  top: 0; left: 0; z-index:9999999999999;background:rgba(0,0,0,0.7);  display: none;}
#lightbox {position: absolute; left: 0; width: 100%;  z-index: 1000000000000000000; text-align: center; line-height:0;  color:#fff;}
#lightbox title {color:#fff; font-size:21px;}
#lightbox a img { border: none;}
.lb-outerContainer { position: relative; *zoom: 1; width: 250px; height: 250px; margin: 0 auto; border-radius: 4px;}
.lb-outerContainer:after { content: ""; display: table; clear: both;}
.lb-container { padding: 10px;}
.lb-loader {position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
.lb-nav { position: absolute;  top: 0;  left: 0;  height: 100%;  width: 100%;  z-index: 10;}
.lb-container > .nav {  left: 0;}
.lb-nav a { outline: none;}
.lb-prev,
.lb-next {display: block; position: absolute; top:48%;  width:40px; height:40px;  border-radius:50%;}
.lb-prev {left:10px; float:left; background: url(../../img/main_prev.png) center center no-repeat; }
.lb-next {right:10px; float:right; background: url(../../img/main_next.png) center center no-repeat;}
.lb-prev:hover  {left:10px;}
.lb-next:hover {right:10px;}
.lb-dataContainer { margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%; border:0 0 4px 4px;}
.lb-dataContainer:after { content: ""; display: table; clear: both;}
.lb-data {padding: 0 10px;  color: #fff;}
.lb-data .lb-details { width: 85%; float: left; text-align: left; line-height: 1.1em;}
.lb-data .lb-caption { font-size:23px;  text-align:center; position: absolute; top:0; margin-top:-36px; /*Å¸ÀÌÆ²*/}
.lb-data .lb-number { display: block; clear: left; padding-bottom: 1em; font-size: 0px;}
.lb-data .lb-close { width: 35px; float: right; padding-bottom: 0.7em; outline: none;}
.lb-data .lb-close:hover { cursor: pointer;}
@media screen and (max-width:767px) {
.lb-data .lb-caption { font-size:17px;  margin-top:-26px;}
}









/********** 1-6. ¿À½Ã´Â±æ*********/
.location {width:100%;}
.location dl:after {content:"";display:block;clear:both;} 
.location dl dt { width:60%; float:right;}
.location dl dt iframe  {width:100%; height:600px; border-radius:20px; }  
.location dl dd {width:35%; float:left; }
.location dl dd ul li {font-size:21px;  margin-bottom:60px; font-family:"Montserrat","Noto Sans KR";  position:relative;}
.location dl dd ul li strong{font-size:35px; display:block; padding-bottom:5px;  font-family:"Montserrat","Noto Sans KR"; }
.location dl dd ul li strong:before {content:"";position:absolute;top:0;left:0;width:20px;height:1px;margin-top: -8px;background:#000;opacity:0.7;}

@media screen and (max-width:1279px) {
.location dl dd ul li {font-size:17px; }
.location dl dd ul li strong{font-size:27px;}
}

@media screen and (max-width:767px) {
.location dl dt { width:100%; display:block;}
.location dl dt iframe  {height:300px;}  
.location dl dd {width:100%; display:block; margin-top:30px;}
.location dl dd ul li {font-size:15px;  margin-bottom:30px; }
.location dl dd ul li strong{font-size:20px;}
.location dl dd ul li strong:before {width:15px;}
}











/*******************************************************************  2. »ç¾÷ºÐ¾ß *********************************************************************/

/********** 2-1. »ç¾÷ºÐ¾ß1*********/
.sub_all .gray_bg .business1 {display:flex;flex-wrap:wrap;justify-content: space-between;counter-reset: section;}
.sub_all .gray_bg .business1 li {width: 44.2%;}
.sub_all .gray_bg .business1 li:nth-child(odd) {margin-top:170px;}
.sub_all .gray_bg .business1 li .img_wrap {position:relative;overflow:hidden;}
.sub_all .gray_bg .business1 li .img_wrap img {width:100%;}
.sub_all .gray_bg .business1 li .text_wrap {text-align:center;margin-top:44px;}
.sub_all .gray_bg .business1 li .text_wrap strong {font-weight:700; font-size:45px;}
.sub_all .gray_bg .business1 li .text_wrap p {font-size:17px; margin-top:15px;}

@media screen and (max-width:1279px){
.sub_all .gray_bg .business1 li .text_wrap strong {font-size:35px;}
.sub_all .gray_bg .business1 li .text_wrap p {font-size:15px;}
}

@media screen and (max-width:767px){
.sub_all .mark_bg {position:relative;padding:20px 0 100px 0;background:url(../../img/mark_bg_w.png) no-repeat bottom -60px right; background-size:320px;}
.sub_all .gray_bg .business1 li {width: 100%; margin-bottom:60px; }
.sub_all .gray_bg .business1 li:nth-child(odd) {margin-top:0px;}
.sub_all .gray_bg .business1 li .text_wrap {margin-top: 24px;}
.sub_all .gray_bg .business1 li .text_wrap strong {font-size: 30px;}
.sub_all .gray_bg .business1 li .text_wrap p {font-size: 12px;margin-top: 10px;word-break: keep-all;}
}






/************* 2-2 »ç¾÷ºÐ¾ß2*************/
.sub_all .gray_bg .business2 {display:flex;flex-wrap:wrap;justify-content: space-between;counter-reset: section; }
.sub_all .gray_bg .business2 li {width: 100%; margin-bottom:70px;  padding-bottom:70px;  border-bottom:1px solid rgba(144,144,144,0.3); }
.sub_all .gray_bg .business2 li li {border:none;}
.sub_all .gray_bg .business2 li .img_wrap {position:relative;overflow:hidden; width:46%; float:left;}
.sub_all .gray_bg .business2 li .img_wrap img {width:100%;}
.sub_all .gray_bg .business2 li .text_wrap {text-align:left; margin-top:50px; width:50%; float:right;}
.sub_all .gray_bg .business2 li .text_wrap strong {font-weight:700; font-size:45px;}
.sub_all .gray_bg .business2 li .text_wrap p {font-size:17px;  margin-top:15px;}
.sub_all .gray_bg .business2 li:nth-child(even) .img_wrap {float:right;}
.sub_all .gray_bg .business2 li:nth-child(even) .text_wrap { float:left;}
.sub_all .gray_bg .business2 li:nth-child(even)  .text_wrap {text-align:right;}

@media screen and (max-width:1279px){
.sub_all .gray_bg .business2 li .text_wrap {margin-top:0px;}
.sub_all .gray_bg .business2 li .text_wrap strong {font-size:35px;}
.sub_all .gray_bg .business2 li .text_wrap p {font-size:15px;}
}

@media screen and (max-width:767px){
.sub_all .gray_bg .business2 li {margin-bottom:30px;  padding-bottom:30px;}
.sub_all .gray_bg .business2 li .img_wrap {width:100%;}
.sub_all .gray_bg .business2 li .text_wrap {margin-top:50px; width:100%;}
.sub_all .gray_bg .business2 li .text_wrap {margin-top:25px;}
.sub_all .gray_bg .business2 li .text_wrap strong {font-size: 30px;}
.sub_all .gray_bg .business2 li .text_wrap p {font-size: 12px;margin-top: 10px;word-break: keep-all;}
}
 
 






/******************* 2-3 »ç¾÷ºÐ¾ß3 (È­ÀÌÆ® / ºí·¢ ±¸°£ ±³Ã¼ ½ºÅ¸ÀÏ) *************************/
.wb_cross { position:relative; width:100%;}
.wb_cross dl {padding:110px 0; width:92%; max-width:1600px; margin:0 auto;}
.wb_cross dl:after {content:"";display:block;clear:both;}
.wb_cross dl dt {width:20%; float:left; font-size:45px;  letter-spacing:-0.03em; font-family:'pretendard','Noto Sans KR';  font-weight:600;}
.wb_cross dl dt strong {position:relative; display:block;   font-family:"Montserrat","Noto Sans KR"; }
.wb_cross dl dd {width:75%; float:right; text-align:left; padding:0;  }
.wb_cross dl dd p {font-family:"Montserrat","Noto Sans KR";  font-size:17px; line-height:160%; padding-bottom:20px; }
.wb_cross dl dd p strong {font-family:"Montserrat","Noto Sans KR"; font-size:30px; line-height:160%;  display:block; padding-bottom:10px;}
.wb_black {background-size:cover; background-position:center center; }
.wb_black p,
.wb_black li,
.wb_black b,
.wb_black span,
.wb_black dd,
.wb_black dd,
.wb_black strong {color:#fff;}

@media screen and (max-width:1279px) {
.wb_cross dl {padding:85px 0;}
.wb_cross dl dt  {font-size:35px;}
.wb_cross dl dd p {font-size:15px;  }
.wb_cross dl dd p strong {font-size:25px;}
}
 
@media screen and (max-width:767px) {
.wb_cross dl {padding:60px 0;}
.wb_cross dl dt  {width:100%; padding-bottom:40px; }
.wb_cross dl dt  {font-size:25px;}
.wb_cross dl dd   {width:100%;  }
.wb_cross dl dd p {font-size:13px; padding-bottom:15px; }
.wb_cross dl dd p strong {font-size:17px; padding-bottom:7px;}
}
 
 







/*********** 2-4 »ç¾÷ºÐ¾ß4 //ÀýÂ÷¿Í ¼³¸í **************/
.process {width:100%;;}
.process ul{max-width:1100px; margin:0 auto;}
.process ul li {float:left; padding-right:40px; margin-right:15px; background:url(../../img/arrow_2.png) no-repeat right 40px; text-align:center; margin-bottom:30px;}
.process ul li:last-child {padding:0; margin:0; background:none;}
.process ul li .pro_img { z-index:-1; isplay:inline-block;  width:130px; height:130px; text-align:center; background:#000; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; }
.process ul li .pro_img img {padding-top:27%;}
.process ul li p {font-size:17px;  line-height:120%; padding-top:10px;  width:130px; }
.process ul li p span {font-size:30px; line-height:140%; color:#737373; display:block; font-family:"Montserrat","Noto Sans KR"; font-weight:200; }

@media screen and  (max-width:1200px) {
.process ul{max-width:930px;}
.process ul li {padding-right:35px; margin-right:10px; background-position:right 32px;}
.process ul li .pro_img {width:110px; height:110px;}
.process ul li .pro_img img {width:50px;}
.process ul li p {font-size:14px;  width:110px; }
.process ul li p span {font-size:25px; }
}

@media screen and  (max-width:1000px) {
.process ul{max-width:470px;}
}

@media screen and  (max-width:600px) {
.process ul{max-width:300px;}
.process ul li {padding-right:22px; margin-right:7px; background-size:15px; background-position:right 20px;}
.process ul li .pro_img {width:70px; height:70px;}
.process ul li .pro_img img {width:30px;}
.process ul li p {font-size:11px; width:70px; }
.process ul li p span {font-size:15px;}
}

/* ÇÏ´Ü ¼³¸íºÎºÐ */
.pro_txt {width:100%; margin:0 auto; padding:20px 0;}
.pro_txt ul li {padding:40px 0 25px 280px; position:relative;  text-align:left; border-bottom:1px solid rgba(0,0,0,0.2);  min-height:120px;}
.pro_txt ul li h4{font-size:18px;  left:0; top:35px; padding:15px 0; letter-spacing:-0.03em;  background:#000 url(../../img/arrow_2.png) no-repeat 10px center; position:absolute; text-align:center; width:250px; color:#fff; display:block; }
.pro_txt ul li p {font-size:17px;} 
.pro_txt ul li p span{font-weight:bold; } 

@media screen and  (max-width:1279px) {
.pro_txt ul li {padding-left:230px;}
.pro_txt ul li h4{font-size:17px;  width:200px;}
.pro_txt ul li p {font-size:15px;}  
}

@media screen and  (max-width:767px) {
.pro_txt { padding:10px 0 60px 0;}
.pro_txt ul li h4{font-size:16px; padding:7px 0;  background-size:5px; width:100%; position:relative; top:0; margin-bottom:10px;}
.pro_txt ul li {padding-left:0; padding:20px 0;} 
.pro_txt ul li p{font-size:13px;} 
}







 
/*********** 2-5. È«º¸¿µ»ó ************/
.movie {width:100%; text-align:center;}
.movie iframe {border:15px solid #000; width:100%; height:700px; max-width:1100px; margin:0 auto; }

@media screen and (max-width:1024px) {
.movie iframe {border:7px solid #000;  height:500px; max-width:700px; }
}

@media screen and (max-width:767px) {
.movie iframe { height:220px; max-width:400px;}
}








/******************************************************************* 4. ÀÎÀçÃ¤¿ë*********************************************************************/

/********* 4-1. Ã¤¿ë¾È³»*********/
/* Ã¤¿ë¾È³» - ÀÎÀç»ó */
.circle_box { position:relative; width:100%; }
.circle_box ul {max-width:1600px; margin:0 auto; width:92%;  margin-bottom:50px; }
.circle_box ul li {width:30.333%; margin:0 1.5%; float:left;}
.circle_box ul:after {content:"";display:block;clear:both;}
.circle_box ul li dl {padding:20px;}
.circle_box ul li h5 {padding:20px 0 15px; border-bottom:1px solid rgba(158,158,158,0.3);  font-weight:600; }
.circle_box ul li p { font-size:17px;}
.circle_box ul li dt {width:100%; text-align:center;}
.circle_box ul li dd {width:100%;}
.circle_box ul li dt img {width:100%; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

@media screen and (max-width:1279px) {
.circle_box ul li {width:33.333%; margin:0%;}
.circle_box ul li p {font-size:15px;}
}

@media screen and (max-width:767px) {
.circle_box  {max-width:700px; margin:0 auto;}
.circle_box ul li {width:100%; padding:10px 0;}
.circle_box ul li dt img {max-width:350px;}
.circle_box ul li p {font-size:13px;}
}


/* Ã¤¿ë¾È³» - º¹¸®ÈÄ»ý */
.recruit {display:flex;flex-wrap:wrap;justify-content: space-between;counter-reset: section;}
.recruit li {width:100%; margin-bottom:70px; padding-bottom:70px; border-bottom:1px solid rgba(158,158,158,0.3); }
.recruit li .img_wrap {position:relative;overflow:hidden; width:40%; float:left;}
.recruit li .img_wrap img {width:100%;}
.recruit li .text_wrap {text-align:left; margin-top:30px; width:56%; float:right;}
.recruit li .text_wrap strong {font-size:22px; margin-bottom:10px; font-weight:600; display:block;}
.recruit li .text_wrap p {font-size:17px; margin-bottom:15px; }
.recruit li:nth-child(odd) .img_wrap {float:right;}
.recruit li:nth-child(odd) .text_wrap { float:left;}
.recruit li:nth-child(odd)  .text_wrap {text-align:right;}

@media screen and (max-width:1279px){
.recruit li .text_wrap {margin-top:0px;}
.recruit li .text_wrap strong {font-size:19px;}
.recruit li .text_wrap p {font-size:15px;}
}

@media screen and (max-width:767px){
.recruit li {margin-bottom:40px; padding-bottom:40px;}
.recruit li .img_wrap {width:100%;}
.recruit li .text_wrap {margin-top:30px; width:100%;}
.recruit li .text_wrap strong {font-size:17px; margin-bottom:0; }
.recruit li .text_wrap p {font-size:13px;margin-top:10px;word-break: keep-all;}
.recruit li:nth-child(odd)  .text_wrap {text-align:left;}
}
/* Ã¤¿ë¾È³» - ¸ðÁýºÐ¾ß */
/* Å×ÀÌºí */
.tstyle_common thead th,
.tstyle_02 tr th{background-color:#3B3B3B;  font-weight:500; color:#fff;}
.tstyle_common td span {color:#fff; }
.tstyle_common{ margin:10px auto 40px auto;}
.tstyle_common thead th{ padding:15px;  font-size:15px; text-align:center; }
.tstyle_common tbody th{text-align:center; font-size:15px;  border-left:1px solid rgba(158,158,158,0.3); border-bottom:1px solid rgba(158,158,158,0.3);   background:#eee; color:#000; font-weight:600; border-right:1px solid rgba(158,158,158,0.3);  }
.tstyle_common td{background:#fff; color:#3B3B3B; padding:15px;  font-size:14px; border-bottom:1px solid rgba(158,158,158,0.3);  border-right:1px solid rgba(158,158,158,0.3);text-align:left;  }
.tstyle_common td span {font-size:14px; font-weight:600; color:#000;}
.tstyle_common caption {font-size:0; line-height:0;}
.tstyle_common .fC {text-align:center;}
.tstyle_common .fR {text-align:right;}
@media screen and (max-width:1000px) {
.tstyle_common thead th{padding:10px 5px; font-size:13px;}
.tstyle_common tr th{ font-size:13px;  }
.tstyle_common td{ padding:10px 5px;  font-size:11px;}
.tstyle_common td span {  font-size:11px;}
}
/*****  4-3. Ã¤¿ëÁ¢¼ö (Æû¸ÞÀÏ 1 - »ó´Ü °£·« ¼³¸í±Û µé¾î°¡´Â ºÎºÐ) *****/
.form_con {position:relative;  margin-bottom:40px;   width:100%;   background:#E4E4E4;  }
.form_con section{padding:30px; }
@media screen and  (max-width:1000px) {
.form_con section{ padding:20px;}
}






/******************************************************************* 5. °í°´¼¾ÅÍ*********************************************************************/

/********* 5-4. FAQ*********/
/* ¶³¾îÁö´Â ·¹ÀÌ¾î*/
.faq_box {border-bottom:1px solid #000;  margin-top:1px; padding:0 5%; cursor:pointer;}
.faq_box .qustion {position:relative; padding:25px 0;}
.faq_box .qustion a {display:block; position:relative;font-size:21px;color:#000; letter-spacing:-0.04em; line-height:140%;  font-weight:600; }
.faq_box .qustion a span.icon_q {vertical-align:top; margin-right:8px;  display:inline-block; width:25px; text-align:center; height:25px; line-height:20px; border-radius:3px; }
.faq_box .qustion a span.icon_q img {width:15px;  vertical-align:middle; }
.faq_box.on {background:#000;}
.faq_box.on .qustion a span.icon_q { background:#fff;}
.faq_box.on .qustion a { display:block;position:relative;font-size:23px; color:#fff; padding-bottom:8px;}
.faq_box .answer {background:url(../../img/icon_a.png) no-repeat right bottom;  display:none;padding:0 0px 25px 0px;    }
.faq_box .answer p {font-size:17px; line-height:160%; padding-bottom:7px; color:#fff; opacity:0.8;}
.faq_box .answer h4 {font-size:20px; color:#fff; padding:10px 0 0 0;  }
.faq_box .answer ul {background-color:rgba(255,255,255,0.2); padding:15px; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius:10px; margin-bottom:20px; }
.faq_box .answer ul li {border:none; padding:12px 0 10px 10px;font-size:15px;  margin-top:0px; background:url(../../img/dot_1.gif) no-repeat 0 19px; color:#fff; opacity:0.8; border-bottom:1px solid rgba(255,255,255,0.3);  } 
.faq_box .answer ul li:last-child {  border-bottom:none;} 

@media screen and (max-width:1000px) {
.faq_box {padding:10px 10px 0 10px;}
.faq_box .qustion a {font-size:15px; }
.faq_box .qustion a span.icon_q {width:22px; height:22px;}
.faq_box.on .qustion a {font-size:15px;}
.faq_box .answer {  display:none;padding:15px 0px; }
.faq_box .answer p {font-size:11px;line-height:140%;}
.faq_box .answer h4 {  font-size:15px; }
.faq_box .answer ul {padding:10px; margin-bottom:10px; }
.faq_box .answer ul li {padding:12px 0 10px 10px;font-size:11px;} 
}
 



/***** 5-5. °í°´¼¾ÅÍ-ÀÏ´ëÀÏ¹®ÀÇ *****/
.img_form {width:100%; display:flex;  flex-wrap :wrap;  }
.img_form:after {content:"";display:block;clear:both;}
.img_form .tit {width:50%;  float:left;  text-align:center;  position: relative; background:url(../../img/contact.jpg) no-repeat 0 center / cover;  }
.img_form .tit  h4 {color:#fff; font-size:40px;   position: absolute; left:0; width:100%; text-align:center; top:45%; display:block;  }
.img_form .tit  p {color:#fff;   font-size:18px;   position: absolute; left:0; width:100%; text-align:center; top:52%; display:block; }
.img_form .img_form_con {width:50%;  float:right;   background:#fff; }
.img_form .img_form_con section{padding:70px;}
@media screen and (max-width:1200px) {
.img_form .tit  h4 {font-size:32px; top:45%; display:block;  }
.img_form .tit  p {font-size:16px;  top:52%; display:block; }
.img_form .img_form_con section{padding:40px;}
}
@media screen and (max-width:767px) {
.img_form .tit {width:100%; display:block; background:url(../../img/contact.jpg) no-repeat 0 center /  100%; padding:72px 10px 60px 10px; }
.img_form .tit  h4 { font-size:20px;  top:0; position: relative;}
.img_form .tit  p { top:0; font-size:13px; position: relative;}
.img_form .img_form_con {width:100%;   display:block; }
.img_form .img_form_con section{padding:20px; display:block;}
}






/*** ÀÌ¹ÌÁö ÅÇ (Ãß°¡) ***/


.tab-container {
    margin-bottom: 20px;
}


.tab-button {
    padding: 10px 25px;
    margin: 0 5px;
    color: #ffffff;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 0px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
}

.tab-button:hover {
    background-color: #545454;
}

.image-container {
    text-align: center;
    margin-top: 20px;
}


.image-container img {
    width: 100%; /* ¹ÝÀÀÇü ÀÌ¹ÌÁö */
    height: auto;    /* ºñÀ² À¯Áö */
}




/*** ÀÌ¹ÌÁö ·Ñ¸µ ***/



.carousel-container {

    width: 100%; /* ÃÖ´ë ³Êºñ ¼³Á¤ */

    margin: auto; /* Áß¾Ó Á¤·Ä */

    overflow: hidden; /* ³ÑÄ¡´Â ³»¿ë ¼û±è */

 /* ÀÚ½Ä ¿ä¼Ò¿¡ ´ëÇÑ À§Ä¡ ¼³Á¤ */

}




.slide {

    position: absolute; /* Àý´ë À§Ä¡ ÁöÁ¤ */

    width: 100%; /* °¡·Î¸¦ 100%·Î ¼³Á¤ */

    opacity: 0; /* ÃÊ±â ºÒÅõ¸íµµ 0 */

    transition: opacity 1s ease-in-out; /* ºÎµå·¯¿î ÀüÈ¯ */

}




.active {

    opacity: 1; /* È°¼ºÈ­µÈ ÀÌ¹ÌÁöÀÇ ºÒÅõ¸íµµ 1 */

}




/* ¸ð¹ÙÀÏ ´ëÀÀ */

@media (max-width: 1024px) {

    .slide {

        width: 100%; /* ¸ð¹ÙÀÏ¿¡¼­µµ ÀüÃ¼ Æø »ç¿ë */

    }

}