@charset "utf-8";

/* add css this page only */

h4.p-sec_subTtl-h4 {
  font-weight: 700;
  margin-bottom: 16px;
  font-size: clamp(14px, (1rem + 5vw), 16px);
}

.c-numBox_pic.p-numBox_pic--type02 img {
  background-color:#fff;
  padding: 16px;
  border: 2px solid #dadde0;
  border-radius: 8px;
}
