@charset "UTF-8";

.mono-renewal h1,
.mono-renewal h2,
.mono-renewal h3,
.mono-renewal h4,
.mono-renewal h5,
.mono-renewal p,
.mono-renewal div,
.mono-renewal li,
.mono-renewal th,
.mono-renewal td,
.mono-renewal a,
.mono-renewal span,
.mono-renewal em,
.mono-renewal small,
.mono-renewal address{
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	color: #000;
}


.mono-renewal em,
.mono-renewal strong,
.mono-renewal h2,
.mono-renewal h3,
.mono-renewal h4,
.mono-renewal h5{
	font-weight: 700;	
}



.mono-renewal h2{
	font-size: 22px;
}
.mono-renewal h3{
	font-size: 18px;
}
.mono-renewal section + section{
	margin-top: 60px;
}
.mono-renewal .page-title{
	font-size: 32px;
	margin-bottom: 40px;
	color: #000 !important;
}
.mono-renewal .title{
	margin-bottom: 20px;
	color: #000 !important;
}
.mono-renewal .title + .title{
	margin-top: 40px;
}
.mono-renewal .title-m{
	margin-bottom: 20px;
}
.mono-renewal .list_parentheses + .title{
	margin-top: 40px;
}
.mono-renewal .list_parentheses{
	margin-top: 20px;
}
.mono-renewal .list_parentheses li{
	padding-left: 1rem;
	line-height: 1.8;
	text-indent: -1rem;
}
.mono-renewal .list_parentheses li + li{
	margin-top: 10px;
}