
@charset "UTF-8";

/*SNSアイコン*/
.widget_staff01 .inner_item_txt.has_sns>.block_header_4 {
    margin-right: 16px;
}
.widget_staff01 .inner_item_txt.has_sns>.block_header_4 .h {
    margin-bottom: 0px;
}
.widget_staff01 .inner_item_txt .heading+*:not(.s_sns), .widget_staff01 .inner_item_txt .s_sns+* {
    margin-top: 13px;
}
@media screen and (max-width: 768px) {
.widget_staff01 .inner_item_txt.has_sns>.block_header_4 {
    margin-right: auto;
}
.widget_staff01 .inner_item_txt.has_sns .s_sns {
    margin-top: 13px;
}
}