@charset "UTF-8";

.panel-0054 .jp-cmp-topics-movie-001 {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0;
  overflow: hidden;
}

.panel-0054 .jp-cmp-carousel-001 dl dt {
  display: block;
  width:auto;
  height:150px;
  background-color: #fff;
  box-sizing:border-box;
  position: relative;
}

.panel-0054 .jp-cmp-carousel-001 dl dt img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}


.panel-0054 .jp-cmp-carousel-001 dl dd span {
  font-size:10px;
  color: #919191;
  margin-bottom: 8px;
}
