<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.container_liquid_Office {
    position: relative;
    margin-bottom: 0;
    margin-left: -20px;
    margin-right: -20px;
    padding: 45px 20px;
}
.fl{
  display:inline-block !important;
}
.office_place.noborder_mt{
  border-top:none !important;
}

.eigyo_box{
  margin-bottom:40px !important;
  display: none;
}
@media only screen and (max-width: 936px) {
  .office_place.border2 {
      border-top: 1px solid #ccc !important;
  }
  .eigyo_box,.office_wrap .office_box:last-child{
    margin-bottom: 0px !important;
    padding-bottom:0px !important;
  }
  h5.office_place:last-child{
    font-size: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .Officelist .Officelist-lists-col {
    width: 100%;
  }
  .office_place.border2 {
      border-top: 1px solid #ccc !important;
  }
  .eigyo_box,.office_wrap .office_box:last-child{
    margin-bottom: 0px !important;
    padding-bottom:0px !important;
  }
  h5.office_place:last-child{
    font-size: 0px;
  }
}
</pre></body></html>