.next-button { background-color: #007540; //カラーはサイト色に合わせてます color: #fff; font-size: 20px; text-align: center; width: 60%; margin:10px auto; padding: 10px 0; cursor: pointer; border-radius: 5px; }