@charset "UTF-8";
#child.form-fin_fv{
	background-image: none;
	background: var(--light);
}
.cam-tag2{
	left:0;
}


@media screen and (max-width: 1024px) {


}

@media screen and (max-width:769px) {
	.child{
		background-image: url(../img/bk_img.jpg);
	}
	.box_mid{
		background-image:none;	
	}
	.logo-c{
		position:absolute;
		top:0.8rem;
		left:0.8rem;
		width: 100px;
	}

}

@media screen and (max-width:640px){
	.form-box_login li{
		margin-bottom: 1rem;
	}

}

@media screen and (max-width:400px){


}
