@media screen and (max-width:600px) {
    .ouka .n2_clear .n2-ss-slider .n2-ow,
    .ouka2 .n2_clear .n2-ss-slider .n2-ow,
    .childroom .n2_clear .n2-ss-slider .n2-ow {
        border-radius: 0;
        /*mask-image: url(/wp-content/uploads/2025/03/slider-5.png);*/
    }
    /*追加：20250710*/
	table.job-table td.illust_img03{
	    background-size: 20%;	
	}
    table.job-table td.illust_img05 {
        background-size: 15%;
    }
}