@charset "UTF-8";

/* CSS Document */



/*#mv*/

.mv {
  background: url(../img/mv_bg.jpg);
}


.s_title {
    padding:10px 20px;
}


.table th{width: 150px;}


.occupation h4{
	margin-top: 20px;
}

.carieer{
	padding-top: 100px;
}


/*SP*/

@media only screen and (max-width: 768px) {}





/*SP*/

@media only screen and (max-width: 800px) {
 
.mv img.cont {
    max-height: 40px;
}
.table th {
    width: 85px;
    font-size: 90%;
}
	
	
}