@charset "utf-8";

/*------------ 
     PC 
   ------------ */

.person .person-1 table.chogakko tr:nth-of-type(n+2){
	cursor:auto !important;
}


.person .person-1 .sche_att{
    float: inherit;
    width: 100%;
    background: #f7f7f7;
    padding: 10px;
    margin: 0 auto 30px;
}



/*------------ 
     SP
   ------------ */
   
@media only screen and (max-width: 640px) {




	
}
