@charset "utf-8";
/* Generated by less 2.5.1 */
#works #works_catch .inner div {
  display: flex;
  align-items: center;
  padding: 0 45% 0 0;
  height: 300px;
}
@media (max-width: 768px) {
  #works #works_catch .inner div {
    background-position: 80% center;
    padding: 47% 0 0 0;
  }
}
#works #works_catch .inner h3 {
  background: rgba(255, 255, 255, 0.8);
  max-width: 540px;
  line-height: 1.8;
}
@media (max-width: 768px) {
  #works #works_catch .inner h3 {
    font-size: 1.4em;
    line-height: 1.6;
    text-align: left;
  }
}
#top #top_company {
  background-image: url(../img/top_company_img.jpg?2310);
}
