@charset "utf-8";

.MFchk_box_wrap .MFchk_box .iconfont {width: 21px;height: 24px;}

.MFchk_box_wrap .MFchk_box .iconfont:before {content:"";}
.MFchk_box_wrap .MFchk_box:nth-of-type(1) .iconfont {background:url(/data/weeket/m/images/mem_question_01.png) no-repeat center center/cover;}
.MFchk_box_wrap .MFchk_box:nth-of-type(2) .iconfont {background:url(/data/weeket/m/images/mem_question_02.png) no-repeat center center/cover;}
.MFchk_box_wrap .MFchk_box:nth-of-type(3) .iconfont {background:url(/data/weeket/m/images/mem_question_03.png) no-repeat center center/cover;}
.MFchk_box_wrap .MFchk_box:nth-of-type(4) .iconfont {background:url(/data/weeket/m/images/mem_question_04.png) no-repeat center center/cover;}
.MFchk_box_wrap .MFchk_box:nth-of-type(5) .iconfont {background:url(/data/weeket/m/images/mem_question_05.png) no-repeat center center/cover;}

.MFchk_box_wrap input[type=radio] + label .iconfont {left: 5px;}
.MFchk_box_wrap input[type=radio] + label {border:1px solid #fff;border-radius: 5px;}
.MFchk_box_wrap input[type=radio]:checked + label {border:1px solid #f00;border-radius: 5px;}