.bg1 .bg1L {
    background: none;
}

.bg1 .bg1R {
    background: none;
}

.bg1 .bg1R .man {
    background-size: contain;
}

.bg1 .bg1R .man-3 {
    width: 561px;
}

.bg1 .bg1R .man-4 {
    top: 158px;
}

.bg1 .wrap1 {
    background-color: rgba(229, 242, 243, 0.9);
}

.fixBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fixBg {
    background: #ffffff url("../img/bg.png") repeat center bottom;
    background-size: contain;
}

.calculatePage3 {
    background-color: transparent;
}

.loan_nav a {
    color: #026c6b;
    border: solid 1px #026c6b;
    background-color: rgba(255, 255, 255, 0.4);
}

.survey h3.tit {
    margin: 0;
}


/*# sourceMappingURL=fix.css.map */