@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:1100px;
	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;
}
.sp{
	display: none !important;
}

/*---- 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: 1100px;
	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: 220px;
	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;
	width: 220px;
}
#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: -60px;
	padding-top: 60px;
	display: block;
}

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

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


/*	特別講演・基調講演
---------------------------------------------------------------*/
#lecture_guide{
	margin-bottom: 80px;
}
/*----特別講演----*/
#lecture_guide .special_lecture{
	margin-bottom: 40px;
	padding: 20px;
	background: #fff6f5;
}
#lecture_guide .special_lecture .text{
	width: 840px;
}
#lecture_guide .special_lecture .text .title{
	margin-bottom: 20px;
	font-size: 20px;
	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: 840px;
}
#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{
	margin-bottom: 30px;
}
#lecture_guide .keytone_lecture>.fl{
	height: 460px;
}
#lecture_guide .keytone_lecture>.fl{
	margin-left: 30px;
	padding: 20px;
	width: 495px;
	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: 16px;
	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;
}

#lecture_guide .wide{
	padding: 20px;
	background: #fff6f5;
}
	#lecture_guide .wide .title{
		margin-bottom: 20px;
		font-size: 16px;
		font-weight: bold;
	}
	#lecture_guide .wide .intro{
		margin-bottom: 20px;
		font-size: 12px;
	}
	#lecture_guide .wide .profile_list{}
		#lecture_guide .wide .profile_list li{
			margin-left: 20px;
			width: 340px;
		}
		#lecture_guide .wide .profile_list li:first-child{
			margin-left: 0;
		}
			#lecture_guide .wide .profile_list li .managerial_position{
				margin-bottom: 4px;
				font-size: 11px;
			}
			#lecture_guide .wide .profile_list li .name{
				margin-bottom: 12px;
				font-size: 14px;
			}
			#lecture_guide .wide .profile_list li .position{
				margin: 0 0 20px 0;
				min-height: 80px;
			}
				#lecture_guide .wide .profile_list li .position img{
					margin: 0 14px 0 0;
				}
				#lecture_guide .wide .profile_list li .detail p{
					font-size: 12px;
				}


/*----講演・セミナーのタイムテーブル----*/
#time_table{
	margin-bottom: 80px;
}
#time_table .about{
	margin-bottom: 20px;
}
#time_table table{
	width:1100px;
	margin-bottom: 40px;
	color: #444444;
}
	#time_table .about span{
		color: #ff0000;
		font-weight: bold;
	}
	.label-warning{
		margin-right: 5px;
		margin: 0 5px 20px 0;
		color: #fff;
		background: #F89406;
		border-radius: 3px;
		width: 1rem;
		height: 1rem;
		display: inline-block;
		line-height: 1rem;
		text-align: center;
		font-size: 117%;
	}
	.ss_error_msg{
		margin: 0 0 20px 0;
		color: #F89406;
		font-size: 117%;
	}
#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;
	width: 171px;
}
#time_table table td.tableContents:first-child{
	width: 173px;
}
#time_table table td.tableContents .exhibition{
	font-size: 90%;
}
#time_table table th.time{
	width: 60px;
	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: 178px;
	min-height: 3em;
	margin-bottom: 10px;
}


#time_table table tr td .icon .number{
	background: #d0802f; /*Dセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}
#time_table table tr td .icon .smallTitle{
	background: #d99a53; /*Dセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 91%;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .spacialTable{
	width: 178px;
	min-height: 3em;
}

#time_table table tr td .icon .numberRed{
	background: #b34f35; /*Aセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	width: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .smallTitleRed{
	background: #c07252; /*Aセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 91%;
	text-align: center;
	vertical-align: middle;
}

#time_table table tr td .icon .numberPink{
	background: #ca6c8c; /*Bセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	width: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#time_table table tr td .icon .smallTitlePink{
	background: #d38ca2; /*Bセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 91%;
	text-align: center;
	vertical-align: middle;
}


#time_table table tr td .icon .numberYellow{
	background: #d5a535; /*Cセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}
#time_table table tr td .icon .smallTitleYellow{
	background: #ddb75c; /*Cセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 91%;
	text-align: center;
	vertical-align: middle;
}

#time_table table tr td .icon .numberPurple{
	background: #a475a3; /*Eセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}
#time_table table tr td .icon .smallTitlePurple{
	background: #b590b6; /*Eセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 91%;
	text-align: center;
	vertical-align: middle;
}

#time_table table tr td .icon .numberSky{
	background: #76b6c9; /*Fセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}
#time_table table tr td .icon .smallTitleSky{
	background: #95c5d4; /*Fセミナーのカラー*/
	padding: 2px 0px;
	color: #fff;
	font-size: 91%;
	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.row_title{
	padding: 0;
	height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #3e3a3a;
	font-size: 100%;
}
#time_table table tr td.row01{background: #b34f35;}
#time_table table tr td.row02{background: #ca6c8c;}
#time_table table tr td.row03{background: #d5a535;}
#time_table table tr td.row04{background: #d0802f;}
#time_table table tr td.row05{background: #a475a3;}

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


/*----申込ボタン----*/
.bg_orange{
	margin-top: 60px;
	padding-top: 30px;
	width:1100px;
	height: 150px;
	background: #ffe4d0;
}
.ss_form_btn button{
	margin: 0 auto 20px auto;
	display: block;
	width: 530px !important;
	height: 72px !important;
	background: url(../img/btn_application.png) no-repeat left top !important;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border: none;
}
.ss_form_btn button:hover{
	cursor: pointer;
	opacity: 0.7;
}
p.caution{
	text-align: center;
}



/*----ミニセミナー----*/
#mini_seminar{
	margin-bottom: 40px;
}
#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{
	vertical-align: top;
	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: 220px;
	min-height: 3em;
	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: 80px;
}
#exhibition_guide .about{
	margin-bottom: 20px;
	color: #444444;
}
#exhibition_guide .visual_map{
	margin-bottom: 40px;
}

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

/*----展示コーナー一覧表----*/
#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.syokuhin{
		background: #e4ae54;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.cloud{
		background: #ab95c3;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.kaigi{
		background: #d06881;
		color: #333333;
		font-weight: bold;
		text-align: center;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.ict{
		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.security{
		background: #8da9d8;
		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: 288px;
		border-right: 1px solid #3f3e3c;
	}
	#exhibition_guide .exhibition_table tr td.company{
		width: 250px;
		border-right: 1px solid #3f3e3c;
	}
/*----展示コーナー一覧表 ここまで----*/

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

#event_outline .tokyo_outline{
	width: 550px;
	float: left;
}
#event_outline .tokyo_outline p{
	margin: 0 0 20px 10px;
	font-weight: bold;
}
#event_outline .tokyo_outline a{
	color:#052F83;
}
#event_outline .tokyo_outline a:hover,
#event_outline .tokyo_outline a:active,
#event_outline .tokyo_outline a:focus {
	color:#3366cc;
}

#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 .tokyo_outline table span a:hover{
	cursor: pointer;
}

#event_outline .access_map{
	width: 500px;
	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;
}


/*主催・協賛*/
.sponsor{
	margin-top: 55px;
}
	.sponsor a:hover{
		opacity: 0.6;
	}
	.sponsor .main{
		margin-right: 40px;
		float: left;
	}
		.sponsor .main p{
			margin: 0 0 20px 10px;
			font-weight: bold;
		}
	.sponsor .sub{
		margin-right: 40px;
		float: left;
	}
		.sponsor .sub p{
			margin: 0 0 20px 10px;
			font-weight: bold;
		}
				.sponsor .sub .cf a{
					margin-right: 20px;
					float: left;
				}


/*----お問い合わせ----*/
#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: 16px !important;
	line-height: 20px !important;
	font-weight: bold !important;
}

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

/*----お申し込みボタン----*/
#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;
}