/*---------------------------------------
	report css
---------------------------------------*/
.c-title.--primary::after {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .c-title.--primary::after {
    width: 100%;
  }
}