@charset "UTF-8";

#office_detail + div.widget_shop01 .content_wrapper .inner_item_txt {
position: relative;
}
#office_detail + div.widget_shop01 .content_wrapper .inner_item_txt::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/common/upload_data/saibokukacom/image/20260203181523.png) no-repeat top center / 110px;
top: 32%;
    left: 0;
    opacity: 0.5;
    z-index: -1;
}

#office_detail + .widget_shop01 .heading.block_header_6:before {
  background: url(/common/upload_data/saibokukacom/image/20260203181523.png) no-repeat top right / 110px;
  top: -30px;
  left: -20px;
}