@charset "UTF-8";
/*header*/
.bg-e9495e{
    background-color:#e9495e !important;
}
.max-width-1350px{
                    max-width: 1350px
                }
.max-height-3rem{
    max-height: 3rem;
}
.width-15em{
    width: 1.5em;
}
.width-2em{
    width: 2em;
}
.watch-car-list-button-top{
    padding-top:0.618rem;
    display: none;
    text-align: right;
}
.view-watch-list-btn-in-allpage{
    background-color: #fba5b0;
    border: 1px solid #e9495e;
    color: #FFF !important;
    position: fixed;
    bottom: 1.5em;
    right: 0.5em;
    z-index: 999;
}
/*footer*/
.corp-logo-img{
    width: 150px;
    height: auto;
}