@charset "utf-8";
.Promise__box {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}
.Promise__box h3 {
    margin-top: 5%;
    margin-bottom: 2%;
}

.Promise__box .box-01 {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}
.Promise__box .img-mg-01 {
    float: right;
    width: 30%;
    margin-left: 15px;
    clear: right;
    margin-bottom: 5%;
}
.Promise__box .txt-box-01 {
    text-align: left;
}
.Promise__box h4 {
    margin-top: 2%;
    margin-bottom: 2%;
    font-weight: bold;
}