@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------------
　PC
--------------------------------------------------------*/
article {
  width: 100%;
  padding: 0 4%;
}
section {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}
section h2 {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 0.6;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif SC', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section h2 span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
section h2.f_min + p {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin: 60px auto;
}
section h3 {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  margin: 80px 0;
  position: relative;
}
section h3::after {
  position: absolute;
  content: "";
  display: block;
  width: 28px;
  height: 3px;
  background: #b3b3b3;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
}
.container {
  max-width: 750px;
  margin: 0 auto;
}
.clarion-area {
  margin-bottom: 200px;
}
.ttl-line {
  width: 100%;
  height: 35px;
  margin-bottom: 40px;
}
.ttl-line img {
  margin-left: 10px;
  vertical-align: middle;
}
.alpine-ttl {
  background: #17489c;
}
.alpine-ttl img {
  width: 150px;
  transform: translateY(1px);
}
.kenwood-ttl {
  background: #4c4948;
}
.kenwood-ttl img {
  width: 167px;
  transform: translateY(1px);
}
.panasonic-ttl {
  background: #367063;
}
.panasonic-ttl img {
  width: 166px;
  transform: translateY(1px);
}
.carrozzeria-ttl {
  background: #b81c22;
}
.carrozzeria-ttl img {
  width: 203px;
}
.clarion-ttl {
  background: #35328b;
}
.clarion-ttl img {
  width: 104px;
}
.cellstar-ttl {
  background: #00798d;
}
.cellstar-ttl img {
  max-width: 98px;
}
.yupiteru-ttl {
  background: #ef8200;
}
.yupiteru-ttl img {
  max-width: 112px;
}
.comtec-ttl {
  background: #a51c4b;
}
.comtec-ttl img {
  max-width: 163px;
}
.speaker-ttl {
  background: #333333;
  height: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.goods-ttl {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: -40px;
  position: relative;
  transform: translateX(15px);
}
.goods-ttl::before {
  content: "";
  display: block;
  width: 7px;
  height: 27px;
  background: #b3b3b3;
  position: absolute;
  left: -15px;
  top: 13px;
}
@media screen and (max-width: 768px) {
  .goods-ttl {
    transform: translateX(15px);
    margin-top: 20px;
  }
}
.list {
  margin: 60px auto;
  
  border-bottom: 1px solid #b3b3b3;
}
.list:last-child {
  border-bottom: none;
  margin-bottom: 120px;
}
.panasonic-area .list:nth-last-child(2), .speaker-area .list:nth-last-child(2) {
  border-bottom: none;
}
.list li {
  display: flex;
  justify-content: space-between;
  line-height: 1.3;
  margin: 0 auto 80px;
  max-width: 650px;
}
.list__img-area {
  max-width: 280px;
  width: 100%;
  margin: 0 auto;
}
.list__img-area-240px {
  max-width: 240px;
}
.list__img-area-180px {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  .list li {
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
  }
}
.rearmonitor {
  max-width: 250px;
}
.etc {
  max-width: 194px;
}
.etc-kenwood {
  max-width: 160px;
}
.etc-carrozzeria {
  max-width: 190px;
}
.speaker img {
  max-width: 238px;
}
.usb-media {
  max-width: 170px;
}
/*.img-film {
  max-width: 200px;
}*/
.list__txt-area {
  margin-left: 20px;
  max-width: 330px;
  width: 100%;
  position: relative;
}
.list__txt-area__product-name-before11-1 {
  max-width: 240px;
  margin-top: -10px;
}
.list__txt-area__product-name-before9-1 {
  max-width: 157px;
  margin-top: -8px;
}
.list__txt-area__product-name-before7-1 {
  max-width: 140px;
}
.list__txt-area__product-name-before-ken {
  max-width: 54px;
  float: left;
  margin-right: 5px;
}
.list__txt-area__product-name-before-carro {
  max-width: 226px;
}
.list__txt-area__product-name {
  line-height: 1.2;
}
.list__txt-area__product-name {
  font-size: 2.1rem;
  font-weight: 700;
}
.list__txt-area__part-number {
  font-family: "Oswald", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  margin: 2px 0 5px;
}
.list__txt-area__product-name-small {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 6px;
}
.list__txt-area__note {
  margin: 5px 0 2px;
}
.list__txt-area__product-price {
  font-size: 2.8rem;
  font-weight: 800;
  color: #bf1920;
  margin: -5px 0 5px;
  border-bottom: dashed 1px #b3b3b3;
  text-align: right;
  padding-bottom: 5px;
}
.list__txt-area__product-price-before {
  font-size: 1.4rem;
  font-weight: 500;
  margin-right: 5px;
}
.list__txt-area__product-price-en {
  font-size: 1.4rem;
  margin-left: 2px;
  font-weight: bold;
}
.list__txt-area__code {
  text-align: right;
}
.list__txt-area__small-note {
  font-size: 1.4rem;
  text-align: right;
}
.list__txt-area__icon-area {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 6px;
}
.list__txt-area__icon-area img {
  margin-left: 4px;
  height: auto;
}
.list__txt-area__icon-area .warranty-1,.list__txt-area__icon-area .warranty-3 {
  width: 35px;
}
.list__txt-area__icon-area .parking-recording {
  width: 57px;
}
.list__txt-area__btn {
  display: block;
  text-align: center;
  width: 100%;
  background: #666666;
  border-radius: 50px;
  border: none;
  color: #fff;
  font-size: 1.5rem;
  padding: 3px 0 5px;
  margin-top: 13px;
  position: relative;
  font-weight: 400;
  vertical-align: middle;
}
.list__txt-area__btn::after {
  content: "";
  background-image: url("../images/naviaudio/arrow.png");
  display: inline-block;
  width: 7px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 7px;
  right: 12px;
}
@media screen and (max-width: 768px) {
  .list__txt-area {
    margin-left: 0;
    margin-top: 10px;
  }
}
.hdmiusb2 {
  margin-top: 40px;
}
.service {
  background: #b1cda3;
  border-radius: 10px;
  padding: 20px 3%;
  max-width: 600px;
  margin: 0 auto 100px;
}
.service-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.service img {
  max-width: 94px;
}
.service__txt-area {
  max-width: 300px;
  margin-left: 15px;
  line-height: 1.4;
}
.service__txt-area__sentence {
  font-size: 1.8rem;
  font-weight: bold;
}
.service__txt-area__part-number {
  font-size: 2rem;
  font-weight: bold;
}
.service__txt-area__small-note {
  font-size: 1.6rem;
}
.service .list__txt-area__btn {
  margin: 13px auto 0;
  max-width: 300px;
  background: #333333;
  display: block;
  vertical-align: middle;
}
.service .list__txt-area__btn::after {
  top: 11px;
}
@media screen and (max-width: 485px) {
  .service-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
}
.cybernavi, .rakunavi {
  margin: -10px 0 10px;
}
.cybernavi img {
  max-width: 220px;
  vertical-align: middle;
}
.rakunavi img {
  max-width: 150px;
  vertical-align: middle;
}
.cybernavi p, .rakunavi p {
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
  font-weight: bold;
  margin-left: 8px;
}
.rakunavi-9list {
  border-bottom: none;
}
.nav-interlocking-icon {
  max-width: 60px;
  position: absolute;
  top: 0;
  right: 0;
}
.navi_no-up1 {
  transform: translateY(-35px);
}
.navi_no-up2 {
  transform: translateY(-10px);
}
.dvdcd {
  margin-bottom: 40px;
}
.speaker-area__explanation img {
  max-width: 150px;
  vertical-align: middle;
  margin: 3px 5px 3px 0;
}
.speaker-area__explanation p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.speaker-area__btn {
  width: 100%;
  text-align: center;
  position: relative;
  color: #fff;
  display: block;
  line-height: 1.4;
  font-weight: 400;
  border-radius: 50px;
  padding: 10px 0 8px;
  margin-bottom: 120px;
  vertical-align: middle;
  background: -moz-linear-gradient(top, #3d9638, #00693e);
  background: -webkit-linear-gradient(top, #3d9638, #00693e);
  background: linear-gradient(to bottom, #3d9638, #00693e);
}
.speaker-area__btn::before {
  content: "";
  background-image: url("../images/naviaudio/others_speaker_btn_logo.png");
  position: absolute;
  display: inline-block;
  width: 56px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  top: 0;
  left: 30px;
}
.speaker-area__btn::after {
  content: "";
  background-image: url("../images/naviaudio/arrow.png");
  display: inline-block;
  width: 7px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
.speaker-area__btn span {
  font-weight: 600;
  font-size: 1.8rem;
}
.kerning {
  font-weight: bold;
  letter-spacing: -0.05rem;
}
.br-sp {
  display: none;
}
@media screen and (max-width: 575px) {
  .br-sp {
    display: block;
  }
  .speaker-area__btn {
    padding: 10px 0 12px;
  }
}    
  @media screen and (max-width: 345px) {
    .speaker-area__btn::before {
      width: 42px;
      height: 30px;
      left: 30px;
    }
  }
  /*トップページ*/
  .navi-audio-top {
    width: 100%;
    background: #000;
    padding: 70px 10px 120px;
  }
  .navi-audio-top h2 {
    color: #fff;
  }
  .toppage-list {
    width: 100%;
    margin: 60px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .toppage-list li {
    width: 28%;
    height: auto;
    margin: 0 2% 2%;
  }
  .toppage-list div {
    width: 100%;
    line-height: 0;
    margin-bottom: 12px;
  }
  @media screen and (max-width: 768px) {
      .navi-audio-top {
    padding: 40px 10px 80px;
  }
    .toppage-list li {
      width: 40%;
      margin: 0 3% 3%;
    }
  }
  /*--------------------------------------------------------
　SP
--------------------------------------------------------*/
  @media print, screen and (max-width: 768px) {
    article {
      width: 100%;
      padding: 0 6%;
    }
    section {
      margin: 0 auto;
    }
    section h2.f_min {
      font-size: 32px;
      font-size: 3.2rem;
      line-height: 0.8;
      text-align: center;
      font-weight: bold;
      margin-bottom: 30px;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif SC', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }
    section h2.f_min span {
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    }
    section h2.f_min + p {
      font-size: 14px;
      font-size: 1.4rem;
      text-align: center;
      margin: 20vw auto;
    }
  }
  @media print, screen and (max-width: 480px) {}