@charset "UTF-8";
/* =====================================================
▼ COLOR
===================================================== */
/*---------------------------------------------------------------------------*/
.section-recruit { padding: 0 0 9rem 0; }

.section-recruit .btn { margin: 0 auto; }

@media screen and (max-width: 768px) { .section-recruit .btn { margin: 12.5vw auto 0; } }

.recruit-head { font-size: 1.7rem; line-height: 2; margin: 3rem 0 4rem; }

@media screen and (max-width: 768px) { .recruit-head { font-size: 1.2rem; line-height: 1.6; margin: 6.25vw 0 9.375vw; } }

@media screen and (min-width: 769px) { .recruit-list_item { font-size: 1.7rem; line-height: 2; }
  .recruit-list_item__ttl { font-size: 2rem; padding: 3rem 1.5rem; margin-bottom: 2rem; } }

@media screen and (max-width: 768px) { .recruit-list_item__ttl { font-size: 5vw; margin-bottom: 4.6875vw; }
  .recruit-list_item:last-child { margin-top: 9.375vw; } }
