@charset "utf-8";
/* CSS Document */
@media print {

	.content {
		max-width: 100% !important;
	}
}

article{
	overflow: hidden;
}

#contentsBlock{
	width: 600px;
	overflow: hidden;
	float: right;
}

.content2{
	float: right;
}

.posterBox{
	width: 180px;
	height: 340px;
	float: left;
	padding:250px 0 0 0px;
}

	.posterBox p{
		background: #000;
		color: #fff;
		text-align: left;
		width: 180px;
		padding: 9px;
		box-sizing: border-box;
	}
	
	.posterBox p span{
		font-weight: bold;
	}

.calenderBox{
	float: left;
	padding:250px 30px 0 10px;
}

.bx-wrapper .bx-viewport{
	background: none !important;
}

.collectionBox{
	width: 490px;
	height: 274px;
	background: rgba(0,0,0,0.5);
	float: right;
	margin: 20px 30px 20px 490px;
}

.collectionBox h2{
	float: left;
	padding: 10px 10px 0px;
	color: #fff;
	font-size: 20px;
}

.collectionBox p.views{
	float: left;
	color: #fff;
	padding: 7px 7px 0px;
}

.fa.fa-angle-right{
	font-size: 14px;
}

	.pic01{
		float: left;
		padding: 10px 0px 0px 10px;
		color: #fff;
	}
	.redBox{
		color: #fff;
		border: #c43721 1px solid;
		background: rgba(196,55,33,0.5);
		margin: 10px 0 0 0;
		padding: 2px;
		box-sizing: border-box;
	}
	
	.pic02{
		float: left;
		padding: 10px 10px 0px;
		color: #fff;
	}
	
	.yellowBox{
		color: #fff;
		border: #96711a 1px solid;
		background: rgba(150,113,26,0.4);
		margin: 10px 0 0 0;
		padding: 2px;
		box-sizing: border-box;
	}

	.pic03{
		float: left;
		padding: 10px 10px 0px 0px;
		color: #fff;
	}
	
	.blueBox{
		color: #fff;
		border: #31609e 1px solid;
		background: rgba(49,96,158,0.4);
		margin: 10px 0 0 0;
		padding: 2px;
		box-sizing: border-box;
	}
	
	.details_txt{
		padding-top: 5px;
		text-align: left;
	}
	
.index_topics{
	background: rgba(255,255,255,0.8);
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 10px;
	max-width: 600px;
	width: 100%;
	overflow-y: auto;
	max-height: calc(100vh - 66px); 
}
	.index_topics p{
		font-size: 20px;
		text-align: left;
	}

	.index_topics .tblStyle02 th{
		width: 20%;
	}

	.index_topics .tblStyle02 td a{
		color: #444;
		text-decoration: underline;
	}
	
	.index_topics .tblStyle02 td a:hover{
		text-decoration: none;
	}

@media screen and (max-width: 1024px) {
.details_photo{
	width: 98%
	overflow: hidden;
	margin-bottom:20px;
}

.details_photo ul{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.details_photo ul li{
	display: inline-block;
	width: 32%;
	padding-bottom: 5px;
}
.details_photo ul li img{
	width: 100%;
}

}


@media screen and (max-width: 930px) {
	.index_topics{
		display: none;
	}
}

@media screen and (max-width: 899px) {
.txtBox .blueBox span{
	display: inline-block;
	vertical-align: -1.5px;
}

.txtBox .blueBox span.txt01 img{
	width: 16px;
	
}

/*レスポンシブ時スライド*/
.flexslider{
	border: none !important;
	margin: 0 !important;
	padding-top: 56px !important;
}

#contentsBlock{
	width: 100%;
	height: auto;
	float: none;
	background: #000;
	overflow: hidden;
}

.content2{
	float: none;
}

.posterBox{
	width: 100%;
	height: auto;
	float: none;
	padding: 20px;
	overflow: hidden;
	border-bottom: 1px solid #666666;
}
	.posterBox img{
		width:46%;
		float: left;
	}
	
	.posterBox p{
		width: 50%;
		height: auto;
		float: left;
		font-size: 140%;
	}

.fnt_s{
	font-size: 11px;
}

.timeBox{
	border-top: none;
	margin: 5px;
	width: 70%;
	margin: 0 auto;
	font-size: 136%;
}

.timeBox p{
	text-align: left;
	color: #999999;
	letter-spacing: -0.3px;
	margin-top: 0 !important;
}

.calenderBox{
	float: none;
	padding: 20px 10px 10px 10px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #4d4d4d;
}

.collectionBox{
	width: 100%;
	height: auto;
	background: none;
	float: left;
	margin: 0;
}

.collectionBox h2{
	padding: 14px 0px 10px 10px;

}
	.collectionBox p.views {
		float: left;
		color: #fff;
		font-size: 16px;
		padding: 18px 7px 0px;
	}
	.fa.fa-angle-right {
		font-size: 16px;
		padding-right: 8px;
	}

.over{
	overflow: visible;
}


.closing{
	font-size: 12px;
}

.details_photo{
	width: 98%;
	overflow: hidden;
	margin: 0 auto 20px;
}

.details_photo ul{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
}

.details_photo ul li{
	display: inline-block;
	width: 32%;
	padding-bottom: 5px;
}

.details_photo ul li:not(:nth-child(3n)){
	margin-right: 2%;
}
	
.details_photo ul li img{
	width: 100%;
}

	
	/*spカレンダー*/
	#side_calendar .bx-wrapper .bx-viewport, #calendar .bx-wrapper .bx-viewport{
		width: 100% !important;
	}

	.sp_index_topics{
		display: block;
		position: inherit;
		background: #5c5c5c;
		color: #fff;
		margin: 0 9px;
	}
		.sp_index_topics .tblStyle02{
			border: none !important;
		}

		.sp_index_topics .tblStyle02 th{
			border: none !important;
		}

}


/*RSSフィード*/
.rss_slider li{
	padding: 4px 10px !important;
	text-align: left;
}

#rss{
	overflow: hidden;
	height: 120px;
	margin: 30px auto;
}

#rss .slick-list{
	height: 150px;
	
}