@charset "utf-8";
/*---- Universal Reset STA ----*/
* {
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	margin: 0 auto;
	line-height:1.5;
	width: 912px;
	font-size:100%;
	font-family: Verdana, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
hr {
	display:none;
}
img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul, ol {
	list-style:none outside;
}
fieldset {
	border:0 none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
}
a {
	text-decoration:underline;
}
a:link {
	color:#052F83;
}
a:hover, a:active, a:focus {
	color:#3366cc;
}

p{
	font-size: 14px;
}
/*---- margin ----*/
.mb30{
	margin-bottom: 30px;
}

/*---- Universal Reset END ----*/

/*	float
---------------------------------------------------------------*/
.fl{
	float: left;
}
.fr{
	float: right;
}

/*	cf
---------------------------------------------------------------*/
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf { display: inline-block; }
/* Hides from IE-mac \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */

/*	共通部 見出し
---------------------------------------------------------------*/
/*---- h1----*/
.title_h1{
	margin-bottom: 40px;
	width: 902px;
	height: 40px;
	display: block;
	background: url(../img/icon_h1.png) no-repeat 10px center;
}
.title_h1 h1{
	padding-left: 30px;
	width: 882px;
	height: 39px;
	display: block;
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	border-top: 2px solid #c5973e;
	border-bottom: 1px solid #d8d7d6;
}

/*---- h2----*/
h2{
	margin-bottom: 20px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #666666;
	display: inline-block;
}

/*	ITフェアトップ
---------------------------------------------------------------*/
/*---- ヘッダー----*/
#header{
	margin-bottom: 40px;
}
#globalnav.fixed{
	position: fixed !important;
	top: 0;
}
#globalnav.fixed ul{
	margin-bottom: 0;
}
#header .logo{
	margin: 15px 0 26px 0;
}
#header .logo a:hover{
	opacity: 0.7;
}

/*---- グローバルナビー----*/
#globalnav{
	margin-bottom: 40px;
	background: #c5973e;
}
#globalnav ul{
	background-position: 36px center;
}
#globalnav ul li{
	width: 127px;
	height: 50px;
	float: left;
	text-align: center;
	display: block;
	background: url(../img/list_line.png) no-repeat left center;
}
#globalnav ul li:first-child{
	background: none;
}
#globalnav ul li.w150{
	width: 150px;
}
#globalnav ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	cursor:pointer;
}
#globalnav ul li a:hover{
	color: #9c6f18;
	cursor:pointer;
}
#globalnav ul li.contact a{
	margin: 10px auto;
	width: 104px;
	height: 30px;
	line-height: 30px;
	color: #c5973e;
	background: #fff;
	display: block;
	border-radius: 16px;
	box-shadow: 0 3px 0 rgba(136,136,136,1);
}
#globalnav ul li.contact a:hover{
	margin: 12px auto 8px;
	box-shadow: 0 1px 0 rgba(136,136,136,1);
}
span.menu_dummy{
	margin-top: -70px;
	padding-top: 70px;
	display: block;
}

/*---- 社長あいさつー----*/
#contents .president_greeting{
	margin-bottom: 80px;
}
#contents .president_greeting .left_box{
	float: left;
}

#contents .president_greeting .right_box{
	width: 742px;
	float: right;
}
#contents .president_greeting .right_box p{
	margin-bottom: 10px;
}
#contents .president_greeting .right_box img{
	float: right;
}


/*	特別講演・基調講演
---------------------------------------------------------------*/
#lecture_guide{
	margin-bottom: 80px;
/*	margin: -100px 0 80px 0;
	padding-top: 100px;*/
}
/*----特別講演----*/
#lecture_guide .special_lecture{
	margin-bottom: 40px;
	padding: 10px;
	background: #fff6f5;
}
#lecture_guide .special_lecture .text{
	width: 720px;
}
#lecture_guide .special_lecture .text .title{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
#lecture_guide .special_lecture .text .title span{
	font-weight: normal;
}
#lecture_guide .special_lecture .text .managerial_position{
	margin-bottom: 6px;
	font-size: 12px;
}
#lecture_guide .special_lecture .text .name{
	margin-bottom: 30px;
	font-size: 16px;
}
#lecture_guide .special_lecture .text .name span{
	font-size: 14px;
}
#lecture_guide .special_lecture .text .about{
	margin-bottom: 20px;
}
#lecture_guide .special_lecture .text .guest_data .fl{
	width: 340px;
}
#lecture_guide .special_lecture .text .guest_data .fr{
	width: 370px;
}
#lecture_guide .special_lecture .text .guest_data p{
	font-size: 12px;
}

/*----基調講演----*/
#lecture_guide .keytone_lecture>.fl{
	margin-left: 30px;
	padding: 10px;
	width: 421px;
	background: #fff6f5;
}
#lecture_guide .keytone_lecture>.fl:first-child{
	margin-left: 0;
}
#lecture_guide .keytone_lecture .about_box{
	margin-bottom: 20px;
}
#lecture_guide .keytone_lecture .about_box .fr{
	margin-top: 10px;
	width: 336px;
}
#lecture_guide .keytone_lecture .about_box .fr .title{
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
#lecture_guide .keytone_lecture .about_box .fr .managerial_position{
	margin-bottom: 4px;
	font-size: 11px;
}
#lecture_guide .keytone_lecture .about_box .fr .name{
	margin-bottom: 12px;
	font-size: 14px;
}

#lecture_guide .keytone_lecture .guest_data p{
	font-size: 12px;
}
#lecture_guide .keytone_lecture .guest_data .post{
	margin-bottom: 20px;
}
#lecture_guide .keytone_lecture .guest_data .work{
	margin-bottom: 10px;
}
#lecture_guide .keytone_lecture .guest_data .logo{
	text-align: center;
}

/*----講演・セミナーのタイムテーブル----*/
#time_table{
	margin-bottom: 80px;
}
#time_table .about{
	margin-bottom: 20px;
}
#time_table table{
	margin-bottom: 20px;
	color: #444444;
}
#time_table table th{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#time_table table th span.small{
	font-size: 80%;
	font-weight: normal;
}
#time_table table td{
	padding: 10px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #f1f1f1;
}
#time_table table td.tableContents{
	vertical-align: top;
}
#time_table table td.tableContents .exhibition{
	font-size: 90%;
}
#time_table table th.time{
	width: 59px;
	background: #3e3a3a;
	color: #fff;
	font-weight: bold;
}
#time_table table th.time p{
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}
#time_table table th.time p span{
	font-size: 10px;
	line-height: 14px;
}
#time_table table th.lecture{
	padding: 8px 0;
	width: 212px;
	color: #fff;
	background: #ef8336;
	font-size: 14px;
	font-weight: bold;
}
#time_table table th.charge{
	padding: 8px 0;
	width: 211px;
	color: #fff;
	background: #d7a510;
	font-size: 14px;
	font-weight: bold;
}

#time_table table tr td .icon table{
	width: 100%;
	margin-bottom: 10px;
}
#time_table table tr td .icon .number{
	background: #d7833f;
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .smallTitle{
	background: #de9c61;
	padding: 2px 0px;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .spacialTable{
	width: 234px;
}
#time_table table tr td .icon .numberRed{
	background: #b34f35;
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .smallTitleRed{
	background: #c07252;
	padding: 2px 0px;
	color: #fff;
	font-size: 91%;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .numberYellow{
	background: #caa42b;
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .smallTitleYellow{
	background: #d4b555;
	padding: 2px 0px;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .category{
	background: #717070;
	padding: 3px 0;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}

#time_table table tr td .title{
	margin-bottom: 10px;
}
#time_table table tr td.spacial .title a{
	font-size: 130%;
}
#time_table table tr td .text{
	font-size: 83%;
}
#time_table table tr td .title a{
	color: #003ecc;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#time_table table tr td .title .subTItle{
	font-weight: bold;
}

#time_table table tr td input{
	width: 16px;
	height: 16px;
	margin-bottom: 8px;
}
#time_table table tr td .title a{
	color: #003ecc;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#time_table table tr td .post{
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
#time_table table tr td .name{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#time_table table tr td .name span{
	font-size: 12px;
	font-weight: bold;
}
#time_table table tr td .human .profImg{
	text-align: center;
}
#time_table table tr td .human span{
	color: #d7833f;
	font-size: 83%;
}
#time_table table tr td .human p{
	font-size: 75%;
}
#time_table table tr td .company_list{
	margin-bottom: 9px;
	font-size: 12px;
	font-weight: bold;
}

#time_table table tr td.rest_time{
	padding: 0;
	height: 30px;
	color: #444444;
	text-align: center;
	font-weight: bold;
	background: #dddddd;
	font-size: 83%;
}


/*----ミニセミナー----*/
#mini_seminar{
	margin-bottom: 80px;
}
#mini_seminar .seminar_icon table{
	margin-right: 20px;
	width: 150px;
	margin-bottom: 10px;
}

#mini_seminar .seminar_icon table tr td.numberYellow{
	background: #caa42b;
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#mini_seminar .seminar_icon table tr td.smallTitleYellow{
	background: #d4b555;
	padding: 2px 0px;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}
#mini_seminar .seminar_icon table tr td.category{
	background: #717070;
	padding: 3px 0;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}

#mini_seminar .about{
	margin-bottom: 20px;
}

#mini_seminar table{
	color: #444444;
}
#mini_seminar table th{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#mini_seminar table td{
	padding: 20px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #f1f1f1;
}

#mini_seminar table th.time{
	width: 59px;
	background: #3e3a3a;
	color: #fff;
}

#mini_seminar table tr td .icon table{
	width: 20%;
	margin-bottom: 20px;
}
#mini_seminar table tr td .icon .number{
	background: #d7833f;
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#mini_seminar table tr td .icon .smallTitle{
	background: #de9c61;
	padding: 2px 0px;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}
#mini_seminar table tr td .icon .spacialTable{
	width: 234px;
}

#mini_seminar table tr td .icon .numberYellow{
	background: #caa42b;
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#mini_seminar table tr td .icon .smallTitleYellow{
	background: #d4b555;
	padding: 2px 0px;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}

#mini_seminar table tr td .icon .category{
	background: #717070;
	padding: 3px 0;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}

#mini_seminar table th.time p{
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}
#mini_seminar table th.time p span{
	font-size: 10px;
	line-height: 14px;
}
#mini_seminar table th.program{
	padding: 8px 0;
	width: 841px;
	color: #fff;
	background: #d7a510;
	font-size: 14px;
	font-weight: bold;
}

#mini_seminar table .title{
	margin-bottom: 15px;
}
#mini_seminar table tr td .title a{
	color: #003ecc;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#mini_seminar table .company{
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: bold;
}
#mini_seminar table .explanation{
	font-size: 12px;
}


/*----展示コーナーのご案内----*/
#exhibition_guide{
	margin-bottom: 60px;
}
#exhibition_guide .about{
	margin-bottom: 20px;
	color: #444444;
}
#exhibition_guide .visual_map{
	margin-bottom: 40px;
}

#exhibition_guide ul{
	margin: 0 1px;
	width: 912px;
}
#exhibition_guide ul li{
	margin: 0 0 20px 50px;
	float: left;
}
#exhibition_guide ul li.left{
	margin-left: 0;
}


/*----開催概要----*/
#event_outline{
	margin-bottom: 80px;
}

#event_outline .tokyo_outline{
	width: 462px;
	float: left;
}
#event_outline .tokyo_outline p{
	margin: 0 0 20px 10px;
	font-weight: bold;
}
#event_outline .tokyo_outline table{
	margin-left: 10px;
}
#event_outline .tokyo_outline table th,
#event_outline .tokyo_outline table td{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#event_outline .tokyo_outline table th{
	padding-left: 10px;
	width: 80px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #666666;
}
#event_outline .tokyo_outline table td{
	padding: 10px;
	font-size: 14px;
}
#event_outline .access_map{
	width: 450px;
	float: right;
}
#event_outline .access_map p{
	margin: 0 0 20px 0;
	font-weight: bold;
}
#event_outline .access_map .img_map{
	margin-bottom: 20px;
}
#event_outline .access_map ul li{
	font-size: 14px;
}

/*----当日の様子----*/
.today_situation{
	margin-bottom: 80px;
}
	.today_situation>p{
		margin-bottom: 80px;
	}
.today_situation_inner{
	margin: 0 auto;
	width: 800px;
}
	.today_situation_inner>div{
		margin-bottom: 40px;
		width: 360px;
	}
		.today_situation_inner>div img{
			margin-bottom: 10px;
		}
	.today_situation_inner .left_box{
		float: left;
	}
	.today_situation_inner .right_box{
		float: right;
	}


/*----お問い合わせ----*/
#contact_button{
	margin-bottom: 80px;
}

#contact_button a{
	margin: 50px auto 40px auto;
	padding-top: 16px;
	width: 530px;
	height: 84px;
	color: #ffffff;
	background: #f0914d;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 20px;
	box-shadow: 0 6px 0 rgba(210,110,42,1);
}
#contact_button a span{
	font-size: 18px;
}
#contact_button a:hover{
	margin: 54px auto 36px auto;
	box-shadow: 0 2px 0 rgba(210,110,42,1);
}

#contact_button p{
	text-align: center;
}


/*	ITフェアフォーム
---------------------------------------------------------------*/

/*----セミナー----*/
.form_seminar{
	margin-bottom: 0 !important;
}
#ITfair_form #mini_seminar .title{
	font-size: 14px;
	font-weight: bold;
}
#ITfair_form #mini_seminar table tr td input{
	width: 15px;
	height: 15px;
	margin-bottom: 8px;
}

/*----展示コーナー----*/
#mini_seminar .exhibition p.title{
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: bold !important;
}

.form_mb80{
	margin-bottom: 80px !important;
}

/*----展示コーナー一覧表----*/
#exhibition_guide .exhibition_table{
	margin-bottom: 50px;
	border-left: 1px solid #3f3e3c;
}
	#exhibition_guide .exhibition_table th{
		color: #fff;
		background: #3f3e3c;
		height: 30px;
		text-align: center;
	}
	#exhibition_guide .exhibition_table th.zone{
		width: 119px;
		border-right: 1px solid #fff;
	}
	#exhibition_guide .exhibition_table th.item{
		width: 571px;
		border-right: 1px solid #fff;
	}
	#exhibition_guide .exhibition_table th.company{
		width: 220px;
	}

	#exhibition_guide .exhibition_table tr td{
		padding: 6px 10px;
		border-bottom: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.cloud{
		background: #e4ae54;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.gyousyu{
		background: #b0cd59;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.renkei{
		background: #9ccac7;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.workstyle{
		background: #d06881;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.security{
		background: #8da9d8;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.ict{
		background: #ab95c3;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}


	#exhibition_guide .exhibition_table tr td.item01,
	#exhibition_guide .exhibition_table tr td.item02{
		width: 285px;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.company{
		width: 219px;
		border-right: 1px solid #3f3e3c;
	}
/*----展示コーナー一覧表 ここまで----*/



/*----お申し込みボタン----*/
#next_button a{
	margin: 50px auto 50px auto;
	padding-top: 16px;
	width: 530px;
	height: 84px;
	color: #ffffff;
	background: #f0914d;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 20px;
	box-shadow: 0 6px 0 rgba(210,110,42,1);
}
#next_button a span{
	font-size: 18px;
}
#next_button a:hover{
	margin: 54px auto 46px auto;
	box-shadow: 0 2px 0 rgba(210,110,42,1);
}

#next_button p{
	text-align: center;
}