/* 2025/12/16 */

.test-width{
  width: 470px !important;
  
}
#point-8 ul li .test-width{
	width: 470px !important;
}

/* =================================================== */

@media (max-width: 599px) {
     .section#point-8{
       max-width: 100%;
     }
     .test-fs{
        font-size: 100%;
     }

     .rc-ttl{
        font-size: 20px !important;
        font-weight: bold;
        text-align: center !important;
     }

     .rc-txt{
        font-size: 16px;
        text-align: center !important;
     }
     
     .test-pt01{
       padding-top: 10%;
       margin-bottom: 4%;
       
     }
     
    }
