@charset "UTF-8";
.recruit_booth--catalogs{
  justify-content: flex-start;
}

.recruit_booth--contactTxt a{
  background: #a31b16;
}
.recruit_booth--wall{
  top: 20%;

  & .text{
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 2.2rem;
    padding-top: 20px;
  }

  & span.yc{
    color: #ff0;
  }
  & span.tb{
    font-size: 2.4rem;
  }

} 
.recruit_booth--video{
  top: 35%;
}
.recruit_booth--seats{
  bottom: -90px;
  left: 20%;
}
.recruit_booth--catalog{
  right: 3%;
}
.recruit_booth--contactTxt{
  margin-top: -13px;
}
.recruit_booth--board{
  left: 5%;
  bottom: -100px;
}

.recruit_booth--logo{
  width: 180px;
}