.popup-top {
  z-index: 3;
}
.head-title {
  height: auto;
}
#form-sp {
  margin-top: 0;
  padding-top: 0;
}
.maker-type-name {
  margin-top: 20px;
}

.maker-list {
  display: flex;
  justify-content: normal;
  text-align: center;
  padding: 0;
  margin-top: 10px;

}
.maker-list a {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #CECECE;
  width: 102px;
  height: 82px;
}
.maker-list p {
  margin-bottom: 0;
  font-size: 10px;
  line-height: 1;
  margin-top: 5px;
}
.inner.maker img {
  width: 100%;
  height: auto;
}
.car-list-detail .table-flex {
  gap: 12px;
}
.car-list-detail .table-flex .cell {
  margin: 0;
  width: 116px;
  height: 107px;
}
.cell .icon {
  padding: 6px 0 0;
  border-bottom: 2px solid #cacaca;
  margin: 0 15px;
}
.car-list-detail .cell .label {
  padding: 12px 0 12px;
  font-size: 10px;
}
.all_maker {
  margin: 0 0 0 auto;
  color: #000;
  font-weight: bold;
  text-align: right;
  transition: 0.3s all;
  font-size: 13px;
}
.info-detail img {
  height: auto;
}

@media (min-width: 750px) {
  .content-resize-top, #other-maker, #car-list-icon {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1000px) {
  .maker__famous-car-ranking {
    gap: 1dvw;
  }
  .maker__famous-car-ranking > a {
    width: calc(33.33% - 1.05dvw);
  }
  .maker__famous-car-item {
    width: 100%;
    height: 100%;
  }
  .area-section-inner.sp-non {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
}

@media (max-width: 999px) {
  .maker-list a{
    margin: 0 auto 0 0!important
  }
  .maker-list a:nth-child(1), .maker-list a:nth-child(4), .maker-list a:nth-child(7) {
    margin: 0 auto;
  }

  .maker-type-name {
    padding-left: 10px;
  }
  .maker-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 1199px) {
  .sinsa-item-text h3 {
    text-align: center;
  }
}

@media (min-width: 750px) and (max-width: 1199px) {
  .logo-brand-partner-resize {
    transform: scale(.85);
  }
  .ctn-content-cus {
    width: auto;
  }
  .sinsa-item {
    width: 100%;
    display: block;
  }
  .sinsa-item-right {
    width: auto;
  }
  .sinsa-item-left {
    width: 100%;
  }
  .sinsa-item-left img {
    margin: 0 auto;
    display: block;
  }
  .item-one-space,
  .item-two-space {
    padding: 0;
  }
  .hot-word .image {
    justify-content: center;
    align-items: center;
  }
  #team .row {
    gap: 1dvw;
    justify-content: center;
    align-items: center;
  }
  .col-md-6 {
    width: calc(50% - .5dvw);
  }
  #team .row>* {
    margin: 0;
  }
  .team .member {
    width: 100%;
  }
  .team .member img {
    overflow: hidden;
    width: 100%;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .content-resize-top, #other-maker, #car-list-icon {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .justify-sa.maker__famous-car-ranking {
    gap: 1rem;
    justify-content: flex-start;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .maker__famous-car-ranking a {
    width: calc(33.8% - 1rem);
    border: 1px solid #8b8b8b;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    /* margin-bottom: 10px; */
  }
  .maker__famous-car-item {
    border: none;
  }
  .voice_container-right p.bigprice {
    padding-left: 0;
    line-height: 1.5;
  }
  .setumei {
    font-size: 1.7rem;
  }
  .hot-word,
  .top_famous,
  #other-maker,
  #car-list-icon {
    max-width: 95%;
    margin: 0 auto 0 auto;
  }
  .maker-list {
    flex-wrap: wrap;
    justify-content: left;
    gap: 0.6rem;
    flex-wrap: nowrap;
  }
  .maker-list a {
    width: 10.2%;
    height: 80px;
    margin: 0;
  }
  .table-flex .cell {
    width: 11.4%;
    padding-top: 3px;
    height: auto;
    aspect-ratio: 1/0.85;
  }
  .area-section {
    background-size: 220%;
    background-position-y: 90px;
    background-position-x: -850px;
  }
}

@media (min-width: 750px) and (max-width: 999px) {
  .maker__famous-car-ranking a {
    width: calc(50% - 0.5rem);
    border: 1px solid #8b8b8b;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
  }
  .setumei {
    font-size: 1.8rem;
    margin-top: 60px;
  }
  .container {
    max-width: 95%;
  }
  #team .content-resize-top {
    width: 100%;
  }
  .hot-word {
    max-width: 95%;
    margin: 2rem auto 2rem auto;
  }
  .hot-word h3 {
    font-size: 3rem;
  }
  .hot-word p {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .hot-word .image img {
    width: auto;
    height: 68px;
    margin-bottom: 0;
  }
  .hot-word .image {
    justify-content: center;
    align-items: center;
  }
  .hot-word .image img:last-child {
    margin-left: 10px;
  }
  .justify-sa.maker__famous-car-ranking {
    gap: 1rem;
    /*justify-content: space-evenly;*/
  }
  .maker__famous-car-item {
    border: none;
  }
  .maker__famous-car-item-title {
    border-width: 1px;
    width: 70%;
    left: 75px;
    text-align: center;
  }
  .maker__famous-car-item .-flex {
    margin-top: 20px;
  }
  .maker__famous-car-item-text-market {
    width: 84.5%;
    border-radius: 10px;
    padding: 1px 9px;
    font-size: 13px;
  }
  .maker__famous-car-item .-flex img {
    margin-top: 10px;
  }
  .maker__famous-car-item-text p {
    padding-top: 14px
  }
  .maker-list {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0.6rem;
  }
  .maker-list a {
    /*width: 15.6%;*/
    width: 14.7dvw;
    margin: 0;
  }
  .table-flex .cell {
    /*width: 15.3%;*/
    width: 14.7dvw;
    padding-top: 3px;
    margin: 0;
    height: auto;
    aspect-ratio: 1/0.9224;
  }
  .car-list-detail .table-flex {
    gap: 0.6rem;;
  }
}

@media (max-width: 749px) {
  .maker-modal-content {
    margin: 0 2dvw 0 2dvw;
  }
  .maker-list {
    gap: 2dvw;
  }
  .maker-list a {
    width: 22.5dvw;
    margin: 0;
  }
  .car-list-detail .table-flex {
    gap: 2dvw;
    margin: 0 2dvw 0 2dvw;
  }
  .car-list-detail .table-flex .cell {
    margin: 0;
    width: 22.5dvw;
  }
  .all_maker {
    padding-right: 10px;
  }
}


