@charset "UTF-8";

h1 span{
    border-bottom: 3px solid #CDBBB8;
    padding: 0 15px 5px 15px;
}

.works_sugutabe__img{
    background-color: rgba(205, 184, 185, 0.4);
}

.color__group li:first-child{
    background-color: #FDFAEA;
    color: #393736;
}

.color__group li:nth-child(2){
    background-color: #146726;
}

.color__group li:nth-child(3){
    background-color: #BE7575;
}

.color__group li:nth-child(4){
    background-color: #EBCCB5;
}

.color__group{
    width: 60%;
}