@charset "UTF-8";

/*-------------------------------------------------------------
PC向け
-------------------------------------------------------------*/
.slideBox { margin: 0 auto; padding:0; width: 100%; height: 214px; display: block; !important; overflow: hidden;}.bxslider {  width: 953px ; padding: 0;  background: none repeat scroll 0% 0% #ffffff; height: 214px; }.bxslider li { margin: 0; width: 311px; height: 214px; display: block; float: left; border: none; outline: none; position: relative; }.bxslider img { width: 311px; height: 132px;}
.slideDetail{	width: 311px;	height: 214px;	background-color: #F09FBF;	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	filter: alpha(opacity=40);	-moz-opacity:0.8;	-khtml-opacity: 0.8;	opacity: 0.8;  position: absolute;	display: none;	top: 0;	z-index: 2;}
.slideHover { display: block; height: 214px; position: absolute; top: 0; width: 311px; z-index: 3; }.slideBox .active, .slideHover:hover{	background-image: url('../extImageSlide/common-img/seminar_detail_02.png');	background-repeat: no-repeat;	background-position: center center;}
/*
.slideHover:hover { background: #F09FBF; opacity: .8; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
*/

/*top:0; left: 0;*/
.slideWrap { height:214px display: block;  z-index: 1;}
.slideImage { height: 132px; display: block; position: relative; }
.slideText { height: 62px; background-color: #CCCCCC; display: block; padding: 10px; }
.slideDate { color: #666666 !important; font-size: 0.8em; height: 1.9em; margin: 0; }
.slideTitle { color: #000000 !important; font-weight: normal; height: 3.2em; overflow: hidden; padding: 0 0 0 0; }
/*-------------------------------------------------------------
SP向け
-------------------------------------------------------------*/
.extImageListSP {}
.extImageListSP .extImageList-inner ul { list-style: none; }
.extImageListSP .extImageList-inner ul li {
	line-height: 1.2em !important;
	border-top: 2px solid #452308;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F3EEE8), to(#DED1C4));
	background: -webkit-linear-gradient(#F3EEE8, #DED1C4);
	background: -moz-linear-gradient(#F3EEE8, #DED1C4);
	background: -ms-linear-gradient(#F3EEE8, #DED1C4);
	background:  -o-linear-gradient(#F3EEE8, #DED1C4);
	background: linear-gradient(#F3EEE8, #DED1C4);
}

.extImageListSP .extImageList-inner ul li:after { display: block; clear: both; height: 0; visibility: hidden; content: "."; line-height: 0; }
.extImageListSP .extImageList-inner ul li { display: inline-table; min-height: 1%; }
/* for macIE \*/
* html .extImageListSP .extImageList-inner ul li { height: 1%; }
.extImageListSP .extImageList-inner ul li { display: block; }
.extImageListSP .extImageList-inner ul li a { text-decoration: none !important; display: block; padding: 10px; }

.extImageListSP .extImageList-inner ul li .inner1 { float: left; width: 30% }
.extImageListSP .extImageList-inner ul li h4 { margin-bottom: 5px !important; }
.extImageListSP .extImageList-inner ul li .innerRight { float: right; width: 65%; }