
@charset 'UTF-8';

/**
 * AX-WST20 Page Settings
 * ================================================================================
 * Table of Contents:
 *
 * AX-WST20 Page Settings
 *  - Main
 *  - Features
 * ================================================================================
 */


 
/**
 * ================================================================================
 * AX-WST20 Page Settings
 * ================================================================================
 */

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

.page-products-ax-wst21 .main-lead-ttl {
  position: relative;
  z-index: 1;
  width: calc(100% + 40.0rem);
  margin-left: -20.0rem;
}

.page-products-ax-wst21 .main-lead-ttl::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #003087;
  content: '';
}

@media all and (min-width: 768px) and (max-width: 1279px) {
  .page-products-ax-wst21 .main-lead-ttl::before {
    width: 1280px;
  }
}
@media all and (max-width: 767px) {
  .page-products-ax-wst21 .main-lead-ttl {
    width: calc(100% + 5rem);
    margin-left: -2.5rem;
  }
}


/**
 * Features
 * -------------------------------
 */

.page-products-ax-wst21 .features-tvspeaker1-product img {
  width: 31.0rem;
}

.page-products-ax-wst21 .features-tvspeakercharger {
  margin-top: 13.0rem;
  padding-top: 4.0rem;
  padding-bottom: 5.0rem;
  background-color: #eb8b35;
}

.page-products-ax-wst21 .features-tvspeakercharger-ttl {
  margin-bottom: 3.5rem;
  color: #fff;
  font-size: 3.8rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}

.page-products-ax-wst21 .features-tvspeakercharger-inner {
  padding: 5.0rem 6.5rem;
  border-radius: 2.5rem;
  margin-left: 4.0rem;
  margin-right: 4.0rem;
  background-color: #fff;
}

.page-products-ax-wst21 .features-tvspeakercharger-inner .c-grid-row {
  margin-left: -9.0rem;
}

.page-products-ax-wst21 .features-tvspeakercharger-inner .c-grid-col {
  padding-left: 9.0rem;
}

.page-products-ax-wst21 .features-tvspeakercharger-head {
  display: block;
}

.page-products-ax-wst21 .features-tvspeakercharger-subttl {
  font-size: 2.6rem;
  font-weight: 500;
}

.page-products-ax-wst21 .features-tvspeakercharger-txt {
  margin-top: 3.0rem;
  font-size: 1.75rem;
  line-height: 2.0;
}

.page-products-ax-wst21 .features-tvspeakerhandset {
  margin-top: 7.0rem;
  margin-left: 10.0rem;
  margin-right: 10.0rem;
}

.page-products-ax-wst21 .features-tvspeakerhandset-inner {
  display: flex;
  padding: 2.0rem;
  border-radius: 1.8rem;
  background-color: rgba(242, 152, 29, 0.1);
}

.page-products-ax-wst21 .features-tvspeakerhandset-head {
  display: block;
  width: 44.0rem;
  padding-top: 1.0rem;
  padding-left: 3.5rem;
}

.page-products-ax-wst21 .features-tvspeakerhandset-product {
  margin-left: -1.0rem;
}

.page-products-ax-wst21 .features-tvspeakerhandset-product img {
  width: 36.8rem;
}

.page-products-ax-wst21 .features-tvspeakerhandset-ttl > span {
  display: block;
  line-height: 1.3;
}

.page-products-ax-wst21 .features-tvspeakerhandset-ttl-sub {
  font-size: 1.8rem;
  font-weight: 400;
}

.page-products-ax-wst21 .features-tvspeakerhandset-ttl-main {
  margin-top: 0.5rem;
  font-size: 2.6rem;
  font-weight: 500;
}

.page-products-ax-wst21 .features-tvspeakerhandset-comments {
  margin-top: 0.5rem;
  font-size: 1.8rem;
}

.page-products-ax-wst21 .features-tvspeakerhandset-body {
  flex: 1;
}

@media all and (max-width: 767px) {
  .page-products-ax-wst21 .features-tvspeaker1-product img {
    width: calc(31.0rem * 0.7);
  }

  .page-products-ax-wst21 .features-tvspeakercharger {
    margin-top: 7.0rem;
    padding-top: 3.0rem;
    padding-bottom: 4.0rem;
  }

  .page-products-ax-wst21 .features-tvspeakercharger-ttl {
    margin-bottom: 2.0rem;
    font-size: 2.0rem;
  }

  .page-products-ax-wst21 .features-tvspeakercharger-inner {
    padding: 2.5rem 2.0rem;
    border-radius: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .page-products-ax-wst21 .features-tvspeakercharger-inner .c-grid-row {
    margin-left: 0;
    margin-top: -3.5rem;
  }

  .page-products-ax-wst21 .features-tvspeakercharger-inner .c-grid-col {
    padding-left: 0;
    margin-top: 3.5rem;
  }

  .page-products-ax-wst21 .features-tvspeakercharger-subttl {
    font-size: 1.7rem;
  }

  .page-products-ax-wst21 .features-tvspeakercharger-txt {
    margin-top: 1.5rem;
    font-size: 1.3rem;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset {
    margin-top: 4.0rem;
    margin-left: 0;
    margin-right: 0;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-inner {
    display: block;
    padding: 2.0rem;
    border-radius: 1.2rem;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-head {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-product {
    margin-left: 0;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-product img {
    width: 100%;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-ttl-sub {
    font-size: 1.4rem;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-ttl-main {
    margin-top: 0.3rem;
    font-size: 1.8rem;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-comments {
    margin-top: 0.4rem;
    font-size: 1.2rem;
  }

  .page-products-ax-wst21 .features-tvspeakerhandset-body {
    margin: 2.5rem -0.5rem -0.5rem -0.5rem;
  }
}
