/*
 * login page style
 */

div.corporate-identity {
  text-align: center;
}

div.sapporo-age-authentication-block {
  text-align: center;
}

div.sapporo-age-authentication-block__action ul.button-listA01:before,
div.sapporo-age-authentication-block__action ul.button-listA01:after {
    content: " ";
    display: table;
}

div.sapporo-age-authentication-block__action ul.button-listA01:after {
    clear: both;
}

div.sapporo-age-authentication-block__action ul.button-listA01 {
    *zoom: 1;
}

div.sapporo-login-redisplay-block input[type=checkbox] {
  margin-right: 5px;
}
