@charset "utf-8";
/* CSS Document */


/*****************************************************************************
 *****************************************************************************/
/*****************************************************************************
 就職ガイダンス幼児教育学科
 *****************************************************************************/


.tableType201808 thead{
	white-space: nowrap;
}
.tableType201808 thead th:nth-child(2){
	width: 40%;
}

@media screen and (max-width: 1021px){
.tableType201808 thead{
	word-wrap: break-word;
	white-space: normal;
}
}