@charset "UTF-8";
/* --------------------
   recruit
-------------------- */
@media screen and (min-width: 769px){
#footer{ padding-top: 160px; }}
/* -- #recruit -- */
#recruit{
   text-align: center;
   padding-top: 80px; }
#recruit h1{ margin-bottom: 15px; }
#recruit h2{ margin-bottom: 20px; }
@media screen and (min-width: 769px){
   #recruit{ padding-top: 160px; }
   #recruit h1{ margin-bottom: 30px; }
   #recruit h2{ margin-bottom: 20px; }
}