@charset "UTF-8";


#new dt span {
	display: inline-block !important;
}


#new dt span.icon-bg1 {
	background-color : #c80000;
	color : #fff;
	width: 6em;
    /* background: #999; */
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    margin-right: 1em;
    align-self: flex-start;
    line-height: 1.8;
    position: relative;
    top: 0.4em;
}

.work-list-item img {
    
	width: 100%;
	aspect-ratio: 700 / 465;
	object-fit: contain;
}
