@charset "utf-8"; 
/* MOBILE */ 

.ss__p > b { font-weight:600 ; color:#111111 }





/* PC */
@media screen and (min-width:1024px){  

} 
 



/* PRINT */
@media print {   }   
  