@charset "utf-8";

/* -------------------------------------------------- */
/* 法人情報の共同利用について */
/* -------------------------------------------------- */
/* 位置調整 */
.mb100 {
	margin-bottom: 50px !important;
}

.mb70 {
	margin-bottom: 40px !important;
}

/* 本文 */
#pagecontMain .txtLevel1 {
	text-indent: -1.5em;
	padding-left: 1.5em;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.429;
	margin-bottom: 1em;
}

#pagecontMain .txtLevel2 {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.429;
	margin-bottom: 1em;
}

#pagecontMain .txtLevel3 {
	margin-left: 1em;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.429;
	margin-bottom: 1em;
}
#pagecontMain .txtLevel4 {
	margin-left: 0.5em;
	text-indent: -3em;
	padding-left: 3em;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.429;
	margin-bottom: 1em;
}

#pagecontMain .noindent {
	text-indent: 0;
	padding-left: 0;
}

