@charset "utf-8";

/**
 *
 *  出展のご案内
 *
 */

/*--------------------------------------------------------------------------
   overwrite  - 共通CSSの上書き -
---------------------------------------------------------------------------*/



/*--------------------------------------------------------------------------
   Entry
---------------------------------------------------------------------------*/

#Entry .btn_exhibitor{
	position: absolute;
	top: 0;
	right: 0;
	width: 225px;
	margin-top: -3px;
}
/* outline */
#Entry .outline .lead{
	color: #0a0c4f;
	line-height: 2;
}
#Entry .outline .sign{
	margin-top: 29px;
	color: #373760;
	text-align: right;
	font-size: 86%;
	letter-spacing: .4px;
}
#Entry .outline .img-list{
	margin: 15px 0 5px;
}
#Entry .img-list li:first-child{
	float: left;
}
#Entry .img-list li + li{
	float: right;
}
#Entry .day{
	font-size: 143%;
}
#Entry .btn-entry{
	margin-top: 30px;
	width: 273px;
}
#Entry .unit-note{
	margin-top: 15px;
	line-height: 2;
}

/* bnr-list */
#Entry .bnr-list.mgn-t{
	margin-top: 50px;
}
#Entry .bnr-list dt{
	margin: 30px 0 7px;
	padding-top: 24px;
	border-top: 1px solid #ceceda;
	color: #222;
	font-size: 129%;
	font-weight: bold;
}