@charset "UTF-8";
div.toptop div {
	float: none;
}

.top_box {
	margin: 0 0 10px;
}

div.toptop p {
	font-size: 16px;
}

.top-aisatsu-text {
	padding: 10px;
}

#top-link-box {
	display: block;
}

#top-link-box li {
	margin: 5px 5%;
}

#top-main-box li {
	display: block;
	font-size: 16px;
	text-align: left;
}
#top-main-box li .top-img-img {
	text-align: center;
}
#top-main-box li.top_img01 img {
	display: block;
	width: 100%;
}
#top-main-box li.top_img02 img {
	display: inline-block;
	width: 100%;
	max-width: 340px;
}
.top-img-text {
	padding: 5px;
}
.death-news-text {
	padding: 10px;
}
.dokokai-result ul {
	font-size: 0;
	margin: 5px 0;
}
.dokokai-result li {
	display: inline-block;
	font-size: 14px;
	width: 24%;
	margin: 3px 0.5%;
}
.dokokai-result li a {
	display: block;
	text-align: center;
	color: #111;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #999;
	box-sizing: border-box;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+54,e7e7e7+57,fcfcfc+100 */
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 54%, #e7e7e7 57%, #fcfcfc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 54%,#e7e7e7 57%,#fcfcfc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f7f7f7 0%,#ffffff 54%,#e7e7e7 57%,#fcfcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	font-size: 12px;
}

.dokokai-result-box {
	border: 1px solid #999;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 10px;
	margin: 0 10px 20px;
	height: 220px;
	overflow: auto;
}

.dokokai-result-box-taxonomy {
	font-size: 22px;
	font-weight: bold;
	color: #00009f;
}

table.huho-table tr.huho-tr {
	background-color: #efefef;
}
table.huho-table td {
	text-align: center;
}
@media screen and (min-width: 769px) {
	/**********
	PC
	**********/
	section#topimg {
		background: #a2a7ac;
	}
	div.toptop p {
		float: none;
		margin-left: 0;
		width: auto;
	}
	div.toptop img {
		margin: 0;
		float: none;
	}
	#top-main-box {
		display: block;
		width: 1000px;
		margin: 10px auto;
	}
	#top-main-box ul {
		font-size: 0;
	}
	#top-main-box li {
		display: inline-block;
		font-size: 16px;
		text-align: left;
		overflow: hidden;
		vertical-align: top;
	}
	#top-main-box li.top_img01 {
		width: 650px;
		margin-right: 10px;
	}
	#top-main-box li.top_img02 {
		width: 340px;
	}
	#top-main-box li .top-img-img {
		height: 307px;
		overflow: hidden;
	}
	#top-main-box li img {
		display: inline-block;
		width: 100%;
	}
	div.toptop div.chairman_text {
		display: left;
		width: 82%;
	}
	div.toptop div.chairman_img {
		float: right;
	}
	#top-link-box ul {
		width: 100%;
		list-style-type: none;
		margin: 0;
		padding: 0;
		border-top: 0;
		font-size: 0;
	}
	#top-link-box ul li {
		width: 25%;
		display: inline-block;
		padding: 0;
		margin: 0;
		border-bottom: 0;
	}
	#top-link-box ul li img {
		width: 100%;
	}
	#top-link-box li a {
		width: 100%;
		display: block;
		border: none;
		overflow: hidden;
		margin: 0;
		border: none;
		list-style-type: none;
	}
	#top-link-box li:hover {
		background-color: transparent;
	}
	#top-link-box li:hover img {
		visibility: hidden;
	}
	.top_movie_all {
		background: #ee780b;
		color: #fff;
		text-align: center;
	}
	.top-movie-box {
		display: inline-block;
		margin-bottom: 20px;
	}
	.top-movie-box p {
		color: #fff;
	}
	.top_movie {
		padding: 0;
		height: auto;
	}
	.top_movie iframe {
		position: relative;
		width: 280px;
		height: 158px;
	}
}
