@charset "utf-8"; 
/* MOBILE */
  
/* image */ 
#SW62_face  { max-width:17rem }
#SW62__img1 , #SW62__img2 { max-width:100rem } 

.SW__p > b { font-weight:600 ;}




/* PC */
@media screen and (min-width:1024px){  
    
}   
 




/* PRINT */
@media print {   }   
  