/* ---------------------------------------------------------------- box__compare-car
---------------------------------------------------------------------------------- */
@media (max-width: 991px) {
  .box__compare-car {
    padding-top: 7.8125vw;
  }
}

/* ----------------------------------------------------------------- box__choose-car
---------------------------------------------------------------------------------- */
.box__choose-car .box__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 0 1.5625vw;
}
@media (max-width: 991px) {
  .box__choose-car .box__head {
    margin: 0 0 3.90625vw;
  }
}
.box__choose-car .head__info {
  font-family: "DB Heavent", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  color: #101010;
  font-size: var(--font-heavent-head-info);
  margin: 0 1.5625vw 0 0;
}
@media (max-width: 991px) {
  .box__choose-car .head__info {
    margin: 0 3.90625vw 0 0;
  }
}
.box__choose-car .select-all {
  padding: 1.1979166667vw 0 0;
}
@media (max-width: 991px) {
  .box__choose-car .select-all {
    padding: 3.515625vw 0 0;
  }
}
.box__choose-car .list__choose-car {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0;
  padding: 0;
  overflow: auto;
  height: 25.8333333333vw;
}
@media (min-width: 992px) {
  .box__choose-car .list__choose-car::-webkit-scrollbar-track {
    border-radius: 0.2604166667vw;
  }
  .box__choose-car .list__choose-car::-webkit-scrollbar {
    width: 0.2604166667vw;
    border-radius: 0.2604166667vw;
  }
  .box__choose-car .list__choose-car::-webkit-scrollbar-thumb {
    background: #eb0a1e;
    border-radius: 0.2604166667vw;
  }
  .box__choose-car .list__choose-car::-webkit-scrollbar-track-piece {
    background: #ccc;
    border-radius: 0.2604166667vw;
  }
}
@media (max-width: 991px) {
  .box__choose-car .list__choose-car {
    margin: 0 -1.953125vw;
    height: 40vh;
  }
}
@media (max-width: 575px) and (min-height: 641px) {
  .box__choose-car .list__choose-car {
    height: 48vh;
  }
}
.box__choose-car .list__choose-car .item {
  list-style: none;
  margin: 0 0 1.5625vw;
  padding: 0 0.5208333333vw;
  width: 20%;
}
@media (max-width: 991px) {
  .box__choose-car .list__choose-car .item {
    margin: 0 0 3.90625vw;
    padding: 0 1.953125vw;
    width: 50%;
  }
}
.box__choose-car .list__choose-car .item .info {
  border-bottom: #ccc 1px solid;
  padding: 0 0 0.78125vw;
}
@media (max-width: 991px) {
  .box__choose-car .list__choose-car .item .info {
    padding: 0 0 1.953125vw;
  }
}
.box__choose-car .list__choose-car .item .pic {
  margin: 0 0 0.2604166667vw;
}
@media (max-width: 991px) {
  .box__choose-car .list__choose-car .item .pic {
    margin: 0 0 1.3020833333vw;
  }
}
.box__choose-car .list__choose-car .item .pic img {
  margin: 0 auto;
  width: 15.625vw;
}
@media (max-width: 991px) {
  .box__choose-car .list__choose-car .item .pic img {
    width: 90%;
  }
}

/* -------------------------------------------------------------- list__price-detail
---------------------------------------------------------------------------------- */
.list__price-detail .item {
  padding: 0 0 3.125vw;
}
@media (max-width: 991px) {
  .list__price-detail .item {
    padding: 0 3.90625vw 7.8125vw;
  }
}
.list__price-detail .item .box__head {
  border-bottom: #606060 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 0 0.78125vw;
  padding: 0 0 0.5208333333vw;
}
@media (max-width: 991px) {
  .list__price-detail .item .box__head {
    margin: 0 0 3.90625vw;
    padding: 0 0 2.6041666667vw;
  }
}
.list__price-detail .item .box__head .head__info {
  font-family: "DB Heavent", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  color: #101010;
  font-size: var(--font-heavent-title);
  margin: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.list__price-detail .item .box__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
}
.list__price-detail .item .box__info .pic {
  margin: 0;
  width: 29.1666666667vw;
}
@media (max-width: 991px) {
  .list__price-detail .item .box__info .pic {
    margin: 0 auto 3.90625vw;
    width: 80%;
  }
}
@media (min-width: 992px) {
  .list__price-detail .item .box__info .table__price-detail {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-top: 0.2604166667vw;
  }
}
@media (max-width: 991px) {
  .list__price-detail .item .box__info .table__price-detail {
    width: 100%;
  }
}

.table__price-detail table {
  width: 100%;
}
.table__price-detail table col {
  width: 35%;
}
.table__price-detail table col:nth-of-type(1) {
  width: 30%;
}
.table__price-detail table th {
  font-family: "DB Heavent", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  background: #f5f5f5;
  color: #808080;
  font-size: var(--font-heavent-general);
  font-weight: 400;
  padding: 0 1.0416666667vw;
  text-align: left;
  height: 3.125vw;
}
@media (max-width: 991px) {
  .table__price-detail table th {
    padding: 0 1.953125vw;
    height: 10.4166666667vw;
  }
}
.table__price-detail table th:nth-of-type(2) {
  text-align: center;
}
.table__price-detail table th:nth-of-type(3) {
  text-align: right;
}
.table__price-detail table td {
  background: url(../img/color/color__grey-d6d6d6.png) no-repeat 0 center;
  background-size: 1px 80%;
  font-family: "DB Heavent", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  border-bottom: #d6d6d6 1px solid;
  color: #101010;
  font-size: var(--font-heavent-general);
  padding: 0.5208333333vw 0;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 991px) {
  .table__price-detail table td {
    padding: 1.3020833333vw 0;
  }
}
.table__price-detail table td .box {
  padding: 0.5208333333vw 1.0416666667vw;
}
@media (max-width: 991px) {
  .table__price-detail table td .box {
    padding: 1.3020833333vw 1.953125vw;
  }
}
.table__price-detail table td .box p {
  font-family: "DB Heavent", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  color: #101010;
  font-size: var(--font-heavent-general);
  margin: 0;
}
.table__price-detail table td .box p i {
  color: #808080;
  font-size: var(--font-heavent-thin);
  font-style: normal;
  font-weight: 400;
}
.table__price-detail table td:first-child {
  background: none;
}
.table__price-detail table td:nth-of-type(3) {
  text-align: right;
}

/* ----------------------------------------------------------------- box__buying-car
---------------------------------------------------------------------------------- */
#box__buying-car {
  padding: 5.2083333333vw 0 3.125vw;
}
@media (max-width: 991px) {
  #box__buying-car {
    padding: 15.625vw 0 7.8125vw;
  }
}
#box__buying-car .head__section {
  padding-top: 3.125vw;
  text-align: center;
}
@media (max-width: 991px) {
  #box__buying-car .head__section {
    padding: 0 3.90625vw;
  }
}
@media (max-width: 991px) {
  #box__buying-car .box__buying-car-price-list {
    padding-top: 7.8125vw;
  }
}
#box__buying-car .box__buying-car-price-list .btn-link {
  margin: 0 0 4.6875vw;
}
@media (max-width: 991px) {
  #box__buying-car .box__buying-car-price-list .btn-link {
    margin: 0 0 7.8125vw;
  }
}
@media (max-width: 991px) {
  #box__buying-car .box__buying-car-price-list .box__note {
    padding: 0 3.90625vw;
  }
}
#box__buying-car .box__buying-car-price-list .box__note .title {
  font-family: "DB Heavent", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  color: #101010;
  font-size: var(--font-heavent-general);
}
@media (max-width: 991px) {
  #box__buying-car .box__buying-car-price-list .box__note .title {
    font-size: var(--font-heavent-general-bold);
  }
}
@media (max-width: 991px) {
  #box__buying-car .box__buying-car-price-detail {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 992px) {
  #box__buying-car .box__buying-car-price-detail .container {
    width: 79.1666666667vw;
  }
}
#box__buying-car .box__buying-car-price-detail .subhead {
  font-family: "DB Heavent Md", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  color: #101010;
  font-size: var(--font-heavent-general-bold);
  text-align: center;
}
#box__buying-car .box__buying-car-price-detail .box__note {
  padding: 4.6875vw 0 1.5625vw;
}
@media (max-width: 991px) {
  #box__buying-car .box__buying-car-price-detail .box__note {
    padding: 7.8125vw 3.90625vw 3.90625vw;
  }
}
#box__buying-car .box__buying-car-price-detail .box__note .title {
  font-family: "DB Heavent", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.1;
  color: #101010;
  font-size: var(--font-heavent-general);
}
@media (max-width: 991px) {
  #box__buying-car .box__buying-car-price-detail .box__note .title {
    font-size: var(--font-heavent-general-bold);
  }
}

/* ---------------------------------------------------------------- popup__price-list
---------------------------------------------------------------------------------- */
.popup__price-list {
  display: none;
  z-index: 90;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.popup__price-list .detail {
  background: #fff;
  padding: 1.5625vw;
  z-index: 10;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(120%);
          transform: translateY(120%);
}
@media (max-width: 991px) {
  .popup__price-list .detail {
    padding: 3.90625vw;
  }
}
.popup__price-list .detail .choose-other-model {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 991px) {
  .popup__price-list .detail .choose-other-model {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 3.90625vw 0 0;
    position: relative;
  }
  .popup__price-list .detail .choose-other-model .btn-link {
    min-width: 52.0833333333vw;
  }
}
@media (max-width: 991px) {
  .popup__price-list .detail .btn-submit {
    margin-top: 3.90625vw;
    min-width: 52.0833333333vw;
  }
}
.popup__price-list .detail .btn-close {
  position: absolute;
  top: 0;
  right: 0;
}
.popup__price-list .bg {
  background: rgba(0, 0, 0, 0.9);
  cursor: pointer;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.popup__price-list.active .detail {
  -webkit-transform: translate(0);
          transform: translate(0);
}