@charset "utf-8";
/*v2用----------------------------------------------------------------*/
.cmp-carousel__item .cmp-au-com-image__image__heropanel .cmp-au-com-image__wrapper  {
    position: relative;
}
.cmp-carousel__item .image.cmp-au-com-image__image__heropanel .cmp-au-com-image__wrapper a[target="_blank"]::after {
    content: '';
    position: absolute;
    bottom: 7px;
    right: 7px;
    margin-top: -4.5px;
    background-image: url(../png/icon_sprite.png);
    background-position: -18px -156px;
    width: 18px;
    height: 18px;
    background-size: 202px 186px;
}
