@charset "UTF-8";

/*事業内容　背景*/
#work1+.contents_box01{
background-size: auto auto !important;
background-color: rgba(255, 255, 255, 1) !important;
background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(238, 238, 238, 1) 5px, rgba(238, 238, 238, 1) 6px ) !important;
}

#work2 + .contents_btn01{
background-size: auto auto !important;
background-color: rgba(255, 255, 255, 1) !important;
background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(238, 238, 238, 1) 5px, rgba(238, 238, 238, 1) 6px ) !important;
}