@charset "UTF-8";
/*----------------------------------------------------------

setting

----------------------------------------------------------*/
/*----------------------------------------------------------

mixin

----------------------------------------------------------*/
.pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

/* common_label  */
.common_label {
  background-color: #EFEFEF;
  padding: 36px 50px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .common_label {
    padding: 27px 35px;
  }
}
.common_label_container {
  max-width: 710px;
  width: 100%;
  margin-inline: auto;
}
.common_label_btnLists {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .common_label_btnLists {
    flex-direction: column;
  }
}
.common_label_btnList {
  width: 280px;
  height: 46px;
  max-width: 100%;
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (max-width: 768px) {
  .common_label_btnList {
    width: 360px;
    margin-inline: auto;
  }
}
.common_label_btnList:last-child {
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  .common_label_btnList:last-child {
    margin-top: 25px;
    margin-left: 0;
    margin-inline: auto;
  }
}
.common_label_btnLabel {
  width: 90px;
  max-width: 100%;
  margin-left: 25%;
  height: 100%;
  position: relative;
  z-index: 2;
  aspect-ratio: 90/28;
  transition: all 0.3s ease 0s;
}
.common_label_btnLabel img {
  height: auto;
}
.common_label_btnLink {
  color: #0E9352;
  font-weight: 700;
  margin-top: -18px;
  background-color: #FFF;
  padding: 10px;
  display: block;
  transition: all 0.3s ease 0s;
}
.common_label_btnLink:hover {
  box-shadow: 0 2px 0 #0A6D3D;
  transform: translateY(2px);
}
.common_label_btnLink:hover + .common_label_btnLabel {
  transform: translateY(2px);
}
.common_label_btnLink::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  right: 23px;
  transform: rotate(135deg) translateY(-50%);
  transform-origin: top;
  top: 47%;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .common_label_btnLink::before {
    right: 18px;
  }
}
.common_label_btnLink::after {
  content: "";
  position: absolute;
  background: #0E9352;
  border-radius: 23px;
  width: 23px;
  height: 23px;
  right: 15px;
  transform: translateY(-50%);
  transform-origin: top;
  top: 50%;
  z-index: 0;
}
@media only screen and (max-width: 1024px) {
  .common_label_btnLink::after {
    right: 10px;
  }
}

/*----------------------------------------------------------

広告経由の電話番号変更

----------------------------------------------------------*/
.--call-tracker a.--call-tracker .common_contact_telCatch {
  display: none;
}
.--call-tracker a.--call-tracker .common_contact_telNoText {
  font-size: 26px;
}
.--call-tracker a.--call-tracker .cta_btn_telCopy {
  opacity: 0;
  visibility: hidden;
}
.--call-tracker a.--call-tracker .cta_btn_telNoText {
  font-size: clamp(32px, 3.75vw, 54px);
}
@media only screen and (max-width: 768px) {
  .--call-tracker a.--call-tracker .cta_btn_telNoText {
    font-size: clamp(16px, 7.4666666667vw, 32px);
  }
}
.--call-tracker .contact_call .contact_call_phone .--call-tracker .cta_btn_telNoText {
  font-size: clamp(18px, 2.2222222222vw, 32px);
}
@media only screen and (max-width: 768px) {
  .--call-tracker .contact_call .contact_call_phone .--call-tracker .cta_btn_telNoText {
    font-size: clamp(16px, 7.4666666667vw, 28px);
  }
}
@media only screen and (max-width: 768px) {
  .--call-tracker .campaign_crane .camcrane_cta .__cta_body .__cta_contact .__contact_tel.--call-tracker::before {
    left: -30px;
  }
}
.--call-tracker .cta_search_phone-name {
  opacity: 0;
  visibility: hidden;
}
.--call-tracker .cta_search_phone-text .number {
  font-size: 54px;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .cta_search_phone-text .number {
    font-size: 28px;
  }
}
.--call-tracker .flat-body-contact_phone-name {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .flat-body-contact_phone-text .number {
    font-size: 25px;
  }
}
.--call-tracker .newcar-contact_phone-name {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .newcar-contact_phone-text .number {
    font-size: 28px;
  }
}
.--call-tracker .refrigerator-contact_phone-name {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .refrigerator-contact_phone-text .number {
    font-size: 28px;
  }
}
.--call-tracker .cta-contact_phone-name {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .cta-contact_phone-text .number {
    font-size: 28px;
  }
}
.--call-tracker .matching_contact_phone-name {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .matching_contact_phone-text .number {
    font-size: 28px;
  }
}
.--call-tracker .cta-phone-line-name {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .cta-phone-line-text .number {
    font-size: 28px;
  }
}
.--call-tracker .cta-double_phone-name {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .cta-double_phone-text .number {
    font-size: 28px;
  }
}
.--call-tracker .campaign_kaitori .camkai_cta .__cta_call a .__call_phone {
  font-size: 54px;
}
@media only screen and (max-width: 768px) {
  .--call-tracker .campaign_kaitori .camkai_cta .__cta_call a .__call_phone {
    font-size: 28px;
  }
}
.--call-tracker .cta-mono_phone-name {
  opacity: 0;
  visibility: hidden;
}
.--call-tracker .cta-mono_phone-text .number {
  font-size: 26px;
}
.--call-tracker .detail a.--call-tracker .cta_btn_telNoText {
  font-size: clamp(24px, 2.0833333333vw, 30px);
}
@media only screen and (max-width: 768px) {
  .--call-tracker .detail a.--call-tracker .cta_btn_telNoText {
    font-size: clamp(16px, 7.4666666667vw, 32px);
  }
}/*# sourceMappingURL=calltracker.css.map */