").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&i("error"===e.type?404:200,e.type)}),y.head.appendChild(t[0])},abort:function(){n&&n()}}}});var nx=[],nb=/(=)\?(?=&|$)|\?\?/;T.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=nx.pop()||T.expando+"_"+t8.guid++;return this[e]=!0,e}}),T.ajaxPrefilter("jsonp",function(t,n,r){var i,o,a,s=!1!==t.jsonp&&(nb.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&nb.test(t.data)&&"data");return i=t.jsonpCallback="function"==typeof t.jsonpCallback?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(nb,"$1"+i):!1!==t.jsonp&&(t.url+=(t7.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return a||T.error(i+" was not called"),a[0]},t.dataTypes[0]="json",o=e[i],e[i]=function(){a=arguments},r.always(function(){void 0===o?T(e).removeProp(i):e[i]=o,t[i]&&(t.jsonpCallback=n.jsonpCallback,nx.push(i)),a&&"function"==typeof o&&o(a[0]),a=o=void 0}),"script"}),T.ajaxPrefilter(function(t,n){"string"==typeof t.data||T.isPlainObject(t.data)||Array.isArray(t.data)||"processData"in n||(t.processData=!1),t.data instanceof e.FormData&&(t.contentType=!1)}),T.parseHTML=function(t,n,r){var i,o;return"string"==typeof t||eR(t+"")?("boolean"==typeof n&&(r=n,n=!1),n||(n=new e.DOMParser().parseFromString("","text/html")),i=eP.exec(t),o=!r&&[],i)?[n.createElement(i[1])]:(i=tg([t],n,o),o&&o.length&&T(o).remove(),T.merge([],i.childNodes)):[]},T.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return s>-1&&(r=t2(e.slice(s)),e=e.slice(0,s)),"function"==typeof t?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),a.length>0&&T.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?T("
").append(T.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},T.expr.pseudos.animated=function(e){return T.grep(T.timers,function(t){return e===t.elem}).length},T.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=T.css(e,"position"),c=T(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=T.css(e,"top"),u=T.css(e,"left"),("absolute"===l||"fixed"===l)&&(o+u).indexOf("auto")>-1?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),"function"==typeof t&&(t=t.call(e,n,T.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},T.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){T.offset.setOffset(this,e,t)});var t,n,r=this[0];if(r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===T.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&e!==n.documentElement&&"static"===T.css(e,"position"))e=e.offsetParent||n.documentElement;e&&e!==r&&1===e.nodeType&&"static"!==T.css(e,"position")&&(i=T(e).offset(),i.top+=T.css(e,"borderTopWidth",!0),i.left+=T.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-T.css(r,"marginTop",!0),left:t.left-i.left-T.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===T.css(e,"position"))e=e.offsetParent;return e||L})}}),T.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;T.fn[e]=function(r){return V(this,function(e,r,i){var o;if(g(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),T.each({Height:"height",Width:"width"},function(e,t){T.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){T.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return V(this,function(t,n,i){var o;return g(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?T.css(t,n,s):T.style(t,n,i,s)},t,a?i:void 0,a)}})}),T.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){T.fn[t]=function(e){return this.on(t,e)}}),T.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1==arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),T.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){T.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),T.proxy=function(e,t){var n,r,o;if("string"==typeof t&&(n=e[t],t=e,e=n),"function"==typeof e)return r=i.call(arguments,2),(o=function(){return e.apply(t||this,r.concat(i.call(arguments)))}).guid=e.guid=e.guid||T.guid++,o},T.holdReady=function(e){e?T.readyWait++:T.ready(!0)},T.expr[":"]=T.expr.filters=T.expr.pseudos,"function"==typeof define&&define.amd&&define("jquery",[],function(){return T});var nw=e.jQuery,nT=e.$;return T.noConflict=function(t){return e.$===T&&(e.$=nT),t&&e.jQuery===T&&(e.jQuery=nw),T},void 0===t&&(e.jQuery=e.$=T),T})
広告
2026年4月1日スタート!自転車の違反に「青切符」導入 何が変わる?反則金はいくら?
身近な法律
この記事は約3分で読めます。
2026年(令和8年)4月1日、自転車の交通違反に対する取り締まり方法が大きく変わりました。
これまで自転車の違反は「指導警告」か、重い刑事罰の対象となる「赤切符」のどちらかでしたが、新たに「交通反則通告制度」(いわゆる青切符)が導入されました。
何が対象になり、いくら支払うことになるのか、ポイントを整理して解説します。
なぜ自転車に「青切符」が導入されたのか?
近年、自転車が関与する交通事故の割合は増加傾向にあります。令和6年中に発生した自転車の死亡・重傷事故のうち、約4分の3において自転車側にも何らかの法令違反が認められていました。
これまでは自転車の検挙には手間のかかる刑事手続(赤切符)しかなく、実際には不起訴になるケースも多かったため、実効性のある責任追及とルール遵守の徹底を目指してこの制度が導入されました。
「赤切符」になるケース:「酒酔い・酒気帯び運転」や「妨害運転(あおり運転)」などは、16歳以上であっても青切符ではなく、これまで通り「赤切符(刑事手続)」の対象になります。
対象となるのは「16歳以上」の運転者
自転車の青切符は、16歳以上の運転者による違反が対象となります。
- 16歳以上の場合:比較的軽微な違反(反則行為)に対して青切符が交付されます。
- 16歳未満の場合:原則として青切符は適用されず、これまで通り「自転車安全指導カード」(黄色いカード)などによる指導警告が行われます。
主な違反と「反則金」の額
青切符が交付された場合、一定期間内に「反則金」を納付すれば、刑事裁判や家庭裁判所の審判を受ける必要がなくなり、いわゆる「前科」もつきません。主な違反(反則行為)と反則金の額は以下の通りです。
※携帯電話使用等の12,000円は、自転車の反則金の中で最も高額に設定されています。
取り締まりの流れと手続き
警察官はすべての違反を検挙するわけではありません。基本的には「指導警告」が行われますが、交通事故の原因となるような悪質・危険な違反を認めた場合に検挙が行われます。
- 現場での告知:警察官から「青切符」と反則金の「納付書」が交付されます。
- 反則金の納付:告知を受けた翌日から起算して原則7日以内に、銀行や郵便局の窓口で仮納付します。
- 手続き完了:期限内に納付すれば、刑事責任を問われることなく手続きが終了します。(※納付しない場合は刑事手続に移行し、裁判や罰金の対象となる可能性があります)
さらに注意!「講習制度」と「車の免許への影響」
青切符以外にも、自転車運転者には以下のペナルティが課される場合があります。
- 自転車運転者講習:信号無視や「ながらスマホ」などの危険行為を3年以内に2回以上繰り返した場合、公安委員会から講習の受講を命じられます。命令に従わないと5万円以下の罰金となります。
- 運転免許の停止処分:自動車やバイクの免許を持っている人が自転車で「酒気帯び運転」などの重大な違反・事故を起こした場合、車の運転免許が停止される可能性があります。
まとめ:安全な自転車利用のために
今回の法改正によって自転車は「車両の仲間」であることがより明確になり、その責任も厳格に問われるようになりました。
事故を防ぎ、高額な反則金を支払わないためにも「自転車安全利用五則」を改めて確認し、ルールを守って安全に走行しましょう。
- 車道が原則、左側を通行。歩道は例外、歩行者優先。
- 交差点では信号と一時停止を守って、安全確認。
- 夜間はライトを点灯。
- 飲酒運転は禁止。
- ヘルメットを着用(努力義務)
※本記事は、令和8年4月1日施行の道路交通法(令和6年法律第34号)および警察庁の資料に基づき作成しています。具体的な運用については、各自治体や管轄の警察署へご確認ください。
タイトルとURLをコピーしました