@charset "UTF-8";
/* ==================================================
 * Color set
 * ================================================== */
/* ==================================================
 * Font
 * ================================================== */
/* ==================================================
 * width
 * ================================================== */
/* ==================================================
 * layout
 * ================================================== */
/* ==================================================
 * bg
 * ================================================== */
/* ==================================================
 * font text
 * ================================================== */
/* ==================================================
 * other
 * ================================================== */
html:has(#chart) {
  scroll-padding-top: 20vw;
}

/*質問
=========================================*/
.chart_question_title {
  padding: 12px;
  -moz-column-gap: 7px;
       column-gap: 7px;
  font-size: 30px;
  font-size: 3.90625vw;
}
@media screen and (min-width: 539px) {
  .chart_question_title {
    font-size: 20px;
  }
}
.chart_question_title::before {
  width: 34px;
  min-width: 34px;
  padding: 0 0 2px 2px;
  font-size: 34px;
  font-size: 4.4270833333vw;
}
@media screen and (min-width: 539px) {
  .chart_question_title::before {
    font-size: 22.6666666667px;
  }
}
.chart_question .btn-01__link {
  border-radius: 6px;
  font-size: 28px;
  font-size: 3.6458333333vw;
}
@media screen and (min-width: 539px) {
  .chart_question .btn-01__link {
    font-size: 18.6666666667px;
  }
}

/*結果
=========================================*/
.chart_result_title {
  row-gap: 4vw;
}
.chart_result_title_icon::after {
  max-width: 6vw;
}
.chart_result_title_main {
  text-align: center;
  font-size: 34px;
  font-size: 4.4270833333vw;
}
@media screen and (min-width: 539px) {
  .chart_result_title_main {
    font-size: 22.6666666667px;
  }
}
.chart_result .com-tel,
.chart_result .btn-01 {
  width: 100%;
}
.chart_result .tel {
  font-size: 40px;
  font-size: 5.2083333333vw;
}
@media screen and (min-width: 539px) {
  .chart_result .tel {
    font-size: 26.6666666667px;
  }
}
.chart_result .ic-freedial {
  justify-content: center;
}/*# sourceMappingURL=chart_sp.css.map */