@import url(default.css?v=5.2);
@import url(header.css?v=5.2);
@import url(footer.css?v=5.2);
@import url(common.css?v=5.2);
@import url(customize.css?v=5.2);

/*----------------------------------
求人情報
-----------------------------------*/
body #content p.email,
body #content p.entry1,
body #content p.entry2 {
  position: relative;
}

body #content a {
  position: absolute;
}
body #content .pc p.email a {
  width: 33.99%;
  bottom: 27.2%;
  left: 34.5%;
}
body #content .pc p.entry1 a {
  width: 20.71%;
  bottom: 22.6%;
  left: 55.3%;
}
body #content .pc p.entry2 a:nth-of-type(1) {
  width: 22.98%;
  top: 49.3%;
  left: 13%;
}
body #content .pc p.entry2 a:nth-of-type(2) {
  width: 31.29%;
  bottom: 23%;
  right: 7.5%;
}
body #content .sp p.email a {
  width: 39.14%;
  bottom: 24.7%;
  left: 32.7%;
}
body #content .sp p.entry1 a {
  width: 36.5%;
  bottom: 18.1%;
  left: 12.1%;
}
body #content .sp p.entry2 a:nth-of-type(1) {
  width: 40.87%;
  top: 24%;
  left: 48%;
}
body #content .sp p.entry2 a:nth-of-type(2) {
  width: 52.97%;
  bottom: 16%;
  right: 23.5%;
}
