@charset 'UTF-8';

/**
 * AX-WSS60 Page Settings
 * ================================================================================
 * Table of Contents:
 *
 * AX-WSS60 Page Settings
 *  - Common
 *  - Main
 * ================================================================================
 */


 
/**
 * ================================================================================
 * AX-WSS60 Page Settings
 * ================================================================================
 */

/**
 * Common
 * -------------------------------
 */

body.page-products-ax-wss60 .cmn-ttl-type1 {
  margin-bottom: 5.0rem;
  text-align: center;
}

body.page-products-ax-wss60 .cmn-ttl-type1 img {
  width: auto;
  height: 2.8rem;
}

@media all and (max-width: 767px) {
  body.page-products-ax-wss60 .cmn-ttl-type1 {
    margin-bottom: 2.5rem;
  }

  body.page-products-ax-wss60 .cmn-ttl-type1 img {
    height: 1.6rem;
  }
}


/**
 * Main
 * -------------------------------
 */

body.page-products-ax-wss60 .main-overview-color-item-pointer.is-white {
  background-color: #e6eaee;
}

@media all and (max-width: 767px) {
}
