
@charset "UTF-8";

.p-company-item-graphwrap + .p-company-item-notes.indent-0 {
  text-indent: 0 !important;
  padding-left: 0 !important;
  margin: 48px auto 0 !important;
}
@media screen and (min-width: 768px) {
  .l-about .p-employee-item.item01,
  .l-about .p-employee-item.item02,
  .l-about .p-employee-item.item03 {
    height: auto;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .p-company-item-graphwrap + .p-company-item-notes.indent-0 {
    margin-top: 3.4285714286vw !important;
  }
}
@media screen and (max-width: 767px) {
  .p-company-item-graphwrap + .p-company-item-notes.indent-0 {
    margin-top: 6vw !important;
  }
}
@media screen and (max-width: 767px) {
  .l-about .p-employee-item.item01 {
    height: 48vw;
  }
  .l-about .p-employee-item.item02,
  .l-about .p-employee-item.item03 {
    height: 52vw;
  }
  .l-about .p-company-item.item06 {
    height: 78vw;
  }
}
@media screen and (min-width: 1401px) {
  .l-about .p-employee-item-graph-bar.bar06 .woman {
    height: 98.24px;
  }
  .l-about .p-employee-item-graph-bar.bar06 .man {
    height: 75.96px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .l-about .p-employee-item-graph-bar.bar06 .woman {
    height: 7.0174vw;
  }
  .l-about .p-employee-item-graph-bar.bar06 .man {
    height: 5.426vw;
  }
}
@media screen and (max-width: 767px) {
  .l-about .p-employee-item-graph-bar.bar06 .woman {
    height: 13.099vw;
  }
  .l-about .p-employee-item-graph-bar.bar06 .man {
    height: 10.122vw;
  }
}




