@charset "UTF-8";

@media screen and (max-width: 800px) {
a#team01+section .inner_item_img {
    width: 70%;
    margin: 0 auto;
}
}