@charset "utf-8";

/* add css this page only */

#contentsContainer .soc .p-why_attention {
  background-image: url(/svcsol/focus/theme/soc/images/soc_attention001.png);
}
@media screen and (max-width: 768px) {
  #contentsContainer .soc .p-why_attention {
    background-image: url(/svcsol/focus/theme/soc/images/soc_attention001_sp.png);
  }
}
