@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";.custom-radio{align-items:center;border:1px solid #c9c9c9;border-radius:5px;cursor:pointer;display:flex;margin-left:15px;padding:5px 10px 5px 5px}.custom-radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #c9c9c9;border-radius:50%;cursor:pointer;height:30px;margin:0;outline:none;position:relative;width:30px}.custom-radio input[type=radio]:checked{background-color:#008dd0;border:none}.custom-radio input[type=radio]:checked:before{background-color:#fff;border-radius:50%;content:"";height:10px;left:10px;position:absolute;top:10px;width:10px}.custom-radio span{font-size:16px;margin-left:10px;white-space:nowrap}.modal-footer{align-items:center;display:flex;flex-flow:row nowrap;gap:10px;height:60px;justify-content:center;width:100%}*,:after,:before{box-sizing:border-box;font-family:Roboto Condensed,Noto Sans JP,sans-serif}body{margin:0;padding:0}
