@charset 'UTF-8';
/*  Add Custom CSS here.  */

.formpage .tbl-contact.form6 dl dt .hissu {background: #FF0000; color: #fff;width: 38px;height: 18px;display: inline-flex; justify-content: center; align-items: center; font-size: 13px;}
.formpage .tbl-contact .border-top{margin-top: 60px;padding-top: 40px;border-top: 1px solid #000;}
.formpage .tbl-contact dl dt i {font-size: 12px;font-style: normal;}
.formpage .tbl-contact dl dd #facility_access {height: 86px;}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
