/* feature 1: common style */
/* add: 202601 */
.inner_0806 > .section .content_title_wrap .content_title span.--underline{
  text-decoration:underline;
  text-underline-offset:-0.5em;
  text-decoration-thickness:1em;
  text-decoration-color:#faf66f;
  text-decoration-skip-ink:none
}
.inner_0806 > .section .content_title_wrap .content_title:has(span.--underline)::after{
  background-image:none
}
