img {
    max-width: 100%;
    height: auto
}

#new1 {
    background: url(../img/shared/bg_brown.jpg) repeat center 0;
    padding: 20vw 0 15vw
}

#new1 h2 {
    text-align: center;
    margin-bottom: 15vw
}

#new1 h2 img {
    width: 29%
}

#new1 .gr-img {
    position: relative
}

#new1 .gr-img .gr-img1 {
    width: 49%;
    margin-top: 42vw;
}

#new1 .gr-img .gr-img2 {
    position: absolute;
    top: -40vw;
    right: 2%;
    width: 37%;
}

#new1 .gr-img .gr-img3 {
    margin: 22vw 10% 0 12%;
}

#new2 {
    background: url(../img/shared/bg_brown.jpg) repeat center 0;
    padding: 10vw 0 13vw
}

#new2 .js-scroll li{
        width: auto !important;
    height: 310px !important;
}
#new2 .js-scroll li img{
        width: auto !important;
        height: 100% !important;
}
#new2 .js-scroll div.slick-slide + div.slick-slide{
    margin-left:35px;
}


#new3 .bnr li img {
    width: 100%
}









