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

学部別

****************************************************************************************************/

.sps_row1{
}

.sps_boxBase1{
	float:left;
	margin-right:20px;
	padding:20px;
	width:194px;
	border:1px solid #ccc;
}
@media only screen and (max-width:1000px){
.sps_boxBase1{
	margin-right:2.66%;
	width:31.2%;
}
}
@media only screen and (max-width:736px){
.sps_boxBase1{
	float:none;
	margin-right:0;
	margin-bottom:10px;
	padding:10px;
	width:100%;
}
}


.sps_boxBase1Last{
	margin-right:0;
}

	.sps_boxBase1 span{
		color:#686092;
	}
	.sps_boxBase1 dt{
		margin-bottom:10px;
		font-weight:bold;
		font-size:116%;
	}








.sps_job1{
}
    .sps_jobFig{
        width: calc( 380 / 750 * 100% );
    }
    .sps_jobNoitce{
        width: calc( 340 / 750 * 100% );
    }
@media only screen and (max-width:736px){
    .sps_jobFig{ width:100%; }
    .sps_jobNoitce{ width:100%; }
}
