@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #c22939 0px, #c22939 2px, transparent 2px, transparent 5px,#c22939 5px, #c22939 7px) left bottom / 100% 7px no-repeat;
  color: #c22939;
}

/*
------------------------------------------------------------------------------------*/
.spc13_txt {
  background: url(/images/pc/content/free/spc_trend2020_2/imgback_pc.webp);
  --fs: 1.8rem;
  --fh: 3rem;
  color: #fff;
  font-size: var(--fs);
  text-align: center;
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0;
  padding-bottom: 24px;
}