@charset "utf-8";

.placeExplain {
	width:95%;
	margin:0 auto 4em auto;
	font-size:80%;
}

.kaijo_midashi th{

	width:30px;
}

table.timetable__table {
	margin-bottom:2em;
}

.timetable__name:after {
	content:"氏";
	margin-left:.5em;
	font-weight:normal;
	font-size:80%;
}
.no-uji:after{
	content:"" !important;
}

.kaijoIcon {
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding: .25em 1em;
		color:#fff;
		font-size:80%;
}

.kaijoIconA {
	background:#e00000;
}

.kaijoIconB {
	background:#3f5c77;
}


.kaijoIconD {
	background:#e00000;
}

.label {
	padding: .25em 1em;
	border-radius: 4px;
	background: #6d6d6d;
	color: #fff;
	font-size: 80%;
	text-align: center;
}

.lunch_session_time {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: .25em 1em;
	color:#fff;
	background:#ff5722;
	font-size:80%;
}

.timetable__pic img {
	/*border: 1px solid #ccc;*/
}

.timetable__pic {
	float:right;
	width: 100px;
	margin-left:0.5em;
	text-align:center;
}
.timetable__pic img {
	display:block;
	width: 100%;
	height: auto;
}


.timetable__datetime {
	background:#5f6e7c;
	color:#fff;
	font-weight:normal;
	text-align: center;
}



table.timetable__table tr.k {
	background:#f9f4d7;
}

table.timetable__table td hr {
	border:1px solid #90a9c1;
	margin-bottom:1em;
}

.kaijo_midashi {
	text-align:center;
	background:#aaa;
	color:#fff;
}

td.intermission {
	background:#fff;
	text-align:center;
	vertical-align:middle;
	letter-spacing:20px;
	color:#111;
}

.timetable__type,
.timetable__title,
.timetable__speaker,
.timetable__display-button,
.timetable__summary,
.timetable__prof {
	margin-bottom:1em;
}

.timetable__speaker {
	background-color: #fff;
	border: 1px solid #eee;
	padding: 5px;
}

.panelistdiv {
	border-bottom:1px solid #efefef;
	margin-top:1em;
	margin-bottom:1em;
	padding-bottom:1em;
}

/*.timetable__display-button {
	font-size:100%;
}*/

.block__timetable button.button__theme {
		display: inline;
}

.block__timetable .programArea {
	float:none;
	margin-bottom: 20px;
	width:100%;
	text-align: center;
}
.block__timetable .programArea a {
	display: inline-block;
	width: 30%;
}

@media only screen and (max-width:796px) {

.block__timetable .programArea a {
	display: block;
	width: 80%;
	margin: 0 auto;
}
.block__timetable .programArea a+a {
	margin-top: 5px;
}

}


.rest td {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #f1f1f1;
}


td .theme_label{
	display: inline-block;
	line-height: 1;
	border:1px solid #fff;
	padding: 2px 10px;
	margin-left: 10px;
}

td#theme1_type{
	background-color: #00b901;
	color:#fff;
}

td#A1-1,td#A1-2,td#A2-1,td#A2-2,td#A3-1,td#A3-2{
	/*background-color: #f5fff5;*/　/*概念・構想背景*/
}

td#theme4_type{
	background-color: #a900ce;
	color:#fff;
}

td#B1-1,td#B1-2,td#B2-1,td#B2-2,td#B3-1,td#B3-2{
	/*background-color: #fcf6fd;*/ /*生産加工背景*/
}

td#theme6_type{
	background-color: #e0b500;
	color:#fff;
}

td#B4-1,td#B4-2,td#C5-1,td#C5-2,td#B6-1,td#B6-2{
	/*background-color: #fffae6;*/　/*ADAS背景*/
}

td#theme2_type{
	background-color: #004fb9;
	color:#fff;
}


td#C1-1,td#C1-2,td#C2-1,td#C2-2,td#C3-1,td#C3-2{
	/*background-color: #f2f8ff;*/　/*機能設計背景*/
}


td#theme3_type{
	background-color: #ce0400;
	color:#fff;
}

td#A4-1,td#A4-2,td#A5-1,td#A5-2,td#A6-1,td#A6-2{
	/*background-color: #fdf4f4;*//*構造・設計背景*/
}

td#theme5_type{
	background-color: #009cb9;
	color:#fff;
}

td#C4-1,td#C4-2,td#B5-1,td#B5-2,td#C6-1,td#C6-2{
	b/*ackground-color: #f3fffb;*//*cfd背景*/
}



.timetable__belong p {
	margin:.35em 0;
	font-size:85%;
}

.profile_name {
	margin: 0;
	font-weight: bold;
}
.profile_name+p {
	margin: 0.5em 0 1em 0;
}

p.companyname {
	font-size:90%;
	font-weight: bold;
}

.timetable__name {
	display:inline-block;
	font-weight:bold;
	font-size:110%;
	margin: 0;
}

button.button__summary {
	border:1px solid #111;
	padding:.25em 1em;
	font-size:90%;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background:linear-gradient(#616163, #414042);
		color:#fff;
		width:7em;
}

button.button__prof {
	border:1px solid #111;
	padding:.25em 1em;
	font-size:90%;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background:linear-gradient(#ffffff, #dadade);
}

h2.main-title {
	font-size:110%;
	font-weight:bold;
	margin:0;
	line-height:120%;
}

p.sub-title {
	font-size:100%;
	font-weight:bold;
	margin:0;
}

/*timetable profile start*/

div.profileArea {
	width:100%;
	margin:0 auto;
}

div.profileArea ul {
	list-style:none;
}

div.profileArea ul li {
	width:350px;
	float:left;
	margin:10px 10px 20px 10px;
}

img.profimage {
	float:left;
}

div.proftextarea {
	padding-left:130px;
}

.moderator {
	background:#ff0000;
	color:#fff;
	font-size:80%;
	font-weight:bold;
	padding:2px 4px;
	border-radius: 4px;
}

#P-1 h5{
		border-bottom: 1px solid #ccc;
		margin-bottom:10px;
}


.timetable__table .pcOnly th {
	background:#e0feff;
	color:#333;
	border-bottom: 1px none;
	line-height: 2em;
	vertical-align: middle;
	text-align: center;
}

/*timetable profile end*/


/*	td .catelabel {
		padding: .25em 1em;
		border-radius: 4px;
		color: #fff;
		font-size: 80%;
		text-align: center;
			}*/
			
			
			/*td .theme1Label {
			background: #00b901;
			}
			td .theme2Label {
			background: #004fb9;
			}
			td .theme3Label {
			background: #ce0400;
			}
			td .theme4Label {
			background: #a900ce;
			}
			td .theme5Label {
			background: #009cb9;
			}
			td .theme6Label {
			background: #e0b500;
			}*/


@media only screen and (max-width:795px) {
	#timetable-1,
	#timetable-2,
	#exhibition {
		padding:0 .5em;
	}
	
	.timetable__datetime {
		padding:.5em 0;
		width:100%;
		font-size: 100%;
	}
	


	div.profileArea ul  li {
		width:100%;
		/*float:left;*/
		margin:5px 0;
	}
	
	div.profileArea {
		overflow:hidden;
	}
	
	div.profileArea ul {
		margin:0;
		padding:0;
	}
	
	.block__timetable .programArea {
		width: 100%;
}
	

.timetable__table .pcOnly td {
	display:none;
	}
	
.timetable__table td.no-border {
	border:none; 
	padding:0 1em;
	}
	
}


@media only screen and (min-width:796px)  {

.timetable__table td.faq_session {
	padding: 0;
}
.faq_session {
	background-color: #ebffd8;
}
.faq_session .faq_session_main {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0;
}

/*.timetable__table .pcOnly td {
	font-size: 0.9em;
	font-weight: bold;
	background:#e0feff;
	color:#333;
	border-bottom: 1px none;
	line-height: 1em;
	vertical-align: middle;
	text-align: center;
	padding: 1.5em 0.5em;
}*/
	
.timetable__table .pcOnly th {
	font-weight: bold;
	border: 1px solid #aaa;
}

/*td#A1-1,td#B1-1,td#C1-1,td#A2-1,td#B2-1,td#C2-1,td#A3-1,td#B3-1,td#C3-1,
td#A4-1,td#B4-1,td#C4-1,td#A5-1,td#B5-1,td#C5-1,td#A6-1,td#B6-1,td#C6-1{
border-bottom: 1px dashed #aaa;
}

td#A1-2,td#B1-2,td#C1-2,td#A2-2,td#B2-2,td#C2-2,td#A3-2,td#B3-2,td#C3-2,
td#A4-2,td#B4-2,td#C4-2,td#A5-2,td#B5-2,td#C5-2,td#A6-2,td#B6-2,td#C6-2         {
		border-top: none !important;
}*/

/*.catelabel {
			display: none;
			}
*/

	
#k-1 .timetable__speaker {
		width: 30%;
		display: inline-block;
		margin-right: 15px;
		vertical-align: top;
}

#k-1 p.companyname {
		font-size: 90%;
}



	#timetable-1,
	#timetable-2,
	#exhibition {
		padding-left:.5em;
		border-left:.5em solid #263659;
	}
	
	.overview__table th,
	.commission__table th,
	.timetable__datetime {
		padding:20px 4px;
		/*height:100%;*/
		font-size: 80%;
		line-height:1.5;
	}
	
	.timetable__table th {
		width: 10%;
		border-bottom:1px solid #fff;
		background:#5f6e7c;
	}
	
	
	.timetable__table th:last-child {
		border:none;
	}
	.timetable__table td {
		border-top:1px solid #aaa;
		border-right:1px solid #aaa;
		width: 45%;
		padding: 5px 7px;
	}
	/*.timetable__table td:last-child {
		border-right:none;
	}*/
	
	

}



@media only screen and (max-width:360px) {

.catelabel {
			display: block;
			margin-top:5px;
			}
}




.pcOnly {
	background-color: #ccc;
}
.pcOnly th.timetable__datetime {
	font-size: 15px;
	color: #fff;
	background-color: #3e3e3e;
	padding: 0;
}
.pcOnly .hall__title {
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #1e567f;
	padding: 0.8em 0;
}

.box__satellite {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #e2f0f5;
}
.box__gray {
	background-color: #d0d0d0;
}





.catelabel > span {
	display: block;
	font-size: 90%;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	padding: .3em 0 .2em;
	/*border-radius: 4px;*/
}

/*概念・構想設計CAE*/
.theme_01 {
	background-color: #f5fff5;
}
.theme_01 .catelabel > span {
	background: #00b901;
}
/*モノづくりのための生産加工・設計CAE*/
.theme_02 {
	background-color: #fcf6fd;
}
.theme_02 .catelabel > span {
	background: #a900ce;
}
/*機能設計CAE*/
.theme_03 {
	background-color: #f2f8ff;
}
.theme_03 .catelabel > span {
	background: #004fb9;
}
/*構造・設計CAE*/
.theme_04 {
	background-color: #fdf4f4;
}
.theme_04 .catelabel > span {
	background: #ce0400;
}
/*CFD（Computational Fluid Dynamics）*/
.theme_05 {
	background-color: #fffae6;
}
.theme_05 .catelabel > span {
	background: #e0b500;
}
/*ADAS/Connectedを実用化するCAE*/
.theme_06 {
	background-color: #f3fffb;
}
.theme_06 .catelabel > span {
	background: #009cb9;
}
/*ランチセッション*/
.theme_07 {
	background-color: #fff2ed!important;
}
.rest td.theme_07 {
	text-align: left;
}
.theme_07 .catelabel > span {
	background: #ff5722;
}
.theme_07 .catelabel > span > span {
	display: inline-block;
	font-size: .9em;
	font-weight: normal;
	color: #ff5722;
	line-height: 1;
	background: #fff;
	border-radius: 1em;
	padding: .2em .5em 0 .5em;
}

.timetable__table td.lunch_session {
	background-color: #fffef3;
}
.timetable__table td.empty_session {
	background-color: #d0d0d0;
}


.catelabel {
	margin-bottom:0.5em;
}

