@charset "UTF-8";
.recruit_booth {

}
.recruit_booth--wall {
  gap: 40px;
  top: 22%;
}
.recruit_booth--bnr {
  max-width: 220px;
}
.recruit_booth--logo {
  max-width: 240px;
}
.recruit_booth--slo {
  max-width: 200px;
  margin-left: 60px;
}
.recruit_booth--video {
  top: 39%;
  left: -18%;
}
.recruit_booth--board {
  bottom: -10%;
}
.recruit_booth--seats {
  bottom: 0;
}
.recruit_booth--contact {
  right: 19%;
  top: 46%;
}
.recruit_booth--contactTxt a {
  background: #2a4270;
  bottom: 7.5%;
  & span {
    font-weight: bold;
    color: #fff;
  }
}
.recruit_booth--seats {
  bottom: -6%;
  width: 40%;
  left: 20%;
}

.recruit_booth--catalog {
  bottom: -5%;
  right: 5%;
}
.recruit_booth--catalogs {
}
.recruit_booth--catalogs .recruit_booth--btn{
  z-index: 2;
  right: 20%;
}