@charset "utf-8";

/*-- 

examination

====================================================== --*/

.step{
background:url(/common/img/ico_arrow02.png) no-repeat center bottom;
padding-bottom:80px;
}
.box-step{
background:#fff;
box-shadow:0 0 3px rgba(67,67,67,0.1);
margin-top:30px;
}
.box-step dt{
background:#1986EA;
padding:10px 30px;
font-size:180%;
line-height:1.6;
color:#fff;
font-weight:bold;
}
.box-step dt strong{
font-size:122%;
margin-right:1em;
}
.box-step .lst-check{
margin:20px 30px 0;
}
.box-step .txt{
font-size:140%;
line-height:1.4;
padding:30px 30px 0;
}
.box-step .txt strong{
font-size:128%;
color:#FF4C4C;
}
.box-step .tel{
text-align:center;
margin-top:40px;
padding-bottom:40px;
}
.box-step .lead{
font-size:140%;
line-height:1.8;
padding:20px 30px;
}
.box-step table th,
.box-step table td{
vertical-align:top;
border-color:#E6E6E2!important;
}
.box-step .txt01{
padding:0 30px;
}
.box-step dd strong{
color:#FF4C4C;
}