﻿#main {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 1024px;
	height: 100%;
	text-align: center;
}


.top {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 1014px;
	height: 270px;
}


.top section {
	width: 334px;
	height: 270px;
	/*234 */
	margin-right: 4px;
	float: left;
	position: relative;
}

.box {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid 2px #000000;
	background-color: #ffffff;
	width: 330px;
	height: 176px;
}

.box img {
	/* display:none; */
	width: 100%;
	height: 100%;
	/* object-fit:cover; */
}

.top .p01 {
	font-size: 25px;
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	width: 334px;
	height: 58px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 58px;
	background-color: black;
	color: white;
}

.top .p02 {
	font-size: 25px;
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-size: 15px;
	letter-spacing: 1px;
	margin-top: 15px;
}

.allow {
	width: 28px;
	height: 28px;
	background: url("../images/allow.jpg");
	top: 196px;
	left: 296px;
	position: absolute;
}

.top a:hover p {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.top a:hover .allow {
	opacity: 0.1;
}

.top a:hover .box {
	opacity: 0.2;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.cb {
	clear: both;
}

.access_titele {
	font-size: 25px;
	font-family: 'Cambria', sans-serif;
	height: 30px;
	width: 258px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	background-color: black;
	text-align: center;
	color: white;
}

.tate {
	margin-top: 60px;
	margin-left: 500px;
	margin-bottom: 0px;
	width: 30px;
	transform: rotate(90deg);
}

.access {
	text-align: left;
	width: 1024px;
	height: 280px;
	/* 280 */
	background-image: url('../images/map.jpg');
	background-size: 1024px 280px;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.access_left {
	float: left;
}

.access h1 {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 20px;
	letter-spacing: 4px;
	text-align: left;
	color: white;
	padding-top: 26px;
	margin-left: 106px;
}


.access_bill {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 19px;
	margin-top: 0px;
	margin-left: 130px;
	margin-bottom: 0px;
	text-align: left;
	color: white;
}

.access_tell {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 19px;
	margin-top: 8px;
	margin-left: 130px;
	text-align: left;
	color: white;
}

.telephon_mail {
	display: inline-block;
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	padding: 10px;
	width: 250px;
	text-align: center;
	border: solid 2px #ffffff;
	margin-top: 2px;
	margin-left: 130px;
	color: white;
}

.access a:hover span {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#map {
	width: 360px;
	height: 220px;

	top: 30px;
	margin-left: 633px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #cccccc;
}

.topics_titele {
	font-size: 25px;
	font-family: 'Cambria', sans-serif;
	height: 30px;
	width: 258px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 43px;
	margin-bottom: 0px;
	background-color: black;
	text-align: center;
	color: white;
}


.topics {
	margin-top: 43px;
	margin-bottom: 100px;
	/* 100 */
	text-align: left;
}

.date {
	font-family: 'Cambria', sans-serif;
	font-size: 18px;
	letter-spacing: 5px;
	margin-left: 240px;
}

.txt {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size: 13px;
	letter-spacing: 5px;
	margin-left: 20px;
}


.quadra {
	margin-left: 190px;
	width: 4px;
	/*線の長さ*/
	height: 4px;
	/*線の太さ*/
	background-color: black;
	/*線の色*/
}

.line {
	margin-left: 190px;
	width: 700px;
	/*線の長さ*/
	height: 1px;
	/*線の太さ*/
	background-color: black;
	/*線の色*/
	border-radius: 2px;
	/*線の丸み*/
	margin-bottom: 30px;
}

.line_last {
	margin-left: 190px;
	width: 700px;
	/*線の長さ*/
	height: 1px;
	/*線の太さ*/
	background-color: black;
	/*線の色*/
	border-radius: 2px;
	/*線の丸み*/
}


@media all and (-ms-high-contrast: none) {
	/* IE10以上 */

	.top .p01 {
		line-height: 85px;
	}

	.telephon_mail {
		padding-top: 20px;
		padding-bottom: 0px;
	}

}