@charset "utf-8";
/* ------------------------------------------------ */
.bloc {
	margin: 0px auto 50px auto;
	padding: 50px 0px 0px 0px;
}
.bloc::after {
	content: "";
	display: block;
	clear: both;
}
.outer {
}
.inner {
	padding: 0px;
}
/* ------------------------------------------------ */
#houkaisei2025-top {
	padding: 0px 0px 50px 0px;
}
.houkaisei2025-top-tex {
}
.houkaisei2025-top-tex p {
	padding: 20px 0px;
}
.houkaisei2025-top-mokuji {
	background-color: #f7f4ef;
	padding: 10px 10px;
}
.houkaisei2025-top-mokuji h3 {
	text-align: center;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.houkaisei2025-top-mokuji ul {
}
.houkaisei2025-top-mokuji ul li {
	border-bottom: 1px dashed #ccc;
}
.houkaisei2025-top-mokuji ul li a {
	display: inline-block;
	padding: 3px 10px;
}
.houkaisei2025-top-mokuji ul li a span {
	display: inline-block;
	color: #fff;
	background-color: #2d6db7;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 10px;
	padding: 5px 10px;
}
.houkaisei2025-top-mokuji ul li a b {
	display: inline-block;
	vertical-align: middle;
}
/* ------------------------------------------------ */
#houkaisei2025-matome {
}
#houkaisei2025-matome .link {
	text-align: center;
	padding-top: 30px;
}
/* ------------------------------------------------ */
.houkaisei2025-bloc-title {
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.houkaisei2025-bloc-title h3 {
	font-weight: 700;
	line-height: 1em;
}
.houkaisei2025-bloc-title h3 span {
	display: inline-block;
	color: #fff;
	font-size: 1.2em;
	background-color: #2d6db7;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 10px;
	padding: 5px 10px;
}
.houkaisei2025-bloc-title h3 b {
	display: inline-block;
	font-size: 1.4em;
	vertical-align: middle;
}
@media screen and (max-width:767px) {
	.houkaisei2025-bloc-title h3 {
	text-align: center;
	}
	.houkaisei2025-bloc-title h3 b {
	}
	.houkaisei2025-bloc-title h3 b {
		display: block;
		font-size: 1.4em;
		line-height: 1.4em;
	}
}
.houkaisei2025-bloc-inner {
	padding: 10px;
}
@media screen and (max-width:767px) {
.houkaisei2025-bloc-inner {
	padding: 5px;
}
}
/* ------------------------------------------------ */
.houkaisei2025-tex {
	margin-bottom: 30px;
}
.houkaisei2025-tex:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-tex p {
	margin-bottom: 20px;
}
.houkaisei2025-tex p b {
	color: #c00;
}
.houkaisei2025-tex p:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-tex ul {
}
.houkaisei2025-tex ul li {
}
.houkaisei2025-tex dl {
}
.houkaisei2025-tex dl dt {
	color: #024ba1;
	font-size: 1.1em;
	font-weight: 700;
	border-bottom: 1px dashed #333;
	padding: 5px 0px 0px 0px;
}
.houkaisei2025-tex dl dd {
	padding: 10px;
}
@media screen and (max-width:767px) {
	.houkaisei2025-tex dl dd {
		padding: 5px;
	}
}
.houkaisei2025-tex dl dd b {
	color: #c00;
}
.houkaisei2025-tex dl dd u {
	font-weight: 700;
}
/* ------------------------------------------------ */
.houkaisei2025-taio {
	background-color: #e5f2f2;
	margin-bottom: 30px;
	padding: 10px 10px;
}
.houkaisei2025-taio:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-taio h4 {
	color: #333;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 10px;
	padding: 2px 5px 2px 5px;
	border-left: 5px solid #f29923;
}
.houkaisei2025-taio p {
	margin-bottom: 10px;
}
.houkaisei2025-taio p:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-taio dl {
	border-bottom: 1px dashed #333;
}
.houkaisei2025-taio dl:last-child {
	border-bottom: none;
}
.houkaisei2025-taio dl dt {
	color: #024ba1;
	font-size: 1.1em;
	font-weight: 700;
	padding: 5px 0px 0px 0px;
}
.houkaisei2025-taio dl dd {
	padding: 10px;
}
@media screen and (max-width:767px) {
	.houkaisei2025-taio dl dd {
		padding: 5px;
	}
}
.houkaisei2025-taio dl dd b {
	color: #c00;
}
.houkaisei2025-taio dl dd u {
	color: #c00;
	font-weight: 700;
}
/* ------------------------------------------------ */
.houkaisei2025-nagare {
	background-color: #e8f2e5;
	margin-bottom: 30px;
	padding: 10px 10px;
}
.houkaisei2025-nagare:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-nagare h4 {
	color: #0a9bb7;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1em;
	border-left: 5px solid #0a9bb7;
	margin-bottom: 10px;
	padding: 2px 5px 2px 5px;
}
.houkaisei2025-nagare h5 {
	color: #069;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 10px;
	padding: 2px 5px 2px 5px;
	border-left: 3px solid #069;
	border-bottom: none;
}
.houkaisei2025-nagare-box {
	padding: 10px;
}
@media screen and (max-width:767px) {
	.houkaisei2025-nagare-box{
		padding: 5px;
	}
}
.houkaisei2025-nagare-box p {
	margin-bottom: 20px;
}
.houkaisei2025-nagare-box p:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-nagare-box p b {
	color: #c00;
}
.houkaisei2025-nagare-box dl {
	border-bottom: 1px dashed #333;
}
.houkaisei2025-nagare-box dl:last-child {
	border-bottom: none;
}
.houkaisei2025-nagare-box dl dt {
	color: #024ba1;
	font-size: 1.1em;
	font-weight: 700;
	padding: 5px 0px 0px 0px;
}
.houkaisei2025-nagare-box dl dd {
	padding: 5px;
}
/* ------------------------------------------------ */
.houkaisei2025-ba {
	background-color: #f9f4f2;
	padding: 10px 10px;
	margin-bottom: 30px;
}
.houkaisei2025-ba:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-ba-table {
}
.houkaisei2025-ba-list {
}
.houkaisei2025-ba-box {
}
.houkaisei2025-ba-table .houkaisei2025-ba-box {
}
@media screen and (min-width:768px) {
	.houkaisei2025-ba-table {
		display: flex;
		flex-wrap: nowrap;
		gap: 3px;
		align-items: stretch;
		justify-content: center;
	}
	.houkaisei2025-ba-table .houkaisei2025-ba-box {
		flex: 1;
		box-sizing: border-box;
		padding: 10px;
	}
	.houkaisei2025-ba-table .houkaisei2025-ba-box.houkaisei2025-ba-b {
		border-right: 1px solid #333;
	}
}
.houkaisei2025-ba-list .houkaisei2025-ba-box {
	padding: 10px;
}
@media screen and (max-width:767px) {
	.houkaisei2025-ba-list .houkaisei2025-ba-box{
		padding: 5px;
	}
	.houkaisei2025-ba-table .houkaisei2025-ba-box.houkaisei2025-ba-b {
	margin-bottom: 20px;
	}
}
.houkaisei2025-ba-b {
}
.houkaisei2025-ba-a {
}
.houkaisei2025-ba-c {
}
.houkaisei2025-ba-list .houkaisei2025-ba-b {
	border-bottom: 1px solid #333;
}
.houkaisei2025-ba-list .houkaisei2025-ba-c {
	border-top: 1px solid #333;
}

.houkaisei2025-ba-title {
}
.houkaisei2025-ba-title h4 {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 10px;
	padding: 2px 5px 2px 5px;
}
.houkaisei2025-ba-b .houkaisei2025-ba-title h4 {
	color: #666;
	border-left: 5px solid #666;
}
.houkaisei2025-ba-a .houkaisei2025-ba-title h4 {
	color: #b71116;
	border-left: 5px solid #b71116;
}
.houkaisei2025-ba-box dl {
	border-bottom: 1px dashed #333;
}
.houkaisei2025-ba-box dl:last-child {
	border-bottom: none;
}
.houkaisei2025-ba-box dl dt {
	color: #024ba1;
	font-size: 1.1em;
	font-weight: 700;
	padding: 5px 0px 0px 0px;
}
.houkaisei2025-ba-box dl dt::before {
	content: "■ ";
}
.houkaisei2025-ba-box dl dd {
	padding: 5px 10px 10px 10px;
}
.houkaisei2025-ba-box table {
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0px;
	empty-cells:show;
	margin: 0px auto 10px auto;
}
.houkaisei2025-ba-box table th {
	width: 20%;
	color: #024ba1;
	text-align: left;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	padding: 5px;
}
.houkaisei2025-ba-box table td {
	border-bottom: 1px solid #e6e6e6;
	padding-top: 5px;
}
.houkaisei2025-ba-tex {
	padding: 5px;
}
.houkaisei2025-ba-tex h5 {
	color: #069;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 10px;
	padding: 2px 5px 2px 5px;
	border-left: none;
	border-bottom: none;
}
.houkaisei2025-ba-tex h5 b {
	color: #c00;
}
.houkaisei2025-ba-tex p {
	margin-bottom: 10px;
}
.houkaisei2025-ba-tex :last-child {
	margin-bottom: 0px;
}
.houkaisei2025-ba-box dl dd b,
.houkaisei2025-ba-tex p b {
	color: #c00;
}
/* ------------------------------------------------ */
#houkaisei2025-3 .houkaisei2025-taio {
}
/* ------------------------------------------------ */
.houkaisei2025-6-nagare-1 {
	border-bottom: 1px dashed #333;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.houkaisei2025-6-nagare-1 dl {
	background-color: #d2deef;
}
#houkaisei2025-6 .houkaisei2025-nagare-box .houkaisei2025-6-nagare-1 dl {
	border-bottom: none;
}
@media screen and (min-width:768px) {
	.houkaisei2025-6-nagare-1 {
		display: flex;
		flex-wrap: nowrap;
		gap: 3px;
		align-items: stretch;
		justify-content: center;
	}
	.houkaisei2025-6-nagare-1 dl {
		flex: 1;
		box-sizing: border-box;
		text-align: center;
	}
}
.houkaisei2025-6-nagare-1 dl dt {
	color: #fff;
	font-weight: 700;
	background-color: #7f7f7f;
	padding: 5px;
}
.houkaisei2025-6-nagare-1 dl dd {
	padding: 5px;
}
.houkaisei2025-6-nagare-1 dl dd span {
	display: block;
	padding: 5px;
}
.houkaisei2025-6-nagare-1 dl dd span:last-child {
	border-top: 1px solid #000;
}
.houkaisei2025-6-nagare-2 {
}
.houkaisei2025-6-nagare-2 ul {
}
.houkaisei2025-6-nagare-2 ul li {
	position: relative;
	line-height: 1.4em;
	padding: 3px 0px 3px 20px;
}
.houkaisei2025-6-nagare-2 ul li::before {
	content: "■ ";
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
/* ------------------------------------------------ */
#houkaisei2025-7 .houkaisei2025-tex p {
}
#houkaisei2025-7 .houkaisei2025-tex ol {
}
#houkaisei2025-7 .houkaisei2025-tex ol li {
	border-bottom: 1px solid #ccc;
	margin-left: 20px;
	padding: 10px 0px 10px 10px;
}
#houkaisei2025-7 .houkaisei2025-tex ol li:last-child {
	border-bottom: none;
}
/* ------------------------------------------------ */
#houkaisei2025-8 .houkaisei2025-ba-tex div {
	margin-bottom: 20px;
}
#houkaisei2025-8 .houkaisei2025-ba-tex div:last-child {
	margin-bottom: 0px;
}
#houkaisei2025-8 .houkaisei2025-ba-tex div p {
	position: relative;
	padding: 0px 0px 0px 30px;
}
#houkaisei2025-8 .houkaisei2025-ba-tex div p::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0px 9px 12px;
	border-color: transparent transparent transparent #c00;
}
#houkaisei2025-8 .houkaisei2025-ba-tex div p::after {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	background-color: #c00;
}
/* ------------------------------------------------ */
.houkaisei2025-10-box {
	margin-bottom: 30px;
}
.houkaisei2025-10-box:last-child {
	margin-bottom: 0px;
}
.houkaisei2025-10-box h4 span {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	background-color: #c00;
	padding: 2px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.houkaisei2025-10-img {
}
/* ------------------------------------------------ */
.houkaisei2025-11-table table {
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0px;
	empty-cells:show;
	border: 1px solid #333;
	margin: 0px auto 10px auto;
}
.houkaisei2025-11-table table tr {
	border-bottom: 1px solid #333;
}
.houkaisei2025-11-table table tr th {
	color: #024ba1;
	text-align: center;
	background-color: #e1ecf3;
	padding: 5px;
}
.houkaisei2025-11-table tr th:last-child {
	border-left: 1px solid #333;
}
.houkaisei2025-11-table tr td {
	padding: 5px;
}
.houkaisei2025-11-table tr td:last-child {
	width: 20%;
	text-align: center;
	background-color: #faf5cd;
	border-left: 1px solid #333;
}
.houkaisei2025-11-table tr td:first-child b {
	display: inline-block;
}
.houkaisei2025-11-table tr td:first-child b::after {
	display: inline-block;
	content: "New";
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 1em;
	background-color: #c00;
	margin-left: 3px;
	padding: 3px;
}
.houkaisei2025-11-table tr td:last-child span {
	display: inline-block;
	color: #c00;
	font-weight: 700;
	text-decoration: underline;
}
/* ------------------------------------------------ */
.houkaisei2025-12-table table {
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0px;
	empty-cells:show;
	border: 1px solid #333;
}
.houkaisei2025-12-table tr {
	border-bottom: 1px solid #333;
}
.houkaisei2025-12-table tr th {
	color: #024ba1;
	text-align: center;
	background-color: #e1ecf3;
	border-left: 1px solid #333;
	padding: 5px;
}
.houkaisei2025-12-table tr th:first-child {
	width: 20%;
	color: #fff;
	background-color: #024ba1;
	border-left: none;
}
.houkaisei2025-12-table tr td {
	text-align: center;
	border-left: 1px solid #333;
	padding: 5px;
}
/* ------------------------------------------------ */