body{
    line-height: 1.0;
}
/* .auth-container {
    width: 800px;
    margin: 0 auto;
    padding-top: 100px;

} */

.div-header{
    width: 100%;
    height: 50px;
    background-color: rgb(0, 176, 240);
    font: 10px;
}


.logo {
    width: 400px;
    height: 50px;
    background-image: url("../../img/img-logo-mobility@3x.png");
    background-size: 400px 50px;
    margin: 10px auto;
}

.title {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-35) var(--unnamed-font-family-noto-sans-cjk-jp);
    letter-spacing: var(--unnamed-character-spacing-4-8);
    color: var(--基準色2_-ffffff);
    text-align: center;
    margin-top: 20px;
}

.auth-container form {
    width: 800px;
    margin: 10px auto;
}

.auth-resgiter form {
    width: 800px;
    margin: 10px auto;

}

.auth-container label {
    font: #878282;
    text-align: left;
    margin-top: 2px;
}

.auth-container .text, .auth-container .text a {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-16)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-noto-sans-cjk-jp);
    letter-spacing: var(--unnamed-character-spacing-0);
    margin: 20px 0;
}


.div-center{
    width: 100%;
    justify-content:center;
    align-items:center;
    display: flex;
    flex-direction: column;
   /* border: 3px solid black; */
}
.div-button-center{
    width: 100%;
    justify-content:center;
    align-items:center;
    display: flex;
}


.div-home{
    width: 100%;
    height: 85px;
    margin: 22px auto;
    /* padding-left: 58px; */
    /* margin-left: 58px; */
    line-height: 32px;
    clear: both;
}
.div-home-reset{
    width: 500px;
    height: 85px;
    margin: 40px auto;
    padding-left: 58px;
    line-height: 32px;
    clear: both;
}
.div-border{
    width: 510px;
    height: 100%;
    /* border: 1px solid #c0bcbc; */
    background:  #ffffff;
}

.div-border-reset{
    width: 550px;
    height: 100%;
    border: 1px solid #c0bcbc;
    background:  #ffffff;
}
.border{
    border: 1px solid #c0bcbc;
}
.div-black{
    width: 800px;
    height: 200px;
    margin: 10px auto;
}

.div-email-black{
    width: 1000px;
    height: 300px;
    margin: 70px auto;
}

login-input{
    width:90%;
    padding: auto 1px;

}
.a-text{
    font: #878282;
    text-align: left;
    font-size: 12px;
}

.div-left{
    height: 100%;
    width: auto;
    float: left;
}

.div-left-reset{
    height: 100%;
    width: 40%;
    float: left;
}

.div-email-left{
    height: 100%;
    width: 30%;
    float: left;
}
.div-email-right{
    height: 100%;
    width: 60%;
    margin-left: 5%;
    float: left;
}
.div-right{
    height: 100%;
    width: 60%;
    margin-left: 5%;
    float: left;
}
.div-right-reset{
    height: 100%;
    width: 50%;
    margin-left: 5%;
    float: left;
}

.div_ma{
    margin: 10px 10px;
}
.forgot-pass a{
    color: #343C48;
}
.register-table {
    border-spacing:0px;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 50%);
}

.register-table input{
    width: 400px;
    height: 100%;
    text-align: left;
    border: 0px;
}
.register-table td{
    height: 46px;
    color: black;
    padding-left: 30px;
}

.blb{
    background-color: rgb(221, 235, 247);
}

.blb-2{
    background-color: rgb(189, 215, 238);
}
.login-btn {
    width: 400px;
    height: 56px;
    background: #00BE78;
    border-radius: 2px;
    color: var(--基準色2_-ffffff);
    text-align: center;
    letter-spacing: 1.8px;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
} 
.back-btn {
    width: 180px;
    height: 50px;
    background: rgb(155, 149, 149);
    border-radius: 2px;
    color: var(--基準色2_-ffffff);
    text-align: center;
    letter-spacing: 1.8px;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
} 
.reset-password-btn {
    width: 200px;
    height: 40px;
    background: rgb(249, 186, 0);
    border-radius: 5px;
    text-align: center;
    font-size:12px;
    letter-spacing: 1.8px;
    border: none;
    cursor: pointer;
} 
.reset-password-back-btn {
    width: 200px;
    height: 40px;
    background: rgb(236, 236, 236);
    border-radius: 5px;
    text-align: center;
    font-size:12px;
    letter-spacing: 1.8px;
    border: none;
    cursor: pointer;
} 

.register-btn {
    width: 200px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    border: none;
    background: rgb(0, 190, 120);
    margin-top: 20px;
}

.login-btn:hover {
    background: #858A91 0% 0% no-repeat padding-box;
}


.pl-gray::placeholder {
    color: #9298a1;
}

.just-content-se {
    justify-content: space-evenly;
}

.width-160 {
    width: 160px;
}

.width-240 {
    width: 240px;
}

.padding-left-160 {
    padding-left: 160px;
}

.padding-left-30 {
    padding-left: 30px;
}
.width-400 {
    width: 400px;
}
.all-size {
    height: 100%;
    width: 100%;
}

.padding{
    padding: 10px 10px;
}
.margin{
    margin: 10px 8px;
}

.home-btn {
    width: 200px;
    height: 50px;
    background: rgb(146, 208, 80) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    font: 5PX;
    color: black;
    text-align: center;
    letter-spacing: 1.8px;
    border: 1px solid black;;
    cursor: pointer;
} 
.height-50{
    height: 50px;
}

.margin-l15-t10{
    margin: 10px 0px 0px 15px;
}
.center-in-center{
    position: absolute;
    top: calc(50vh);
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    overflow: auto;
}

.background{
    background-color: rgb(236, 236, 236);
    border: 0;
}

.underline{
    text-decoration:underline;
}

.padding-b20{
    padding-bottom: 50px;
}

.header-font{
    font-size: 25px;
    padding: 15px;
}

.i-email{
    position: absolute;
    background-image: url('../../img/email_Logo.png');
    width: 60px;
    height: 47px;
    margin-top: 25px;
    margin-left: 199px;
    background-repeat: no-repeat;
}

.margin-email{
    margin-top: 10px;
    height: 40px;
}

.line15{
    line-height: 1.5;
}

.div-manager-right{
    height: 100%;
    width: 70%;
    margin-left: 5%;
    float: left;
}

.div-manager-left{
    height: 100%;
    width: 25%;
    float: left;
}
.margin-40{
    margin:40px auto;
}
.margin-bottom-40{
    margin-bottom: 40px;
}

.tr-backgroup-color {
    background: var(--背景色_-f2f3f3) 0% 0% no-repeat padding-box;
}

.margin-left-right{
    margin:auto 10px;
}

.f-text {
    width: 202px;
    height: 32px;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    /* font-style: 'Noto Sans CJK JP'; */
}

.padding-left-58 {
    /* padding-left: 4px; */
}

.login-font-style {
    color: #1E322F;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    height: 21px;
    font-family: 'Noto Sans CJK JP', Courier, monospace;
}

.div-home input {
    margin-top: 8px;
    width: 400px;
    height: 56px;

}

.padding-b18{
    padding-bottom: 18px;
    /* padding-left: 58px; */
}

.login-btn-font {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.margin-bottom-33 {
    margin-bottom: 33px;
}

.font-size-21 {
    height: 21px;
    line-height: 21px;

}

.a-margin {
    margin-left: 45px;
    margin-right: 17px;
}

.padding-top-8 {
    padding-top: 8px;
}

.background-input-dan{
    background-color: #F2F3F3;
    border: #E0E0E0 solid 1px;
    border-radius: 2px;
    padding-left: 5px;
}

.div-left-forgot{
    width: 100%;
    justify-content:center;
    align-items:center;
    display: flex;
    flex-direction: column;
   /* border: 3px solid black; */
}

.t-text {
    font-size: 20px;
    width: 202px;
    height: 27px;
    font-weight: bold;
    line-height: 27px;
}