#schoollist {
	padding: 20px 0% 50px;
}

#schoollist h3{
	font-size: 16px;
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 0 20px 0;
	background: url('../images/midashi12.png') no-repeat center bottom;
	background-size: 60% auto;
}

#schoollist dl {
	width: 48%;
	margin: 0 1% 20px;
	background: #ffe991 !important;
	border-radius: 5px;
	overflow: hidden;
}

#schoollist article {
	display: flex;
	flex-wrap: wrap;
}

#schoollist dt {
	padding: 10px;
}

.schoolinfo {
	padding: 0 10px 10px;
	height: 145px;
}

#schoollist dd h4 {
	text-align: center;
	font-size: 16px;
	background: url('../images/midashi5.png') no-repeat bottom center;
	background-size: 90% auto;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.schoolmore dd a {
	display: block;
	background: #f2571a url('../images/arrow.png') no-repeat right 10px center;
	background-size: 8px auto;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
}

#school_item {
	padding: 0 3%;
}

#school_item h3,
#contact h3 {
	background: url('../images/midashi4b.png') repeat-x bottom center;
	-webkit-background-size: 6px 6px;
	     -o-background-size: 6px 6px;
	        background-size: 6px 6px;
	text-align: center;
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#school_item table {
	width: 100%;
	box-sizing: border-box;
	border: 10px solid #fff6cb;
	background: #fff6cb;
}

#school_item th,
#school_item td {
	border-bottom: 1px solid #f3d547;
	padding: 5px;
}

#button {
	display: flex;
	padding: 10px 0;
	list-style: none;
}

#button li {
	margin: 0 2%;
}

#thumb {
	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;
	padding: 10px 0;
	list-style: none;
}

#thumb li {
	width: calc(100% / 2 - 10px);
	margin: 4px 5px;
/*	line-height: 0.9;*/
}

#thumb li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 10px;
margin:0 0 10px;
}
#thumb li a img{
	display: block;
}
#contact{
padding:0 3%;
}
#contact article form{
background:#fff6cb;
padding:15px;
position:relative;
margin:20px 0;
}
#img1{
position:absolute;
width:62px;
right:0;
top:-30px;
}
#contact article form table{
width:100%;
}
#contact article form th{
display:block;
text-align:left !important;
}
#contact article form td{
display:block;
text-align:left !important;
}
#contact article form td input,
#contact article form td textarea{
width:100%;
}
#zip{
width:80px !important;
}
#submit_btn input{
background:#f95b04;
color:#fff;
border:0;
border-radius:5px;
margin:0 20px;
width:80%;
margin:0 auto;
display:block;
text-align:center;
line-height:40px;
}
#submit_btn{
padding:20px 0;
}


.school_item38 #thumb li:nth-child(2),
.school_item50 #thumb li:nth-child(2),
.school_item46 #thumb li:nth-child(2){
	display: none;

}

.school_item38 #thumb li,
.school_item50 #thumb li,
.school_item46 #thumb li{
	width: 100% !important;
}

.school_item38 #thumb li img,
.school_item50 #thumb li img,
.school_item46 #thumb li img{
	width: 100% !important;
	height: auto !important;
}
.pdf{
padding:0 3% 20px;
}




#nyukai_flow h3{
	text-align: center;
	border: 5px double #41ABFF;
	font-size: 150%;
	width: 100%;
	border-radius: 40px;
	background: none;
	padding: 5px;
	color: #41ABFF;
	background-color: #fff;
}

#nyukai_flow{
	margin: 40px 10px 60px;
}

#nyukai_flow div{
	width: calc(100% - 20px);
	padding: 10px 20px;
	background-color: #fff;
	border-radius: 20px;
	margin: 0 0 20px 0;
}

#nyukai_flow div .stepNum{
	display: block;
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 0 auto 20px;
	border: 4px double #41ABFF;
	font-weight: bold;
	font-size: 21px;
	line-height: 100px;
	border-radius: 60px;
}

#nyukai_flow div ul{
	list-style:  none;
}

#nyukai_flow div ul li{
	border-radius: 20px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	position: relative;
}

#nyukai_flow div ul li h5{
	padding: 10px;
	text-align: center;
	border-radius: 20px;
	color: #fff;
}

#nyukai_flow h4{
	color: #41ABFF;
	font-size: 120%;
}

#course1 h5{
	background-color: #eb70a6;
}

#course2 h5{
	background-color: #0068b7;
}

#course3 h5{
	background-color: #31b144;
}

#nyukai_flow div ul li .moreLink{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

#nyukai_flow div ul li p{
	padding: 10px;
	text-align: justify;
}


#step2 ul {
	margin: 0;
	padding: 0;
	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;
}

#step2 ul li{
	width: calc(50% - 20px);
	margin: 10px !important;
}

#step2 ul li a{
	text-align: center;
	display: block;
	background-color: #41ABFF;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}