@media (min-width: 768px) {
  .head_text {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .head_text {
    font-size: 14px;
  }
}


@media (max-width: 767px) {
  .renew_2024_fv_202404 {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
  }

  .renew_2024_fv_202404 a {
    display: inherit;
  }

  .renew_2024_fv_bar202404 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 10px auto 10px;
    z-index: 2;
  }
}


@media (max-width: 767px) {
  #jewelry .jewelrySoubaBox {
    width: calc(100%);
    margin: 2rem 0rem 0;
  }

  #jewelry .jewelrySoubaBox__form .form__answer .sumTitle {
    width: 55%;
  }
}
