@charset "UTF-8";
/*--------------------------
Color
---------------------------*/
/*----------------------------------------------------
             　　　　採用情報
-----------------------------------------------------*/
/*Section Rec_cont*/
#rec_cont {
  background-color: #e7f2f5;
  padding: 40px 0; }
  @media only screen and (max-width: 768px) {
    #rec_cont {
      padding: 20px 0; } }
  #rec_cont .block {
    width: 1000px;
    margin: 0 auto 30px;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px; }
    @media only screen and (max-width: 768px) {
      #rec_cont .block {
        width: 90vw; } }

/*# sourceMappingURL=recruit.css.map */
