@charset 'utf-8';

.unit .inner {
  height: 134px;
  position: relative;
}

.box-04-01 .unit>.inner {
  padding: 10px 10px 20px 10px;
}

.box-04-01 .unit > .inner > :last-child {
  position: absolute;
  bottom: 20px;
  right: 99px;
}

.m-top-75 {
  margin-top: 75px;
}