/* 検索結果一覧pc */
.slide_search_whole_show.left_inner .search_select .select_check.select_adaption li {
  padding-right: 20px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption {
  flex-direction: column;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap {
  margin-bottom: 0;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-price:nth-child(1) {
  border-right: 1px solid #DBDBDB;
  padding-right: 16px;
  margin-right: 16px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-price .txt {
  font-size: 10px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-price .txt.payment-amount {
  font-size: 14px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-price .txt em {
  font-weight: bold;
  font-size: 12px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .txt.payment-amount em {
  font-size: 18px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .num.num-red span {
  font-size: 20px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-adaption .num em {
  font-size: 20px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-adaption {
  display: flex;
  align-items: center;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .num {
  padding-left: 0px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .num.num-red em {
  font-size: 36px;
  line-height: 43px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-adaption .notes {
  font-size: 11px;
  margin-left: 28px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-adaption .notes p {
  position: relative;
  padding-left: 14px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-adaption .notes p:nth-child(1) {
  margin-bottom: 4px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-adaption .notes p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6.5px;
  width: 11px;
  height: 11px;
  background: url('../../img-sub/usedcar/common_v2/img/spread_new/icon_awesome_tag.png') no-repeat;
  background-size: contain;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .price-wrap .hontai-adaption .hontai-price:nth-child(1) {
  border-right: 0;
  padding-right: 12px;
  margin-right: 0;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .databox-right {
  display: flex;
  margin: 18px auto 16px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .databox-right ul {
  border-bottom: 0;
  border-right: 1px dotted #ccc;
  margin-right: 12px;
  align-content: flex-start;
  padding-right: 12px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .databox-right ul li {
  height: max-content;
  padding-right: 13px;
  margin-bottom: 8px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .databox-right ul li span {
  display: inline-block;
  margin-right: 4px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .databox-right .sub p {
  line-height: 1.6;
  margin-bottom: 4px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .databox-right .info-list .buyPack {
  border-radius: 3px 4px 2px 4px;
}
#main #resultArea .section_body .data .databox-column.databox-adaption .info-list {
  margin-top: -1px;
}
#main #resultArea .section_body .loan-adaption {
  display: flex;
  margin-bottom: 6px;
}
#main #resultArea .section_body .data .loan-adaption .subBnrBox01_left .loanPrice_label {
  border-radius: 6px 0 0 6px;
  margin-right: 12px;
}
#main #resultArea .section_body .data .loan-adaption .subBnrBox01_left .loanPrice_txt_link {
  padding: 4px 14px 0 12px;
  font-size: 11px;
}
#main #resultArea .section_body .loan-adaption .evaluation_wrap {
  margin-left: 8px;
  margin-top: 0;
}
#main #resultArea .section_body .loan-adaption .evaluation_wrap dt img {
  width: 26px;
}
#main #resultArea .section_body .loan-adaption .evaluation_wrap dd .icon {
  margin-right: 5px;
}
#main #resultArea .section_body .loan-adaption .evaluation_wrap dd:nth-child(2) {
  margin-right: 8px;
  align-items: center;
}
#main #resultArea .btn-Box.reservationAdaption {
  text-align: left;
}
/* 条件に合う中古車は見つかりませんでした。 */
#main .box_searchChangeList.box_searchAdaption .suggest_item .priceInfo {
  flex-direction: column;
}
#main .box_searchChangeList.box_searchAdaption .suggest_item .priceInfo div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main .box_searchChangeList.box_searchAdaption .suggest_item .priceInfo i {
  font-style: normal;
  font-size: 10px;
}
#main .box_searchChangeList.box_searchAdaption .suggest_item .priceInfo p em {
  font-size: 18px;
}
/* 物件詳細pc */
.photoAdjustment .list-slick .slick-arrow.next,
.photoAdjustment .list-slick .slick-arrow.prev {
  width: 70px !important;
}
.spreadNew #specDataBox .mainData.mainDataAdaption tr td {
  width: 40%;
}
.spreadNew #propertyMain #specDataBox .mainData.mainDataAdaption {
  padding-bottom: 4px;
}
.spreadNew #propertyMain #specDataBox .mainDataPc {
  padding-left: 12px;
  box-sizing: border-box;
}
.mainData.mainDataAdaption i {
  font-size: 10px;
  font-style: normal;
}
.mainData.mainDataAdaption .mainDataTop {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.spreadNew #specDataBox .mainData .mainDataTop .mail a {
  margin-top: 4px;
  background: url('../../img-sub/usedcar/common_v2/img/spread_new/new/icon_20newwicket.png') no-repeat right center;
  background-size: 16px;
  text-align: left;
  background-position-x: 111px;
}
.mainData.mainDataAdaption .mainDataTop .dataPrice {
  font-size: 14px;
  font-weight: bold;
}
.mainData.mainDataAdaption .mainDataTop .num-right {
  position: absolute;
  right: 0;
  font-size: 18px;
}
.mainData.mainDataAdaption .mainDataTop .red {
  color: #ff0000;
  font-size: 42px;
  font-family: Helvetica,arial,HiraKakuPro-W3,Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
}
.mainDataMiddle {
  display: flex;
  justify-content: space-between;
  margin: 12px auto 17px;
  font-size: 11px;
}
.mainDataMiddle div::after,div.mainDataMiddle::after {
  content: none;
}
.mainDataMiddle .mainDataMiddleLeft,.mainDataMiddle .mainDataMiddleRight {
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.mainDataMiddle .hontai-price {
  margin-right: 4px;
}
.mainDataMiddle .hontai-price p {
  display: flex;
  font-weight: normal;
}
.mainDataMiddle .hontai-price p a {
  margin-left: 1px;
}
.mainDataMiddle .mainDataMiddleLeft .hontai-price {
  margin-right: 5px;
}
.mainDataMiddle .mainDataMiddleRight .hontai-price {
  margin-right: 3px;
}
.mainDataMiddle .hontai-price:nth-of-type(2) {
  margin-left: 10px;
}
.mainDataMiddle em {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-right: 1px;
  font-family: Helvetica,arial,HiraKakuPro-W3,Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
}
.mainDataBottom p {
  position: relative;
  padding-left: 14px;
}
.mainDataBottom p:nth-child(1) {
  margin-bottom: 4px;
}
.spreadNew #propertyMain #specDataBox.photoAdjustData table.regularGooloan th {
  border-radius: 4px 0 0 4px;
}
.mainDataBottom p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6.5px;
  width: 11px;
  height: 11px;
  background: url('../../img-sub/usedcar/common_v2/img/spread_new/icon_awesome_tag.png') no-repeat;
  background-size: contain;
}
.spreadNew #propertyMain>.box_note li:nth-child(2) {
  margin-bottom: 24px;
}
.shopCarStock.carousel .shopCarItemBox.shopCarAdaption,
.partsList.carousel .shopCarItemBox.shopCarAdaption {
  height: auto;
}
.shopCarStock.carousel ul.shopCarAdaption {
  padding-left: 6px !important;
}
.shopCarStock.carousel .shopCarItemBox.shopCarAdaption .jcarousel-next {
  right: -5px;
}
.spreadNew #shopInfoDetail .shopSection .shopCarAdaption .shopCarItem {
  width: 163px;
  margin-right: 7px;
}
.shopCarStock.carousel .shopCarItemBox.shopCarAdaption .price,
.partsList.carousel .shopCarItemBox.shopCarAdaption .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shopCarStock.carousel .shopCarItemBox.shopCarAdaption .price .tax,
.partsList.carousel .shopCarItemBox.shopCarAdaption .price .tax {
  line-height: 1;
}
.spreadNew #shopInfoDetail .shopSection .shopCarAdaption .shopCarItem .price dt {
  font-size: 11px;
  padding-right: 4px;
}
.spreadNew #shopInfoDetail .shopSection .shopCarAdaption .shopCarItem .price dt span {
  font-size: 10px;
}
.spreadNew #shopInfoDetail .shopSection .shopCarAdaption .shopCarItem .price dd {
  font-size: 12px;
  font-weight: normal;
}
.spreadNew #shopInfoDetail .shopSection .shopCarAdaption .shopCarItem .price .num {
  font-size: 20px;
  font-weight: bold;
}
.spreadNew #shopInfoDetail .shopSection .shopCarAdaption .shopCarItem .price .num.num_black {
  color: #333;
}
#propertyMain #packDetails .box_roundAdaption table td {
  vertical-align: middle;
}
/* 物件詳細sp */
.loanModal_item_wrap {
  display: flex;
  flex-wrap: wrap;
}
.bold {
  font-weight: bold;
}
/*検索条件の変更*/
.selectList_cond .check_priceCond_aption li {
  width: 28%;
}
.selectList_cond .check_priceCond_aption li:nth-child(2) {
  width: 35%;
}
.selectList_cond .check_priceCond_aption li:nth-child(3) {
  width: 37%;
}
#propertyMain #photoGalleryTop .linkBox .nav360_2 .mainDataAdaptionBox {
  z-index: 2;
}
.adjust .content_shop .compareShopList ul li{
  width: 140px;
  margin-right: 7px;
}
#print .box_shopDetail td.car .priceInfo .detailPrintAtxt{
  font-size: 10px;
}
#main .adjust .data .packSet .priceInfo .stockpriceAllTxt  p.car {
  width: 112px;
}
#main .adjust .data .packSet .priceInfo .stockpriceAllTxt  p.all {
  width: 85px;
}
.adjust .automobile_content .automobile_content_right .price_top.compareListTxt{
  justify-content: space-between;
}

.adjust .automobile_content .automobile_content_right .compareListTxt .price_item:first-of-type {
  margin-right: 0;
}
.adjust .automobile_content .automobile_content_right .compareListTxt .price_item .price_item_txt{
  margin-right: 0;
}
@media screen and (max-width: 1000px) {
  .floatOftenSee.floatOftenAdaption {
    z-index: 2;
  }
  #floatingBigContainer .floatingRenovate.floating_adaption .image {
    width: 110px;
  }
  .floating_adaption .floatingText {
    height: auto;
  }
  .floating_adaption .floatingText>:nth-child(1) span {
    color: #E00923;
  }
  .floating_adaption .floatingText>:nth-child(2) span {
    color: #333;
  }
  .floating_adaption .floatingText>:nth-child(2) {
    margin-left: 7px;
  }
  .mainDataSp {
    margin: 11px 16px 19px 16px;
  }
  .mainDataMiddle {
    margin: 22px auto 17px;
  }
  .mainDataBottom {
    display: flex;
  }
  .mainDataBottom p:nth-child(1) {
    margin-bottom: 0px;
    margin-right: 8px;
  }
  .mainDataMiddle .hontai-price:nth-of-type(2) {
    margin-left: 18px;
  }
  .mainDataSp .mail a {
    background: url('../../img-sub/usedcar/common_v2/img/spread_new/new/icon_20newwicket.png') no-repeat right center;
    background-size: 16px;
    display: block;
    padding: 0;
    text-align: left;
    background-position-x: 111px;
    padding-right: 20px;
    line-height: 1.2;
    font-size: 12px;
    color: #027ab5;
    text-decoration: none;
    margin-top: 6px;
  }
  .mainDataSp .mainDataTop .red {
    font-size: 50px;
    color: #E00923;
  }
  .mainDataSp .mainDataTop .red span {
    font-size: 32px;
  }
  .mainDataSp .mainDataMiddle em {
    font-size: 26px;
    margin-right: 1px;
  }
  .mainDataSp .mainDataMiddle em span {
    font-size: 18px;
  }
  .item_details_aption .car_value_detail tr td {
    width: 57%;
  }
  .whiteWrapAdaption .item_details_aption .car_value_detail tr td {
    width: auto;
    vertical-align: text-top;
  }
  body .item_details_aption .car_value_detail tr td span {
    font-size: 14px;
    vertical-align: text-top;
  }
  .item_details_aption .car_value_detail tr td span.car_value_m {
    margin-left: 18px
  }
  .item_details_aption .car_value_detail tr td:nth-child(2n) span {
    width: 51%;
  }
  .item_details_aption .car_value_detail tr td:nth-child(2) span {
    margin-left: 16px;
  }
  .item_details_aption .car_value_detail tr:nth-child(2) td:nth-child(2) span {
    margin-left: 30px;
  }
  .commentary {
    margin: 14px 16px 33px 16px;
    font-size: 10px;
    color: #636363;
  }
  .stockIntroduction.stockAdaption table th {
    width: auto;
  }
  .stockIntroduction.stockAdaption table td table th,
  .stockIntroduction.stockAdaption table td table td {
    width: auto;
    display: inline-block;
    padding: 3px 11px 3px 0;
  }
  .stockIntroduction.stockAdaption a .price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 22px;
  }
  .stockIntroduction.stockAdaption a .price dt {
    font-size: 10px;
    font-weight: bold;
  }
  .stockIntroduction.stockAdaption a .price dt .tax {
    font-weight: 300;
  }
  .stockIntroduction.stockAdaption a .price:nth-of-type(1) dt .tax {
    display: inline-block;
  }
  .stockIntroduction.stockAdaption a table td{
    width: 68%;
  }
  .stockIntroduction.stockAdaption a table td table th {
    font-size: 10px; 
  }
  .stockIntroduction.stockAdaption a table td table td {
    font-size: 12px;
  }
  .stockIntroduction.stockAdaption a .price dd .num {
    font-weight: bold;
    font-size: 21px;
  }
  .stockIntroduction.stockAdaption a .price dd .num.red {
    color: #E00923;
    font-family: Helvetica;
  }
  #titleArea .list_item.list_adaption {
    display: block;
  }
  #titleArea .list_item.list_adaption .price_setItem{
   display: flex;
  }
  #titleArea .list_item.list_adaption .price_set .bold_set {
    margin-left: 7px;
  }
  .packPlanBox.packPlanAdaption .item_price dl dt:nth-child(2) span {
    color: #e00923;
  }
  .packPlanBox.packPlanAdaption .item_price dl dd:nth-child(1),
  .packPlanBox.packPlanAdaption .item_price dl dt:nth-child(1) {
    width: 46%;
  }
  .packPlanBox.packPlanAdaption .item_price dl dd:nth-child(2),
  .packPlanBox.packPlanAdaption .item_price dl dt:nth-child(2) {
    width: 46%;
    border-right: 0;
  }
  .packPlanBox.packPlanAdaption .item_price dl:nth-child(2) dt:nth-child(1) {
    border-right: 1px dotted #d5d5d5;
  }
  .mainDataSp .mainDataMiddle em,.mainDataSp .mainDataTop .red {
    font-family: Helvetica,HiraKakuPro-W3,Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",verdana,arial,sans-serif;
  }
  .loanModal_item_aption>div {
    width: 50%;
    flex-shrink: 0;
  }
  .whiteWrapAdaption .mainData.mainDataAdaption .mainDataTop .red {
    font-size: 45px;
    font-family: Helvetica,arial,HiraKakuPro-W3,Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
  } 
  .mainData.mainDataAdaption i{
    margin-right: 3px;
  }
  .mainDataAdaptionCenter{
    margin-top: 30px;
    padding-left: 10px;
  }
  .mainDataAdaptionCenter>:nth-child(1){
    margin-bottom: 20px;
  }
  .mainDataAdaptionCenter>:nth-child(1)>:nth-child(1){
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
  }
  .mainDataAdaptionCenter>:nth-child(1)>:nth-child(1) span{
    font-size: 12px;
    font-weight: normal;
  }
  .mainDataAdaptionCenter>:nth-child(1)>:nth-child(2){
    font-size: 12px;
  }
  .mainDataAdaptionCenter>:nth-child(1)>:nth-child(2) span{
    font-size: 34px;
    font-weight: bold;
    color: #FF0000;
    display: inline-block;
    margin-right: 2px;
    font-family: Helvetica;
  }
  .mainDataAdaptionCenter>:nth-child(2)>:nth-child(1){
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
  }
  .mainDataAdaptionCenter>:nth-child(2)>:nth-child(1) span{
    font-size: 12px;
    font-weight: normal;
  }
  .mainDataAdaptionCenter>:nth-child(2)>:nth-child(2){
    font-size: 12px;
  }
  .mainDataAdaptionCenter>:nth-child(2)>:nth-child(2) span{
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    margin-right: 2px;
  }
  .stockAdaption a table{
    background-position-y: 40%!important;
  }

  #contents .linkBox .nav360_2 .item_360_2.mainDataAdaptionBox {
    z-index: 2;
  }
}
@media screen and (max-width: 373px) {
  .stockIntroduction.stockAdaption a .price dd .num {
    font-size:14px;
  }
  .stockIntroduction.stockAdaption a .price dt .tax {
    font-size: 8px;
  }
}

@media screen and (max-width: 360px) {
 body  #floatingBigContainer .floatingRenovate.floating_adaption .image {
     margin-right: 5px;
  }
}
@media screen and (max-width: 320px) {
  .car_amount.car_adaption320 dl {
    padding: 10px 0;
    min-width: 110px;
  }
  .car_amount.car_adaption320 dl dt span {
    font-size: 13px !important;
  }
  .car_amount.car_adaption320 dl:last-child dt img {
    margin-left: 4px !important;
  }
  .whiteWrapAdaption .mainData.mainDataSp .mainDataTop .red {
    font-size: 32px;
  }
  .mainDataMiddle,.mainDataBottom {
    font-size: 10px;
  }
  .mainDataMiddle em {
    font-size: 16px;
  }
  .item_details_aption .car_value tr td em,.item_details_aption .car_value_detail tr td {
    font-size: 12px;
  }
  .mainDataSp .mainDataMiddle em {
    font-size: 20px;
  }
  .mainDataMiddle .hontai-price:nth-of-type(2) {
    margin-left: 11px;
  }
  .item_details_aption .car_value_detail tr td:nth-child(2) span {
    min-width: 80px;
  }
  /*検索条件の変更*/
  .check_priceCond_aption {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 12px;
  }
  .selectList_cond .check_priceCond_aption li {
    width: 50% !important;
    flex-shrink: 0;
    margin-bottom: 10px;
  }
  body #floatingBigContainer .floatingRenovate.floating_adaption .image {
     margin-right: 8px;
  }
  .stockIntroduction.stockAdaption a .price{
    margin-right: 20px;
  }

  .stockIntroduction.stockAdaption a .price dd {
    font-size: 8px;
  }

  .stockIntroduction.stockAdaption a .price dd .num {
    font-size: 12px;
  }
  
}
/* GOO_OPE_PRJ-12521 */
#contents.short_car {
    margin-bottom: 32px;
}
div#app_bottom::after,#app_bottom div::after {
    content: none;
}
#app_bottom {
    width: 181px;
    height: 650px;
    box-sizing: border-box;
    margin: 32px auto 0;
    background: url(../../img-sub/common_v2/img/bg-appBanner-2x.png) no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 221px;
}
#app_bottom img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
#app_bottom .app_main {
    width: 164px;
    margin: 0 auto;
    padding-top: 13px;
}
#app_bottom .app_main .app_btn {
    width: 136px;
    display: block;
    margin: 0 auto;
}
#app_bottom .app_main .app_qr {
    width: 127.5px;
    height: 128px;
    display: block;
    margin: 13px auto 19px;
}
#app_bottom .app_main .store_qr {
    margin-bottom: 13px;
    width: 127px;
}



