@charset "utf-8"; 
/* MOBILE */


/* title */
.SW__sec__title , .SW712__h4 { text-align:center ;  margin-bottom:3rem }
.SW712__h4 {
    border:solid 1px rgba(0,0,0,0.1) ; border-radius:0.4rem ;
    padding:1rem 1rem 1.2rem ;  
    font-size:2rem ; line-height:2.8rem ; font-weight:bold ;
    word-break:keep-all ;
}



/* img */
#SW712_img3 { max-width:none }
  

/* PC */
@media screen and (min-width:1024px){  
 
}   
 




/* PRINT */
@media print {   }   
  