@charset "utf-8";

/* add css this page only */

/* table style added */
#contentsContainer .c-table tr th {
  color: #fff;
  background-color: #2e67ce;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
  padding: 4px 8px;
}

#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);
  }
}
