@charset "UTF-8";

@media screen and (max-width:1080px){
	/* radio style 1 */
	.radio_area label .radio_inp {width: 18px; height: 18px;}
	.radio_area label .text  {font-size: 14px; line-height: 25px;}

	/* chk style 1 */
	.chk_area label .inp_chk {width: 18px; height: 18px;}
	.chk_area label .text  {font-size: 14px; line-height: 25px;}
}