@charset "UTF-8";/*! ========================================
このCSSファイルはSassから生成しております。
編集する際はSassファイルより編集を行ってください。
========================================= */.staffList{width:1200px;margin-top:25px;margin-left:auto;margin-right:auto;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-js-display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.staffList li{width:380px;margin-bottom:40px}@media (max-width:740px){.staffList{width:100%}.staffList li{width:100%;margin-bottom:40px}.staffList li img{width:100%;height:auto}.staffList li:last-child{margin-bottom:0}}