.img_link_box_style_0_con{}
.img_link_box_style_0_con .img_link_box_style_0{z-index: 3;}
.img_link_box_style_0_con .img_link_box_style_0 .img_link_box_style_0_inner{height: 70px; display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; box-sizing: border-box;}
.img_link_box_style_0_con .img_link_box_style_0 .img_link_box_style_0_inner .arrow{width: 37px; height: 8px; transition: width 0.2s ease; overflow: hidden;}
.img_link_box_style_0_con .img_link_box_style_0 .img_link_box_style_0_inner .arrow > img{position: absolute; top: 0; left: -21px; max-width: none; transition: all 0.2s ease;}

@media all and (min-width: 992px) {
    .img_link_box_style_0_con .img_link_box_style_0 .img_link_box_style_0_inner:hover .arrow > img{left: -2px;}
    .img_link_box_style_0_con .img_link_box_style_0 .img_link_box_style_0_inner:hover .arrow{width: 56px;}

}