.firstview.infomation, .firstview.movie {
    min-height: 340px;
}
.content_clm.infomation, .content_clm.movie {
    margin-bottom: 100px;
}

@media screen and (max-width: 767px){
    .detail_main_wrap {
        overflow: inherit;
    }
}
