#company #mngt_philo {
  padding: 80px 0 388px;
  text-align: center;
  background: url(../../../img/page/company/philosophy/img_flt_soccer.jpg) no-repeat right bottom;
}
#company #mngt_philo h3 {
  font-size: 60px;
  line-height: 1;
  margin: 25px 0 47px;
}
#company #mngt_philo h4 {
  color: #323031;
  font-size: 20px;
  margin-bottom: 25px;
}
#company #mngt_philo p {
  font-size: 16px;
  line-height: 2;
  text-align: left;
}
#company #terms {
  margin-top: -235px;
  padding-bottom: 238px;
  background: url(../../../img/page/company/philosophy/img_flt_machine.png) no-repeat left bottom;
  position: relative;
  z-index: 2;
}
#company #terms ul {
  margin-top: 25px;
  padding-left: 208px;
}
#company #terms li {
  margin-bottom: 30px;
  color: #323031;
  line-height: 1;
  font-size: 20px;
}
#company #terms big {
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  width: 160px;
  position: relative;
  top: 7px;
}
#company #new_meaning {
  margin-top: -140px;
  padding: 100px 0 140px;
  background: #f2f2f2;
  text-align: center;
}
#company #new_meaning figure {
  margin: 60px 0;
  position: relative;
  z-index: 2;
}
#company #new_meaning h3 {
  font-size: 30px;
}
#company #new_meaning p {
  font-size: 16px;
  line-height: 2;
  text-align: left;
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  #company #mngt_philo {
    padding: 35px 10px 49%;
    background: url(../../../img/page/company/philosophy/sp/img_flt_soccer.jpg) no-repeat right bottom;
    background-size: 100%;
  }
  #company #mngt_philo h3 {
    font-size: 30px;
    margin: 12px 0 20px;
  }
  #company #mngt_philo h4 {
    font-size: 14px;
    margin-bottom: 17px;
    text-align: left;
  }
  #company #mngt_philo p {
    font-size: 14px;
    line-height: 1.8;
  }
  #company #terms {
    margin-top: 0;
    padding: 0 10px 323px;
    background-position: -117px bottom;
    background-size: 279px;
  }
  #company #terms ul {
    margin-top: 13px;
    padding-left: 0;
    display: inline-block;
  }
  #company #terms li {
    margin-bottom: 12px;
    font-size: 15px;
    text-align: left;
    line-height: 1.5;
  }
  #company #terms big {
    font-size: 18px;
    display: block;
    width: 100%;
    position: static;
  }
  #company #new_meaning {
    margin-top: -280px;
    padding: 40px 10px 40px;
  }
  #company #new_meaning .sub_ttl h2 {
    font-size: 12px;
  }
  #company #new_meaning figure {
    margin: 30px 0;
  }
  #company #new_meaning img {
    max-width: 100%;
    max-height: 45px;
  }
  #company #new_meaning h3 {
    font-size: 15px;
  }
  #company #new_meaning p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 15px;
  }
}

/*# sourceMappingURL=philosophy.css.map */