.inner{
  width: 1200px;
  position: relative;
}

.abs{
  position: absolute;
}

.m_center{
  margin: 0 auto;
}
