@charset "Shift_JIS";
/*----------------------
PC / SP ‹¤’Ê
----------------------*/
.btn_pageback_wrap { padding: 15px 0; text-align: center; }
a.btn_pageback { display: inline-block; position: relative; min-width: 200px; padding: 12px 3em; background: #000; border-radius: 2px; color: #FFF; font-weight: 700; font-size: 14px; text-decoration: none;}
a.btn_pageback::before { display: block; position: absolute; top: calc(50% - 7px); left: 1em; width: 10px; height: 10px; border-top: 2px solid #FFF; border-right: 2px solid #FFF; transform: rotate(-135deg); content: ""; }