@charset "utf-8";

/*공통*/
.sub_content {padding:80px 0 100px}
.img_mo{display:none}
.img_pc{display:block}
.mo_table{display:none}
.main_color{color: #ff4b17;}
.text_center{text-align:center}
h2, p{ word-break: keep-all;}
/*페이지 준비중*/
.con_box img{margin:auto;display:block}


.con_box{margin:auto;}

/*sidebar*/
.sVisual { position: relative; margin:0 auto; width:100%;height:430px;aspect-ratio:64/15; z-index: 8; background:#fff url('../img/sub/sub_visual01.jpg') center center no-repeat; background-size:cover;}

.sVisual.visual01{ background:#fff url('../img/sub/sub_visual01.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual02{ background:#fff url('../img/sub/sub_visual02.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual03{ background:#fff url('../img/sub/sub_visual03.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual04{ background:#fff url('../img/sub/sub_visual04.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual05{ background:#fff url('../img/sub/sub_visual05.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual06{ background:#fff url('../img/sub/sub_visual06.jpg') center bottom no-repeat; background-size:cover;}

.txt_box {width: 100%;position: absolute;left: 0;bottom: 100px;}
.txt_box h1{font-size:48px; color:#fff; font-weight:800; word-break:keep-all;margin-bottom:30px;}

#sidebar {position: relative; height: 30px; width:100%;display: flex; column-gap: 15px;}
#sidebar > div {max-width: 300px;}
#sidebar .home {width:17px; height: 30px; float: left; background:url('/img/sub/ic_home.png') no-repeat center center; font-size:0;}
#sidebar .home a {display:block; width:100%; height:100%;}
#sidebar .snb {position: relative; width:auto;padding:0;display:inline-block;}
#sidebar .snb:before {content:'';display:block;width:1px;height: 14px;background:#fafafa;position:absolute;left:0;top:50%; transform: translateY(-50%);}
#sidebar .snb1 {margin-left:0;}
#sidebar .snb > .over {min-width: 95px; position: relative; display: inline-block; height: 30px; padding-right: 23px;}
#sidebar .snb > .over span {color:#fff;line-height:30px; font-size: 18px; padding-left: 15px; position: relative; display: block; width:auto; text-align:left; }
#sidebar .snb > .over:after {position:absolute; top:50%; right:0px; transform: translateY(-50%); width:12px; height:auto; aspect-ratio: 1/1; content:''; background:url('/img/sub/snb_arr.png') no-repeat center center;}
#sidebar .snb > .over .arrow {position: absolute; top: 50%; right: 30px; width: 20px; height: 20px; margin-top: -8px; font-size: 20px;}
#sidebar .snb > .over.open .arrow {transform: rotate(-180deg); margin-top: -10px;}

#sidebar .snb .snb_con {display: none; position: absolute; left: -0px; width: calc(100% - 0px) !important; background: #fff; z-index: 11; border-right: 1px solid #eee; border-left: 1px solid #eee;}
#sidebar .snb .snb_con li {border-bottom: 1px solid #eee;}
#sidebar .snb .snb_con li a {display: block; padding: 10px 10%; font-size:15px;text-align:left; transition:0.3s;}
#sidebar .snb .snb_con li a:hover {background:#f3f3f3;}
#sidebar .snb .snb_con li.on {position: relative;}
#sidebar .snb .snb_con li.on a {padding-left: 25px; font-weight: 500;}
#sidebar .snb .snb_con li.on a:before {content: ""; position: absolute; top: 50%; left: 10px; width: 7px; height: 3px; margin-top: -1px; background: #1c202c;}

/* sidebar css 추가 20251113 */
#sidebar .snb .snb_con {min-width: 150px;}
#sidebar .snb .snb_con li a {padding: 10px 8px; word-break: keep-all;}
#sidebar .snb > .over:focus::after {transform: translateY(-50%) rotate(-180deg); transition: 0.3s;}


/* touchBar 추가 20251118 */
.touchBar_wrap {width: 100%; height: 60px; position: absolute; z-index: 9; bottom: 0; left: 0;}
#touchBar {width: 100%; height: 100%; display: flex; background: #ffffff70;}
#touchBar li {width: calc(100%/2); padding: 0 8px; transition: 0.3s;}
#touchBar li a {width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; word-break: keep-all; font-size: 17px; font-weight: 500; text-align: center; color: #fff;}
#touchBar li.on {background: #fff;}
#touchBar li.on {pointer-events: none;}
#touchBar li.on a {color: #1758a7; font-weight: 700;}
#touchBar li:hover {background: #eee;}
#touchBar li:hover a {color: #333; font-weight: 700;}


/* 공통 */

.flex-wrap {display:flex; justify-content:space-between;}

.center {text-align:center !important;}

.sub_title {position: relative;display:flex;flex-wrap:wrap;margin: 0 auto 40px;;text-align: center;justify-content:center}
.sub_title h1 {font-weight:800; text-align:center;font-size: 48px;}
#content .box{margin: 120px auto;}


.con_box .sub_tit {position:relative; font-size:32px; font-weight:700; letter-spacing:-0.5px; color:#111; margin-bottom:40px; padding-left:35px; text-align: left;}
.con_box .sub_tit:before {content:''; width:25px; height:25px; background:url('../images/sub/sub_tit.png') no-repeat; background-size:cover; position:absolute; left:0; top:5px;}

.sub_tit02 {position:relative; font-size:22px; font-weight:700; color:#555; text-align:left; margin-top:30px;  margin-bottom:40px; border:none; padding-left:25px;}
.sub_tit02:hover {box-shadow:none;}
.sub_tit02:before {content:''; width:19px; height:19px; background:url('../images/sub/sub_tit02.png') no-repeat; background-size:cover; position:absolute; left:0; top:4px;}

.sub_tit03 {font-size:20px;  font-weight:700; color:#555; text-align:left; margin-bottom:40px;}


.table01 {margin-top:10px;}
.table01 tr {border-bottom:1px solid #ccc;}
.table01 th {font-weight:bold; text-align:center; background:#5295e3; font-size:18px; padding:15px 10px; color:#fff;  border-right:1px solid #fff;}
.table01 td {text-align:left; padding:15px 10px; border-right:1px solid #ccc;}
.table01 td:last-child {border-right:none;}

.table02 th {background:#7a7a7a;}
.table02 td {text-align:center;}

.caution {font-size:14px; color:#c10000; margin-top:15px; display:none;}

.con_title{font-size: 26px; font-weight: 700; text-align: left; line-height: 1.3em; margin-bottom:30px; letter-spacing: -.5px;}
.con_title::before{content: ""; display:inline-block ; width: 24px; height: 4px; margin-right: 10px; transform: rotate(135deg); margin-top: 12px; background-color:#c10000; vertical-align: top; margin-top: 12px;}

.red {color:#c10000;}

.pc {}
.mob {display:none}


/*==================================회사소개==================================*/


/*인사말*/
#company img {display: inline-block;float: left;border-radius: 25px 0;}
.company_con {width: calc(100% - 583px);float: right;}
#company02 {clear: both;width: 100%;float: left;margin-top: 80px;}
#company02 img {display: inline-block;float: right;border-radius: 0 25px;}
.company_con02 {width: calc(100% - 583px);float: left;}
.company_con02 h2 {font-size: 33px;font-weight: 900;margin-bottom: 30px;}
.company_con02 h2:before {content: "";width: 15px;height: 15px;border-radius: 50%;background: #065c8e;display: inline-block;margin-right: 10px;vertical-align: middle;}
.company_con02 li {position: relative;padding: 1px 0 1px 15px;margin: 0;line-height: 1.5;word-break: keep-all;color: #555;}
.company_con02 li:before {display: block;content: "";position: absolute;top: 13px;left: 0;width: 5px;height: 5px;background: #065c8e;border-radius: 50%;}
/* .sign {display: block;text-align: right;font-size: 21px;font-weight: 700;margin-top: 20px;} */
#company03 {clear: both;width: 100%;float: left;margin-top: 80px;}
#company03 img {display: inline-block;float: left;border-radius:25px 0;}
.company_con03 {width: calc(100% - 688px);float: right;}
.company_con03 h2 {font-size: 33px;font-weight: 900;margin-bottom: 30px;}
.company_con03 h2:before {content: "";width: 15px;height: 15px;border-radius: 50%;background: #065c8e;display: inline-block;margin-right: 10px;vertical-align: middle;}
.company_con03 li {position: relative;padding: 1px 0 1px 15px;margin: 0;line-height: 1.5;word-break: keep-all;color: #555;}
.company_con03 li:before {display: block;content: "";position: absolute;top: 13px;left: 0;width: 5px;height: 5px;background: #065c8e;border-radius: 50%;}

/*오시는 길*/
/* .location{text-align:center;}
.location iframe .gmnoprint{display: none !important;}
.location .title{margin-bottom: 30px;}
.location table{font-size:20px;border-top:2px solid #1e499e;margin-top:30px;}
.location table th{border-bottom:1px solid #fff;color:#fff;border-bottom:1px dotted #ddd;}
.location table td{padding:20px 25px;border-bottom:1px dotted #ddd;text-align:left;background:#ffffffa1;}
.location table th span{padding:5px 0;width:100%;border-radius:30px;color:#fff;background:#1e499e;display: block;}
.location ul li{float:left;width:50%;}
.location ul{overflow:hidden;}
.location_bg{margin-top:130px;}
.location h3{display:inline-block;} */


/* tabmenu */
.tab_menu_container{width: inherit;margin: 0 auto;}
ul.tabs{margin: 0px;padding: 0px;list-style: none;display:flex;flex-driection:row;flex-wrap:wrap}
ul.tabs li{background: none;border:1px solid #ddd;box-sizing:border-box;color: #222;display: flex;flex-direction: column;padding: 10px 20px;cursor: pointer;}
ul.tabs li.current{background: #065c8e;color: #fff;flex-direction: column;}
.tab-content{display: none;}
.tab-content.current{display: inherit;}
/* th img,td img{width:2.5vw;} */
.img_wr{width:30px;}
.ect_scrip_img img{width:1vw;}
.white{color:#fff}
.tab_menu_container{margin-top:20px;}
.edu_list {overflow: hidden;}
.edu_list li {width: 32%;float: left;margin-right: 1.5%;margin-top:20px;}
.edu_list li:nth-child(3n) {margin-right: 0;}
.edu_list li img {display:block;}
.edu_list li span {display:block;margin-top:10px;text-align:center;}
/* 장비보유현황 */
.ts_table{padding-bottom:10%}
.ts_table table{border-top: 2px solid #ddd;}
.ts_table table thead{background:#2b2b2b;color:#fff}
.ts_table table thead tr th{padding:10px 0;text-align:center}
.ts_table table tr td{text-align:center;padding:10px 0;border-bottom: 1px solid #ddd}
.ts_table table tr td figure{width:100%;max-width:490px;height:auto;    margin: 0 auto;}
.ts_table table tr td figure img{width:100%;height:auto}


#iso_con h2 {font-size: 31px;font-weight: 700;position: relative;margin-bottom:30px;}
#iso_con h2:before {content: "";width: 15px;height: 15px;border-radius: 50%;background: #065c8e;display: inline-block;margin-right: 10px;vertical-align: middle;}

.iso_sec {clear: both;overflow: hidden;margin-top: 50px;}
.iso_sec.first {margin-top: 0;}
#iso_con h3 {color: #065c8e;font-size: 22px;font-weight: 700;margin-bottom: 30px;}
.sec_list li {position: relative;padding: 1px 0 1px 15px;margin: 0;line-height:1.5;word-break:keep-all;color:#555;}
.sec_list li:before {display: block;content: "";position: absolute;top: 13px;left: 0;width: 5px;height: 5px;background: #065c8e;border-radius: 50%;}


table.iso-table {border-left:1px solid #d3d3d3;border-top:2px solid #065c8e;}
table.iso-table th {padding:10px; border-top:none;border-right:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; background:#f2f2f2;color:#383838;font-size:15px;text-align:center;letter-spacing:-0.1em}
table.iso-table td {text-align:center;padding:10px; font-size:15px;border-top:none;border-right:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3;/*border-left:1px solid #f3f3f3;*/line-height:1.5em;word-break:break-all}
table.iso-table td.left {text-align:left;}

.mt50 {margin-top: 50px;}
.mt30 {margin-top: 30px;}

.iso_img {clear: both;text-align: center;overflow: hidden;}
.iso_img img {display:inline-block;}
.iso_img img.pc {display:inline-block;}
.iso_img img.mo{display:none;}

/* 조직도 */
.organ {}
.organ div {text-align:center;}


/* 연혁 */
.history {padding-bottom:60px;}
.history .itemBox {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;gap: 0 7%;}
.history .imgBox {width: 100%;max-width: 479px;-ms-flex-negative: 0;flex-shrink: 0;padding: 23% 0;position: relative;overflow: hidden;}
.history .item .img,.history .item span {opacity: 0;-webkit-transition: all 0.6s;transition: all 0.6s;}
.history .item .img {width: 100%;height: 0;position: absolute;left: 0;right: 0;bottom: 0;opacity: 0;overflow: hidden;}
.history .item .img img {position: absolute;}
.history .item span {color: #ffffff;font-size: 64px;font-weight: 600;letter-spacing: 0.4em;position: absolute;top: 60px;right: 40px;}
.history .item.on .img,.history .item.on span {opacity: 1;}
.history .item.on .img {height: 100%;}

.history .item.on span {
  letter-spacing: -0.020em;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.history .textBox,
.history .listBox,
.history .list,
.history dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.history .textBox {
  width: 100%;
  position: relative;
}

.history .bar {
  width: 1px;
  height: calc(100% - 1.2em);
  background: #DDDDDD;
  margin: 1.2em 0 0;
  position: absolute;
  left: 4.5px;
  overflow: hidden;
}

.history .bar span {
  display: block;
  width: 1px;
  height: 0;
  background: #de1e26;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.history .listBox,
.history .list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.history .listBox {
  width: 100%;
  gap: 40px 0;
  padding: 0 45px;
  overflow-y: scroll;
}

.history .listBox::-webkit-scrollbar {
  width: 0;
}

.history .list {
  gap: 40px 0;
}

.history dl {
  position: relative;
}

.history dl::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background: #de1e26;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: -43.5px;
}

.history dl dt {
  width: 145px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #111111;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
}

.history dl p,
.history dl p b {
  line-height: 2.2;
}

.history dl p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px;
  color: #555555;
  font-size: 20px;
  font-weight: 300;
}

.history dl p::before {
  content: "-";
}

.history dl p span {font-size:20px; vertical-align: bottom; display: contents;}



/* 견적문의 */

.inquiry .step {color: #020202;text-align: center; padding: 40px 0 40px; box-sizing: border-box; border-bottom:1px dashed #dbdbdb;}
.inquiry .step .tit {font-size:32px; font-weight:bold; text-align:center; line-height: 1.4; margin-bottom:60px; word-break:keep-all;}
.inquiry .step .step-list {display: inline-block; width:20%; max-width:250px; text-align: left; padding:15px 0; box-sizing: border-box; margin-right:50px; position: relative;}
.inquiry .step .step-list span {font-size:16px;font-weight: 700;}
.inquiry .step .step-list p {font-size:24px; margin-top:10px;}
.inquiry .step .step-list:after {content: ''; display: block; width:48px; height:20px; background: url('../images/sub/inquiry_arrow.png') no-repeat; background-size: contain; position: absolute; right:0; top: 50%; transform: translateY(-50%);}
.inquiry .step .step-list + .step-list + .step-list + .step-list {margin-right:0;}
.inquiry .step .step-list + .step-list + .step-list + .step-list:after {display: none;}

.inquiry .step-notice {padding:40px 0 0 50px; box-sizing: border-box; text-align: left;}
.inquiry .step-notice p {font-size:16px; color:#555; line-height:1.8;  word-break:keep-all;}

.option_wrap{display:flex;flex-wrap:wrap;gap:20px}
#container #bo_w .input_address{padding:8px 20px; box-sizing:border-box}


#popup_open_btn {display: flex; margin: 60px auto; width: 270px; height: 60px; align-items: center; justify-content: center; background: #333; color: #fff; font-size: 18px;}

#my_modal {display: none;z-index:999;}
#my_modal .panel .title {width: 200px; height:50px; position: absolute; left:30px; top:-25px; background:#fff; font-size:20px; font-weight:bold; color:#c10000; display:flex; justify-content: center; align-items: center; }
#my_modal .modal_close_btn {width:35px; height:35px; background: url('../images/sub/btn_close.png'); background-size:cover; position: absolute;top: 20px;right: 20px; cursor:pointer;}
#my_modal .panel {width: 720px; height: 560px; background:#f3f3f3 url('../images/sub/modal.png'); background-size:cover; position: relative; }
#my_modal .panel .content .question {text-align: center; padding-top:100px;}
#my_modal .panel .content .question span {font-size:32px; line-height:1.2; font-weight:bold; color:#020202; position: relative; display: inline-block; word-break:keep-all; max-width:90%;}
#my_modal .panel .content .answer { margin-top: 60px; display: flex; flex-wrap: wrap; gap: 30px 0; font-size: 24px; padding: 0px 10%;}
#my_modal .panel .content .answer > div { width:50%; display: flex; align-items: center; gap: 10px; }
/* #my_modal .panel .content .answer02 > div {width:33%;} */
#my_modal .panel .content .answer label.radio {font-size:20px; font-weight: normal; color: #333;}
#my_modal .panel .content .answer .etc { background: #f8f8f8; border: 1px solid #ddd; width: 157px; height: 40px; padding: 0 10px; font-size: 20px; margin-left:20px; }
#my_modal .panel .content .answer .etc:read-only { background: #eee; }
/* #my_modal .panel .content .answer02 .etc {width:110px; margin-left:0;} */
#my_modal .panel .prev { color: #8b8b8b; font-size: 18px; display: flex; align-items: center; gap: 7px; position: absolute; left: 27px; bottom: 17px; cursor:pointer;}
#my_modal .panel .prev:before { content: ''; display: inline-block; background: url('../images/sub/modal_next.png'); background-size:cover; width: 46px; height: 46px; }
#my_modal .panel .next { color: #8b8b8b; font-size: 18px; display: flex; align-items: center; gap: 7px; position: absolute; right: 27px; bottom: 17px; cursor:pointer;}
#my_modal .panel .next:after { content: ''; display: inline-block; background: url('../images/sub/modal_next.png'); background-size:cover; width: 46px; height: 46px; transform: rotate(180deg); }
#my_modal .panel .checkbox { display: flex; align-items: center; gap: 10px; }
#my_modal .panel input[type=checkbox] { display: none; }
#my_modal .panel input[type=checkbox] + i { width: 18px; height: 18px; border:1px solid #333; box-sizing: border-box;  }
#my_modal .panel input[type=checkbox]:checked + i { width: 18px; height: 18px; background: url('../images/sub/ck_on.png'); border:0; }
#my_modal .panel .info {padding-top:40px;}
#my_modal .panel .info .copy {font-size:26px; line-height:1.2; font-weight:bold; color:#020202; text-align:center; letter-spacing: -2px; }
#my_modal .panel .info .form {padding:0 10%;}
#my_modal .panel .info table { table-layout: fixed; border: 0; margin-top: 40px; }
#my_modal .panel .info table th { font-size: 16px; width: 80px; color: #444; padding: 0; font-weight: 500; line-height: 40px; vertical-align: top;  border: 0;}
#my_modal .panel .info table td { padding: 0 0 10px; border: 0;}
#my_modal .panel .info table td > div { display: flex; align-items: center; gap: 10px; }
#my_modal .panel .info input {height: 40px; box-sizing: border-box; padding: 0px 10px; border: 1px solid #d5d5d5; color: #1f1f1f; font-size: 15px; min-width:100px; }
#my_modal .panel .info input:read-only { background: #f8f8f8;}
#my_modal .panel .info .comment { font-size: 14px; color: #999999; margin-top: 6px; }
#my_modal .panel .info .btn {width: 100px; color: white; background-color: #666; text-align: center; font-size: 15px; letter-spacing: -0.5px; display: inline-block; }
#my_modal .panel .info .submit { width: 276px; color: white; background-color: #333; text-align: center; font-size: 18px; line-height: 60px; letter-spacing: -0.5px; display: block; margin: 30px auto; }
#my_modal .panel .info select {appearance: none; border-radius: 0; outline: none; width: 130px; height: 40px; border: 1px solid #d5d5d5; box-sizing: border-box; background: #fff url('../images/sub/arrow-down.png') 95% center no-repeat;
background-size: 20px 20px; padding-left: 10px; font-size: 14px; color: #444; }

label.radio { position: relative;  padding-left: 30px;  cursor: pointer;  display: inline-block;  min-height: 20px;  font-size: 15px;  color: #1f1f1f;  line-height: 20px;  font-weight: 400;}
label.radio input {  opacity: 0;  position: absolute;  left: 0px;  top: 0px;  right: auto;  bottom: auto;  z-index: -1;}
label.radio input + i {  position: absolute;  width: 20px;  height: 20px;  background-repeat: no-repeat;  background-image: url("../images/sub/radio.png");  background-size: contain;  left: 0px;  top: 0px;  right: auto;  bottom: auto;}
label.radio input:checked + i {  background-image: url("../images/sub/radio-on.png");}

.qna_wrap {padding-top:20px;}
.qna_privacy {margin:28px 0;}
.qna_privacy .privacy_box {border:1px solid #d5d5d5; background:#fafafa; padding:20px 30px; height:126px; box-sizing:border-box; overflow-y:auto;}
.qna_privacy .privacy_box .title {font-size:14px; line-height:20px; font-weight:500; color:#444; margin-bottom:25px;}
.qna_privacy .privacy_box .conarea {font-size:14px; line-height:21px; letter-spacing:-0.025em; color:#888;}
.qna_privacy .qna_privacy_agree {text-align:right; margin-top:10px;}
.qna_privacy .qna_privacy_agree input.agree_ck[type="checkbox"]{display:none;}
.qna_privacy .qna_privacy_agree input.agree_ck[type="checkbox"] + label{display:inline-block;height:20px; line-height:18px; padding-left:24px; font-size:16px; letter-spacing:-0.025em; color:#888; background:url(../images/ck_off.png)
left 1px no-repeat;}
.qna_privacy .qna_privacy_agree input.agree_ck[type="checkbox"]:checked + label{background:url(../images/ck_on.png) 0 1px no-repeat;}


.pro_mo {display:none;}

.tab_wrap {margin-top:50px;}
.tab_wrap #tabs {box-sizing:border-box; font-size:0; margin: 0 auto; display:flex; flex-wrap:wrap; justify-content:center;}
.tab_wrap #tabs li {position: relative;width: calc(25% - 15px);height: 80px;text-align: left;color: rgba(0,0,0,0.5);text-transform: uppercase;border: 1px solid #d3d3d3; margin:0 2%;}
.tab_wrap #tabs li a {padding:27px 30px; width:100%; letter-spacing:-1px; display:block; position: relative; font-size: 18px; transition:0.3s;}
.tab_wrap #tabs li a:after{display: block;content:"";position: absolute;top: -1px;left: -1px;width: calc(100% + 2px);height: calc(100% + 2px);border: 3px solid #1972da;z-index: 1;opacity: 0;box-sizing: border-box; transition:0.3s;}
.tab_wrap #tabs li a:before{display: block;content:"";position: absolute;top: 34px;right: 30px;border: 1px solid rgba(0,0,0,0.5);width: 10px;height: 10px;transform: rotate(45deg);border-left: 0;border-bottom: 0; transition:0.3s;}
.tab_wrap #tabs li.current a, .tab_wrap #tabs li.current_page_item a, .tab_wrap #tabs li a:hover {color:#1972da; font-weight:bold;}
.tab_wrap #tabs li.current a:after, #tabs li.current_page_item a:after, .tab_wrap #tabs li:hover a:after {opacity:1;}
.tab_wrap #tabs li.current a:before{border-color: #1972da;border-width: 3px;box-sizing: border-box;}
.tab_wrap #tabs li:hover a:before{border-color: #1972da;border-width: 3px;box-sizing: border-box;}

.tab_content .table_wrap {margin-top:70px; border-top:2px solid #e1e1e1;}


.result_wrap {padding:80px 0 0;}
.result_wrap_title_wrap {position:relative; padding-bottom:35px; text-align:center;}
.result_wrap .category {margin-bottom:25px; font-size:26px; font-weight:700; color:#c10000; line-height:1;}
.result_wrap .on-the-box {margin-bottom:90px;}

.client_list {display: flex; flex-wrap: wrap;}
.client_list li {width:calc(100% / 4); margin-bottom:10px;}



.table_wrap {}
.table_wrap p {margin-top:10px; font-size:16px; color:#415658;}
.table_txt {margin-top:20px; font-size:15px; font-weight:bold; color:#555; display:none;}
.table_com {}
.table_com th {font-size:16px; color:#fff; font-weight:500; letter-spacing:-0.5px; padding:15px 10px; background:#5e777a; text-align:center; border-right:1px solid #f1f1f1;}
.table_com th:last-child {border-right:none;}
.table_com td {font-size:16px; color:#666; letter-spacing:-0.5px; padding:15px 10px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.table_com td:last-child {border-right:none;}


#process-table {min-width:690px;}


@media screen and (max-width: 1300px) {
	/*sidebar*/
	#sidebar .wrap{width:100%;}
	.sVisual { aspect-ratio: 1 / 0.2}
	.sVisual .vis_txt h2{font-size:3em}
	.sVisual .vis_txt p, .sVisual .vis_txt h2 {text-align:center;}
	#container #content{width:100%;}


	.sub_title h3 {font-size:28px;}

	.con_title {font-size:22px;}

	/* 개요 */
	.summary_img {width:600px;}

	/* 납품현황 */
	.global_map {transform: translateX(-50%) scale(0.7);margin-top: -70px;}
	div#bo_list, div#bo_gall, section#bo_w, article#bo_v, div#sct, div#sit {padding:0 2%;}
	.history .imgBox {width: 45%;}
	.history .item span {font-size: 46px; top: 40px;}
	.history .listBox {gap: 120px 0; }
	.history .list {gap: 60px 0; }
	.history dl dt {width: 100px; font-size: 28px;}
	.history dl p {font-size: 18px;}
}


@media screen and (max-width: 1200px) {

.history dl {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 10px 0;}
.history dl dt {width: 100%;}
}

@media screen and (max-width: 1160px) {
#company img {width: 40%;}
.company_con {width: calc(100% - 45%);}
#company02 img {width: 45%;}
.company_con02 {width: calc(100% - 50%);}
#company03 img {width: 45%;}
.company_con03 {width: calc(100% - 50%);}
}

@media screen and (max-width: 1100px) {

/*공통*/
.sub_content {padding: 100px 0 80px;}

/* 오시는길 */
.location-sec {padding-bottom:100px;}
/* .map {height:450px!important;} */
.map #daumRoughmapContainer1659688258077 {height:100% !important}
.location_top {margin-top:20px; transform:none;}
.location_item {width:50%; padding:20px;}
.location_item::after {display:none;}
.location_txt_wrap .tit {margin-top:15px; font-size:17px;}
.location_txt_wrap .txt {margin-top:10px;}
.transport {margin-top:40px;}
.transport_tit {margin-right:80px; font-size:24px;}
.station {font-size:16px;}

/* 견적문의 */
.inquiry .step .step-list {margin-right:5%;}
.inquiry .step .step-list:after {width:38px; height:10px; right:-15%; top:70%;}
}

@media screen and (max-width: 1024px) {

.history .itemBox {gap: 0 40px;}
	.history .item span {font-size: 32px;top: 20px;right: 20px;}
	.history .listBox { gap: 70px 0; padding: 0 30px;}
	.history .list {gap: 30px 0;}
	.history dl::before {top: 10px; left: -28.5px;}
	.history dl dt {font-size: 25px;}
}
@media screen and (max-width: 1000px) {

/*공통*/
.sub_content  {padding:80px 0 60px;}
/* .location{padding:35px} */
/* .map_box{aspect-ratio: 1.95/1;} */

}
@media screen and (max-width: 940px) {

.sVisual {aspect-ratio: 1 / 0.25;}
.sVisual .vis_txt h2 {font-size: 2.5em;}
.sVisual .vis_txt p {font-size: 20px;margin-bottom: 4px;}
}



@media screen and (max-width: 840px) {
	.inquiry .step .step-list p {font-size:20px;}
	.inquiry .step .step-list:after {display:none;}

}

@media screen and (max-width: 768px) {

		/* mobile */
	.img_mo{display:block}
	.img_pc{display:none}
	.table_wrap.pc_table{display:none}
	.mo_table{display:block;}

	.sub_title h1{font-size: 30px;}
	.green_txt h2::before{height:25px}
	#sidebar .wrap{padding: 0;}
	#content .box{margin: 50px auto;}
	#content .greeting_txt{width:95%;position: static;transform: none;margin: 0 auto;}
	#content .greeting_txt h2{font-size: 18px;line-height: 30px;}

	.location {padding:30px;}
	#company img {width: 100%;}
	.company_con {width: 100%;margin-top:30px;clear:both;}
	#company02, #company03 {margin-top:30px;}
	#company02 img {width: 100%;}
	.company_con02 {width: 100%;margin-top:30px;clear:both;}
	#company03 img {width: 100%;}
	.company_con03 {width: 100%;margin-top:30px;clear:both;}
	.company_con02 h2, .company_con03 h2 {font-size: 25px;}

	.iso_img img.pc {display:none;}
.iso_img img.mo{display:inline-block;}
.history .imgBox {display: none;}
	.history .item {position: relative;}
	.history .item .img, .history .item .img img {position: relative; top: auto; left: auto; bottom: auto;}
	.history .textBox {max-width: 670px;}
	.history .list {margin: -30px 0 0;}

}

@media screen and (max-width: 740px) {
/* 사이드바 */

#sidebar {height:auto; align-items: center;}
#sidebar .home {height:55px; width:55px;}
#sidebar .snb {width:calc(100%/2);}
#sidebar .snb > .over {height:auto;}
#sidebar .snb > .over span {line-height:1.2; font-size:16px; text-align: center;}

.sub_title h3 {font-size:24px;}

.con_title {font-size:20px;}

/* 견적문의 */
.inquiry .step .tit {font-size:24px; margin-bottom:20px;}
.inquiry .step .step-list {width:50%; margin-right:0;}
.inquiry .step-notice {padding:40px 0 0;}

#inquiryform {height:100%;}
#my_modal {width:90%; height:80%}
#my_modal .panel {width:100%; height:100%;}
#my_modal .modal_close_btn {width:25px; height:25px;}
#my_modal .panel .prev:before, #my_modal .panel .next:after {width:35px; height:35px;}

#my_modal .panel .info .copy {font-size:20px;}
#my_modal .panel .info .submit {width:200px; height:40px; line-height:40px; margin:20px auto;}

#my_modal .panel .content .question {padding-top:60px;}
#my_modal .panel .content .question span {font-size:22px;}
#my_modal .panel .content .answer {margin-top:20px;}
#my_modal .panel .content .answer > div {font-size:18px;}
#my_modal .panel .content .answer .etc {height:30px; width:80px;}

#captcha.m_captcha audio {display:inline-block; width:130px}
#captcha.m_captcha #captcha_img {width:140px; height:45px; display:inline-block;}
.pro_mo {display:block;padding:10px 0}
.process-con {width: 100%;overflow-y: hidden;overflow-x: scroll;}
}

@media screen and (max-width: 680px) {
#my_modal .panel .info table td > div {flex-wrap:wrap;}
#my_modal .panel .info select, #my_modal .panel .info input {width:30%;}
#my_modal .panel .info .btn {display:block; width:120px;}
.sub_title {margin:0 auto;}
.sub_content {padding: 40px 0;}
}

@media screen and (max-width: 650px){
.ts_table table thead{display:none}
.ts_table table tr td{display:block;}
.ts_table table tr td.t_num:before{content:"연번";display:inline-block;width:auto;background:#2b2b2b;color:#fff;border-radius:20px;padding:10px}
	.edu_list li {width: 48%;float: left;margin-right: 0;}
	.edu_list li:nth-child(2n) {float:right;}
}

@media screen and (max-width: 640px) {
/*공통*/
.con_box .sub_tit {font-size:26px; padding-left:30px; margin-bottom:20px;}
.con_box .sub_tit:before {width:20px; height:20px;}

.table01 th {font-size:16px;}
.table01 td {padding:10px 10px; font-size:15px;}

.pc {display:none}
.mob {display:block;}



/* 개요 */
.summary_wrap {padding:70px 0 100px;}
.summary_img {height:250px}
.summary_list > li {padding:0;}
.summary_list > li dl {flex-direction:column; align-items:flex-start;}
.summary_list > li dl dd {margin-top:10px; font-size:16px;}
.on-the-box_item{max-width:480px}
.on-the-box_img-wrap {width:auto; max-width:none; height:100%;}


/* 오시는길 */
/* .map {height:300px !important;} */
.location_top {margin-top:25px;}
.transport_tit {font-size:20px;}
.transport_box {flex-direction:column;}
.transport_info {margin-top:30px;}

/* 납품실적 */
.tab_wrap #tabs li {width:calc(48% - 15px); height:60px;}
.tab_wrap #tabs li a {font-size:16px; padding:17px 30px;}
.tab_wrap #tabs li a:before {top:25px;}
.tab_content .table_wrap {margin-top:40px;}
.table_wrap {overflow-x:scroll;}
.table_wrap > table {width:650px;}
.caution {display:block;}

.result_wrap .on-the-box_item {width:100%; max-width:640px;}

/* 기업부설연구소 */
.lab_wrap .img_list ul {display:block;}
.lab_wrap .img_list ul li {margin-right:0; margin-bottom:15px;}
.lab_wrap .img_list ul li img {width:100%;}
}


@media screen and (max-width: 600px) {
	/* 인사말 */
	.ab_s2 .ab_s2_wrap .ab_s2_cont .ab_s2_cont_1:before {display:none;}
	/* 견적문의 */
	#my_modal .panel .content .answer {gap:20px 0;}
	#my_modal .panel .content .answer > div {width:100%;}

	.option_wrap{width:100%}

	/* 서비스소개 */
	.service_list_box {margin-top:80px;}
	.service_list li {padding:15px 1%;}
	.service .wrap img {width:50px;}
	.service_list li span {font-size:16px; margin-top:15px;}
}



@media screen and (max-width: 500px) {

	.sVisual {/* height:280px; */aspect-ratio: 5 / 2;}
	.sVisual .vis_txt_box {align-items:center;}
	.sVisual .vis_txt {text-align:center;}
	.sVisual .vis_txt p {text-align:center; font-size:1.2em; margin-bottom:5px;}
	.sVisual .vis_txt h2 {font-size:2em}

	/*공통*/
	.sub_content {padding:60px 0;}

	/* 오시는길 */
	.location_item {width:100%; padding:15px 20px;}

	/* 견적문의 */
	#my_modal .panel {overflow:scroll;}
	#my_modal .panel .title {display:none;}
	#my_modal .panel .info table th {display:block;}
	#my_modal .panel .info table td {display:block; width:100%;}
	#my_modal .panel .prev, #my_modal .panel .next {position:fixed;}
	#my_modal .panel .info .submit {margin:0 auto;}
	/*국가지원사업 */
	.remodeling_02 .green_img>img {width: 100%;}

}


@media screen and (max-width: 400px) {


.sub_title h3 {font-size:20px;}

}



/* 서비스소개 */

@media(prefers-reduced-motion:no-preference){
}

@media(min-width:541px){
	.sub_about3{ aspect-ratio: 1920/1049; }
}

@media(min-width:768px){
	.sub_about3 .inner{ padding: 0 6.7%; }
}

@media(min-width:1770px){
	.sub_service_item:nth-child(3){ margin-left: 154px; }
}

@media(max-width:1279px){
	.sub_service_item{ padding-left: 0; }
	.sub_service_item:nth-child(2){ margin: 80px 0 0 auto; }
	.sub_service_item:nth-child(3){ margin: 60px 0 0; }
	.sub_service_item::after{ content: ''; display: block; clear: both; }
	.sub_service_img{ width: 100%; }
	.sub_service_eng{ top: 3.7%; left: 9.6%; font-size:10vw; color: #fff;}
	.service .title_box {font-size:32px;}
}

@media(max-width:1279px) and (min-width:768px){
	#wrap .sub_service_item:nth-child(odd){ margin-right: 40vw; }
}

@media(max-width:767px){
	.service .m_txt {margin-left:0; margin-top:40px;}
	.sub_service_h4 {font-size:24px;}

	.service_list_box h4 {font-size:18px;}
	.service_list_box h2 {font-size:24px;}
}


/* 건우인테리어 */

@media(max-width:1279px){
}

@media(max-width:1023px){
	.interior_sec_txt:first-of-type{ margin-top: 1.5em; }


}

@media(max-width:600px){

#iso_con h2 {font-size: 23px;margin-bottom: 20px;}
#iso_con h3 {font-size: 18px;margin-bottom: 13px;}
.mt50 {margin-top:30px;}
.mt30 {margin-top:20px;}
.sec_list li:before	{top:9px;}
}
@media(max-width:500px){
	#sidebar .home{display:none}
	#sidebar .snb{width:calc(100% / 2)}
	.location table { font-size: 16px;}
}
@media screen and (max-width: 400px) {

ul.tabs li {padding: 10px 13px;}
}
@media screen and (max-width: 375px) {
.sVisual .vis_txt {bottom: 30px;}

}


@media screen and (max-width: 320px){
	body{font-size:14px}
		.greeting_img{height:160px}
		.sub_title h1 {
    font-size: 25px;
}
		#content .greeting_txt h2 {
    font-size: 16px;
    line-height: 25px;
	word-break:keep-all;
	}
.greetings h2 {
    font-size: 20px;
}
.greetings p {
    font-size: 14px;
}
.oneday_wrap .con_box>p{
font-size:14px;
}
}

/**20231106 추가-img.php디자인 소스**/
.imgpopup_wrap{max-width:400px;width:100%; margin: 0 auto;;border:1px solid #ddd;position:relative;z-index:1;overflow-x:hidden;background:#01A9DB;}
.top_logo_user, .footer_logo_user{text-align:center;color:#fff;}
.top_logo_user{margin-top:25px;font-size:1.7em;font-weight:bold}
.footer_logo_user{margin-bottom:25px;}
.imgpopup_wrap>div>span{display:block;padding:15px;z-index:3;border-bottom:1px dotted #ddd;}
.imgpopup_wrap>div>span:last-child{border-bottom:0;}
.userinfo_box{background:#fff;margin:25px 30px 25px;border-radius: 0 1.5em}
/**20231106 추가-img.php디자인 소스**/


.inquery_desc{    display: none;}

/* 회사소개 20251110 */
.sub01 .tit {display: flex; flex-direction: column; margin-bottom: 100px;}
.sub01 .tit span{font-size: 18px; font-weight: bold; color:#1758a7;}
.sub01 .tit strong {font-size: 42px; display: inline-block; margin: 15px 0 20px; font-weight: 700;  word-break: keep-all;}
.sub01 .tit p {font-size: 18px; line-height: 1.6; font-weight: 500;}

.company01 .item_wrap {display: flex; flex-direction: column; row-gap: 100px;}
.company01 .item_wrap .item {display: flex; flex-wrap: wrap; gap: 40px; align-items: center;}
.company01 .item_wrap .item > div {width: calc(100%/2 - 20px);}
.company01 .item_wrap .item > div.left {border-radius: 20px; overflow: hidden;}
.company01 .item_wrap .item > div.left img {width: 100%;}
.company01 .item_wrap .item > div.right > p {font-size: 20px; font-weight: 700; color:#1758a7;}
.company01 .item_wrap .item > div.right > strong {font-size: 40px; font-weight: bold; margin: 12px 0 20px; display: inline-block;}
.company01 .item_wrap .item > div.right ul {display: flex; flex-direction: column; row-gap: 25px;}
.company01 .item_wrap .item > div.right ul li {display: flex; align-items: center; column-gap: 35px;}
.company01 .item_wrap .item > div.right ul li p {font-size: 18px; min-width: 95px; font-weight: 600; color: #1758a7; padding: 8px 15px; text-align: center;border-radius: 40px; background:#eff2fc}
.company01 .item_wrap .item > div.right ul li span {font-size: 18px;}

/* 인증·CI/BI 20251110 */
.bici .tit {margin-bottom: 40px;}
.bici .item_wrap {display: flex; flex-direction: column; row-gap: 40px;}
.bici .item_wrap .btn_wrap {display: flex; flex-wrap: wrap; column-gap: 30px; background:#f7f9fa; border-radius: 40px; }
.bici .item_wrap .btn_wrap > li {width: calc(100%/2 - 15px); text-align: center; padding: 15px 5px; cursor: pointer; font-size: 18px; display: flex; justify-content: center; align-items: center;}
.bici .item_wrap .btn_wrap > li.on {background: #fff; border-radius: 40px; color: #1758a7; font-weight: bold; border: 5px solid #f7f9fa;}
.bici .item_wrap > div {display: none;}
.bici .item_wrap > div.on {display: block;}
.bici .item_wrap > div.on.certi {display: flex; flex-wrap: wrap; gap: 26px;}
.bici .item_wrap > div.certi > div {width: calc(100%/4 - 20px); border-radius: 10px; border: 1px solid #ccc; overflow: hidden; display: flex; flex-direction: column;}
.bici .item_wrap > div.certi > div a {height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
.bici .item_wrap > div.certi > div p {font-size: 18px; height: 100%; color: #fff; display: flex; justify-content: center; align-items: center; font-weight: bold;background:#1758a7; padding: 17px; text-align: center;}
.bici .item_wrap > div.on.ci {display: flex; flex-direction: column; row-gap: 40px;}
.bici .item_wrap > div.on.ci > ul {display: flex; flex-wrap: wrap; gap: 40px; align-items: center;}
.bici .item_wrap > div.on.ci > ul.color {align-items: unset;}
.bici .item_wrap > div.on.ci > ul > li {width: calc(100%/2 - 20px);}
.bici .item_wrap > div.on.ci > ul.info li:first-child {height: 270px; background:#f8f9fc; display: flex; justify-content: center; align-items: center; border-radius: 20px; padding: 0 20px;}
.bici .item_wrap > div.on.ci > ul.info li {font-size: 18px; line-height: 1.4;}
.bici .item_wrap > div.on.ci > ul.color li.half {width: calc(100% / 4 - 30px);}
.bici .item_wrap > div.on.ci > ul.color > li {padding: 25px; border-radius: 20px; display: flex; flex-direction: column; row-gap: 40px;}
.bici .item_wrap > div.on.ci > ul.color > li strong {font-size: 18px;}
.bici .item_wrap > div.on.ci > ul.color > li:first-child {background: #1157a5; color: #fafafa;}
.bici .item_wrap > div.on.ci > ul.color > li:nth-child(2) {background: #e73e30; color: #fafafa;}
.bici .item_wrap > div.on.ci > ul.color > li:last-child {background: #d2ddf0}
.bici .item_wrap > div.on.ci > ul.color > li > ul {display: flex; flex-direction: column; row-gap: 5px;}
.bici .item_wrap > div.on.ci > ul.color > li > ul > li {display: flex; column-gap: 25px;}
.bici .item_wrap > div.on.ci > ul.color > li > ul > li p {min-width: 50px;}
.bici .item_wrap > div.on.ci > ul.color > li:first-child  > ul > li p, .bici .item_wrap > div.on.ci > ul.color > li:first-child  > ul > li span {color: #fafafa;}
.bici .item_wrap > div.on.ci > ul.color > li:nth-child(2)  > ul > li p, .bici .item_wrap > div.on.ci > ul.color > li:nth-child(2)  > ul > li span {color: #fafafa;}
.bici .item_wrap > div.on.ci > ul.logo li {height: 270px; border-radius: 20px; display: flex; justify-content: center; align-items: center; padding: 0 20px;}
.bici .item_wrap > div.on.ci > ul.logo li:first-child {background: #d3def1;}
.bici .item_wrap > div.on.ci > ul.logo li:last-child {background: #222735;}

/* 오시는 길 20251110 */
.sub01.loca .tit {margin-bottom: 40px}
.loca .map_box {display: flex; flex-direction: column; row-gap: 60px;}
.loca .map_box > div {display: flex; flex-direction: column; row-gap: 25px;}
.loca .map_box > div .map_wrap {border-radius: 20px; height: 400px; overflow: hidden;}
.loca .map_box > div .txt {display: flex; flex-wrap: wrap; column-gap: 50px;}
.loca .map_box > div .txt h3 {font-weight: bold; font-size: 42px; min-width: 245px; color: #1758a7;}
.loca .map_box > div .txt ul {display: flex; flex-direction: column; row-gap: 10px;}
.loca .map_box > div .txt ul li {display: flex; align-items: center; column-gap: 12px;}
.loca .map_box > div .txt ul li p {font-size: 18px;}

/* 연혁 20251110 */
.his .his_wrap {display: flex; flex-direction: column; row-gap: 100px;}
.his .his_wrap .year {display: flex; flex-wrap: wrap; align-items: flex-start; gap: 40px; position: relative;}
.his .his_wrap .year:before {content: ''; width: 1px; height: 100%; position: absolute; top: 0; left: 50%; background-color: #d1d5dc; transform: translateX(-50%);}
.his .his_wrap .year > div, .his .his_wrap .year > ul {width: calc(100%/2 - 20px);}
.his .his_wrap .year > div.left {display: flex; flex-direction: column; align-items: flex-end; padding-right: 25px; position: sticky; top: 120px;}
.his .his_wrap .year > div.left strong {font-size: 72px; font-weight: bold; color: #1758a7; word-break: keep-all;}
.his .his_wrap .year > div.left img {border-radius: 20px;}
.his .his_wrap .year > ul.right {display: flex; flex-direction: column; row-gap: 45px;}
.his .his_wrap .year > ul.right > li {position: relative; display: flex; flex-direction: column; row-gap: 25px;}
.his .his_wrap .year > ul.right > li:before {content: ''; position: absolute; top:0; left: -27px; width: 15px; height: auto; aspect-ratio: 1/1; background:#d1d5dc; border-radius: 50%;}
.his .his_wrap .year > ul.right > li strong {font-size: 28px; color: #333;}
.his .his_wrap .year > ul.right > li > ul {display: flex; flex-direction: column; row-gap: 15px;}
.his .his_wrap .year > ul.right > li > ul li {font-size: 18px; color: #4f4f4f; word-break: keep-all;}

/* ceo인사, 비전&미션 20251111 */
.sub_content.vision {padding-bottom: 0;}
.sub01.ceo .tit {margin-bottom: 40px;}
.ceo .sec01 {display: flex; flex-wrap: wrap; gap: 40px; margin: 100px 0; align-items: center;}
.ceo .sec01 .left {width: calc(100%/2.8); border-radius: 20px; border: 1px solid #ccc; overflow: hidden;}
.ceo .sec01 .left img {width: 100%; height: 100%; object-fit: cover;}
.ceo .sec01 .right {width: calc(100%/1.6 - 40px); display: flex; flex-direction: column;}
.ceo .sec01 .right strong {font-size: 32px; word-break: keep-all; line-height: 1.2;}
.ceo .sec01 .right strong span {font-family: 'Roboto'; color: #1758a7}
.ceo .sec01 .right ul {display: flex; flex-direction: column; row-gap: 20px; margin:35px 0;}
.ceo .sec01 .right ul li {font-size: 18px; word-break: keep-all; line-height: 1.4;}
.ceo .sec01 .sign {margin-top: 60px; display: flex; align-items: flex-end; column-gap: 15px;}
.ceo .sec01 .sign span {font-size: 20px; word-break: keep-all; font-weight: 600; color: #6a6a6a;}
.ceo .sec01 .sign p {font-size: 28px; color: #222; font-weight: bold;}
.ceo .sec02 {/* margin-top: 100px; */ padding: 100px 0; background: url('../img/sub/ceo02.jpg')center no-repeat fixed; color: #fff; overflow-x: hidden}
.ceo .sec02.kv-wrap {/* margin-top: 100px; */ padding: unset; background: unset; color: unset;}
.ceo .sec02 .tit {display: flex; flex-direction: column; align-items: center;}
.ceo .sec02 .tit p {color: #fbfbfb; text-align: center;}
.ceo .sec02 .item {display: flex; align-items: center; justify-content: center; position: relative;}
.ceo .sec02 .item > div {width: 450px; aspect-ratio: 1/1; border: 1px solid #fff; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 50%; row-gap: 40px;}
.ceo .sec02 .item > div.vision {position: relative; left: 20px;}
.ceo .sec02 .item > div:before {content: ''; width: 100%; height: 1px; background: #fff; position: absolute; top: 50%; left: 860px;}
.ceo .sec02 .item > div:after {content: ''; width: 100%; height: 1px; background: #fff; position: absolute; top: 50%; right: 860px;}
.ceo .sec02 .item > div.mission {position: relative; right: 20px;}
.ceo .sec02 .item > div strong {font-size: 25px;}
.ceo .sec02 .item > div p {width: 70%; font-size: 18px; text-align: center; line-height: 1.4; color: #fff;}


/* 사업분야 텍스트 비주얼 20251111 */
.sub02.busin01 .txt_visal {background: url('../img/sub/busi01.jpg')center no-repeat; background-size: cover; }
.sub02.global01 .txt_visal {background: url('../img/sub/global01.jpg')center no-repeat; background-size: cover; }
.sub02.sch01 .txt_visal {background: url('../img/sub/sch01.jpg')center no-repeat; background-size: cover; }
.sub02.fuji01 .txt_visal {background: url('../img/sub/fuji01.jpg')center no-repeat; background-size: cover; }
.sub02.eaton01 .txt_visal {background: url('../img/sub/eaton01.jpg')center no-repeat; background-size: cover; }
.sub02.samwha01 .txt_visal {background: url('../img/sub/samwha01.jpg')center no-repeat; background-size: cover; }
.sub02.other01 .txt_visal {background: url('../img/sub/other01.jpg')center no-repeat; background-size: cover; }
.sub02.solu01 .txt_visal {background: url('../img/sub/solu01.jpg')center no-repeat; background-size: cover; }
.sub02.solu02 .txt_visal {background: url('../img/sub/con01.jpg')center no-repeat; background-size: cover; }
.sub02.solu03 .txt_visal {background: url('../img/sub/sys01.jpg')center no-repeat; background-size: cover; }
.sub02.solu04 .txt_visal {background: url('../img/sub/smart01.jpg')center no-repeat; background-size: cover; }
.sub02.solu05 .txt_visal {background: url('../img/sub/gas01.jpg')center no-repeat; background-size: cover; }
.sub02.solu06 .txt_visal {background: url('../img/sub/water01.jpg')center no-repeat; background-size: cover; }
.sub02.solu07 .txt_visal {background: url('../img/sub/eco01.jpg')center no-repeat; background-size: cover; }
.sub02.solu08 .txt_visal {background: url('../img/sub/fac01.jpg')center no-repeat; background-size: cover; }
.sub02.solu09 .txt_visal {background: url('../img/sub/ser01.jpg')center no-repeat; background-size: cover; }
.rnd01 .txt_visal {background: url('../img/sub/rnx_txt.jpg')center no-repeat; background-size: cover; }
.rnd_pro01 .txt_visal {background: url('../img/sub/rnx_txt01.jpg')center no-repeat; background-size: cover; }
.rnd_ip01 .txt_visal {background: url('../img/sub/rnx_txt02.jpg')center no-repeat; background-size: cover; }
.rnd_ta01 .txt_visal {background: url('../img/sub/rnx_txt03.jpg')center no-repeat; background-size: cover; }
/* 사업분야 텍스트 비주얼 20251124 */
.txt_visal.hydrogen001 {background: url('../img/sub/business001.jpg')center no-repeat; background-size: cover; }
.txt_visal.gas001 {background: url('../img/sub/business002.jpg')center no-repeat; background-size: cover; }
.txt_visal.green001 {background: url('../img/sub/business003.jpg')center no-repeat; background-size: cover; }
.txt_visal.industrial001 {background: url('../img/sub/business004.jpg')center no-repeat; background-size: cover; }

.hydrogen #bo_gall, .gas #bo_gall, .green #bo_gall, .industrial #bo_gall {margin: 80px auto 0px;}
#container .txt_visal.over_bu {display: none;}
#container .txt_visal.on_bu {display: flex;}

/* 사업분야 공통 20251112 */
div.section {margin: 100px 0;}
div.section:last-child {margin-bottom:0;}
div.section.alone:last-child {margin: 100px 0;}
.sub_content.business {padding-bottom: 0;}
.sub02 .tit {display: flex; flex-direction: column; row-gap: 15px; align-items: center; text-align: center;}
.sub02 .tit strong {font-size: 64px; font-weight: bold; font-family: "Roboto"; word-break: keep-all;}
.sub02 .tit strong img {width: 500px;}
.sub02 .tit p{font-size: 18px; text-align: center;}
.sub02 .tit p.alone {font-size: 42px; font-weight: 700;}
.sub02 .tit span {font-size: 18px; font-weight: 600; color: #1758a7;}
.sub02 .txt_visal {width: calc(100% - 100px); min-height: 450px; padding: 70px 20px; margin: 0 auto; border-radius: 20px; margin-top: 100px; position: relative; display: flex;align-items: center; justify-content: center; flex-direction: column; row-gap: 20px;color: #fff; word-break: keep-all;}
.sub02 .txt_visal::before {content: ""; position: absolute; top: -60px; left: 50%; transform: translateX(-50%); width: 2px;height: 120px; background: linear-gradient(#000 50%, #fff 50%);}
.sub02 .txt_visal > span {color: #eeeeee; font-size: 18px; font-family: "Roboto"; text-align: center;}
.sub02 .txt_visal > h3 {font-size: 32px; font-weight: 600; text-align: center;}
.sub02 .txt_visal > ul {display: flex; flex-direction: column; row-gap: 30px;}
.sub02 .txt_visal > ul li {font-size: 22px; font-weight: 500; color: #eee; text-align: center; line-height: 1.4;}
.sub02 .txt_visal > ul.keyword {flex-direction: unset; flex-wrap: wrap; gap: 20px; width: 50%; justify-content: center;}
.sub02 .txt_visal > ul.keyword li {border-radius: 40px; border: 1px solid #eee; padding: 5px 18px; font-size: 16px;}
.sub02 .txt_visal > ul.keyword li.bg {background-color: #fafafa; color: #444;}
.sub02 .add_txt {margin-top: 60px;}
.sub02 .add_txt .wrap {display: flex; flex-direction: column; align-items: center; row-gap: 40px;}
.sub02 .add_txt .wrap p {text-align: center; word-break: keep-all; font-size: 18px; line-height: 1.4;}
.sub02 h4 {font-family: "Roboto"; font-size: 48px; word-break: keep-all; font-weight: bold; margin-bottom: 40px; color: #1758a7;}

/* .brand_06 .sub02 .tit p {font-size: 34px; font-weight: 700;} */

/* 사업분야 20251111 */
.busin01 .sec01 .wrap .item_wrap {display:flex; flex-wrap: wrap; gap: 30px;}
.busin01 .sec01 .wrap .item_wrap > div {width: calc(100%/3 - 20px); border-radius: 20px; min-height: 340px; color: #fff; transition: 0.3s;}
.busin01 .sec01 .wrap .item_wrap > div:hover {transform: translateY(-10px); box-shadow: rgb(99 99 99 / 58%) 0px 2px 8px 0px;}
.busin01 .sec01 .wrap .item_wrap > div:first-child {background: url('../img/sub/busi02.jpg')center no-repeat; background-size: cover;}
.busin01 .sec01 .wrap .item_wrap > div:nth-child(2) {background: url('../img/sub/busi03.jpg')center no-repeat; background-size: cover;}
.busin01 .sec01 .wrap .item_wrap > div:last-child {background: url('../img/sub/busi04.jpg')center no-repeat; background-size: cover;}
.busin01 .sec01 .wrap .item_wrap > div a {width: 100%; height: 100%; display: flex; flex-direction: column; padding: 40px 35px; position: relative; align-items: flex-start;}
.busin01 .sec01 .wrap .item_wrap > div a .txt {display: flex; flex-direction: column; row-gap: 20px; color: #fff;}
.busin01 .sec01 .wrap .item_wrap > div a .txt strong {position: absolute; top: 40px; right: 35px; font-size: 45px; color: transparent; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff;font-weight: 900;}
.busin01 .sec01 .wrap .item_wrap > div a .txt span {font-size: 17px; font-weight: 500; color: #fff;}
.busin01 .sec01 .wrap .item_wrap > div a .txt h5 {font-size: 35px; font-weight: 700; word-break: keep-all;}
.busin01 .sec01 .wrap .item_wrap > div a > p {color: #fff; margin-top: auto; border: 1px solid #fff; border-radius: 40px; padding: 12px 18px; transition: 0.3s;}
.busin01 .sec01 .wrap .item_wrap > div:hover a > p {background-color: #fff; color: #2a2a2a; font-weight: 600;}
.busin01 .sec02 {margin-bottom: 0;}
.busin01 .sec02 .item_wrap {background-color: #191919; padding: 60px 0;}
.busin01 .sec02 .item_wrap .wrap {display: flex; flex-wrap: wrap; gap: 30px;}
.busin01 .sec02 .item_wrap .wrap > div {width: calc(100%/3 - 20px); border-radius: 20px; min-height: 340px; color: #fff; background-color: #222; padding: 30px; display: flex; flex-direction: column;}
.busin01 .sec02 .item_wrap .wrap > div strong {font-size: 24px; font-weight: 500; font-family: "Roboto";}
.busin01 .sec02 .item_wrap .wrap > div p {font-size:16px; line-height: 1.4; font-weight: 400; color: #eee; margin: 20px 0 40px;}
.busin01 .sec02 .item_wrap .wrap > div img {border-radius: 20px; margin-top: auto; width: 100%;}


/* 사업분야 > 글로벌 유통 20251111 */
.global01 .sec01 .item_wrap {display: flex; flex-wrap: wrap; gap: 30px;}
.global01 .sec01 .item_wrap > div:first-child {background: url('../img/sub/global_bg001.jpg')center no-repeat; background-size: cover;}
.global01 .sec01 .item_wrap > div:nth-child(2) {background: url('../img/sub/global_bg002.jpg')center no-repeat; background-size: cover;}
.global01 .sec01 .item_wrap > div:nth-child(3) {background: url('../img/sub/global03.jpg')center no-repeat; background-size: cover;}
.global01 .sec01 .item_wrap > div:nth-child(4) {background: url('../img/sub/global_bg004.jpg')center no-repeat; background-size: cover;}
.global01 .sec01 .item_wrap > div:nth-child(5) {background: url('../img/sub/global_bg005.jpg')center no-repeat; background-size: cover;}
.global01 .sec01 .item_wrap > div:last-child {background: url('../img/sub/global_bg006.jpg')center no-repeat; background-size: cover;}
.global01 .sec03 .tit_wrap {display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 40px;}
.global01 .sec03 .tit_wrap h4 {margin-bottom: 0;}
.global01 .sec03 .tit_wrap a {padding: 10px 20px; border-radius: 40px; border: 1px solid #ccc; font-size: 16px; transition: 0.3s;}
.global01 .sec03 .tit_wrap a:hover {background-color: #333; border: 1px solid #333; color: #eee;}
.global01 .sec03 .item_wrap {display: flex; flex-wrap: wrap; gap: 30px;}
.global01 .sec03 .item_wrap figure {width: calc(100%/4 - 23px); padding: 15px 30px; border-radius: 20px; background-color: #111;}
.global01 .sec03 .item_wrap figure img {width: 100%; height: 100%; object-fit: contain; scale: 0.9;}

/* 사업분야 > 글로벌 유통 재작업 20251119 */
.global01 .sec01 .item_wrap {gap: 20px;}
.global01 .item_wrap.hoverBox {height: 250px;}
.global01 .item_wrap.hoverBox > div {padding: 35px; justify-content: unset;}
.global01 .item_wrap.hoverBox > div .top p {font-size: 20px; font-weight: 600;}
.global01 .item_wrap.hoverBox > div .top strong {position: unset; font-size: 36px;}
.global01 .item_wrap.hoverBox > div.on {justify-content: flex-start;}
.global01 .item_wrap.hoverBox > div.on .top p {font-size: 28px;}
.global01 .item_wrap.hoverBox > div.on .top strong {font-size: 45px;}
.global01 .iconBox > div .txt ul li.blue {font-weight: 700; color:#1758a7}
/* 사업분야 > 글로벌 유통 hover 이벤트 풀기 20251119 */
.global01 .sec01 .item_wrap {gap: 30px;}
.global01 .item_wrap.hoverBox {height: auto;}
.global01 .item_wrap.hoverBox > div.on, .global01 .item_wrap.hoverBox > div {flex: unset; width: calc(100%/3 - 20px); height: auto; justify-content: space-between;}

/* 사업분야 > 엔지니어링 솔루션 20251112 */
.solu01 .sec01 .item_wrap {display: flex; flex-wrap: wrap; border: 1px solid #ccc;}
.solu01 .sec01 .item_wrap > div {width: calc(100%/4); cursor: default; height: 430px; border: 1px solid #ccc; transition: 0.3s; padding: 40px 30px; display: flex; flex-direction: column; row-gap: 100px; position: relative;}
.solu01 .sec01 .item_wrap > div::before {content: ''; position: absolute; top: 40%; left: 50%; width: 90%; height: 1px; transform: translate(-50%, -50%); background: #ddd;}
.solu01 .sec01 .item_wrap > div.img01::before, .solu01 .sec01 .item_wrap > div:last-child::before {display: none;}
.solu01 .sec01 .item_wrap > div.img01 {display: flex; align-items: center; justify-content: center; pointer-events: none;}
.solu01 .sec01 .item_wrap > div.img02 {padding: 0; pointer-events: none;}
.solu01 .sec01 .item_wrap > div.img02 img {width: 100%; height: 100%; object-fit: cover;}
.solu01 .sec01 .item_wrap > div .top {display: flex; flex-direction: column; row-gap: 15px; position: relative;}
.solu01 .sec01 .item_wrap > div .top strong {position: absolute; top: 0; right: 0; font-size: 22px; font-weight: 500; color: #444;}
.solu01 .sec01 .item_wrap > div .top span {width: 87%; font-size: 16px; font-weight: 500; color: #1758a7;}
.solu01 .sec01 .item_wrap > div .top p {width: 87%; font-size: 32px; font-weight: 700; word-break: keep-all;}
.solu01 .sec01 .item_wrap > div .btm ul {display: flex; flex-direction: column; row-gap: 40px;}
.solu01 .sec01 .item_wrap > div .btm ul li {display: flex; flex-direction: column; align-items: flex-start; row-gap: 12px;}
.solu01 .sec01 .item_wrap > div .btm ul li p {font-size: 15px; padding: 5px 14px; border-radius: 40px; background: #444; color: #fafafa;}
.solu01 .sec01 .item_wrap > div .btm ul li span {font-size: 16px; padding-left: 15px; position: relative; display: inline-block;}
.solu01 .sec01 .item_wrap > div .btm ul li span::before {content: ''; position: absolute; top: 50%; left: 0; width: 4px; height: auto; aspect-ratio: 1/1; background-color: #949494; border-radius: 50%;}

.step {margin-top: 70px; padding: 70px 0px; background-color: #eee; }
.step_wrap {display: flex; flex-wrap: wrap; gap: 53px;}
.step_wrap li {width: calc(100%/4 - 40px); height: auto; aspect-ratio: 1/1; border-radius: 50%; background: #fff; position: relative; transition: 0.3s;}
.step_wrap li:hover {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; transform: translateY(-10px);}
.step_wrap li:hover a p {color: #1758a7; font-weight: 700;}
.step_wrap li:before {content: '→'; position: absolute; top: 50%; right: -50px; transform: translateY(-50%); font-size: 50px; font-weight: 700; color: #1758a7;}
.step_wrap li:last-child::before {display: none;}
.step_wrap li a {width: 100%; height: 100%; display: flex; flex-direction: column; row-gap: 20px; align-items: center; justify-content: center;}
.step_wrap li a p {font-size: 20px; font-weight: 500; color: #333; text-align: center;}

.solu01 .sec01 .item_wrap > div:hover {background-color: #222;}
.solu01 .sec01 .item_wrap > div:nth-child(2):hover {background: url('../img/sub/engin_bg01.jpg')center no-repeat; background-size: cover;}
.solu01 .sec01 .item_wrap > div:nth-child(3):hover {background: url('../img/sub/engin_bg02.jpg')center no-repeat; background-size: cover;}
.solu01 .sec01 .item_wrap > div:nth-child(4):hover {background: url('../img/sub/engin_bg03.jpg')center no-repeat; background-size: cover;}
.solu01 .sec01 .item_wrap > div:nth-child(5):hover {background: url('../img/sub/engin_bg04.jpg')center no-repeat; background-size: cover;}
.solu01 .sec01 .item_wrap > div:nth-child(6):hover {background: url('../img/sub/engin_bg05.jpg')center no-repeat; background-size: cover;}
.solu01 .sec01 .item_wrap > div:nth-child(7):hover {background: url('../img/sub/engin_bg06.jpg')center no-repeat; background-size: cover;}
.solu01 .sec01 .item_wrap > div:hover .top strong {color: #eee;}
.solu01 .sec01 .item_wrap > div:hover .top span {color: #4499ff;}
.solu01 .sec01 .item_wrap > div:hover .top p {color: #fafafa;}
.solu01 .sec01 .item_wrap > div:hover .btm ul li {}
.solu01 .sec01 .item_wrap > div:hover .btm ul li p {}
.solu01 .sec01 .item_wrap > div:hover .btm ul li span {color: #eee;}

/* 사업분야 > 엔지니어링 솔루션 재작업 20251119 */
.solu01 .sec001 .item_wrap {gap: 20px;}
.solu01 .item_wrap.hoverBox {height: 250px;}
.solu01 .item_wrap.hoverBox > div {padding: 35px; justify-content: unset;}
.solu01 .item_wrap.hoverBox > div .top p {font-size: 20px; font-weight: 600;}
.solu01 .item_wrap.hoverBox > div .top strong {position: unset; font-size: 36px;}
.solu01 .item_wrap.hoverBox > div.on {justify-content: flex-start;}
.solu01 .item_wrap.hoverBox > div.on .top p {font-size: 28px;}
.solu01 .item_wrap.hoverBox > div.on .top strong {font-size: 45px; padding-bottom: 15px;}
.solu01 .iconBox > div .txt ul li.blue {font-weight: 700; color:#1758a7}
.solu01 .sec001 .item_wrap > div:first-child {background: url('../img/sub/engin_bg001.jpg')center no-repeat; background-size: cover;}
.solu01 .sec001 .item_wrap > div:nth-child(2) {background: url('../img/sub/engin_bg002.jpg')center no-repeat; background-size: cover;}
.solu01 .sec001 .item_wrap > div:nth-child(3) {background: url('../img/sub/engin_bg003.jpg')center no-repeat; background-size: cover;}
.solu01 .sec001 .item_wrap > div:nth-child(4) {background: url('../img/sub/engin_bg004.jpg')center no-repeat; background-size: cover;}
.solu01 .sec001 .item_wrap > div:nth-child(5) {background: url('../img/sub/engin_bg005.jpg')center no-repeat; background-size: cover;}
/* 사업분야 > 엔지니어링 솔루션 hover 이벤트 삭제 20251119 */
.solu01 .sec001 .item_wrap {gap: 30px;}
.solu01 .item_wrap.hoverBox {height: auto;}
.solu01 .item_wrap.hoverBox > div.on, .global01 .item_wrap.hoverBox > div {flex: unset; width: calc(100%/2 - 20px); height: auto; justify-content: space-between;}
.solu01 .sec001 .item_wrap > div:nth-child(4), .solu01 .sec001 .item_wrap > div:nth-child(5) {width: calc(100%/2 - 15px);}
.solu01 .item_wrap.hoverBox > div .top {row-gap: 0;}
.solu01 .item_wrap.hoverBox > div.on .top span {font-size: 16px; padding-top: 10px; font-weight: 400;}

/* 사업분야 > 엔지니어링 솔루션 > 제어시스템 설계·제작 20251113 */
.solu02 .sec01  .item_wrap > div:first-child {background: url('../img/sub/con02.jpg')center no-repeat; background-size: cover;}
.solu02 .sec01 .item_wrap > div:last-child {background: url('../img/sub/con03.jpg')center no-repeat; background-size: cover;}

/* 사업분야 > 엔지니어링 솔루션 > 시스템 통합 20251113 */
.solu03 .sec01 .item_wrap > div:first-child {background: url('../img/sub/sys02.jpg')center no-repeat; background-size: cover;}
.solu03 .sec01 .item_wrap > div:nth-child(2) {background: url('../img/sub/sys03.jpg')center no-repeat; background-size: cover;}
.solu03 .sec01 .item_wrap > div:last-child {background: url('../img/sub/sys04.jpg')center no-repeat; background-size: cover;}

/* 사업분야 > 엔지니어링 솔루션 > 스마트 에너지 제어 20251113 */
.sub_content.solution_04 {padding-bottom: 0;}

/* 사업분야 > 엔지니어링 솔루션 > 공통 서비스 20251113 */
.solu09 .sec01 .item_wrap > div:first-child {background: url('../img/sub/ser02.jpg')center no-repeat; background-size: cover;}
.solu09 .sec01 .item_wrap > div:nth-child(2) {background: url('../img/sub/ser03.jpg')center no-repeat; background-size: cover;}
.solu09 .sec01 .item_wrap > div:nth-child(3) {background: url('../img/sub/ser04.jpg')center no-repeat; background-size: cover;}
.solu09 .sec01 .item_wrap > div:last-child {background: url('../img/sub/ser05.jpg')center no-repeat; background-size: cover;}

/* 사업분야 > 엔지니어링 솔루션 > 스마트 에너지 제어 > 가스·에너지 20251113 */
.sub_content.solution_05 {padding-bottom: 0;}
.sub02 .tit01 {display: flex; flex-direction: column; align-items: center; margin-bottom: 40px;}
.sub02 .tit01 span {font-size: 17px; color: #1758a7; font-weight: 500; text-align: center;}
.sub02 .tit01 strong {font-size: 48px; font-weight: 700; word-break: keep-all; text-align: center; padding: 20px 0 15px;}
.sub02 .tit01 p {font-size: 18px; font-weight: 500; word-break: keep-all; text-align: center;}
.solution_05 .key_wrap .wrap p {min-width: 120px;}

/* 사업분야 > 엔지니어링 솔루션 > 스마트 에너지 제어 > 수소·연료전지 20251113 */
.sub_content.solution_06 {padding-bottom: 0;}
.solution_06 .key_wrap .wrap p {min-width: 120px;}

/* 사업분야 > 엔지니어링 솔루션 > 스마트 에너지 제어 > 친환경선박 20251113 */
.sub_content.solution_07 {padding-bottom: 0;}
.key_wrap .wrap p.eff {min-width: 120px;}

/* 사업분야 > 엔지니어링 솔루션 > 스마트 에너지 제어 > 산업 플랜트 20251113 */
.sub_content.solution_08 {padding-bottom: 0;}

/* 사업실적 20251113 */
/* .business01 .sub_title {flex-direction: column; row-gap: 15px; align-items: center;}
.business01 .sub_title h1 {font-family: "Roboto";}
.business01 .sub_title p {font-size: 18px; font-weight: 500; word-break: keep-all;} */

/* 기술 & 혁신(R&D) 20251114 */
/* .rnd01 .tit {display: flex; flex-wrap: wrap; gap: 40px;}
.rnd01 .tit > div {width: calc(100%/2 - 20px);}
.rnd01 .tit > .left figure {border-radius: 20px; overflow: hidden; width: 100%; height: 100%;}
.rnd01 .tit > .left figure img {width:100%; height:100%; object-fit: cover;}
.rnd01 .tit > .txt {display: flex; flex-direction: column; justify-content: center; row-gap: 25px;}
.rnd01 .tit > .txt h3 {font-size: 52px; word-break: keep-all; font-weight: 700;}
.rnd01 .tit > .txt p {font-size: 22px; font-weight: 600; margin-bottom: 25px; font-family: "Roboto";}
.rnd01 .tit > .txt ul {display: flex; flex-direction: column; row-gap: 15px;}
.rnd01 .tit > .txt ul li {font-size: 18px; word-break: keep-all; line-height: 1.4;} */

/* 기술 & 혁신(R&D) > 공통 20251114 */
.sub03 .tit01 {display: flex; flex-direction: column; row-gap: 15px; align-items: center;}
.sub03 .tit01 p {font-size: 18px; color: #1758a7; font-weight: 500; text-align: center;}
.sub03 .tit01 strong {font-size: 42px; font-weight: 800; word-break: keep-all;}
.sub03 p.dot {position: relative; font-size: 20px; padding-left: 15px; margin-bottom: 30px; font-weight: 600; display: flex; flex-direction: column; row-gap: 7px;}
.sub03 p.dot span {font-size: 16px; color: #999;}
.sub03 p.dot::before {content: ""; position: absolute; top: 10px; left: 0; transform: translateY(-50%); width: 7px; height: auto; aspect-ratio: 1/1; border-radius: 50%; background: #1758a7;}
.sub03 p.dot.blue {color: #1758a7;}
.sub03 ul.addtxt {display: flex; flex-direction: column; row-gap: 10px; margin-top: 10px;}
.sub03 ul.addtxt li {color: #1158a7; word-break: keep-all; line-height: 1.3;}
.sub03 .half {display: flex; flex-wrap: wrap; gap: 40px;}
.sub03 .half > div {width: calc(100%/2 - 20px); padding: 40px; border-radius: 20px;}
.sub03 .half > div ul {display: flex; flex-direction: column; row-gap: 12px;}
.sub03 .half > div ul li {font-size: 17px; color: #444; word-break: keep-all; font-weight: 500;}

.rndsub .sec01 {margin-top: 60px;}
/* 기술 & 혁신 > 공통 재작업 20251120 */
.sub03 .tit01 strong {text-align: center;}
.half_item {display: flex; flex-wrap: wrap; gap: 40px;}
.half_item > div {width: 100%; padding: 40px; border-radius: 20px;}
.half_item > div ul {display: flex; flex-direction: column; row-gap: 12px;}

/* 기술 & 혁신(R&D) > R&D Projects 20251114 */
.half_item .item {background-color: #f9fafe; display: flex; flex-direction: column; row-gap: 60px; border: 1px solid #eee;}
.half_item .item .top {display: flex; flex-direction: column; row-gap: 15px;}
.half_item .item .top p {font-size: 18px; color: #1758a7; font-weight: 500;}
.half_item .item .top strong {font-size: 38px; font-weight: 800;}
.half_item .item01 {display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; row-gap: 60px; background: url('../img/sub/key_bg.jpg')center no-repeat; background-size: cover;}
.half_item .item01 p {color: #fafafa; border-radius: 40px; border: 1px solid #fafafa; padding: 7px 25px; min-width: 140px; font-size: 20px; text-align: center;}
.half_item .item01 ul li {color: #ccc;}
/* 기술 & 혁신(R&D) > 연구 프로젝트 재작업 20251120 */
.rnd_pro01 .sec00 {margin-top: 40px;}
.rnd_pro01 .sec00 .wrap {display: flex; flex-direction: column; align-items: center;}
.rnd_pro01 .sec00 .wrap h4 {font-size: 22px; color: #fafafa; font-weight: 700; border-radius: 40px; background: #1758a7; padding: 8px 22px; text-align: center; margin-bottom: 60px;}
.rnd_pro01 .sec00 .wrap .iconBox {width: 100%;}
.rnd_pro01 .table01 table tr td {width: calc(100%/5); word-break: keep-all;}
.half_item .item01 {width: 100%; align-items: center; row-gap: 40px;}
/* .half_item .item01 p {min-width: 140px; font-size: 20px;} */
.half_item .item01 ul li {text-align: center; font-size: 18px; color: #eee; word-break: keep-all;}

/* 기술 & 혁신(R&D) > Patents & IP 20251114 */
/* .sub_content.rnd_03 {padding-bottom: 0;} */
/* .rnd_ip01 .sec03 {padding: 100px 0; background: url('../img/sub/key_bg.jpg')center no-repeat; background-size: cover;}
.rnd_ip01 .sec03 .wrap {display: flex; flex-direction: column; row-gap: 60px; align-items: center;}
.rnd_ip01 .sec03 .wrap p {font-size: 48px; font-weight: 700; word-break: keep-all; color: #eee; text-align: center;}
.rnd_ip01 .sec03 .wrap ul {display: flex; flex-direction: column; row-gap: 12px;}
.rnd_ip01 .sec03 .wrap ul li {font-size: 18px; word-break: keep-all; color: #ccc; text-align: center;} */
/* 기술 & 혁신(R&D) > 특허 및 지식 재산권 재작업 20251120 */
.rnd_ip01 .table01 table tr td {width: calc(100%/4); word-break: keep-all;}


/* 기술 & 혁신(R&D) > Technical Achievements 20251114 */
.rnd_ta01 td {width: calc(100%/3);}
.rnd_ta01 .sec04 .wrap {display: flex; flex-wrap: wrap; gap: 40px;}
.rnd_ta01 .sec04 .wrap > div {width: calc(100%/2 - 20px); display: flex; flex-direction: column; border-radius: 20px; justify-content: space-between; row-gap: 40px; padding: 40px; overflow: hidden;}
.rnd_ta01 .sec04 .wrap > div:first-child {background: url('../img/sub/key_bg.jpg')center no-repeat; background-size: cover;}
.rnd_ta01 .sec04 .wrap > div.imgBox {row-gap: unset; justify-content: center; padding: 0; position: relative; border-radius: unset; overflow: unset;}
.rnd_ta01 .sec04 .wrap > div.imgBox p {position: absolute; bottom: 10px; left: 20px; color: #999;}
.rnd_ta01 .sec04 .wrap > div.imgBox a {width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; border: 1px solid #ccc; border-radius: 20px; overflow: hidden;}
.rnd_ta01 .sec04 .wrap > div.imgBox a img {width: 100%; height: 100%; object-fit: cover;}
.rnd_ta01 .sec04 .wrap > div strong {font-size: 48px; font-weight: 700; color: #eee;}
.rnd_ta01 .sec04 .wrap > div ul {display: flex; flex-direction: column; row-gap: 12px;}
.rnd_ta01 .sec04 .wrap > div ul li {font-size: 18px; color: #ccc; word-break: keep-all; line-height: 1.3;}
/* 기술 & 혁신(R&D) > 기술성과 재작업 20251120 */
.rnd_ta01 .sec00 {margin-top: 40px;}
.rnd_ta01 .sec00 .wrap {display: flex; flex-direction: column; align-items: center;}
.rnd_ta01 .sec00 .wrap h4 {font-size: 22px; color: #fafafa; font-weight: 700; border-radius: 40px; background: #1758a7; padding: 8px 22px; text-align: center; margin-bottom: 60px;}
.rnd_ta01 .sec00 .wrap .iconBox {width: 100%;}

/* hoverBox 공통 20251112 */
.item_wrap.hoverBox {display: flex; flex-wrap: wrap; gap: 30px; height: 350px; overflow: hidden;}
.item_wrap.hoverBox > div {flex: 1; padding: 40px; border-radius: 20px; position: relative; display: flex; flex-direction: column; row-gap: 40px; cursor: default; justify-content: flex-end; transition: flex 1s
ease; height: 100%; isolation: isolate; transition: 0.3s;}
.item_wrap.hoverBox > div::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #ffffffc7; z-index: -1;}
.item_wrap.hoverBox > div .top {display: flex;flex-direction: column; row-gap: 15px;}
.item_wrap.hoverBox > div .top strong {position: absolute;top: 30px; right: 30px; transition: 0.3s; font-size: 45px; color: transparent; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #000;font-weight: 900;}
.item_wrap.hoverBox > div .top span {color: #121212; font-size: 18px; font-family: "Roboto";}
.item_wrap.hoverBox > div .top p {color: #020202; font-size: 32px; font-weight: 700;}
.item_wrap.hoverBox > div > ul {display: flex; position: absolute; flex-direction:column; row-gap: 10px; height: 0; overflow: hidden; opacity: 0;}
.item_wrap.hoverBox > div > ul li {font-size: 16px; word-break: keep-all; color: #999; list-style: disc; margin-left: 20px;}
.item_wrap.hoverBox > div > ul li::marker {color:#cccccc;}
.item_wrap.hoverBox > div.on {flex: 2.5; justify-content: space-between;}
.item_wrap.hoverBox > div.on::before {display: none;}
.item_wrap.hoverBox > div.on .top strong {-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff;}
.item_wrap.hoverBox > div.on .top span {color: #fafafa;}
.item_wrap.hoverBox > div.on .top p {color: #fafafa}
.item_wrap.hoverBox > div.on > ul {position: relative; height: auto; opacity: 1; transition: opacity 0.5s ease 0.5s, height 0.5s ease 0.5s;}
.item_wrap.hoverBox > div.on > ul li {color: #ccc;}

.item_wrap.hoverBox > div:hover .top strong {-webkit-text-stroke-width: unset; -webkit-text-stroke-color: unset; color:#fff;}

/* hoverBox01 재작업 공통 20251112 */
.item_wrap.hoverBox01 {height: auto;}
.item_wrap.hoverBox01 > div {padding: 35px; justify-content: unset;}
.item_wrap.hoverBox01 > div .top p {font-size: 20px; font-weight: 600;}
.item_wrap.hoverBox01 > div .top strong {position: unset; font-size: 36px;}
.item_wrap.hoverBox01 > div.on {justify-content: flex-start;}
.item_wrap.hoverBox01 > div.on .top p {font-size: 28px;}
.item_wrap.hoverBox01 > div.on .top strong {font-size: 45px; padding-bottom: 15px;}

.item_wrap.hoverBox01 > div.on, .item_wrap.hoverBox01 > div {flex: unset; width: calc(100%/3 - 20px); height: auto; justify-content: space-between;}
.item_wrap.hoverBox01 > div .top {row-gap: 0;}
.item_wrap.hoverBox01 > div.on .top span {font-size: 16px; padding-top: 10px; font-weight: 400;}

.solu02 .item_wrap.hoverBox01 > div.on, .solu02 .item_wrap.hoverBox01 > div {flex: unset; width: calc(100%/2 - 20px);}
.solu04 .item_wrap.hoverBox01 {height: 300px;}

/* hoverBox01 백그라운드 20251112 */
.solu02 .sec01 .item_wrap > div:first-child {background: url(../img/sub/engin_bg006.jpg) center no-repeat; background-size: cover;}
.solu02 .sec01 .item_wrap > div:last-child {background: url(../img/sub/engin_bg007.jpg) center no-repeat; background-size: cover;}

.solu04 .sec01 .item_wrap > div:nth-child(1) {background: url(../img/sub/engin_bg008.jpg) center no-repeat; background-size: cover;}
.solu04 .sec01 .item_wrap > div:nth-child(2) {background: url(../img/sub/engin_bg009.jpg) center no-repeat; background-size: cover;}
.solu04 .sec01 .item_wrap > div:nth-child(3) {background: url(../img/sub/engin_bg010.jpg) center no-repeat; background-size: cover;}

.solu03 .sec01 .item_wrap > div:nth-child(1) {background: url(../img/sub/engin_bg011.jpg) center no-repeat; background-size: cover;}
.solu03 .sec01 .item_wrap > div:nth-child(2) {background: url(../img/sub/engin_bg012.jpg) center no-repeat; background-size: cover;}
.solu03 .sec01 .item_wrap > div:nth-child(3) {background: url(../img/sub/engin_bg013.jpg) center no-repeat; background-size: cover;}

.solu09 .sec01 .item_wrap > div:nth-child(1) {background: url(../img/sub/engin_bg014.jpg) center no-repeat; background-size: cover;}
.solu09 .sec01 .item_wrap > div:nth-child(2) {background: url(../img/sub/engin_bg015.jpg) center no-repeat; background-size: cover;}
.solu09 .sec01 .item_wrap > div:nth-child(3) {background: url(../img/sub/engin_bg016.jpg) center no-repeat; background-size: cover;}

/* .global01 .item_wrap.hoverBox {height: 390px;} */
.global01 .item_wrap.hoverBox > div .top span {display: none;}
.global01 .item_wrap.hoverBox > div img {display: none; width: 70px;}
.global01 .item_wrap.hoverBox > div.on img {display: block;}

/* iconBox 공통 20251112 */
.iconBox {display: flex; flex-wrap: wrap; gap: 30px;}
.iconBox.three > div {width: calc(100%/3 - 20px);}
.iconBox.four > div {width: calc(100%/4 - 23px);}
.iconBox > div {display: flex;flex-direction: column; align-items: center; row-gap: 35px;}
.iconBox > div:hover figure {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; transform: translateY(-10px);}
.iconBox > div figure {width: 250px; aspect-ratio: 1/1; padding: 70px; background: #f8fafe; border-radius: 50%; transition: 0.3s;}
.iconBox > div figure img {width: 100%; height: 100%; object-fit: contain;}
.iconBox > div .txt {display: flex; flex-direction: column; align-items: center; text-align: center;}
.iconBox > div .txt strong {font-size: 24px; word-break: keep-all;}
.iconBox > div .txt p {font-size: 18px; margin: 10px 0 25px; text-align: center;}
.iconBox > div .txt ul {display: flex; flex-direction: column; row-gap: 12px;}
.iconBox > div .txt ul li {font-size: 16px; word-break: keep-all;}
.iconBox.four > div .txt ul {margin-top: 35px; width: 100%;}
.iconBox.three > div .txt ul {margin-top: 35px; width: 95%;}

.global01 .iconBox > div .txt {row-gap: 0;}

/* subtab 공통 20251112 */
.subtab {margin-bottom: 30px;}
.subtab .wrap{display: flex; justify-content: center; column-gap: 60px; flex-wrap: wrap; row-gap: 20px; align-items: center;}
.subtab .wrap a {font-family: "Roboto"; font-size: 26px; font-weight: 500; color: #1758a7a3; position: relative; text-align: center; transition: 0.3s;}
.subtab .wrap a:hover {color: #333}
.subtab .wrap a.on {color: #1758a7;}
.subtab .wrap a.on::before {content: ""; position: absolute; top: -8px; right: -20px; width: 9px; height: auto; aspect-ratio: 1/1; background: #1758a7; border-radius: 50%;}

.subtab.tabLogo .wrap {column-gap: 0;}
.subtab.tabLogo .wrap a {width: calc(100%/5);}

/* table01 공통 20251112 */
.table01 table {border: 1px solid #ccc;}
.table01 table tr, .table01 table tr td {font-family: "SUIT"; font-weight: 500; text-align: center; font-size: 17px;}
.table01 table tr td:first-child {color: #1758a7; font-weight: 700; word-break: keep-all; background-color: #f8fafe;}
.table01 table tr td.normal {font-weight: 500; color: #212529; background-color: #fff;}
.table01 table tr:first-child td {background-color: #333; color: #fafafa; font-weight: 700;}


/* Key Differentiation 공통 20251112 */
.key_wrap {padding: 60px 0; background: url('../img/sub/key_bg.jpg') center no-repeat; background-size: cover;}
.key_wrap .wrap {display: flex; flex-direction: column; align-items: center; row-gap: 25px;}
.key_wrap .wrap p {font-size: 18px; color: #f2f2f2; padding: 7px 15px; border-radius: 40px; border: 1px solid #f2f2f2; font-weight: 500; text-align: center;}
.key_wrap .wrap ul {width: 100%; display: flex; flex-wrap: wrap; gap: 18px;}
.key_wrap .wrap ul li {height: auto; aspect-ratio: 1/1; border: 1px solid #ddd; border-radius: 50%; display: flex; align-items: center; justify-content: center;
color: #ddd; text-align: center; line-height: 1.4; font-size: 18px; padding: 20px; word-break: keep-all; background: #00000030; backdrop-filter: blur(5px); transition: 0.3s;}
.key_wrap .wrap ul.four {gap: 20px;}
.key_wrap .wrap ul.four li {width: calc(100%/4 - 15px);}
.key_wrap .wrap ul.five li {width: calc(100%/5 - 15px);}
.key_wrap .wrap ul li:hover {background-color: #fafafa; color: #333;}

/* 개인정보처리방침, 이메일무단수집거부 20251117 */
.sub07_02 h3,.sub07_03 h3 {font-size: 38px; font-weight: 700;}
.sub07_02 h2,.sub07_03 h2 {font-size: 20px; font-weight: 700;}
.sub07_02 ul, .sub07_03 ul {display: flex; flex-direction: column; row-gap: 12px;}
.sub07_02 ul li, .sub07_03 ul li {font-size: 16px; color: #666; word-break: keep-all;}

/* 반응형 추가 20251110 */
@media all and (max-width: 1500px) {
	.rnd01 .tit > .txt h3 {position: unset; background: unset; color: #222; margin-bottom: 45px}
}

@media all and (max-width: 1200px) {
    .busin01 .sec01 .wrap .item_wrap > div a {padding: 40px 20px;}
    .busin01 .sec01 .wrap .item_wrap > div a .txt strong {right: 20px;}
    .busin01 .sec01 .wrap .item_wrap > div a .txt span {width: 60%;}

	.solu01 .sec01 .item_wrap > div.img01, .solu01 .sec01 .item_wrap > div.img02 {display: none;}
	.solu01 .sec01 .item_wrap > div {width: calc(100%/3); height: auto;}
	.iconBox.four {gap: 40px;}
	.iconBox.four > div {width: calc(100%/2 - 20px);}
}

@media all and (max-width: 1000px) {
	.rnd_ta01 .sec04 .wrap > div {width: 100%;}
}

@media all and (max-width: 960px) {
    .solu02 .item_wrap.hoverBox01 > div.on, .solu02 .item_wrap.hoverBox01 > div {width: 100%;}
    .item_wrap.hoverBox01 > div.on, .item_wrap.hoverBox01 > div {width: 100%;}
    .solu04 .item_wrap.hoverBox01 {height: auto;}
.sub01 .tit strong {font-size: 36px;}
.sub01 .tit p {font-size: 16px;}
.sub01 .tit {margin-bottom: 60px;}

.company01 .item_wrap .item {flex-direction: column;}
.company01 .item_wrap .item > div {width: 100%;}

.bici .item_wrap > div.certi > div {width: calc(100% / 3 - 20px);}
.bici .item_wrap > div.certi > div a {width: 100%; height: 100%; display: flex; flex-direction: column;}
.bici .item_wrap > div.certi > div p {margin-top: auto; font-size: 16px;}

.bici .item_wrap > div.on.ci > ul.color {gap: 30px;}
.bici .item_wrap > div.on.ci > ul.color > li, .bici .item_wrap > div.on.ci > ul.color li.half {width: calc(100% / 3 - 20px);}

.loca .map_box > div .txt {row-gap: 25px;}
.loca .map_box > div .txt h3 {font-size: 32px;}
.loca .map_box > div .txt ul li p {font-size: 16px;}
.loca .map_box > div .txt ul {width: 100%;}

.his .his_wrap .year > div.left {width: calc(100%/2.5);}
.his .his_wrap .year > div.left strong {font-size: 48px; padding-bottom: 15px;}
.his .his_wrap .year:before {left: 43.5%;}
.his .his_wrap .year > ul.right > li > ul li {font-size: 16px;}

.ceo .sec01 {flex-direction: column;}
.ceo .sec01 .right {width: 100%;}
.ceo .sec01 .left {width: 100%; margin: auto; aspect-ratio: 1/0.4;}
.ceo .sec01 .right strong,.ceo .sec01 .sign p {font-size: 24px;}
.ceo .sec01 .right ul li {font-size: 16px; }
.ceo .sec01 .sign span {font-size: 17px;}
.ceo .sec02 .item > div:before, .ceo .sec02 .item > div:after {display: none;}

.sub02 .tit strong {font-size: 50px;}
.sub02 .txt_visal {margin-top: 80px;}
.sub02 .txt_visal::before {top: -50px; height: 100px;}
.sub02 .txt_visal > h3 {font-size: 28px;}
.sub02 .add_txt .wrap p {font-size: 16px;}
.busin01 .sec01 .wrap .item_wrap > div, .busin01 .sec01 .wrap .item_wrap > div a .txt span, .busin01 .sec02 .item_wrap .wrap > div {width: 100%;}
.sub02 h4 {font-size: 42px}
.sub02 .add_txt {margin-top: 50px;}

.item_wrap.hoverBox, .global01 .item_wrap.hoverBox {height: auto;}
/* .global01 .sec01 .item_wrap {flex-direction: column;} */
.global01 .item_wrap.hoverBox > div.on, .global01 .item_wrap.hoverBox > div {width: calc(100%/2 - 15px);}
.iconBox {row-gap: 40px;}
.iconBox > div, .iconBox.three > div {width: 100%;}
.global01 .sec03 .item_wrap {gap: 30px;}
.global01 .sec03 .item_wrap figure {width: calc(100%/2 - 15px);}

.solu01 .sec01 .item_wrap > div {width: calc(100%/2);}
.iconBox.four > div .txt ul {width: 85%; margin-top: 20px;}

.solu02 .item_wrap.hoverBox, .solu03 .item_wrap.hoverBox{flex-direction: column;}
.sub02 .txt_visal > ul.keyword {width:100%;}

.key_wrap .wrap ul {justify-content: center;}
.key_wrap .wrap ul li {font-size: 16px;}
.key_wrap .wrap ul.five li {width:calc(100%/3 - 15px); font-size: 16px;}

.txt_box h1 {font-size: 32px;}

.sub03.rnd_pro01 .half > div, .sub03.rnd_pro01 .half_item > div {width: 100%;}

.rnd_ta01 .sec04 .wrap > div strong {font-size: 40px;}

.touchBar_wrap {overflow-x: scroll;}
#touchBar {min-width: 960px;}
#touchBar li {padding: 5px 8px;}
#touchBar li a {font-size: 16px;}

.step_wrap li {width: calc(100% / 2 - 40px);}
.step_wrap li:before {display: none;}

.solu01 .item_wrap.hoverBox > div.on, .global01 .item_wrap.hoverBox > div, .solu01 .sec001 .item_wrap > div:nth-child(4), .solu01 .sec001 .item_wrap > div:nth-child(5) {width: 100%;}

.ceo .sec02.kv-wrap .item > div {width: 350px;}
}

@media all and (max-width: 850px) {
	.rnd01 .tit > div {width: 100%;}
	.rnd01 .tit > .left figure {aspect-ratio: 1/0.3;}
	.rnd01 .tit > .txt h3 {font-size: 40px;}
}

@media all and (max-width: 680px) {
	.sub07_02 h3, .sub07_03 h3 {margin-bottom: 15px;}
}

@media all and (max-width: 650px) {
/* 사업분야 공통 */
div.section {margin: 80px 0;}

.bici .item_wrap > div.certi > div {width: calc(100% / 2 - 15px);}

.bici .item_wrap > div.on.ci > ul {flex-direction: column;}
.bici .item_wrap > div.on.ci > ul > li {width: 100% !important;}

.his .his_wrap .year {flex-direction: column;}
.his .his_wrap .year > div.left {width: 100%; padding: 0; position: unset; align-items: center;}
.his .his_wrap .year:before {display: none;}
.his .his_wrap .year > ul {width: 100%;}
.his .his_wrap .year > ul.right > li {padding-left: 25px;}
.his .his_wrap .year > ul.right > li:before {top: 8px; left: 0; width: 13px;}
.his .his_wrap .year > ul.right {row-gap: 30px;}
.his .his_wrap .year > ul.right > li {row-gap: 15px;}

.ceo .sec02 {margin-top: 60px; padding: 60px 0;}
.ceo .sec02 .item {flex-direction: column;}
.ceo .sec02 .item > div {width: calc(100%/1.5);}
.ceo .sec02 .item > div strong {font-size: 22px;}
.ceo .sec02 .item > div.vision {left: 0; bottom: -20px;}
.ceo .sec02 .item > div.mission {right: 0; top: -20px;}
.ceo .sec02 .item > div p {font-size: 16px;}

.sub02 .tit strong, .busin01 .sec01 .wrap .item_wrap > div a .txt h5 {font-size: 32px;}
.sub02 .tit p {font-size: 16px;}
.sub02 .txt_visal {width: calc(100% - 50px);}
.sub02 .txt_visal > h3 {font-size: 24px;}
.sub02 h4 {font-size: 36px;}

.sub02 .add_txt .wrap {row-gap: 20px;}
.sub02.global01 .txt_visal {min-height: unset; height: 350px;}
.item_wrap.hoverBox > div {padding: 30px;}
.item_wrap.hoverBox > div .top strong {font-size: 36px;}
.item_wrap.hoverBox > div .top {width: 80%;}
.global01 .item_wrap.hoverBox > div .top, .solu01 .item_wrap.hoverBox > div .top {width: 100%;}
.item_wrap.hoverBox > div .top span {font-size: 16px;}
.item_wrap.hoverBox > div .top p {font-size: 28px;}
.iconBox > div figure {width: 220px; padding: 55px;}
.iconBox > div .txt strong {font-size: 20px;}

.sub02 .txt_visal > ul li {font-size: 17px;}
.subtab {margin-bottom: 40px;}
.subtab .wrap {column-gap: 35px;}
.subtab .wrap a {font-size: 20px;}
.table01 table tr, .table01 table tr td {font-size: 16px;}
.table01 {margin-top: 0; overflow-x: scroll;}
.table01 table {min-width: 650px;}

.solu01 .sec01 .item_wrap > div {width: 100%; padding: 25px; row-gap: 40px;}
.solu01 .sec01 .item_wrap > div::before {display: none;}
.iconBox.four > div {width: 100%;}

.key_wrap .wrap ul.four li {width: calc(100% / 2 - 15px);}
.sub02 .tit01 strong {font-size: 38px;}

.txt_box h1 {font-size: 28px; margin-bottom: 14px;}
.txt_box {bottom: 90px; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: flex-end;}
#sidebar {flex-direction: column; row-gap: 10px; align-items: flex-start;}
#sidebar .home {width: 20px; height: 20px;}
#sidebar .snb > .over span {display: unset; padding-left: 5px;}

#sidebar {background-color: #00000087; border-radius: 10px; padding: 12px;}
#sidebar .snb {width: 100%; max-width: unset;}
#sidebar .snb > .over {width: 100%;}
#sidebar .snb:before {display: none;}
#sidebar .snb > .over span {padding: 0;}
#sidebar .snb .snb_con {top: 30px;}

.sub03 .tit01 {row-gap: 10px;}
.sub03 .tit01 p {font-size: 16px;}
.sub03 .tit01 strong {font-size: 34px;}
.sub03 p.dot {font-size: 18px;}
.sub03 .half > div {padding: 30px;}

.rnd_pro01 .half_item .item01, .rnd_pro01 .half_item .item {row-gap: 40px;}
.rnd_pro01 .half_item .item .top {row-gap: 10px;}
.rnd_pro01 .half_item .item .top strong {font-size: 32px;}
.rnd_pro01 .half_item .item .top p, .sub03 .half > div ul li {font-size: 16px;}

.rnd_ta01 .sec04 .wrap > div strong {font-size: 32px;}
.rnd_ta01 .sec04 .wrap > div {padding: 20px;}
.rnd_ta01 .sec04 .wrap > div ul li {font-size: 15px;}
.rnd_ta01 .sec04 .wrap > div.imgBox p {position: unset; margin-top: 10px;}

.subtab.tabLogo .wrap a {width: calc(100% / 3);}

.step_wrap li a img {scale: 0.8;}
.step_wrap li a p {font-size: 16px;}

.global01 .item_wrap.hoverBox > div.on, .global01 .item_wrap.hoverBox > div {width: 100%;}

.ceo .sec02.kv-wrap .item {row-gap: 60px;}
.ceo .sec02.kv-wrap .item > div {width: 100%; border-radius: unset; border: unset; row-gap: 15px; position: unset; aspect-ratio: unset;}
}

@media all and (max-width: 600px) {
.key_wrap .wrap ul.five li {width: calc(100%/2 - 15px);}

.key_wrap {background: url(../img/sub/key_bg_m.jpg) center no-repeat; background-size: cover;}

.rnd01 .tit > .left figure {aspect-ratio: 1/0.7;}
.rnd01 .tit > .txt h3 {font-size: 32px;}
.rnd01 .tit > .txt p {font-size: 18px;}
.rnd01 .tit > .txt ul li {font-size: 16px;}

/* .rnd_ip01 .sec03 {padding: 70px 0;} */
/* .rnd_ip01 .sec03 .wrap p {font-size: 34px;} */
.rnd_ip01 .sec03 .wrap ul li {font-size: 16px;}
}

@media all and (max-width: 550px) {
.company01 .item_wrap .item > div.right > p {font-size: 18px;}
.company01 .item_wrap .item > div.right > strong {font-size: 34px;}
.company01 .item_wrap .item > div.right ul li {column-gap: 20px;}
.company01 .item_wrap .item > div.right ul li p, .company01 .item_wrap .item > div.right ul li span {font-size: 16px;}

#sidebar {row-gap: 15px;}
}

@media all and (max-width: 500px) {
    .step_wrap {justify-content: center;}
    .step_wrap li {width:80%;}
    .step_wrap li a img {scale: 0.9;}
    .step_wrap li a p {font-size: 18px; font-weight: 700;}

    .kv-text {width: 95%;}
}

@media all and (max-width: 450px) {
.sub02 .tit p.alone {font-size: 24px;}

.bici .item_wrap .btn_wrap {gap: 0;}
.bici .item_wrap .btn_wrap > li {width: calc(100%/2);}

.bici .item_wrap > div.on.ci > ul.info li:first-child, .bici .item_wrap > div.on.ci > ul.logo li {height: 200px;}

.loca .map_box > div .map_wrap {height: 300px;}

.his .his_wrap .year > ul.right > li strong {font-size: 24px;}

.ceo .sec01 .left {width: 100%;}
.ceo .sec01 .right strong, .ceo .sec01 .sign p {font-size: 22px;}
.sub01.ceo .tit {margin-bottom: 20px;}
.ceo .sec02 .item > div.vision {bottom: -7px;}
.ceo .sec02 .item > div.mission {top: -7px;}
.ceo .sec02 .item > div {row-gap: 20px;}
.ceo .sec01 .sign {flex-direction: column; align-items: flex-start; row-gap: 7px;}

.sub03 .tit01 strong br {display: none;}

.sub07_02 h3, .sub07_03 h3 {margin-bottom: 15px; font-size: 24px;}
#Agreement.sub07_02 h2, #Agreement.sub07_03 h2 {font-size: 20px}
.sub07_02 ul li, .sub07_03 ul li {font-size: 15px;}
.privateD p, .privateD {text-align: center;}

.solu01.sub02 .txt_visal {height: 250px; min-height: auto;}
}

@media all and (max-width: 400px) {
    .sub02 .tit span {font-size: 16px;}
    .subtab.tabLogo .wrap a {width: calc(100% / 2);}

.sub01 .tit strong {font-size: 30px; line-height: 1.2;}
.sub01 .tit strong br {display:none;}

.company01 .item_wrap {row-gap: 60px;}
.company01 .item_wrap .item > div.right > strong {font-size: 28px;}
.company01 .item_wrap .item > div.right > p {font-size: 16px;}
.company01 .item_wrap .item > div.right ul li {flex-direction: column; align-items: flex-start; row-gap: 12px;}
.company01 .item_wrap .item > div.right ul li span {padding-left: 15px;}

.bici .item_wrap > div.certi > div {width: 100%;}

.loca .map_box > div .txt ul li img {width: 30px;}
.loca .map_box > div .txt h3 {font-size: 28px;}

.sub02 .txt_visal::before {height: 70px; top: -34px;}
.sub02 .txt_visal {margin-top: 45px;}
.sub02 .txt_visal > span {font-size: 16px;}
.sub02 .txt_visal > h3 {font-size: 18px;}
.sub02.busin01 .txt_visal {height: 270px; min-height: unset;}
.sub02 .add_txt {margin-top: 30px;}
.sub02 .tit strong br {display: none;}
.sub02 .add_txt .wrap {row-gap: 20px;}
.sub02 h4 {font-size: 32px; margin-bottom: 20px;}
.busin01 .sec01 .wrap .item_wrap > div a .txt strong {position: unset; font-size: 28px;}
.busin01 .sec01 .wrap .item_wrap > div a {padding: 30px 25px;}
.busin01 .sec01 .wrap .item_wrap > div a .txt {gap: 0;}
.busin01 .sec01 .wrap .item_wrap > div a .txt h5 {margin-top: 15px;}
.busin01 .sec02 .item_wrap .wrap > div {padding: 25px;}
.busin01 .sec02 .item_wrap .wrap > div strong {font-size: 22px;}

.item_wrap.hoverBox > div .top strong {font-size: 26px;}
.global01 .sec03 .item_wrap figure {width: 100%;}
.global01 .sec03 .tit_wrap {flex-direction: column; row-gap: 15px; align-items: flex-start;}

.sub02 .txt_visal > ul.keyword li {width: 100%; padding: 5px 1px;}

.key_wrap .wrap ul.five li, .key_wrap .wrap ul.four li {width: calc(100% - 60px);}

.iconBox {justify-content: center; row-gap: 80px;}
.iconBox > div, .iconBox.three > div {width: 80%;}
.iconBox > div figure {width: 180px; padding: 45px;}
.iconBox > div .txt strong {font-size: 18px;}
.iconBox > div .txt p {font-size: 15px;}

.item_wrap.hoverBox > div {padding: 30px 25px;}
.item_wrap.hoverBox > div .top {row-gap: 10px;}
.item_wrap.hoverBox > div .top span, .item_wrap.hoverBox > div > ul li {font-size: 15px;}

.rnd01 .tit > .txt h3 {margin-bottom: 25px; font-size: 28px;}
.rnd01 .tit > .txt p {font-size: 16px; margin-bottom: 15px;}
.rnd01 .tit > .txt p br {display: none;}

.sub03 .half > div {padding: 25px;}
.rnd_pro01 .half_item .item01 p {font-size: 18px;}
.rnd_pro01 .half_item .item01 ul li {font-size: 16px;}

/* .rnd_ip01 .sec03 .wrap p {font-size: 28px;} */

.rnd_ta01 .sec04 .wrap > div {row-gap: 25px;}
.rnd_ta01 .sec04 .wrap > div strong {font-size: 28px;}

.solu01 .sec01 .item_wrap > div .top p {font-size: 26px; font-weight: 600;}
.solu01 .sec01 .item_wrap > div .top span {font-size: 14.5px;}
.solu01 .sec01 .item_wrap > div {row-gap: 60px;}
.solu01 .sec01 .item_wrap > div .btm ul {row-gap: 25px;}

.subtab .wrap a {font-weight: 600 !important;}

.global01 .item_wrap.hoverBox > div.on .top p, .solu01 .item_wrap.hoverBox > div.on .top p {font-size: 22px;}
.global01 .item_wrap.hoverBox > div.on .top strong, .solu01 .item_wrap.hoverBox > div.on .top strong {font-size: 35px;}
.global01 .item_wrap.hoverBox > div, .solu01 .item_wrap.hoverBox > div {padding: 25px}

.item_wrap.hoverBox01 > div.on .top strong {font-size: 35px;}
.item_wrap.hoverBox01 > div.on .top p {font-size: 22px;}
.half_item .item01 p {font-size: 18px;}

.rnd_pro01 .txt_visal, .rnd_ip01 .txt_visal, .rnd_ta01 .txt_visal {height: 350px; min-height: unset;}
.rnd_pro01 .sec00 .wrap h4, .rnd_ta01 .sec00 .wrap h4 {font-size: 18px; font-weight: 600;}
}


/* 비전 스크롤 이벤트 추가 20251121 */
.kv-wrap {
    position: relative;
    height: 100vh; /* 스크롤 애니메이션이 진행될 높이 */
    text-align: center;
}

.kv-img-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
     --darkness: 0;
}
.kv-img-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,var(--darkness));
    pointer-events: none;
}
.kv-img {
    width: 1400px;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    border-radius: 20px;
}

.kv-text {
     position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
}

.kv-text .tit,
.kv-text .item {
    opacity: 0;           /* 처음엔 숨김 */
    transform: translateY(20px); /* 아래에서 올라오는 효과 */
}

