@charset "utf-8";
/*------------------------------------------------------------
	privacy
------------------------------------------------------------*/
#main {
	padding-bottom: 15rem;
	background: #F6F7E3;
}
#main .pageTtl {
	margin-bottom: 11.3rem !important;
}
#main .pageTtl .headLine01 {
	top: 50%;
	margin-top: -3.1vw;
}
#main .pageTtl .headLine01 small {
	margin: 0 0 0.3vw;
	font-size: 0.96vw;
}
#main p {
	margin-bottom: 4rem;
	line-height: 2.1;
	text-align: justify;
	letter-spacing: 0.04em;
}
#main p:last-child {
	margin-bottom: 0 !important;
}
#main .txtList {
	margin-bottom: 4rem;
}
#main .txtList li {
	line-height: 2.1;
	text-align: justify;
	letter-spacing: 0.06em;
	padding-left: 0.6em;
	text-indent: -0.6em;
}
#main .txtList:last-child {
	margin-bottom: 0 !important;
}
#main .topBox {
	margin-bottom: 8.2rem;
	position: relative;
	padding: 4.8rem 5rem 3.2rem;
	border: 1px solid #000;
	border-radius: 5.2rem;
}
#main .topBox h3 {
	padding: 0 1.2rem;
	position: absolute;
	display: inline-block;
	left: 5.1rem;
	top: -2.3rem;
	color: #00A23E;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.08em;
	background: #F6F7E3;
}
#main .inner:not(:last-child) {
	margin-bottom: 5.4rem;
}
#main .inner h3 {
	margin-bottom: 2.7rem;
	padding: 0 5.2rem 0.2rem calc(5.2rem + 1em);
	text-indent: -1em;
	position: relative;
	color: #00A23E;
	font-size: 3.2rem;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 0.08em;
	border-bottom: 1px solid #000;
}
#main .inner h3:after {
	position: absolute;
	right: 0;
	bottom: -0.3rem;
	width: 11.6rem;
	height: 0.5rem;
	background-color: #00A23E;
	content: "";
}
#main .subInner {
	margin: 0 5.2rem;
}
#main .subBox01 {
	margin-bottom: 5.8rem;
}
#main .subBox01 h4 {
	margin-bottom: 1rem;
	color: #00A23E;
	font-size: 2.1rem;
	line-height: 1.6;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#main .subBox h4 {
	margin-bottom: 1.5rem;
	color: #00A23E;
	font-size: 2.1rem;
	line-height: 1.6;
	font-weight: 700;
	letter-spacing: 0.08em;
	border-bottom: 1px solid #000;
}
#main .txt01 {
	margin-bottom: 1.3rem;
}
#main .txt02 {
	margin-bottom: 0;
}
#main .subBox:not(:last-child) {
	margin-bottom: 5rem;
}
#main .subBox table {
	margin-bottom: 3rem;
	width: 100%;
	border-collapse: collapse;
}
#main .subBox th,
#main .subBox td {
	padding: 1.8rem;
	line-height: 2.1;
	letter-spacing: 0.06em;
	vertical-align: top;
	text-align: left;
	border: 1px solid #000;
}
#main .subBox th {
	font-weight: 400;
	line-height: 1.69;
	background: #00A23E;
}
#main .subBox thead th {
	padding: 0.8rem;
	text-align: center;
}
#main .subBox thead tr:nth-child(2) th {
	background: #fff;
}
#main .subBox tbody th {
	padding: 1.8rem 1rem 1.8rem 2.3rem;
	width: 15%;
}
#main .subBox td:nth-child(2) {
	width: 21%;
}
#main .subBox td:nth-child(3) {
	width: 32.2%;
}
#main .subBox td .txtList {
	margin: 0 auto;
	width: fit-content;
}
#main .subBox td .txtList .ttl {
	margin-bottom: 0.2rem;
	font-weight: 700;
	padding-left: 0.6em;
	text-indent: -0.6em;
	line-height: 1.56;
}
@media all and (max-width: 1200px) {
	#main .pageTtl .headLine01 {
		margin-top: -3.7rem;
	}
	#main .pageTtl .headLine01 small {
		font-size: 1.15rem;
	}
}
@media all and (max-width: 896px) {
	#main .pageTtl {
		margin-bottom: 9.2rem !important;
	}
	#main .pageTtl .headLine01 {
		margin-top: -14vw;
	}
	#main .pageTtl .headLine01 small {
		font-size: 2.899vw;
	}
	#main p {
		margin-bottom: 3rem;
		line-height: 1.7;
	}
	#main .txtList {
		margin-bottom: 3rem;
	}
	#main .txtList li {
		line-height: 1.7;
	}
	#main .topBox {
		margin-bottom: 6.2rem;
		padding: 3.5rem 3rem 3.8rem;
		border-radius: 2.6rem;
	}
	#main .topBox h3 {
		padding: 0 0.5rem;
		left: 2.2rem;
		top: -1.9rem;
		font-size: 2.45rem;
		letter-spacing: -0.02em;
	}
	#main .inner:not(:last-child) {
		margin-bottom: 4.3rem;
	}
	#main .inner h3 {
		margin-bottom: 2.1rem;
		padding: 0 0 0.2rem 1em;
		font-size: 2.5rem;
		letter-spacing: 0.03em;
	}
	#main .inner h3:after {
		bottom: -2px;
		width: 6.5rem;
		height: 3px;
	}
	#main .subInner {
		margin: 0;
	}
	#main .subBox01 {
		margin-bottom: 3.2rem;
	}
	#main .subBox01 h4 {
		margin-bottom: 1rem;
		font-size: 1.8rem;
		line-height: 1.67;
	}
	#main .subBox h4 {
		margin-bottom: 1.5rem;
		font-size: 1.8rem;
		line-height: 1.67;
	}
	#main .txt01 {
		margin: -0.5rem 0 1rem;
		font-size: 1.3rem;
	}
	#main .subBox:not(:last-child) {
		margin-bottom: 5rem;
	}
	#main .subBox .tabBox {
		overflow-x: auto;
	}
	#main .subBox table {
		margin-bottom: 4.3rem;
		width: 82.6rem;
	}
	#main .subBox th,
	#main .subBox td {
		padding: 1.5rem 1.8rem 1rem;
		font-size: 1.2rem;
		line-height: 2.1;
	}
	#main .subBox th {
		line-height: 1.67;
	}
	#main .subBox thead th {
		padding: 0.6rem;
	}
	#main .subBox tbody th {
		padding: 1.4rem 1rem 1.8rem 1.8rem;
	}
	#main .subBox td .txtList li {
		line-height: 2.1;
	}
	#main .subBox td .txtList .ttl {
		margin-bottom: 0.4rem;
		line-height: 1.55;
	}
	.scroll-hint-text {
		position: relative;
		font-size: 0;
		display: block;
		height: 1rem;
	}
	.scroll-hint-text:before {
		display: block;
		font-size: 0.7rem;
		content: "スクロールできます。";
	}
}