.pp-lead {
	margin-top: -5px;
	margin-bottom: 58px;
}

.pp-item {
	margin-bottom: 45px;
}

.pp-item:nth-last-of-type(1) {
	margin-bottom: 0;
}

.pp-item__top {
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 22px;
}

.pp-item__top .icon-cover {
	width: 84px;
}

.pp-item__top .icon-cover .icon {
	position: relative;
	top: 6px;
	height: 27px;
}

.pp-item__top .title {
	width: calc(100% - 84px);
}

.pp-item__numcover {
	display: block;
	position: relative;
}

.pp-item__numcover .number {
	position: absolute;
	top: 0;
	left: 0;
}

.pp-item__numcover .text {
	display: inline-block;
	padding-left: 43px;
}

.pp-item__numcover .text.-ten {
	padding-left: 54px;
}

.pp-item__detail > p .-nmb {
	display: block;
	margin-bottom: 15px;
}

@media screen and (max-width: 750px) {

.pp {
	padding-top: 31px;
}

.pp-lead {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 1.7rem;
	line-height: 3.4rem;
}

.pp-item {
	margin-bottom: 42px;
}

.pp-item__top {
	margin-bottom: 18px;
}

.pp-item__top .icon-cover {
	width: 58px;
}

.pp-item__top .icon-cover .icon {
	height: 22px;
}

.pp-item__top .title {
	width: calc(100% - 58px);
	line-height: 3.5rem;
}

.pp-item__numcover .number {
	left: -4px;
}

.pp-item__numcover .text {
	padding-left: 34px;
}

.pp-item__numcover .text.-ten {
	padding-left: 43px;
}

.pp-item__detail > p .-nmb {
	margin-bottom: 32px;
}

.main[data-page="page75"] .page-head__title {
	padding: 23px 0;
}

}

