body {
    font-family: メイリオ, Meiryo, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif!important;
    min-width: 500px;
}

p {
    margin: auto;
}

header .error_header {
    background-color: #0070c0;
    height: 32px;
}

.content-logo {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
    margin: 0;
}

.imglogo img {
    width: 200px;
    margin-top: 15px;
    margin-right: 25px;
}

.content-main {
    position: absolute;
    top: -25%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 500px;
    height: 210px;
    padding: 0;
}

.content-main-x02 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 540px;
    height: 210px;
    padding: 0;
}

.content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    margin: 0;
}
.information-error-url {
    border: 1px solid #dadada;
    color: #0070c0;
    height: 270px;
    margin: auto;
    font-size: 14px;
}
.regist-error-header-1 {
    border-bottom: 1px solid #dadada;
    background-color: #9BB7D9;
    padding: 5px;
    padding-left: 10px;
    color: #FFFFFF;
}
.regist-error-body-1 {
    border-bottom: 1px dashed #dadada;
    padding: 10px;
    padding-left: 15px;
    color: #7f7f7f;
    font-weight: 600;
}
.regist-error-body-2 {
    padding: 10px;
    padding-left: 20px;
    color: #7f7f7f;
}
.regist-error-body-3 {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}
.regist-error-body-4 {
    text-align: center;
}
.regist-error-body-4 button{
    width: 300px;
}
.regist-error-body-3 .title-mail {
    color: #7f7f7f;
    border: 1px solid #dadada;
    background: #F2F2F2;
    padding: 5px 30px;
    margin-left: 20px;
    border-right: 0px;
}
.regist-error-body-3 .value-mail {
    color: #7f7f7f;
    border: 1px solid #dadada;
    padding: 5px 10px;
    width: 300px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}
.information-timeout {
    border: 5px solid #0070c0;
    color: #0070c0;
    padding: 30px;
    height: 145px;
    margin: auto;
}

.information-system-error {
    border: 5px solid #ff0000;
    color: #ff0000;
    padding: 30px;
    height: 145px;
    margin: auto;
}
.information-direct-error {
    border: 5px solid #ff0000;
    color: #ff0000;
    padding: 30px;
    /* height: 145px; */
    margin: auto;
}
.information-direct-warning {
    border: 5px solid #FFC000;
    /* color: #FFC000; */
    padding: 30px;
    /* height: 145px; */
    margin: auto;
}

.information-direct-information {
    border: 5px solid #00B0F0;
    /* color: #FFC000; */
    padding: 30px;
    /* height: 145px; */
    margin: auto;
}

.information-system-error-access-denied {
    border: 5px solid #ff0000;
    color: #ff0000;
    padding: 44px;
    height: 145px;
    margin: auto;
}

.information-404 {
    border: 5px solid #7f7f7f;
    color: #7f7f7f;
    padding: 30px;
    height: 145px;
    margin: auto;
}

.information-404 p {
    margin: 16px 0;
}

.group-button {
    margin-top: 30px;
}

.btn-close {
    background-color: #fff;
    color: #000;
    border: solid 1px #0070c0;
    height: 21px;
    line-height: 21px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-width: 110px;
    max-height: 27px;
    min-height: 27px;
    line-height: 1.1;
    font-size: 14px;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

.error-title-1 {
    background-color: #6E97C8;
    color: #FFFFFF;
    /* font-weight: bold; */
    font-size: 22px;
    text-align: center;
    padding: 10px 5px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
}

.A04-regist-width{
    width: 670px;
}

.information-system-error-access-blocked {
    border: 5px solid rgb(255, 151, 151);
    color: rgb(255, 151, 151);
    padding: 22px;
    height: 235px;
    margin: auto;
}

.information-system-error-access-blocked li {
    float: left;
}

.er-title {
    width: 620px;
    background-color: #6E97C8;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}
