@charset "UTF-8";

.my-ricoh
#my-ricoh-description
> u {
    text-underline-offset: 2px;
    text-decoration-skip-ink: none;
}

.my-ricoh
#my-ricoh-id-flex-container {
    display: flex;
    justify-content: space-around;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 25px;
    padding: 0 10px;
}

.my-ricoh
#my-ricoh-id-flex-container
> div {
    background-color: #eff0f1;
    margin: 0 10px;
    width: 306px;
    border-radius: 6px;
    padding: 18px 18px 26px 18px;
}

.my-ricoh
.my-ricoh-id-description {
    text-align: left;
    line-height: 24px;
    margin-top: 15px;
}

.my-ricoh
#my-ricoh-precautions {
    font-size: 0.625rem;
    margin-top: 7px;
    margin-bottom: 5px;
}

.my-ricoh
#my-ricoh-precautions
> li {
    line-height: 21px;
}

.my-ricoh
form {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
}

.my-ricoh
.my-ricoh-mail-address {
    margin-top: 3px;
    margin-bottom: 15px;
}

.my-ricoh
.my-ricoh-mail-address::placeholder {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    color: #8D969E6B;
}
