@font-face {
  font-family: "Yu Mincho";
  src: local("Yu Mincho Demibold");
  font-weight: 500; }

.mb1em {
  margin-bottom: 0.8em !important; }

.mb15em {
  margin-bottom: 1em !important; }

.mb05em {
  margin-bottom: 0.3em !important; }

.mt15px {
  margin-top: 10px !important; }

.mt30px {
  margin-top: 20px !important; }

.padding2em {
  padding-top: 1.3em;
  padding-bottom: 1.3em; }

.padding0em {
  padding-top: 0em;
  padding-bottom: 0em; }


.parts-card + .brdr {
  margin-top: 25px;
  padding-top: 25px; }

@media print, screen and (min-width: 768px) {
  .mb1em {
    margin-bottom: 0.5em !important; }

  .mb15em {
    margin-bottom: 0.8em !important; }

  .mb05em {
    margin-bottom: 0.3em !important; }

  .mt15px {
    margin-top: 7px !important; }

  .mt30px {
    margin-top: 10px !important; }

  .padding2em {
    padding-top: 1em;
    padding-bottom: 1em; }

   }