#main section {
	background: #fff;
	margin: 0 3% 40px;
	padding: 10px;
	text-align: center;
}

#main section h3 {
	text-align: center;
	font-size: 18px;
	padding: 90px 0 0;
	background: url('../images/jusyo.png') no-repeat top center;
	background-size: 60% auto;
	margin: 0 0 20px;
}

#main section h6 {
	font-size: 16px;
	padding: 5px 0;
	color: #fff;
	background: #0fb8d6;
	margin: 0 0 10px;
}

#main section h5 {
	font-weight: bold;
	color: #0A8399;
	font-size: 107%;
	margin: 10px 0 0;
}

#main section strong {
	background: #fea44d;
	text-align: center;
	display: block;
	line-height: 40px;
	border-radius: 20px;
	margin: 0 0 20px;
}

#main section h4 {
	font-size: 18px;
	text-align: center;
	color: #e1521a;
}

.midashi0 {
	display: block;
	line-height: 50px;
	width: 50px;
	border-radius: 50%;
	color: #fff;
	background: #f2571a;
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
}

.midashi1 {
	display: block;
	line-height: 60px;
	width: 60px;
	border-radius: 50%;
	color: #fff;
	background: #f2851a;
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
}

.syou {
	color: #fff;
	background: #f2851a;
	padding: 3px 5px;
	border-radius: 3px;
	margin: 0 10px;
}



.midashi2 {
	display: block;
	line-height: 60px;
	width: 60px;
	border-radius: 50%;
	color: #fff;
	background: #649eb9;
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
}

.midashi3 {
	display: block;
	line-height: 60px;
	width: 60px;
	border-radius: 50%;
	color: #fff;
	background: #ab594c;
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
}

.midashi4 {
	display: block;
	line-height: 60px;
	width: 60px;
	border-radius: 50%;
	color: #fff;
	background: #f2571a;
	margin: 20px auto;
	text-align: center;
	font-size: 16px;
}

.midashi5 {
	display: block;
	height: 60px;
	padding: 10px 0 0;
	box-sizing: border-box;
	width: 60px;
	border-radius: 50%;
	color: #fff;
	background: #f2571a;
	margin: 20px auto;
	text-align: center;
	font-size: 16px;
}


#item423 ul.pianoFes41{
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
/* 	justify-content: center; */
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

#item423 ul.pianoFes41 li{
	width: 25%;
	text-align: center;
	margin: 0 0 10px;
}

#item423 #henkou12 li,
#item423 #henkou13 li{
	width: 100%;
}