.list_style04{ } .list_style04 li{ padding: 0 0 10px 30px; position: relative; left: 0; box-sizing: border-box; margin: 0 0 10px; } .list_style04 li:last-child{ margin: 0; } .list_style04 li:before{ content: ''; position: absolute; background: url(../img/common/check.png) left top 5px no-repeat; width: 20px; height: 100%; left: 0; background-size: 20px; }