@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #222 0px, #222 1px, transparent 1px, transparent 4px,#222 4px, #222 5px) left bottom / 100% 5px no-repeat;
  color: #222;
}


/*
------------------------------------------------------------------------------------*/
#smoothplay1,
#smoothplay2,
#smoothplay3,
#smoothplay4 {
  scroll-margin-top: 56px;
}

.spc36_txt {
  --fs: 1.4rem;
  --fh: 2.2rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0;
  padding: 8px 16px 20px;
}