.Pronation_Content {
	width: 1150px;
	height: 900px;
	position: relative;
	margin: 0 auto 0 auto;
	/* background-color: rgb(248, 79, 211); */
	z-index: 0;
}

._lowarch {
	background-color: rgb(65,65,65);
	margin-bottom: 50px;
	width: 625px;
	height: 262px;
	z-index: 1;
}

._midarch {
	display: flex;
	align-items: baseline;
	width: 1150px;
	height: 262px;
	margin: 0px auto 50px auto;
	transform: matrix(1,0,0,1,0,0);
	z-index: 2;
}

._higharch {
	display: flex;
	width: 1150px;
	height: 262px;
	margin: 0px auto 50px auto;
	z-index: 1;
}

._leftblock {
	display: flex;
	width: 625px;
	height: 262px;
	background-color: rgb(65, 65, 65);
	z-index:0;
} 

.lowarch_ttl {
	margin-left: 110px;
	margin-top: 50px;
	position: absolute; 
	white-space: nowrap;
	line-height: 42px;
	margin-top: -3.5px;
	text-align: left;
	font-family: QType OT;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	color: rgba(129,193,88,1);
	z-index: 3;
}

.midarch_ttl {
	margin-left: 110px;
	margin-top: 50px;
	position: absolute; 
	width: 162px;
	white-space: nowrap;
	line-height: 42px;
	margin-top: -3.5px;
	text-align: left;
	font-family: QType OT;
	font-style: normal;
	font-weight: bold;
	font-size: 35px;
	color: #00a6ba;
	z-index: 3;
}

.higharch_ttl {
	margin-left: 120px;
	margin-top: 50px;
	position: absolute; 
	width: 162px;
	white-space: nowrap;
	line-height: 42px;
	margin-top: -3.5px;
	text-align: left;
	font-family: QType OT;
	font-style: normal;
	font-weight: bold;
	font-size: 35px;
	color: #ef7d36;
	z-index: 3;
}

._3arch_ttl_j {
	margin-left: 180px;
	margin-top: 12px;
	position: absolute;
	width: 73px;
	white-space: nowrap;
	text-align: left;
	font-family: Meiryo;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: rgba(182,180,180,1);
	z-index: 4;
}

.pronation_txt {
	margin-left: 270px;
	margin-top: 20px;
	position: absolute;
	overflow: visible;
	width: 340px;
	height: 226px;
	text-align: left;
	font-family: Meiryo;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.6;
	color: rgba(255,255,255,1);
}

.pronation_txt_high {
	margin-left: 270px;
	margin-top: 18px;
	position: absolute;
	overflow: visible;
	width: 340px;
	height: 226px;
	text-align: left;
	font-family: Meiryo;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5;
	color: rgba(255,255,255,1);
}


._eikyo {
	position: absolute;
	width: 510px;
	height: 262px;
	right: 5px;
	left: auto;
	/* margin: 0 0 0 auto; */
	margin-top: 0px;
}

.ttl_eikyo {
	margin-top: 10px;
	position: relative;
	overflow: visible;
	white-space: nowrap;
	/* line-height: 28px; */
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: rgb(17, 16, 16);
	z-index: 3;
}

.eikyo_txt {
	display: inline-block;
	position: relative;
	overflow: visible;
	width: 510px;
	height: 40px;
	background-color: rgb(220,7,32);
	white-space: nowrap;
	text-align: center;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: rgba(255,255,255,1);
	z-index: 2;
}

.rightblock {
	display: flex;
	justify-content: flex-end;
	justify-content: space-between;
	width: 510px;
	height: 181.33px;
	/* margin-top: 20px; */
}

._txtlist {
	width: 290px;
	height: 181.33px;
	margin-top: 10px;
	margin-bottom: 0px;
	z-index: 4;
}

._txtlist li {
	list-style-type: disc;/* リストの左側に黒丸 */
	margin-left: -20px;/* リストの左側に余白 */
	text-align: left;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #000;
}

.legimg {
margin: auto 0 0 auto;
}



/*ArchType_Content  */


.ArchType_Content {
	/* display: flex; */
	width: 1150px;
	height: 540px;
	margin: 50px auto 0 auto;
	background-color: #ccc;
	z-index: 0;
}

.ArchType_q {
	display:inline-block;
	color: rgb(220,7,32);
	margin: 0px auto 0 auto;
	padding: 10px auto 10px auto;
	line-height: 2.5;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	width: 1150px;
	height: 60px;
}

H2 {
	color: rgb(220,7,32);
	line-height: 2.5;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}

.twotop {
	display: flex;
	justify-content: space-between;
	width: 1150px;
	height: 500px;
	z-index: 1;
}

.twotop_item_L {
	margin: 10px auto 0 35px;
	padding: 20px;
	width: 520px;
	height: 440px;
	background-color: #fff;
	z-index: 2;
}

.twotop_item_R {
	margin: 10px 35px 0 auto;
	padding: 20px;
	width: 520px;
	height: 440px;
	background-color: #fff;
	z-index: 2;
}

.item_ttl {
	display:inline-block;
	color: #fff;
	margin: -40px auto 0 -20px;
	line-height: 2.3;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	width: 520px;
	height: 55px;
	background-color: rgb(65,65,65);
}

.archtype_txt {
	margin: 0 auto o auto;
	padding: 15px 25px 0 25px;
	position: absolute;
	width: 490px;
	height: 200px;
	text-align: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	color: rgb(65,65,65);
}

.feetview_img {
	left: 50px;
	top: 200px;
}

.feetview_txt {
	position: relative;
	left: -250px;
	top: 200px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: rgb(65,65,65);
}

.selfchk {
		width: 490px;
		margin-top: 90px;
		z-index: 4;
	}
	
	.selfchk li {
		list-style-type: decimal;/* リストの左側に黒丸 */
		margin-left: 0px;/* リストの左側に余白 */
		text-align: left;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
	
		color: rgb(65,65,65);
	}

.arch_result {
position: relative;
width: 350px;
height: 60px;
top: -240px;
margin-left: 20px;
}


/* SOLE LINEUP */
.SoleLineup_Content {
		/* display: flex; */
		width: 1150px;
		height: 300px;
		margin: 70px auto 0 auto;
		z-index: 0;
	}

	.sole_lineup {
		display: flex;
		width: 1150px;
		height: 240px;
		z-index: 1;
	}

	.sole_model {
		width: 250px;
		height: 200px;
		margin: 20px auto 0 auto;
	}

	.solelineuptxt {
		display: block;
		color: rgb(65,65,65,65);
		line-height: 2.5;
		font-family: QType OT;
		font-style: normal;
		font-weight: bold;
		font-size: 24px;
		text-align: center;
	}

	.solelineuptxt_j {
		display: block;
		color: rgb(145, 145, 145);
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
		margin-top: -12px;
	}