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

.back_color {
  padding: 40px 0 35px;
  background: linear-gradient(to bottom, #ef8f16 0 60%, #de7f12 60% 100%);
  font-family: "Noto Sans JP", sans-serif;
}
.back_color_red .back_color {
  background: linear-gradient(to bottom, #cd4234 0 60%, #b63d31 60% 100%);
}
.lp-cta__container {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 16px;
}
.lp-cta__inner {
  background: none;
  border: 0;
  padding: 0;
}
.lp-cta__header {
  margin-bottom: 35px;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}
.lp-cta__subtitle {
  font-size: 1.3rem;
  font-weight: 700;
  padding-bottom: 10px;
}
.lp-cta__title {
  padding-bottom: 30px!important;
  color: #fff;
  font-size: clamp(2.4rem, 3vw, 2.7rem)!important;
  font-weight: 700!important;
  line-height: 1.25!important;
}
.lp-cta__description {
  display: none;
}
.lp-cta__list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 28px;
}
.lp-cta__item {
  position: relative;
  width: calc((100% - 28px) / 2);
  padding: 50px 35px 35px;
  border-radius: 8px;
  background: #fff;
  text-align: center;
}
.cta_af .lp-cta__item {
  padding: 40px 35px 45px;
}
.cta_af .lp-cta__item:nth-of-type(2) {
  padding: 50px 35px 35px;
}
.one-column .lp-cta__item  {
  width: calc((100% - 28px) / 1);
}
.lp-cta__label {
  position: absolute;
  top: -24px;
  left: 50%;
  width: 82%;
  max-width: none;
  padding: 12px 10px 15px;
  transform: translateX(-50%);
  border-radius: 5px;
  background: #443538;
  color: #fff;
  font-size: clamp(1.1rem, 1.5vw, 1.3rem);
  font-weight: 700;
  line-height: 1.2;
}
.lp-cta__em {
  color: #ffb21a;
}
.lp-cta__tel {
  display: block;
  width: fit-content;
  max-width: none !important;
  margin: 5px auto 0;
  padding: 0;
  background: none;
  color: #222;
  text-align: left;
}
.lp-cta__tel-number {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  color: #222;
  font-size: clamp(1.8rem, 3.7vw, 2.7rem);
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
}
.lp-cta__tel-number::before {
  content: "";
  display: block;
  flex: 0 0 56px;
  width: 56px;
  height: 32px;
  background-image: url(../img/snippets/icon-freephone.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.lp-cta__tel-text {
  display: none;
}
.lp-cta__tap {
  display: none;
}
.lp-cta__tips {
  display: block;
  margin-top: 5px;
  color: #f66;
  font-size: clamp(0.87rem, 1.2vw, 1rem);
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.lp-cta__time {
  display: block;
  margin-top: 4px;
  color: #222;
  font-size: clamp(0.87rem, 1.2vw, 1rem);
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.lp-cta__email {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 78px;
  max-width: none !important;
  padding: 0 15px 0 5px;
  border-radius: 8px;
  border-bottom: 3px solid #4b9a19;
  background: #59b51e;
  color: #fff;
  font-size: clamp(1.1rem, 2.3vw, 1.4rem);
  font-weight: 600;
  line-height: 1.3;
}
.lp-cta__email-em {
  color: #fff238;
}
.notice {
  display: block;
  margin-top: 28px;
  color: #fff;
  font-size: clamp(1.2rem, 1.8vw, 1.6rem);
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .back_color {
    padding: 30px 0;
    background: linear-gradient(to bottom, #ef8f16 0%, #de7f12 100%);
  }
  .back_color_red .back_color {
    background: linear-gradient(to bottom, #cd4234 0%, #b63d31 100%);
  }
  .lp-cta__container {
    padding: 0 20px;
  }
  .lp-cta__subtitle {
    padding-bottom: 5px;
    font-size: 1.25rem;
  }
  .lp-cta__title {
    padding-bottom: 10px!important;
    font-size: 2rem!important;
    line-height: 1.2!important;
  }
  .lp-cta__list {
    display: block;
  }
  .lp-cta__item {
    width: 100%;
    padding: 45px 18px 20px;
    border-radius: 12px;
  }
  .lp-cta__item + .lp-cta__item {
    margin-top: 40px;
  }
  .lp-cta__label {
    top: -22px;
    width: 82%;
    padding: 14px 8px;
    font-size:clamp(0.98rem,calc(0.818rem + 0.692vw),1.15rem);
  }
  /* ボタン上の注釈 */
  .lp-cta__tap {
    display: block;
    margin: 0 0 10px;
    color: #222;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
  }
  /* 電話ボタン全体 */
  .lp-cta__tel {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    width: 100%;
    min-height: 88px;
    margin: 0;
    padding: 12px 15px;
    box-sizing: border-box;
    border-radius: 12px;
    background: #ff3037;
    color: #fff;
    text-align: center;
  }
  .lp-cta__tel-number {
    display: none;
  }
  .lp-cta__tel-number::before {
    display: none;
  }
  .lp-cta__tel-text {
    display: flex;
    justify-content: center;
    width: 100%;
    color: #fff;
    font-size: clamp(1.4rem, calc(1.2rem + 2vw), 1.75rem);
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
  }
  .lp-cta__tel-text::before {
    content: "";
    display: block;
    flex: 0 0 56px;
    width: 56px;
    height: 32px;
    background-image: url(../img/snippets/icon-freephone_w.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .lp-cta__tips {
    display: none;
  }
  .lp-cta__time {
    display: block;
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: clamp(0.7rem, calc(0.537rem + 0.692vw), 0.87rem);
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
  }
  .lp-cta__email {
    min-height: 72px;
    padding: 0 15px 0 5px;
    font-size: clamp(1.2rem, 5vw, 1.4rem);
  }
  .lp-cta__email.takuhai-email{
    flex-direction: column;
  }
  .lp-cta__inner::after {
    font-size:clamp(1rem,calc(0.761rem + 1.018vw),1.25rem);
    line-height: 1.5;
    text-align: center;
  }
}

/*ハック*/
#itemcategory .lp-cta {
  text-align: center;
  padding: auto;
  background-image: none;
  background: linear-gradient(to bottom, #ef8f16 0 60%, #de7f12 60% 100%);
}
#itemcategory .back_color_red .back_color {
  background: linear-gradient(to bottom, #cd4234 0 60%, #b63d31 60% 100%);
}
#itemcategory .lp-cta .lp-cta__title {
  font-family: auto;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #itemcategory .lp-cta  {
    background-image: none;
    background: linear-gradient(to bottom, #ef8f16 0%, #de7f12 100%);
  }
  #itemcategory .back_color_red .back_color {
    background: linear-gradient(to bottom, #cd4234 0%, #b63d31 100%);
  }
}