
@charset "UTF-8";

/*SNSアイコンエリア*/
#sns_btn + .contents_box01 .heading .h{
    color: var(--i_txt_color);
}
#sns_btn + .contents_box01 .inner_item_img{
    width: 40px;
    height: 40px;
}
#sns_btn + .contents_box01 .inner_item_img img{
    border-radius: 0;
     margin: 5px 0 0;
}