.sub_wrap .preparing p{
	display:inline-block;
	width:100%;
	height:300px;
	border:1px dotted #ccc;
	font-size:20px;
	color:#666;
	font-weight:400;
	text-align:center;
	line-height:300px;
}
.content_wrap h2,
.sub_wrap h2{
	font-size:24px;
	color:#000;
	font-weight:700;
}
.sub_wrap h3{
	display:block;
	position:relative;
	font-size:17px;
	color:#000;
	font-weight:500;
	padding-left:10px;
	letter-spacing:-0.01em;
	margin-bottom:30px;
}
.sub_wrap h3::before{
	content:"";
	display:block;
	width:5px;
	height:5px;
	border-radius:5px;
	background:#3770b7;
	position:absolute;
	left:-1px;
	top:13px;
}
.sub_wrap h3.fullh3{
	display:block;
	position:relative;
	font-size:17px;
	color:#000;
	font-weight:500;
	padding-left:25px;
	letter-spacing:-0.01em;
	margin:15px 0 5px 0;
}
.sub_wrap h3.fullh3::before{
	content:"";
	display:block;
	width:4px;
	height:4px;
	border-radius:5px;
	background:#3770b7;
	position:absolute;
	left:15px;
	top:12px;
}
.sub_wrap h4{
	display:block;
	position:relative;
	font-size:16px;
	color:#000;
	font-weight:500;
	padding-left:10px;
	letter-spacing:-0.01em;
	margin-bottom:5px;
}
.sub_wrap p{
	font-size:16px;
	color:#333;
	font-weight:300;
	letter-spacing:-0.01em;
	line-height:1.65em;
}
.sub_wrap p strong{
	font-weight:500;
	color:#666;
}
.sub_wrap p.deepp{
	font-size:16px;
	color:#333;
	font-weight:300;
	padding-left:40px;
	letter-spacing:-0.01em;
}
.sub_wrap p b{
	color:#3770b7;
	font-weight:400;
}
.sub_wrap a.cipcapply{
	display:block;
	width:200px;
	height:32px;
	font-size:16px;
	color:#fff;
	font-weight:500;
	line-height:32px;
	text-align:center;
	margin:0 auto;
	margin-top:30px;
	background:#333;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
.sub_wrap a.cipcapply:hover{
	background:#3770b7;
}
.sub_wrap p.top_conp{
	position:relative;
	display:inline-block;
	padding:10px 20px;
	font-size:16px;
	color:#333;
	font-weight:300;
	line-height:1.6em;
	letter-spacing:-0.01em;
	margin-left:20px;
}
.sub_wrap p.top_conp::before{
	content:"";
	display:block;
	width:1px;
	height:95%;
	background:#333;
	position:absolute;
	left:3px;
	top:5px;
}
.sub_wrap p.cipcdate{
	position:relative;
	display:inline-block;
	padding-top:30px;
	font-size:20px;
	color:#3770b7;
	font-weight:400;
	line-height:1.6em;
	letter-spacing:-0.01em;
}
.sub_wrap p.cipcdate::before{
	content:"";
	display:block;
	width:1px;
	height:30px;
	background:#3770b7;
	position:absolute;
	left:50%;
	top:-5px;
}
.sub_wrap .cipcbtn{
	float:left;
	display:block;
	/*width:140px;*/
	padding: 0px 15px;
	height:24px;
	margin-left:10px;
	background:#333;
	font-size:14px;
	color:#fff;
	font-weight:400;
	text-align:center;
	line-height:24px;
	cursor:pointer;
}
.sub_wrap .cipcbtn:hover{
	background:#0054a6;
}
.sub_wrap ul.conul li{
	position:relative;
	padding:3px 0;
	padding-left:10px;
}
.sub_wrap ul.conul li::before{
	content:"";
	display:block;
	width:2px;
	height:2px;
	border-radius:5px;
	background:#333;
	position:absolute;
	left:30px;
	top:15px;
}
.sub_wrap ul.conul li p{
	padding-left:25px;
}
.sub_wrap .fam_site ul{
	width:100%;
	height:450px;
	margin-top:20px;
}
.sub_wrap .fam_site ul li{
	position:relative;
	float:left;
	width:24%;
	margin:5px 0.5%;
	height:100px;
	border:1px solid #ccc;
	box-sizing:border-box;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.sub_wrap .fam_site ul li:hover{
	border:1px solid #333;
}
.sub_wrap .fam_site ul li a img{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
.sub_wrap table.cipc_table.pctable{
	display:block;
}
.sub_wrap table.cipc_table.mbtable{
	display:none;
}
.sub_wrap table.cipc_table{
	font-family:'Noto Sans KR', '맑은 고딕', sans-serif;
	width:99%;
	margin-left:1%;
	border-collapse:collapse;
	margin-bottom:30px;
	border-bottom:2px solid #999;
}
.sub_wrap table.cipc_table th,
.sub_wrap table.cipc_table td{
	border-top:1px solid #ccc;
	padding:5px;
}
.sub_wrap table.cipc_table thead{
	border-top:2px solid #999;
}
.sub_wrap table.cipc_table thead th{
	font-size:16px;
	color:#000;
	font-weight:400;
	text-align:center;
	background:#fcfcfc;
	border-top:1px solid #ccc;
}
.sub_wrap table.cipc_table tbody th{
	font-size:16px;
	color:#000;
	font-weight:400;
	text-align:center;
	background:#f4f4f4;
}
.sub_wrap table.cipc_table tbody td{
	font-size:15px;
	color:#333;
	font-weight:300;
	text-align:center;
	line-height:1.6em;
}
.sub_wrap table.cipc_table tbody td.left{
	text-align:left;
	padding-left:20px;
	padding:20px;
}
.sub_wrap table.cipc_table tbody td.l_line{
	border-left:1px solid #ccc;
}
.sub_wrap table.cipc_table tbody td img.t_vermimg{
	vertical-align:middle;
}
.sub_wrap table.cipc_table tbody th.left{
	text-align:left;
	padding-left:20px;
	padding:10px;
}
.sub_wrap table.cipc_table tbody tr.total td{
	color:#000;
	font-weight:500;
	background:#f4f4f4;
}


.sub_wrap table.cipcform{
	font-family:'Noto Sans KR', '맑은 고딕', sans-serif;
	width:100%;
	border-collapse:collapse;
	margin-bottom:30px;
}
.sub_wrap table.cipcform th,
.sub_wrap table.cipcform td{
	border:1px solid #ccc;
	padding:10px;
}
.sub_wrap table.cipcform th{
	background:#fcfcfc;
	border-right:1px solid #999;
	font-size:16px;
	color:#666;
	font-weight:500;
}
.sub_wrap table.cipcform input[type="text"]{
	min-width:70%;
	padding:2px;
	border:1px solid #ccc;
	height:18px;
	border-radius:5px;
}
.sub_wrap .cipcbtn_wrap{
	width:260px;
	margin:0 auto;
}
.sub_wrap button.formbtn{
	float:left;
	width:120px;
	height:32px;
	margin:0 5px;
	display:block;
	font-size:16px;
	color:#fff;
	font-weight:500;
	line-height:32px;
	text-align:center;
	background:#333;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	cursor:pointer;
}
.sub_wrap button.formbtn:hover{
	background:#3770b7;
}
.sub_wrap .cipc_intro{
	text-align:center;
}
.sub_wrap .cipc_intro p{
	font-size:16px;
	color:#333;
	font-weight:300;
	letter-spacing:-0.02em;
	text-align:left;
	margin-top:-50px;
}
.sub_wrap .cipc_intro p b{
	color:#000;
	font-weight:500;
}
.sub_wrap .greeting p.tit_p{
	font-size:24px;
	color:#000;
	font-weight:700;
	letter-spacing:-0.02em;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
}
.sub_wrap .greeting p.sub_p{
	font-size:16px;
	color:#333;
	font-weight:300;
	letter-spacing:-0.02em;
	line-height:1.9em;
}
.leader_wrap{
	position:relative;
	width:100%;
	height:100px;
	background:#fcfcfc;
	margin-bottom:20px;
}
.leader_wrap div{
	position:relative;
	padding-top:20px;
	text-align:right;
	padding-right:20px;
}
.leader_wrap div p{
	font-size:16px;
	color:#000;
	font-weight:300;
	margin-bottom:5px;
}
.leader_wrap div p.leader_name{
	font-family: 'Cafe24Danjunghae';
	font-size:24px;
	color:#000;
	font-weight:normal;
}
.leader_wrap div::before{
	content:"";
	display:block;
	position:absolute;
	right:0;
	top:-24px;
	background:url(../img/sub/leader_name_bg.png) right top no-repeat;
	width:307px;
	height:166px;
}
.sub_wrap section.b_goal img{
	margin-top:30px;
}

.cipc_ci{
	text-align:center;
}
.cipc_ci p.cipc_cicon{
	display:inline-block;
	width:96%;
	background:#fcfcfc;
	padding:20px 2%;
	text-align:left;
	font-size:16px;
	color:#000;
	font-weight:300;
	line-height:1.6em;
	letter-spacing:-0.01em;
	margin-top:10px;
}
.cipc_ci ul.citype{
	width:100%;
	height:200px;
	margin-top:20px;
}
.cipc_ci ul.citype li{
	position:relative;
	float:left;
	width:30%;
	height:200px;
	margin:0 1.65%;
	border:1px solid #ccc;
	box-sizing:border-box;
	overflow:hidden;
}
.cipc_ci ul.citype li p{
	display:inline-block;
	width:100%;
	height:32px;
	background:#fcfcfc;
	font-size:16px;
	color:#333;
	font-weight:300;
	line-height:32px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	padding-left:0;
}
.cipc_ci ul.citype li img{
	position:absolute;
	left:0;
	right:0;
	top:30px;
	bottom:0;
	margin:auto;
}
.cipc_ci .cimore{
	width:850px;
	height:30px;
	margin:20px auto;
}
.cipc_ci .cimore p{
	float:left;
	display:inline-block;
	position:relative;
	padding-left:30px;
	font-size:15px;
	color:#333;
	font-weight:300;
}
.cipc_ci .cimore p::before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:3px;
	width:20px;
	height:20px;
	background:#0054a6;
	border-radius:20px;
}
.cipc_ci .cimore a{
	float:right;
	display:inline-block;
	width:200px;
	height:26px;
	background:#999;
	font-size:15px;
	color:#fff;
	font-weight:500;
	line-height:26px;
	text-align:center;
	border-radius:20px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.cipc_ci .cimore a:hover{
	background:#0054a6;
}

.sub_wrap .cipcorgan img{
	display:block;
	margin:20px auto;
}
.sub_wrap .propulsion{
	margin-top:80px;
}
.sub_wrap .propulsion img{
	display:block;
	margin:20px auto;
}

/* sub020202 TAB */
#cipc_tab {
	height:50px;
	border-bottom:1px solid #3770b7;
	box-sizing:border-box;
	margin-top:20px;
}
#cipc_tab>li {
	position:relative;
	float:left;
	height:50px;
	padding:0 30px;
	margin-right:2px;
	cursor:pointer;
	background:#e3e4e4;
	border-bottom:1px solid #3770b7;
	box-sizing:border-box;
	font-size:16px;
	color:#000;
	font-weight:400;
	line-height:45px;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
#cipc_tab>li:hover{
	background:#3770b7;
	color:#fff;
}
#cipc_tab>li.on {
	font-size:20px;
	height:50px;
	border:1px #3770b7 solid;
	border-bottom:2px solid #fff;
	box-sizing:border-box;
	background:#fff;
	color:#3770b7;
}
#cipc_tab_contents {
	padding:30px 20px;
}
#cipc_tab_contents>li {
	display:none
}
#cipc_tab_contents>li:first-child {
	display:block;
}
.sub_wrap .cipccontop em{
	display:inline-block;
	font-size:15px;
	color:#666;
	background:#f1f2f3;
	padding:2px 5px;
	font-weight:400;
	margin-bottom:5px;
}
.sub_wrap .cipccontop p{
	font-size:16px;
	padding-left:0;
	margin-bottom:10px;
}
.sub_wrap .cipccontop img{
	width:100%;
}
.sub_wrap .cipccontop2 em{
	display: inline-block;
    font-size: 15px;
    color: #666;
    background: #f1f2f3;
    padding: 2px 5px;
    font-weight: 400;
    margin-bottom: 5px;
}
.sub_wrap .cipccontop2 p{
	font-size:16px;
	padding-left:0;
	margin-bottom:50px;
}
.sub_wrap .cipccontop3 em{
	display: inline-block;
    font-size: 15px;
    color: #666;
    background: #f1f2f3;
    padding: 2px 5px;
    font-weight: 400;
    margin-bottom: 5px;
}
.sub_wrap .cipccontop3 p{
	font-size:20px;
	padding-left:0;
	margin-bottom:20px;
}
.sub_wrap .cipccontop3 img{
	width:100%;
}
.sub_wrap .cipccontop4 .topimg{
	position:relative;
	width:100%;
	height:380px;
}
.sub_wrap .cipccontop4 .topimg img{
	position:absolute;
	right:0;
	top:0;
	width:303px;
	z-index:1;
}
.sub_wrap .cipccontop4 .topimg ul.con4ul{
	position:absolute;
	left:0;
	top:0;
	width:500px;
	padding:30px 20px;
	background:#fff;
}
.sub_wrap .cipccontop4 .topimg ul.con4ul li{
	position:relative;
	text-align:left;
	padding-left:20px;
	margin-bottom:16px;
}
.sub_wrap .cipccontop4 .topimg ul.con4ul li::before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:12px;
	width:3px;
	height:3px;
	background:#999;
}
.sub_wrap .cipccontop4 .topimg ul.con4ul li p{
	font-size:16px;
	color:#000;
	font-weight:300;
	letter-spacing:-0.02em;
	line-height:1.5em;
}
.sub_wrap .cipccontop4 p.cipcdate{
	position: relative;
    display: block;
    padding-top: 30px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: -0.01em;
	text-align:center;
	padding-left:0;
}
.sub_wrap .cipccontop4 p.cipcdate::before{
	    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: #333;
    position: absolute;
    left: 50%;
    top: -5px;
}
.sub_wrap table.locationtable{
	width:100%;
	margin-top:10px;
	border-collapse:collapse;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
}
.sub_wrap table.locationtable th,
.sub_wrap table.locationtable td{
	border-top:1px solid #ccc;
	height:40px;
	font-size:15px;
	color:#000;
	font-weight:300;
}
.sub_wrap table.locationtable th{
	background:#f1f2f3;
	font-weight:600;
	color:#777;
}
.sub_wrap table.locationtable td{
	padding-left:20px;
}
.sub_wrap .conbox{
	width:100%;
	border:1px solid #ccc;
	box-sizing:border-box;
	margin-top:30px;
}
.sub_wrap .conbox h4{
	display:inline-block;
	padding:2px 10px;
	height:30px;
	background:#fff;
	margin-top:-35px;
}
.sub_wrap .conbox ul{
	padding-left:20px;
	margin-bottom:20px;
}
.sub_wrap .conbox ul li{
	font-size:15px;
	color:#333;
	font-weight:300;
	line-height:1.65em;
}
.sub_wrap ul.topul{
	margin-top:10px;
}
.sub_wrap ul.topul li{
	position:relative;
	margin-bottom:10px;
}
.sub_wrap ul.topul li::before{
	content:"";
	display:block;
	width:12px;
	height:1px;
	background:#000;
	position:absolute;
	left:0;
	top:13px;
}
.sub_wrap ul.topul li p{
	padding-left:25px;
}
.sub_wrap ul.topul.full{
	padding-left:25px;
}
.sub_wrap ul.topul.full li{
	position:relative;
	margin-bottom:0px;
}
.sub_wrap ul.topul.full li::before{
	content:"";
	display:block;
	width:12px;
	height:1px;
	background:#000;
	position:absolute;
	left:0;
	top:13px;
}
.sub_wrap ul.topul.full li p{
	padding-left:18px;
	font-size:15px;
}
.sub_wrap p.centxt{
	text-align:center;
	font-size:15px;
	color:#666;
	font-weight:500;
	padding-left:0;
}

.sub_wrap ul.profeul{
	width:100%;
	height:140px;
	margin-top:30px;
	margin-bottom:10px;
}
.sub_wrap ul.profeul li{
	float:left;
	width:23%;
	height:130px;
	margin:0 1%;
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:10px;
	text-align:center;
	border-top:2px solid #333;
}
.sub_wrap ul.profeul li p{
	padding-left:0;
	line-height:1.65em;
}

.sub_wrap ul.proinfoul{
	width:100%;
	height:120px;
	margin-top:30px;
	margin-bottom:10px;
}
.sub_wrap ul.proinfoul li{
	float:left;
	width:31.33%;
	height:100px;
	margin:0 1%;
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:10px;
	text-align:center;
	border-top:2px solid #ccc;
}
.sub_wrap ul.proinfoul li p.tit{
	display:inline-block;
	width:100%;
	height:40px;
	background:#f1f1f1;
	color:#333;
	line-height:40px;
	font-weight:400;
}
.sub_wrap ul.proinfoul li p{
	padding-left:0;
	line-height:1.65em;
	line-height:50px;
	font-weight:400;
}

.sub_wrap ul.ipseaul{
	height:180px;
}
.sub_wrap ul.ipseaul li{
	float:left;
	margin:5px 0%;
	margin-right:2%;
	width:48%;
	height:50px;
	border:1px solid #ccc;
	box-sizing:border-box;
	border-top:2px solid #ccc;
	text-align:center;
}
.sub_wrap ul.ipseaul li p{
	padding-left:0;
	line-height:50px;
	font-size:16px;
}

.sub_wrap ul.ipseaul.ul2{
	height:120px;
}
.sub_wrap ul.ipseaul.ul2 li{
	margin:5px 0%;
	margin-right:2%;
	width:48%;
	border-top:2px solid #999;
}

.sub_wrap ul.ipseaul.ul3{
	height:300px;
}
.sub_wrap ul.ipseaul.ul3 li{
	margin:5px 0%;
	margin-right:2%;
	width:48%;
	height:90px;
	border-top:2px solid #666;
}
.sub_wrap ul.ipseaul.ul3 li p{
	padding-left:0;
	line-height:1.6em;;
	font-size:16px;
	padding-top:32px;
}

.sub_wrap ul.ipatul{
	height:700px;
	padding-left:30px;
	margin-top:30px;
}
.sub_wrap ul.ipatul li{
	position:relative;
	float:left;
	width:48%;
	height:320px;
	margin:0 1%;
	margin-bottom:10px;
	background:#f6f6f6;
	border-radius:10px;
}
.sub_wrap ul.ipatul li.nomargin{
	margin-right:0;
}
.sub_wrap ul.ipatul li img{
	position:absolute;
	left:50%;
	top:20px;
	width:auto;
	margin-left:-42px;
	padding-bottom:20px;
	border-bottom:1px solid #333;
}
.sub_wrap ul.ipatul li p{
	display:inline-block;
	position:absolute;
	left:5%;
	top:130px;
	width:auto;
	padding-right:5%;
}
.sub_wrap ul.stareul{
	height:250px;
	padding-left:30px;
}
.sub_wrap ul.stareul li{
	float:left;
	width:32.33%;
	height:100px;
	margin:5px 0.5%;
	border:1px solid #ccc;
	border-top:2px solid #000;
	box-sizing:border-box;
	text-align:center;
}
.sub_wrap ul.stareul li:nth-child(even){
	border-top:2px solid #999;
}
.sub_wrap ul.stareul li.nomargin{
	margin-right:0;
}
.sub_wrap ul.stareul li p{
	padding-left:0;
	padding:10px;
	padding-top:24px;
}

.sub_wrap section.creidea{
	position:relative;
}
.sub_wrap section.creidea::before{
	content:"";
	display:block;
	position:absolute;
	right:20px;
	top:0;
	width:217px;
	height:78px;
	background:url(../img/sub/creidea_logo.png) center top no-repeat;
}

.sub_wrap .cpuc{
	position:relative;
}
.sub_wrap .cpuc::before{
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    width: 250px;
    height: 45px;
    background: url(../img/sub/cpuclogo.png) center top no-repeat;
}
.sub_wrap img.cpucimg{
	display:block;
	margin:0 auto;
}
.sub_wrap p.cpucp{
	display:block;
	width:60%;
	font-size:16px;
	color:#000;
	font-weight:300;
	line-height:1.5em;
	margin-top:15px;
	padding-left:20px;
}
.sub_wrap ul.cpucul{
	width:96%;
	height:140px;
	margin:30px 2%;
	margin-top:50px;
}
.sub_wrap ul.cpucul li{
	float:left;
	width:50%;
	height:130px;
	text-align:center;
	border-bottom:1px solid #ccc;
}
.sub_wrap ul.cpucul li p{
	display:block;
	background:#ccc;
	height:32px;
	font-size:18px;
	color:#333;
	font-weight:400;
	line-height:32px;
	padding-left:0;
}
.sub_wrap ul.cpucul li:first-child{
	width:40%;
}
.sub_wrap ul.cpucul li:first-child p{
	border-right:1px solid #fff;
	box-sizing:border-box;
	background:#d9d9d9;
}
.sub_wrap ul.cpucul li:last-child{
	width:60%;
}
.sub_wrap ul.cpucul li:last-child p{
	background:#f1f2f3;
}
.sub_wrap ul.cpucul li:last-child img{
	padding-top:10px;
}
.sub_wrap ul.cpucul li img{
	display:inline-block;
	margin:20px 0;
}
.sub_wrap .d2b{
	position:relative;
}
.sub_wrap .d2b::before{
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: -20px;
    width: 250px;
    height: 54px;
    background: url(../img/sub/d2bdesignlogo.png) center top no-repeat;
}
.sub_wrap .d2b p{
    padding-left: 20px;
}
.sub_wrap .d2b p.d2bp{
	display: block;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    line-height: 1.5em;
    margin-top: 15px;
    padding-left: 20px;
}
.sub_wrap .d2b .d2bpbox{
	display: block;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    line-height: 1.5em;
	margin:15px 0 30px 20px;
	padding:10px;
	background:#fcfcfc;
	border:1px solid #ccc;
	box-sizing:border-box;
}
.sub_wrap h4.d2bh4{
	display:inline-block;
	font-size:15px;
	background:#333;
	color:#fff;
	font-weight:300;
	text-align:center;
	margin-left:20px;
	padding-left:0;
	padding:0 10px;
	border-radius:10px;
}
.sub_wrap h4.d2bh4.style2{
	background:#666;
}
.sub_wrap p em.grey{
	font-size:14px;
	color:#666;
	line-height:1.4em;
}
.sub_wrap ul.d2bliul {
	height:350px;
	margin-top:50px;
}
.sub_wrap ul.d2bliul li{
	float:left;
	width:23%;
	margin:0 1%;
	text-align:center;
}
.sub_wrap ul.d2bliul li p{
	padding-left:0;
}
.sub_wrap ul.d2bliul li p.tit{
	display:inline-block;
	width:100%;
	height:42px;
	border-top:1px solid #399bd8;
	border-bottom:1px solid #000;
	font-size:18px;
	color:#000;
	font-weight:500;
	line-height:42px;
}
.sub_wrap ul.d2bliul li img{
	padding:20px 0;
}
.sub_wrap ul.d2bliul li p.txt{
	font-size:16px;
	color:#000;
	font-weight:300;
	line-height:1.6em;
}
.sub_wrap ul.d2blogoul{
	width:98%;
	height:140px;
	margin:30px 1%;
	margin-top:50px;
}
.sub_wrap ul.d2blogoul li{
	float:left;
	width:50%;
	height:100px;
	text-align:center;
	border-bottom:1px solid #ccc;
}
.sub_wrap ul.d2blogoul li p{
	display:block;
	background:#ccc;
	height:32px;
	font-size:18px;
	color:#333;
	font-weight:400;
	line-height:32px;
	padding-left:0;
}
.sub_wrap ul.d2blogoul li:first-child{
	width:35%;
}
.sub_wrap ul.d2blogoul li:first-child p{
	border-right:1px solid #fff;
	box-sizing:border-box;
	background:#ddd;
}
.sub_wrap ul.d2blogoul li:nth-child(2) p{
	border-right:1px solid #fff;
	box-sizing:border-box;
}
.sub_wrap ul.d2blogoul li:nth-child(2){
	width:30%;
}
.sub_wrap ul.d2blogoul li:nth-child(2) img{
	padding-top:10px;
}
.sub_wrap ul.d2blogoul li:last-child{
	width:35%;
}
.sub_wrap ul.d2blogoul li:last-child p{
	background:#d9d9d9;
}
.sub_wrap ul.d2blogoul li:last-child img{
	padding-top:4px;
}
.sub_wrap ul.d2blogoul li img{
	display:inline-block;
	margin:20px 0;
}
.sub_wrap img.lab2img{
	display:block;
	margin:20px auto;
}
.sub_wrap img.invenimg{
	display:block;
	width:775px;
	margin:0 auto;
	margin-bottom:20px;
}
.sub_wrap img.imgpc{
	display:block;
	margin:0 auto;
}
.sub_wrap img.imgmb{
	display:none;
}
.sub_wrap table.d2btable{
	display:none;
	font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;
    width: 98%;
    margin-left: 2%;
    border-collapse: collapse;
    margin-bottom: 30px;
}
.sub_wrap table.d2btable td{
	border-top:1px solid #ccc;
	padding:10px 5px;
}
.sub_wrap table.d2btable tbody th{
	font-size:14px;
	color:#000;
	font-weight:400;
	text-align:left;
	padding-left:5px;
	border-top:1px solid #666;
}
.sub_wrap table.d2btable tbody th.point{
	border-top:1px solid #ff0099;
	color:#ff0099;
}
.sub_wrap table.d2btable tbody td{
	font-size:14px;
	color:#333;
	font-weight:300;
	text-align:left;
	padding-left:20px;
	line-height:1.6em;
}

.content_wrap.sitewrap{
	width:1140px;
	height:400px;
	margin:0 auto;
	padding: 30px;
	background: #fff;
}
.content_wrap ul.smdep01 li{
	float:left;
	width:15.26%;
	text-align:center;
	margin:0 0.5%;
	padding:0 0.2%;
}
.content_wrap ul.smdep01 li a{
	display:block;
	width:100%;
	font-size:16px;
	color:#333;
	font-weight:500;
	padding:15px 0;
	background:#f1f2f3;
	border-bottom:2px solid #1f63b7;
}
.content_wrap ul.smdep02 li{
	width:100%;
	float:none;
}
.content_wrap ul.smdep02 li a{
	font-size:14px;
	color:#333;
	font-weight:400;
	padding:10px 0;
	background:#fcfcfc;
	border-bottom:1px solid #ccc;
}

.content_wrap ul.smdep03 li{
	width:100%;
	float:none;
}
.content_wrap ul.smdep03 li a{
	font-size:13px;
	color:#666;
	font-weight:400;
	padding:5px 0;
	background:#fff;
	border-bottom:1px dotted #ccc;
}
.content_wrap ul.smdep03 li:first-child a{
	padding-top:5px;
}
.content_wrap ul.smdep01 li a:hover,
.content_wrap ul.smdep02 li a:hover,
.content_wrap ul.smdep03 li a:hover{
	color:#1f63b7;
}
.content_wrap .agree-cont p{
	padding:0 10px;
}
.sub_wrap .fullbox{
	padding:50px 30px;
	background:#fff;
}
#divpop{
	position:absolute;left:8%;top:158px;z-index:100;visibility:hidden;box-shadow:1px 3px 10px rgba(0,0,0,0.5);visibility: visible;
}

@media all and (max-width: 1400px) {
	br.nobr {
		display: none;
	}
	.leader_wrap div{
		width:90%;
		margin:0 5%;
	}
	.cipc_ci .cimore{
		width:96%;
		margin:0 2%;
		margin-top:20px;
	}
	.cipc_ci ul.citype li img{
		width:100%;
	}
	#daumRoughmapContainer1592800727187{
		width:100% !important;
	}
	.sub_wrap ul.profeul li{
		width:48%;
		margin-bottom:10px;
	}
	.sub_wrap section.creidea::before,
	.sub_wrap .cpuc::before,
	.sub_wrap .d2b::before{
		position:relative;
		margin-left:10px;
		right:0;
	}
	.sub_wrap img.calimg{
		margin:0 auto;
		width:100%;
		margin-bottom:20px;
	}
	.sub_wrap ul.ipatul{
		height:1050px;
		padding-left:10px;
	}
	.sub_wrap ul.ipatul li{
		width:98%;
		height:250px;
		margin-right:0;
	}
	.sub_wrap ul.ipatul li p{
		width:85%;
		padding-right:20px;
	}
	.sub_wrap ul.stareul{
		height:250px;
	}
	.sub_wrap ul.stareul li{
		width:32.33%;
		margin-bottom:10px;
	}
	.content_wrap.sitewrap{
		width:100%;
		height:1000px;
		padding:0;
	}
	.content_wrap ul.smdep01 li{
		width:48.6%;
		height:280px;
	}
	.content_wrap > .sitesection > ul.smdep01 > li:nth-child(3),
	.content_wrap > .sitesection > ul.smdep01 > li:nth-child(4){
		height:320px;
	}
	.content_wrap ul.smdep02 li{
		width:100%;
		height:auto;
	}
	.sub_wrap .d2b p.d2bp{
		width:90%;
	}
	.sub_wrap ul.profeul{
		height:250px;
	}
	.sub_wrap p.cpucp{
		width:90%;
	}
}
@media all and (max-width: 1200px) {
	.sub_wrap img.imgpc{
		width:100%;
	}
	.sub_wrap img.imgpc.nosize{
		width:auto;
	}
	.sub_wrap img.imgpc.w80{
		width:80%;
	}
		#divpop{
		top:120px;
	}
}
@media all and (max-width: 1024px) {
	.sub_wrap .greeting{
		height:800px;
	}
	.sub_wrap .greeting p.tit_p{
		font-size:20px;
	}
	.sub_wrap .greeting p.sub_p{
		font-size:16px;
	}
	.sub_wrap img.lab2img,
	.sub_wrap img.invenimg,
	.sub_wrap img.processimg{
		width:100%;
	}
	.sub_wrap img.processimg{
		margin-bottom:0 !important;
	}
	.sub_wrap ul.ipseaul{
		height:300px;
	}
	.sub_wrap ul.ipseaul li{
		float:none;
		width:100%;
		height:auto;
	}
	.sub_wrap ul.ipseaul li p{
		line-height:1.6em;
		padding:5px;
	}
	.sub_wrap ul.ipseaul li.nomargin{
		margin-right:2%;
	}
	.sub_wrap ul.ipseaul.ul2{
		height:200px;
	}
	.sub_wrap ul.ipseaul.ul2 li{
		float:none;
		width:100%;
		height:auto;
	}
	.sub_wrap ul.ipseaul.ul3{
		height:250px;
	}
	.sub_wrap ul.ipseaul.ul3 li{
		float:none;
		width:100%;
		height:auto;
	}
	.sub_wrap ul.ipseaul.ul3 li p{
		line-height:1.6em;
		padding:5px;
	}
	.sub_wrap .cipccontop4 .topimg{
		height:600px;
	}
	.sub_wrap .cipccontop4 .topimg img{
		position:relative;
		display:block;
		margin:0 auto;
	}
	.sub_wrap .cipccontop4 .topimg ul.con4ul{
		position:static;
		width:96%;
		margin-top:10px;
		padding:2%;
	}
	.sub_wrap .cipccontop4 .topimg ul.con4ul li{
		padding-left:0;
	}
	.sub_wrap .cipccontop4 .topimg ul.con4ul li::before{
		left:0;
	}
	.sub_wrap .cipccontop4 .topimg ul.con4ul li p{
		padding-left:15px;
	}
	.sub_wrap ul.d2bul{
		height:800px;
	}
	.sub_wrap img.d2bimg.bg{
		margin-top:0;
	}
	.sub_wrap ul.ipatul{
		height:1300px;
	}
	.sub_wrap ul.ipatul li{
		height:300px;
	}
	.sub_wrap ul.ipatul li p{
		padding-right:0;
	}
	#daumRoughmapContainer1596080166487{
		width:100% !important;
	}
	.sub_wrap .fam_site ul{
		height:650px;
	}
	.sub_wrap .fam_site ul li{
		width:32.33%;
	}
	#divpop{
		left:3%;
		top:160px;
	}
}
@media all and (max-width: 900px) {
	.location ul.location_cipc{
		height:500px;
	}
	.location ul.location_cipc li{
		float:none;
		width:90%;
		margin:0 5%;
		margin-bottom:10px;
	}
	.sub_wrap table.cipcform th, .sub_wrap table.cipcform td{
		padding:5px;
	}
	.sub_wrap table.cipcform input[type="text"]{
		max-width:100px;
	}
}
@media all and (max-width: 830px) {
	#cipc_tab>li{
		padding:0 10px;
	}
	.sub_wrap ul.ipatul li p{

	}

}
@media all and (max-width: 740px) {
	.sub_wrap img.imgpc{
		display:none;
	}
	.sub_wrap table.d2btable{
		display:block;
	}
	.sub_wrap img.imgmb{
		width:348px !important;
		position:relative;
		display:block;
		margin:0 auto;
	}
	.sub_wrap img.imgmb.cpuimg{
		width:auto;
	}
	.sub_wrap .cipc_intro p{
		padding-left:0;
		margin-top:0;
	}
	.sub_wrap .greeting{
		height:1400px;
	}
	.sub_wrap .greeting p.tit_p{
		margin:10px 0;
	}
	.sub_wrap .greeting p.tit_p,
	.sub_wrap .greeting p.sub_p{
		position:static;
		padding-left:0;
	}
	.cipc_ci ul.citype{
		height:600px;
	}
	.cipc_ci ul.citype li{
		float:none;
		width:90%;
		margin:0 5%;
	}
	.cipc_ci ul.citype li img{
		width:auto;
	}
	#cipc_tab{
		height:auto;
		border-bottom:0;
	}
	#cipc_tab>li{
		float:none;
		width:100%;
		border-bottom:0;
		text-align:center;
		padding:0;
	}
	#cipc_tab>li.on{
		border:2px #3770b7 solid;
	}
	#cipc_tab>li.on.hei2{
		height:70px;
		line-height:1.6em;
	}
	.sub_wrap .conbox h4{
		height:auto;
	}
	.sub_wrap ul.proinfoul{
		height:150px;
	}
	.sub_wrap ul.proinfoul li{
		height:130px;
	}
	.sub_wrap ul.proinfoul li p{
		line-height:1.5em;
		padding-top:10px;
	}
	.sub_wrap ul.d2bul{
		height:1000px;
	}
	.sub_wrap ul.ipatul{
		height:1700px;
	}
	.sub_wrap ul.ipatul li{
		height:400px;
	}
	.sub_wrap .fam_site ul li a img{
		width:100%;
	}
}
@media all and (max-width: 620px) {
	.sub_wrap ul.stareul{
		height:400px;
	}
	.sub_wrap ul.stareul li{
		width:48%;
	}
	.sub_wrap ul.d2blogoul li,
	.sub_wrap ul.cpucul li{
		float:none;
		width:100% !important;
	}
	.sub_wrap ul.d2blogoul,
	.sub_wrap ul.cpucul{
		height:250px;
	}
	.sub_wrap ul.d2blogoul li:last-child img.img100,
	.sub_wrap ul.cpucul li img.img100{
		width:95%;
	}
}
@media all and (max-width: 565px) {
	.sub_wrap ul.profeul{
		height:500px;
	}
	.sub_wrap ul.profeul li{
		width:98%;
		height:auto;
	}
	.sub_wrap ul.d2blogoul{
		height:250px;
	}
	.sub_wrap ul.d2blogoul li{
		float:none;
	}
	.sub_wrap ul.d2blogoul li:first-child,
	.sub_wrap ul.d2blogoul li:nth-child(2),
	.sub_wrap ul.d2blogoul li:last-child{
		width:100%;
	}
	.sub_wrap ul.ipatul{
		height:1800px;
	}
	.sub_wrap ul.ipatul li{
		height:450px;
	}
	.sub_wrap .fam_site ul{
		height:900px;
	}
	.sub_wrap .fam_site ul li{
		width:49%;
		overflow:hidden;
	}
	
	img.imgwidth{
		width:100%;
	}
}
@media all and (max-width: 490px) {
	.sub_wrap img.imgmb.w100{
		width:100%;
	}
	.cipc_ci .cimore p{
		float:none;
		margin-bottom:10px;
	}
	.cipc_ci .cimore a{
		float:none;
	}
	.sub_wrap ul.ipatul li p{
		font-size:16px;
	}
	.content_wrap > .sitesection > ul.smdep01 > li > a{
		margin-top:50px;
	}
	.content_wrap > .sitesection > ul.smdep01 > li:first-child > a{
		margin-top:0;
	}
	.content_wrap > .sitesection > ul.smdep01 > li{
		width:100%;
		height:auto;
	}
	.content_wrap > .sitesection > ul.smdep01 > li:nth-child(3), .content_wrap > .sitesection > ul.smdep01 > li:nth-child(4){
		height:auto;
	}
	.cipc_ci .cimore{
		height:60px;
	}
	.content_wrap.sitewrap{
		height:1850px;
	}
	.body.sub .content_2section .sub_wrap{
		padding:50px 10px;
	}
	#divpop{
		width:90%;
		height:auto;
	}
	#divpop table{
		width:100%;
		height:auto;
	}
	img.mimg100{
		width:100% !important;
	}
	table .mbnone{display:none;}
}

@media all and (max-width: 420px) {
	.sub_wrap img.imgmb{
		width:100% !important;
		position:relative;
		display:block;
		margin:0 auto;
	}

	.leader_wrap div p{
		font-size:13px;
	}
	.leader_wrap div::before{
		display:none;
	}
	.sub_wrap a.cipcapply,
	.sub_wrap a.cpucbtn,
	.sub_wrap a.d2bbtn{
		width:90% !important;
		height:auto;
		line-height:1.4em;
		padding:10px 5%;
	}
	.sub_wrap .cipccontop h3,
	.sub_wrap .cipccontop2 h3,
	.sub_wrap .cipccontop3 h3,
	.sub_wrap .cipccontop4 h3{
		width:96%;
		line-height:1.2em;
		padding:5px;
	}
	.sub_wrap .cipccontop4 .topimg{
		height:650px;
	}
	.sub_wrap ul.proinfoul{
		height:380px;
	}
	.sub_wrap ul.proinfoul li{
		float:none;
		width:98%;
		height:120px;
	}
	.sub_wrap ul.d2bul li p.tit{
		padding-left:0;
	}
	.sub_wrap ul.d2bul li p.txt{
		margin-left:0;
	}
	.sub_wrap ul.ipatul li{
		height:430px;
	}
	.sub_wrap ul.stareul{
		height:700px;
	}
	.sub_wrap ul.stareul li{
		width:100%;
		margin-right:0;
	}
	.sub_wrap .fam_site ul li a img{
		width:90%;
	}
	.sub_wrap table.cipc_table.pctable{
		display:none;
	}
	.sub_wrap table.cipc_table.mbtable{
		display:block;
	}
	.sub_wrap p.top_conp{
		font-size:14px;
		margin-left:10px;
	}
	.sub_wrap h3,
	.sub_wrap h3.fullh3{
		font-size:15px;
	}
	.sub_wrap h3::before,
	.sub_wrap h3.fullh3::before{
		top:8px;
	}
	.sub_wrap .conbox ul{
		padding:0 10px;
	}
	.sub_wrap p,
	.sub_wrap .conbox h4,
	.sub_wrap h4,
	.sub_wrap .conbox ul li,
	.sub_wrap p strong,
	.sub_wrap p.centxt,
	.sub_wrap ul.ipseaul li p,
	.sub_wrap ul.ipseaul.ul3 li p,
	.sub_wrap table.locationtable th, .sub_wrap table.locationtable td{
		font-size:14px;
	}
	.sub_wrap table.locationtable th, .sub_wrap table.locationtable td{
		padding-left:10px;
	}
	.sub_wrap table.cipc_table thead th,
	.sub_wrap table.cipc_table tbody th{
		font-size:15px;
	}
	.sub_wrap table.cipc_table tbody td{
		font-size:14px;
	}
	#cipc_tab>li.on{
		font-size:17px;
	}
	#cipc_tab>li{
		font-size:15px;
	}
	.sub_wrap .cipccontop p{
		font-size:14px;
	}
}