@charset "UTF-8";
/* ボタンの幅調整 */
.m-btn {
  width: 220px;
}

.l-sidebar .side-nav a {
    padding: 20px 8px;
}