
{# inputのoverride #}
.hs-search-field__box{
  max-width: 900px;
  margin: 0 auto;
}
.hs-search-field__form__term{
  margin: 4rem auto;
  max-width: 800px;
}

.tagsForm__title{
  color: #000;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 180%; /* 32.4px */
  letter-spacing: 0.9px;
  margin-bottom: 1.6rem;
}

.tagsForm__checkbox--wrapper{
  margin: 1.6rem;
  margin-bottom: 4rem;
  margin-left: 0;
}


