@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: 29.74%;
  bottom: 27.2%;
  left: 36.5%;
}
body #content .pc p.entry1 a {
  width: 18.12%;
  bottom: 22.6%;
  left: 54.5%;
}
body #content .pc p.entry2 a:nth-of-type(1) {
  width: 20.11%;
  top: 49.3%;
  left: 17.5%;
}
body #content .pc p.entry2 a:nth-of-type(2) {
  width: 27.38%;
  bottom: 23%;
  right: 13%;
}
body #content .sp p.email a {
  width: 42.86%;
  bottom: 26.5%;
  left: 34%;
}
body #content .sp p.entry1 a {
  width: 26.21%;
  bottom: 19.7%;
  left: 18.3%;
}
body #content .sp p.entry2 a:nth-of-type(1) {
  width: 29.43%;
  top: 50.3%;
  left: 16.5%;
}
body #content .sp p.entry2 a:nth-of-type(2) {
  width: 32.34%;
  bottom: 20%;
  right: 7.6%;
}
