@charset "UTF-8";

@charset "UTF-8";

@charset "utf-8";
#recruit1+section .heading.block_header_6 .h::before{
    display: none;
}
#recruit1+section .heading.block_header_6 .h::after{
	display: block;
	content: "";
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top: 16%;
	right: -1.15em;
	background: url("/common/upload_data/panda-kidsnet/image/20240213124158.png") no-repeat center /contain;
	pointer-events: none;
}

#recruit1+section .inner_item_img{
    position: relative;
}
#recruit1+section .inner_item_img::before{
	display: block;
	content: "";
	width: 203px;
	height: 100%;
	position: absolute;
	bottom: 0px;
	right: -14%;
	background: url("/common/upload_data/panda-kidsnet/image/recruit_fukidashi.png") no-repeat right bottom /contain;
    pointer-events: none;
    z-index: 1;
}
#recruit1+section .heading.block_header_2 .h{
    padding-left: 0;
}
#recruit1+section .heading.block_header_2 .h::before{
    display: none;
}
@media screen and (max-width: 900px){
    #recruit1+section.contents_box01.block_image_text_1 .inner_item_img{
        max-width: 95%;
    }
    #recruit1+section .inner_item_img::before{
        background-size: auto 84%;
        right: -20px;
        bottom: -37px;
        width: 100%;
        min-height: 170px;
    }
}
@media screen and (max-width: 768px){
    #recruit1+section .inner_item_img::before{
        bottom: -57px;
    }
}
/*------------------------------------*/
.contents_box01.block_fukidashi_2 .inner_item_txt,
.contents_box01.block_fukidashi_2 .inner_item_txt::before{
    background: #fff;
}
.contents_box01.block_fukidashi_1 .inner_item_txt, .contents_box01.block_fukidashi_2 .inner_item_txt{
    padding: 30px;
}