.doctoreat--staff{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
margin:0;
padding:10px;
border:solid 1px #f0f0ee;}

.doctoreat__img--staff{
width:100px;}

.doctoreat__img--staff img{
width:100px}

.doctoreat__img:after{
content:"";
display:block;
padding-top:125%}

.doctoreat__biography{
padding:0 0 0 30px;
-webkit-box-flex:1;
-ms-flex:1;
flex:1;
color:#333}

.doctoreat__biography--btn{
width:300px}

.doctoreat__biography--name{
font-size:1.6rem;
font-weight:bold;
margin:0 0 10px}

.doctoreat__biography--name a{
color:#ff9e9e;}

.doctoreat__biography--belong{
font-size:1.4rem;
margin:0 0 1.6rem}

.doctoreat__biography--comment{
font-size:1.6rem;
line-height:2}