@charset "utf-8";

body {
    margin: 0;
    padding: 0;
}

#top_main_box {
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    height: 190px;
}

.bx-wrapper .bx-viewport,
.bx-viewport {
    box-shadow: 0 0 0 #FFF !important;
    border: 0px none #fff !important;
    left: 0px !important;
}

.bxslider {
    margin: 0;
}


element.style {
    height: 360px;
}


.bx-viewport {
    width: 100% !important;
    /* width: 1100px !important; */
    margin: 0 auto;
    overflow: visible !important;
    height: 190px !important;
}

.bx-wrapper ul li a {
    justify-content:unset;
}

.bx-wrapper img {
    width: 89% !important;
    height: 100%;
    object-fit: contain;
}