@charset "UTF-8";

#top_feature+.contents_box01 {
    clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 calc(100% - 50px));
}