@charset "utf-8";
/* CSS Document */

/*
Theme Name: 社会福祉法人　長瀞町社会福祉協議会
Theme URL: http://nagatoro-shakyou.paneox.com/
Description: 社会福祉法人　長瀞町社会福祉協議会のHPです。
*/
@import url("includes/base.css");
@import url("includes/layout.css?20210618");
@import url("includes/amazium.css");


@media only screen and (max-width: 767px) {
	.link {
		margin-left: 0;
	}

	.link li {
		float: none;
		padding: 10px 0;
		margin-bottom: 10px;
		background: none;
		text-align: center;
		width: 100%;
	}

	.link li a {
		display: block;
		color: #000;
	}
}

.head_wrap {
	background: #FFF;
}

.table_B {}

.table_B th,
.table_B td {
	border-top: none;
	border-bottom: 1px solid #000;
	border-left: none;
	border-right: none;
	text-align: center;
}

.table_B th {
	background: none;
}

.table_B .saisin {
	background: #F00;
	padding: 10px;
}

.copyright {
	clear: both;
	text-align: center;
	padding: 10px 0 10px;
	position: relative;
}

.copyright img {
	position: absolute;
	top: 0.3rem;
	left: 34.5%;
}

.copyright span {
	padding: 10px 0 10px 10px;
}