
body {
    position: relative;
    margin: 0;
    padding: 0;
    height: auto;
    background: #ffffff url("../image/brand/bg_brand_s.jpg") no-repeat !important;
    background-position: center 0 !important;
    background-size: cover;
    width: 100%;
}

.bp-wrapp .limit_bp,
.bp-footer .limit_bp {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
}

.bp-wrapp {
    text-decoration: none;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    box-sizing: border-box;

}
.bp-wrapp:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.bp-wrapp .btn_bp {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    background-color: #663399;
    padding: 10px 5px;
    text-align: center;
    font-size: 22px;
    color: white;
    margin-top: 12px;
    font-family: 'Montserrat', sans-serif;
}

.branding__top {
    min-height: 280px;
}

.branding__top .bp_left {
    display: inline-block;
    width: 51%;
    padding-top: 20px;
}

.branding__top .bp_left .tit_bp_top {
    font-size: 35px;
    line-height: 40px;
    color: #333333;
    font-weight: 500;
    margin: 0px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}

.branding__top .bp_left .tit_bp_top span {
    color: #663399;
    text-transform: uppercase;
    font-weight: bold;
}

.branding__top .bp_left .logo_bp {
    display: inline-block;
    vertical-align: top;
    width: 47%;
}

.branding__top .bp_right {
    position: absolute;
    right: 101px;
    top: 14px;
}

.branding__top .brandMid {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    margin-top: 322px;
}

.branding__top .brandMid .brandMid__side {
    position: absolute;
}

.branding__top .brandMid .brandMid__side ul {
    width: 320px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.branding__top .brandMid .brandMid__side ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    position: relative;
    color: #333333;
}

.branding__top .brandMid ._left {
    left: -338px;
    top: 0px;
    padding-top: 11px;
}

.branding__top .brandMid ._left ul {
    text-align: left;
}

.branding__top .brandMid ._left ul li {
    padding-left: 75px;
    line-height: 20px;
    margin-bottom: 50px;
}

.branding__top .brandMid ._left ul ._left_list_item1:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0px;
    background: url("../image/brand/ic_left.png");
    width: 39px;
    height: 51px;
}

.branding__top .brandMid ._left ul ._left_list_item2:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0px;
    background: url("../image/brand/ic_left2.png");
    width: 39px;
    height: 50px;
}

.branding__top .brandMid ._left ul ._left_list_item3:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../image/brand/ic_left3.png");
    width: 40px;
    height: 51px;
}

.branding__top .brandMid ._right {
    right: -338px;
    top: 0px;
    padding-top: 11px;
}

.branding__top .brandMid ._right ul {
    text-align: right;
    width: 324px;
}

.branding__top .brandMid ._right ul li {
    padding-right: 75px;
    line-height: 20px;
    margin-bottom: 50px;
}

.branding__top .brandMid ._right ul ._right_list_item1:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0px;
    background: url("../image/brand/ic_right.png");
    width: 57px;
    height: 50px;
}

.branding__top .brandMid ._right ul ._right_list_item2:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0px;
    background: url("../image/brand/ic_right2.png");
    width: 47px;
    height: 51px;
}

.branding__top .brandMid ._right ul ._right_list_item3:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("../image/brand/ic_right3.png");
    width: 51px;
    height: 51px;
}

.branding__top .brandMid .sb_btn {
    width: 240px;
    display: block;
    margin: 0px auto;
    margin-top: 61px;
}

.bp-footer {
    text-decoration: none;
    clear: both;
    width: 100%;
    display: block;
}

.bp-footer .branding__bottom {
    background: url("../image/brand/bg_footer_bp.png") no-repeat center bottom;
    width: 100%;
    box-sizing: border-box;
}

.bp-footer .branding__bottom .tit_bp_ft {
    width: 60%;
    font-family: 'Montserrat', sans-serif;
    font-size: 52px;
    font-weight: 500;
    color: black;
    position: relative;
    z-index: -1;
    margin: 0px;
    margin-top: 96px;
    margin-bottom: 97px;
    line-height: normal !important;
}

.bp-footer .branding__bottom .tit_bp_ft span {
    display: block;
    font-weight: bold;
}

.bp-footer .branding__bottom .prod_bp_ft {
    position: absolute;
    right: 39px;
    top: -94px;
    z-index: 3;
}

.bp-footer .branding__bottom .prod_bp_ft img {
    width: 338px;
}

.bp-footer .branding__bottom .copr_bp_ft {
    background-color: #ffffff;
    position: relative;
    z-index: 2;
    padding: 20px 10px;
    border-top: 2px solid #e1e3e5;
}

.bp-footer .branding__bottom .copr_bp_ft p {
    font-size: 11px;
    font-style: italic;
    color: #999999;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
}

@media screen and (max-width: 1200px) {
    .brandMid {
        display: none;
    }

    .bp-wrapp .limit_bp,
    .bp-footer .limit_bp {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .content_part {
        width: 100%;
        height: 2025px;
        background-color: black;
        margin: 0 auto;
    }

    .branding__top {
        min-height: 280px;
        padding: 40px 20px;
    }

    .bp-footer .branding__bottom {
        padding: 40px 20px;
    }
}

@media screen and (max-width: 800px) {
    .branding__top .bp_right {
        display: none;
    }

    .branding__top .bp_left {
        display: inline-block;
        width: 100%;
        padding-top: 20px;
    }

    .branding__top {
        min-height: 280px;
        padding: 0px 20px;
    }

    .bp-footer .branding__bottom .prod_bp_ft {
        display: none;
    }

    .bp-footer .branding__bottom .tit_bp_ft {
        width: 100%;
        z-index: 1;
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 700px) {
    .branding__top .bp_left .tit_bp_top {
        font-size: 22px;
        line-height: 29px;
        text-align: center;
    }
    .branding__top .bp_left .logo_bp {
        width: 100%;
        text-align: center;
    }
    .bp-wrapp .btn_bp {
        display:block;
        vertical-align: top;
        width: 49%;
        margin: 10px auto;
    }
    .bp-footer .branding__bottom .tit_bp_ft {
        font-size: 27px;
        text-align: center;
    }
    .bp-footer .branding__bottom {
        padding: 15px 15px;
    }
    .branding__top {
        min-height: 280px;
        padding: 0px 15px;
    }

}

/*fix*/


#header_phone {
    display: none;
}
#wrapper{
    background-color: white;
    z-index: 99;
}
#wrapper:after {
    display: block;
    content: "";
    clear: both;
}
