img.index_pic {
	display: none !important;
}


/* INFOMATION */
	div.hover {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	  }

		.hover {
			background-color: rgba(255, 255, 255, 0.6);
			margin: 1%;
			position: absolute;
			left: 0px;
			bottom: -5.2em;
			width: 98%;
			height: 7em;
			z-index: 10;
		}

			.hover p{
				margin-top: 0px;
				border-style: none;
				padding: 0px;
				margin-left: 1%;
				margin-right: 1%;
				margin-bottom: 0px;
				width: 98%;
				display: block;
				overflow: hidden;
			}

				p.date {
					font-size: 0.6em;
					font-weight: normal;
					text-align: right;
					line-height: 1.2em;
					height: 1.2em;
				}

				p.ttl {
					font-size: 0.9em;
					font-weight: bold;
					text-align: center;
					line-height: 1.5em;
					height: 1.5em;
				}

				p.cap {
					height: 4.5em;
					font-size: 0.8em;
					font-weight: normal;
					line-height: 1.2em;
					text-align: left;
				}

			a.info_block:hover div {
				bottom: 0px;
			}

		img.info_img {
			margin: 0 auto;
			border-style: none;
			padding: 0px;
			width: auto;
			height: 100%;
			z-index: 6;
			display: block;
		}

	div.search_window {
		line-height: 1.5em;
		margin: 0px;
		border-style: none;
		padding: 0%;
		position: relative;
		right: 0px;
		top: 0px;
		z-index: 1;
		display: table;
	}

	div.search_obj {
		margin: 1%;
		border-style: none;
		padding: 0px;
		width: 25%;
		float: left;
	}

		div.search_obj_ttl {
			background-color: rgba(255, 255, 255, 0.8);
			vertical-align: middle;
			line-height: 1.2em;
			letter-spacing: 2px;
			margin: 0px;
			margin-top: 5px;
			border-width: 0px;
			padding: 0px;
			width: 100%;
			height: 1.5em;
			display: block;
			box-sizing: border-box;
		}

		div.search_obj_input {
			width: 100%;
			height: 1.2em;
			display: block;
		}

		.search_obj_input input{
			width: 100%;
			height: 1em;
			display: block;
		}

	div.info_list_body {
		margin: 2%;
		border-style: none;
		padding: 0px;
		width: 96%;
		clear: both;
		display: table;
	}

div.info_list_body_2 {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	border-style: none;
	padding: 0px;
	width: 100%;
	display: block;
	z-index: 50;
}

	a.info_block2 {
		text-decoration: none;
		color: #000000;
		margin: 0px;
		border-width: 0px;
		border-style: none;
		padding: 0px;
		width: 100%;
		display: block;
		overflow: hidden;
	}

		a.info_block2:hover {
			color: #ff0080;
		}

	div.info_list_line2 {
		margin: 0px;
		border-top-style: none;
		padding: 0px;
		border-left-style: none;
		border-right-style: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #C0C0C0;
		width: 100%;
		height: 2em;
		display: block;
		overflow: hidden;
	}

		div.info_list_line2_obj {
			vertical-align: middle;
			line-height: 2em;
			margin: 0px;
			border-style: none;
			padding: 0px;
			height: 100%;
			float: left;
			display: block;
		}

			div#date {
				margin-left: 2px;
				margin-right: 2px;
			}

			div#cap {
				margin-left: 2px;
				margin-right: 2px;
			}

	div.hover {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	  }

	a.info_block {
		text-decoration: none;
		color: #000000;
		margin: 4px;
		border-width: 1px;
		border-style: solid;
		border-color: #808080;
		padding: 0px;
		position: relative;
		width: 250px;
		height: 250px;
		float: left;
		display: flex;
		justify-content: center;
		overflow: hidden;
	}

		.hover {
			background-color: rgba(255, 255, 255, 0.6);
			margin: 1%;
			position: absolute;
			left: 0px;
			bottom: -5.2em;
			width: 98%;
			height: 7em;
			z-index: 10;
		}

			.hover p{
				margin-top: 0px;
				border-style: none;
				padding: 0px;
				margin-left: 1%;
				margin-right: 1%;
				margin-bottom: 0px;
				width: 98%;
				display: block;
				overflow: hidden;
			}

				p.date {
					font-size: 0.6em;
					font-weight: normal;
					text-align: right;
					line-height: 1.2em;
					height: 1.2em;
				}

				p.ttl {
					font-size: 0.9em;
					font-weight: bold;
					text-align: center;
					line-height: 1.5em;
					height: 1.5em;
				}

				p.cap {
					height: 4.5em;
					font-size: 0.8em;
					font-weight: normal;
					line-height: 1.2em;
					text-align: left;
				}

			a.info_block:hover div {
				bottom: 0px;
			}

		img.info_img {
			margin: 0 auto;
			border-style: none;
			padding: 0px;
			width: 100%;
			height: auto;
			z-index: 5;
			display: block;
			object-fit: cover;
		}

	p.infomation_cat {
		font-size: 0.8em;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		vertical-align: baseline;
		line-height: 1.8em;
		letter-spacing: 2px;
		margin: 0px;
		border-style: none;
		padding: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		z-index: 5;
		right: 0px;
		opacity: 0.8;
	}

		.search_window select {
			margin: 0px;
			padding: 0px;
			width: 100%;
			height: 2em;
			display: block;
			box-sizing:border-box;
		}

		.search_window input {
			width: 100%;
			height: 2em;
			display: block;
			box-sizing:border-box;
		}

		input.submit {
			margin-top: 0px;
			padding: 0px;
			margin-left: 0%;
			margin-right: 0%;
			margin-bottom: px;
			width: 100%;
			height: 2em;
			display: block;
			box-sizing:border-box;
		}

	.info_caption img{
		margin-top: 0 auto;
		border-style: none;
		padding: 0px;
		margin-bottom: 0 auto;
		height: auto;
		display: block;
	}


		div.caution_title {
			font-size: 0.8em;
			font-weight: normal;
			text-decoration: none;
			color: #4c4c4c;
			text-align: right;
			vertical-align: middle;
			line-height: 1em;
			letter-spacing: 1px;
			margin: 0px;
			border-style: none;
			padding: 0px;
			width: 100%;
			height: 1em;
			clear: both;
			display: block;
		}

/* INFOMATION */

div.bg_cover {
	background-color: #ffffff;
	margin: 0px;
	border-style: none;
	padding: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 75%;
	z-index: 0;
	display: block;
}




