@charset "UTF-8";

/*----------------------------------------
展示会コンセプト
----------------------------------------*/
h2.h2_type02 span.aboutPage_sp {
	display: block;
	font-size: 28px;
	line-height: 1.3em;
}
.wide_margin_5 {
	margin: 0 5px;
}
.imgSet01 {
	margin-left: 20px;
	padding: 3px;
	box-shadow: 0 0 4px  rgba(0, 0, 0, 0.2);
	width: 35%;
}
.imgSet01 img {
	width: 100%;
}



.normal_txt_conceptPage p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 1em;
	}



h3.h3style_02 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.0em;
	border-bottom: 1px dotted #999;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	}
h3.h3style_02:before {
	font-size: 16px;
	content: "● ";
	color: #090;
	}
.normal_txt_conceptPage_et p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 30px;
	}

.normal_txt_conceptPage_iot p {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 0.3em;
	}
.normal_txt_conceptPage_iot p:before {
	content: "・ ";
	}


/*----------------------------------------
委員会メンバー
----------------------------------------*/
h2.h2style_01 span.sub {
	display: block;
	font-size: 16px;
	}


.tableSet_committee {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-collapse: collapse;
	}
.tableSet_committee th,
.tableSet_committee td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.5em;
	}
.tableSet_committee th {
	width: 9em;
	padding: 1em;
	font-weight: bold;
	padding: 0.6em 0;
	text-align: center;
	background: #eee;
	}
.tableSet_committee td {
	padding: 0.6em 1.2em;
	}
