@charset "utf-8";
body.index #conts .section .man {
  float: right;
  padding: 20px;
}
body.pop #conts .section .area01 .left {
  width: 59%;
}
body.pop #conts .section .area01 .right {
  width: 39%;
}
body.outline #conts .section ul.table li {
  margin-bottom: 5px;
}
body.outline #conts .section ul.table li span {
  display: block;
  width: 150px;
  float: left;
}
body.group #conts .section #group-img {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
body.group #conts .section #group-img img {
  position: relative;
  z-index: 1;
}
body.group #conts .section #group-img img.bg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
body.group #conts .section #group-img .ex p {
  text-align: center;
  color: #2e2c2a;
  padding: 5px 10px;
  background: url(../../img/company/group_01_txt.png);
}
body.group #conts .section #group-img a {
  display: block;
  position: absolute;
  z-index: 2;
}
body.group #conts .section #group-img a.haseko {
  top: 9%;
  right: 42%;
}
body.group #conts .section #group-img a.hcm {
  top: 22%;
  left: 13%;
}
body.group #conts .section #group-img a.ha {
  top: 22%;
  right: 21%;
}
body.group #conts .section #group-img a.hrf {
  top: 49%;
  left: 8%;
}
body.group #conts .section #group-img a.sumai {
  top: 49%;
  right: 16%;
}
body.group #conts .section #group-img a.century {
  top: 71%;
  left: 23%;
}
body.group #conts .section #group-img a.hln {
  top: 71%;
  right: 27%;
}
body.group #conts .section #group-img a.hri {
  top: 68%;
  right: 3%;
}
body.group #conts .section #group-img .inline-area div {
  display: none;
}
body.group #conts .section#site img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
}
body.group #conts .section#site a:hover img {
  border-color: #dd4026;
}
body.group #conts .section dt {
  padding-top: 15px;
  padding-bottom: 15px;
}
body.group #conts .section dt em {
  display: block;
  font-size: 77%;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #7e7973;
}
body.ir #conts .section .pdf {
  position: relative;
  top: 3px;
  left: 5px;
}
#side .banner img {
  height: auto;
  width: auto;
  width: 100%;
  max-width: 280px;
}
@media screen and (max-width: 800px) {
  
}
@media screen and (max-width: 480px) {
  body.group #conts .section #group-img {
    overflow: hidden;
  }
  body.group #conts .section #group-img a.haseko {
    top: 8%;
    right: 16%;
  }
  body.group #conts .section #group-img a.hcm {
    top: 17%;
    left: 12%;
  }
  body.group #conts .section #group-img a.ha {
    top: 17%;
    right: 5%;
  }
  body.group #conts .section #group-img a.hrf {
    top: 40%;
    left: 7%;
  }
  body.group #conts .section #group-img a.sumai {
    top: 40%;
    right: 0%;
  }
  body.group #conts .section #group-img a.century {
    top: 59%;
    left: 22%;
  }
  body.group #conts .section #group-img a.hri {
    top: 59%;
    right: -13%;
  }
  body.group #conts .section #group-img a.hln {
    top: 59%;
    right: 7%;
  }
  body.group #conts .section #group-img a img {
    width: 60%;
  }
  body.group #conts .section #group-img .ex p {
    font-size: 77%;
  }
  body.index #conts .section .man {
    float: none;
    padding: 0px;
    text-align: center;
  }
  body.index #conts .section .area01 .left {
    width: 100%;
  }
  body.index #conts .section .area01 .right {
    width: 100%;
  }
  #side .banner img {
    height: auto;
    width: auto;
    width: 100%;
    max-width: none;
  }
}
