@charset "UTF-8";

/*----- テキスト内のリンク設定 -----*/
#faq_list + div a {
  text-decoration: underline;
  text-decoration-color: #1B76B2 !important;
  color: #1B76B2;
}