@charset "UTF-8";


table.fee_table font.sp_only {
  display: none !important;
}
@media screen and (max-width: 896px) {
  table.fee_table font.sp_only {
    display: inline !important;
  }
}

