@charset "UTF-8";

.inner_item_txt dl dt   {
font-size: 2.73rem!important;
}


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