@charset "UTF-8";
@media screen and (max-width: 768px) {
  .esb-item:first-child {
    display: none;
  }
  br {
    display: none;
  }
  br.sp {
    display: block;
  }
  img {
    width: 100%;
  }
  #select_box {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }
  /*ページラベル*/
  #page-ttl {
    width: 90.625%;
    margin: 20px auto;
  }
  #page-ttl h2 {
    text-align: center;
    font-size: 19px;
    font-family:"HondaGlobalFontJP-Bold";
    padding: 18px 0;
    border-top: #dddddd solid 1px;
    border-bottom: #dddddd solid 1px;
  }
  /*タイトル・サブタイトル*/
  .ttl {
    color: #444;
    text-align: center;
    font-size: 19px;
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    padding: 20px 0;
    background: #dddddd;
  }
  .subttl {
    font-size: 16px;
    color: #444;
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    padding: 0 0 0 20px;
    border-left: #444 solid 2px;
    height: 25px;
    line-height: 25px;
    margin: 0 0 12px;
  }
  /*ハイグレードスピーカーシステム*/
  .speaker_box {
    margin: 20px auto 45px;
  }
  .speaker_box_inner {
    width: 90.625%;
    margin: 25px auto;
  }
  .speaker_box_inner dl dt {
    font-size: 14px;
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    margin: 30px 0 18px;
  }
  .speaker_box_inner dl dd {
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    line-height: 1.5;
    margin: 0 0 18px;
  }
  .speaker_box_inner dl dd.notes {
    font-size: 10px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    line-height: 1.6;
    padding-left: 1em;
    text-indent: -1em;
  }
  .speaker_box_inner .img_box_inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    align-items: flex-end;
}
  .speaker_box_inner .img_box_inner .logo_kenwood {
    margin-right: 10px;
}
  .speaker_box_inner ul {
    margin: 20px 0 0;
  }
  .speaker_box_inner ul:after {
    content: '';
    clear: both;
    display: block;
  }
  .speaker_box_inner ul li {
    width: 48%;
    margin: 0 0 15px;
    float: left;
  }
  .speaker_box_inner ul li:first-child {
    margin-right: 4%;
  }
  .speaker_box_inner ul li a {
    display: block;
    border: #0064a1 solid 1px;
    border-radius: 5px;
    color: #0064a1 !important;
    font-size: 14px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding: 10px 45px 8px 25px;
  }
  .speaker_box_inner ul li a::after {
    position: absolute;
    content: "";
    top: 24%;
    right: 15px;
    width: 15px;
    height: 15px;
    background: url(../../common/img/icon_arrow_blue.png) center left no-repeat;
    background-size: 15px 15px;
  }
  /*その他のスピーカー*/
  .other_speaker_box_wrapper {
    margin: 20px auto 25px;
  }
  .other_speaker_box_inner {
    width: 90.625%;
    margin: 25px auto;
  }
  .other_speaker_box {
    padding: 20px 0;
    border-top: #dddddd solid 1px;
  }
  .other_speaker_box:last-child {
    border-bottom: #dddddd solid 1px;
  }
  .other_speaker_box dl dt {
    font-size: 14px;
    margin: 0 0 12px;
  }
  .other_speaker_box dl dd {
    overflow: hidden;
  }
  .other_speaker_box dl dd .img {
    float: left;
    width: 50%;
  }
  .other_speaker_box dl dd .info {
    float: left;
    width: 45%;
    margin: 0 0 0 5%;
    color: #000;
  }
  .other_speaker_box dl dd .info .txt01 {
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    font-size: 12px;
    margin: 10px 0;
  }
  .other_speaker_box dl dd .info .txt02 {
    font-size: 14px;
    margin: 0 0 15px;
  }
  .other_speaker_box dl dd .info .btn a {
    display: block;
    width: 100%;
    border: #0064a1 solid 1px;
    border-radius: 5px;
    color: #0064a1 !important;
    font-size: 14px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding: 8px 15px 8px 0;
  }
  .other_speaker_box dl dd .info .btn a::after {
    position: absolute;
    content: "";
    top: 24%;
    right: 15px;
    width: 15px;
    height: 15px;
    background: url(../../common/img/icon_arrow_blue.png) center left no-repeat;
    background-size: 15px 15px;
  }
    /* 202410 ハイグレードスピーカーシステム */
  .high-grade-speaker {
    width: 90.625%;
    margin: 20px auto 45px;
  }
  .high-grade-speaker-head {
  }
  .high-grade-speaker-head-title {
    display: flex;
    align-items: center;
    color: #154688;
    font-size: 16px;
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    padding: 1px 0 0 10px;
    box-sizing: border-box;
    border-left: #444 solid 2px;
    height: 25px;
    line-height: 25px;
    /* margin: 0 0 12px; */
  }
  .high-grade-speaker-head-title span {
    display: inline-block;
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
  }
  .high-grade-speaker-head-title .icon {
    width: 10%;
    margin-right: 10px;
  }
  .high-grade-speaker-head-title .icon img {
    width: 100%;
    vertical-align: top;
  }
  .high-grade-speaker-head-title h2 {
    width: 90%;
    line-height: 1.2;
  }
  .high-grade-speaker-head-logo {
    width: 50%;
    margin-left: auto;
    margin-top: 1em;
  }
  .high-grade-speaker-content {
    border: #ccc solid 1px;
    margin: 25px auto;
    padding: 2em 1em;
  }
  .high-grade-speaker-box:not(:first-of-type) {
    margin-top: 20px;
  }
  .high-grade-speaker-box-head {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .high-grade-speaker-box-head p {
    width: 20px;
    margin-right: 10px;
    margin-top: 3px;
  }
  .high-grade-speaker-box-head p img {
    vertical-align: top;
  }
  .high-grade-speaker-box-head h3 {
    width: calc(100% - 30px);
    font-size: 13px;
    line-height: 1.6;
    position: relative;
    z-index: 10;
    color: #6e6b6a;
  }
  .high-grade-speaker-box-head h3 .model{
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
    color: #444;
  }
  .high-grade-speaker-box-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }
  .high-grade-speaker-box-content p {
    width: 60%;
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    line-height: 1.6;
  }
  .high-grade-speaker-box-content p.price {
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
  }
  .high-grade-speaker-box-content div {
    width: 40%;
  }
  .high-grade-speaker-box-content div img {
    vertical-align: top;
  }
  .high-grade-speaker-content-right {
    margin-top: 20px;
  }
  .high-grade-speaker-box-head-set {
    display: flex;
    align-items: center;
    font-size: 14px;
  }
  .high-grade-speaker-box-head-set .icon {
    width: 20px;
  }
  .high-grade-speaker-box-head-set .icon img {
    width: 100%;
    vertical-align: top;
  }
  .high-grade-speaker-box-head-set .text {
    margin: 0 0.25em;
  }
  .high-grade-speaker-box-head-set h4 {
    margin-left: 15px;
  }
  .high-grade-speaker-box-content.is-set {
    display: block;
  }
  .high-grade-speaker-box-content.is-set p {
    width: 100%;
  }
  .high-grade-speaker-box-content p.price {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .high-grade-speaker-box-content p.price span {
    color: #ee1c25;
    font-size: 10px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    border: #ee1c25 solid 1px;
    margin-left: 0.75em;
    padding: 2px;
  }
  .high-grade-speaker-box-content p.type {
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    border: #bababb solid 1px;
    padding: 0.25em 0.5em;
    display: inline-block;
    width: auto;
    margin-bottom: 10px;
  }
  .high-grade-speaker-btn {

    margin-top: 20px;
  }
  .high-grade-speaker-btn a {
    display: block;
    border: #0064a1 solid 1px;
    border-radius: 5px;
    color: #0064a1 !important;
    font-size: 14px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding: 10px 45px 8px 25px;
  }
  .high-grade-speaker-btn a::after {
    position: absolute;
    content: "";
    top: 24%;
    right: 15px;
    width: 15px;
    height: 15px;
    background: url(../../common/img/icon_arrow_blue.png) center left no-repeat;
    background-size: 15px 15px;
  }
}
