@charset "utf-8";
/* ==========================================================
来場事前登録について
========================================================== */







.flowSet {
	margin: 0 ;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 0 4px  rgba(0,0,0, 0.2);
	}
.flow_no1 {
	background:#ffe4e4;
	}
.flow_no2 {
	background:#d2e9fa;
	}

.flowSet h2 {
	color:#fff;
	font-size: 18px;
	line-height: 1.5;
	border-radius: 5px;
	padding: 3px 0.5em;
	margin-bottom: 12px;
	}
.flow_no1 h2 {
	background:#d00;
	}
.flow_no2 h2 {
	background: #0C3B95;
	}

.txc p {
	font-size: 15px;
	line-height: 1.5;
	margin: 0 10px 0.5em;
	}

.arrowdown2016 {
	margin: 20px 0;
	text-align: center;
	}
.arrowdown2016 i {
	color: #666;
	text-shadow: 0 1px 1px  rgba(0,0,0, 0.4);
	font-size: 60px;
	}


.arrowdown {
	margin: 20px 0;
	text-align: center;
	}
.arrowdown i {
	color: #ddd;
	text-shadow: 0 1px 1px  rgba(0,0,0, 0.4);
	font-size: 100px;
	}


.flowSet .banner {
	background: #fff;
	box-shadow: 0 0 2px  rgba(0,0,0, 0.4);
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 3px;
	}
.flowSet .banner:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
	
.flowSet .banner a {
	display: block;
	background:#d00;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff3333), to(#dd0000) );
	background: linear-gradient(to bottom, #ff3333 0%, #dd0000 100%);
	padding: 20px 0;
	}
.flowSet .banner a p.main {
	color: #fff;
	font-size: 24px;
	text-shadow: 0 1px 1px  rgba(0,0,0, 0.4);
	}
.flowSet .banner a p.min {
	color: #ffcc00;
	font-size: 15px;
	margin-bottom: 6px;
	}
	
	
	
	
	
	
.flowSet .banner .insA a p.main {
	color: #fff;
	font-size: 18px;
	text-shadow: 0 1px 1px  rgba(0,0,0, 0.4);
	}
.flowSet .banner .insA a p.min {
	color: #ffcc00;
	font-size: 15px;
	margin-bottom: 6px;
	}
	
.flowSet .banner .insB {
	background:#ffcc00;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffee22), to(#ffcc00) );
	background: linear-gradient(to bottom, #ffee22 0%, #ffcc00 100%);
	padding: 20px 0;
	}
.flowSet .banner .insB a p.main {
	color: #6a0000;
	font-size: 24px;
	text-shadow: 0 1px 1px rgba(255,255,255, 1);
	}
.flowSet .banner .insB a p.main .min {
	font-size: 80%;
	}
.flowSet .banner .insB a p.guide {
	color: #000;
	margin: 8px 0 0;
	font-size: 14px;
	line-height: 1.3;
	}



/* ==========================================================
ビジネスマッチングプログラムとは？
========================================================== */
.bmp .about_ms00 {
	background: #fff;
	border-radius: 0px;
	box-shadow: 0 0 2px  rgba(0,0,0, 0.3);
	float: right;
	padding: 3px;
	width: 230px;
	margin-left: 1em;
	}

.bmp h2 {
	font-weight: normal;
	color: #09f;
	font-size: 32px;
	line-height: 1;
	margin-bottom: 0.5em;
	}
.bmp h2 span.en1 {
	display: block;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 7px;
	}
.bmp p {
	font-size: 15px;
	line-height: 1.6;
	}
	
.bmp h3 {
	background: #09f;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	padding: 6px 0.75em;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	border-radius: 5px;
	margin-bottom: 0.6em;
	}
	
.bmp .image_insBox {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 2px  rgba(0,0,0, 0.3);
	margin: 20px 10px;
	text-align: center;
	}
.bmp .sys1 img {
	width: 90%;
	margin: 30px auto 0;
	}
.bmp .sys2 img {
	width: 90%;
	margin: 15px auto;
	}

.bmp p.detail_links {
	margin: 1em auto 60px;
	width: 50%;
	text-align: center;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	border-radius: 5px;
	padding: 2px;
	}
.bmp p.detail_links a {
	border-radius: 5px;
	display: block;
	text-decoration: none;
	font-size: 18px;
	padding: 0.7em 0;
	background: #143e79;
	background: -webkit-gradient(linear, left top, left bottom, from(#0047ac), to(#143e79) );
	background: linear-gradient(to bottom, #0047ac 0%, #143e79 100%);
	color:#fff;
	}

.bmp .bm_cordinator p {
	font-size: 15px;
	line-height: 1.6;
	margin: 0 0.5em 0.5em;
	}

.bmp h4 {
	color: #09f;
	border-bottom: 1px solid #09f;
	padding-bottom: 0.5em;
	margin-bottom: 0.75em;
	}


.bmc_reg .banner {
	background: #fff;
	box-shadow: 0 0 2px  rgba(0,0,0, 0.4);
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 3px;
	}
.bmc_reg .banner:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
	
.bmc_reg .banner .insA {
	background:#d00;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff3333), to(#dd0000) );
	background: linear-gradient(to bottom, #ff3333 0%, #dd0000 100%);
	padding: 20px 0;
	}
.bmc_reg .banner .insA a p.main {
	color: #fff;
	font-size: 24px;
	text-shadow: 0 1px 1px  rgba(0,0,0, 0.4);
	}
.bmc_reg .banner .insA a p.min {
	color: #ffcc00;
	font-size: 15px;
	margin-bottom: 6px;
	}

.nY_red {
	color: #e00;
	font-weight: bold;
	}