@charset "utf-8"; .minHeight_box { min-height: 480px; width: 100%; } 

/*** 공통 ***/
.sub { padding-top: 140px; overflow-x: hidden; } 
.sub #container { padding: 6rem 0 8rem; position: relative; width: 100%; } 
/* .sub section .section_tit { text-align: center; color: #333; font-size: 3.6rem; margin-bottom: 4rem; font-weight: bold; } */
.inner { max-width: 1400px; position: relative; margin: 0 auto; clear: both; content: ''; display: block; } 

/*** subTop ***/
.sub .subTop { margin: 0 20px; border-radius: 20px; border-bottom: 1px solid #ddd; position: relative; z-index: 1000; height: 300px; background-color: #ddd; background: url(../../images/sub/snbBg.jpg) center no-repeat; background-size: cover; /*게시판 bg*/ } 
.sub .subTop.bg_02 { background: url(../../images/sub/snbBg_02.jpg) center no-repeat; background-size: cover; /*회사소개 bg*/ } 
.sub .subTop.bg_03 { background: url(../../images/sub/snbBg_03.jpg) center no-repeat; background-size: cover; /*사업분야 bg*/ } 
.sub .subTop.bg_04 { background: url(../../images/sub/snbBg_04.jpg) center no-repeat; background-size: cover; /*인재채용 bg*/ } 
.sub .subTop.bg_05 { background: url(../../images/sub/snbBg_05.jpg) center no-repeat; background-position: left 8% top 34%; background-size: cover; /*솔루션 bg*/ } 
.sub .subTop.short_ver { height: 160px; } 
.subTop .txtBox { padding-top: 70px; } 
.subTop .txtBox p { color: #fff; text-shadow: 0 0 4px rgba(0, 0, 0, .5); } 
.subTop .txtBox p.title { font-size: 3.4rem; font-weight: bold; } 
.subTop .txtBox p.sub_desc { font-size: 1.2rem; margin-top: 1rem; } 

/** .page_location **/
.subTop .snb { width: 100%; height: 65px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); } 
.subTop .snb::before { content: ""; width: 1000%; height: 1px; background-color: #fff; display: block; position: absolute; left: -50%; top: -1px; transform: translateX(-50%); opacity: 0.3; } 
.subTop .snb::after { content: ""; width: 1000%; height: 66px; background-color: #fff; display: block; position: absolute; left: -50%; top: -1px; transform: translateX(-50%); opacity: 0.4; z-index: -1; } 
.snb .page_location { float: left; } 
.snb .page_location .clearfix > li { float: left; height: 65px; position: relative; } 
.snb .page_location .clearfix > li::after { content: ""; display: block; width: 1px; height: 25px; background-color: #fff; position: absolute; top: 50%; right: 0; transform: translateY(-50%); opacity: 0.3; } 
.snb .page_location li.home a { display: inline-block; height: 100%; width: 70px; background: url(/images/sub/snb_home.png) center no-repeat; position: relative; } 
.snb .page_location li.home a:hover { background: url(/images/sub/snb_home_bl.png) center no-repeat; } 
.page_location .tab a { font-size: 1.6rem; } 
.snb .page_location li.tab { width: 240px; height: 65px; position: relative; } 
.snb .page_location li.tab::after { content: ""; display: block; width: 1px; height: 30px; background-color: #fff; position: absolute; top: 50%; right: 0; transform: translateY(-50%); } 
.snb .page_location li.tab2 { width: 270px; } 
.snb .page_location .tab > a { text-shadow: 0 0 4px rgba(0, 0, 0, .4); color: #fff; font-size: 1.2rem; position: relative; display: inline-block; width: 100%; height: 100%; line-height: 65px; padding-left:30px; } 
.snb .page_location .tab > a::after { position: absolute; content: url(/images/sub/snb_toBtm_triangle.png); right: 20px; top: 50%; transform: translateY(-50%); } 
.page_location .tab ul.btmUl { display: none; position: absolute; border: 1px solid #ddd; border-top: none; width: 100%; } 
.page_location .tab ul.btmUl.active { display: block; } 
.page_location .tab ul.btmUl li { height: 50px; line-height: 50px; } 
.page_location .tab ul.btmUl li a { background-color: #fff; color: #111; height: 50px; line-height: 50px; width: 100%; font-size: 1.125rem; display: block; padding-left: 30px; } 
.page_location .tab1 ul.btmUl li a:hover { background-color: #1462f3; color:#fff; } 
.page_location .tab2 ul.btmUl li a:hover { background-color: #1462f3; color:#fff; } 

/* contentsSearch */
.contentsSearch { display:table; position:relative; margin: 0 auto 50px; text-align:center } 
.contentsSearch:after { content:""; clear:both; display:block } 
.contentsSearch span { float:left; margin-left:10px } 
.contentsSearch span:first-child { margin-left:0 } 
.contentsSearch select { width:190px; height:50px; padding:5px 20px; border: 1px solid #e9ebed; box-sizing:border-box; border-radius: 5px; background:url("/images/sub/arrow_select.png") calc(100% - 20px) center no-repeat #fff; font-size:1.125rem; color:#111; letter-spacing:-0.03em; -webkit-appearance:none; -moz-appearance:none; appearance:none; transition:0.3s } 
.contentsSearch input[type="text"] { width: 520px; height: 50px; border: 0; padding: 5px 20px; box-sizing: border-box; font-size: 1.125rem; color: #111; background-color: #f5f7f9; border: 1px solid #e9ebed; border-radius: 5px; } 
.contentsSearch3 { display:block; text-align:right } 
.contentsSearch3 .txtR { display:inline-block } 

.contentsSearch span .note { font-size: 1.95rem; font-weight: 600; color: #0e1522; margin-right: 5px; padding: 0px; line-height: 50px; /* border: 1px solid #ddd; */ display: inline-block; vertical-align: middle; } 

/* contestSearch */
.contentsSearch.calendarSearch select { width:140px } 
.contentsSearch.calendarSearch input[type="text"] { width:500px } 
.contentsSearch.calendarSearch input[type="text"].calendar { width:150px } 

.btn { font-size: 0; width: 50px; height: 50px; background: url(../../images/sub/srh_icon.png) no-repeat 50% 50% #000; border-radius: 6px; } 

/* 조회페이지 넘버 */
.numberSearchResult { position:relative; margin-bottom:15px } 
.numberSearchResult:after { content:""; clear:both; display:block } 
.numberSearchResult li:after { content:""; clear:both; display:block } 
.numberSearchResult span { font-size:1.125rem; color:#111; letter-spacing: 0.2px; } 
.numberSearchResult span strong { font-size:1.125rem; color:#1462f3; font-weight:500; padding: 0 5px; } 
.numberSearchResult span em { font-size:1.125rem; color:#f12112; font-weight:500; padding: 0 5px; } 
.numberSearchResult > ul { display:table; width:100% } 
.numberSearchResult > ul > li:first-child { display:table-cell; text-align:left; vertical-align:bottom } 
.numberSearchResult > ul > li:last-child { display:table-cell; text-align:right } 
.numberSearchResult.with_order_opt { float: left; margin-top: 14px } 

/* table.basic */
table.basic { width: 100%; border-collapse: collapse; line-height: 1.4; border-top: 2px solid #000; } 
table.basic td,
table.basic th { border-bottom: 1px solid #eee; } 
table.basic th { text-align: center; } 
table.basic thead th { padding: 2rem; font-size: 1.125rem; color: #000; font-weight: 500; } 

table.basic tbody th { padding: 2.4rem 2rem; background-color: #f5f5f5; font-size: 1.125rem; font-weight: 500; color: #303030; } 
table.basic tbody td { font-size: 1.125rem; padding: 18px 10px; color: #000; font-weight: 400; line-height: 1.4; text-align: center; vertical-align: middle; } 
table.basic .first { border-left: 0; } 


/* TABLE - chart */
.chart { table-layout:fixed; width:100%; border-top:2px solid #000; border-collapse:collapse; background:#fff } 
.chart tr.even { background:#fcfcfc } 
.chart tr.pick { background:#f3f3f3 } 
.chart tr.pick td:first-of-type { font-weight: 600; color: #445; } 
.chart thead tr:first-child th { border-top:1px solid #000; border-bottom:1px solid #eee } 
.chart tr th, .chart tr td { padding: 18px 10px; border-bottom:1px solid #eee; font-size:1.125rem; text-align:center; line-height:1.3; letter-spacing:-0.03em; vertical-align:middle; transition:0.3s } 
.chart tr th { padding:18px 10px; background:#fff; color:#000; font-weight:500; } 
.chart tr td { font-size:1.125rem; text-align:center; line-height:1.3; vertical-align:top; } 
.chart tr td.date,
.chart tr td.hit3 { color: #999; } 
.chart tr td p { font-size:inherit; color:inherit; line-height:inherit } 
.chart input[type="file"] { height:40px; padding:7px; box-sizing:border-box } 
.chart tr td.subject p > .organ, .chart tr td.subject p > .author { display:block; margin-top:5px; color:#718598 } 
.chart tr td.subject { text-align:left; text-overflow: ellipsis; overflow: hidden; } 
.noSubject { margin:10px 0; font-size:1.125rem; text-align:center } 
.chart tr td.subject a { font-size:1.125rem; color:#000; font-weight:400; line-height:1.3; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } 
.chart tr td.subject a:hover, .chart tr td.subject a:focus { text-decoration:underline } 
.chart tr td.underline a:hover, .chart tr td.underline a:focus { text-decoration:underline } 
.chart tr td select { min-width:120px; height:40px; padding:10px; box-sizing:border-box; background:url("/images/usr/board/arrow_select.png") calc(100% - 10px) center no-repeat #fff; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-size:1.6rem;; color:#666; } 
.chart textarea { resize:none; width:100%; height:160px; padding:10px; border:1px solid #ccc; box-sizing:border-box; font-size:1.6rem; color:#666; line-height:1.3 } 
.chart td .file { display:inline-block; width:34px; height:30px; border-radius:0; background:url("/images/usr/board/icon_file.png") no-repeat; font-size:1.6rem; color:#0B74DD; font-weight:400; line-height:30px; text-align:center } 
.chart td .nofile { display:inline-block; width:34px; height:30px; border-radius:0; background:url("/images/usr/board/icon_nofile.png") no-repeat; font-size:1.6rem; color:#666; font-weight:400; line-height:30px; text-align:center } 
.chart td .progress { display:inline-block; min-width:60px; padding:5px; border-radius:3px; font-size:1.45rem; color:#fff; transition:0.3s } 
.chart td .progress.request { background:#009DDA } 
.chart td .progress.end { background:#665 } 
.chart td .progress.complete { background:green } 
.chart td .progress.ongoing { background:#79b33b } 
.chart .edit { position:relative } 

.chart input[type='checkbox'] { display:inline-block; position:absolute; left:0px; top:0px; width:16px; height:16px; margin:0; padding:0; opacity:0; vertical-align:middle } 
.chart input[type='checkbox'] + label { display:inline-block; position:relative; padding-left:20px; font-size:1.5rem; color:#666; line-height:16px; vertical-align:top; box-sizing:border-box } 
.chart input[type='checkbox'] + label:before { content:""; left:0px; top:0px; width:16px; height:16px; border-radius:2px; border:1px solid #ccc; background:#fff; background-image:url("/images/usr/board/check_sprite.png"); background-position:left top; box-sizing:border-box } 
.chart input[type='checkbox'] + label:after { content:""; left:0px; top:0px; width:16px; height:16px; border-radius:2px; border:1px solid #ccc; background:#fff } 
.chart input[type='checkbox'] + label:before, .chart input[type='checkbox'] + label:after { content:""; display:inline-block; position:absolute } 
.chart input[type='checkbox']:checked + label:before { content:""; border-color:#665; background:#fff } 
.chart input[type='checkbox']:checked + label:after { content:""; left:0px; top:0px; width:16px; height:16px; border-radius:2px; border:1px solid #665; background:url("/images/usr/board/check_sprite.png") no-repeat #665; background-position:-5px -6px } 
.chart input[type='checkbox']:focus ~ label:before { outline:1px dotted #555 } 

.chartL tr td { text-align:left !important } 
.chart .checkbox { margin-right: 0; } 
.chart tr td .checkbox { vertical-align: top; } 

.chart input { min-height: 40px; } 
.chart tr input.calendar { width: 150px; min-width: 150px; } 
.chart input[type='text'] { min-width: 300px; } 
.chart #tbodyAddInput input[type='text'] { min-width: auto; } 

.chart.borderR tr td { border-right: 1px dashed #ccc; } 
.chart.borderR tr td:last-of-type { border-right:none; } 

.chartBox { position: relative; width: 100%; } 
.overflowScroll.chartBox { max-height: 300px; border-bottom: 1px solid #ddd; } 

.essential { color: #fa5151; font-weight: 700; padding-left: 3px; font-size: 1.8rem; } 


/* #tbodyAddInput */
#tbodyAddInput tr > td:nth-of-type(1) input { text-align:center; } 
#tbodyAddInput tr > td:nth-of-type(2) { text-align:left; } 


/* rowChart */
.rowChart { border-top:2px solid #000 } 
.rowChart tr.even td { background:#fff !important } 
.rowChart tr th, .rowChart tr td { border:1px solid #ddd } 
.rowChart tr th { color:#000; font-weight:500; vertical-align:middle } 
.rowChart tr td { text-align:left } 
.rowChart tr th:first-child, .rowChart tr td:first-child { border-left:none } 
.rowChart tr th:last-child, .rowChart tr td:last-child { border-right:none } 
.rowChart td input[type="text"] { width:100%; height:40px; box-sizing:border-box; font-size:1.6rem; color:#666 } 
.rowChart td input[type="text"].calendar { width:150px; } 
.rowChart td input[type="number"] { width:120px; height:34px; box-sizing:border-box; font-size:1.6rem; color:#666 } 
.rowChart2 { border-top:2px solid #1462f3 } 
.rowChart2 tr th, .rowChart2 tr td { font-size:1.6rem; } 
.rowChart2 tr th { background:#fafafa } 
.rowChart3 tr th { background:#fafafa } 
.rowChart3 tr td { line-height:1.4 } 
.editH { width:100%; height:600px } 
.editH2 { height:100vh } 


/* chartR */
.chartR { position:relative; width:100%; border-bottom: 1px solid #000; } 
.chartR > p { padding:60px 0; border-top:2px solid #000; border-bottom:1px solid #eee; font-size: 1.8rem; color:#000; font-weight:600; text-align:center; line-height:1.3 } 
.chartR > ul { padding:30px 0; border-bottom:1px solid #eee; text-align:center } 
.chartR > ul:after { content:""; clear:both; display:block } 
.chartR > ul > li { display:inline-block; font-size:1.125rem; color:#999; font-weight:400; line-height:1.3; transition:0.3s; position: relative; margin-right: 60px; } 
.writer2 { font-size:inherit; color:inherit } 
.chartR > ul > li:after { content: ""; width: 1px; height: 14px; background-color: #dbdbdb; position: absolute; top: 50%; right: -30px; transform: translateY(-50%); } 
.chartR > ul > li:last-child:after { content:""; display: none; } 
.chartR > ul > li.videoSubject { clear:both; display:block; width:100%; margin-top:15px !important; padding-top:15px; border-top:1px solid #ddd; line-height:1.3; } 
.chartR > ul > li > span { display:inline-block; margin-right:30px; font-size:1.125rem; color:#000; font-weight:500; } 
.chartR > ul > li > a { font-size:1.6rem; color:#0B74DD !important; text-decoration:underline } 
.chartR .bbs_content { margin: 60px 40px; } 
.chartR .bbs_content span.txt { font-size: 1.125rem; letter-spacing: -0.03em; } 
/* .chartR .bbs_content img { max-width:100%; width:auto; } */
.chartR .bbs_content img { max-width:100%; width:800px; } 

.chartR .bbs_content > p.bbsConTitle strong { display:inline-block; margin-top:20px; margin-bottom:5px; padding:5px 10px; border-radius:3px; background:#303F9F; font-size:1.4rem; color:#fff } 
.chartR .bbs_content > p.bbsConTitle:first-child strong { margin-top:0 } 
.chartR .bbs_content > p { font-size:1.6rem; color:#666; font-weight:400; line-height:1.5; transition:0.3s } 
.chartR .bbs_content > p strong { font-size:1.8rem; color:#000; font-weight:400 } 
.bbsImg { text-align:center } 
.bbsImg img { max-width:100% } 
.chartR .bbs_content .bbsImg + .bbsImg { margin-top:30px } 
.bbs_content2 { padding:40px } 

/* imageBoardBox */
.imageBoardBox { position:relative; margin-top:10px; padding-top:20px; border-top:2px solid #000; } 
.imageBoard:after { content:""; clear:both; display:block } 
.imageBoard > li { float:left; width:320px; margin-left:40px; } 
.imageBoard > li:nth-child(4n+1) { margin-left:0 } 
.imageBoard > li:nth-child(n+5) { margin-top:40px } 
.imageBoard > li > div { position:relative } 
.imageBoard > li > div:after { content:""; clear:both; display:block } 
.imageBoard > li > div span { float:left; font-size:1.125rem; color:#999 } 
.imageBoard > li > div span:first-child { display:block; min-width:100px; padding:3px 5px; border:1px solid #0B74DD; box-sizing:border-box; color:#999; text-align:center } 
.imageBoard > li > div span:last-child { float:right; margin-top:3px } 
.imageBoard > li > div span em { display:inline-block; margin-left:5px; padding-left:5px; background:url("/images/usr/board/line_curator.png") left 3px no-repeat; color: #999; } 

/* lineCut */
.lineCut { overflow:hidden; width:95%; margin:15px 0 10px; white-space:nowrap; text-overflow:ellipsis; text-align:left; font-size:1.3rem; color:#222; font-weight:400; letter-spacing:-0.03em } 
.line2Cut { display:block; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; width:100%; height:2.6em; margin:15px 0; font-size:2rem; color:#222; font-weight:400; letter-spacing:-0.03em; line-height:1.3; -webkit-line-clamp:2; -webkit-box-orient:vertical } 
.imgItem .period + .line2Cut { margin-top:5px } 

/* newsletterBoard */
.newsletterBoard.imageBoard > li > div span:first-child { display:inline-block; overflow:hidden; min-width:auto; width:80%; padding:2px 0; border:none; white-space:nowrap; text-overflow:ellipsis; text-align:left } 
.newsletterBoard.imageBoard > li > div span:last-child { margin-top:0; padding-left:15px; background:url("/images/usr/board/icon_hit.png") left 2px no-repeat } 


/* videoItem */
.videoItem { display:block; position:relative; border:1px solid #eee; border-radius: 20px; overflow: hidden; } 
.videoItem .eduVideo { position:relative; overflow:hidden; width:100%; height:180px; box-sizing:border-box; background-color: #f0f1f3; border-bottom: 1px solid #eee; } 
.videoItem .eduVideo:after { content:""; z-index:1; position:absolute; left:50%; top:50%; width:60px; height:60px; transform:translate(-50%, -50%); background:url("/images/sub/btn_play.png") no-repeat } 
.videoItem .eduVideo img { width:100%; height:auto; transition:0.5s } 
.videoItem:hover .eduInfo li p { text-decoration:underline } 
.videoItem:hover .eduVideo img { transform:scale(1.1); -webkit-transform:scale(1.1) } 
.videoItem .eduInfo { padding:15px 20px; } 
.videoItem .eduInfo li em { font-size:1.4rem; color:#0B74DD } 
.videoItem .eduInfo li p.line2Cut { margin: 5px 0 25px; font-size: 1.3rem; overflow: hidden; width: 100%; text-overflow: ellipsis; letter-spacing: -0.5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 3.5rem; line-height: 1.3; word-break: keep-all; } 
.videoItem .eduInfo li p.lineCut { overflow:hidden; width:95%; margin:0; white-space:nowrap; text-overflow:ellipsis; text-align:left; font-size:1.4rem; color:#718598; font-weight:400; letter-spacing:-0.03em; line-height:1.2 } 
.videoItem > p:after { content:""; clear:both; display:block } 
.videoItem > p { padding:15px 20px; border-top:1px solid #eee; font-size:1.4rem; } 
.videoItem > p span:first-child { float:left; min-width:auto; padding:0; border:none; font-size: 1.125rem; color: #999; } 
.videoItem > p span:first-child { float:left; padding-left:25px; background:url("/images/sub/icon_date.png") center left 2px no-repeat; font-size: 1rem; color: #999; position: relative; margin-right: 25px; } 
.videoItem > p span:first-child::after { content: ""; width: 1px; height: 12px; background-color: #dbdbdb; display: inline-block; position: absolute; top: 50%; right: -14px; transform: translateY(-50%); } 
.videoItem > p span:last-child { float:left; padding-left:25px; background:url("/images/sub/icon_hit.png") center left 2px no-repeat; font-size: 1rem; color: #999; } 

/* imgItem */
.imgItem { display:block; position:relative; border:1px solid #eee; border-radius: 20px; overflow: hidden; } 
.imgItem .eduVideo { position:relative; overflow:hidden; width:100%; height:180px; box-sizing:border-box; background-color: #f0f1f3; border-bottom: 1px solid #eee; } 
.imgItem .eduVideo img { width:100%; height:auto; transition:0.5s; } 
.imgItem:hover .eduInfo li p { text-decoration:underline } 
.imgItem:hover .eduVideo img { transform:scale(1.1); -webkit-transform:scale(1.1) } 
.imgItem .eduInfo { padding:15px 20px; } 
.imgItem .eduInfo li em { font-size:1.4rem; color:#0B74DD } 
.imgItem .eduInfo li p.line2Cut { margin: 5px 0 25px; font-size: 1.3rem; overflow: hidden; width: 100%; text-overflow: ellipsis; letter-spacing: -0.5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 3.5rem; line-height: 1.3; word-break: keep-all; } 
.imgItem .eduInfo li p.lineCut { overflow:hidden; width:95%; margin:0; white-space:nowrap; text-overflow:ellipsis; text-align:left; font-size:1.4rem; color:#718598; font-weight:400; letter-spacing:-0.03em; line-height:1.2 } 
.imgItem > p:after { content:""; clear:both; display:block } 
.imgItem > p { padding:15px 20px; border-top:1px solid #eee; font-size:1.4rem; } 
.imgItem > p span:first-child { float:left; padding-left:25px; background:url("/images/sub/icon_date.png") center left 2px no-repeat; font-size: 1rem; color: #999; position: relative; margin-right: 25px; } 
.imgItem > p span:first-child::after { content: ""; width: 1px; height: 12px; background-color: #dbdbdb; display: inline-block; position: absolute; top: 50%; right: -14px; transform: translateY(-50%); } 
.imgItem > p span:last-child { float:left; padding-left:25px; background:url("/images/sub/icon_hit.png") center left 2px no-repeat; font-size: 1rem; color: #999; } 

/* attachFile */
.attachFile { position:relative; padding:30px 10px; border-top:1px solid #222; border-bottom:1px solid #222 } 
.attachFile:after { content:""; clear:both; display:block } 
.attachFile > p { float:left; width:120px; font-size:1.125rem; color:#222; transition:0.3s } 
.attachFile > ul { float:left; width:calc(100% - 120px) } 
.attachFile > ul > li { margin-top:10px; transition:0.3s } 
.attachFile > ul > li:first-child { margin-top:0 } 
.attachFile > ul > li a { padding-left:22px; background:url("/images/sub/icon_file.png") left center no-repeat; font-size:1.125rem; color:#111; line-height:1.3; transition:0.3s } 
.attachFile > ul > li a:hover, .attachFile > ul > li a:focus { text-decoration:underline } 

/* view-button */
.view-button { margin-top:60px; display: flex; align-items: center; justify-content:space-between; } 
.view-button .view-btn { color: #111; font-size: 1.125rem; font-weight: 500; } 
.view-button .view-btn.Prev:hover { transform: translateX(15px); } 
.view-button .list-btn { width:180px; height:50px; display:flex; align-items: center; justify-content: center; border-radius: 6px; background-color: #111; color:#fff; font-size:20px; font-weight: 500; } 
.view-button .list-btn:hover { background-color: #1462f3; } 
.view-button .view-btn.next:hover { transform: translateX(-15px); } 
.view-button .view-btn.off { opacity: 0.5; } 
.view-button .view-btn:first-of-type { background:url(../../images/sub/prev_btn.png)no-repeat 0; padding-left:20px; } 
.view-button .view-btn:last-of-type { background:url(../../images/sub/next_btn.png)no-repeat 100% 50%; padding-right:20px; } 

/* 페이징 */
.navigation { margin-top:60px; display:flex; align-items: center; justify-content: center; height: 40px; gap: 30px; } 
.navigation a { width: 16px; display:inline-flex; align-items:center; justify-content: center; color:#999; border-bottom:2px solid transparent; } 
.navigation a.off { opacity:0.5; } 
.navigation a.on { color:#111; border-bottom: 2px solid #000; } 
.navigation a:hover { border-bottom: 2px solid #000; color:#111; } 
.navigation .first-btn { width: 17px; height: 16px; text-indent: -9999px; font-size:0; background: url(../../images/sub/first_btn.png)no-repeat 0 2px; transition:unset; border-bottom:0 } 
.navigation .prev-btn { height:16px; text-indent: -9999px; font-size:0; background:url(../../images/sub/prev_btn.png)no-repeat 50% 2px; transition:unset; border-bottom:0 } 
.navigation .next-btn { height:16px; text-indent: -9999px; font-size:0; background:url(../../images/sub/next_btn.png)no-repeat 50% 2px; transition:unset; border-bottom:0 } 
.navigation .end-btn { width: 17px; height:16px; text-indent: -9999px; font-size:0; background:url(../../images/sub/end_btn.png)no-repeat 0 2px; transition:unset; border-bottom:0 } 
.navigation .first-btn:hover,.navigation .prev-btn:hover,.navigation .next-btn:hover,.navigation .end-btn:hover { border-bottom:0 } 


/*-------------------------------------------------------------------
회사소개
-------------------------------------------------------------------*/
/* 서브 공통 */
.sub_tit { font-size: 2.125rem; font-weight: 700; padding-bottom:20px; margin-top: 40px; } 
.sub_tit:first-child { margin-top:0; } 

.titleA { font-size: 40px; /*2.125rem*/ font-weight: bold; padding-bottom:20px; margin-top: 120px; margin-bottom: 20px; position: relative; } 
/* .titleA:before { content: ''; width: 27px; height: 4px; background:#1462f3; position: absolute; left: 0; bottom:0; } */
.titleA:first-child { margin-top:0; } 

.titleB { font-size: 24px; font-weight: 600; margin: 3.5rem 0 1.5rem; letter-spacing: -0.6px; color: #555; } 

.sub_titbox { font-size: 1.25rem; line-height: 1.6; color: #555; word-break: keep-all; } 

.gubun_line { width: 100%; height: 5px; background: url(../../images/sub/line_bg.jpg) left top repeat-x; margin: 40px 0; } 

/* 소개 */
.manage_list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; margin-top: 6rem; margin-bottom: 6rem; } 
.manage_list>li { text-align: center; } 
.manage_list>li img { margin: auto; } 
.manage_list>li .txt01 { margin-top: 35px; font-size: 1.5625rem; font-weight: 700; } 
.manage_list>li .txt02 { margin-top: 20px; font-size: 18px; line-height: 1.5em; color: #111; } 

/* CEO 인사말 */
.ceo_txt01 { font-size: 1.875rem; line-height: 1.5em; font-weight: 600; padding: 75px 0; text-align: center; margin-top: 4rem; position: relative; } 
.ceo_txt01::before { content: ""; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 40px; height: 34px; background-image: url(../../images/sub/quote_img01.png); } 
.ceo_txt01::after { content: ""; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 40px; height: 34px; background-image: url(../../images/sub/quote_img02.png); } 
.ceo_txt02 { margin-top: 53px; font-size: 1.25rem; line-height: 2em; text-align: center; } 
.ceo_txt03 { margin-top: 90px; font-size: 1.4375rem; text-align: center; } 
.ceo_txt03 span { font-size: 1.6875rem; font-weight: 700; letter-spacing: 0.4em; margin-left: 20px; } 

/* 소개 */
.overview { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;} 
.overview .txt01 { font-size: 38px; font-weight: bold; line-height: 3.5rem; } 
.overview .txt02 { font-weight: 300; font-size: 18px; color: #666; margin-bottom: 30px; line-height: 1.5em; } 
.overview .txt03 { font-size: 16px; color: #222; font-weight: 500; letter-spacing: .05em; } 

/* 연혁 */
.history__wrap::before { content: ""; width: 2px; height: 100%; background-color: #eee; top: 0; left: 50px; position: absolute; } 
.company-history .history__wrap .history__nav { position: absolute; top: 137px; left: 110px; } 
.company-history .history__wrap .history__nav>p { font-size: 18px; font-weight: 300; color: #999; cursor: pointer; letter-spacing: .05em; margin-bottom: 25px; } 
.company-history .history__wrap .history__nav>p.active { font-size: 20px; font-weight: 600; color: #000; position: relative; } 
.company-history .history__wrap .history__nav>p.active::before { content: ""; width: 8px; height: 8px; border-radius: 4px; background-color: #1462f3; position: absolute; top: 8px; left: -33px; } 
.company-history .history__wrap .history__nav>p:last-child { margin-bottom: 0; } 
.company-history .history__wrap .history__event { margin-left: 360px; margin-right: 960px; width: 60%; } 
.company-history .history__wrap .history__event:last-child { border-bottom: none; } 
.company-history .history__wrap .history__event .sub__tit02 { margin-bottom: 75px; } 
.company-history .history__wrap .history__list>li { margin-bottom: 100px; } 
.company-history .history__wrap .history__list>li:last-child { margin-bottom: 0; } 
.company-history .history__wrap .history__list .year { border-bottom: 3px solid #000; display: inline-block; font-weight: 700; font-size: 2.125rem; letter-spacing: 0; margin-bottom: 30px; } 
.company-history .history__wrap .history__list .event>p { position: relative; margin-bottom: 10px; padding-left: 15px; line-height: 1.5em; font-size: 1.25rem; } 
.company-history .history__wrap .history__list .event>p::before { content: ""; width: 4px; height: 4px; border-radius: 4px; position: absolute; background-color: #000; left: 0; top: 12px; } 
.company-history .history__wrap .history__list .event .event__img { display: none; margin-top: 45px; } 
.company-history .history__wrap .history__list .event .event__img img { width: 100%; } 

/* 조직도 */
.org { text-align:center; margin-top: 5rem; } 
.org > li > strong { position:relative; display:inline-block; padding: 1rem 0; font-size:1rem; font-weight:600; z-index:1; color: #000; width: 15rem; border-radius: 0 15px 0 15px; text-shadow: 0 0 4px rgba(0, 0, 0, .5); } 
.org > li > strong:after { position:absolute; top:0; left:0; width:100%; height:100%; border: 1px solid #acacac; background-color: #acacac; content:''; z-index:-1; border-radius: 4px; } 
.org > li:nth-child(1) > strong { color: #fff; font-size: 1.25rem; } 
.org > li:nth-child(1) > strong::after { border: 1px solid #eee; background-color: #272a30; border-radius: 50%; width: 140px; height: 140px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } 
.org > li.typeA { margin-top: 2rem; } 
.org > li.typeA > strong { font-size: 1.125rem; color: #fff; font-weight: 400; margin-left: 29.5rem; border-radius: 4px; } 
.org > li.typeA > strong::before { position: absolute; top: 50%; left: -24%; height: 2px; width: calc(100% + -7.7rem); -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #ddd; content: ''; } 
.org > li.typeB strong { color: #fff; font-weight: 400; } 
.org > li.typeB strong::before { content: ''; position: absolute; top: 100%; left: 50%; width: 2px; height: calc(100% + -0.8rem); -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #ddd; } 
.org > li.typeB strong::after { border:1px solid #ddd; background-color:#eee; border-radius: 4px; border: 1px solid #acacac; background-color: #acacac; } 
.org > li.typeB > strong { margin-top: 2rem; font-size: 1.125rem; } 
.org > li:nth-child(1) > strong::before { position:absolute; top:175%; left:50%; width:2px; height: calc(100% + 11rem); -webkit-transform:translateX(-50%); transform:translateX(-50%); background-color:#ddd; content:''; } 
.org li { position:relative; } 
.org li > span { position:relative; z-index:1; } 
.org .depth2 > li { overflow:hidden; margin-top:2rem; } 
.org .depth2 .lst1 { display:inline-block; -webkit-transform:translateX(+7.25rem) translateX(+3px); transform:translateX(+0rem) translateX(+0px); line-height: 0; margin-top: 5rem; } 
.org .depth2 .lst1 .depth3 > li { float:left; } 
.org .depth2 .lst1 .depth3 > li:first-of-type { padding-right:7.25rem; } 
.org .depth2 .lst1 .depth3 > li:first-of-type:before { position: absolute; background-color: #ddd; content: ''; top: 50%; left: 50%; height: 2px; width: calc(100% + -7.7rem); -webkit-transform: translateX(-50%); transform: translateX(27%) } 
.org .depth2 .lst1 .depth3 > li:last-of-type { padding-left:7.25rem; } 
.org .depth2 .lst1 .depth3 > li:last-of-type > span { display:inline-block; vertical-align:middle; } 
.org .depth3 { display:inline-block; } 
.org .depth3 > li > span { display:inline-block; width: 15rem; padding:1rem 0; border-radius: 4px; } 
.org .depth3 > li > span:after { position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid #acacac; background-color:#acacac; content:''; border-radius: 4px; } 
.org .depth3 > li > span.col_blue:after { background-color: #1462f3; border: 1px solid #1462f3; } 
.org .depth3 > li > span > em { font-size: 1.125rem; position:relative; z-index:1; color: #fff; /*text-shadow:0 0 4px rgba(0, 0, 0, .5); */ } 
.org .depth4 > li > span,
.org .depth5 > li > span { display:inline-block; width:15rem; padding:1rem 0; color: #333; background-color: #fff; border:1px solid #000; font-weight:500; font-size:1rem; border-radius: 4px; } 
.org .depth2 .lst2 { overflow:hidden; margin-top:2.25rem; padding-top:2.25rem; } 
.org .depth2 .lst2 .depth3 { position:relative; } 
.org .depth2 .lst2 .depth3 > li { float:left; } 
.org .depth2 .lst2 .depth3:before { position: absolute; top: -2.25rem; left: 12.5%; width: 75%; height: 2px; background-color: #ddd; content: ''; } 
.org .depth2 .lst2 .depth3 > li > span:before { position:absolute; top:-2.5rem; left:50%; -webkit-transform:translateX(-50%); transform:translateX(-50%); width:2px; height:calc(100% + 4.2rem); background-color:#ddd; content:''; } 
.org .depth2 .lst2 .depth3 > li:last-of-type .depth4 > li { text-align:center; display:inline-block; float:none; } 
.org .depth2 .lst2 .depth3 .right_fix { padding-left: 30rem; padding-right: 0; } 
.org .depth2 .lst2 .depth5 > li > span { width:15rem; } 
.org .lst2 .depth4 { position:relative; overflow:hidden; margin-top:1.5rem; padding-top:1.5rem; display: flex; justify-content: center; } 
.org .lst2 .depth5 > li:first-of-type > span:after { position:absolute; top:-1.5rem; left:50%; width:calc(100% + 0.85rem); height:2px; background-color:#ddd; content:''; } 
.org .lst2 .depth4 > li:last-of-type .depth5 > li:first-of-type > span:after { display:none; } 
.org .lst2 .depth4 > li { float:left; margin:0 .35rem; } 
.org .lst2 .depth5 > li:first-of-type > span:before { position:absolute; top:-1.5rem; left:50%; width:2px; height:1.5rem; -webkit-transform:translateX(-50%); transform:translateX(-50%); background-color:#ddd; content:''; } 
.org .lst2 .depth5 > li + li { margin-top:.5rem; } 

/* 수상 및 인증 */
.certification .tab { display: flex; align-items: center; justify-content: center; border-bottom: 1px solid #ddd; } 
.certification .tab li { float: left; width: 25%; vertical-align: middle; } 
.certification .tab li > a { position: relative; display: block; text-align: center; position: relative; width: 100%; color: #999; font-size: 1.25rem; padding: 30px 0; letter-spacing: 0; font-weight: 600; word-break: keep-all; } 
.certification .tab li.on > a { color: #222; font-weight: bold; } 
.certification .tab li.on > a::before { content: ""; width: 100%; height: 2px; position: absolute; bottom: -1px; left: 0; background-color: #000; } 
.certification .tab li > a:hover { color: #000; } 

.certification .tab-content { display: none; min-height: 500px; background: #fff; padding: 80px 0; } 
.certification .tab-content.on { display: block; } 

.certificate-list::after { content: ""; display: block; clear: both; } 
.certificate-list li { float:left; width:calc(100% / 5 - 24px); margin-right: 30px; margin-bottom: 30px; } 
.certificate-list li:nth-child(5n) { margin-right: 0; } 
.certificate-list .img_box { width: 100%; height: auto; display: block; padding: 20px; } 
.certificate-list .img_box img { box-shadow: 0 0 8px rgba(0, 0, 0, .2); } 
.certificate-list .certificate_tit { font-size:18px; line-height: 1.3; color:#444; height: 65px; font-weight:400; letter-spacing:-0.025em; text-align:center; max-width:100%; white-space:nowrap; padding-top:1.125rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; } 

/* 오시는 길 */
.sub #container .mapCont { background-color: #f5f5f5; margin-top: 4rem; } 
.sub #container .mapCont .mapBox { position: relative; height: 0; padding-bottom: 40% /*480/1200px*/; width: 100%; margin: 0 auto; overflow: hidden; border: 1px solid #ddd; } 
.sub #container .mapCont .mapBox .map1 { background-color: #fff; position: absolute; width: 100%; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); } 

/*-------------------------------------------------------------------
인재채용
-------------------------------------------------------------------*/
.recruit { border-top: 1px solid #ddd; } 
.recruit::after { content: ""; display: block; clear: both; } 
.recruit > li { border-bottom: 1px solid #ddd; padding: 55px 60px; width: calc(100% / 2); float: left; border-right: 1px solid #ddd; position: relative; } 
.recruit > li:nth-child(2n) { border-right: 0; } 
.recruit > li > div { display: inline-block; margin-left: 70px; vertical-align: bottom; } 
.recruit .number { font-size: 6rem; color: #f3f3f3; display: inline-block; } 
.recruit .txt04 { font-size: 2rem; font-weight: 600; } 
.recruit .txt05 { font-size: 1.125rem; font-weight: 300; line-height: 1.5em; margin-top: 24px; } 

.employment { margin-bottom: 1.5rem; } 
.employment .step_box { display: block; } 
.employment .step_box::after { content: ""; display: block; clear: both; } 
.employment .step_box li { margin-right: 40px; width: calc(100% / 5 - 32px); font-size: 1.125rem; float: left; border: 1px solid #ddd; border-radius: 10px; text-align: center; position: relative; } 
.employment .step_box li:last-child { margin-right: 0; } 
.employment .step_box li::after { content: ""; background: url(../../images/sub/sub_arrow.png) no-repeat; display: inline-block; width: 15px; height: 19px; position: absolute; right: -29px; top: 50%; transform: translateY(-50%); } 
.employment .step_box li:last-child::after { display: none; } 
.employment .step_box li .step_top { padding: 15px; border-top-left-radius: 10px; border-top-right-radius: 10px; background-color: #1462f3; color: #fff; font-weight: 600; } 
.employment .step_box li .step_in { padding: 15px; } 

.basic .employ_common { text-align: left; } 
.basic .employ_common > span { display: inline-block; background-color: #000; color: #fff; font-weight: 600; padding: 5px 15px; border-radius: 20px; } 
.basic .employ_common ul { margin-top: 0.6rem; } 
.basic .employ_common ul li { line-height: 1.6; margin-left: 10px; } 
.basic .employ_common ul li::before { content: ""; width: 4px; height: 4px; border-radius: 2px; display: inline-block; background-color: #000; position: relative; left: -10px; top: -3px; } 

.basic .inquiry { text-align: left; } 
.basic .inquiry ul li { line-height: 1.6; margin-left: 10px; } 
.basic .inquiry ul li::before { content: ""; width: 4px; height: 4px; border-radius: 2px; display: inline-block; background-color: #000; position: relative; left: -10px; top: -3px; } 

.recruit_02::after { content: ""; display: block; clear: both; } 
.recruit_02 > li { width: calc(100% / 4 - 15px); margin-right: 20px; margin-bottom: 20px; float: left; background-color: #fff; border: 1px solid #ddd; padding: 50px 0 50px; text-align: center; transition: all 0.3s; } 
.recruit_02 > li:nth-child(4n) { margin-right: 0; } 
.recruit_02 img { margin: auto; } 
.recruit_02 .txt04 { font-size: 22px; font-weight: 600; line-height: 1em; margin-top: 2rem; } 
.recruit_02 .txt05 { font-size: 16px; font-weight: 300; line-height: 1.5em; color: #666; margin-top: 20px; } 

/*-------------------------------------------------------------------
사업분야
-------------------------------------------------------------------*/
.in_box { margin-top: 3rem; margin-bottom: 3rem; } 

/* SI/SM */
.service_list li { display: inline-block; border-radius: 25px; background-color: #fff; color: #000; margin-right: 6px; font-size: 1rem; padding: 0 18px; letter-spacing: -0.5px; line-height: 40px; border: 2px solid #000; font-weight: 600; } 

ul.si_box::after { content: ""; display: block; clear: both; } 
ul.si_box > li { float: left; width: calc(100% / 5 - 45px); padding: 55px 0; margin-right: 3.5rem; text-align: center; border-radius: 120px; position: relative; transition: all 0.3s; } 
ul.si_box > li:last-child { margin-right: 0; } 
ul.si_box > li::after { content: ""; color: #333; position: absolute; top: 50%; right: -40px; transform: translateY(-50%); font-size: 3rem; background: url(../../images/sub/right_icon.png) no-repeat; width: 25px; height: 15px; background-size: 100%; } 
ul.si_box > li:last-child::after { display: none; } 
ul.si_box > li > img { margin: auto; height: auto; width: 110px; filter:invert() } 
ul.si_box > li p { color: #fff; font-size: 1.4rem; font-weight: 600; margin-top: 1.2rem; } 

/* 웹&앱 */
.web_mo { display: none; } 

/* 통계분석 시스템 */
.chart_box::after { content: ""; display: block; clear: both; } 
.chart_box > li { width: calc(100% / 3 - 14px); margin-right: 20px; float: left; font-size: 1.75rem; padding: 30px; border: 1px solid #ddd; border-radius: 10px; } 
.chart_box > li:nth-child(3n) { margin-right: 0; } 
.chart_box > li:nth-child(n+4) { margin-top: 20px; } 

.chart_box .cht_tit { padding-bottom: 30px; color: #000; font-weight: bold; font-size: 1.8rem; position: relative; display: inline-block; letter-spacing: -0.8px; } 
.chart_box .cht_tit::after { content: ""; width: 105%; height: 10px; background-color: #1462f3; display: block; position: absolute; bottom: 30px; left: 50%; z-index: -1; opacity: 0.1; transform: translateX(-50%); } 

.chart_box .cht_in .chart_icon > img { margin-bottom: 30px; } 
.chart_box .cht_in > .chart_text > ul > li { line-height: 1.8; padding-left: 10px; font-size: 1.125rem; } 
.chart_box .cht_in > .chart_text > ul > li:last-child { border-bottom: 0; } 
.chart_box .cht_in > .chart_text > ul > li::before { content: ""; width: 4px; height: 4px; border-radius: 2px; display: inline-block; background-color: #000; position: relative; left: -10px; top: -3px; } 

/* 데이터 품질진단 */
.list_ty01 { margin-bottom: 2rem; text-align: center; } 
.list_ty01::after { content: ""; display: block; clear: both; } 
.list_ty01 ul li { width: calc(100% / 4 - 8px); margin-right: 10px; float: left; padding: 20px 10px; border: 1px solid #000; box-sizing: border-box; font-weight: 500; font-size: 1.125rem; } 
.list_ty01 ul li:last-child { margin-right: 0; } 

.date_box::after { content: ""; display: block; clear: both; } 
.date_box > ul > li { width: calc(100% / 5 - 24px); margin-right: 30px; float: left; box-sizing: border-box; position: relative; } 
.date_box > ul > li:last-child { margin-right: 0; } 
.date_box > ul > li::after { content: ""; background: url(../../images/sub/arrow_blue.png) no-repeat; width: 22px; height: 20px; display: block; position: absolute; top: 20px; right: -27px; } 
.date_box > ul > li:last-child::after { display: none; } 
.date_box .data_hd { padding: 15px; background-color: #1462f3; border-top-left-radius: 10px; border-top-right-radius: 10px; text-align: center; } 
.date_box .data_hd .point { font-size: 0.8rem; background-color: #fff; display: inline-block; padding: 5px 10px; border-radius: 15px; margin-right: 5px; color: #1462f3; font-weight: 600; } 
.date_box .data_hd .title { color: #fff; font-weight: 600; text-shadow: 0 0 4px rgba(0, 0, 0, .2); font-size: 1.125rem; } 
.date_box .data_in { min-height: 300px; padding: 15px; border: 1px solid #dadada; background-color: #f5f6f8; } 
.date_box .data_in .procedure > li { padding: 10px; border: 1px solid #000; background-color: #fff; margin-bottom: 20px; position: relative; text-align: center; font-weight: 600; word-break: keep-all; } 
.date_box .data_in .procedure > li:last-child { margin-bottom: 0; } 
.date_box .data_in .procedure > li::after { content: ""; background: url(../../images/sub/down_icon.png) no-repeat; width: 8px; height: 15px; display: block; position: absolute; bottom: -18px; left: 50%; transform: translateX(-50%); } 
.date_box .data_in .procedure > li:last-child::after { display: none; } 
.date_box .data_in .procedure .red { color: #ff2600; font-weight: 600; } 
.date_box .data_in .procedure .txt_a { margin-bottom: 10px; display: block; } 

/* 환경 산림 생물 컨설팅 */
.consulting_box { display: flex; margin-top: 6rem; } 
.consulting_box:first-child { margin-top: 0; } 
.consulting_box img { width: 45%; height: 100%; } 
.consulting_box .txt_info { padding: 60px 60px 0; width: 55%; } 
.consulting_box .txt_info h6 { font-size: 36px; font-weight: 600; word-break: keep-all; margin-bottom: 3rem; line-height: 1.4; } 
.consulting_box .txt_info li { padding-left: 30px; position: relative; font-size: 18px; color: #666; word-break: keep-all; line-height: 1.4; } 
.consulting_box .txt_info li::after { content: ""; display: block; position: absolute; left: 0; top: 4px; background: url(../../images/sub/check.png) no-repeat; width: 18px; height: 18px; background-size: 100%; } 
.consulting_box .txt_info li + li { margin-top: 15px; } 
.consulting_box:nth-child(3) h6 { margin-bottom: 30px; } 

/*-------------------------------------------------------------------
프로젝트
-------------------------------------------------------------------*/
.slide_project {position: relative;}
.slide_project .view_board::after {content: ""; display: block; clear: both;}
.slide_project .slick-list {border-radius: 0;}
.slide_project .view_board {position: relative;}
.slide_project .img-box {width: 100%; max-width: 60%; margin: auto;}
.slide_project .text-box {width: 100%;padding: 40px 60px 0 60px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; text-align: center;} 
.slide_project .text-box strong {display: block; color: #000;font-size: 2rem;font-weight: 600;word-break: keep-all; line-height: 1.25;}
.slide_project .text-box p {word-wrap: break-word; text-overflow: ellipsis; display: inline-block; word-break: keep-all; line-height: 1; overflow: hidden; font-size: 1.125rem; padding: 8px 15px; color: #333; border: 1px solid #ededed;background-color: #eee;margin-top: 1.25rem; border-radius: 30px;}  
.slide_project .text-box .result_list {padding: 40px 140px; text-align: left;}
.slide_project .text-box .result_list li {padding-left: 15px; margin-top: 6px; font-size: 18px; line-height: 1.4; color: #666666; word-break: keep-all;}
.slide_project .text-box .result_list li::before {content: ""; display: inline-block; width: 5px; height: 5px; border-radius: 5px; background-color: #666;position: relative; left: -15px; top: -4px;}


/* 슬라이드 컨트롤러 */
.slide_project .arrow_btn { transform: translateX(-50%); width: 20px; height: 34px; font-size: 0; line-height: 0; z-index: 5; } 
.slide_project .prev_btn { position: absolute; top: 25%; left: 10px; background: url(../../images/main/big_arrow.png) no-repeat center center;} 
.slide_project .next_btn { transform: rotateZ(180deg); position: absolute; top: 25%; right: 0; background: url(../../images/main/big_arrow.png) no-repeat center center;} 

.slick-arrow,
.slick-prev,
.slick-next { display: none !important; } 
.slick-sr-only { display: none !important; } 

/** board_cont **/
.board_cont {position: relative; }
.board_cont .tab {position: relative; margin: 0 0 40px 0;}
.board_cont .tab .tab_list {display: flex;}
.board_cont .tab .tab_list::after {content: ""; display: block; clear: both;}
.board_cont .tab .tab_list.w2 {border: 1px solid #ededed;}
.board_cont .tab .tab_list.w2 li {flex-grow: 1;}
.board_cont .tab .tab_list li {float: left; text-align: center; position: relative; padding: 15px 4px; border-right: 1px solid #ededed; flex-grow: 1;}
.board_cont .tab .tab_list li:last-child {border-right: 0;}
.board_cont .tab .tab_list a { font-size: 1.2rem; color: #000; text-align: center; position: relative; font-weight: 600; transition: unset;}
.board_cont .tab .tab_list li.on {background-color: #1462f3;}
.board_cont .tab .tab_list li.on a{ color: #fff;}
.board_cont .chart tr td {vertical-align: middle;}

.board_cont .btm .tab_box {height: 100%;visibility: hidden;opacity: 0; height: 0; overflow: hidden; transition: opacity 0.2s ease-in-out;} 
.board_cont .btm .tab_box.on {visibility: visible; opacity: 1; height: auto; overflow: visible;}

.tipA {background-color: #fff;color: #1462f3; font-size: 0.825rem; padding: 4px 8px; border-radius: 20px; margin: 0 5px 5px 0; display: inline-block; border: 1px solid #1462f3; line-height: 1; font-weight: 500;}
.tipB {background-color: #fff;color: #ff0d0d; font-size: 0.825rem; padding: 4px 8px; border-radius: 20px; margin: 0 5px 5px 0; display: inline-block; border: 1px solid #ff0d0d; line-height: 1; font-weight: 500;}

/* interaction */
.board_cont .tab .tab_list li a:hover { text-decoration: underline;}



/*-------------------------------------------------------------------
솔루션
-------------------------------------------------------------------*/

/* IDEA CMS */
.cms_box { margin-top: 2rem; border-top: 2px solid #000; } 
.cms_box > ul > li { padding: 40px 0; border-bottom: 1px solid #eee; } 
.cms_box > ul > li:first-child { border-top: 1px solid #eee; } 
.cms_box > ul > li .list_hd { position: relative; display: flex; align-items: center; margin-bottom: 30px; padding-left: 110px; box-sizing: border-box; } 
.cms_box > ul > li .list_hd h4.tit { margin: 0; line-height: 1; font-size: 30px; font-weight: 600; word-break: keep-all; } 
.cms_box > ul > li .list_hd h4.tit .mini { font-size: 20px; font-weight: 500; } 
.cms_box > ul > li .list_hd .num { position: absolute; left: 0; top: 0; font-size: 2.5rem; color: #888; line-height: 1; display: block; width: 54px; text-align: center; } 
.cms_box > ul > li .list_hd .tag { height: 28px; padding: 0 10px; margin-top: 4px; } 
.cms_box > ul > li .list_in { display: flex; margin-top: -60px; padding-left: 110px; } 
.cms_box > ul > li .list_in ul { margin: 60px 60px 0 0; flex: 1; } 
.cms_box > ul > li .list_in ul.guide_list > li { font-size: 18px; } 
.cms_box ul.guide_list li { position: relative; padding-left: 15px; margin-top: 6px; font-size: 16px; line-height: 1.3; color: #666666; word-break: keep-all; } 
.cms_box ul.guide_list > li:before { position: absolute; top: 9px; left: 0px; content: ''; display: block; width: 4px; height: 4px; background-color: #888888; border-radius: 50%; } 
.cms_box span.tag { display: inline-flex; align-items: center; justify-content: center; border: 1px solid #1465f433; border-radius: 20px; font-size: 16px; font-weight: 500; color: #1465f4; margin-right: 14px; height: 36px; padding: 0 14px; box-sizing: border-box; } 

/* I-connector */
.manage_list.connector_list { margin-top: 0; margin-bottom: 0; } 
.manage_list.connector_list li { position: relative; } 
.manage_list.connector_list li::after { content: ""; border-right: 1px dashed #ddd; display: block; width: 1px; height: 80%; position: absolute; top: 50%; right: -10%; transform: translateY(-50%); } 
.manage_list.connector_list li:last-child::after { display: none; } 
.manage_list.connector_list .number { font-size: 2rem; color: #ddd; } 

.list_function { border: 1px solid #d9e3f1; padding: 10px 20px; border-radius: 10px; background-color: #f7faff; } 
.list_function ul::after { content: ""; display: block; clear: both; } 
.list_function ul li { width: calc(100% / 3); float: left; font-weight: 600; font-size: 1.4rem; padding: 15px 15px 15px 0; } 

.nemo_num { background-color: #1462f3; color: #fff; display: inline-block; text-align: center; padding: 4px 10px; font-size: 1.25rem; border-radius: 4px; margin-right: 15px; } 

@media screen and (max-width: 1600px) { /* 조직도 */
 .org > li > strong:before { height:calc(100% + 3.9rem); } 
 .org .depth2 .lst1 .depth3 > li:first-of-type { padding-right:2.5rem; } 
 .org .depth2 .lst1 .depth3 > li:last-of-type { padding-left:2.5rem; } 
 .org .depth2 .lst2 .depth3:before { position:absolute; top:-2.25rem; left: 12.5%; width: 75%; content:''; } 
 .org > li:nth-child(2) > strong:before { height: calc(100% + 4.7rem); } 
 .org > li.typeA > strong { margin-left: 20rem; } 
 .org .depth3 > li > span { font-size: 0.85rem; } 
 .org > li > strong { font-size:1.2rem; padding:1rem 1.5rem; } 
 .org > li.typeA > strong::before { left: -8.2%; width: calc(100% + -12.5rem); } 
 }

@media screen and (max-width: 1440px){
 .inner { width: calc(100% - 40px); } 

 /* contentsSearch */
 .contentsSearch select { background:url("/images/sub/arrow_select.png") calc(100% - 5px) center no-repeat #fff } 

 /* imageBoardBox */
 .imageBoard > li { float:left; width:23.5%; margin-left:2% } 
 .imageBoard > li:nth-child(n+5) { margin-top:2% } 
 .lineCut, .line2Cut { font-size:1.286rem; } 

 /* videoItem */
 .videoItem .eduVideo:after { width:50px; height:50px; background-size:50px auto } 
 .videoItem .eduInfo { padding:15px 15px } 
 .videoItem .eduInfo li p.line2Cut { margin:5px 0 10px } 
 .videoItem > p { padding:10px 15px } 

 /* imgItem */
 .imgItem .eduInfo { padding:15px 15px } 
 .imgItem .eduInfo li p.line2Cut { margin:5px 0 10px } 
 .imgItem > p { padding:10px 15px } 

 /* 인재채용 */
 .recruit > li { padding: 40px 50px; } 
 .recruit > li > div { margin-left: 60px; } 

 /* 환경 산림 생물 컨설팅 */
 .consulting_box .txt_info { padding: 20px 50px 0 50px; } 
 .consulting_box .txt_info h6 { font-size: 34px; margin-bottom: 2rem; } 
 .consulting_box .txt_info li::after { top: 4px; } 

 /* I-connector */
 .manage_list.connector_list { display: block; } 
 .manage_list.connector_list::after { content: ""; display: block; clear: both; } 
 .manage_list.connector_list > li { width: calc(100% / 2); float: left; display: inline-block; } 
 .manage_list.connector_list > li:nth-child(2)::after { border-right: 0; } 
 .manage_list.connector_list > li:nth-child(3) { margin-top: 4rem; } 
 .manage_list.connector_list > li:nth-child(4) { margin-top: 4rem; } 
 .manage_list.connector_list li::after { right: 0; } 
}

 @media screen and (max-width: 1250px){
 .lineCut, .line2Cut { margin:10px 0; font-size:1.6rem; } 
 }

@media screen and (max-width: 1200px){
 .sub { padding-top: 95px; } 

 /* videoItem */
 .videoItem { border-radius: 10px; } 
 .videoItem .eduVideo { height: 160px; } 

 /* imgItem */
 .imgItem { border-radius: 10px; } 
 .imgItem .eduVideo { height: 160px; } 

 /* 조직도 */
 .org .depth2 .lst1 { display:block; -webkit-transform:translateX(0); transform:translateX(0); } 
 .org > li:nth-child(1) { margin-bottom:1.5rem; } 
 .org > li:nth-child(1) > strong::before { top: 233.5%; height: calc(100% + 12rem); } 
 .org > li > strong:before { height:calc(100% + 5rem); } 
 .org > li > strong { font-size: 1rem; padding: 0.5rem 1.5rem; } 
 .org > li:nth-child(2) > strong:before { height: calc(100% + 6.35rem); } 
 .org > li.typeA > strong { padding: 0.8rem 0; margin-left: 0; width: calc(50% - 30px); } 
 .org > li.typeA > strong::before { display: none; } 
 .org > li.typeB > strong { padding: 0.8rem 0; width: calc(100% - 30px); } 
 .org > li.typeB strong::before { display: none; } 
 .org > li.typeB strong::after { border: 1px solid #737579; background-color: #737579; } 
 .org .depth2 .lst1 .depth3 > li { width:50%; } 
 .org .depth2 .lst1 .depth3 > li:first-of-type { padding:0 1rem; } 
 .org .depth2 .lst2 .depth3:before { display: none; } 
 .org .depth3 > li > span { width: calc(100% - 30px); padding: 0.8rem 0; } 
 .org .depth2 .lst1 .depth3 > li:last-of-type .depth4 { padding-left:0; display:block; } 
 .org .lst2 .depth4 { display: block; } 
 .org .lst1 .depth4 > li > span { width:100%; margin-top:1.5rem; } 
 .org .depth2 .lst1 .depth3 > li:last-of-type .depth4 li:before { top:-1.5rem; left:50%; width:1px; height:1.5rem; -webkit-transform:translateX(-50%); transform:translateX(-50%); } 
 .org .depth2 .lst1 .depth3 > li:first-of-type:before { width:100%; right:-50%; } 
 .org .lst1 .depth4 > li > span { width:75%; margin-top:.5rem; padding:.25rem 0; } 
 .org .depth2 .depth3 { display:block; } 
 .org .depth2 .lst2 .depth3 > li { width:33.3%; } 
 .org .depth2 .lst2 .depth3:nth-of-type(3) > li { clear:both; } 
 .org .depth2 .lst2 .depth3 > li:last-of-type .depth4 > li { width:100%; } 
 .org .depth2 .lst2 .depth3 > li:last-of-type .depth5 { display:block; } 
 .org .lst2 .depth4 > li { float:none; margin:0; } 
 .org .lst2 .depth4 > li + li { margin:1.5rem 0 0; } 
 .org .depth2 .lst2 { margin-top: 1.5rem; padding-top: 0; } 
 .org .depth2 .lst2 .depth5 > li > span { padding: 0.4rem 0; width: calc(100% - 30px); } 
 .org .depth4 > li > span { font-size:.8rem; } 
 .org .lst2 .depth6 > li > span { width:75%; margin:auto; padding:.3rem 0; font-size:.75rem; } 
 .org .lst2 .depth6 { margin-top:.5rem; } 
 .org .lst2 .depth5 > li:first-of-type > span:after,
 .org .depth2 .lst2:before,
 .org .depth2 .lst2 .depth3 > li > span:before,
 .org .lst2 .depth6 > li:first-of-type:after { display:none; } 
 .org .depth2 .lst2 .depth3 > li:nth-of-type(2) { float:left; } 
 .org .depth2 .lst2 .depth3 > li:nth-child(6) { position: absolute; bottom: -58.5rem; } 
 .org .lst2 .depth4 { margin-top:0; padding-top:1rem; } 
 .org .lst2 .depth5 > li > span:before { position:absolute; top:-.6rem; left:50%; width:2px; height:.6rem; -webkit-transform:translateX(-50%); transform:translateX(-50%); background:#ddd; content:''; } 
 .org .lst2 .depth5 > li:first-of-type > span:before { top:-1.6rem; height:1.6rem; } 
 .org .depth2 .lst1 .depth3 > li:first-of-type { padding-right:0; } 
 .org .depth2 .lst1 .depth3 > li:last-of-type { padding-left:0; } 

 /* 수상 및 인증 */
 .certificate-list li { width:calc(100% / 3 - 20px); margin-bottom: 20px; } 
 .certificate-list .certificate_tit { font-size: 20px; padding-top: 0.8rem; } 
 .certificate-list li:nth-child(3n) { margin-right: 0; } 
 .certificate-list li:nth-child(5n) { margin-right: 30px; } 

 /* 사업분야 */
 ul.si_box > li { margin-right: 2.5rem; width: calc(100% / 5 - 32px); } 
 ul.si_box > li::after { right: -30px; } 

 /* 데이터 품질진단 */
 .list_ty01 ul li { width: calc(100% / 2 - 8px); margin-bottom: 10px; } 
 .list_ty01 ul li:nth-child(2n) { margin-right: 0; } 

 /** 프로젝트 **/
 .slide_project .img-box {max-width: 70%;}
 .slide_project .text-box {width: 100%;padding: 30px 60px 0 60px;}
 .slide_project .text-box .result_list {padding: 40px 60px;}

 .board_cont .tab .tab_list.w2 {display: flex;}
 .board_cont .tab .tab_list {display: block;}
 .board_cont .tab .tab_list li {width: calc(100% / 5); padding: 12px 4px;}
 .board_cont .tab .tab_list li:nth-child(5n) {border-right: 0;}
 .board_cont .tab .tab_list li:nth-child(n+6):nth-child(-n+10) {margin-top: 15px;}
 }


 @media screen and (max-width: 1120px) { /* imageBoardBox */
 .imageBoard > li > div span { float:none } 
 .imageBoard > li > div span:first-child { display:inline-block } 
 .imageBoard > li > div span:last-child { float:none; display:block; margin-top:3px } 

 /* 인재채용 */
 .recruit > li { padding: 40px; } 
 .recruit > li > div { margin-left: 50px; } 

 .recruit_02 > li { width: calc(100% / 3 - 14px); } 
 .recruit_02 > li:nth-child(3n) { margin-right:0; } 
 .recruit_02 > li:nth-child(4n) { margin-right: 20px; } 
 .recruit_02 > li:nth-child(12) { margin-right:0; } 

 /* 데이터 품질진단 */
 .date_box .data_hd { padding: 10px; } 
 .date_box > ul > li { width: 100%; margin-bottom: 40px; } 
 .date_box .data_in { min-height: unset; } 
 .date_box .data_in .procedure .txt_a { margin-bottom: 0; } 
 .date_box .data_in .procedure .data_img_box { display: none; } 
 .date_box > ul > li::after { content: ""; bottom: -30px; top: unset; right: 50%; transform: rotate(90deg); } 
 
 .date_box > ul > li:last-child { margin-bottom: 0; } 
 .date_box .data_in .procedure::after { content: ""; display: block; clear: both; } 
 .date_box .data_in .procedure > li:last-child { margin-right: 0 !important; } 
 .date_box .data_in .procedure > li::after { transform: rotate(-90deg); left: unset; right: -20px; bottom: 32%; width: 9px; } 
 .date_box > ul > li:nth-child(1) .procedure > li { width: calc(100% / 4 - 23px); float: left; margin-right: 30px; margin-bottom: 0; } 
 .date_box > ul > li:nth-child(2) .procedure > li { width: calc(100% / 4 - 23px); float: left; margin-right: 30px; margin-bottom: 0; } 
 .date_box > ul > li:nth-child(3) .procedure > li { width: calc(100% / 4 - 23px); float: left; margin-right: 30px; margin-bottom: 0; } 
 .date_box > ul > li:nth-child(4) .procedure > li { width: calc(100% / 2 - 15px); float: left; margin-right: 30px; margin-bottom: 0; } 
 .date_box > ul > li:nth-child(5) .procedure > li { width: calc(100% / 3 - 20px); float: left; margin-right: 30px; margin-bottom: 0; } 

 /* 환경 산림 생물 컨설팅 */
 .consulting_box .txt_info li { font-size: 18px; } 

 /* I-connector */
 .list_function ul li { width: calc(100% / 2); font-size: 1.3rem; } 
 .list_function ul li:nth-child(n+4):nth-child(-n+6) { margin-top: 0; } 
 }

@media screen and (max-width: 1023px){
 .inner { width: calc(100% - 100px); } 

 .titleA { font-size: 36px; font-weight: bold; padding-bottom: 10px; margin-top: 100px; } 

 /* chart */
 .chart tr th, .chart tr td { padding:10px 5px; } 
 .chart tr th { padding:10px 5px } 
 .chart tr td.subject a { font-size:1.125rem; color:#000; font-weight:400 } 
 .chart textarea { height:120px; padding:8px; font-size:1.5rem; } 
 .chart td .file { font-size:1.4rem; } 
 .chart td .nofile { font-size:1.4rem; } 
 .noSubject { font-size:1.5rem; } 

 /* chartR */
 .chartR > p { padding:20px 0; } 
 .chartR > ul { padding:15px 0 } 
 .chartR > ul:after { content:""; clear:both; display:block } 
 .chartR > ul > li:nth-child(n+4) { margin-top:5px } 
 .chartR > ul > li > a { font-size:1.5rem; } 
 .chartR .bbs_content { margin:30px } 
 .chartR .bbs_content > p { font-size:1.5rem; } 
 .chartR .bbs_content > p.bbsConTitle strong { margin-top:15px } 
 .chartR .bbs_content > p strong { font-size:1.125rem; } 
 .bbs_content2 { padding:30px } 

 /* imageBoardBox */
 .imageBoard > li { width:32%; margin-left:2% } 
 .imageBoard > li:nth-child(4n+1) { margin-left:2% } 
 .imageBoard > li:nth-child(n+5) { margin-top:0 } 
 .imageBoard > li:nth-child(n+4) { margin-top:20px } 
 .imageBoard > li:nth-child(3n+1) { margin-left:0 } 
 .lineCut, .line2Cut { margin:10px 0; font-size:1.5rem; } 
 .imageBoard > li > div span { font-size:1.3rem; } 
 
 /* videoItem */
 .videoItem .eduVideo:after { width:40px; height:40px; background-size:40px auto } 
 .videoItem .eduInfo { padding:10px 10px } 
 .videoItem .eduInfo li em { font-size:1.3rem; } 
 .videoItem .eduInfo li p.line2Cut { margin:5px 0 5px; font-size: 1.125rem; height: 3rem; } 
 .videoItem .eduInfo li p.lineCut { font-size:1.3rem; } 
 .videoItem > p { padding:10px 10px } 
 .videoItem > p span { font-size:1.3rem; } 

 /* imgItem */
 .imgItem .eduInfo { padding:10px 10px } 
 .imgItem .eduInfo li p.line2Cut { margin:5px 0 5px; font-size: 1.125rem; height: 3rem; } 
 .imgItem > p { padding:10px 10px } 
 

 /* attachFile */
 .attachFile > p { display:block; width:100%; margin-bottom:10px; } 
 .attachFile > p.mT10 { margin-top:0 !important } 
 .attachFile > ul { width:100% } 
 .attachFile > ul > li a { font-size:1.5rem; } 
 .attachFile > ul > li a:hover, .attachFile > ul > li a:focus { text-decoration:underline } 

 /* contentsSearch */
 .contentsSearch { display:block; margin:25px auto 15px; width:80% } 
 .contentsSearch > span:first-child { width:25% } 
 .contentsSearch > span:nth-child(2) { width:calc(100% - 35% - 20px) } 
 .contentsSearch select { width:100%; height:40px; } 
 .contentsSearch input[type="text"] { width:100%; height:40px; } 
 .contentsSearch button[type="submit"] { width:100%; height:40px; padding:0 }
 .contentsSearch button.btn { width:40px !important; height:40px; padding:0 } 

 /* 소개 */
 .overview { -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 4rem; } 
 .overview .txt01 { width: 100%; } 
 .overview .txt02 { width: 100%; margin-top: 2rem; } 

 .manage_list { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 75px; margin-bottom: 120px; } 
 .manage_list>li { width: 50%; } 
 .manage_list>li:not(:last-child) { margin-bottom: 50px; } 
 .manage_list>li>img { width: 100px; } 
 .cms_list>li>img { width: 75px; } 
 .manage_list>li .txt01 { margin-top: 20px; font-size: 24px; } 
 .manage_list>li .txt02 { margin-top: 10px; font-size: 16px; } 

 /* 연혁 */
 .history__wrap::before { display: none; } 
 .company-history .history__wrap .history__nav { left: 60px !important; } 
 .company-history .history__wrap .history__event { margin-left: 220px; } 
 .company-history .history__wrap .history__nav>p.active::before { left: -25px; } 

 /* 오시는 길 */
 .sub #container .mapCont { margin-top: 3rem; } 
 .sub #container .mapCont .mapBox { padding-bottom: 60% !important; } 

 /* 인재채용 */
 .recruit > li { padding: 35px; } 
 .recruit > li > div { margin-left: 40px; } 
 .recruit .number { font-size: 5rem; vertical-align: top; } 
 .recruit .txt04 { font-size: 1.8rem; } 
 .recruit .txt05 { font-size: 1rem; margin-top: 15px; } 

 .employment .step_box li { margin-right: 20px; width: calc(100% / 5 - 16px); } 
 .employment .step_box li::after { right: -20px; background-size: 80%; } 

 /* 사업분야 */
 ul.si_box > li { width: calc(100% / 3 - 32px); margin-right: 2rem; padding: 30px 0; border-radius: 10px; } 
 ul.si_box > li:nth-child(4) { margin-top: 20px; } 
 ul.si_box > li:nth-child(5) { margin-top: 20px; } 
 ul.si_box > li::after { right: -30px; font-size: 2.5rem; background-size: 80%; } 
 ul.si_box > li p { font-size: 1.25rem; margin-top: 15px; } 
 ul.si_box > li > img { width: 80px; } 
 .service_list li { margin-right: 4px; font-size: 0.95rem; padding: 0 12px; line-height: 32px; } 
 .service_list li.enter { margin-top: 8px; } 

 /* 통계분석 시스템 */
 .chart_box > li { width: calc(100% / 2 - 14px); } 
 .chart_box > li:nth-child(2n) { margin-right: 0; } 
 .chart_box > li:nth-child(3) { margin-top: 20px; margin-right: 20px; } 

 /* 환경 산림 생물 컨설팅 */
 .consulting_box .txt_info { padding: 10px 30px 0 30px; } 
 .consulting_box .txt_info h6 { font-size: 26px; line-height: 1.3; } 

  /** 프로젝트 **/
  .slide_project .text-box .result_list {padding: 40px 0 0;}

 .btn { width: 40px; height: 40px; } 
 }

@media all and (max-width:1000px) { /* contentsSearch */ 
 .layer .contentsSearch span { margin-left: 0px; margin-bottom: 10px; } 

 /* 인재채용 */
 .recruit_02 > li { width: calc(100% / 2 - 14px); } 
 .recruit_02 > li:nth-child(2n) { margin-right:0; } 
 .recruit_02 > li:nth-child(3n) { margin-right: 20px; } 
 .recruit_02 > li:nth-child(6n) { margin-right: 0; } 

 /* 환경 산림 생물 컨설팅 */
 .consulting_box { margin-top: 5rem; } 
 .consulting_box .txt_info li::after { background-size: 90%; } 
 .consulting_box .txt_info li::after { top: 5px; } 
 .consulting_box .txt_info li + li { margin-top: 10px; } 
 }

@media screen and (max-width:970px) { /* IOT */
 .consulting_box .txt_info.iot_txt h6 { font-size: 26px; } 
 }
@media screen and (max-width:920px) { /* 인재채용 */
 .recruit > li { width: 100%; border-right: 0; } 
 .recruit > li > div { margin-left: 60px; } 

 /* 환경 산림 생물 컨설팅 */
 .consulting_box { display: block; } 
 .consulting_box img { width: 100%; display: block; max-height: 300px; object-fit: contain; } 
 .consulting_box .txt_info { width: 100%; padding:2rem 0 0; } 
 .consulting_box .txt_info h6 br { display: none; } 
 .consulting_box .txt_info li + li { margin-top: 6px; } 
 .consulting_box:nth-child(2) { display: -webkit-box; display: -ms-flexbox; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; } 
 .consulting_box:nth-child(3) h6 { margin-bottom: 20px; } 
 }

@media screen and (max-width:768px){
 .sub #container { padding: 4rem 0 6rem; } 
 .sub { padding-top: 60px; } 
 .inner { width: calc(100% - 60px); } 
 .titleA { font-size: 30px; padding-bottom: 10px; margin-bottom: 10px; margin-top: 80px; } 
 .sub_titbox { font-size: 1.6rem; } 

 .in_box { margin-top: 1rem; margin-bottom: 1rem; } 
 
 /*** subtop ***/
 .snb .page_location li.home { display: none; } 
 .snb .page_location li.tab { width: 200px; } 
 .snb .page_location .tab > a, .page_location .tab ul.btmUl li a { padding-left: 20px; font-size: 1.6rem; } 
 
 .sub .subTop { height: 180px; } 
 .subTop .txtBox { padding-top: 30px; } 
 .subTop .txtBox p.title { font-size: 3.2rem; } 
 .subTop .txtBox p.sub_desc { font-size: 1.4rem; } 
 .subTop .snb { height: 50px; } 
 .subTop .snb::after { height: 51px; } 
 .snb .page_location li.tab { height: 50px; } 
 .snb .page_location .tab > a { line-height: 50px; } 
 .numberSearchResult span { font-size: 1.4rem; } 
 .numberSearchResult span strong { font-size: 1.4rem; } 
 .numberSearchResult { margin-bottom: 10px; } 

 /* sub */
 .cont-top { padding-top:5rem; align-items: normal; } 
 .cont-top .cont-top-inner { display:none; } 
 .cont-top h3 { margin-top:0; font-size: 4rem; } 
 .new-form { margin-top:5rem; max-width:100%; } 
 .container.sub-page { padding:0 1.5rem; padding-top:6rem; } 

 .srh-form { flex-direction: column-reverse; } 
 .srh-form form input { width:calc(100% - 6rem); height: 5rem; } 
 .srh-form form a { width:5rem; height:5rem; } 
 .srh-form p { margin-top: 3rem; } 
 .new-form .new-list { margin-top:2rem; } 
 .new-form .new-list.addimg ul li a { height:auto; flex-direction: column; padding:3rem 0; align-items: normal; } 
 .new-form .new-list.addimg ul li:hover a { background-color:transparent } 
 .new-form .new-list ul li a .list-num p { font-size: 2rem; } 
 .new-form .new-list ul li a .list-img { margin-top:2rem; max-width:100%; margin-right: 0; } 
 .new-form .new-list ul li a .list-img img { width: 100%; max-width: 100%; } 
 .new-form .new-list ul li a .list-txt p:first-of-type { margin-top:2rem; width:100%; } 
 .new-form .new-list ul li a .list-txt .list-txt-mid { margin-top:1.7rem; } 
 .new-form .new-list ul li a .list-txt span { margin-top:1.6rem; } 
 
 .navigation { margin-top: 4rem; height:auto; justify-content: space-between; gap:1.5rem } 
 .navigation a { font-size:1.2rem; } 
 .navigation a:hover { border-bottom:1px solid #000 } 
 .navigation a.on { border-bottom:1px solid #000; } 

 /* table.basic */
 table.basic thead th { font-size: 1.6rem; } 
 table.basic tbody td { font-size: 1.4rem; } 

 /* chart */
 .chart tr th, .chart tr td { padding:10px 5px; font-size:1.5rem; } 
 .chart tr th { padding:10px 5px } 
 .chart tr td { font-size:1.5rem; } 
 .chart tr td.subject a { font-size:1.6rem; color:#000; font-weight:400 } 
 .chart tr td.subject2 { padding-top:0 } 
 .chart td .file { font-size:1.4rem; } 
 .chart td .nofile { font-size:1.4rem; } 
 .chart input[type='text'] { min-width: 200px; } 
 
 /* chartR */
 .chartR > p { font-size:2.2rem; } 
 .chartR .bbs_content > p.bbsConTitle strong { margin-top:10px } 
 .chartR > ul { padding-top:0; border-bottom:none } 
 .chartR > ul > li { float:left; width:100%; padding:15px 0; text-align:left; border-bottom:1px solid #eee; } 
 .chartR > ul > li:after { content:""; clear:both; display:block } 
 .chartR > ul > li:nth-child(n+4) { margin-top:0 } 
 .chartR > ul > li.videoSubject { margin-top:0 !important; padding-top:15px; border-top:none } 
 .chartR > ul > li > span { float:left; width:70px } 
 .chartR > ul > li > em.writer2 { float:left; width:calc(100% - 85px); font-size:1.5rem; line-height:1.3 } 
 .chartR > ul > li > a { font-size:1.5rem; } 
 .chartR .bbs_content { margin:20px 0 } 
 .chartR .bbs_content .bbsImg + .bbsImg { margin-top:20px } 
 .chartR > ul > li { font-size: 1.6rem; } 
 .chartR > ul > li > span { font-size: 1.6rem; } 
 .chartR .bbs_content span.txt { font-size: 1.6rem; } 
 .attachFile > p { font-size: 1.6rem; } 
 .bbs_content2 { padding:0 0 15px } 
 
 /* videoItem */
 .videoItem .eduInfo li p.line2Cut { font-size: 1.3rem; } 
 .videoItem .eduVideo { height: 130px; } 
 .videoItem > p span:first-child { font-size: 1.125rem; background-size: 10px; padding-left: 20px; margin-right: 20px; } 
 .videoItem > p span:first-child::after { right: -12px; height: 10px; } 
 .videoItem > p span:last-child { background-size: 12px; padding-left: 20px; } 

 /* imgItem */
 .imgItem .eduInfo li p.line2Cut { font-size: 1.3rem; } 
 .imgItem .eduVideo { height: 130px; } 
 .imgItem > p span:first-child { font-size: 1.125rem; background-size: 10px; padding-left: 20px; margin-right: 20px; } 
 .imgItem > p span:first-child::after { right: -12px; height: 10px; } 
 .imgItem > p span:last-child { background-size: 12px; padding-left: 20px; } 

 /* attachFile */
 .attachFile { padding:20px 0 } 
 .attachFile > p.mT10 { margin-top:0 !important } 

 .view-button .list-btn { font-size: 1.4rem; height: 4rem; width: 12rem; } 
 .view-button .view-btn { font-size: 1.4rem; } 

 /* responsive */
 .responsive { border-top:none } 
 .responsive thead { display:none } 
 .responsive tbody {width:auto; display:block;} 
 .responsive tbody tr { border-bottom:1px solid #eee } 
 .responsive tbody tr:first-child { border-top:2px solid #000; } 
 .responsive tbody tr:after { content:""; clear:both; display:block } 
 .responsive tbody tr td { padding:2px 5px; border-bottom:none } 
 .responsive tbody tr td.subject {clear: both; display: block; width: calc(100vw - 40px); padding-top: 1rem; min-width: 340px;} 
 .noSubject { clear:both; display:block; width:calc(100vw - 40px); margin:10px 0; font-size:1.4rem;} 
 .responsive tbody tr .mobHidden { display:none !important } 
 
 .board_cont .responsive tbody {width:auto; display: revert;} 
 .board_cont .responsive tbody tr td.subject {width: 140%;} 

 .layer .responsive tbody { display: contents; } 

 /* sortChart */
 .sortChart tbody tr td:nth-child(1), .sortChart tbody tr td.rndSort1, .sortChart tbody tr td.rndSort2, .sortChart tbody tr td.phase { margin-top:10px } 
 .sortChart tbody tr td.rndSort1 { display:block; float:left; padding:3px 8px; border-radius:30px; background:#0B74DD; font-size:1.3rem; color:#fff } 
 .sortChart tbody tr td.rndSort2 { display:block; float:left; margin-left:5px; padding:2px 8px; border-radius:30px; border:1px solid #0B74DD; background:#fff; font-size:1.3rem; } 
 .sortChart tbody tr td.rndSort3 { display: block; float: left; padding: 2px 0 2px 5px; margin-top: 3px; } 
 .sortChart tbody tr td.rndSort3::after { content: "|"; position: relative; top: -1px; left: 7px; padding-right: 10px; font-size: 1.1rem; color: #dbdbdb; } 
 .sortChart tbody tr td.date { display:block; float:left; padding:2px 0 2px 5px; } 
 .sortChart tbody tr td.date2:before { content:"~ " } 
 .sortChart tbody tr td.date3 { margin-top:3px } 
 .sortChart tbody tr td.hit { display:block; float:left } 
 .sortChart tbody tr td.hit:before { content:"|"; position:relative; top:-2px; padding-right:10px; font-size:1.1rem; } 
 .sortChart tbody tr td.hit2 { display:block; float:left; position:relative; top:3px } 
 .sortChart tbody tr td.hit3 { display:block; float:left; position:relative; top:3px } 
 .sortChart tbody tr td.hit3:before { content:"|"; position:relative; top:-2px; padding-right:10px; font-size:1.1rem; color: #dbdbdb; } 
 .sortChart tbody tr td.registerer2 { display:block; float:left } 
 .sortChart tbody tr td.registerer2:before { content:"|"; position:relative; top:-2px; margin-left:5px; padding-right:10px; font-size:1.1rem; } 
 .sortChart tbody tr td.registerer3:before { display:none } 
 .sortChart tbody tr td.registerer3:after { content:"|"; position:relative; top:-2px; margin-left:5px; padding-right:0; font-size:1.1rem; } 
 .sortChart tbody tr td.nobg.hit:before { content:""; padding-right:0 } 
 .sortChart tbody tr td.phase { display:block; float:right; position:relative; right:0; top:-10px } 
 .sortChart tbody tr td.phase2 { float:left; right:auto; top:-2px } 

 .sortChart.sortChart2 tbody tr td.rndSort { display:block; float:left; margin-left:0; margin-right:5px; margin-top:5px; padding:2px 8px; border-radius:30px; border:none; font-size:1.3rem; color:#fff } 
 .sortChart.sortChart2 tbody tr td.rndSort1 { background:#0B74DD } 
 .sortChart.sortChart2 tbody tr td.rndSort2 { background:#64b5f4 } 
 .sortChart.sortChart2 tbody tr td.rndSort3 { background:#9575cb } 
 .sortChart.sortChart2 tbody tr td.rndSort4 { border:1px solid #0B74DD; background:#fff; color:#0B74DD } 
 
 /* contentsSearch */
 .contentsSearch { margin: 0 auto 20px; width:100% } 

 /* 소개 */
 .overview { padding-top: 3rem; } 
 .overview .txt01 { line-height: 4.5rem; font-size: 34px; } 
 .overview .txt02 { font-size: 1.5rem; margin-bottom: 20px; } 

 .manage_list>li { width: 100%; } 

 /* 인사말 */
 .ceo_txt01 { word-break: keep-all; padding: 40px 0; font-size: 2.2rem; width: 280px; margin: 45px auto 0 auto; } 
 .ceo_txt01::after, .ceo_txt01::before { width: 25px; height: 21px; background-size: cover; } 
 .ceo_txt02 { word-break: keep-all; font-size: 1.6rem; line-height: 1.5em; } 
 .ceo_txt03 { margin-top: 5rem; font-size: 1.8rem; } 
 .ceo_txt03 span { font-size: 2rem; } 

 /* 연혁 */
 .company-history { width: 1100px; padding-left: 0; } 
 .company-history .history__wrap { width: 100%; } 
 .company-history .history__wrap .history__nav { display: none; } 
 .company-history .history__img { display: none; } 
 .company-history .history__wrap .history__event { margin: 0; width: 100%; } 
 .company-history .history__wrap .history__list>li { margin-bottom: 80px; } 
 .company-history .history__wrap .history__list .year { font-size: 35px; margin-bottom: 20px; } 
 .company-history .history__wrap .history__list .event>p { font-size: 18px; } 

 /* 조직도 */
 .org > li:nth-child(1) > strong::after { width: 100px; height: 100px; } 
 .org > li:nth-child(1) > strong::before { top: 255.5%; height: calc(100% + 9rem); } 

 /* 수상 및 인증 */
 .certification { margin-top: 0; } 
 .certification .tab-content { padding: 50px 0; } 
 .certification .tab li > a { font-size: 1.7rem !important; padding: 25px 0; } 
 .certificate-list li { width:calc(100% / 3 - 7px); margin-bottom: 10px; margin-right: 10px; } 
 .certificate-list li:nth-child(5n) { margin-right: 10px; } 
 .certificate-list .img_box { padding: 15px; } 
 .certificate-list .certificate_tit { font-size:18px; height: 50px; } 

 /* 인재채용 */
 .recruit > li { padding: 25px 35px; } 
 .recruit > li > div { margin-left: 50px; } 
 .recruit .txt05 { font-size: 1.4rem; margin-top: 10px; } 
 .recruit_02 .txt04 { font-size: 2rem; } 
 .recruit_02 .txt05 { font-size: 14px; line-height: 2rem; margin-top: 15px; } 


 .employment .step_box li { font-size: 1.4rem; } 
 .employment .step_box li .step_top { padding: 10px; } 
 .employment .step_box li .step_in { padding: 10px; } 

 /* 사업분야 */
 .in_box { margin-top: 2rem; margin-bottom: 2rem; } 
 ul.si_box > li { width: calc(100% / 3 - 40px); margin-right: 4rem; padding: 20px 0; border-radius: 6px; } 
 ul.si_box > li::after { font-size: 3rem; right: -35px; } 
 ul.si_box > li p { font-size: 1.6rem; margin-top: 10px; } 
 ul.si_box > li > img { width: 70px; } 
 .service_list li { font-size: 1.4rem; line-height: 24px; border: 1px solid #000; font-weight: 400; } 

 /* 웹&앱 */
 .web_pc { display: none; } 
 .web_mo { display: block; } 

 /* 통계분석 시스템 */
 .chart_box > li { padding: 20px; } 
 .chart_box .cht_tit { font-size: 22px; padding-bottom: 20px; } 
 .chart_box .cht_tit::before { margin-bottom: 15px; } 
 .chart_box .cht_in .chart_text > ul > li { font-size: 16px; } 
 .chart_box .cht_in .chart_icon > img { margin-bottom: 20px; width: 40px; height: 40px; } 
 .chart_box .cht_tit::after { bottom: 18px; } 

 /* 데이터 품질진단 */
 .list_ty01 ul li { font-size: 15px; padding: 15px 10px; } 
 .date_box .data_hd .title { font-size: 1.25rem; } 
 .date_box .data_hd .point { font-size: 1rem; padding: 2px 10px; } 
 .date_box .data_in .procedure > li { font-size: 12px; } 

 /* 환경 산림 생물 컨설팅 */
 .consulting_box { margin-top: 6rem; } 

 /* IOT */
 .consulting_box .txt_info.iot_txt { padding:2rem 0 0; } 
 .iot_box img { min-height: unset; } 

 /* IDEA CMS */
 .cms_box > ul > li { padding: 30px 0; } 
 .cms_box > ul > li .list_in ul { margin: 40px 0 0 0; } 
 .cms_box > ul > li .list_hd h4.tit { font-size: 2.2rem; line-height: 1.2; } 
 .cms_box > ul > li .list_hd .tag { margin-top: 0; } 
 .cms_box span.tag { font-size: 1.25rem; } 
 .cms_box > ul > li .list_hd { padding-left: 90px; } 
 .cms_box > ul > li .list_in ul.guide_list > li { font-size: 1.6rem; } 
 .cms_box > ul > li .list_in { padding-left: 90px; } 

 /* I-connector */
 .manage_list.connector_list > li { width: 100%; } 
 .manage_list.connector_list > li::after { border-right: 0; } 
 .manage_list.connector_list .number { font-size: 2.6rem; } 
 .manage_list.connector_list > li:nth-child(3) { margin-top: 0; } 
 .manage_list.connector_list > li:nth-child(4) { margin-top: 0; } 

 .list_function { padding: 10px; } 
 .list_function ul li { font-size: 1.6rem; padding: 8px; } 
 .nemo_num { margin-right: 10px; } 

 /* 프로젝트 */
 .slide_project .text-box strong {font-size: 2.125rem;line-height: 1.4;}
 .slide_project .text-box {padding: 30px 40px 0 40px;}
 .slide_project .text-box p {padding: 6px 10px; font-size: 14px;}
 .slide_project .text-box .result_list {padding: 20px 0;}
 .slide_project .text-box .result_list li {font-size: 16px;}
 .slide_project .img-box {max-width: 80%;}

 .board_cont .sortChart tbody tr td:nth-child(1) {margin-top: 0;}
 .board_cont .sortChart tbody tr td.rndSort3 {color: #888; margin: 2px 0 4px 0;}
 .board_cont .sortChart tbody tr td.rndSort3::after {display: none;}
 .board_cont .tab {margin: 0 0 30px 0;}
 .board_cont .tab .tab_list a { font-size: 1.8rem;}

 .tip {font-size: 1rem;}
 }
 
 


 @media all and (max-width:700px) { /* contentsSearch */ 
 .layer .contentsSearch span .note { line-height: 1.2; } 
 }


 @media all and (max-width:640px){
 .inner { width: calc(100% - 40px); } 

 /* chartR */
 .chartR .bbs_content { margin:15px 0 } 
 
 /* chart */
 .chart tr td select { min-width:auto; width:100%; height:40px; font-size:1.5rem; } 

 /* imageBoardBox */
 .imageBoard > li { width:49%; margin-left:2% } 
 .imageBoard > li:nth-child(4n+1) { margin-left:0 } 
 .imageBoard > li:nth-child(3n+1) { margin-left:2% } 
 .imageBoard > li:nth-child(2n+1) { margin-left:0 } 
 .imageBoard > li:nth-child(n+3) { margin-top:15px } 

 /* 인재채용 */
 .recruit_02 > li { padding: 40px 0; } 
 .recruit_02 .txt04 { font-size: 2rem; } 
 .recruit_02 .txt05 { margin-top: 15px; line-height: 1.3em; } 
 }

 @media all and (max-width:568px) { /*** subtop ***/
 .sub .subTop { border-radius: 10px; } 
 .snb .page_location { width: calc(100% - 60px); } 
 .snb .page_location li.tab { width: 50%; } 

 /* chart */
 .chart tr th, .chart tr td { padding:5px; font-size:1.4rem; word-break:break-all } 
 .chart tr td { font-size:1.4rem; } 
 .chart tr td.subject a { font-size:1.5rem; } 
 .chart textarea { height:100px; padding:5px; font-size:1.4rem; } 

 /* chartR */
 .chartR .bbs_content { margin:10px 0 } 
 .chartR.taskChartR > ul > li > span { float:none; display:block; width:100%; margin-bottom:5px } 
 .chartR .bbs_content .bbsImg + .bbsImg { margin-top:15px } 
 .bbs_content2 { padding:0 0 10px } 
 
 /* imageBoardBox */
 .imageBoard > li > div span:first-child { min-width:90px } 
 
 /* contentsSearch */
 .contentsSearch > span { margin-left:5px } 
 .contentsSearch > span:first-child { width:80px } 
 .contentsSearch > span:nth-child(2) { width:calc(100% - 120px - 10px); } 
 .contentsSearch input[type="submit"] { width:100% } 

 /* 수상 및 인증 */
 .certification .tab-content { padding: 30px 0; } 
 .certification .tab li > a { font-size: 1.4rem !important; padding: 20px 0; } 
 .certificate-list li { width:calc(100% / 2 - 5px); } 
 .certificate-list li:nth-child(3n) { margin-right: 10px; } 
 .certificate-list li:nth-child(2n) { margin-right: 0; } 
 .certificate-list .certificate_tit { font-size: 16px; padding-top: 10px; } 

 /* 인재채용 */
 .employment .step_box li { font-size: 1.3rem; } 
 .employment .step_box li .step_top { padding: 8px 0; } 
 .employment .step_box li .step_in { padding: 8px 0; } 
 .employment .step_box li::after { background-size: 70%; top: 55%; } 

 .recruit_02 > li { padding: 30px 0; margin-right: 10px; width: calc(100% / 2 - 5px); margin-bottom: 10px; } 
 .recruit_02 > li img { width: 50px; height: 50px; } 
 .recruit_02 > li:nth-child(3n) { margin-right: 10px; } 
 .recruit_02 > li:nth-child(6n) { margin-right: 0; } 
 .recruit_02 .txt05 { font-size: 15px; } 

 /* 사업분야 */
 ul.si_box > li { width: calc(100% / 3 - 30px); margin-right: 3rem; } 
 ul.si_box > li::after { right: -32px; background-size: 60%; } 

 /* 데이터 품질진단 */
 .date_box > ul > li { margin-bottom: 30px; } 
 .date_box > ul > li::after { background-size: 80%; bottom: -28px; } 
 
 /* I-connector */
 .list_function ul li { width: 100%; } 

 /* 프로젝트 */
 .slide_project .text-box {padding: 20px 5px 0;}

 .board_cont .tab .tab_list li {width: calc(100% / 3);}
 .board_cont .tab .tab_list li:nth-child(n+4):nth-child(-n+10) {margin-top: 10px;}
 .board_cont .tab .tab_list li:nth-child(5n) {border-right: 1px solid #ddd;}

 .btn { width:40px; height:40px; } 
 }


 @media all and (max-width:500px) { /* 통계분석 시스템 */
 .chart_box > li { width: 100%; margin-right: 0 !important; margin-top: 0 !important; margin-bottom: 10px !important; padding: 20px 25px; } 
 .chart_box .cht_in::after { content: ""; display: block; clear: both; } 
 .chart_box .cht_in .chart_icon { width: 20%; float: left; text-align: center; } 
 .chart_box .cht_in .chart_icon > img { margin-top: 40px; } 
 .chart_box .cht_in .chart_text { width: 72%; margin-left: 8%; float: left; } 
 .chart_box .cht_tit { font-size: 2.1rem; padding-bottom: 15px; } 
 .chart_box .cht_tit::after { bottom: 12px; } 
 .chart_box .cht_in .chart_icon > img { width: 44px; height: 44px; background-size: 100%; } 

 /* 데이터 품질진단 */
 .list_ty01 ul li { font-size: 14px; } 
 }

 @media all and (max-width:480px) { /*** subtop ***/
 .snb .page_location .tab > a, .page_location .tab ul.btmUl li a { padding-left: 15px; } 

 .sub .subTop { height: 160px; } 
 .subTop .txtBox { padding-top: 30px; } 
 .subTop .txtBox p.title { font-size: 2.4rem; } 
 .subTop .txtBox p.sub_desc { font-size: 1.2rem; margin-top: 10px; } 
 .subTop .snb { height: 45px; } 
 .subTop .snb::after { height: 46px; } 
 .snb .page_location .tab > a { height: 45px; line-height: 45px; } 

 /* chart */
 .chart tr th, .chart tr td { font-size:1.4rem; } 
 .chart tr td { font-size:1.4rem; } 
 .chart tr td.subject a { font-size:1.5rem; } 
 .chart tr td select { height:35px; font-size:1.4rem; } 
 .chart input { min-height: 35px; } 
 .chart input[type="file"] { height:35px; padding:5px } 

 /* chartR */
 .chartR > p { padding:15px 0; font-size:1.8rem; } 
 .chartR > ul > li > em.writer2 { font-size:1.4rem; } 
 .chartR > ul > li > a { font-size:1.4rem; } 
 .chartR .bbs_content { margin:10px 0 } 
 .chartR .bbs_content > p { font-size:1.4rem; } 

 /* attachFile */
 .attachFile { padding:15px 0 } 
 .attachFile > ul > li a { font-size:1.4rem; } 
 
 /* contentsSearch */
 .contentsSearch select { height:35px; padding: 5px 10px; } 
 .contentsSearch input[type="text"] { height:35px; padding: 5px 10px; } 
 .contentsSearch button[type="submit"] { height:35px; width:35px } 

 /* 조직도 */
 .org .depth3 > li > span,
 .org .depth2 .lst2 .depth5 > li > span,
 .org .lst2 .depth6 > li > span,
 .org .lst1 .depth4 > li > span { width:85%; } 

 /* 수상 및 인증 */
 .certification .tab li { width: unset; } 
 .certification .tab li > a { padding: 20px 10px; } 

 /* 인재채용 */
 .employment .step_box li { width: calc(100% / 3 - 20px); } 
 .employment .step_box li:nth-child(4) { margin-top: 10px; } 
 .employment .step_box li:nth-child(5) { margin-top: 10px; } 

 .recruit_02 > li { width: 100%; padding: 25px 0; } 

 /* 사업분야 */
 ul.si_box > li { width: calc(100% / 2 - 20px); margin-right: 2rem; } 
 ul.si_box > li::after { right: -27px; } 
 ul.si_box > li:nth-child(3) { margin-top: 10px; } 
 ul.si_box > li:nth-child(4) { margin-top: 10px; } 
 ul.si_box > li:nth-child(5) { margin-top: 10px; } 

 /* 데이터 품질진단 */
 .date_box .data_in .procedure > li { padding: 10px 5px; height: 50px; display: flex; align-items: center; justify-content: center; } 
 .date_box .data_in .procedure > li::after { right: -17px; bottom: 34%; background-size: 70%; } 
 .date_box > ul > li:nth-child(1) .procedure > li { width: calc(100% / 4 - 15px); margin-right: 20px; } 
 .date_box > ul > li:nth-child(2) .procedure > li { width: calc(100% / 4 - 15px); margin-right: 20px; } 
 .date_box > ul > li:nth-child(3) .procedure > li { width: calc(100% / 4 - 15px); margin-right: 20px; } 
 .date_box > ul > li:nth-child(4) .procedure > li { width: calc(100% / 2 - 10px); margin-right: 20px; } 
 .date_box > ul > li:nth-child(5) .procedure > li { width: calc(100% / 3 - 14px); margin-right: 20px; } 

 /* 환경 산림 생물 컨설팅 */
 .consulting_box .txt_info h6 { font-size: 2.2rem; margin-bottom: 1.5rem; } 
 .consulting_box .txt_info li { font-size: 16px; padding-left: 25px; } 
 .consulting_box .txt_info li::after { background-size: 80%; } 
 .consulting_box .txt_info li::after { top: 3px; } 

 /* IDEA CMS */
 .cms_box > ul > li { padding: 25px 0; } 
 .cms_box span.tag { font-size: 1.25rem; } 
 .cms_box > ul > li .list_hd { padding-left: 65px; } 
 .cms_box > ul > li .list_hd h4.tit { font-size: 2.1rem; } 
 .cms_box > ul > li .list_in ul.guide_list > li { font-size: 1.5rem; } 
 .cms_box > ul > li .list_in { padding-left: 65px; } 
 .cms_box > ul > li .list_hd .tag { display: none; } 
 .cms_box > ul > li .list_hd .num { color: #1462f3; } 

 .btn { width: 35px; height: 35px; } 
 }


 @media screen and (max-width: 420px) { /* 인재채용 */
 .recruit > li { padding: 25px 15px; } 
 .recruit > li > div { margin-left: 40px; } 
 }
 
 @media screen and (max-width: 400px) { /* imageBoardBox */
 .imageBoard > li > div span { float:none } 
 .imageBoard > li > div span:last-child { margin-top:5px } 

 /* videoItem */
 .videoItem .eduVideo { height: 100px; } 

 /* imgItem */
 .imgItem .eduVideo { height: 100px; } 
}


 @media all and (max-width:360px) {

  /*** subtop ***/
 .snb .page_location { width: calc(100% - 50px); } 
 .snb .page_location .tab > a, .page_location .tab ul.btmUl li a { padding-left: 10px; } 
 .snb .page_location .tab > a::after { right: 10px; } 
 
 .btn { margin-bottom:5px } 

 /* imageBoardBox */
 .imageBoard > li { width:100%; margin-left:0; margin-top:20px; } 
 .imageBoard > li:nth-child(4n+1) { margin-left:0 } 
 .imageBoard > li:nth-child(3n+1) { margin-left:0 } 
 .imageBoard > li:nth-child(2n+1) { margin-left:0 } 
 .imageBoard > li:first-child { margin-top:0 } 
 .imageBoard > li:last-child { border-bottom:none } 
 .imageBoard > li > div span { float:left } 
 .imageBoard > li > div span:last-child { float:right; margin-top:0 } 

 /* videoItem */
 .videoItem .eduVideo { height: 140px; } 

 /* imgItem */
 .imgItem .eduVideo { height: 140px; } 
 }
 
 
 
 /*-------------------------------------------------------------------
★★ @media - 2025-02-12 : ksy 수정 ★★
-------------------------------------------------------------------*/
.subTop .txtBox p.sub_desc .mo_br {color: #fff;}

/* 서비스 분야 */
.service_list::after {content: ""; display: block; clear: both;}
.service_list li {float: left; margin: 2px 4px;}
.service_list li.enter {margin-top: 2px;}

/* 통계분석 시스템 */
.chart_box .cht_tit {line-height: 1; word-break: keep-all;}
.chart_box .cht_tit::before {content: "service"; color: #1462f3; font-size: 1rem; padding: 4px 10px; border: 1px solid #1462f3; border-radius: 20px; line-height: 1; margin-right: 10px;vertical-align: middle;}
.chart_box .cht_tit::after {display: none;}
.chart_box > li {border-radius: 0; }
.chart_box .cht_in > .chart_text > ul > li {color: #666;}
.chart_box .cht_in > .chart_text > ul > li::before {background-color: #666;}

/* 컨설팅 */
.consulting_box .txt_info h6 {font-weight: 400;}

/* 솔루션 */
.cms_box ul.guide_list > li:before {background-color: #666;}

/* 게시판 */
.imgNoFile li { width: 100%; text-align: center;padding: 1rem 0 2rem 0;min-width: 340px;}

/* 조직도 */
.org > li:nth-child(1) > strong {font-size: 1.25rem; color: #02389d; font-weight: bold; text-shadow: none;}
.org > li:nth-child(1) > strong::after {border: 2px solid #02389d; background-color: #fff;}
.org > li > strong.org_bgA:after {background-color: #4d5565 !important; border: 1px solid #4d5565 !important;}
.org > li > strong.org_bgB:after {background-color: #02389d !important; border: 1px solid #02389d !important;}
.org .depth3 > li > span.col_blue:after {background-color: #4d5565; border: 1px solid #4d5565;}
.org .depth3 > li > span.org_bgA:after {background-color: #272a30 !important; border: 1px solid #272a30 !important;}
.org .depth3 > li > span > em {text-shadow: 0 0 4px rgba(0, 0, 0, .5);}
.org .depth4 > li > span, .org .depth5 > li > span {background-color: #fff; border: 1px solid #ddd;}

@media screen and (max-width: 1150px) {
  /* 통계분석 시스템 */
  .chart_box > li {padding: 30px 25px;}
  .chart_box .cht_tit {font-size: 1.6rem; padding-bottom: 20px;}
  .chart_box .cht_tit::before {margin-right: 5px;font-size: 0.9rem; padding: 2px 10px 4px 10px;}
}

@media screen and (max-width:768px){
  .snb .page_location li.tab {width: 250px;}

  /* 통계분석 시스템 */
  .chart_box .cht_tit {font-size: 2.2rem;}
  .chart_box .cht_tit::before {padding: 0px 8px 2px 8px; font-size: 1.4rem;margin-right: 7px;}

  /* 연혁 */
  .company-history { width: unset;} 

  /* 서비스 분야 */
  .service_list li {font-size: 1.4rem;line-height: 28px; border: 1px solid #deeaff; font-weight: 400; background-color: #f0f5ff; color: #1462f3; border-radius: 0;margin: 2px;}

  /* 게시판 */
  .navigation {justify-content: center;}

  .responsive tbody tr td.no_file { display: block; width: calc(100vw - 40px); padding: 2rem 0; min-width: 340px; margin-top: 0;}
  }

 @media (max-width: 670px) {
  /* 통계분석 시스템 */
 .chart_box > li { width: 100%; margin-right: 0 !important; margin-top: 0 !important; margin-bottom: 10px !important; padding: 25px; } 
 .chart_box .cht_in::after { content: ""; display: block; clear: both; } 
 .chart_box .cht_in .chart_icon { width: 20%; float: left; text-align: center; } 
 .chart_box .cht_in .chart_icon > img { margin-top: 40px; } 
 .chart_box .cht_in .chart_text { width: 72%; margin-left: 8%; float: left; } 
 .chart_box .cht_in > .chart_text > ul > li {line-height: 1.6;}
 .chart_box .cht_tit { font-size: 2.2rem; padding-bottom: 15px; } 
 .chart_box .cht_tit::after { bottom: 12px; } 
 .chart_box .cht_in .chart_icon > img { width: 44px; height: 44px; background-size: 100%; } 
 .chart_box .cht_tit::before {margin-right: 10px;padding: 2px 8px 4px 8px;}

 }
 @media (max-width: 568px) {
  .snb .page_location {width: 100%;}
  .snb .page_location li.tab {width: 50%;}
  .snb .page_location .tab > a, .page_location .tab ul.btmUl li a {padding-left: 15px; font-size: 1.4rem;}
  .snb .page_location .tab > a::after {right: 15px;}
  .snb .page_location li.tab:last-child::after {display: none;}

  .overview .txt01 {line-height: 4rem;font-size: 30px;}

  /* 연혁 */
  .company-history .history__wrap .history__list .year {font-size: 30px;}
}


@media all and (max-width:480px) {
  .snb .page_location li.tab {height: 40px;}
  .snb .page_location li.tab::after {height: 20px;}
  .subTop .snb { height: 40px; } 
  .subTop .snb::after { height: 41px; } 
  .snb .page_location .tab > a { height: 40px; line-height: 40px; } 

/* 데이터 품질진단 */
  .list_ty01 ul li {width: 100%;}
  .list_ty01 ul li:last-child {margin-bottom: 0;}
}

@media all and (max-width:425px) {
   .subTop .txtBox p.sub_desc .mo_br {display: block; margin-top: 4px;}

   .chart_box .cht_tit::before {display: none;}
 }
 
 /*-------------------------------------------------------------------
★★ @media - 2025-02-18 : ksy 수정 ★★
-------------------------------------------------------------------*/
.tipB {font-size: 10px;padding: 4px 6px;margin: 0 2px 5px 0;}

@media screen and (max-width: 768px) {
  .company-history .history__wrap .history__list>li {margin-bottom: 60px;}
}

 @media (max-width: 568px) {
  /* contentsSearch */
 .contentsSearch span { margin-left:5px } 
/*  .contentsSearch span.kjh:first-child { width:80px } */
 .contentsSearch span.selectText { min-width:55px }  
 .contentsSearch span.searchText { width:calc(100% - 120px - 10px); } 
 
 .company-history .history__wrap .history__list .year {font-size: 24px;margin-bottom: 10px;}

 .org > li:nth-child(1) > strong::after {width: 80px;height: 80px;}
 
 .consulting_box .txt_info h6 {font-size: 22px; font-weight: 600;text-align: center;}
 .consulting_box .txt_info.iot_txt h6 {font-size: 22px;font-weight: 600; text-align: center;}
 .consulting_box .txt_info li + li {margin-top: 8px;}
 .consulting_box .txt_info li {font-size: 14px; padding-left: 20px;}

 .slide_project .text-box .result_list li {font-size: 15px;padding-left: 10px;}
 .slide_project .text-box .result_list li::before {left: -10px;}

}

@media (max-width: 480px) {
  .consulting_box .txt_info li::after {width: 16px;height: 16px;}
}

@media (max-width: 425px) {
  .chart_box > li {padding: 20px;}
  .chart_box .cht_in .chart_icon > img {width: 38px;height: 38px;background-size: 100%;}
  .chart_box .cht_in > .chart_text > ul > li {line-height: 1.5;}
  .chart_box .cht_tit {font-weight: 600;}
}
 
@media screen and (max-width: 768px) {
  .board_cont .responsive tbody {display: table;width: 100% !important;border-collapse: collapse;}
}
/* iOS에서만 강제 적용 */
@supports (-webkit-touch-callout: none) {
  .chart.responsive tbody {min-width: 100% !important;}
}