@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 .c-table .c-circle_list li {
  font-size: 12px;
  line-height: 1.6;
}
#contentsContainer .c-circle_list > li .-marker {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ff6 60%);
}

#contentsContainer .sase .p-why_attention {
  background-image: url(/svcsol/focus/theme/sase/images/sase_attention001.png);
}
@media screen and (max-width: 768px) {
  #contentsContainer .sase .p-why_attention {
    background-image: url(/svcsol/focus/theme/sase/images/sase_attention001_sp.png);
  }
}
