@charset "utf-8";

@media (max-width:767px) {
	/* layer-popup */
	.layer_popup {width: 300px !important; height: 300px !important; left:15px !important; top:15px !important;}
	.layer_popup #pop_content img {width: 100%;}
	.layer_popup img {width: auto;}

	input[type="radio"], input[type="checkbox"] {margin: 0 !important;}
}