@charset "utf-8";
/* CSS Document */

#content .fc-day-number{
	background-color: #F5F4EE;
}

#content .fc-list-header-right{
	float: left;
	color: #333;
	font-weight: normal;
	margin-left: 10px;
}

#content .fc-list-header-left{
	float: right;
	color: #333;
	font-weight: normal;
	font-size: 80%;
}

.fc-list-header-right:after{
	content: "日";
}

.slick-slide a.thumbs{
	height: 220px;
}

/***** お知らせ *****/
.news_ul .news_list_title{
	display: block;
}

/***** スマホテーブル（class="sp_table"） *****/
.sp_table{
	width: 100%;
}

.sp_table th,
.sp_table td{
	display: block;
}




/***** これからの展覧会 *****/
.event_thumb,
.event_title,
.event_date,
.event_venue,
.event_excerpt,
.event_more{
	width: 100%;
	float: none;
}

.event_thumb{
	margin-bottom: 10px;
}

.exhi_link img{
	margin-bottom: 20px;
}
