@charset "UTF-8";

#contentsContainer .c-circle_list-txt .-marker {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ff6 60%);
}

#contentsContainer .sd-wan .p-why_attention {
    background-image: url("/svcsol/focus/theme/sd-wan/images/sd-wan_attention001.png");
}
@media screen and (max-width: 768px) {
  #contentsContainer .sd-wan .p-why_attention {
    background-image: url("/svcsol/focus/theme/sd-wan/images/sd-wan_attention001_sp.png");
  }
}