/*****************************************
*
* 採用情報
*
******************************************/

.pages-recruit .text {
  display: inline-block;
}

.pages-recruit a.tel {
  text-decoration: none;
  color: var(--color-text);
  font-size: 2rem;
  font-weight: bold;
}


/* 画像 --------------------------------*/
.pages-recruit .recruit-images figure img {
  width: 100%;
  max-width: 600px;
}