.common-count {
  position: relative;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 2%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0 4px;
}
.common-count_spe_font {
  font-family: "¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",Osaka,sans-serif;
}
.common-count_pc {
  position: relative;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 2%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0 4px;
}
.common-count::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.inquiry-count {
  background: #F1F1F1;
  margin: 12px 0 0;
}
.inquiry-count::before {
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_email-black.png) no-repeat;
  background-size: 100%;
}
.browse-count {
  font-weight: 300;
  margin: 8px 8px 0;
  border-radius: 2px;
  box-shadow: 0 0 4px rgba(0,0,0,.16);
  padding-top: 4px;
}
.browse-count::before {
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_eyes-black.png) no-repeat;
  background-size: 100%;
}
.cassetteList .cassetteArea p.browse-count span.red,
.inquiry-count span.red, 
.browse-count span.red{
  font-size: 13px;
  font-weight: 600;
}
.cassetteList .cassetteArea p.common-count span.red,
.common-count .red {
  color: #DF2020;
}
.common-count .big {
  font-size: 18px;
}
.discuss-count {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  padding: 0 8px;
}
.discuss-count::before,
.discuss-count::after {
  content: '';
  display: block;
  height: 15px;
  width: 1px;
  background: #636363;
  position: absolute;
  top: 50%;
}
.discuss-count::before {
  left: 2px;
  transform: translateY(-50%) rotate(-30deg);
}
.discuss-count::after { 
  right: 2px;
  transform: translateY(-50%) rotate(30deg);
}
.discuss-count .count-inner {
  padding: 0 0 2px;
}
.discuss-count .count-inner::before {
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_heart-red.png) no-repeat;
  background-size: 100%;
  margin-right: 1px;
}
.browse-count_pc {
  padding: 7px 0 7px 22px;
  width: fit-content;
  margin: 0 24px 20px auto;
  border-radius: 0;
  box-shadow: none;
}
#main #resultArea .importedCar .authorizedLogoCont.haveBroeseCount {
  margin-bottom: 10px;
}

/* detail_sp */
body.detailGallery .floatingBtn,body.detailIndex .floatingBtn {
    position: fixed
}
.newFloatingBtn.newStyle {
  padding: 11.5px 3.87% 10.5px;
  color: #fff;
  min-height: 110px;
  background: rgba(0,0,0,.8);
  box-shadow: 0 -1px 4px rgba(0,0,0,.08);
  display: block !important;
  opacity: 1 !important;
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: -200px;
  left: 0;
  transition: 1s;
}
.newFloatingBtn.newStyle ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.3%;
    width: 100%;
  border-collapse: separate;
  border-spacing: 1px 0
}
.newFloatingBtn.newStyle ul li a {
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  height: 44px;
  border-radius: 2px;
  display: table;
  font-weight: 700;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.newFloatingBtn.newStyle ul li a>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  height: 44px;
  padding-left: 44px;
  vertical-align: middle;
  position: relative
}
.newFloatingBtn.newStyle ul li a>div::before {
  content: '';
  width: 44px;
  border-radius: 2px 0 0 2px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0
}
.newFloatingBtn.newStyle .btn3 .telephone {
  border-radius: 2px;
}
.newFloatingBtn.newStyle ul li.telephone a {
  background: #0DB47A;
  box-shadow: 0 2px 4px rgba(0,0,0,.16);
  font-size: 12px;
  line-height: 16px;
  height: 44px;
  border-radius: 2px;
  color: #fff;
}
.newFloatingBtn.newStyle ul li.telephone a div {
  padding-right: 10px;
}
.newFloatingBtn.newStyle .btn3 .telephone a div:before {
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_phone.png) center/contain no-repeat;  
  background-color: #0DB47A;
  background-size: 24px;
  border-right: 1px dashed #A6E0CC;
  width: 44px;
  border-radius: 2px 0 0 2px;
}
.floatingBtn.newStyle ul li.free_inq a {
  background: #DF2020;
  border: 0;
  color: #fff;
}
.newFloatingBtn.newStyle .btn3 .free_inq a div:before {
  border-right: 1px dashed #FF878F;
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_email-empty.png) no-repeat;
  background-color: #DF2020;
  background-size: 24px;
  background-position: center;
  width: 44px;
  height: 44px;
}
.newFloatingBtn.newStyle .common-count_spe {
  width: auto;
  padding: 0;
  margin-bottom: 4px;
}
.newFloatingBtn.newStyle .common-count_spe::before {
  margin-top: -1px;
}
.newFloatingBtn.newStyle .subtext {
  text-align: center;
  margin-bottom: 8px;
}
.newFloatingBtn.newStyle.fixed {
  bottom: 0;
}
.bigLoop.bigLoopHaveCount {
  background: #fff;
}
.bigLoop.bigLoopHaveCount .inquiry-count {
  margin: 12px;
  font-weight: 300;
}
.bigLoop.bigLoopHaveCount .inquiry-count span.red {
  position: relative;
  top: -0.5px;
}
.bigLoop.bigLoopHaveCount .caption {
  padding: 0;
  margin: 12px;
  background: #fff !important;
}
.bigLoop .showPhoto .common-count_spe {
  background: rgba(0, 0, 0, 0.8);
  padding: 6.5px 0 4.5px;
}
.bigLoop .showPhoto .common-count_spe::before {
  margin-top: -3px;
}
.shop_info .discuss-count .count-inner::before {
  margin-top: 2px;
}
#floatingBigContainer {
  display: none !important;
}
@media only screen and (orientation: landscape) {
    .newFloatingBtn.newStyle {
        display:block;
    }
}
.onlineArea {
  padding: 0 16px;
}
.onlineArea .estimationBtn a {
  padding: 14px 0 13px 48px;
  height: 48px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  font-weight: 700;
}
.onlineArea .estimationBtn a:before {
  width: 48px;
  height: 100%;
  background: url(https://img.goo-net.com/cache/ipn/usedcar/spread/icon_mail.png) center / contain no-repeat;
  background-size: 24px;
  background-color: #e43535;
}
.onlineArea .reserveBtn.icon_calendar {
  line-height: 1.4;
  gap: 3%
}
.onlineArea .reserveBtn.icon_calendar a {
  display: block;
  padding: 14px 0 15px 48px;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  height: 48px;
}
.onlineArea .reserveBtn.icon_calendar a:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 48px;
  height: 100%;
}
.onlineArea .reservation_left,
.onlineArea .reservation_right {
  flex: 1;
}
.onlineArea .reserveBtn.icon_calendar .reservation_right a {
  padding: 4px 0 5.3px 48px;
}
.have_count.newStyle .estimationBtn.icon_mail a {
  background: #DF2020;
  font-weight: 600;
  margin-bottom: 12px;
  box-shadow: 0 2px 4px rgba(0,0,0,.16);
  border-radius: 2px;
}
.have_count.newStyle .estimationBtn.icon_mail a::before {
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_email-empty.png) no-repeat;
  background-color: #DF2020;
  background-size: 24px;
  background-position: center;
  border-right: 1px dashed #FF878F;
}
.have_count.newStyle .reserveBtn a {
  background: #DF2020;
  color: #fff;
  border: 1px solid #DF2020;
  box-shadow: 0 2px 4px rgba(0,0,0,.16);
  border-radius: 2px;
  padding-left: 48px;
  height: 48px;
}
.have_count.newStyle .reserveBtn a:before {
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_raiten.png) no-repeat;
  background-size: 24px;
  background-position: center;
  background-color: #DF2020;
  border-right: 1px dashed #FF878F;
  width: 48px;
}
.have_count.newStyle .reserveBtn.icon_calendar .reservation_right a:before{
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_pnline.png) no-repeat;
  background-size: 24px;
  background-position: center;
  background-color: #DF2020;
  border-right: 1px dashed #FF878F;
}
.kurumaPageRenovation .shop_info.have_count .callBtn .long_callnote .small {
  font-size: 9px;
}
.kurumaPageRenovation .shop_info.have_count .callBtn .long_callnote {
  background: #0DB47A;
  padding: 0 0 0 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
  line-height: 1.3;
  box-shadow: 0 2px 4px rgba(0,0,0,.16);
  border-radius: 2px;
}
.kurumaPageRenovation .shop_info.have_count .callBtn .long_callnote::before {
  background: #0DB47A;
  background-image: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_phone.png);
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  border-right: 1px dashed #A6E0CC;
}
.kurumaPageRenovation .shop_info.have_count .line_talk_btn {
  padding: 0;
  line-height: 48px;
  border-radius: 2px;
}
.kurumaPageRenovation .shop_info.have_count .line_talk_btn::before {
  border-right: 1px dashed #12A413;
}
.kurumaPageRenovation .shop_info.have_count .inquiry_line_btn a {
  box-shadow: 0 2px 4px rgba(0,0,0,.16);
  border-radius: 2px;
}
.kurumaPageRenovation .shop_info.have_count .inquiry_line_btn a::before {
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_line.png) no-repeat;
  background-color: #00B900;
  background-position: center;
  background-size: 28px auto;
  border-right: 1px dashed #12A413;
}
.kurumaPageRenovation .shop_info.have_count .favourites_cont .favourites_btn {
  border: 1px solid #DC0000;
  border-radius: 2px;
}
.kurumaPageRenovation .shop_info.have_count .favourites_cont .favourites_btn a {
  color: #DC0000;
}
@media screen and (max-width: 360px) {
  .shop_info.have_count .reserveBtn a {
    font-size: 12px;
    padding: 14px 0 15px 48px;
  }
  .kurumaPageRenovation .shop_info .reservation_right a {
    padding-top: 7px;
  }
}
/* detail_pc */
.common-count_spe {
  background: #333333;
  color: #fff;
  width: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 11.5px 0 9.5px;
}
.common-count_spe.common-count_sp {
  width: 100%;
}
.common-count_spe .yellow {
  color: #F1E009;
  font-size: 14px;
  font-weight: bold;
  margin: 0 1px;
}
.common-count_spe::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url(https://img.goo-net.com/usedcar/common_v2/img/discuss/icon_heart-white.png) no-repeat;
  background-size: 100%;
  margin-right: 2px;
  margin-top: -2px;
  position: static;
  transform: rotate(0);
}
.photoAdjustmentHaveCount .inquiry-count {
  margin: 4.5px 0 2px;
  font-weight: 300;
}
.photoAdjustmentHaveCount .inquiry-count::before {
  margin-top: -2px;
}
.spreadNew #propertyMain #photoGalleryTop.photoAdjustmentDiscuss .prevewArea .caption {
  padding-top: 6px;
}
.photoAdjustment .discuss-count::after {
  content: none;
}
#spreadNewFloat.spreadFloatCont.haveCount {
  background: #FFF7F7;
}
.spreadNewFloat-right div {
  margin-right: 0 !important;
}
.spreadNewFloat-right div::after {
  content: none !important;
}
div.fixedEstimate .inner div.spreadNewFloat-btn {
  display: flex;
  align-items: center;
  margin-right: 0;
}
.spreadNewFloat-right .spreadNewFloat-count {
  margin-bottom: 6px;
}
.spreadNewFloat-right .common-count {
  color: #000;
  font-weight: 300;
  padding: 0;
}
.spreadNewFloat-right .discuss-count {
  margin-top: 5px;
  padding: 0 14px;
}
.spreadNewFloat-right .discuss-count::before {
  margin-right: 5px;
}
.spreadNewFloat-right .discuss-count::before, 
.spreadNewFloat-right .discuss-count::after {
  background: #000;
}
.spreadNewFloat-right .discuss-count::before {
  transform: translateY(-50%) rotate(-45deg);
}
.spreadNewFloat-right .discuss-count::after {
  transform: translateY(-50%) rotate(45deg);
}
.spreadNewFloat-right .discuss-count .count-inner::before {
  margin-right: 5px;
  margin-top: -2px;
}
.spreadNewFloat-right .common-count .red {
  font-size: 13px;
  font-weight: 600;
}
.spreadNewFloat-right .count-subtext {
  font-size: 10px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}
.mainBtnHaveCount .discuss-count {
  margin-top: 10px;
  padding: 5px 0;
}
.mainBtnHaveCount .discuss-count::before,
.mainBtnHaveCount .discuss-count::after {
  content: none;
}
.mainBtnHaveCount .discuss-count .common-count {
  padding: 0;
  font-weight: 300;
}
.mainBtnHaveCount .discuss-count .common-count .red {
  font-size: 13px;
  font-weight: 600;
}
.mainBtnHaveCount .discuss-count .common-count::before {
  margin-right: 5px;
  margin-top: -1px;
}
.spreadNew .mainBtnHaveCount.noTell {
  padding-top: 70px;
}
.spreadNew .mainBtnHaveCount.noTell .slide_btnArea {
  right: auto !important;
  left: 50%;
  transform: translateX(-50%);
  width: fit-content;
}
.spreadNew .mainBtnHaveCount .innerUnderBtnSet.btnArea {
  padding-top: 4px;
  width: 795px;
  display: flex;
  justify-content: center;
}
.spreadNew .mainBtnHaveCount .slide_btnArea {
  top: -96px;
  right: 0 !important;
  position: absolute !important;
}
.spreadNew .mainBtnHaveCountLong .slide_btnArea {
  right: -50px !important;
} 

.floatOftenSee.floatOftenAdaption {
  display: none
}

#spreadNewFloat.spreadFloatCont {
    display: block!important;
}

#spreadNewFloat.spreadFloatCont .inner {
    width: 1080px;
    padding: 16px 0 !important;
    display: flex;
    align-items: center;
}

#spreadNewFloat.spreadFloatCont .img {
    width: 80px;
}

#spreadNewFloat.spreadFloatCont .img img {
    width: 100%;
    display: block;
}


div.fixedEstimate .inner div,
#spreadNewFloat.spreadFloatCont .inner .estimate,
#spreadNewFloat.spreadFloatCont .inner .compare {
    float: none;
}

div.fixedEstimate .inner div {
    width: auto;
}

#spreadNewFloat.spreadFloatCont .inner .dial {
    display: flex;
    width: 288px !important;
    margin: 0 24px;
    align-items: center;
}

#spreadNewFloat.spreadFloatCont .inner .name {
    width: 240px !important;
    margin: 0;
    line-height: 150%;
}

#spreadNewFloat.spreadFloatCont .inner .dial .wrap_qr {
    width: 64px;
    position: static;
}

#spreadNewFloat.spreadFloatCont .inner .callTracker {
    width: 236px;
}

#spreadNewFloat.spreadFloatCont .inner .callTracker dd {
    padding-left: 5px;
    text-align: left;
}

#spreadNewFloat.spreadFloatCont .qrcode {
    width: 100%;
}

body #spreadNewFloat.spreadFloatCont .inner .flatEstimate a {
    width: 224px;
    padding: 15px 10px 12px 45px !important;
    background: #F15E68 !important;
    position: relative;
    height: 44px !important;
    border: 1px solid #E00923;
    border: none;
    border-radius: 3px;
    margin-right: 8px;
    font-size: 14px !important;
    font-weight: bold;
}

body #spreadNewFloat.spreadFloatCont .inner .flatEstimate a::before {
    content: '';
    position: absolute;
    width: 44px;
    height: 43px;
    background: url(https://img.goo-net.com/cache/ipn/usedcar/spread/icon_mail.png) no-repeat #e00923 center !important;
    background-size: 20px auto !important;
    left: 0;
    top: 0;
    border-radius: 3px 0 0 3px;
}

#spreadNewFloat.spreadFloatCont .inner .estimate,
#spreadNewFloat.spreadFloatCont .inner .compare {
    margin: 0;
}

body #spreadNewFloat.spreadFloatCont .inner #compare_list_fixed a {
    width: 184px;
    height: 44px;
    padding: 14px 0 12px;
    border: 1px solid #E00923;
    box-sizing: border-box;
    background-size: 18px;
    background-color: #fff;
    background-position: 12px 14px;
}

body #spreadNewFloat.spreadFloatCont .inner #compare_list_fixed #compare_list_fixed_botton_on a {
    background-image: url(https://img.goo-net.com/ln/slist_icon_favorite_new_off@2x.png);
    background-repeat: no-repeat;
}

body #spreadNewFloat.spreadFloatCont .inner #compare_list_fixed #compare_list_fixed_botton_off a {
    background-image: url(https://img.goo-net.com/ln/slist_icon_favorite_new_on@2x.png);
    background-repeat: no-repeat;
}

body #spreadNewFloat.spreadFloatCont .inner #compare_list_fixed a:hover {
    opacity: 1;
}

body #spreadNewFloat.spreadFloatCont .inner #compare_list_fixed a span {
    font-size: 14px;
    width: auto;
    color: #E00923;
    background: transparent;
    font-weight: bold;
    display: block;
    height: 100%;
    text-align: left !important;
}

body #spreadNewFloat.spreadFloatCont .inner #compare_list_fixed #compare_list_fixed_botton_on a span {
    padding: 2px 10px 0 68px;
}


body #spreadNewFloat.spreadFloatCont .inner #compare_list_fixed #compare_list_fixed_botton_off a span {
    padding: 2px 10px 0 42px;
}

/* ?????????free_inq ??????????? */
.newFloatingBtn ul.btn3:not(:has(li.telephone)) li.free_inq {
  transform: translate(20px, 8px);
}