#contents #inner {
  position: relative; }
  #contents #inner img {
    width: 100%;
    height: auto; }
  #contents #inner p.item {
    width: 100%;
    height: auto;
    line-height: 0;
    font-size: 0; }
  #contents #inner p.movie_btn {
    position: absolute;
    width: 82%;
    left: 9%;
    bottom: 3%; }
