@charset "utf-8";
/* CSS Document */
@import url(font.css);

body { font-family:"Noto Sans KR",'나눔고딕','NanumGothic','돋움', Dotum, '굴림', Gulim, Verdana, sans-serif; }
.wrap{
	margin:0 auto;
	width:100%;
}



/* 소개 */
h4 {
    padding: 15px 0 0 0;
    background: url('../img_sub/icon_h4.gif') no-repeat;
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin: 60px 0 20px;
}
h4:first-child {
    margin: 20px 0;
}
.center_info {
	padding: 50px 30px;
	border-top: 2px solid #3e3e3e;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: url('../img_sub/s1_1logo.gif')0 60px no-repeat;
}
.center_info .txt_box {
    position: relative;
    display: block;
    margin-left: 135px;
}
.center_info strong.tit1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #121212;
	line-height: 25px;
}
.center_img {
    margin-top: 20px;
    border: 1px solid #d2d2d2;
    text-align: center;
    padding: 10px 0;
}
.center_txt1 {
	color: #545454;
	font-size: 15px;
	line-height: 25px;
}
.center_color {
	color: #F00;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom:30px;
}

table.type101 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
table.type101 thead th {
	font-size:15px;
	text-align:center;
	vertical-align: middle;
	color: #3f3f3f;
	padding: 10px;
	letter-spacing:-0.2pt;
	border-top: 2px solid #555;
	border-bottom: 1px solid #555;
	background: #FFF;
	font-weight: 600;
}
table.type101 tbody th {
	color:#3f3f3f;
	font-size:15px;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background: #FAFAFA;
	text-align: center;
	font-weight: 600;
}
table.type101 td {
	color:#666;
	font-size:15px;
	text-align: center;
	padding: 15px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #dbdbdb;
}
/* 소개 끝 */



/* 조직도 */
.org_a_st{
	border-top:2px solid #3e3e3e;
	width:25px;
	height:5px;
}
.org_box .tit {
	font-size:19px;
	font-weight:600;
	margin-bottom:20px;
	width:100%;
	color:#3e3e3e;
}
table.type103 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
table.type103 thead th {
	font-size:15px;
	text-align:center;
	vertical-align: middle;
	color: #3f3f3f;
	padding: 5px;
	letter-spacing:-0.2pt;
	border-top: 2px solid #555;
	border-bottom: 1px solid #555;
	background: #FFF;
	font-weight: 600;
}
table.type103 tbody th {
	color:#3f3f3f;
	font-size:15px;
	padding: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	text-align: center;
	font-weight: 600;
}
table.type103 td {
	color:#333;
	font-size:16px;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #dbdbdb;
}
table.type103 td .cont {
	color:#333;
	font-size:16px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
/* 조직도 끝 */



/* CI,BI 안내 */
.bi_info {
	width:100%;
	text-align:center;
}
.bi_info .txt_box {
	position: relative;
	display: block;
}
.bi_info txt1 {
	display: block;
	color: #333;
	font-size: 15px;
	line-height: 25px;
}
.bi_info txt2 {
	color: #282669;
	font-weight:600;
}
.bi_info txt3 {
	color: #34B9C0;
	font-weight:600;
}

.slogan_info {
	width:100%;
	text-align:center;
}
.slogan_info .txt_box {
	position: relative;
	display: block;
}

.slogan_info txt {
	display: block;
	color: #333;
	font-size: 15px;
	letter-spacing: -0.5pt;
}
.slogan_info span {
	color: #666;
	font-size: 15px;
}
/* CI,BI 안내 끝 */



/* 오시는길 */
.map_cover {
	padding:30px 10px 30px 0px;
	background:#f7f7f7;
	width: 340px;
}
.map_dl{
	margin-left:70px;
}
.map_dt{
	font-size:16px;
	color:#222;
	font-weight: 400;
	margin-bottom: 10px;
}
.map_dd{
	font-size:13px;
	color:#5f6677;
	line-height: 28px;
}
/* 오시는길 끝 */



/* 멤버십 */
table.type3 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
table.type3 thead th {
	font-size:16px;
	text-align:center;
	vertical-align: middle;
	color: #fff;
	padding: 15px 10px;
	letter-spacing:-0.2pt;
	border-top: 2px solid #5a9441;
	border-left: 1px solid #dbdbdb;
	background: #8dc63f;
	font-weight: bold;
}
table.type3 thead th:first-child {border-left:hidden;}
table.type3 tbody th {
	color:#3f3f3f;
	font-size:14px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	text-align: center;
	font-weight: 600;
}
table.type3 td {
	color:#333;
	font-size:15px;
	text-align: center;
	padding: 15px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #dbdbdb;
	line-height: 30px;
	font-weight: 500;
}
table.type3 td .text {
	color:#333;
	font-size:15px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}
/* 멤버십 끝 */

/* 입주기업 */
.tabbed_content {
    background-color: #000000;
    width: 100%;
    color: #fff;
}
.tabs {
    height: 62px;
    position: relative;
}
.tabs .moving_bg {
	padding: 15px 15px 29px;
	background-color: #7F822A;
	position: absolute;
	width: 125px;
	z-index: 190;
	left: 0;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.tabs .tab_item {
    display: block;
    float: left;
    padding: 15px;
    width: 125px;
    color: #ffffff;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
}
.tabbed_content .slide_content {
    overflow: hidden;
    background-color: #000000;
    padding: 20px 0 20px 20px;
    position: relative;
    width: 100%;
}
.tabslider {
    width: 5000px;
}
.tabslider ul {
    float: left;
    width: 940px;
    margin: 0 40px 0 0;
    padding: 0;
}
.tabslider ul a {
    color: #ffffff;
    text-decoration: none;
}
.tabslider ul a:hover {
    color: #aaaaaa;
}
.tabslider ul li {
    padding-bottom: 7px;
}
.box {
	padding:0 10px;
}
.box .visual {
	margin-bottom:10px;
}
.box .visual img {
	width:100%;
}

.box .btn1 {
	width:50%;
	float:left;
	margin-bottom:10px;
}
.box .btn1 img {
	width:100%;
}
.wrap_bg {
	margin:0 auto;
	overflow:hidden;
	background:#eff1f6;
	padding:15px 10px;
	margin-bottom: 20px;
}
.wrap_bg img {
	width:100%;
}
/* 탭 */
* { box-sizing: border-box; }
.tabs {
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
}
.tabs label {
    order:1;
    display: block;
    padding: 7px 7px;
    margin: 4px 4px 0 0;
    text-align: left;
    font-weight: bold;
    color: #83909d;
    cursor: pointer;
    transition: background ease 0.2s;
    border: 1px solid #d5dae0;
    border-radius: 7px;
	background: url('../img/plus_btn.gif') #FFF;
    background-position: center right;
    background-repeat: no-repeat;
	line-height:18px;
}
/* 박스배경 */
.tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    background: #FFF;
	margin: 20px 0px 0 0;
}
.tabs input[type="radio"] {
    display: none;
}
/* 탭 눌렀을때 컬러 */
.tabs input[type="radio"]:checked + label {
    color: #ffffff;
	background: #4eb2b3;
    background-position: center right;
    background-repeat: no-repeat;
	border:1px solid #d5dae0;
}
.tabs input[type="radio"]:checked + label + .tab {
    display: block;
}
.table1 {
	font-size: 15px;
	font-weight: 600;
	color: #666;
	text-align: center;
	background-color:#edf0f4;
	border:1px solid #e1e4e8;
	border-top:none;
	border-right:none;
	padding: 15px;
	width:30%;
	line-height: 20px;
	word-break:keep-all;
}
.table {
	font-size: 14px;
	font-weight: 400;
	color: #666;
	border:1px solid #e1e4e8;
	border-top:none;
	padding: 15px;
	width: 60%;
	line-height: 20px;
	word-break:keep-all;
	}
table.type102 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
table.type102 thead th {
	font-size:17px;
	text-align:center;
	vertical-align: middle;
	color: #fff;
	padding: 20px;
	letter-spacing:-0.2pt;
	border-top: 2px solid #357bc3;
	border-left: 1px solid #fff;
	background: #105aa5;
	font-weight: 600;
}
table.type102 tbody th {
	color:#3f3f3f;
	font-size:15px;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	text-align: center;
	font-weight: 600;
}
table.type102 td {
	color:#666;
	font-size:15px;
	text-align: center;
	padding: 15px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #dbdbdb;
}
/* 입주기업 끝 */


/* 공간이용 */
.center_info2 {
	border-top: 2px solid #3e3e3e;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	}
.txt_box2 {
	position: relative;
	display: block;	
	line-height:25px;
}
.tit4 {display: block;
	font-size: 16px;
	font-weight: bold;
	color: #121212;
	line-height: 25px;}
table.type11 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
table.type11 thead th {
	font-size:17px;
	text-align:center;
	vertical-align: middle;
	color: #fff;
	padding: 15px 10px;
	letter-spacing:-0.2pt;
	font-weight: bold;
	background-color: #29bdc6;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #109ea7;
	border-left-color: #ebebeb;
	border-bottom: 1px solid #ccc;
}
table.type11 thead th:first-child {
	border-left:hidden;
	}
table.type11 tbody th {
	color:#3f3f3f;
	font-size:15px;
	vertical-align: middle;
	background: #f9f9f9;
	text-align: center;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;		
	border-right: 1px solid #ccc;
}
table.type11 td {
	color:#333;
	font-size:16px;
	text-align: center;
	padding: 30px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	line-height: 30px;
	font-weight: 500;
}
table.type11 td .text {
	color:#333;
	font-size:16px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.type11 td .cont2 {
	vertical-align: middle;
	text-align: center;
}
.center_txt2 {
	color: #545454;
	font-size: 15px;
	line-height:25px;
}
.table.type22 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width: 100%;
	margin-top:10px;
}
table.type22 tbody th {
	color:#3f3f3f;
	font-size:15px;
	/* [disabled]vertical-align: middle; */
	background: #f9f9f9;
	text-align: center;
	/* [disabled]font-weight: 600; */
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.type22 td {
	color:#333;
	font-size:15px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-weight: 500;
	padding-top: 50px;
	padding-bottom: 50px;
}
table.type22 td .text {
	color:#333;
	font-size:15px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.type22 .td1{
	border:1px solid #ccc;
	border-left:none;
	background-color:#f4f4f4;
	font-size: 16px;
	font-weight: 600;
}
.type22 .td2{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding-left:30px;
	text-align:left;
}
.type22 .td3{
	border:1px solid #ccc;
	border-left:none;
	background-color:#f4f4f4;
	font-size: 16px;
	font-weight: 600;
}
.type22 .td4{
	border:1px solid #ccc;
	border-right:none;
	border-left:none;
	padding-left:30px;
	text-align:left;	
}

/* 공간이용 */



