.hi-car-phones-list .section {
  font-weight: 400;
  line-height: 1.6;
  margin-top: -1px;
  position: relative;
  color: #000;
}
.hi-car-phones-list.main-container img,
.hi-car-phones-list.main-container video {
  width: 100%;
}
.hi-car-phones-list.main-container video {
  display: block;
}
.hi-car-phones-list .nowrap {
  white-space: nowrap;
}
.hi-car-phones-list  .main-container .section-kv {
  margin-top: 0;
}
.hi-car-phones-list .blur-up {
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-transition: -webkit-filter 0.4s;
  transition: -webkit-filter 0.4s;
  transition: filter 0.4s;
  transition: filter 0.4s, -webkit-filter 0.4s;
}
.hi-car-phones-list .blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.hi-car-phones-list p.title {
  line-height: 1.25;
}
.hi-car-phones-list .mt-40 {
  margin-top: 2.083333vw;
}
.hi-car-phones-list .mt-160 {
  margin-top: 8.333333vw;
}
.hi-car-phones-list .mt-200 {
  margin-top: 10.416667vw;
}
.hi-car-phones-list .section-kv .kv-title {
  position: absolute;
  top: 10.572917vw;
  left: 10.9375vw;
}
.hi-car-phones-list .section-kv .kv-title .title {
  font-size: 3.125vw;
}
.hi-car-phones-list .section-kv .kv-title .tip {
  font-size: 1.145833vw;
  opacity: 0.6;
}
.hi-car-phones-list .s2 {
  margin-top: 8.333333vw;
  /* display: flex; */
  /* justify-content: space-between; */
  /* padding-right: 21.666667vw; */
  /* padding-right: 21.041667vw; */
}
.hi-car-phones-list .s2 .anchorBox {
  width: max-content;
  position: -webkit-sticky;
  position: sticky;
  top: 9.8vw;
  z-index: 1;
  left: 9.583333vw;
  align-self: flex-start;
}
.hi-car-phones-list .s2 .anchorBox .anchor {
  font-size: 1.145833vw;
  position: relative;
  opacity: 0.8;
  line-height: 1.25;
  cursor: pointer;
  transition: all 0.3s;
}
.hi-car-phones-list .s2 .anchorBox .anchor:nth-child(2),
.hi-car-phones-list .s2 .anchorBox .anchor:nth-child(3) {
  margin-top: 3.645833vw;
}
.hi-car-phones-list .s2 .anchorBox .anchor.active {
  opacity: 1;
  font-weight: bold;
}
.hi-car-phones-list .s2 .anchorBox .anchor.active::before {
  content: "";
  position: absolute;
  left: -2.083333vw;
  top: 50%;
  transform: translateY(-50%);
  width: 0.208333vw;
  height: 1.354167vw;
  background-color: #000;
}
.hi-car-phones-list .s2 .s2-container{
  margin-left: 32.083333vw;
  margin-top: -11.5625vw;
}
.hi-car-phones-list .s2 .s2-container p.title {
  font-weight: 500;
  font-size: 2.5vw;
}
.hi-car-phones-list .s2 .s2-container p.title-2 {
  font-size: 1.875vw;
  font-weight: 400;
  margin-top: 4.166667vw;
}
.hi-car-phones-list .s2 .s2-container .text-comtainer {
  width: 46.25vw;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.hi-car-phones-list .s2 .s2-container .text-comtainer p {
  font-size: 1.041667vw;
  margin-top: 1.5625vw;
  opacity: 0.6;
}
.hi-car-phones-list .s2 .s2-container .text-comtainer p:first-child {
  margin-top: 4.166667vw;
}
.hi-car-phones-list .section-footnote {
  margin-top: 8.333333vw;
  margin-left: 32.083333vw;
  border-top: 1px solid rgba(112, 112, 112, 0.4);
  width: 46.25vw;
  padding-top: 3.125vw;
  padding-left: 2.5vw;
  padding-right: 2.5vw;
  box-sizing: border-box;
  overflow: hidden;
  font-size: max(12px, 0.625vw);
  line-height: 1.6;
  color: #797979;
  margin-bottom: 10.416667vw;
}
.hi-car-phones-list .section-footnote p.last-list{
  padding-left: 0.8vw;
}
.hi-car-phones-list .section-footnote ul {
  list-style-type: decimal;
  padding-left: 2em;
}
.hi-car-phones-list .mob-show {
  display: none !important;
}
.hi-car-phones-list .pc-show {
  display: block !important;
}
@media (max-aspect-ratio: 11 / 10) {
  .hi-car-phones-list .nowrap {
    white-space: nowrap;
  }
  .hi-car-phones-list .mt-200{
    margin-top: 22.222222vw;
  }
  .hi-car-phones-list .mob-show {
    display: block !important;
  }
  .hi-car-phones-list .pc-show {
    display: none !important;
  }
  .hi-car-phones-list .section-kv .kv-title {
    top: 18.055556vw;
    left: 8.333333vw;
  }
  .hi-car-phones-list .section-kv .kv-title .title {
    font-size: 8.333333vw;
  }
  .hi-car-phones-list .section-kv .kv-title .tip {
    color: #86868b;
    opacity: 1;
    font-weight: 500;
    font-size: 3.333333vw;
    margin-top: 4.166667vw;
  }
  .hi-car-phones-list .mt-40 {
    margin-top: 2.777778vw;
  }
  .hi-car-phones-list .mt-160 {
    margin-top: 22.222222vw;
  }
  .hi-car-phones-list .s2 {
    margin-top: 16.666667vw;
    padding: 0;
  }
  .hi-car-phones-list .s2 .s2-container {
    margin-left: 8.333333vw;
    margin-top: 0;
  }
  .hi-car-phones-list .s2 .s2-container p.title {
    font-size: 6.111111vw;
    color: #2c2c2c;
    font-weight: 500;
  }
  .hi-car-phones-list .s2 .s2-container p.title-2 {
    font-size: 4.444444vw;
    font-weight: 500;
    margin-top: 13.888889vw;
  }
  .hi-car-phones-list .s2 .s2-container .text-comtainer {
    width: 83.333333vw;
  }
  .hi-car-phones-list .s2 .s2-container .text-comtainer p {
    font-size: 3.333333vw;
    font-weight: 500;
    margin-top: 4.166667vw;
    color: #535353;
    opacity: 0.6;
  }
  .hi-car-phones-list .s2 .s2-container .text-comtainer p:first-child,
  .hi-car-phones-list .s2 .s2-container .text-comtainer p.first {
    margin-top: 8.333333vw;
  }
  .hi-car-phones-list .section-footnote {
    font-size: 3.333333vw;
    width: 83.333333vw;
    margin: 0 auto;
    padding-top: 8.333333vw;
    padding-bottom: 27.777778vw;
    margin-top: 27.777778vw;
  }
  .hi-car-phones-list .section-footnote p.last-list{
    padding-left: 3.5vw;
  }
  .hi-car-phones-list .section-footnote ul {
    list-style-type: decimal;
    padding-left: 2em;
  }
  .hi-car-phones-list .anchorBoxMob {
    position: sticky;
    top: var(--anchor-navheight);
    z-index: 9;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  }
  .hi-car-phones-list .anchorBoxMob .mySwiper {
    width: 100%;
    height: var(--anchor-height);
    line-height: var(--anchor-height);
    font-size: 3.055556vw;
    overflow: hidden;
  }
  .hi-car-phones-list .anchorBoxMob .swiper-slide {
    width: max-content !important;
    touch-action: none;
    color: #000;
    opacity: 0.4;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 11.111111vw;
  }
  .hi-car-phones-list .anchorBoxMob .swiper-slide:last-child{
    margin-right: 0;
  }
  .hi-car-phones-list .anchorBoxMob .swiper-slide:focus {
    outline: none;
  }
  .hi-car-phones-list .anchorBoxMob .swiper-slide-active{
    position: relative;
    color: #000;
    opacity: 1;
  }
  .hi-car-phones-list .anchorBoxMob .swiper-slide-active::after {
    content: "";
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 1px;
    background-color: #000;
  }
}
@media screen and (max-width: 800px) and (min-aspect-ratio: 11 / 10){
  .hi-car-phones-list .s2 .anchorBox{
    top: 15.8vw;
  }
  .hi-car-phones-list .section-footnote{
    font-size: 0.625vw;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1281px)and (orientation: landscape){
  .hi-car-phones-list .s2 .anchorBox{
    top: 15.8vw;
  }
  .hi-car-phones-list .section-footnote{
    font-size: 0.625vw;
  }
}
@media only screen and (min-width: 768px) and (max-width:1599.98px) {
  .hi-car-phones-list .anchorBoxMob {
      padding-left:40px;
      padding-right:40px;
      box-sizing: border-box;
  }
}
@media only screen and (max-width: 767.98px) {
  .hi-car-phones-list .anchorBoxMob {
    padding-left:16px;
    padding-right:16px;
    box-sizing: border-box;
  }
}