
/* -----------------------------------------------------------

#recruitCatch

----------------------------------------------------------- */
      
#recruitCatch { padding:0px 0 30px; text-align:center; }
@media only screen and (max-width: 800px) { 
#recruitCatch { padding:0px 5% 30px; }
}
@media only screen and (max-width: 738px) { 
#recruitCatch { padding: 0px 5% 30px;}
}
@media only screen and (max-width: 414px) { 
#recruitCatch { padding: 0px 5% 20px;}
}

/* --- h3 --- */
#recruitCatch h3 { font-size:24px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;letter-spacing:2px;line-height:1.6; color: #BE0014; font-weight: 600; }
#recruitCatch h3 br.spblock { display:none; }
#recruitCatch h3 span { font-size: 14px; margin-top: -2px; }
@media only screen and (max-width: 800px) { 
#recruitCatch h3 { margin-top:15px; font-size: 20px;}
}
@media only screen and (max-width: 738px) { 
#recruitCatch h3 { font-size: 18px; letter-spacing: 2px; line-height: 1.8; margin-top:10px;}
#recruitCatch h3 br.spblock { display:block; }
}
@media only screen and (max-width: 414px) { 
#recruitCatch h3 { font-size: 16px; letter-spacing: 2px; line-height: 1.8; text-align: center; }
}

/* --- .txtArea --- */
#recruitCatch .txtArea { margin: 25px 12.5% 0; }
#recruitCatch .txtArea p{font-size:14px; line-height:2; letter-spacing:2px; margin-top:1em;}

@media only screen and (max-width: 738px) { 
#recruitCatch .txtArea { margin: 20px auto 0; padding:0 2.5%; text-align:left; }
#recruitCatch .txtArea p { font-size: 13px; line-height: 2; letter-spacing: 1px; margin-top: 1em; }
}
@media only screen and (max-width: 414px) { 
#recruitCatch .txtArea p { font-size: 12px;}
}

/* -----------------------------------------------------------

#recruitBox

----------------------------------------------------------- */

#recruitBox { padding: 0px 12.5% 60px;}
@media only screen and (max-width: 800px) { 
#recruitBox { padding:0px 5% 80px; }
}
@media only screen and (max-width: 738px) { 
#recruitBox { padding: 0px 5% 70px;}
}
@media only screen and (max-width: 414px) { 
#recruitBox { padding: 0px 5% 40px;}
}

/* --- .txtArea --- */
#recruitBox .txtArea { margin: 25px 10px 0; }
#recruitBox .txtArea p{font-size:14px; line-height:1.6; letter-spacing:2px; margin-top:1em; text-align: left;}

@media only screen and (max-width: 738px) { 
#recruitBox .txtArea { margin: 20px auto 0; padding:0 2.5%; text-align:left; }
#recruitBox .txtArea p { font-size: 12px; line-height: 1.6; letter-spacing: 1px; margin-top: 1em; }
}
@media only screen and (max-width: 414px) { 
#recruitBox .txtArea p { font-size: 12px;}
}

#recruitBox .txtArea table { border-collapse: collapse; width: 100%; font-size: 14px; line-height: 1.4;}
#recruitBox .txtArea table tr, td { border: 1px solid #999; padding: 10px; }
#recruitBox .txtArea table td.recruitList { background: #F6F7F7; color: #BE0014; width: 25%; text-align: center; vertical-align: middle; }

@media only screen and (max-width: 738px) { 
#recruitBox .txtArea table { font-size: 12px; line-height: 1.4;}
}

















