@charset "utf-8";


/**
 * Monitor Common Style
 * ================================================================================
 * Table of Contents:
 *
 * 
 * ================================================================================
 */






/**
 * ================================================================================
 * Module Settings
 * ================================================================================
 */


/**
 * productRvLineup
 * -------------------------------
 */

.productRvLineup {
  background-color: #f0f0f0;
  padding: 150px 0;
  margin-top: 170px;
  }


/**
 * productRvLineupBottom
 * -------------------------------
 */

.productRvLineupBottom {
  background-color: #f0f0f0;
  padding: 0;
  height: 100px;
  margin-top: 100px;
  }

  .productRvLineupBottom .mainInner:before {
    content: "";
    background-image: url("/files/cdb/ZZ/products/monitor/common/zzproducts_monitor_common_logo-rearvision-lgr.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 390px;
    height: 39px;
    position: absolute;
    top: -37px;
    right: 0;
    }

.productRvLineupBottom02 {
  background-color: #fff;
  margin-top: 0;
  }

  .productRvLineupBottom02 .mainInner:before {
    background-image: url("/files/cdb/ZZ/products/monitor/common/zzproducts_monitor_common_logo-rearvision-wt.png");
    z-index: 1;
    }
















@media only screen and (min-width: 0px) and (max-width: 767px) {
  
  
/**
 * ================================================================================
 * Module Settings
 * ================================================================================
 */

  
/**
 * productRvLineup
 * -------------------------------
 */

.productRvLineup {
  padding: 40px 0;
  margin-top: 60px;
  }
  
  

/**
 * productRvLineupBottom
 * -------------------------------
 */

.productRvLineupBottom {
  height: 40px;
  margin-top: 20px;
  }

  .productRvLineupBottom .mainInner:before {
    width: 195px;
    height: 20px;
    top: -19px;
    right: 15px;
    }
  
  
.productRvLineupBottom02 {
  margin-top: 0;
  }

  
  
  
  
  
  


  
}