@charset "utf-8";

.catchText{ margin-bottom: 65px;}

/*新卒採用はマイナビへ*/
.mynaviWrap{ margin-bottom: 56px;}
.mynaviWrap p{
 font-size: 1.8rem;
 font-weight: 500;
 text-align: center;
 margin-bottom: 28px;
}
.mynaviWrap .linkBtn{ margin-top: 0;}


/*form部分*/
.formWrap{ margin-bottom: 105px;}
.contactTable .w5{ margin-right: 11px;}
.contactTable .educationTd .textBox{ margin: 4px 0 10px;}
.contactTable .educationTd .textBox:last-of-type{ margin: 4px 0 7px;}

.contactTable + .linkBtn{ margin-top: 50px;}
.contactTable .ageTd{ vertical-align: middle;}



/*--------------
 確認画面 
----------------*/
.contactConf .catchText{ margin-bottom: 50px;}




/*--------------
 完了画面 
----------------*/
.contactEnd .catchText{ margin-bottom: 80px;}



