<div class="btn-group" data-toggle="buttons"> <label class="btn btn-default active"> <input type="radio" autocomplete="off" checked> ラジオボタン1 </label> <label class="btn btn-default"> <input type="radio" autocomplete="off"> ラジオボタン2 </label> <label class="btn btn-default"> <input type="radio" autocomplete="off"> ラジオボタン3 </label> </div> <hr> <div class="btn-group" data-toggle="buttons"> <label class="