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

/*一覧ページ*/
#staff .gallery_arcive_item {box-sizing: border-box; border: 1px solid #000; background: url(img/staff/bg.jpg)top left repeat; padding: 20px; width: 350px;}
#staff .gallery_arcive_img img {height: 250px; object-position: 0 0; object-fit: cover;}
#staff .gallery_arcive_img {min-width: 310px;}
#staff .gallery_txt {margin-top: 20px;}
#staff .position {color: #055fa7; font-size: 18px; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; margin-bottom: 10px; line-height: 1;}
#staff h3 {font-size: 25px; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; line-height: 1; margin-bottom: 5px;}
#staff .staff_txt {font-weight: bold;}
#staff .link_btn {background-color: #5E151C; font-size: 15px; padding: 8px 0; margin: 16px auto 0;box-sizing: border-box; border: 1px solid #fff; box-shadow: 0 0 0 1px #5e151c;}
