@charset "UTF-8";

header{
	background:#00000059;
}
#staff1 + .contents_box01 .inner_item_txt table {
    width: 700px!important;
}
@media(max-width: 768px) {
#staff1 + .contents_box01 .inner_item_txt table {
    width: 100%!important;
}
}