.pi-conts {
	margin: auto;
	text-align: center;
	}
	/* トップ */
.pi-header {
	margin: 20px 0 40px 0;
	}
.pi-lead {
	margin: 0 auto 15px;
	font-size: 29px;
	line-height: 40px;
	font-weight: bold;
	font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.pi-lead2 {
	font-size: 17px;
	line-height: 30px;
	letter-spacing:normal;
	font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin: 0 auto 45px ;
}
	/* トップ */

	/* アンカー */
.pi_flex {
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: auto;
}
.pi_navi_inner{
	width: 805px;
}
	/* アンカー */

	/* メイン */
.pi-main {
	margin: auto;
	text-align: center;
	margin-top: 130px ;
	width: 1024px;
}
.pi-title {
	margin: 0 auto 30px;
	width: 550px;
}
.pi-title2 {
	margin: 0 auto 30px;
	width: 400px;
}
.pi-img1 {
	margin: 0 auto 60px;
}
.pi-text1 {
	margin: 0 auto 15px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #db9999;
	font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.pi-text2 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing:normal;
	font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	padding-bottom: 60px;
}
.pi-img2 {
	margin: -120px auto 35px;
}
.pi-img2-sub {
	margin: 120px 0 190px 0;
	background-color: #faf0f1;
	background-position: 50%;
	height: 660px;
}
.pi-item_flex {
	text-align: center;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.pi-item_inner1 {
	width: 430px;
}
.pi-item_inner2 {
	width: 365px;
}
.pi-item_inner3 {
	width: 560px;
}
.pi-item_inner4 {
	width: 442px;
}
.pi-item_inner5 {
	width: 240px;
}
	/* メイン */


	/* プロフィール */
.pi-profile {
	background-color: #eeeeee;
	padding: 45px 0 45px 0;
	margin: 130px 0 30px 0;
}
	/* プロフィール */
