@charset "utf-8";

/* ******************* bootstrap modify ******************* */
ul,ol,li,dl,dt,dd {list-style:none; padding:0; margin:0;}


/* ******************** °ø¿ë ******************** */
/* table style */
.tableMode {display:table; clear:both; float:none; width:100%; max-width:100%; padding:0; margin:0; border-bottom:0;}
.tableMode>* {display:table-cell; float:none; padding:10px;}
.tableMode>*:first-child {border-left:0;}
.tableMode .middle {vertical-align:middle;}

/* °ÝÀÚÇü ±¸Á¶ - Å×ÀÌºí ½ºÅ¸ÀÏ */
.typeCube {clear:both;}
.typeCube .tableWrap {display:table; width:100%; margin:0; padding:0;}
.typeCube .tableWrap > * {display:table-cell; float:none; margin:0; padding:0;}

.c_acc {color:#02a58c !important;} /* °­Á¶»ö»ó */
.c_sub1 {color:#0064b9 !important;} /* º¸Á¶»ö»ó1 */
.c_sub2 {color:#ee8e00 !important;} /* º¸Á¶»ö»ó2 */
.c_sub3 {color:#2198b3 !important;} /* º¸Á¶»ö»ó3 */
.c_sub4 {color:#2bace3 !important;} /* º¸Á¶»ö»ó4 */
.c_sub5 {color:#1f627e !important;} /* º¸Á¶»ö»ó5 */

/* dot */
.listDot1>* {padding-left:15px !important; background:url(../images/common/dot_black.png)no-repeat 3px 14px; line-height:1.6;}

/**/
div[class *="col-"] {padding-left:0; padding-right:0;}
/* section.contents {border:1px solid red;} */
section.contents {padding:60px 0 100px;}
section.contents>.inner {overflow:hidden; padding:0 18px;}
section.contents .head {position:relative;}
section.contents .head h3 {font-family:"NotoSansKR-Regular"; font-size:36px; color:#000; padding:0 60px; margin-bottom:80px; letter-spacing:-2px;}
section.contents .head:before {content:""; display:block; position:absolute; top:50%; left:0; width:20px; height:2px; background:#000;}
section.contents .head:after {content:""; display:block; position:absolute; top:50%; right:0; width:20px; height:2px; background:#e3e3e3;}

/* ÅÇ */
.tabA {overflow:hidden; height:50px; background:#fbfbfb; position:relative; border:1px solid #e5e5e5; border-bottom:0;}
.tabA .now {display:none;}
.tabA ul li {float:left; border-right:1px solid #e5e5e5;}
.tabA ul li a {display:block; padding:15px 50px; font-size:16px; color:#000; line-height:1; letter-spacing:-.5px; border-bottom:3px solid transparent;}
.tabA ul li.on a {color:#02a58c; border-bottom:3px solid #02a58c;}

select {
	 -webkit-appearance:none; /* Å©·Ò È­»ìÇ¥ ¾ø¾Ö±â */
    -moz-appearance:none; /* ÆÄÀÌ¾îÆø½º È­»ìÇ¥ ¾ø¾Ö±â */
    appearance:none; /* È­»ìÇ¥ ¾ø¾Ö±â */
	height:40px; line-height:38px; border-radius:5px;
	padding:0 40px 0 12px; border:1px solid #e5e5e5; cursor:pointer; background:#fff url(../images/common/icon_selectArrow.svg)calc(100% - 15px) 50% /auto no-repeat;

}
select::-ms-expand { display: none; } /* IE 10, 11ÀÇ ³×ÀÌÆ¼ºê È­»ìÇ¥ ¼û±â±â */

/* ¸»ÁÙÀÓ */
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
}
.ellipsis2 {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ellipsis3 {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/* ******************** About Us ******************** */
/* ÀÎ»ç¸» */
.greeting p {}
.greeting .inner>div {float:left; display:inline-block;}
.greeting .inner>div.left {width:47%; padding-right:90px;}
.greeting .inner>div.right {width:53%;}
.greeting .inner .left h4 {font-family:"NotoSansKR-Thin"; font-size:48px; font-weight:normal; color:#010101; line-height:1; margin-bottom:40px; letter-spacing:-2px;}
.greeting .inner .left img {width:100%;}
.greeting .inner .left h4 span {font-family:"NotoSansKR-Regular"; font-weight:bold; color:#ee9e48; display:inline-block; width:100%; margin-bottom:20px;}
.greeting .inner .left p.acc {font-family:"NotoSansKR-Regular"; font-size:20px; color:#02a58c; margin-top:50px;}
.greeting .inner .left p:last-child {margin-top:45px; line-height:1.9;}

.greeting .inner .left.new .acc {margin-top:20px; font-size:24px; font-family:"NotoSansKR-Regular"; line-height:1.2;}
.greeting .inner .left.new .acc2 {margin-top:10px; color:#000;}
.greeting .inner .left.new img {margin-top:30px;}
.greeting .inner .left.new p:last-child {margin-top:30px;}

.greeting .inner .right p {line-height:1.9;}
.greeting .inner .right p+p {margin-top:30px}
.greeting .inner>div.bottom {width:100%; text-align:right; margin-top:50px; color:#000;}
.greeting .inner>div.bottom span {display:inline-block; padding-left:25px; font-size:20px; font-family:"NotoSansKR-Regular";}

/*type2023_05*/
.greeting .inner.type2023_05 .right {width:100%;}
.greeting .inner.type2023_05 .right h4 {font-family:"NotoSansKR-Thin"; font-size:48px; font-weight:normal; color:#010101; line-height:1; margin-bottom:40px; letter-spacing:-1px;}

/*type2019_06*/
.greeting .inner.type2019_06 .left {width:20%; padding-right:50px;}
.greeting .inner.type2019_06 .left img {margin-top:0;}
.greeting .inner.type2019_06 .right {width:80%;}
.greeting .inner.type2019_06 .right p.acc {font-size:24px; font-family:"NotoSansKR-Regular"; line-height:1.2;}
.greeting .inner.type2019_06 .bottom span.sign {padding-left:0;}
/* .greeting .inner.type2019_06 .left */

/* ¿¬Çõ */
.history .tab_wrap .tab {border:1px solid #e5e5e5; overflow:hidden; height:50px; background:#fbfbfb; position:relative;}
.history .tab_wrap .tab ul li {float:left;}
.history .tab_wrap .tab ul li a {display:inline-block; padding:14.5px 18.5px; font-size:16px; color:#000; line-height:1; letter-spacing:-.5px; border-bottom:3px solid transparent; border-right:1px solid #e5e5e5 !important;}
.history .tab_wrap .tab ul li:first-child a {padding:15px 20px !important; font-family:"NotoSansKR-Regular"; color:#ee9e48;}
.history .tab_wrap .tab ul li:last-child {float:right;}
.history .tab_wrap .tab ul li:last-child a {border-right:0 !important; position:absolute; top:0; right:0; background:#02a58c url(../images/intro/i_programTab.png)no-repeat 25px center; padding:15.5px 18.5px 15px 40px; color:#fff; font-size:14px;}
.history .tab_wrap .tab ul li.on a {border-bottom:3px solid #ee9e48;}
.history .tab_wrap .tab ul li:last-child.on a {border-bottom:3px solid transparent;}

.history .tab_wrap .tab_con .year {padding-top:60px; overflow:hidden;}
.history .tab_wrap .tab_con .year>div {float:left;}
.history .tab_wrap .tab_con .year>div:nth-child(odd) {width:25%;}
.history .tab_wrap .tab_con .year>div:nth-child(odd) h4 {font-family:"NotoSansKR-Thin"; font-size:60px; color:#ee9e48; font-weight:normal; letter-spacing:0;}
.history .tab_wrap .tab_con .year>div:nth-child(odd) span {display:inline-block; width:100%; font-family:"NotoSansKR-Thin"; font-size:14px; color:#999; letter-spacing:0;}
.history .tab_wrap .tab_con .year>div:nth-child(even) {width:75%;}
.history .tab_wrap .tab_con .year>div:nth-child(even) dl dt,
.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd {line-height:1.2;}
.history .tab_wrap .tab_con .year>div:nth-child(even) dl dt {font-size:30px; color:#000; margin-bottom:15px;}
.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd {font-size:16px; color:#666; background:url(../images/common/dot_gray6.png)no-repeat 1px 8px; padding-left:10px;}
.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd.acc {background:none; padding-left:0; color:#02a58c; font-family:"NotoSansKR-Regular";}
.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd+dd {margin-top:15px;}
.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd+dt {margin-top:35px;}
.history .tab_wrap .tab_con .year+.year {padding-top:70px; border-top:1px solid #e9e9e9; margin-top:70px;}
.history .tab_wrap .tab_con li:last-child .nonPc {display:none;}
.history .tab_wrap .tab_con li:last-child .year>div:nth-child(odd) h4 {color:#02a58c;}

/* CI */
.intro.ci {}
.intro.ci h4 {font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; margin-bottom:20px;}
.intro.ci .simbol p {padding-right:150px; color:#000;}
.intro.ci .simbol p span {font-size:20px;}
.intro.ci .color p {margin:10px 0; color:#000;}
.intro.ci .color p span {display:inline-block; width:17px; height:17px; vertical-align:middle; margin-right:10px; border-radius:3px;}
.intro.ci .color p span.c1 {background:#005a49;}
.intro.ci .color p span.c2 {background:#005c4e;}
.intro.ci .color p span.c3 {background:#005620;}
.intro.ci .logo {position:relative; max-width:1080px; margin:70px auto 0 auto;}
.intro.ci .logo a {position:absolute; right:0; top:0; display:block; padding:5px 20px; font-size:13px; border-radius:3px; color:#fff; background:#F39800;}
.intro.ci .logo a:hover {background:#F39800;}
.intro.ci .logo .grid {background:url(../images/intro/ci_bg.jpg); border:1px solid #e5e5e5;}
.intro.ci .logo .grid>div {padding:50px; text-align:center;}
.intro.ci .logo .grid>div img {max-width:100%;}
.intro.ci .logo .bg {background:#05622f;}
.intro.ci .logo .bg>div {padding:50px; text-align:center;}
.intro.ci .logo .bg>div img {max-width:100%;}

/* ¿À½Ã´Â±æ */
.intro.location .map {max-width:1080px; padding:40px; margin:0 auto 30px auto; border:1px solid #e5e5e5;}
.intro.location .map h4 {font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; margin-bottom:20px;}
.intro.location .map .info {font-size:14px; margin-bottom:20px;}
.intro.location .map [id*="googleMap"] {height:600px;}
.intro.location .map iframe {height:600px;}

/* ******************** Work area ******************** */
/* °ø¿ë */
.work {max-width:100%;}
.work>* {max-width:1080px; margin:0 auto; }
.work .head {max-width:1200px; margin:0 auto;}
.work .titWrap {max-width:1080px; margin:0 auto; color:#000; font-size:30px; font-family:"NotoSansKR-Regular"; text-align:center; letter-spacing:-2px; line-height:1.4;}
.work  h4 {font-size:30px; font-family:"NotoSansKR-Regular"; color:#000; letter-spacing:-2px; line-height:1.2;}

.work .markWrap {margin-top:100px;}
.work .markWrap h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
.work .markWrap h4 span {padding:0 30px; background:#fff;}
.work .markWrap ul {margin-top:30px; text-align:center;}
.work .markWrap li {float:left; width:25%; border:1px solid #e5e5e5; border-left:0;}
.work .markWrap li a {display:inline-block; width:100%; padding:20px;}
.work .markWrap li:nth-child(4n+1) {border-left:1px solid #e5e5e5;}
.work .markWrap li:nth-child(4)~li {border-top:0;}
.work .markWrap li img {max-height:40px; height:100%; max-width:100%;}

.work .info1 {max-width:1080px; margin-top:20px;}
.work .info1 .inner {padding:50px; border:1px solid #e5e5e5;}
.work .info1 .inner ul {margin-top:30px;}
.work .info1 .inner ul li {padding:3px 0; color:#000;}

.work .service {margin-top:100px;}
.work .service h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
.work .service h4 span {padding:0 30px; background:#fff;}
.work .service>ul {margin-top:30px;}
.work .service>ul>li>* {display:block;}
.work .service>ul>li [class*="icon"] {display:inline-block; width:90px; height:90px; background-repeat:no-repeat; background-position:center; border-radius:50%; overflow:hidden;}

.work .portfolio {max-width:100%; margin-top:100px;}
.work .portfolio>* {max-width:1080px; margin:0 auto;}
.work .portfolio>.bg p {font-size:40px; letter-spacing:-2px; font-family:"NotoSansKR-Thin"; line-height:1.4;}
.work .portfolio>.bg h4 {font-size:60px; color:#fff;}
.work .portfolio>.bg i {display:inline-block; width:50px; height:2px; background:#fff;}
.work .portfolio .title {color:#000; padding-left:30px; margin:50px auto 20px auto; background:url(../images/common/icon_check.jpg) no-repeat left top;}
.work .portfolio .title>span {color:#666;}
.work .portfolio .itemList {clear:both;}
.work .portfolio .itemList img {display:none;}
.work .portfolio .itemList li {position:relative; padding:25px 100px 25px 30px; color:#000; border-top:1px solid #e5e5e5; line-height:1.2; word-break:keep-all;}
.work .portfolio .itemList li:hover {background:#f9f9f9; color:#0064b9;}
/* .work .portfolio .itemList li:first-child {border-color:#000;} */
.work .portfolio .itemList li button {display:none; position:absolute; right:30px; top:50%; margin-top:-25px; width:50px; height:50px; background:url(../images/common/icon_zoom.png) no-repeat center #ddd; border-radius:50%; border:0; outline:none;}
.work .portfolio .itemList li button.on {display:block;}
.work .portfolio .itemList li button.on:hover {background-color:#666;}

.listPop {
	z-index:9999999; display:table; position:fixed; left:-10000px; top:0; width:100%; height:100%;
	background:rgba(0,0,0,.8); text-align:center; vertical-align:middle;	
}
.listPop.on {left:0;}
.listPop .inner {display:table-cell; vertical-align:middle;}
.listPop .inner p {font-size:20px; color:#fff; max-width:600px; margin:0 auto; padding:20px 0;}
.listPop .inner img {max-width:600px;}
.listPop button {z-index:100; position:absolute; top:50%; margin-top:-40px; background:transparent; border:0; outline:none;}
.listPop button {opacity:1; cursor:pointer;}
.listPop button.off {opacity:.1; cursor:default;}
.listPop button.none {display:none;}
.listPop button.close {position:absolute; top:50px; right:50px; margin:0; width:50px; height:50px; border:2px solid rgba(255,255,255,.3); border-radius:50%; overflow:hidden; opacity:1; background:url(../images/common/icon_gnbclose.png) no-repeat 50%; background-size:20px;}
.listPop button.close:hover {border:2px solid rgba(255,255,255,1);}
.listPop button.prev {left:5px;}
.listPop button.prev:hover {left:0;}
.listPop button.next {right:5px;}
.listPop button.next:hover {right:0;}

/* GIS */
.work.gis .titWrap p:last-child {font-size:16px; color:#666; margin:20px 0 40px 0; letter-spacing:-.5px;}

.work.gis .service>ul>li {float:left; width:25%; padding:0 30px; text-align:center; word-break:keep-all;}
.work.gis .service>ul>li .icon1 {background-image:url(../images/work/gis_icon1.png); background-color:#02a58c;}
.work.gis .service>ul>li .icon2 {background-image:url(../images/work/gis_icon2.png); background-color:#028ca5;}
.work.gis .service>ul>li .icon3 {background-image:url(../images/work/gis_icon3.png); background-color:#0271a5;}
.work.gis .service>ul>li .icon4 {background-image:url(../images/work/gis_icon4.png); background-color:#02a53f;}
.work.gis .service>ul>li .icon5 {background-image:url(../images/work/gis_icon5.png); background-color:#92b700;}
.work.gis .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
.work.gis .service>ul>li span {font-size:14px; line-height:1.4;}
.work.gis .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/gis_bg1.jpg) no-repeat center; background-size:cover;}

/* µå·Ð */
.work.drone .titWrap ul {overflow:hidden; margin:20px 0 50px 0;}
.work.drone .titWrap ul li p {display:inline-block; padding:7px 0; font-size:18px; font-family:"NotoSansKR-Regular"; border-bottom:1px solid #ccc; letter-spacing:-.5px;}

.work.drone .service>ul>li {float:left; width:33.33%; padding:0 30px; text-align:center; word-break:keep-all;}
.work.drone .service>ul>li .icon1 {background-image:url(../images/work/drone_icon1.png); background-color:#af6a43;}
.work.drone .service>ul>li .icon2 {background-image:url(../images/work/drone_icon2.png); background-color:#d39c16;}
.work.drone .service>ul>li .icon3 {background-image:url(../images/work/drone_icon3.png); background-color:#efa335;}
.work.drone .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
.work.drone .service>ul>li span {font-size:14px; line-height:1.4;}
.work.drone .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/drone_bg1.jpg) no-repeat center; background-size:cover;}

/* ºòµ¥ÀÌÅÍ */
.work.bigdata .service>ul>li {float:left; width:25%; padding:0 30px; text-align:center; word-break:keep-all;}
.work.bigdata .service>ul>li .icon1 {background-image:url(../images/work/big_icon1.png); background-color:#2198b3;}
.work.bigdata .service>ul>li .icon2 {background-image:url(../images/work/big_icon2.png); background-color:#21b3aa;}
.work.bigdata .service>ul>li .icon3 {background-image:url(../images/work/big_icon3.png); background-color:#21b370;}
.work.bigdata .service>ul>li .icon4 {background-image:url(../images/work/big_icon4.png); background-color:#accb00;}
.work.bigdata .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; line-height:1.3; font-family:"NotoSansKR-Regular";}
.work.bigdata .service>ul>li span {font-size:14px; line-height:1.4;}
.work.bigdata .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/big_bg1.jpg) no-repeat center; background-size:cover;}

/* ¹ÙÀÌ¿À»ý¸í */
.work.bio .service>ul>li {float:left; width:25%; padding:0 30px; text-align:center; word-break:keep-all;}
.work.bio .service>ul>li .icon1 {background-image:url(../images/work/bio_icon1.png); background-color:#092348;}
.work.bio .service>ul>li .icon2 {background-image:url(../images/work/bio_icon2.png); background-color:#1863d0;}
.work.bio .service>ul>li .icon3 {background-image:url(../images/work/bio_icon3.png); background-color:#2389e5;}
.work.bio .service>ul>li .icon4 {background-image:url(../images/work/bio_icon4.png); background-color:#12b8e8;}
.work.bio .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; line-height:1.3; font-family:"NotoSansKR-Regular";}
.work.bio .service>ul>li span {font-size:14px; line-height:1.4;}
.work.bio .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/bio_bg1.jpg) no-repeat center; background-size:cover;}


/* ÇÃ·§Æû */
.work.platform .titWrap ul {overflow:hidden; margin:20px 0 50px 0;}
.work.platform .titWrap ul li p {display:inline-block; padding:7px 0; font-size:18px; font-family:"NotoSansKR-Regular"; border-bottom:1px solid #ccc; letter-spacing:-.5px;}
.work.platform .service>ul>li {float:left; width:33.33%; padding:0 50px; text-align:center; word-break:keep-all;}
.work.platform .service>ul>li .icon1 {background-image:url(../images/work/platform_icon1.png); background-color:#7d7dcb;}
.work.platform .service>ul>li .icon2 {background-image:url(../images/work/platform_icon2.png); background-color:#a882cb;}
.work.platform .service>ul>li .icon3 {background-image:url(../images/work/platform_icon3.png); background-color:#cf8bb0;}
.work.platform .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
.work.platform .service>ul>li span {font-size:14px; line-height:1.4;}
.work.platform .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/platform_bg1.jpg) no-repeat center; background-size:cover;}



/* 22-02-04 Ãß°¡*/
/* ******************** RPA ******************** */
.work.rpa h3 span {font-size:25px; font-family: 'NotoSansKR-Light';}
.work.rpa .titWrap {text-align:center;}
.work.rpa .titWrap p {padding-top:30px;}
.work.rpa .titWrap .green_round {margin-top:30px;}
.work.rpa .titWrap .green_round p {display:inline-block; padding:15px 95px; font-family:'NotoSansKR-Bold'; font-size:25px; color:#fff; background:#02a58c; letter-spacing:-.5px; border-radius:50px;}
/* Á¦°ø¼­ºñ½º */
.work.rpa .service>ul>li {float:left; width:25%; padding:0 50px; text-align:center; word-break:keep-all;}
.work.rpa .service>ul>li .icon1 {background-image:url(../images/work/rpa_icon1.png); background-color:#6ac7c9;}
.work.rpa .service>ul>li .icon2 {background-image:url(../images/work/rpa_icon2.png); background-color:#4eb4b6;}
.work.rpa .service>ul>li .icon3 {background-image:url(../images/work/rpa_icon3.png); background-color:#339395;}
.work.rpa .service>ul>li .icon4 {background-image:url(../images/work/rpa_icon4.png); background-color:#166264;}
.work.rpa .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
.work.rpa .service>ul>li span {font-size:14px; line-height:1.4;}
/* ÇÁ·Î¼¼½º */
.work.rpa .service.process>ul {margin-right:-40px; margin-top:60px; display:flex; flex-wrap:wrap;}
.work.rpa .service.process>ul>li {
	overflow:hidden; width:calc((100%/2) - 40px); margin-right:40px;
	margin-bottom:30px; padding:40px 60px; background:#fff;
	border:3px solid #59c9c3; border-radius:30px; display: flex;
    flex-wrap: wrap; align-items: center;
	}
.work.rpa .service.process>ul>li:last-child,
.work.rpa .service.process>ul>li:nth-last-child(2){margin-bottom:0;}
.work.rpa .service.process>ul>li>div {float:left; text-align:left;}
.work.rpa .service.process>ul>li .number {width:25%; }
.work.rpa .service.process>ul>li .number p {font-size:80px; font-family:'NotoSansKR-Black'; text-align:center; padding:0; line-height:1;}
.work.rpa .service.process>ul>li .number p.color01 {color:#59c9c3;}
.work.rpa .service.process>ul>li .number p.color02 {color:#45b8b2;}
.work.rpa .service.process>ul>li .number p.color03 {color:#3eaca6;}
.work.rpa .service.process>ul>li .number p.color04 {color:#3d9893;}
.work.rpa .service.process>ul>li .number p.color05 {color:#138781;}
.work.rpa .service.process>ul>li .number p.color06 {color:#067973;}
.work.rpa .service.process>ul>li .text {width: calc(100% - 25%); padding-left:25px;}
.work.rpa .service.process>ul>li .text h5{padding:0 0 10px 0; font-size:25px; color:#7f7f7f; font-family:'NotoSansKR-Medium';}
.work.rpa .service.process>ul>li .text p{padding:0; font-family:'NotoSansKR-Medium'; line-height:1.2;}
/* ¸®¼Ò½º ¹× ±³À°Á¦°ø */
.work.rpa .service .resources {text-align:center; margin-top:60px; padding:0 140px;}
.work.rpa .service .resources img {max-width:100%;}
/* Æ¯ÀåÁ¡ */
.work.rpa .advantage {margin-top:100px;}
.work.rpa .advantage h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
.work.rpa .advantage h4 span {padding:0 30px; background:#fff;}
.work.rpa .advantage ul{text-align:center;}
.work.rpa .advantage ul li{padding:30px 80px; border:1px solid #195872; border-radius:70px; width:100%; margin-top:40px;}
.work.rpa .advantage ul li:first-child {margin-top:60px;}
.work.rpa .advantage ul li p{font-family:'NotoSansKR-Bold'; font-size:30px; color:#000;}
.work.rpa .advantage ul li p:nth-child(2){font-family:'NotoSansKR-Medium'; font-size:18px; color:#5d5d5d;}
.work.rpa .advantage ul li p span{color:#1e617c;}
.work.rpa .advantage ul li p img {max-width:100%;}
/* Àû¿ëºÐ¾ß */
.work.rpa .field {margin-top:100px;}
.work.rpa .field h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
.work.rpa .field h4 span {padding:0 30px; background:#fff;}
.work.rpa .field h5 {font-size:30px; font-family:'NotoSansKR-Regular'; text-align:center; color:#000; margin-top:40px; line-height:1.4;}
.work.rpa .field h5 span {font-size:25px;}
.work.rpa .field h5 strong {color:#2d75a3;}
.work.rpa .field img {padding:50px 70px; max-width:100%;}


/* Á¦Ç°±º */
.work.rpa .product_family {margin-top:100px;}
.work.rpa .product_family h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
.work.rpa .product_family h4 span {padding:0 30px; background:#fff;}
.work.rpa .product_family>ul {margin-top:60px; margin-right:-2px;}
.work.rpa .product_family>ul>li{width:calc((100%/6) - 2px); margin-right:2px; float:left;}
.work.rpa .product_family>ul>li:last-child{margin-right:0;}
.work.rpa .product_family>ul>li div{text-align:center;}
.work.rpa .product_family>ul>li .circle{position:relative;}
.work.rpa .product_family>ul>li .circle i{display:inline-block; width:120px; height:120px; border-radius:50%; box-shadow:#dde3eb 1px 1px 8px 0px;}
.work.rpa .product_family>ul>li .circle h6{position:absolute; display:inline-block; left:70px; bottom:30px; color:#3c79b1; font-size:20px; font-family:'NotoSansKR-Medium';}
.work.rpa .product_family>ul>li>ul{margin-top:-60px; padding: 75px 0 0 15px; height:300px;}
.work.rpa .product_family>ul>li>ul>li{position:relative; padding-left:10px; font-size:14px; color:#000; font-family:'NotoSansKR-Regular'; line-height:2;}
.work.rpa .product_family>ul>li>ul>li:before{content:''; display:block; position:absolute; left:5px; top:13px; width:2px; height:2px; background:#000;}
.work.rpa .product_family>ul>li .round_text {}
.work.rpa .product_family>ul>li .round_text.two {}
.work.rpa .product_family>ul>li .round_text p{
	position:relative; display:flex; flex-wrap:wrap;
	justify-content:center; align-items: center;
	font-family:'NotoSansKR-Medium'; width:95%; height:100px;
	font-size:13px; color:#275a87; word-break:break-all; padding:18px 0;
	margin-top:-40px; background:#fff; border:2px solid #acdfff;
	border-radius:30px; box-shadow: #ddd 3px 4px 5px;
	}

.work.rpa .product_family>ul>li .circle i.i_product1 {background:#fff url(../images/work/i_excavation.png) 50% 35% no-repeat;}
.work.rpa .product_family>ul>li .circle i.i_product2 {background:#fff url(../images/work/i_development.png)50% 35% no-repeat;}
.work.rpa .product_family>ul>li .circle i.i_product3 {background:#fff url(../images/work/i_superintend.png)50% 35% no-repeat;}
.work.rpa .product_family>ul>li .circle i.i_product4 {background:#fff url(../images/work/i_practice.png)50% 35% no-repeat;}
.work.rpa .product_family>ul>li .circle i.i_product5 {background:#fff url(../images/work/i_participate.png)50% 35% no-repeat;}
.work.rpa .product_family>ul>li .circle i.i_product6 {background:#fff url(../images/work/i_measurement.png)50% 35% no-repeat;}

.work.rpa .product_family>ul>li>ul.bg_color1 {background:#acdfff;}
.work.rpa .product_family>ul>li>ul.bg_color2 {background:#97d0f8;}
.work.rpa .product_family>ul>li>ul.bg_color3 {background:#84c1f0;}
.work.rpa .product_family>ul>li>ul.bg_color4 {background:#6eb1ea;}
.work.rpa .product_family>ul>li>ul.bg_color5 {background:#5ba2e2;}
.work.rpa .product_family>ul>li>ul.bg_color6 {background:#4191ce;}

/* 25-12-18 Ãß°¡*/
/* ******************** AI ******************** */
.work.ai .service>ul>li {float:left; width:25%; padding:0 30px; text-align:center; word-break:keep-all;}
.work.ai .service>ul>li .icon1 {background-image:url(../images/work/ai_icon1.png); background-color:#092348;}
.work.ai .service>ul>li .icon2 {background-image:url(../images/work/ai_icon2.png); background-color:#1863d0;}
.work.ai .service>ul>li .icon3 {background-image:url(../images/work/ai_icon3.png); background-color:#2389e5;}
.work.ai .service>ul>li .icon4 {background-image:url(../images/work/ai_icon4.png); background-color:#12b8e8;}
.work.ai .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; line-height:1.3; font-family:"NotoSansKR-Regular";}
.work.ai .service>ul>li span {font-size:14px; line-height:1.4;}
.work.ai .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/ai_bg1.jpg) no-repeat center top; background-size:cover;}

/* ******************** Product  ******************** */
/*Drone Aerial Filming*/
.contents.product .conWrap {padding:0 60px;}
.contents.product .conWrap>div {margin-top:50px;}
.contents.product h5.tit {font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; margin-bottom:20px;}
.contents.product .videoList ul {overflow:hidden;}
.contents.product .videoList ul li {float:left; width:calc(50% - 20px); display:inline-block;}
.contents.product .videoList ul li>a {display:inline-block; width:100%; height:100%; position:relative;}
.contents.product .videoList ul li>a:before {
	position:absolute; top:50%; left:50%; width:70px; height:70px;
	margin-top:-35px; margin-left:-35px;
	display:block; content:""; background:url(../images/videoImg/play.png)no-repeat center;
	z-index:2;
	transition-duration:.3s;
}
.contents.product .videoList ul li>a:hover:before {
	background:url(../images/videoImg/playOn.png)no-repeat center;
}
.contents.product .videoList ul li>a:after {
	position:absolute; top:0; left:0; width:100%; height:100%;
	display:block; content:""; background:rgba(0,0,0,.3);
	z-index:1;
}
.contents.product .videoList ul li:nth-child(odd) {margin-right:20px;}
.contents.product .videoList ul li:nth-child(even) {margin-left:20px;}
.contents.product .videoList ul li:nth-child(2)~li {margin-top:40px;}

.contents.product .estimatedPrice table {width:100%;}
.contents.product .estimatedPrice table tbody tr>* {border-bottom:1px solid #e9e9e9; padding:15px 30px;}
.contents.product .estimatedPrice table tbody tr {transition-duration:.3s;}
.contents.product .estimatedPrice table tbody tr:hover {background:#f9f9f9;}
.contents.product .estimatedPrice table tbody tr:first-child>* {border-top:1px solid #000;}
.contents.product .estimatedPrice table tbody tr th {font-size:17px; font-weight:normal; font-family:"NotoSansKR-Regular"; color:#000; transition-duration:.3s;}
.contents.product .estimatedPrice table tbody tr:hover th {color:#02a58c;}
.contents.product .estimatedPrice table tbody tr th span {font-size:14px; display:block; color:#999;}
.contents.product .estimatedPrice table tbody tr td {font-size:16px;}
.contents.product .estimatedPrice ul.checkList {margin-top:30px;}
.contents.product .estimatedPrice ul.checkList li {padding-left:30px; background:url(../images/videoImg/i-check-gray.png)no-repeat left 5px;}
.contents.product .estimatedPrice ul.checkList li + li {margin-top:20px;}

.contents.product .coupangBtn>a {border:1px solid #aaa; padding:30px; text-align:center; display:inline-block; width:100%;}
.contents.product .coupangBtn>a>* {vertical-align:middle; display:inline-block;}
.contents.product .coupangBtn>a>span.logo {border-right:1px dotted #aaa; padding-right:50px;}
.contents.product .coupangBtn>a>span.logo img {height:60px;}
.contents.product .coupangBtn>a>span.ment {padding:0 30px 0 50px; font-size:16px; color:#000; text-align:left;}
.contents.product .coupangBtn>a>span.gosite {
	font-family:"Abel"; font-size:18px; width:80px; height:80px; border-radius:50%; background:#02a58c;
	text-transform:capitalize;
	color:#fff; line-height:80px;
	transition-duration:.3s;
}
.contents.product .coupangBtn>a:hover {border:1px solid #000;}



/* ******************** Project  ******************** */
/* ¸®½ºÆ® */
.project .listWrap {}
.project .listWrap li {padding:20px 0; overflow:hidden; border-top:1px solid #e5e5e5;}
.project .listWrap li:hover {background:#f9f9f9;}
.project .listWrap li p {float:left; vertical-align:top; padding:0 20px; line-height:1.4;}
.project .listWrap li p:nth-child(1) {width:60%; color:#000;}
.project .listWrap li p:nth-child(2) {width:20%;}
.project .listWrap li p:nth-child(3) {width:20%; text-align:right;}


/* ******************** Community ******************** */
.community .titWrap {max-width:1080px; margin:0 auto; color:#000; font-size:30px; font-family:"NotoSansKR-Regular"; text-align:center; letter-spacing:-2px; line-height:1.4;}

/* ¹®ÀÇ¾È³» */
.community.inquire .title {font-size:20px; text-align:center; margin-bottom:50px; color:#000; letter-spacing:-1px;}
.community.inquire .wrap1 {margin-top:20px; }
.community.inquire .wrap1 .img {background:url(../images/community/inquire_bg1.jpg) no-repeat center; background-size:cover;}
.community.inquire .wrap2 {margin-top:20px;}
.community.inquire .wrap2 .img {background:url(../images/community/inquire_bg2.jpg) no-repeat center; background-size:cover;}
.community.inquire .info {padding:50px; border:1px solid #e5e5e5;}
.community.inquire .info h4 {margin-bottom:30px; font-size:30px; color:#000; font-family:"NotoSansKR-Regular"; letter-spacing:-2px;}
.community.inquire .info>div {position:relative; padding-left:50px; margin-top:30px;}
.community.inquire .info span {position:absolute; left:5px; top:13px; display:block; width:20px; height:3px;}
.community.inquire .wrap1 .info span {background:#ee8e00;}
.community.inquire .wrap2 .info span {background:#0064b9;}
.community.inquire .info dl {}
.community.inquire .info dt {padding-bottom:5px; color:#000; font-size:20px;}
.community.inquire .info dd {padding:2px 0;}

.community.sundo-office .introduce .bg-img { text-align : center; }
.community.sundo-office .inner .titWrap h2 { font-size : 36px; font-weight : 900; margin : 65px 0 35px;  }
.community.sundo-office .inner .titWrap h2 span { text-transform : uppercase; color : #24ab52;}
.community.sundo-office .inner .titWrap.last h2 { font-size : 40px; margin : 24px 0 30px 0;}
.community.sundo-office .inner .titWrap .explain { font-size : 20px; line-height : 30px; margin-bottom : 50px; }
.community.sundo-office .inner .titWrap .sub-tit { font-size : 24px; font-weight : 500;}
.community.sundo-office .inner .titWrap.last .sub-tit { font-size : 24px; font-weight : 500;}

.community.sundo-office .introduce .bg-img.num01 { margin-bottom :40px; }
.community.sundo-office .introduce .bg-img.num02 { margin : 120px 0 60px; }
.community.sundo-office .introduce .bg-img.num03 { margin : 120px 0 60px; }
.community.sundo-office .introduce .bg-img.num04 { margin : 140px 0 60px; }
#officeTop { position: fixed; bottom: 3%; right: 5%; z-index : 999999;}
/* ******************** Recruit ******************** */
/* ÀÎÀç»ó */
.recruit.people .inner {text-align:center;}
.recruit.people .inner img {max-width:100%;}


/* Ã¤¿ëÁ¤º¸ */
/*°øÅë*/
.employ .group {border:1px solid #e5e5e5; padding:30px 40px;}
.employ .group+.group {margin-top:50px;}
.employ .group .subj {position:relative;}
.employ .group .subj h4 {font-family:"NotoSansKR-Regular"; font-size:24px; color:#000; padding-right:20px;}
.employ .group .subj h4.on {font-family:"NotoSansKR-Regular"; font-size:24px; color:#19ad96;}
.employ .group .subj a {position:absolute; top:0; right:0; display:inline-block; width:20px; height:24px; background:url(../images/recruit/arrow_down.png)no-repeat center;}
.employ .group .subj a.on {background:url(../images/recruit/arrow_up.png)no-repeat center;}
.employ .group .subj_low {padding:30px 0 20px;}
.employ .group .subj_low .imgBox {padding:40px; text-align:center; background-size:cover;}
.employ .group .subj_low .imgBox.on {display:none;}
.employ .group:nth-child(1) .subj_low .imgBox {background:url(../images/recruit/imgBox1.jpg)no-repeat center;} /*¸ðÁý*/
.employ .group:nth-child(2) .subj_low .imgBox {background:url(../images/recruit/imgBox2.jpg)no-repeat center;}
.employ .group:nth-child(3) .subj_low .imgBox {background:url(../images/recruit/imgBox3.jpg)no-repeat center;}
.employ .group .subj_low .imgBox div {height:50px;}
.employ .group .subj_low .imgBox .i_first {background:url(../images/recruit/i_first.png)no-repeat center;} /*¸ðÁý*/
.employ .group .subj_low .imgBox .i_secon {background:url(../images/recruit/i_secon.png)no-repeat center;} /**/
.employ .group .subj_low .imgBox .i_third {background:url(../images/recruit/i_third.png)no-repeat center;} /**/
.employ .group .subj_low .imgBox p {color:#fff; font-family:"NotoSansKR-Thin"; font-size:22px; margin-top:10px; line-height:1.8; letter-spacing:-1px;}
.employ .group .subj_low .conBox {padding-top:50px;}
/*¸ðÁý*/
.employ table.talent thead th {font-family:"NotoSansKR-Regular"; font-size:18px; font-weight:normal; color:#000; text-align:center; padding:20px; border:1px solid #e5e5e5; border-bottom:1px solid #002802;}
.employ table.talent thead th:first-child {background:#fbfbfb;}
.employ table.talent tbody th {
	font-family:"NotoSansKR-Regular"; font-size:16px; font-weight:normal; color:#000; text-align:center; vertical-align:middle;
	background:#fbfbfb; border:1px solid #e5e5e5;
}
.employ table.talent tbody td {padding:20px; vertical-align:top; border:1px solid #e5e5e5;}
.employ table.talent tbody td span {display:inline-block; width:100%; padding:0 0 0 10px; background:url(../images/common/dot_black.png)no-repeat 1px 14px; color:#000; line-height:1.8; word-break:keep-all;}
.employ table.talent tbody td span.low {padding-left:25px; background:url(../images/common/hyphen.jpg)no-repeat 14px 14px; color:#999;}
.employ table.talent tbody td span.mo {display:none;}
.employ .list {margin-top:20px;}
.employ .list p {font-size:16px; color:#000; line-height:1.8; position:relative; padding-left:15px; word-break:keep-all;}
.employ .list p.tit {padding-left:0;}
.employ .list p span {display:inline-block; position:absolute; top:0; left:0;}
.employ .list p:first-child {line-height:1; margin-bottom:10px;}
/*ÀýÂ÷*/
.employ .step {overflow:hidden; padding-left:20px;}
.employ .step>div {float:left; width:20.4%; padding-right:50px; background:url(../images/recruit/step_arrow.png)no-repeat 160px 75px;}
.employ .step>div:last-child {width:18.4%; padding-right:20px; background:0;}
.employ .step>div .circle {width:150px; height:150px; border-radius:50%;}
.employ .step>div:nth-child(1) .circle {background:#ee9e48;}
.employ .step>div:nth-child(2) .circle {background:#e0cf5d;}
.employ .step>div:nth-child(3) .circle {background:#8abe6e;}
.employ .step>div:nth-child(4) .circle {background:#4cc196;}
.employ .step>div:nth-child(5) .circle {background:#02a58c;}
.employ .step>div .circle {display:table; margin:0 auto;}
.employ .step>div .circle>div {display:table-cell; vertical-align:middle; font-family:"NotoSansKR-Thin"; font-size:18px; color:#fff; text-align:center;}
.employ .step>div .circle>div>span {display:inline-block; width:100%; font-family:"NotoSansKR-Regular"; font-size:22px;}
.employ .step>div p {color:#000; text-align:center; word-break:keep-all; margin-top:30px;}
/*Áö¿ø*/
.employ .apply+.apply {margin-top:50px;}
.employ .apply p.tit {font-family:"NotoSansKR-Regular"; font-size:20px; color:#000;}
.employ .apply span {display:inline-block; width:100%; padding-left:10px; background:url(../images/common/dot_black.png)no-repeat 1px 14px; color:#000; line-height:1.8;}
.employ .apply span.low {padding-left:25px; background:url(../images/common/hyphen.jpg)no-repeat 14px 14px; color:#999;}
.employ .apply span.low.acc {background:0; color:#02a58c;}
.employ .apply span.nodot {padding-left:0; background:0;}
.employ .apply span.widthModify {width:auto; margin-right:20px;}
.employ .apply span.widthModify+a {margin-bottom:10px;}
.employ .apply a.down {display:inline-block; background:#02a58c url(../images/recruit/i_download.png)no-repeat 250px center; padding:15px 65px 15px 25px; color:#fff; line-height:1;}

/* À¯Æ©ºê */
.youtube-tab {display:flex; height:60px; background:#fbfbfb; position:relative; border:1px solid #e5e5e5;text-align:center; border-radius:10px 10px 0 0; text-align:center;}
.youtube-tab a {width:50%; display:flex; justify-content:center; height:100%; align-items:center; font-size:16px; color:#000; line-height:1; letter-spacing:-.5px; border-bottom:3px solid transparent; font-size:17px;}
.youtube-tab a.on {color:#02a58c; border-bottom:3px solid #02a58c; font-weight:700;}
.youtube-tab a+a {border-left:1px solid #e5e5e5;}

.youtube .youtube-total {padding:20px 0; display:flex; justify-content:space-between; align-items:center;}
.youtube .youtube-total p b {color:#02a58c;}

.youtube .video-list {display:flex; gap:30px; flex-wrap:wrap;}
.youtube .video-item {width:calc((100% - 60px)/3); border:1px solid #e5e5e5; border-radius:10px; overflow:hidden;}
.youtube .video-item .img {height:230px; overflow:hidden; background:#000; position:relative;}
.youtube .video-item .img:before {width:50px; height:50px; background:url(../images/community/i-play.svg)center /36% no-repeat; border:3px solid #fff; border-radius:50%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); display:block; content:''; z-index:1;}
.youtube .video-item .img img {width:100%; height:100%; object-fit:cover;transition:all .2s; opacity:.6;}
.youtube .video-item:hover .img img {transform:scale(1.05); opacity:1;}
.youtube .video-item .txt {padding:20px; transition:all .2s;}
.youtube .video-item .txt p.tit {min-height:52px;}
.youtube .video-item .txt p.desc {padding-top:14px; margin-top:10px; border-top:1px solid #e5e5e5; display:flex; justify-content:space-between; font-size:14px; line-height:1;}
.youtube .video-item .txt p.desc span {padding-left:20px; }
.youtube .video-item .txt span.date {background:url(../images/community/icon_date.svg)0 center /14px no-repeat;}
.youtube .video-item .txt span.view {background:url(../images/community/icon_view.svg)0 center /16px no-repeat;}
.youtube .video-item:hover .txt {background:#f9f9f9;}

/* ************************ ÅÂºí¸´ ÀÌÇÏ(~991) ************************ */
@media screen and (max-width: 991px) {

	/* body {border:5px solid yellow;} */

	section.contents {margin-top:60px; padding:0 0 50px;}
	section.contents>.inner {overflow:hidden; padding:50px 30px 0;}
	section.contents .head {position:relative;}
	section.contents .head h3 {font-family:"NotoSansKR-Regular"; font-size:20px; color:#fff; background:#02a58c; height:50px; line-height:50px; margin-bottom:0; padding-left:30px; text-align:center;}
	section.contents .head:before {content:""; display:none; position:absolute; top:50%; left:0; width:15px; height:2px; background:#000;}
	section.contents .head:after {content:""; display:none; position:absolute; top:50%; right:0; width:15px; height:2px; background:#e3e3e3;}

	/* ÅÇ */
	.tabA {overflow:hidden; height:auto; background:#f5f5f5; position:relative; border:0; border-bottom:1px solid #000;}
	.tabA ul li {float:left; border-right:1px solid #e5e5e5;}
	.tabA ul li a {display:block; padding:15px 30px; font-size:14px; color:#000; line-height:1; letter-spacing:-.5px; border-bottom:0;}
	.tabA ul li.on a {color:#fff; border-bottom:0; background:#ee9e48;}
	
	.work .portfolio {max-width:100%; margin-top:50px;}


	/* ******************** About Us ******************** */
	/* ÀÎ»ç¸» */
	.greeting .inner>div {width:100% !important; text-align:center;}
	.greeting .inner>div.left {padding-right:0;}
	.greeting .inner .left h4 {font-size:20px; line-height:1; margin-bottom:30px; letter-spacing:0px;}
	.greeting .inner .left h4 span {display:inline-block; width:auto; padding-right:5px; margin-bottom:0;}
	.greeting .inner .left p.acc {font-size:20px; color:#02a58c; margin-top:30px;}
	.greeting .inner .left p.acc br {display:none;}
	.greeting .inner .left p:last-child {margin-top:20px; line-height:1.9;}
	
	.greeting .inner .left.new .acc {margin-top:20px; font-size:30px; font-family:"NotoSansKR-Regular"; line-height:1; letter-spacing:-2px;}
	.greeting .inner .left.new .acc2 {margin-top:10px; color:#000;}
	.greeting .inner .left.new img {margin-top:30px;}
	.greeting .inner .left.new p:last-child {margin-top:30px;}
	
	.greeting .inner .right {margin-top:20px;}
	.greeting .inner.type2023_05 .right h4 { font-size : 32px; }
	.greeting .inner .right p {line-height:1.9;}
	.greeting .inner .right p br {display:none;}
	.greeting .inner .right p+p {margin-top:20px;}
	.greeting .inner>div.bottom {width:100%; text-align:center; margin-top:20px;}
	.greeting .inner>div.bottom span {display:inline-block; padding-left:15px; font-size:20px;}
	
	/*type2019_06*/
	.greeting .inner.type2019_06 .left img {width:175px;}

	/* ¿¬Çõ */
	.history .tab_wrap .tab {display:none;}

	.history .tab_wrap .tab_con .year {padding-top:0; overflow:hidden;}
	.history .tab_wrap .tab_con .year>div {float:left;}
	.history .tab_wrap .tab_con .year>div:nth-child(odd) {width:20%;}
	.history .tab_wrap .tab_con .year>div:nth-child(odd) h4 {font-family:"NotoSansKR-Regular"; font-size:50px; color:#ee9e48; font-weight:normal; letter-spacing:0;}
	.history .tab_wrap .tab_con .year>div:nth-child(odd) span {display:inline-block; width:100%; font-family:"NotoSansKR-Regular"; font-size:14px; color:#999; letter-spacing:0;}
	.history .tab_wrap .tab_con .year>div:nth-child(even) {width:80%;}
	.history .tab_wrap .tab_con .year>div:nth-child(even) dl dt,
	.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd {line-height:1;}
	.history .tab_wrap .tab_con .year>div:nth-child(even) dl dt {font-size:24px; color:#000; margin-bottom:15px;}
	.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd {font-size:16px; color:#666; background:url(../images/common/dot_gray6.png)no-repeat 1px 10px; padding-left:10px; line-height:1.4; word-break:keep-all;}
	.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd.acc {background:none; padding-left:0; color:#02a58c; font-family:"NotoSansKR-Regular";}
	.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd+dd {margin-top:10px;}
	.history .tab_wrap .tab_con .year>div:nth-child(even) dl dd+dt {margin-top:35px;}
	.history .tab_wrap .tab_con .year+.year {padding-top:60px; border-top:1px solid #e9e9e9; margin-top:60px;}
	.history .tab_wrap .tab_con li:last-child {display:block !important;}
	.history .tab_wrap .tab_con li:last-child .nonPc {display:block !important; margin:100px 0 30px;}
	.history .tab_wrap .tab_con li:last-child .nonPc h3 {background:#02a58c url(../images/intro/i_programTab.png)no-repeat 20px center; color:#fff; font-size:20px; padding:20px 35px;}

	/* CI */
	.intro.ci {}
	.intro.ci h4 {font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; margin-bottom:20px;}
	.intro.ci .simbol {padding-right:100px;}
	.intro.ci .simbol p {padding:0; color:#000; line-height:1.4;}
	.intro.ci .simbol p span {font-size:20px;}
	.intro.ci .color {margin-top:50px;}
	.intro.ci .color p {margin:5px 0 0 0; color:#000;}
	.intro.ci .color p span {display:inline-block; width:17px; height:17px; vertical-align:middle; margin-right:10px; border-radius:3px;}
	.intro.ci .color p span.c1 {background:#005a49;}
	.intro.ci .color p span.c2 {background:#005c4e;}
	.intro.ci .color p span.c3 {background:#005620;}
	.intro.ci .logo {position:relative; max-width:100%; margin:50px auto 0 auto; padding:0 30px;}
	.intro.ci .logo a {position:absolute; right:0; top:0; display:block; padding:5px 20px; font-size:13px; border-radius:3px; color:#fff; background:#F39800;}
	.intro.ci .logo a:hover {background:#F39800;}
	.intro.ci .logo .grid {background:url(../images/intro/ci_bg.jpg); border:1px solid #e5e5e5;}
	.intro.ci .logo .grid>div {padding:70px; text-align:center;}
	.intro.ci .logo .grid>div img {max-width:100%;}
	.intro.ci .logo .bg {background:#05622f;}
	.intro.ci .logo .bg>div {padding:70px; text-align:center;}
	.intro.ci .logo .bg>div img {max-width:100%;}

	/* ¿À½Ã´Â±æ */
	.intro.location .map {max-width:100%; padding:30px; margin:0; border:0; border-top:1px solid #ddd;}
	.intro.location .map:first-child {border:0;}
	.intro.location .map h4 {font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; margin-bottom:20px;}
	.intro.location .map .info {font-size:14px;}
	.intro.location .map [id*="googleMap"] {height:300px;}
	.intro.location .map iframe {height:300px;}
	/* ******************** Work area ******************** */
	/* °ø¿ë */
	.work {max-width:100%;}
	.work>* {padding:30px;}
	.work .head {width:100%; padding:0;}
	.work .titWrap {color:#000; font-size:20px; text-align:center; line-height:1.4; padding-bottom:0; letter-spacing:-.5px;}
	.work  h4 {font-size:20px; font-family:"NotoSansKR-Regular"; color:#000; letter-spacing:-1px; line-height:1.2;}
	
	.work .markWrap {margin-top:100px;}
	.work .markWrap h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
	.work .markWrap h4 span {padding:0 30px; background:#fff;}
	.work .markWrap li img {max-height:100% !important; max-width:100%;}

	.work .info1 {}
	.work .info1 .inner {padding:50px; border:1px solid #e5e5e5;}
	.work .info1 .inner ul {margin-top:10px;}
	.work .info1 .inner ul li {padding:3px 0; color:#000;}

	.work .service {margin-top:50px;}
	.work .service h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
	.work .service h4 span {padding:0 30px; background:#fff;}
	.work .service>ul {margin-top:30px;}
	.work .service>ul>li>* {display:block;}
	.work .service>ul>li [class*="icon"] {display:inline-block; width:90px; height:90px; background-repeat:no-repeat; background-position:center; border-radius:50%; overflow:hidden;}

	.work .portfolio {max-width:100%; padding:0;}
	.work .portfolio>* {padding:0 30px;}
	.work .portfolio>.bg p {font-size:20px; letter-spacing:-1px; font-family:"NotoSansKR-Regular"; line-height:1.4;}
	.work .portfolio>.bg h4 {font-size:20px; color:#fff;}
	.work .portfolio>.bg i {display:inline-block; width:50px; height:2px; background:#fff;}
	.work .portfolio .title {color:#000; padding-left:70px; margin:50px auto 20px auto; background:url(../images/common/icon_check.jpg) no-repeat 30px top;}
	.work .portfolio .title>span {font-size:14px; color:#666;}
	.work .portfolio .itemList {clear:both;}
	.work .portfolio .itemList img {display:none;}
	.work .portfolio .itemList li {position:relative; padding:25px 100px 25px 0; font-size:18px; color:#000; border-top:1px solid #e5e5e5; line-height:1.4; word-break:keep-all;}
	.work .portfolio .itemList li:hover {background:#f9f9f9; color:#0064b9;}
	.work .portfolio .itemList li:first-child {border-color:#000;}
	.work .portfolio .itemList li button {display:none; position:absolute; right:0; top:50%; margin-top:-25px; width:50px; height:50px; background:url(../images/common/icon_zoom.png) no-repeat center #ddd; border-radius:50%; border:0; outline:none;}
	.work .portfolio .itemList li button.on {display:block;}
	.work .portfolio .itemList li button.on:hover {background-color:#666;}

	.listPop {
		display:table; position:fixed; left:0; top:-100000px; width:100%; height:100%;
		background:rgba(0,0,0,.8); text-align:center; vertical-align:middle;
		transition:all .1s linear;	-webkit-transition:all .1s linear; -moz-transition:all .1s linear;
	}
	.listPop.on {z-index:9999999; top:0;}
	.listPop .inner {display:table-cell; vertical-align:middle;}
	.listPop .inner p {font-size:16px; color:#fff; max-width:1200px; margin:0 auto; padding:20px; line-height:1.4;}
	.listPop .inner img {max-width:90%; cursor:pointer;}
	.listPop button img {width:35px; height:35px;}

	/* GIS */
	.work.gis .titWrap p:last-child {font-size:16px; color:#666; margin-top:10px;}

	.work.gis .service>ul>li {float:left; width:50%; padding:0 20px 20px 20px; text-align:center; word-break:break-all;}
	.work.gis .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
	.work.gis .service>ul>li span {font-size:14px; line-height:1.4;}
	.work.gis .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/gis_bg1.jpg) no-repeat center; background-size:cover;}

	/* µå·Ð */
	.work.drone .service>ul>li {float:left; width:33.33%; padding:0 30px; text-align:center; word-break:break-all;}
	.work.drone .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
	.work.drone .service>ul>li span {font-size:14px; line-height:1.4;}
	.work.drone .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/drone_bg1.jpg) no-repeat center; background-size:cover;}

	
	/* ºòµ¥ÀÌÅÍ */
	.work.bigdata .service>ul>li {float:left; width:50%; padding:0 20px 20px 20px; text-align:center; word-break:break-all;}
	.work.bigdata .service>ul>li:nth-child(2n+1) {clear:both;}
	.work.bigdata .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
	.work.bigdata .service>ul>li span {font-size:14px; line-height:1.4;}
	.work.bigdata .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/big_bg1.jpg) no-repeat center; background-size:cover;}
	
	/* ÇÃ·§Æû */
	.work.drone .service>ul>li {float:left; width:33.33%; padding:0 30px; text-align:center; word-break:break-all;}
	.work.drone .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
	.work.drone .service>ul>li span {font-size:14px; line-height:1.4;}
	.work.drone .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/platform_bg1.jpg) no-repeat center; background-size:cover;}
	

	/* ¹ÙÀÌ¿À»ý¸í */
	.work.bio .service>ul>li {float:left; width:50%; padding:0 20px 20px 20px; text-align:center; word-break:break-all;}
	.work.bio .service>ul>li:nth-child(2n+1) {clear:both;}
	.work.bio .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
	.work.bio .service>ul>li span {font-size:14px; line-height:1.4;}
	.work.bio .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/bio_bg1.jpg) no-repeat center; background-size:cover;}
	
	/* 22-02-04Ãß°¡ */
	/* RPA */
	.work.rpa h3 span {font-size:18px;}
	.work.rpa .service.resources h4 span {padding:0;}
	.work.rpa .service>ul>li {float:left; width:50%; padding:0 20px 20px 20px; text-align:center; word-break:break-all;}
	.work.rpa .service>ul>li:nth-child(2n+1) {clear:both;}
	.work.rpa .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
	.work.rpa .service>ul>li span {font-size:14px; line-height:1.4;}
	.work.rpa .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/bio_bg1.jpg) no-repeat center; background-size:cover;}
	
	
	.work.rpa .titWrap .green_round p {font-size:23px; padding:13px 78px;}
	.work.rpa .service.process>ul {margin-right:-25px;}
	.work.rpa .service.process>ul>li {width:calc((100%/2) - 25px); margin-right:25px; margin-bottom:25px; padding: 40px 28px;}
	.work.rpa .service.process>ul>li .number p {font-size:55px;}
	.work.rpa .service.process>ul>li .text {padding-left:20px;}
	.work.rpa .service.process>ul>li .text h5 {font-size:20px;}
	.work.rpa .service.process>ul>li .text p {font-size:16px;}
	
	.work.rpa .advantage {margin-top:50px;}
	.work.rpa .advantage ul li {padding:25px 55px; margin-top:25px;}
	.work.rpa .advantage ul li p {font-size:25px;}
	.work.rpa .advantage ul li p:nth-child(2) {font-size:16px;}
	
	.work.rpa .field {margin-top:50px;}
	
	.work.rpa .product_family {margin-top:50px;}
	.work.rpa .product_family>ul>li {width:calc((100%/3) - 2px); margin-bottom:40px;}
	.work.rpa .product_family>ul>li .circle h6 {left:43%;}
	.work.rpa .product_family>ul>li>ul {padding-left:35px;}
	.work.rpa .product_family>ul>li .round_text p {}
	
	.work.rpa .service .resources {padding:0 100px;}
	
	
	.work.rpa .field h5 {font-size:25px; margin-top:40px;}
	.work.rpa .field h5 span {font-size:20px;}
	.work.rpa .field img {padding: 50px 80PX 0 80px; max-width:100%;}
	
	/* AI */
	.work.ai .service>ul>li {float:left; width:50%; padding:0 20px 20px 20px; text-align:center; word-break:break-all;}
	.work.ai .service>ul>li:nth-child(2n+1) {clear:both;}
	.work.ai .service>ul>li p {color:#000; padding:10px 0 5px 0; font-size:18px; font-family:"NotoSansKR-Regular";}
	.work.ai .service>ul>li span {font-size:14px; line-height:1.4;}
	.work.ai .portfolio>.bg {max-width:100%; padding:70px; color:#fff; text-align:center; background:url(../images/work/ai_bg1.jpg) no-repeat center top; background-size:cover;}
	
	/* ******************** product ******************** */
	.community .titWrap {max-width:1080px; margin:0 auto; color:#000; font-size:20px; font-family:"NotoSansKR-Regular"; text-align:center; letter-spacing:-2px; line-height:1.4;}
	
	
	
	/* ******************** Product  ******************** */
	/*Drone Aerial Filming*/
	.contents.product .conWrap {padding:0 30px;}
	.contents.product .conWrap>div {margin-top:30px;}
	.contents.product h5.tit {font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; margin-bottom:20px;}
	.contents.product .videoList ul {overflow:hidden;}
	.contents.product .videoList ul li {float:left; width:calc(50% - 10px); display:inline-block;}
	.contents.product .videoList ul li>a {display:inline-block; width:100%; height:100%; position:relative;}
	.contents.product .videoList ul li>a:before {
		position:absolute; top:50%; left:50%; width:70px; height:70px;
		margin-top:-35px; margin-left:-35px;
		display:block; content:""; background:url(../images/videoImg/play.png)no-repeat center;
		z-index:2;
		transition-duration:.3s;
	}
	.contents.product .videoList ul li>a:hover:before {
		background:url(../images/videoImg/playOn.png)no-repeat center;
	}
	.contents.product .videoList ul li>a:after {
		position:absolute; top:0; left:0; width:100%; height:100%;
		display:block; content:""; background:rgba(0,0,0,.3);
		z-index:1;
	}
	.contents.product .videoList ul li:nth-child(odd) {margin-right:10px;}
	.contents.product .videoList ul li:nth-child(even) {margin-left:10px;}
	.contents.product .videoList ul li:nth-child(2)~li {margin-top:20px;}

	.contents.product .estimatedPrice table {width:100%;}
	.contents.product .estimatedPrice table tbody tr>* {border-bottom:1px solid #e9e9e9; padding:15px 15px;}
	.contents.product .estimatedPrice table tbody tr:first-child>* {border-top:1px solid #000;}
	.contents.product .estimatedPrice table tbody tr th {font-size:17px; font-weight:normal; font-family:"NotoSansKR-Regular"; color:#000;}
	.contents.product .estimatedPrice table tbody tr th span {font-size:14px; display:block; color:#999;}
	.contents.product .estimatedPrice table tbody tr td {font-size:16px;}
	.contents.product .estimatedPrice ul.checkList {margin-top:30px;}
	.contents.product .estimatedPrice ul.checkList li {padding-left:30px; background:url(../images/videoImg/i-check-gray.png)no-repeat left 5px;}
	
	.contents.product .coupangBtn>a>span.logo {border-right:none; border-bottom:1px dotted #aaa; padding-right:0; padding-bottom:20px; margin-bottom:20px; width:100%;}
	.contents.product .coupangBtn>a>span.logo img {height:50px;}
	.contents.product .coupangBtn>a>span.ment {padding:0 30px 0 0; font-size:15px;}
	



	/* ******************** Recruit ******************** */

	/* Ã¤¿ëÁ¤º¸ */
	/*°øÅë*/
	/* .employ .inner {height:1000000px;} */
	.employ .group {border:1px solid #e5e5e5; padding:30px 40px;}
	.employ .group+.group {margin-top:50px;}
	.employ .group .subj {position:relative;}
	.employ .group .subj h4 {font-family:"NotoSansKR-Regular"; font-size:24px; color:#000; padding-right:20px;}
	.employ .group .subj h4.on {font-family:"NotoSansKR-Regular"; font-size:24px; color:#19ad96;}
	.employ .group .subj a {position:absolute; top:0; right:0; display:inline-block; width:20px; height:24px; background:url(../images/recruit/arrow_down.png)no-repeat center;}
	.employ .group .subj a.on {background:url(../images/recruit/arrow_up.png)no-repeat center;}
	.employ .group .subj_low {padding:30px 0 20px;}
	.employ .group .subj_low .imgBox {padding:40px; text-align:center; background-size:cover;}
	.employ .group .subj_low .imgBox.on {display:none;}
	.employ .group:nth-child(1) .subj_low .imgBox {background:url(../images/recruit/imgBox1.jpg)no-repeat center;}
	.employ .group:nth-child(2) .subj_low .imgBox {background:url(../images/recruit/imgBox2.jpg)no-repeat center;}
	.employ .group:nth-child(3) .subj_low .imgBox {background:url(../images/recruit/imgBox3.jpg)no-repeat center;}
	.employ .group .subj_low .imgBox div {height:50px;}
	.employ .group .subj_low .imgBox .i_first {background:url(../images/recruit/i_first.png)no-repeat center;}
	.employ .group .subj_low .imgBox .i_secon {background:url(../images/recruit/i_secon.png)no-repeat center;}
	.employ .group .subj_low .imgBox .i_third {background:url(../images/recruit/i_third.png)no-repeat center;}
	/*¾¸*/.employ .group .subj_low .imgBox p {color:#fff; font-family:"NotoSansKR-Regular"; font-size:18px; margin-top:10px; line-height:1.6; word-break:keep-all;}
	.employ .group .subj_low .imgBox p br {display:none;}
	.employ .group .subj_low .conBox {padding-top:50px;}
	/*ÀýÂ÷*/
	.employ .step {overflow:hidden; padding-left:0;}
	.employ .step>div {float:left; width:100% !important; padding-right:20px; background:url(../images/recruit/step_arrow_tablet.png)no-repeat 50px 130px;}
	.employ .step>div:last-child {background:0;}
	.employ .step>div>* {float:left;}
	.employ .step>div .circle {width:120px; height:120px; border-radius:50%;}
	.employ .step>div:nth-child(1) .circle {background:#ee9e48;}
	.employ .step>div:nth-child(2) .circle {background:#e0cf5d;}
	.employ .step>div:nth-child(3) .circle {background:#8abe6e;}
	.employ .step>div:nth-child(4) .circle {background:#4cc196;}
	.employ .step>div:nth-child(5) .circle {background:#02a58c;}
	.employ .step>div .circle {display:table; margin:0 20px 40px 0;}
	.employ .step>div:last-child .circle {margin-bottom:0;}
	.employ .step>div .circle>div {display:table-cell; vertical-align:middle; font-family:"NotoSansKR-Regular"; font-size:16px; color:#fff; text-align:center;}
	.employ .step>div .circle>div>span {display:inline-block; width:100%; font-family:"NotoSansKR-Regular"; font-size:20px;}
	.employ .step>div p {color:#000; text-align:left; word-break:keep-all; margin-top:30px; width:70%;}
	.employ .step>div p br {display:none;}
	/*Áö¿ø*/
	.employ .apply span {word-break:keep-all;}
	
	
	/* À¯Æ©ºê */
	.youtube-tab {height:54px;}
	.youtube-tab a {font-size:16px;}
	.youtube-tab a.on {font-weight:400; border-width:2px;}
	.youtube-tab a+a {}
	
	.youtube .youtube-total {padding:16px 0;}
	.youtube .youtube-total p b {}
	
	.youtube .video-list {gap:20px;}
	.youtube .video-item {width:calc((100% - 20px)/2);}
	.youtube .video-item .img {}
	.youtube .video-item .img:before {}
	.youtube .video-item .img img {}
	.youtube .video-item:hover .img img {}
	.youtube .video-item .txt {}
	.youtube .video-item .txt p.tit {}
	.youtube .video-item .txt p.desc {}
	.youtube .video-item .txt p.desc span {}
	.youtube .video-item .txt span.date {}
	.youtube .video-item .txt span.view {}
	
	.youtube .page_box_normal .mobile>li select#page {height:40px !important; line-height:38px;}
	
	
	
}

/* ************************ ¸ð¹ÙÀÏ (0~767) ************************ */
@media screen and (max-width: 767px) {

	/* body {border:10px solid skyblue;} */

	section.contents {padding:0 0 30px;}
	section.contents>.inner {overflow:hidden; padding:30px 30px 0;}

	/* ÅÇ */
	.tabA {overflow:hidden; height:auto; background:#fff; position:relative; border:0; border-bottom:1px solid #000;}
	.tabA .now {display:block; width:100%; padding:15px 15px 15px 30px; color:#02a58c; line-height:1; background:url(../images/common/arrow_down.png) no-repeat right center; cursor:pointer;}
	.tabA ul {display:none;}
	.tabA ul.on {display:block;}
	.tabA ul li {float:initial; width:100%; border:0; border-top:1px solid #e5e5e5;}
	.tabA ul li a {display:block; padding:15px 15px 15px 30px; color:#000; line-height:1; letter-spacing:-.5px; border-bottom:0;}
	.tabA ul li.on a {color:#000; border-bottom:0; background:#eee;}


	/* ******************** About Us ******************** */
	/* ÀÎ»ç¸» */
	.greeting .inner .left h4 span {display:inline-block; width:100%; padding-right:0; margin-bottom:10px;}
	.greeting .inner p {line-height:1.7 !important;}
	.greeting .inner .left p.acc {line-height:1.5 !important; font-size:18px;}
	
	.greeting .inner .left.new .acc {margin-top:20px; font-size:30px; font-family:"NotoSansKR-Regular"; line-height:1.2 !important; letter-spacing:-2px;}
	.greeting .inner .left.new .acc2 {margin-top:10px; font-size:18px; color:#000;}
	.greeting .inner .left.new img {margin-top:30px;}
	.greeting .inner .left.new p:last-child {margin-top:30px;}	

	/* ¿¬Çõ */
	.history .tab_wrap .tab_con .year>div {width:100% !important;}
	.history .tab_wrap .tab_con .year>div:nth-child(odd) {margin-bottom:30px;}
	.history .tab_wrap .tab_con .year>div:nth-child(odd) h4 {font-size:34px; font-family:"NotoSansKR-Regular"; letter-spacing:-1px;}
	.history .tab_wrap .tab_con .year+.year {padding-top:40px; border-top:1px solid #e9e9e9; margin-top:40px;}

	/* CI */
	.intro.ci {}
	.intro.ci h4 {font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; margin-bottom:10px;}
	.intro.ci .simbol {padding:0;}
	.intro.ci .simbol p {padding:0; color:#000; line-height:1.4;}
	.intro.ci .simbol p span {font-size:16px;}
	.intro.ci .color {margin-top:30px;}
	.intro.ci .color p {margin:5px 0 0 0; color:#000;}
	.intro.ci .color p span {display:inline-block; width:17px; height:17px; vertical-align:middle; margin-right:10px; border-radius:3px;}
	.intro.ci .color p span.c1 {background:#005a49;}
	.intro.ci .color p span.c2 {background:#005c4e;}
	.intro.ci .color p span.c3 {background:#005620;}
	.intro.ci .logo {position:relative; max-width:100%; margin:30px auto 0 auto; padding:0 30px;}
	.intro.ci .logo a {position:absolute; right:0; top:0; display:block; padding:5px 20px; font-size:13px; border-radius:3px; color:#fff; background:#F39800;}
	.intro.ci .logo a:hover {background:#F39800;}
	.intro.ci .logo .grid {background:url(../images/intro/ci_bg.jpg); border:1px solid #e5e5e5;}
	.intro.ci .logo .grid>div {padding:20px 50px; text-align:center;}
	.intro.ci .logo .grid>div img {max-width:100%;}
	.intro.ci .logo .bg {background:#05622f;}
	.intro.ci .logo .bg>div {padding:20px 50px; text-align:center;}
	.intro.ci .logo .bg>div img {max-width:100%;}

	/* ******************** Work area ******************** */
	/* °ø¿ë */
	.work {max-width:100%;}
	.work>* {padding:30px;}
	.work .head {width:100%; padding:0;}
	.work .titWrap {color:#000; font-size:20px; text-align:center; line-height:1.4; padding-bottom:0;}
	.work  h4 {font-size:20px; font-family:"NotoSansKR-Regular"; color:#000; letter-spacing:-1px; line-height:1.2;}
	
	.work .markWrap {margin-top:0;}
	.work .markWrap h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
	.work .markWrap h4 span {padding:0 30px; background:#fff;}
	.work .markWrap ul {margin-top:30px; border-right:0; border-bottom:0; text-align:center;}
	.work .markWrap li {float:left; width:50%; border:1px solid #e5e5e5; border-left:0;}
	.work .markWrap li a {padding:10px;}
	.work .markWrap li:nth-child(odd) {border-left:1px solid #e5e5e5;}
	.work .markWrap li:nth-child(2)~li {border-top:0;}
	.work .markWrap li img {height:20px; width:auto;}

	.work .info1 {}
	.work .info1 .inner {padding:50px; border:1px solid #e5e5e5;}
	.work .info1 .inner ul {margin-top:10px;}
	.work .info1 .inner ul li {padding:3px 0; color:#000;}

	.work .service {margin-top:0;}
	.work .service h4 {background:url(../images/common/line1px.jpg) repeat-x center; text-align:center;}
	.work .service h4 span {padding:0 30px; background:#fff;}
	.work .service>ul {margin-top:30px;}
	.work .service>ul>li>* {display:block;}
	.work .service>ul>li [class*="icon"] {display:inline-block; width:90px; height:90px; background-repeat:no-repeat; background-position:center; border-radius:50%; overflow:hidden;}
	
	.work.rpa .advantage {margin-top:0;}
	
	
	.work .portfolio {max-width:100%; margin-top:0; padding:0;}
	.work .portfolio>* {padding:0;}
	.work .portfolio>.bg p {font-size:16px; letter-spacing:-1px; font-family:"NotoSansKR-Regular"; line-height:1.4;}
	.work .portfolio>.bg h4 {font-size:20px; color:#fff;}
	.work .portfolio>.bg i {display:inline-block; width:50px; height:2px; background:#fff;}
	.work .portfolio .title {color:#000; padding:0 30px 0 60px; margin:10px auto; background:url(../images/common/icon_check.jpg) no-repeat 30px 3px; background-size:20px; line-height:1.4;}
	.work .portfolio .title>span {font-size:14px; color:#666;}
	.work .portfolio .itemList {clear:both;}
	.work .portfolio .itemList img {display:none;}
	.work .portfolio .itemList li {position:relative; padding:15px 30px; font-size:15px; color:#000; border-top:1px solid #e5e5e5; line-height:1.4; word-break:break-all;}
	.work .portfolio .itemList li.in {padding-right:80px;}
	.work .portfolio .itemList li:hover {background:#f9f9f9; color:#0064b9;}
	.work .portfolio .itemList li:first-child {border-color:#000;}
	.work .portfolio .itemList li button {display:none; position:absolute; right:10px; top:50%; margin-top:-20px; width:40px; height:40px; background:url(../images/common/icon_zoom.png) no-repeat center #ddd; border-radius:50%; border:0; outline:none;}
	.work .portfolio .itemList li button.on {display:block;}
	.work .portfolio .itemList li button.on:hover {background-color:#666;}
	
	.listPop button {top:10px; margin:0;}	
	.listPop button img {width:30px; height:30px;}	
	.listPop button.close {top:10px; right:10px; width:40px; height:40px; background-size:20px;}	
	.listPop button.prev {left:10px; width:40px; height:40px;}	
	.listPop button.next {left:60px; width:40px; height:40px;}	


	/*GIS */
	.work.gis .info1 .momBg {display:block; height:150px;}
	.work.gis .info1 {display:block; max-width:1080px; margin-top:0; padding-top:0;}
	.work.gis .info1 .inner {display:block; padding:20px; border:1px solid #e5e5e5;}
	.work.gis .info1 .inner ul {margin-top:10px;}
	.work.gis .info1 .inner ul li {padding:3px 0; color:#000;}

	.work.gis .service h4 {}
	.work.gis .service>ul>li {float:left; width:50%; padding:0 20px 20px; text-align:center; word-break:berak-all;}
	.work.gis .service>ul>li:nth-child(2n+1) {clear:both;}

	.work.gis .portfolio>.bg {padding:30px;}

	/*µå·Ð */
	.work.drone .titWrap ul {overflow:hidden; margin:20px 0 20px 0; text-align:left;}
	.work.drone .titWrap ul li p {display:inline-block; padding:12px 0 12px 35px; font-size:16px; font-family:"NotoSansKR-Regular"; border-bottom:1px solid #ccc; letter-spacing:-.5px; background:url(../images/common/icon_check.jpg) no-repeat left 11px;}
	.work.drone .info1 .momBg {display:block; height:150px;}
	.work.drone .info1 {display:block; max-width:1080px; margin-top:0;}
	.work.drone .info1 .inner {display:block; padding:20px; border:1px solid #e5e5e5;}
	.work.drone .info1 .inner ul {margin-top:10px;}
	.work.drone .info1 .inner ul li {padding:3px 0; color:#000;}
	.work.drone .portfolio>.bg {padding:30px;}

	.work.drone .service>ul>li {float:left; width:100%; padding:0 20px 20px; text-align:center; word-break:keep-all;}

	
	/* ºòµ¥ÀÌÅÍ */
	.work.bigdata .info1 .momBg {display:block; height:150px;}
	.work.bigdata .info1 {display:block; max-width:1080px; margin-top:0;}
	.work.bigdata .info1 .inner {display:block; padding:20px; border:1px solid #e5e5e5;}
	.work.bigdata .info1 .inner ul {margin-top:10px;}
	.work.bigdata .info1 .inner ul li {padding:3px 0; color:#000;}
	.work.bigdata .portfolio>.bg {padding:30px;}
	.work.bigdata .service>ul>li {float:left; width:100%; padding:0 20px 20px; text-align:center; word-break:keep-all;}

	/*¹ÙÀÌ¿À»ý¸í */
	.work.bio .info1 .momBg {display:block; height:150px;}
	.work.bio .info1 {display:block; max-width:1080px; margin-top:0;}
	.work.bio .info1 .inner {display:block; padding:20px; border:1px solid #e5e5e5;}
	.work.bio .info1 .inner ul {margin-top:10px;}
	.work.bio .info1 .inner ul li {padding:3px 0; color:#000;}
	.work.bio .portfolio>.bg {padding:30px;}
	.work.bio .service>ul>li {float:left; width:100%; padding:0 20px 20px; text-align:center; word-break:keep-all;}
	
	/*ÇÃ·§Æû */
	.work.platform .titWrap ul {overflow:hidden; margin:20px 0 20px 0; text-align:left;}
	.work.platform .titWrap ul li p {display:inline-block; padding:12px 0 12px 35px; font-size:16px; font-family:"NotoSansKR-Regular"; border-bottom:1px solid #ccc; letter-spacing:-.5px; background:url(../images/common/icon_check.jpg) no-repeat left 11px;}
	.work.platform .info1 .momBg {display:block; height:150px;}
	.work.platform .info1 {display:block; max-width:1080px; margin-top:0;}
	.work.platform .info1 .inner {display:block; padding:20px; border:1px solid #e5e5e5;}
	.work.platform .info1 .inner ul {margin-top:10px;}
	.work.platform .info1 .inner ul li {padding:3px 0; color:#000;}
	.work.platform .portfolio>.bg {padding:30px;}
	.work.platform .service>ul>li {float:left; width:100%; padding:0 20px 20px; text-align:center; word-break:keep-all;}
	
	/* 22-02-04Ãß°¡ */
	/* RPA */
	.work.rpa .titWrap {padding-bottom:30px;}
	.work.platform .service>ul>li {float:left; width:100%; padding:0 20px 20px; text-align:center; word-break:keep-all;}
	.work.rpa .service.process>ul {margin-top:30px;}
	.work.rpa .service.process>ul>li {width:100%; margin-bottom:20px;}
	.work.rpa .service.process>ul>li:last-child,
	.work.rpa .service.process>ul>li:nth-last-child(2) {margin-bottom:20px;}
	.work.rpa .product_family>ul>li .circle h6 {left:41%;}
	.work.rpa .product_family>ul>li>ul {padding-left:15px;}
	.work.rpa .product_family>ul>li>ul>li {font-size:13px;}
	.work.rpa .titWrap .green_round {margin-top:20px;}
	.work.rpa .titWrap .green_round p {font-size:20px;}
	
	.work.rpa .service .resources {margin-top:30px; padding:0;}
	
	.work.rpa .product_family>ul {margin-top:30px;}

	.work.rpa .advantage ul li {border-radius:100px;}
	.work.rpa .advantage ul li:first-child {margin-top:30px;}
	.work.rpa .advantage ul li p {font-size:20px;}
	.work.rpa .advantage ul li p:nth-child(2) {font-size:14px;}

	
	.work.rpa .product_family {margin-top:0;}
	.work.rpa .service.resources h4 span {padding:0;}
	
	.work.rpa .advantage ul li {margin-top:15px;}
	.work.rpa .advantage ul li p img {height:18px;}
	
	.work.rpa .product_family>ul>li .round_text p {font-size:12px;}
	
	.work.rpa .field {margin-top:0;}
	.work.rpa .field h5 {font-size:20px; margin-top:30px;}
	.work.rpa .field h5 span {font-size:15px;}
	.work.rpa .field img {padding: 30px 0; max-width:100%;}
	

	/*¹ÙÀÌ¿À»ý¸í */
	.work.ai .info1 .momBg {display:block; height:150px;}
	.work.ai .info1 {display:block; max-width:1080px; margin-top:0;}
	.work.ai .info1 .inner {display:block; padding:20px; border:1px solid #e5e5e5;}
	.work.ai .info1 .inner ul {margin-top:10px;}
	.work.ai .info1 .inner ul li {padding:3px 0; color:#000;}
	.work.ai .portfolio>.bg {padding:30px;}
	.work.ai .service>ul>li {float:left; width:100%; padding:0 20px 20px; text-align:center; word-break:keep-all;}
	
	
	

	/* ******************** Project ******************** */
	/* ¸®½ºÆ® */
	.project .listWrap {}
	.project .listWrap li {padding:20px 0; overflow:hidden; font-size:14px; color:#888; border-top:1px solid #e5e5e5;}
	.project .listWrap li:hover {background:#f9f9f9;}
	.project .listWrap li:first-child {border-color:#000;}
	.project .listWrap li p {float:left; vertical-align:top; padding:0 20px;  margin-bottom:10px; line-height:1.4;}
	.project .listWrap li p:nth-child(1) {width:100%; font-size:18px; color:#000; font-family:"NotoSansKR-Regular";}
	.project .listWrap li p:nth-child(2) {width:50%;}
	.project .listWrap li p:nth-child(3) {width:50%;}
	
	/* ******************** Product  ******************** */
	/*Drone Aerial Filming*/
	.contents.product .conWrap {padding:0 20px;}
	.contents.product .videoList ul li {float:left; width:100%; display:inline-block;}
	.contents.product .videoList ul li:nth-child(odd) {margin-right:0;}
	.contents.product .videoList ul li:nth-child(even) {margin-left:0;}
	.contents.product .videoList ul li~li {margin-top:20px;}

	.contents.product .estimatedPrice table tbody tr {display:block; box-shadow:0px 7px 6px -6px rgb(0 0 0 / 20%);}
	.contents.product .estimatedPrice table tbody tr+tr {margin-top:10px;}
	.contents.product .estimatedPrice table tbody tr>* {display:block; padding:15px 20px; border-bottom:1px solid transparent; border-top:1px solid transparent; border-left:1px solid #ddd; border-right:1px solid #ddd;}
	.contents.product .estimatedPrice table tbody tr:first-child>* {border-top:1px solid transparent;}
	.contents.product .estimatedPrice table tbody tr th {
		border-top:1px solid #ddd !important; border-bottom:1px dotted #ddd !important; background:#f9f9f9;
		font-size:16px; font-weight:normal; font-family:"NotoSansKR-Regular"; color:#000;
	}
	.contents.product .estimatedPrice table tbody tr th span {font-size:14px; display:block; color:#999;}
	.contents.product .estimatedPrice table tbody tr td {font-size:16px; border-bottom:1px solid #ddd;}
	.contents.product .estimatedPrice ul.checkList {margin-top:20px;}
	
	.contents.product .coupangBtn>a>span.ment {padding:0; width:100%; text-align:center;}
	.contents.product .coupangBtn>a>span.gosite {
		margin-top:20px;
		font-size:17px; width:75px; height:75px; line-height:75px;
	}


	/* ******************** Community ******************** */
	/* ¹®ÀÇ¾È³» */
	.community.inquire .tableMode {display:block;}
	.community.inquire .tableMode>* {display:block;}
	.community.inquire .title {font-size:18px; text-align:center; margin-bottom:50px; color:#000; letter-spacing:-1px;}
	.community.inquire .wrap1 {}
	.community.inquire .wrap1 .img {height:150px;}
	.community.inquire .wrap2 {margin-top:20px;}
	.community.inquire .wrap2 .img {height:150px;}
	.community.inquire .info {padding:50px; border:1px solid #e5e5e5;}
	.community.inquire .info h4 {margin-bottom:10px; font-size:20px; color:#000; font-family:"NotoSansKR-Regular"; letter-spacing:-2px;}
	.community.inquire .info>div {position:relative; padding-left:50px; margin-top:30px;}
	.community.inquire .info span {position:absolute; left:5px; top:13px; display:block; width:20px; height:3px;}
	.community.inquire .wrap1 .info span {background:#ee8e00 ;}
	.community.inquire .wrap2 .info span {background:#0064b9;}
	.community.inquire .info dl {}
	.community.inquire .info dt {padding-bottom:5px; color:#000; font-size:18px;}
	.community.inquire .info dd {padding:2px 0;}

	.community.sundo-office .inner .titWrap h2 { font-size : 28px; margin : 35px 0 20px;  }
	.community.sundo-office .inner .titWrap.last h2 { font-size : 30px; margin : 24px 0 30px 0;}
	.community.sundo-office .inner .titWrap .explain { font-size : 18px; line-height : 30px; margin-bottom : 50px; }
	.community.sundo-office .inner .titWrap .sub-tit { font-size : 20px; font-weight : 500;}
	.community.sundo-office .inner .titWrap.last .sub-tit { font-size : 20px; font-weight : 500;}

	.community.sundo-office .introduce .bg-img.num01 { margin-bottom :20px; }
	.community.sundo-office .introduce .bg-img.num02 { margin : 60px 0 30px; }
	.community.sundo-office .introduce .bg-img.num03 { margin : 60px 0 30px; }
	.community.sundo-office .introduce .bg-img.num04 { margin : 70px 0 30px; }
	#officeTop { transform : scale(0.5); right : -7%; bottom : 0%;  }
	
	/* ******************** Recruit ******************** */
	/* Ã¤¿ëÁ¤º¸ */
	section.contents.employ>.inner {overflow:hidden; padding:30px 0 0;}
	/*°øÅë*/
	.employ .group+.group {margin-top:30px; padding-top:30px; border-top:1px solid #e5e5e5;}
	.employ .group {padding:0 30px; border:0;}
	.employ .group .subj a {height:20px;}
	.employ .group .subj h4 {font-size:20px;}
	.employ .group .subj h4.on {font-size:20px;}
	.employ .group .subj_low {padding-bottom:0;}
	.employ .group .subj_low .imgBox {padding:20px;}
	.employ .group .subj_low .imgBox p {display:none;}
	.employ .group .subj_low .conBox {padding-top:20px;}
	/*¸ðÁý*/
	.employ table.talent tbody td span.mo {display:block; background:0; padding-left:0; /* font-family:"NotoSansKR-Regular"; */ color:#000; font-size:16px; font-weight:bold; letter-spacing:-1px;}
	.employ table.talent thead th {display:none;}
	.employ table.talent tbody>tr>* {float:left; width:100%; border-bottom:0;}
	.employ table.talent tbody>tr:last-child {border-bottom:1px solid #e5e5e5;}
	.employ table.talent tbody th {text-align:left; padding:20px; /* font-family:"NotoSansKR-Regular"; */ font-size:18px; word-break:keep-all;}
	.employ table.talent tbody th br {display:none;}
	.employ table.talent tbody td {border-bottom:0;}
	.employ table.talent tbody td.work {padding-bottom:0; border-bottom:0;}
	.employ table.talent tbody td.terms {padding-top:10px; border-top:0;}
	.employ table.talent tbody td.empty {padding-top:0;}
	.employ table.talent tbody td.work.empty {padding-top:20px;}
	/*ÀýÂ÷*/
	.employ .step>div {padding-right:0; background:0; padding-bottom:30px;}
	.employ .step>div>* {float:initial;}
	.employ .step>div .circle {width:130px; height:130px; border-radius:50%;}
	.employ .step>div .circle {display:table; margin:0 auto;}
	.employ .step>div:last-child {padding:0;}
	.employ .step>div:last-child .circle {margin-bottom:0;}
	.employ .step>div .circle>div {display:table-cell; vertical-align:middle; font-family:"NotoSansKR-Regular"; font-size:16px; color:#fff; text-align:center;}
	.employ .step>div .circle>div>span {display:inline-block; width:100%; font-family:"NotoSansKR-Regular"; font-size:20px;}
	.employ .step>div p {color:#000; text-align:center; word-break:keep-all; margin-top:10px; width:100%;}
	.employ .step>div p br {display:none;}
	/*Áö¿ø*/
	.employ .apply+.apply {margin-top:20px;}
	.employ .apply span.widthModify {width:100%;}
	.employ .apply span.widthModify+a {margin-left:10px;}
	.employ .apply a.now {margin-left:0; margin-top:5px;}
	.employ .apply p.tit {font-size:18px;}
	.employ .apply a.down {display:inline-block; background:#02a58c url(../images/recruit/i_download.png)no-repeat 230px center; padding:15px 45px 15px 25px; color:#fff; line-height:1;}
	
	/* À¯Æ©ºê */
	.youtube-tab {height:48px;}
	.youtube-tab a {font-size:14px;}
	.youtube-tab a.on {border-width:1px;}
	.youtube-tab a+a {}
	
	.youtube .youtube-total {padding:10px 0;}
	.youtube .youtube-total p b {}
	
	.youtube .video-list {gap:10px;}
	.youtube .video-item {width:calc((100% - 10px)/2);}
	.youtube .video-item .img {height:30vw; min-height:120px;}
	.youtube .video-item .img:before {width:40px; height:40px;}
	.youtube .video-item .img img {}
	.youtube .video-item:hover .img img {}
	.youtube .video-item .txt {padding:10px;}
	.youtube .video-item .txt p.tit {line-height:1.4; min-height:40px;}
	.youtube .video-item .txt p.desc {padding-top:10px; margin-top:7px; font-size:13px;}
	.youtube .video-item .txt p.desc span {}
	.youtube .video-item .txt span.date {}
	.youtube .video-item .txt span.view {}
	
	
}

/* ************************ ¸ð¹ÙÀÏ (0~500) ************************ */
@media screen and (max-width: 500px) {
	/* 22-02-04Ãß°¡ */
	/* RPA */
	.work.rpa .product_family>ul>li {width:calc((100%/2) - 2px);}
	
	
	/* À¯Æ©ºê */
	.youtube .video-item .txt p.desc {flex-direction:column; gap:5px;}
	
	
}
