/*#sec1_bk {
	position: absolute;
	top: -220px;
	right: -100px;
}

#map {
	position: relative;
}

#sec1_title {
	position: absolute;
	top: -20px;
	right: 10px;
}

.up {
	margin: 220px 0 0 0;
}

.jp {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

th.number {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#header_sec h1 {
	margin: 80px 0;
}

#header_sec section {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
}

#header_sec section p {
	margin: 0;
}

.float_left {
	margin: 0 20px 0 0;
}

.table_line {
	width: 490px;
}*/
#sec1_bk {
	position: absolute;
	top: -220px;
	right: -100px;
}

#map {
	position: relative;
}

#sec1_title {
	position: absolute;
	top: -20px;
	right: 10px;
}

.up {
	margin: 220px 0 0 0;
}

#header_sec h1 {
	margin: 80px 0;
}

#header_sec section {
	display: block;
	position: absolute;
	top: -30px;
	right: 0;
	width: 320px;
}

#header_sec section img {
	float: left;
	margin: 0 10px 0 0;
}

#header_sec section p {
	margin: 0;
}

.jp {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

th.number {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.float_left {
	margin: 0 20px 0 0;
}

.table_line {
	width: 490px;
}

.sp_contents {
	display: none;
}

@media screen and (max-width:767px) {
.pc_contents {
	display: none;
}
.sp_contents {
	display:inherit;
}

	#content {
		padding: 0 14px;
	}
	#content .cen {
		width: 100%;
	}
	#header_sec h1 {
		margin: 24px 0;
		font-size: 36px;
	}
	#header_sec section {
		position: static;
		width: 100%;
		margin-bottom: 12px;
	}
	#header_sec section img {
		width: 60px;
		height: auto;
	}
	#content .b3 {
		width: 100%;
	}
	.img_map img {
		width: 100%;
		height: auto;
	}
	[src="img/sec1_title.gif"] {
		display: none;
	}
	.table_line {
		width: 100%;
		margin-right: 0;
	}
	.table_line th {
		padding: 0 0 4px;
		width: 2em;
		display: inline-block;
		border: 0;
		background: none;
		text-align: right;
	}
	.table_line th:after {
		content: ':';
		margin-left: 4px;
	}
	.table_line td {
		padding: 0 4px 4px;
		display: inline-block;
		border: 0;
	}
}


