.sp-list .feature > li:not(:last-child) {margin-bottom: .4em;}
#sp-etc ul { justify-content: space-between; gap: 1em 0; }
#sp-etc .spm-list > li + li { margin-top: 9em; }
#sp-etc .sps-list > li + li { margin-left: unset; }

@media screen and (min-width:600px) {
}

@media screen and (max-width:960px) {
  
}

@media screen and (min-width: 800px) and (max-width: 1160px) {
  #sp-etc { margin-top: 12em; }

} 


@media screen and (max-width: 1024px) {
  #sp-etc {margin-top: 12em;}
}
 

@media screen and (max-width:599px) {
  .pageTitle {font-size: 1.3em;}
  .spm-list > li + li {margin-top: -2em;}
  #sp-etc {margin-top: 2em;}
}