body .box {
    background: url(../image/3900.png);
    background-size: cover;
    height: auto;
}
.box .agency {
    margin: 0 auto;
    width: 731px;
}
.box .agency .on img {
    display: block;
    position: relative;
    top: 2px;
}
.box .agency .in {
    background: url(../image/564484D.png);
    height: auto;
    padding: 0 40px;
}
.agency .in h3 {
    color: #f4f4f4;
    font-size: 30px;
    padding-top: 10px;
}
.agency .in .FF {
    padding-top:40px;
}
.agency .in h4 {
    font-size: 21px;
    color: #ffd300;
    padding-top: 40px;
}
.agency .in p {
    font-size: 20px;
    color: #f4f4f4;
    padding-top: 10px;
}
.agency .in .tweP {
    padding-top: 35px;
}
.agency .under img {
    position: relative;
    top: -2px;
}