@charset "utf-8";
.bo_vc_w_info{display:flex;flex-direction:row;flex-wrap:wrap;gap:0.5rem;}
#bo_vc_w .bo_vc_w_info input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]){width:auto;max-width:calc((100% - 1.5rem) / 2)}
#bo_vc_w .bo_vc_w_info #captcha{display:flex;padding-top:0;}
@media (min-width:1025px){
	#bo_vc_w .bo_vc_w_info input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]){max-width:20%}
}

#bo_v_con .tbl1{margin-top:2rem}
@media (min-width:768px){
	#bo_v_con .tbl1{margin-top:3rem}
}
@media (min-width:1025px){
	#bo_v_con .tbl1{margin-top:4rem}
}
@media (min-width:1500px){
	#bo_v_con .tbl1{margin-top:5rem}
}