@charset "UTF-8";
.displayaudio img {
  width: 100%;
  vertical-align: bottom;
}
.displayaudio {
  font-family: HondaGlobalFontJP-Regular, sans-serif;
}
.displayaudio .h2-title {
  font-size: 34px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  line-height: 1.7;
}
.displayaudio .h2-title::before {
  background-color: #009FE8;
  bottom: 0;
  content: "";
  height: 2px; 
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 70px;
}
#main_visual {
  max-width: 1366px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1367px) {
  .main_visual-bg {
    background: url(../img/mv_bg.png) top center no-repeat;
    background-size: cover;
  }
  #main_visual {
    height: 546px;
  }
  .main_visual-fig {
    display: none;
  }
}
#main_visual .main_visual-main {
  position: absolute;
  /* top: 96px; */
  top: 17.583%;
  left: 8.053%;
  width: 33.646%;
}
#main_visual .main_visual-sub {
  position: absolute;
  /* top: 290px; */
  top: 53.114%;
  left: 8.053%;
  width: 27.276%;
}
#main_visual .main_visual-button {
  position: absolute;
  /* top: 390px; */
  top: 71.429%;
  left: 8.053%;
  width: 20.425%;
}
#movie_modal .movie_overlay {
  background-color: #fff;
  /* backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.4); */
}
.displayaudio .bg-blue {
  background-color: #E0F4FC;
  padding: 90px 0 85px;
}
.displayaudio .feature {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
}
.displayaudio .feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 83px;
}
.displayaudio .feature-list-panel {
  width: 470px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px #C5EAFA;
  position: relative;
  padding: 95px 0 50px;
}
.displayaudio .feature-list-panel:nth-of-type(n + 3) {
  margin-top: 90px;
}
.displayaudio .feature-list-panel-no {
  width: 122px;
  margin: 0 auto;
  position: absolute;
  top: -47px;
  left: 0;
  right: 0;
}
.displayaudio .feature-list-panel-fig {
  width: 290px;
  margin: 0 auto;
}
.displayaudio .feature-list-panel-text {
  width: 390px;
  margin: 40px auto 0;
}
.displayaudio .feature-list-panel-text dt {
  font-size: 24px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  text-align: center;
  line-height: 1.41;
}
.displayaudio .feature-list-panel-text dd {
  font-size: 16px;
  line-height: 1.875;
  margin-top: 20px;
}
.displayaudio .others {
  max-width: 980px;
  margin: 90px auto 0;
  width: 100%;
}
.displayaudio .others-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
.displayaudio .others-box-panel {
  width: 470px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px #C5EAFA;
  padding: 50px 0;
}
.displayaudio .others-box-panel-fig {
  width: 290px;
  margin: 0 auto;
}
.displayaudio .others-box-panel-text {
  width: 390px;
  margin: 35px auto 0;
}
.displayaudio .others-box-panel dt {
  font-size: 24px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  text-align: center;
  line-height: 1.41;
}
.displayaudio .others-box-panel dd {
  font-size: 16px;
  line-height: 1.875;
  margin-top: 20px;
}
.displayaudio .others-box-list {
  width: 466px;
}
.displayaudio .others-box-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.displayaudio .others-box-list ul li {
  width: 217px;
  height: 140px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px #C5EAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  font-size: 24px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  letter-spacing: 0.05em;
}
.displayaudio .others-box-list ul li span {
  font-size: 16px;
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  margin-top: 5px;
}
.displayaudio .others-box-list ul li:nth-child(n + 3) {
  margin-top: 27px;
}
.displayaudio .others-box-list ul li:nth-child(5) {
  width: 466px;
}
.displayaudio .info {
  max-width: 980px;
  margin: 90px auto 0;
  width: 100%;
}
.displayaudio .info-box {
  margin-top: 40px;
}
.displayaudio .info-box-title {
  background: #009FE8;
  border-radius: 5px 5px 0 0;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  color: #fff;
}
.displayaudio .info-box-content {
  background: #EFEFEF;
  border-radius: 0 0 5px 5px;
  padding: 43px 0 40px;
}
.displayaudio .info-box-content-top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.displayaudio .info-box-content-top-pic {
  margin: 0 24px;
  max-width: 323px;
  width: 100%;
}
.displayaudio .info-box-content-top-logo {
  margin: 0 24px;
  max-width: 238px;
  width: 100%;
}
.info-box-content-btm {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 50px;
}
.displayaudio .info-box-content-btm dl {
  margin: 0 10px;
  max-width: 400px;
  width: 100%;
}
.displayaudio .info-box-content-btm dl dd {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: -0.03em;
}
.displayaudio .info-box-content-btm dl dd span {
  color: #747474;
  letter-spacing: 0;
  font-size: 14px;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.displayaudio .info-box-content-btm dl.is-long {
  margin: 0;
  max-width: 820px;
  width: 100%;
}
.displayaudio .bg-gray {
  background-color: #EFEFEF;
  padding: 90px 0 80px;
  margin-top: 80px;
}
.displayaudio .car {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
}
.displayaudio .car-box {
  display: flex;
  align-items: center;
}
.displayaudio .car-box:first-of-type {
  margin-top: 75px;
}
.displayaudio .car-box:not(:first-of-type) {
  border-top: #D5D5D5 solid 1px;
  margin-top: 38px;
  padding-top: 38px;
}
.displayaudio .car-box-pic {
  max-width: 196px;
  width: 100%;
  margin-right: 140px;
  text-align: center;
}
.displayaudio .car-box-pic.is-sml img {
  max-width: 162px;
}
.displayaudio .car-box-text dt {
  font-size: 20px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  width: 100%;
}
.displayaudio .car-box-text dd ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.displayaudio .car-box-text dd ul li {
  height: 44px;
  width: auto;
  min-width: 116px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: #D5D5D5 solid 1px;
  border-radius: 4px;
  padding: 0;
}
.displayaudio .car-box-text dd ul li.null {
  background: #EFEFEF;
  border: #EFEFEF solid 1px;
}
.displayaudio .car-box-text dd ul li:not(:first-child){
  margin-left: 12px;
}
.displayaudio .car-box-text dd ul li:nth-child(6n){
  margin-left: 0;
}
.displayaudio .car-box-text dd ul li:nth-child(n+6){
  margin-top: 10px;
}
.displayaudio .caution {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
  padding: 80px 0 35px;
  font-size: 11px;
  font-family:"HondaGlobalFontJP-Light",sans-serif;
  color: #444444;
  line-height: 2;
}
.displayaudio .caution dl:not(:first-of-type) {
  margin-top: 40px;
}
.displayaudio .caution > ul {
  margin-top: 40px;
}
.displayaudio .caution ul li span a {
  color: #0064A1;
  border: #0064A1 solid 1px;
  border-radius: 4px;
  padding: 0 14px;
}
@media screen and (max-width: 768px) {
  .displayaudio .h2-title {
    font-size: 7.467vw;
    padding-bottom: 6.667vw;
  }
  .displayaudio .h2-title::before {
    height: 0.534vw; 
    width: 18.667vw;
  }
  #main_visual  {
    max-width: 100%;
  }
  #main_visual .main_visual-main {
    position: static;
    width: 89.099vw;
    margin: 8vw 0 0 4vw;
  }
  #main_visual .main_visual-sub {
    position: static;
    width: 89.189vw;
    margin: 6.667vw 0 0 4vw;
  }
  #main_visual .main_visual-button {
    position: static;
    width: 57.6vw;
    margin: 5.87vw 0 0 4vw;
  }
  .sp_movie > a > * {
    opacity: 1;
  }
  .bg-blue {
    padding: 18.667vw 0 17.334vw;
    margin-top: 10.667vw;
  }
  .displayaudio .feature {
    max-width: 100%;
  }
  .displayaudio .feature-list {
    display: block;
    margin-top: 22.4vw;
  }
  .displayaudio .feature-list-panel {
    width: 90.934vw;
    margin: 0 auto;
    border-radius: 1.334vw;
    box-shadow: 1.334vw 1.334vw #C5EAFA;
    padding: 17.334vw 0 10.667vw;
  }
  .displayaudio .feature-list-panel:nth-of-type(n + 2) {
    margin-top: 24vw;
  }
  .displayaudio .feature-list-panel:nth-of-type(n + 3) {
    margin-top: 24vw;
  }
  .displayaudio .feature-list-panel-no {
    width: 24vw;
    top: -12vw;
  }
  .displayaudio .feature-list-panel-fig {
    width: 77.334vw;
  }
  .displayaudio .feature-list-panel-text {
    width: 84vw;
    margin-top: 5.334vw;
  }
  .displayaudio .feature-list-panel-text dt {
    font-size: 5.867vw;
    line-height: 1.54;
  }
  .displayaudio .feature-list-panel-text dd {
    font-size: 4.267vw;
    margin-top: 2.667vw;
  }
  .displayaudio .others {
    max-width: 100%;
    margin-top: 18.667vw;
  }
  .displayaudio .others-title {
    max-width: 58.63vw;
  }
  .displayaudio .others-box {
    display: block;
    margin-top: 10.667vw;
  }
  .displayaudio .others-box-panel {
    width: 90.934vw;
    margin: 0 auto;
    border-radius: 1.334vw;
    box-shadow: 1.334vw 1.334vw #C5EAFA;
    padding: 10.667vw 0;
  }
  .displayaudio .others-box-panel-fig {
    width: 77.334vw;
  }
  .displayaudio .others-box-panel-text {
    width: 84vw;
    margin-top: 6.667vw;
  }
  .displayaudio .others-box-panel-text dt {
    font-size: 5.867vw;
    line-height: 1.54;
  }
  .displayaudio .others-box-panel-text dd {
    font-size: 4.267vw;
    margin-top: 2.667vw;
  }
  .displayaudio .others-box-list {
    width: 90.934vw;
    margin: 5.334vw auto 0;
  }
  .displayaudio .others-box-list ul li {
    width: 42.4vw;
    height: 27.734vw;
    border-radius: 1.334vw;
    box-shadow: 1.334vw 1.334vw #C5EAFA;
    font-size: 4.267vw;
  }
  .displayaudio .others-box-list ul li span {
    font-size: 3.2vw;
    margin-top: 1.334vw;
  }
  .displayaudio .others-box-list ul li:nth-child(n + 3) {
    margin-top: 6.667vw;
  }
  .displayaudio .others-box-list ul li:nth-child(5) {
    width: 90.934vw;
  }
  .displayaudio .info {
    max-width: 100%;
    margin-top: 18.667vw;
  }
  .displayaudio .info-box {
    width: 90.934vw;
    margin: 10.667vw auto 0;
  }
  .displayaudio .info-box-title {
    border-radius: 1.334vw 1.334vw 0 0;
    height: 16.534vw;
    font-size: 5.867vw;
  }
  .displayaudio .info-box-content {
    border-radius: 0 0 1.334vw 1.334vw;
    padding: 11.2vw 0 9.334vw;
  }
  .displayaudio .info-box-content-top {
    display: block;
  }
  .displayaudio .info-box-content-top-pic {
    margin: 0 auto;
    max-width: 84vw;
  }
  .displayaudio .info-box-content-top-logo {
    margin: 5.334vw auto 0;
    max-width: 63.467vw;
  }
  .displayaudio .info-box-content-btm {
    display: block;
    margin-top: 8vw;
  }
  .displayaudio .info-box-content-btm dl {
    margin: 0 auto;
    max-width: 84vw;
  }
  .displayaudio .info-box-content-btm dl:nth-of-type(2) {
    margin-top: 6.667vw;
  }
  .displayaudio .info-box-content-btm dl dd {
    margin-top: 5.334vw;
    font-size: 4.267vw;
  }
  .displayaudio .info-box-content-btm dl dd span {
    font-size: 3.734vw;
  }
  .displayaudio .info-box-content-btm dl.is-long {
    margin: 0 auto;
    max-width: 84vw;
  }
  .displayaudio .bg-gray {
    padding: 17.334vw 0 16vw;
    margin-top: 16vw;
  }
  .displayaudio .car {
    max-width: 88vw;
  }
  .displayaudio .car-box {
    display: block;
  }
  .displayaudio .car-box:first-of-type {
    margin-top: 10.667vw;
  }
  .displayaudio .car-box:not(:first-of-type) {
    margin-top: 10.134vw;
    padding-top: 10.134vw;
  }
  .displayaudio .car-box-pic {
    max-width: 52.267vw;
    width: 100%;
    margin: 0 auto;
  }
  .displayaudio .car-box-pic.is-sml img {
    max-width: 43.2vw;
  }
  .displayaudio .car-box-text dt {
    font-size: 5.334vw;
    margin: 10.667vw auto 0;
    line-height: 1.5;
  }
  .displayaudio .car-box-text dd ul {
    width: 84vw;
    margin: 2.8vw auto 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .displayaudio .car-box-text dd ul li {
    justify-content: center;
    min-width: 20vw;
    width: 25vw;
    height: 10vw;
    padding: 0;
    font-size: 4vw;
  }
  .displayaudio .car-box-text dd ul li.is-sml {
    width: 22.667vw;
  }
  .displayaudio .car-box-text dd ul li:not(:first-child) {
    margin-left: 0;
  }
  .displayaudio .car-box-text dd ul li {
    margin-top: 2.134vw !important;
  }
  .displayaudio .caution {
    max-width: 92vw;
    padding: 16vw 0 6.667vw;
    font-size: 2.934vw;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
  }
  .displayaudio .caution dl:not(:first-of-type) {
    margin-top: 8vw;
  }
  .displayaudio .caution > ul {
    margin-top: 8vw;
  }
  .displayaudio .caution ul li {
    padding-left: 1em;
    text-indent: -1em;
  }

  .displayaudio .caution ul li span a {
    border-radius: 1.067vw;
    padding: 0 3.2vw;
  }
}
