@charset "utf-8";


/*!
 * style.css
 *
 * イベントハブページ 個別スタイル
 */


/**
 * mod-eventKeyVisual
 */

.mod-eventKeyVisual {
	position: relative;
	margin: 20px 0px 0;
	z-index: 2;
}

	.mod-eventKeyVisual-title {
	}



/**
 * mod-eventSchedule
 */

.mod-eventSchedule {
	position: relative;
	margin: 20px -15px 40px;
	background: url(../img/index_schedule_bg.png) no-repeat 0 0;
	z-index: 1;
}

/**
 * mod-eventSchedule-example
 */

.mod-eventSchedule-example {
	position: relative;
	height: 312px;
	padding: 88px 0 0;
}

	.mod-eventSchedule-example .mod-eventSchedule-title {
		position: absolute;
		top: 18px;
		left: 50%;
		margin: 0 0 0 -318px;
		width: 636px;
	}

	.mod-eventSchedule-example .mod-eventSchedule-contents {
		padding-left: 54px;
	}

/**
 * mod-eventSchedule-list
 */

ul.mod-eventSchedule-list {
	*zoom: 1;
}

ul.mod-eventSchedule-list:before,
ul.mod-eventSchedule-list:after {
	display: table;
	line-height: 0;
	content: "";
}

ul.mod-eventSchedule-list:after {
	clear: both;
}

	ul.mod-eventSchedule-list li.mod-eventSchedule-item {
		position: relative;
		float: left;
	}

	ul.mod-eventSchedule-list .mod-eventSchedule-sep {
		position: absolute;
		top: 140px;
		left: -6px;
		z-index: 2;
	}

/**
 * mod-eventSchedule-open
 */

.mod-eventSchedule-open {
	height: 372px;
	*zoom: 1;
}

.mod-eventSchedule-open:before,
.mod-eventSchedule-open:after {
	display: table;
	line-height: 0;
	content: "";
}

.mod-eventSchedule-open:after {
	clear: both;
}

	.mod-eventSchedule-open .mod-eventSchedule-img {
		float: left;
		padding-left: 3px;
	}

	.mod-eventSchedule-open .mod-eventSchedule-contents {
		float: right;
		width: 635px;
		padding-top: 37px;
	}

/**
 * mod-eventSchedule-section
 */

.mod-eventSchedule-section {
	position: relative;
	margin-bottom: 22px;
	zoom: 1;
}

	.mod-eventSchedule-section .mod-eventSchedule-open-title {
		margin-bottom: 10px;
		font-size: 100%;
		line-height: 1;
	}

	.mod-eventSchedule-section .mod-eventSchedule-open-caption {
	}

	.mod-eventSchedule-section .mod-eventSchedule-open-btn {
		position: absolute;
		bottom: 0;
		right: 65px;
	}

/**
 * mod-eventOthers
 */

.mod-eventOthers {
	position: relative;
	margin: 0 -15px 31px;
	padding-top: 3px;
	background: url(../img/index_others_bg.png) no-repeat 0 10px;
}

	.mod-eventOthers .mod-eventOthers-title {
		position: relative;
		margin-bottom: -19px;
	}

	.mod-eventOthers .mod-eventOthers-contents {
		overflow: hidden;
		height: 318px;
		padding-left: 64px;
	}

/**
 * mod-eventOthers-list
 */

ul.mod-eventOthers-list {
	*zoom: 1;
}

ul.mod-eventOthers-list:before,
ul.mod-eventOthers-list:after {
	display: table;
	line-height: 0;
	content: "";
}

ul.mod-eventOthers-list:after {
	clear: both;
}

	ul.mod-eventOthers-list li.mod-eventOthers-item {
		position: relative;
		float: left;
		margin-right: 5px;
	}

	ul.mod-eventOthers-list li.mod-eventOthers-item .mod-eventOthers-btn {
		position: absolute;
		bottom: 11px;
		left: 50%;
		margin-left: -96px;
	}



/* 2013.8.29 ------------------------ */

.logo-area { margin: 15px 0px 10px; }

.enrtyBtn {
	position: relative;
	width: 814px;
	height: 211px;
	padding: 30px;
	margin: 0 auto 0px;
	background: url(../img/entryBtn_bg.png) no-repeat center top;
}
.enrtyBtn img.btn {
	position: absolute;
	left: 193px;
	top: 112px;
	width: 497px;
	height: 79px;
	display: block;
}
.enrtyBtn img.book {
	position: absolute;
	left: 573px;
	top: 48px;
	width: 110px;
	height: 139px;
}

#eventList {
	position: relative;
	width: 946px;
	margin-top: 74px;
	border: 2px solid #FFEEF5;
	/* Firefox v1.0+ */
	-moz-border-radius: 23px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 23px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 23px;
	zoom: 1;
}
#eventList-inner {
	position: relative;
	padding-top: 71px;
	background: url(../img/eventList_bg.gif) repeat 16px 12px;
	border: 1px solid #CF72AA;
	/* Firefox v1.0+ */
	-moz-border-radius: 22px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 22px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 22px;
	zoom: 1;
}
#eventList h3 {
	position: absolute;
	left: 23px;
	top: -74px;
	width: 902px;
	height: 131px;
}
#eventList .eventNav {
	width: 830px;
	height: 58px;
	margin-bottom: 16px;
	padding-left: 120px;
	background: url(../img/nav_bg.png) no-repeat 34px 8px;
}
#eventList .eventNav li {
	float: left;
	width: 171px;
	height: 58px;
	padding-right: 2px;
}
#eventList .fusen {
	width: 921px;
	height: 65px;
	background: url(../img/lesson_illust.png) no-repeat right top;
}
#eventList .fusen img {
	width: 225px;
	height: 61px;
	margin-left: -49px;
	display: block;
}

#eventList h4 {
	width: 840px;
	height: 55px;
	margin: 0 auto 5px;
	padding-left: 50px;
	font-size: 29px;
	font-weight: bold;
	line-height: 55px;
	background: url(../img/date_bg.gif) no-repeat center top;
}
#eventList h4 span {
	font-size: 22px;
}
	#eventList h4.sat {
		color: #376397;
	}
	#eventList h4.sun {
		color: #C50A38;
	}
	#eventList h4.special {
		color: #F72F70;
	}




/* event box */

#event9-1 {
	margin-bottom: 11px;
	background: url(../img/line.png) no-repeat center bottom;
}

#eventList .eventWrap {
	padding-bottom: 20px;
}
#eventList .eventBox {
	position: relative;
	width: 892px;
	height: 155px;
	margin: 0 auto 5px;
	background: url(../img/eventBox_bg.png) no-repeat center top;
}
#eventList .eventBoxSp {
	position: relative;
	width: 892px;
	height: 295px;
	margin: 0 auto 5px;
	background: url(../img/eventBox_bg_sp.png) no-repeat center top;
}
#eventList .eventBoxHa {
	position: relative;
	width: 892px;
	height: 155px;
	margin: 0 auto 5px;
	background: url(../img/eventBox_bg_halloween.png) no-repeat center top;
}
#eventList .boxL {
	float: left;
	width: 180px;
	height: 140px;
	padding: 8px 0 7px 8px;
}
#eventList .boxR {
	float: right;
	width: 662px;
	padding: 6px 26px 0 0;
}
#eventList .boxR h5 {
	width: 636px;
	height: 36px;
	margin-bottom: 5px;
	padding-left: 26px;
	color: #3F1F00;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	background: url(../img/eventTitle_bg.gif) no-repeat left bottom;
}
#eventList .boxR h5.halloween {
	color: #D97802;
}
#eventList .boxR h5.sp {
	width: 636px;
	height: 36px;
	margin-bottom: 5px;
	padding-left: 26px;
	color: #F72F70;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	background: url(../img/eventTitle_bg.gif) no-repeat left bottom;
}
#eventList .boxR h5.longtext {
	font-size: 15px;
}
#eventList .boxR ul.school {
	height: 23px;
	margin-bottom: 13px;
}
#eventList .boxR ul.school li {
	float: left;
	width: 130px;
	height: 23px;
	padding-right: 3px;
}
#eventList .boxR p.time {
	margin-left: 2px;
	padding-top: 20px;
	color: #8A7359;
	font-size: 18px;
	font-weight: bold;
	background: url(../img/icon_time.gif) no-repeat left top;
}
#eventList .boxR .eventBtn {
	position: absolute;
	left: 658px;
	top: 66px;
	width: 210px;
	height: 66px;
}
#eventList .boxR .eventBtnSp {
	position: absolute;
	left: 658px;
	top: 210px;
	width: 210px;
	height: 66px;
}
.sptx {
	margin-top: 10px;
}





/* ---------------------------------------------
	micro clearfix
--------------------------------------------- */

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}