@charset "utf-8";
/* 웹폰트 */
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

/* Default Style Definition */
* {margin: 0;padding: 0;}
header, footer, section, article, #aside, nav, hgroup, details, menu, figure, figcaption {display: block;}
form {margin: 0; padding: 0;}
hr {display: none;}
img, video, audio, object, embed, iframe {max-width: 100%; height: auto}
a {color: #fff; text-decoration: none;}
a:hover {text-decoration: underline;}
input, select, textarea {vertical-align: middle;	font-size: 1em;}
/* Default Style Definition - end */
::-webkit-input-placeholder {color: #9ea6b4;	text-shadow: rgba(0, 0, 0, 0.7) 0 -1px 0;}
::-moz-placeholder {  } /* firefox 19+ */
:-ms-input-placeholder {  }
input:-moz-placeholder {  }
body {font-size: 0.875em; /* 14/16 */}
li {list-style: none;}
.width-setter {	padding: 0 10px;}
textarea{overflow:auto;font-family: "NanumBarunGothic", AppleGothic}
fieldset{border:0}
/*Common*/
.blind, legend{display:block;overflow:hidden;position:absolute;left:0;top:-5000px}
hr{display:none}
:root legend{margin-top:-1px;font-size:0;line-height:0}
.skip-nav{display:none;left:-1000px}
.clearfix::after{content:"";clear:both;display:table;}

/* header */
.global{position:fixed;z-index:10;width:100%;text-align:center;background:#000;background-color:rgba(0,0,0,0.4);}
.global .top{margin-top:25px; margin-bottom: 10px; color:#fff}
.global .top:after{content:'';clear:both;display:block}
.global .top .logo{float:left;margin-left:20px}
.global .top .gnb{position:relative;display:inline-block}
.global .top .gnb ul{margin:0 auto;padding-top:5px}
.global .top .gnb ul > li{float:left;font-weight:bold;font-size:1.2em;margin-left:40px}
.global .top .gnb ul > li:first-child{margin-left:0px}
/*mobile*/
.global .mobile-icon,
.global .mobile-menu{display:none}

#contents .main{
	height:339px;
	width:100%;
	padding:300px 0 120px 0;
	background:url('../../img/bg_01_3_e.png') center no-repeat;
	background-size:cover;
	margin-bottom: 80px;
	}
#contents .main .main-title{
	margin:auto;
	text-align:center;
	font-weight:bold;
	font-size:2.5em;
	line-height:1.5em;
	color:#fff;
	padding:0 20px;
	float: right;
	margin-right: 100px;
	}
#contents .main .main-title p {
	text-shadow: 0 0 10px #000;
	text-align: left;
}

#contents .main_title {
    font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}

#contents .main a{width:300px;color:#0d4b9e;}
#contents .main .btn_other{
	font-size:19px;
	font-weight:bold;
	text-align:center;
	margin:20px auto 138px;
	width:300px;
	height:40px;
	padding:25px 10px 10px;	
	border:1px solid #0d4b9e;	
	background-color:rgba(255,255,255,0.6);
	}
#contents .main a img {
	margin: 0 auto;
	display: block;
	margin-top: 40px;
}
.pt-30 {
	padding-top: 30px !important;
}
/* h2{padding:50px 0;padding-left:10%;text-align:left;font-size:2em;letter-spacing:-0.05em;line-height:1.8em} */
/*사업분야*/
#contents .platform{position:relative;width:100%;padding-bottom:50px;}
#contents .platform .platformC{width:100%;margin:auto;text-align:center}
#contents .platform .platformC ul{margin:0 3em auto;display:inline-block}
#contents .platform .platformC li{float:left;width:220px;text-align:center}
#contents .platform .platformC li p{font-weight:bold;font-size:1.3em;padding-top:2em}
#contents .platform .platformC li span{display:block;padding-top:1em;padding-bottom:1em}

/*실적 및 수행 프로젝트*/
#contents .learning{position:relative;width:100%;padding-bottom:50px;text-align:center}
#contents .learning .learningC{display:inline-block}
#contents .learning .learningC:after{content:'';display:block;clear:both}
#contents .learning .projectL,
#contents .learning .projectR{float:left;text-align:left;border-top:2px solid #0d4b9e;font-size:18px;}
#contents .learning .projectL ul,
#contents .learning .projectR ul{float:left}
#contents .learning .projectL{margin-right:30px}
#contents .learning .projectL ul li{padding-right:43px}
#contents .learning ul li{padding:15px 25px;border-bottom:1px solid #ddd}

/*보유기술*/
#contents .consulting{position:relative;width:100%;padding-bottom:50px;background:#1e515e url('../../img/visual_skill.png') right 0 no-repeat;text-align:center;color:#fff;}
#contents .consulting h2{color:#fff}
#contents .consulting .conC{display:inline-block}
#contents .consulting .conC ul li{width:200px;height:110px;padding-top:90px;margin-left:50px;font-size:20px;font-weight:bold;border-radius:100px;border:4px solid #fff;float:left;}
#contents .consulting .conC ul li:first-child{margin-left:0}
#contents .consulting .conC .skill:after{content:'';clear:both;display:block}
#contents .consulting .conC .skill{margin-top:100px}
#contents .consulting .conC .skill li{border:none;clear:both;font-weight:normal;font-size:13px;padding-top:3px;margin-left:0;height:20px;text-align:left;letter-spacing:-0.7px;}

/*핵심개발콘텐츠, 핵심개발 플랫폼*/
#contents .bg{width:100%;color:#000;}
#contents .bg .skill-sub{padding-top:30px;}
#contents .bg .skill-sub.platfrom-sub{padding-top:0;margin-top:-10px;}

#contents .bg .skill-sub .skill_section img{padding-top:20px;width:95%;margin:0 auto;display:block;}
/* #contents .bg .skill-sub .skill_section img.crawd{padding-top:20px;width:70%;margin:0 auto;display:block;} */

#contents .point-skill,
/* #contents .skill-sub{max-width:1100px;margin:10px auto;padding-bottom:30px;} */
#contents .skill-sub{max-width:1100px;margin:10px auto;}

#contents .point-skill.point-platform,
#contents .point-skill.point-platform .skill-sub {
	padding-bottom: 0;
}
#contents .point-skill .skill_section{padding-top:30px;}
#contents .point-skill.platfrom-sub .skill_section{padding-top:0;}

#contents .point-skill .txt_title,
#contents .bg .skill-sub .txt_title{padding:0 20px;font-size:22px;font-weight:600;}
#contents .point-skill .skill_section:nth-child(2){padding-top:60px}
#contents .point-skill .skill_section .skill_txt,
#contents .bg .skill-sub .skill_txt{padding:20px 20px 0 20px;font-size:18px;line-height:30px;}
#contents .bg .platfrom-sub .skill_txt{padding:0 20px 0 20px;}
#contents .bg .platfrom-sub p:nth-child(3){padding-top: 20px;}

#contents .point-skill .skill_section img{width:100%;}
#contents .point-skill .skill_section .skill_img{width:97%;margin:0 auto;}
#contents .point-skill .skill_section .skill_img .img_sub{float:left;width:260px;padding:5px 3px 0 3px;}
#contents .point-skill .skill_section .skill_img .img_sub p{text-align:center;padding:5px 0 0 20px;font-size:17px;font-weight:600;    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
#contents .point-skill .skill_section .skill_txt li{padding-bottom:20px;}
#contents .point-skill .skill_section .skill_txt .skill_txt_title{font-weight:600;}
#contents .exp .skill_txt img{float:left;padding:5px 0;}
#contents .xr_exp {padding-top:20px;}
#contents .xr_exp .skill_txt li:first-child img{width:526px;}
#contents .xr_exp .skill_txt li:first-child .pr-14{padding-right:8px;}
/* #contents .xr_exp .skill_txt li:nth-child(2) p {text-indent: -8px;margin-left: 10px;} */
#contents .ar_exp .skill_txt img,
#contents .vr_exp .skill_txt img,
#contents .xr_exp .skill_txt li:nth-child(2) img{width:253px;padding-right:12px;}
#contents .xr_exp .skill_txt li:last-child img{width:253px;padding-right:9px;}
#contents .xr_exp .skill_txt li img.skull{width:526px;padding-right:10px}

/*운영중인 BM*/
#contents .aboutus{position:relative;text-align:center}
#contents .aboutus:after{content:'';display:block;clear:both}
#contents .aboutus .aboutusC{height:309px;}
#contents .aboutus .aboutusC div{float:left;width:50%;height:179px;padding-top:130px;font-size:2em}
#contents .aboutus .aboutusC div p{font-size:1em;padding-top:10px}
#contents .aboutus .aboutusC div.bmout{background:#fff url('../../img/visual_bm_l.gif') no-repeat;background-size:cover;}
#contents .aboutus .aboutusC div.bmedu{background:#000 url('../../img/visual_bm_r.gif') no-repeat;background-size:cover;color:#fff}
#contents .bmtitle,
#contents .servicetitle{padding-bottom:10px}

/*조직도*/
#contents .chart{background-color:#1e515e;color:#fff;padding-bottom:60px;}
#contents .chart div{text-align:center}
#contents .chart .chartimg{padding-bottom:50px}
#contents .right{width:100%;text-align:center}
#contents .right ul{display:inline-block;text-align:center;padding-top:30px;padding-bottom:20px;}
#contents .right li{float:left;padding:20px 30px;height:50px;}
#contents .intro {text-align:center;padding-left:0;margin-top:-10px;padding-top: 30px;}

/*service*/
#contents .service{position:relative;background:#4f4f4f;text-align:center;color:#fff}
/* #contents .service:after{content:'';display:block;clear:both} */
#contents .service .serviceBox{/*display:inline-block;text-align:left;*/margin:auto;max-width:1100px;}
#contents .service .serviceBox .service_wrap{margin: 0 15px;}
#contents .service .serviceBox h2{padding:0 !important}
/* #contents .service .map{position:relative;padding-right:3em;border-right:1px solid #434343}
#contents .service .map{float:left} */
#contents .service .map span{display:block;padding:2px 0}
#contents .service .map .mapapi{width:479px;height:479px;margin:3em 0 2em 0}
#contents .service .address{text-align:left;padding-top:20px;}
#contents .service .address_detail{font-size: 20px; font-weight: 500; border-bottom: 1px solid #848484; padding-bottom: 90px; margin-bottom: 10px;}
#contents .service .address_detail::before{content: ''; width: 20px; height: 20px; border-radius: 50%; display: inline-block; background-color: #ffc000; margin: -3px 8px;}
#contents .service .map span.roughmap_lebel_text{padding:4px 10px;}
/* #contents .service .map .roughmap_maker_label{top:-64px!important;left:-13.25px!important;} */

#contents .service .mailform{float:left;padding-left:1.2em;border-left:1px dashed #777}
fieldset{padding-top:2em;font-size:1.2em}
#contents .service input[type=text],
#contents .service textarea{border:0}
#contents .service .input1{padding:4px;width:197px}
#contents .service .row{clear:both;padding:0.5em 0}
#contents .service .cell-label,
#contents .service .inputcell{float:left;padding-left:0.2em}
#contents .service .cell-label{width:5em;line-height:1.4em}
#contents .service .custom-select{padding:4px;width:500px}
#contents .service .subject,
#contents .service .memo{padding:4px;width:493px}
.custom-select{-webkit-appearance: none;-moz-appearance: none; appearance: none; background: url('../../img/select_arrow.png') no-repeat 90% 50%; /* ȭ��ǥ ����� �̹��� */ }
.custom-select::-ms-expand {display: none}/*IE 10,11 ȭ��ǥ �����*/
.custom-select{font-family: inherit;background:#fff url('../../img/select_arrow.png') no-repeat 95% 50%;border:0;border-radius: 0px; /* iOS �ձٸ𼭸� ���� */ -webkit-appearance: none; /* ����Ƽ�� ���� ���߱� */ -moz-appearance: none; appearance: none;}
#contents .service .btn-area{width:100%;text-align:right;padding-top:1.5em}
#contents .service .btn-submit{right:0;border:0;background:url('../../img/btn_request.png') center no-repeat;width:100px;height:100px;color:#fff;font-size:1.2em}

#contents .btn_top{background:#4f4f4f;width:100%;text-align:right}
#contents .btn_top div{margin-right:10%}



@media screen and (max-width: 1300px) {
	/*service*/
	#contents .service .map,
	#contents .service .mailform{clear:both;border-left:none;border-right:none}
	#contents .service .map{border-bottom:solid 1px #777}
	/* #contents .service .map div{float:left} */
	/* #contents .service .map div{margin:3em 0 0 2em} */
	#contents .service .map .ci_seoul{margin-top:0}
	#contents .service .mailform{padding-top:2em;padding-left:0}
}
@media screen and (max-width: 1200px) {
	/*실적 및 수행 프로젝트*/
	#contents .learning .projectL,
	#contents .learning .projectR{clear:both;}
	#contents .learning .projectL{margin-right:0px}
	#contents .learning .projectR{margin-top:30px}
	#contents .platform .platformC li{width:200px;}
}
@media screen and (max-width:1180px) {
	#contents .point-skill .skill_section .skill_img .img_sub {width:49%;}
	#contents .point-skill .skill_section img,
	#contents .xr_exp .skill_txt li:first-child img{width:100%;}
	#contents .point-skill .skill_section li.photo-4 img{width:49%;padding-right:0;}
	#contents .point-skill .skill_section li.photo-4 img:nth-child(2n){padding-left:10px;}
	#contents .xr_exp .skill_txt li img.skull {width:100% !important}
	#contents .xr_exp .skill_txt li:last-child img{width:50%;padding-right:0}
}
@media screen and (max-width: 1150px) {
	/*보유기술*/
	#contents .consulting .conC .conL,
	#contents .consulting .conC .conR{clear:both}
	#contents .consulting .conC .conR{margin-top:30px}
	#contents .consulting .conC .conL .con2{border-right:0}
	#contents .consulting .conC .conR .con3{border-left:0}
	#contents .service .map .ci_seoul{clear:both}
}



@media screen and (max-width: 980px) {
	/*service*/
	#contents .service .map{width:100%;padding-right:0}
	#contents .service .map div{clear:both}
	#contents .service .map h2{width:100%}
	#contents .service .map .mapapi{clear:both;margin:3em auto;width:100%;height:350px}
	#contents .service .map .address{clear:both;margin:auto;width:100%;text-align:center;padding-bottom:1em}
	#contents .service .map .ci_seoul{width:100%;text-align:center;margin:0 auto}
	
	/*조직도*/
	#contents .chart div{padding-left:10px;padding-right:10px}
}

@media screen and (max-width: 825px) {
	/*mobile-menu*/
	.global{width:100%;padding-top:1em;background-color:rgba(0,0,0,0.8);}
	.global .top{display:none;}
	.global .menu{display:none;}
	.global .mobile-icon,
	.global .mobile-menu{display:block;}
	.global .mobile-icon{cursor:pointer;float:left;margin-top:0.2em;margin-left:2em;background:url('../../img/mobile_icon.png') no-repeat;width:23px;height:23px;}
	.global .mobile-menu .menu{text-align:left;}
	.global .mobile-menu .menu li{padding:1em 2em;margin:0 2em;border-top:1px solid #6e6e6e;}
	.global .mobile-menu .menu li:nth-child(1){border-top:0px;}
}

@media screen and (max-width: 770px) {
	/*보유기술*/
	#contents .consulting{padding-bottom:50px;}
	#contents .consulting .conC ul li{clear:both;margin-left:0px;margin-top:20px}	
	#contents .consulting .conC ul li.mobiletop{margin-top:120px}
	#contents .consulting .conC .skill li{margin-top:0px;}
	/*자격인정*/
	#contents .right{font-size:18px}
	/*mailform*/
	.mailform{width:100%}
	fieldset{padding-top:2em;font-size:0.9em}
	#contents .service .row{padding:0;width:100%}
	#contents .service .cell-label,
	#contents .service .inputcell{padding:0.2em 0 0.2em 0}
	#contents .service .cell-label{width:20%}
	#contents .service .inputcell{width:77%}
	#contents .service .cell-duty, .cell-email{clear:both}
	#contents .service .input1,
	#contents .service .subject,
	#contents .service .memo{width:100%}
	#contents .service .custom-select{width:102%}
	#contents .service .btn-area{padding-top:1em}
}
@media screen and (max-width: 625px) {
	#contents .learning .projectL,
	#contents .learning .projectR{font-size:15px;}
}
@media screen and (max-width: 620px) {
	#contents .point-skill .skill_section .skill_img .img_sub {width:48%;}
	#contents .point-skill .skill_section img,
	#contents .xr_exp .skill_txt li:first-child img{width:100%;}
	#contents .point-skill .skill_section li.photo-4 img{width:48%;padding-right:0;}
	#contents .point-skill .skill_section li.photo-4 img:nth-child(2n){padding-left:10px;}
}

@media screen and (max-width: 570px){
	/*실적 및 수행 프로젝트*/
	#contents .learning .projectL,
	#contents .learning .projectR{font-size:15px;}
	#contents .learning .projectL ul li{padding-right:27px}
	#contents .learning ul li{padding:15px 10px}
}

@media screen and (max-width: 540px){
	#contents .main .main-title{font-size:1.5em;background:none;}	
	#contents .aboutus .aboutusC div{clear:both;width:100%;}
	#contents .platform .platformC li{clear:both}
	
	#contents .right li{clear:both}
}

@media screen and (max-width: 480px){
	h2{font-size:1.8em}	

	#contents .main {
		display: flex;
		height: 360px;
		padding: 0;
	}

	#contents .projectR {
		width: 100%;
	}

	#contents .learning .projectL, #contents .learning .projectR {
		font-size: 11px;
	}

	fieldset{padding-top:2em;font-size:0.9em}
	#contents .service .cell-label{width:25%}
	#contents .service .inputcell{width:72%}
}

@media screen and (max-width: 400px){
	/*실적 및 수행 프로젝트*/
	#contents .learning .projectL,
	#contents .learning .projectR{font-size:11px;}
	#contents .learning .projectL ul li{padding-right:20px}
	#contents .learning ul li{padding:15px 5px}
}







/*
@media screen and (min-width:768px) and (max-width: 1099.9px){
	#contents .bg .skill-sub {width:760px;}
	#contents .bg .skill-sub .txt_title{padding-left:15px}
	#contents .bg .skill-sub img{width:720px;}
	#contents .point-skill{width:760px;}
	#contents .point-skill .skill-sub{width:760px;margin:0 auto;}
	#contents .point-skill .txt_title{padding-left:20px;}
	#contents .point-skill .skill_section .skill_img .img_sub,
	#contents .xr_exp .skill_txt li:nth-child(2) img,
	#contents .vr_exp .skill_txt img,
	#contents .ar_exp .skill_txt img,
	#contents .xr_exp .skill_txt li:last-child img{width:353px;}
	#contents .xr_exp .skill_txt li img.skull{width:726px;}	
	#contents .xr_exp .skill_txt li:first-child img{width:736px;}
}
@media screen and (max-width: 767.9px){
	#contents .bg .skill-sub,
	#contents .bg .skill-sub img,
	#contents .point-skill{width:360px;}
	#contents .bg .skill-sub .txt_title{padding-left:15px}
	#contents .point-skill .skill-sub{width:360px;margin:0 auto;}
	#contents .point-skill .txt_title{padding-left:20px;}
	#contents .point-skill .skill_section .skill_img .img_sub,
	#contents .xr_exp .skill_txt li:nth-child(2) img,
	#contents .vr_exp .skill_txt img,
	#contents .ar_exp .skill_txt img,
	#contents .xr_exp .skill_txt li:last-child img,
	#contents .xr_exp .skill_txt li:first-child img
	{width:320px;}
}
*/

/* 김용민 추가 */

/* smart_business */
.smart_business_img_wrap img {
	margin: 4px;
  }

  .smart_business_img_wrap img:hover {
	filter: brightness(50%);
  }


  /* modal */
  .modal {
	  position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  display: flex;
  }

  .modal button { 
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
  
  .modal-container {
	  position: fixed;
	  margin: 7rem 4rem;
	  height: max-content;
	  width: 500px;
	  background-color: #fff;
	  border-radius: 16px;
	  overflow: hidden;
	  display: flex;
	  flex-direction: column;
	  z-index: 99;
  }
  
  .modal-container-header {
	  padding: 16px 32px;
	  border-bottom: 1px solid #ddd;
	  display: flex;
	  align-items: center;
	  justify-content: space-between;
	  background: #365268;
  }
  
  .modal-container-title {
	  display: flex;
	  align-items: center;
	  gap: 8px;
	  line-height: 1;
	  font-weight: 700;
	  font-size: 1.125;
	  color: #fff;
  }
  
  .modal-container-body {
	  padding: 24px 32px 5px;
	  overflow-y: auto;
  }
  
  .modal-container-footer {
	  padding: 20px 32px;
	  display: flex;
	  align-items: center;
	  justify-content: flex-end;
	  border-top: 1px solid #ddd;
	  gap: 12px;
	  position: relative;
  }
  
  .modal > .button {
	  padding: 12px 20px;
	  border-radius: 8px;
	  background-color: transparent;
	  border: 0;
	  font-weight: 600;
	  cursor: pointer;
	  transition: 0.15s ease;
	  cursor: pointer;
  }
  
  .modal > .icon-button {
	  padding: 0;
	  border: 0;
	  background-color: transparent;
	  width: 40px;
	  height: 40px;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  line-height: 1;
	  cursor: pointer;
	  border-radius: 8px;
	  transition: 0.15s ease;
  }

  .icon-button svg {
	color: #fff;
  }

  .modal-container-body h2 {
	margin-bottom: 15px;
  }
 
  .modal_info {
	margin: 12px 0;
  }

  .download_files {
	margin-top: 25px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
	gap: 5px;
  }

  .download_files a {
	color: #0d4b9e;
	cursor: pointer;
  }