@charset "utf-8";
/*------------------------------------------------------------
	price
------------------------------------------------------------*/
#main table {
	margin-bottom: 2.5rem;
	width: 100%;
	border-collapse: collapse;
}
#main th,
#main td {
	padding: 2.4rem 1rem 2rem;
	height: 6.3rem;
	line-height: 1.8;
	text-align: left;
	word-break: break-all;
	vertical-align: middle;
	border: 1px solid #B2B2B2;
	background-color: #FFF;
	box-sizing: border-box;
}
#main td {
	padding-left: 3.2rem;
}
#main th {
	padding: 2rem 1rem;
	width: 22%;
	line-height: 1.5;
	font-weight: 500;
	text-align: center;
	background-color: #EAE6E1;
}
#main .table01 td {
	width: 28%;
}
@media all and (min-width: 897px) {
	#main .table01 .boder {
		border-left-width: 0.2rem;
	}
}
#main .priceBox th,
#main .priceBox td {
	padding: 1.0rem 1.9rem 1.0rem;
	line-height: 1.2;
}
#main .priceBox th {
	line-height: 1.3;
}
#main .priceBox .textBox {
	margin: 5rem 0 2.5rem;
	padding: 2.3rem 3.6rem 2.7rem;
	color: #FFF;
	background-color: #E63636;
}
#main .priceBox .textBox h3 {
	margin-bottom: 1.3rem;
	font-size: 3rem;
	font-weight: 700;
}
#main .priceBox .textBox .noteList li {
	font-size: 1.3rem;
	line-height: 1.8;
	font-weight: 500;
}
#main .priceBox .textList li {
	margin-bottom: 1.7rem;
	line-height: 1.2;
}
#main .priceBox .textList li:last-child {
	margin-bottom: 0;
}
#main .textList li {
	font-size: 1.4rem;
	line-height: 1.8;
}
#main .priceBox {
	margin-bottom: 7.1rem;
}
#main .familyBox {
	padding: 5.1rem 0 7.1rem;
}
#main .familyBox .numList li:first-child {
	border-top: 1px solid #D9D9D9;
}
#main .familyBox .numList li {
	padding: 2.9rem 0 3rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #D9D9D9;
}
#main .familyBox .numList li .num {
	width: 2.9rem;
	height: 2.9rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	font-weight: 600;
	border-radius: 50%;
	background-color: #EAE9E1;
}
#main .familyBox .numList li .text {
	width: calc(100% - 3.9rem);
	display: block;
	font-size: 1.8rem;
	font-weight: 600;
}
#main .personalBox table {
	margin-bottom: 2rem;
}
#main .otherBox table {
	margin-bottom: 1rem;
}
#main .otherBox .textList:not(:last-child) {
	margin-bottom: 4rem;
}
#main .feeBox .title {
	margin-bottom: 1.6rem;
	font-size: 2.2rem;
	font-weight: 700;
}
#main .recessBox {
	padding-bottom: 12rem;
}
#main .recessBox .title {
	margin-bottom: 1.2rem;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.8;
}
#main .recessBox .caseText {
	margin-bottom: 2.1rem;
	font-size: 1.5rem;
}
#main .recessBox .textList li {
	font-size: 1.3rem;
	line-height: 1.5;
}
@media all and (max-width: 896px) {
	#main table {
		margin-bottom: 3rem;
		border-bottom: 1px solid #B2B2B2;
	}
	#main th,
	#main td {
		padding: 1.3rem 1rem 1.2rem !important;
		display: block;
		width: 100% !important;
		height: inherit;
		text-align: center;
		line-height: 1.5 !important;
	}
	#main td {
		font-weight: 500;
		border-bottom: none;
		border-top: none;
	}
	#main th {
		padding: 1.1rem 0.5rem !important;
		font-size: 1.6rem;
	}
	#main .priceBox .textBox {
		margin: 3rem 0;
		padding: 3.3rem 2rem 3.1rem;
	}
	#main .priceBox .textBox h3 {
		font-size: 2rem;
	}
	#main .priceBox .textBox .noteList li {
		font-size: 1.2rem;
	}
	#main .priceBox .textList li {
		margin-bottom: 0;
		line-height: 1.8;
	}
	#main .textList li {
		font-size: 1.2rem;
		font-weight: 500;
	}
	#main .priceBox {
		margin-bottom: 8.1rem;
	}
	#main .familyBox {
		padding: 1.3rem 0 8.1rem;
	}
	#main .familyBox .numList li {
		padding: 2rem 0 2rem;
	}
	#main .familyBox .numList li .num {
		width: 2.5rem;
		height: 2.5rem;
		font-size: 1.5rem;
	}
	#main .familyBox .numList li .text {
		width: calc(100% - 3.5rem);
		font-size: 1.4rem;
	}
	#main .personalBox table {
		margin-bottom: 3rem;
	}
	#main .otherBox table {
		margin-bottom: 2rem;
	}
	#main .otherBox .textList:not(:last-child) {
		margin-bottom: 3.1rem;
	}
	#main .feeBox .title {
		margin-bottom: 2rem;
		font-size: 1.6rem;
		font-weight: 600;
		line-height: 1.8;
	}
	#main .recessBox {
		padding-bottom: 6.9rem;
	}
	#main .recessBox .title {
		margin-bottom: 0;
		font-size: 1.6rem;
	}
	#main .recessBox .caseText {
		margin-bottom: 2.1rem;
		font-size: 1.6rem;
		font-weight: 600;
		line-height: 1.8;
	}
	#main .recessBox .textList li {
		font-size: 1.2rem;
		line-height: 1.8;
	}
}