/* footerタグの背景色上書き */
.fs-l-footer {
 background-color: #fff;
}


.mark-chips{
 border-radius: 10px;
 width: 20px;
 height: 20px; 
}