#header_content {
    background: url(../images/toB/head2.gif) repeat-x 0px 0px;
}
#main .container__wrapper {
    margin-bottom: 0px;
}
.wf030100 .content__wrapper {
    margin-top: 160px;
    margin-bottom: 100px;
}
.wf030100 .message {
    font-size: 16px;
    margin-bottom: 20px !important;
    line-height: 1.2;
}
.wf030100 p {
    color: #999;
}
.wf030100 .form__wrapper {
    width: 420px;
    margin-bottom: 1.2rem;
    font-weight: normal;
}
.wf030100 .form__wrapper input[type=text] {
    width: 412px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    margin-bottom: 30px !important;
    border-radius: 10px;
    font-size: 13pt;
    padding: 18px 10px;
    line-height: 22px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-weight: normal;
}
.wf030100 .content__wrapper .group__button {
    display: flex;
    justify-content: space-between;
}
.wf030100 .content__wrapper .group__button input.back {
    background: url('../images/toB/btn-pw-bk.gif');
    text-indent: -9999px;
    height: 60px;
    width: 180px;
    border-style: none;
}
.wf030100 .content__wrapper .group__button input.submit {
    background: url('../images/toB/btn-pw-send.gif');
    text-indent: -9999px;
    height: 60px;
    width: 180px;
    border-style: none;
}