
@charset "UTF-8";

/*------------------スタッフ画像調整----------------------*/
@media screen and (max-width:768px){
#staff + .widget_staff01.add_design2 .inner_item .inner_item_img img {
    max-width: 80%;
}
}