@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #86317c 0px, #86317c 2px, transparent 2px, transparent 5px,#86317c 5px, #86317c 7px) left bottom / 100% 7px no-repeat;
  color: #86317c;
}


/*
------------------------------------------------------------------------------------*/
.spc_season2020autumn_txt {
  background: #f2d4c8;
  --fs: 2.6rem;
  --fh: 3.8rem;
  font-size: var(--fs);
  text-align: center;
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0;
  padding: 16px 0 32px;
}