/* --------------------------------
 * base
 * -------------------------------- */

* {
	box-sizing: border-box;
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
}

.w1-moji {
  width: 2em !important;
}

.w1-char {
  width: 1.5em !important;
}

.w1-moji-sm-max {
  width: 2em !important;
}

@media (max-width: 767.98px) {
  .w1-moji-sm-max {
    width: 100% !important;
  }
}

.w1-char-sm-max {
  width: 1.5em !important;
}

@media (max-width: 767.98px) {
  .w1-char-sm-max {
    width: 100% !important;
  }
}

.w1-moji-sm-auto {
  width: 2em !important;
}

@media (max-width: 767.98px) {
  .w1-moji-sm-auto {
    width: auto !important;
  }
}

.w1-char-sm-auto {
  width: 1.5em !important;
}

@media (max-width: 767.98px) {
  .w1-char-sm-auto {
    width: auto !important;
  }
}

.w1-moji-md-max {
  width: 2em !important;
}

@media (max-width: 991.98px) {
  .w1-moji-md-max {
    width: 100% !important;
  }
}

.w1-char-md-max {
  width: 1.5em !important;
}

@media (max-width: 991.98px) {
  .w1-char-md-max {
    width: 100% !important;
  }
}

.w1-moji-md-auto {
  width: 2em !important;
}

@media (max-width: 991.98px) {
  .w1-moji-md-auto {
    width: auto !important;
  }
}

.w1-char-md-auto {
  width: 1.5em !important;
}

@media (max-width: 991.98px) {
  .w1-char-md-auto {
    width: auto !important;
  }
}

.mw5 {
  max-width: 0.5em !important;
}

.mw1-moji {
  max-width: 2em !important;
}

.mw1-char {
  max-width: 1.5em !important;
}

.minw5 {
  min-width: 0.5em !important;
}

.minw1-moji {
  min-width: 2em !important;
}

.minw1-char {
  min-width: 1.5em !important;
}

.minw5-sm-max {
  min-width: 0.5em !important;
}

@media (max-width: 767.98px) {
  .minw5-sm-max {
    width: 100% !important;
  }
}

.minw1-moji-sm-max {
  min-width: 2em !important;
}

@media (max-width: 767.98px) {
  .minw1-moji-sm-max {
    width: 100% !important;
  }
}

.minw1-char-sm-max {
  min-width: 1.5em !important;
}

@media (max-width: 767.98px) {
  .minw1-char-sm-max {
    width: 100% !important;
  }
}

.h1-moji {
  height: 2em !important;
}

.h1-char {
  height: 1.5em !important;
}

.mh5 {
  max-height: 0.5em !important;
}

.mh1-moji {
  max-height: 2em !important;
}

.mh1-char {
  max-height: 1.5em !important;
}

.fb1-moji {
  flex-basis: 2em !important;
}

.fb1-char {
  flex-basis: 1.5em !important;
}

.w2-moji {
  width: 3em !important;
}

.w2-char {
  width: 2em !important;
}

.w2-moji-sm-max {
  width: 3em !important;
}

@media (max-width: 767.98px) {
  .w2-moji-sm-max {
    width: 100% !important;
  }
}

.w2-char-sm-max {
  width: 2em !important;
}

@media (max-width: 767.98px) {
  .w2-char-sm-max {
    width: 100% !important;
  }
}

.w2-moji-sm-auto {
  width: 3em !important;
}

@media (max-width: 767.98px) {
  .w2-moji-sm-auto {
    width: auto !important;
  }
}

.w2-char-sm-auto {
  width: 2em !important;
}

@media (max-width: 767.98px) {
  .w2-char-sm-auto {
    width: auto !important;
  }
}

.w2-moji-md-max {
  width: 3em !important;
}

@media (max-width: 991.98px) {
  .w2-moji-md-max {
    width: 100% !important;
  }
}

.w2-char-md-max {
  width: 2em !important;
}

@media (max-width: 991.98px) {
  .w2-char-md-max {
    width: 100% !important;
  }
}

.w2-moji-md-auto {
  width: 3em !important;
}

@media (max-width: 991.98px) {
  .w2-moji-md-auto {
    width: auto !important;
  }
}

.w2-char-md-auto {
  width: 2em !important;
}

@media (max-width: 991.98px) {
  .w2-char-md-auto {
    width: auto !important;
  }
}

.mw10 {
  max-width: 1em !important;
}

.mw2-moji {
  max-width: 3em !important;
}

.mw2-char {
  max-width: 2em !important;
}

.minw10 {
  min-width: 1em !important;
}

.minw2-moji {
  min-width: 3em !important;
}

.minw2-char {
  min-width: 2em !important;
}

.minw10-sm-max {
  min-width: 1em !important;
}

@media (max-width: 767.98px) {
  .minw10-sm-max {
    width: 100% !important;
  }
}

.minw2-moji-sm-max {
  min-width: 3em !important;
}

@media (max-width: 767.98px) {
  .minw2-moji-sm-max {
    width: 100% !important;
  }
}

.minw2-char-sm-max {
  min-width: 2em !important;
}

@media (max-width: 767.98px) {
  .minw2-char-sm-max {
    width: 100% !important;
  }
}

.h2-moji {
  height: 3em !important;
}

.h2-char {
  height: 2em !important;
}

.mh10 {
  max-height: 1em !important;
}

.mh2-moji {
  max-height: 3em !important;
}

.mh2-char {
  max-height: 2em !important;
}

.fb2-moji {
  flex-basis: 3em !important;
}

.fb2-char {
  flex-basis: 2em !important;
}

.w3-moji {
  width: 4em !important;
}

.w3-char {
  width: 2.5em !important;
}

.w3-moji-sm-max {
  width: 4em !important;
}

@media (max-width: 767.98px) {
  .w3-moji-sm-max {
    width: 100% !important;
  }
}

.w3-char-sm-max {
  width: 2.5em !important;
}

@media (max-width: 767.98px) {
  .w3-char-sm-max {
    width: 100% !important;
  }
}

.w3-moji-sm-auto {
  width: 4em !important;
}

@media (max-width: 767.98px) {
  .w3-moji-sm-auto {
    width: auto !important;
  }
}

.w3-char-sm-auto {
  width: 2.5em !important;
}

@media (max-width: 767.98px) {
  .w3-char-sm-auto {
    width: auto !important;
  }
}

.w3-moji-md-max {
  width: 4em !important;
}

@media (max-width: 991.98px) {
  .w3-moji-md-max {
    width: 100% !important;
  }
}

.w3-char-md-max {
  width: 2.5em !important;
}

@media (max-width: 991.98px) {
  .w3-char-md-max {
    width: 100% !important;
  }
}

.w3-moji-md-auto {
  width: 4em !important;
}

@media (max-width: 991.98px) {
  .w3-moji-md-auto {
    width: auto !important;
  }
}

.w3-char-md-auto {
  width: 2.5em !important;
}

@media (max-width: 991.98px) {
  .w3-char-md-auto {
    width: auto !important;
  }
}

.mw15 {
  max-width: 1.5em !important;
}

.mw3-moji {
  max-width: 4em !important;
}

.mw3-char {
  max-width: 2.5em !important;
}

.minw15 {
  min-width: 1.5em !important;
}

.minw3-moji {
  min-width: 4em !important;
}

.minw3-char {
  min-width: 2.5em !important;
}

.minw15-sm-max {
  min-width: 1.5em !important;
}

@media (max-width: 767.98px) {
  .minw15-sm-max {
    width: 100% !important;
  }
}

.minw3-moji-sm-max {
  min-width: 4em !important;
}

@media (max-width: 767.98px) {
  .minw3-moji-sm-max {
    width: 100% !important;
  }
}

.minw3-char-sm-max {
  min-width: 2.5em !important;
}

@media (max-width: 767.98px) {
  .minw3-char-sm-max {
    width: 100% !important;
  }
}

.h3-moji {
  height: 4em !important;
}

.h3-char {
  height: 2.5em !important;
}

.mh15 {
  max-height: 1.5em !important;
}

.mh3-moji {
  max-height: 4em !important;
}

.mh3-char {
  max-height: 2.5em !important;
}

.fb3-moji {
  flex-basis: 4em !important;
}

.fb3-char {
  flex-basis: 2.5em !important;
}

.w4-moji {
  width: 5em !important;
}

.w4-char {
  width: 3em !important;
}

.w4-moji-sm-max {
  width: 5em !important;
}

@media (max-width: 767.98px) {
  .w4-moji-sm-max {
    width: 100% !important;
  }
}

.w4-char-sm-max {
  width: 3em !important;
}

@media (max-width: 767.98px) {
  .w4-char-sm-max {
    width: 100% !important;
  }
}

.w4-moji-sm-auto {
  width: 5em !important;
}

@media (max-width: 767.98px) {
  .w4-moji-sm-auto {
    width: auto !important;
  }
}

.w4-char-sm-auto {
  width: 3em !important;
}

@media (max-width: 767.98px) {
  .w4-char-sm-auto {
    width: auto !important;
  }
}

.w4-moji-md-max {
  width: 5em !important;
}

@media (max-width: 991.98px) {
  .w4-moji-md-max {
    width: 100% !important;
  }
}

.w4-char-md-max {
  width: 3em !important;
}

@media (max-width: 991.98px) {
  .w4-char-md-max {
    width: 100% !important;
  }
}

.w4-moji-md-auto {
  width: 5em !important;
}

@media (max-width: 991.98px) {
  .w4-moji-md-auto {
    width: auto !important;
  }
}

.w4-char-md-auto {
  width: 3em !important;
}

@media (max-width: 991.98px) {
  .w4-char-md-auto {
    width: auto !important;
  }
}

.mw20 {
  max-width: 2em !important;
}

.mw4-moji {
  max-width: 5em !important;
}

.mw4-char {
  max-width: 3em !important;
}

.minw20 {
  min-width: 2em !important;
}

.minw4-moji {
  min-width: 5em !important;
}

.minw4-char {
  min-width: 3em !important;
}

.minw20-sm-max {
  min-width: 2em !important;
}

@media (max-width: 767.98px) {
  .minw20-sm-max {
    width: 100% !important;
  }
}

.minw4-moji-sm-max {
  min-width: 5em !important;
}

@media (max-width: 767.98px) {
  .minw4-moji-sm-max {
    width: 100% !important;
  }
}

.minw4-char-sm-max {
  min-width: 3em !important;
}

@media (max-width: 767.98px) {
  .minw4-char-sm-max {
    width: 100% !important;
  }
}

.h4-moji {
  height: 5em !important;
}

.h4-char {
  height: 3em !important;
}

.mh20 {
  max-height: 2em !important;
}

.mh4-moji {
  max-height: 5em !important;
}

.mh4-char {
  max-height: 3em !important;
}

.fb4-moji {
  flex-basis: 5em !important;
}

.fb4-char {
  flex-basis: 3em !important;
}

.w5-moji {
  width: 6em !important;
}

.w5-char {
  width: 3.5em !important;
}

.w5-moji-sm-max {
  width: 6em !important;
}

@media (max-width: 767.98px) {
  .w5-moji-sm-max {
    width: 100% !important;
  }
}

.w5-char-sm-max {
  width: 3.5em !important;
}

@media (max-width: 767.98px) {
  .w5-char-sm-max {
    width: 100% !important;
  }
}

.w5-moji-sm-auto {
  width: 6em !important;
}

@media (max-width: 767.98px) {
  .w5-moji-sm-auto {
    width: auto !important;
  }
}

.w5-char-sm-auto {
  width: 3.5em !important;
}

@media (max-width: 767.98px) {
  .w5-char-sm-auto {
    width: auto !important;
  }
}

.w5-moji-md-max {
  width: 6em !important;
}

@media (max-width: 991.98px) {
  .w5-moji-md-max {
    width: 100% !important;
  }
}

.w5-char-md-max {
  width: 3.5em !important;
}

@media (max-width: 991.98px) {
  .w5-char-md-max {
    width: 100% !important;
  }
}

.w5-moji-md-auto {
  width: 6em !important;
}

@media (max-width: 991.98px) {
  .w5-moji-md-auto {
    width: auto !important;
  }
}

.w5-char-md-auto {
  width: 3.5em !important;
}

@media (max-width: 991.98px) {
  .w5-char-md-auto {
    width: auto !important;
  }
}

.mw25 {
  max-width: 2.5em !important;
}

.mw5-moji {
  max-width: 6em !important;
}

.mw5-char {
  max-width: 3.5em !important;
}

.minw25 {
  min-width: 2.5em !important;
}

.minw5-moji {
  min-width: 6em !important;
}

.minw5-char {
  min-width: 3.5em !important;
}

.minw25-sm-max {
  min-width: 2.5em !important;
}

@media (max-width: 767.98px) {
  .minw25-sm-max {
    width: 100% !important;
  }
}

.minw5-moji-sm-max {
  min-width: 6em !important;
}

@media (max-width: 767.98px) {
  .minw5-moji-sm-max {
    width: 100% !important;
  }
}

.minw5-char-sm-max {
  min-width: 3.5em !important;
}

@media (max-width: 767.98px) {
  .minw5-char-sm-max {
    width: 100% !important;
  }
}

.h5-moji {
  height: 6em !important;
}

.h5-char {
  height: 3.5em !important;
}

.mh25 {
  max-height: 2.5em !important;
}

.mh5-moji {
  max-height: 6em !important;
}

.mh5-char {
  max-height: 3.5em !important;
}

.fb5-moji {
  flex-basis: 6em !important;
}

.fb5-char {
  flex-basis: 3.5em !important;
}

.w6-moji {
  width: 7em !important;
}

.w6-char {
  width: 4em !important;
}

.w6-moji-sm-max {
  width: 7em !important;
}

@media (max-width: 767.98px) {
  .w6-moji-sm-max {
    width: 100% !important;
  }
}

.w6-char-sm-max {
  width: 4em !important;
}

@media (max-width: 767.98px) {
  .w6-char-sm-max {
    width: 100% !important;
  }
}

.w6-moji-sm-auto {
  width: 7em !important;
}

@media (max-width: 767.98px) {
  .w6-moji-sm-auto {
    width: auto !important;
  }
}

.w6-char-sm-auto {
  width: 4em !important;
}

@media (max-width: 767.98px) {
  .w6-char-sm-auto {
    width: auto !important;
  }
}

.w6-moji-md-max {
  width: 7em !important;
}

@media (max-width: 991.98px) {
  .w6-moji-md-max {
    width: 100% !important;
  }
}

.w6-char-md-max {
  width: 4em !important;
}

@media (max-width: 991.98px) {
  .w6-char-md-max {
    width: 100% !important;
  }
}

.w6-moji-md-auto {
  width: 7em !important;
}

@media (max-width: 991.98px) {
  .w6-moji-md-auto {
    width: auto !important;
  }
}

.w6-char-md-auto {
  width: 4em !important;
}

@media (max-width: 991.98px) {
  .w6-char-md-auto {
    width: auto !important;
  }
}

.mw30 {
  max-width: 3em !important;
}

.mw6-moji {
  max-width: 7em !important;
}

.mw6-char {
  max-width: 4em !important;
}

.minw30 {
  min-width: 3em !important;
}

.minw6-moji {
  min-width: 7em !important;
}

.minw6-char {
  min-width: 4em !important;
}

.minw30-sm-max {
  min-width: 3em !important;
}

@media (max-width: 767.98px) {
  .minw30-sm-max {
    width: 100% !important;
  }
}

.minw6-moji-sm-max {
  min-width: 7em !important;
}

@media (max-width: 767.98px) {
  .minw6-moji-sm-max {
    width: 100% !important;
  }
}

.minw6-char-sm-max {
  min-width: 4em !important;
}

@media (max-width: 767.98px) {
  .minw6-char-sm-max {
    width: 100% !important;
  }
}

.h6-moji {
  height: 7em !important;
}

.h6-char {
  height: 4em !important;
}

.mh30 {
  max-height: 3em !important;
}

.mh6-moji {
  max-height: 7em !important;
}

.mh6-char {
  max-height: 4em !important;
}

.fb6-moji {
  flex-basis: 7em !important;
}

.fb6-char {
  flex-basis: 4em !important;
}

.w7-moji {
  width: 8em !important;
}

.w7-char {
  width: 4.5em !important;
}

.w7-moji-sm-max {
  width: 8em !important;
}

@media (max-width: 767.98px) {
  .w7-moji-sm-max {
    width: 100% !important;
  }
}

.w7-char-sm-max {
  width: 4.5em !important;
}

@media (max-width: 767.98px) {
  .w7-char-sm-max {
    width: 100% !important;
  }
}

.w7-moji-sm-auto {
  width: 8em !important;
}

@media (max-width: 767.98px) {
  .w7-moji-sm-auto {
    width: auto !important;
  }
}

.w7-char-sm-auto {
  width: 4.5em !important;
}

@media (max-width: 767.98px) {
  .w7-char-sm-auto {
    width: auto !important;
  }
}

.w7-moji-md-max {
  width: 8em !important;
}

@media (max-width: 991.98px) {
  .w7-moji-md-max {
    width: 100% !important;
  }
}

.w7-char-md-max {
  width: 4.5em !important;
}

@media (max-width: 991.98px) {
  .w7-char-md-max {
    width: 100% !important;
  }
}

.w7-moji-md-auto {
  width: 8em !important;
}

@media (max-width: 991.98px) {
  .w7-moji-md-auto {
    width: auto !important;
  }
}

.w7-char-md-auto {
  width: 4.5em !important;
}

@media (max-width: 991.98px) {
  .w7-char-md-auto {
    width: auto !important;
  }
}

.mw35 {
  max-width: 3.5em !important;
}

.mw7-moji {
  max-width: 8em !important;
}

.mw7-char {
  max-width: 4.5em !important;
}

.minw35 {
  min-width: 3.5em !important;
}

.minw7-moji {
  min-width: 8em !important;
}

.minw7-char {
  min-width: 4.5em !important;
}

.minw35-sm-max {
  min-width: 3.5em !important;
}

@media (max-width: 767.98px) {
  .minw35-sm-max {
    width: 100% !important;
  }
}

.minw7-moji-sm-max {
  min-width: 8em !important;
}

@media (max-width: 767.98px) {
  .minw7-moji-sm-max {
    width: 100% !important;
  }
}

.minw7-char-sm-max {
  min-width: 4.5em !important;
}

@media (max-width: 767.98px) {
  .minw7-char-sm-max {
    width: 100% !important;
  }
}

.h7-moji {
  height: 8em !important;
}

.h7-char {
  height: 4.5em !important;
}

.mh35 {
  max-height: 3.5em !important;
}

.mh7-moji {
  max-height: 8em !important;
}

.mh7-char {
  max-height: 4.5em !important;
}

.fb7-moji {
  flex-basis: 8em !important;
}

.fb7-char {
  flex-basis: 4.5em !important;
}

.w8-moji {
  width: 9em !important;
}

.w8-char {
  width: 5em !important;
}

.w8-moji-sm-max {
  width: 9em !important;
}

@media (max-width: 767.98px) {
  .w8-moji-sm-max {
    width: 100% !important;
  }
}

.w8-char-sm-max {
  width: 5em !important;
}

@media (max-width: 767.98px) {
  .w8-char-sm-max {
    width: 100% !important;
  }
}

.w8-moji-sm-auto {
  width: 9em !important;
}

@media (max-width: 767.98px) {
  .w8-moji-sm-auto {
    width: auto !important;
  }
}

.w8-char-sm-auto {
  width: 5em !important;
}

@media (max-width: 767.98px) {
  .w8-char-sm-auto {
    width: auto !important;
  }
}

.w8-moji-md-max {
  width: 9em !important;
}

@media (max-width: 991.98px) {
  .w8-moji-md-max {
    width: 100% !important;
  }
}

.w8-char-md-max {
  width: 5em !important;
}

@media (max-width: 991.98px) {
  .w8-char-md-max {
    width: 100% !important;
  }
}

.w8-moji-md-auto {
  width: 9em !important;
}

@media (max-width: 991.98px) {
  .w8-moji-md-auto {
    width: auto !important;
  }
}

.w8-char-md-auto {
  width: 5em !important;
}

@media (max-width: 991.98px) {
  .w8-char-md-auto {
    width: auto !important;
  }
}

.mw40 {
  max-width: 4em !important;
}

.mw8-moji {
  max-width: 9em !important;
}

.mw8-char {
  max-width: 5em !important;
}

.minw40 {
  min-width: 4em !important;
}

.minw8-moji {
  min-width: 9em !important;
}

.minw8-char {
  min-width: 5em !important;
}

.minw40-sm-max {
  min-width: 4em !important;
}

@media (max-width: 767.98px) {
  .minw40-sm-max {
    width: 100% !important;
  }
}

.minw8-moji-sm-max {
  min-width: 9em !important;
}

@media (max-width: 767.98px) {
  .minw8-moji-sm-max {
    width: 100% !important;
  }
}

.minw8-char-sm-max {
  min-width: 5em !important;
}

@media (max-width: 767.98px) {
  .minw8-char-sm-max {
    width: 100% !important;
  }
}

.h8-moji {
  height: 9em !important;
}

.h8-char {
  height: 5em !important;
}

.mh40 {
  max-height: 4em !important;
}

.mh8-moji {
  max-height: 9em !important;
}

.mh8-char {
  max-height: 5em !important;
}

.fb8-moji {
  flex-basis: 9em !important;
}

.fb8-char {
  flex-basis: 5em !important;
}

.w9-moji {
  width: 10em !important;
}

.w9-char {
  width: 5.5em !important;
}

.w9-moji-sm-max {
  width: 10em !important;
}

@media (max-width: 767.98px) {
  .w9-moji-sm-max {
    width: 100% !important;
  }
}

.w9-char-sm-max {
  width: 5.5em !important;
}

@media (max-width: 767.98px) {
  .w9-char-sm-max {
    width: 100% !important;
  }
}

.w9-moji-sm-auto {
  width: 10em !important;
}

@media (max-width: 767.98px) {
  .w9-moji-sm-auto {
    width: auto !important;
  }
}

.w9-char-sm-auto {
  width: 5.5em !important;
}

@media (max-width: 767.98px) {
  .w9-char-sm-auto {
    width: auto !important;
  }
}

.w9-moji-md-max {
  width: 10em !important;
}

@media (max-width: 991.98px) {
  .w9-moji-md-max {
    width: 100% !important;
  }
}

.w9-char-md-max {
  width: 5.5em !important;
}

@media (max-width: 991.98px) {
  .w9-char-md-max {
    width: 100% !important;
  }
}

.w9-moji-md-auto {
  width: 10em !important;
}

@media (max-width: 991.98px) {
  .w9-moji-md-auto {
    width: auto !important;
  }
}

.w9-char-md-auto {
  width: 5.5em !important;
}

@media (max-width: 991.98px) {
  .w9-char-md-auto {
    width: auto !important;
  }
}

.mw45 {
  max-width: 4.5em !important;
}

.mw9-moji {
  max-width: 10em !important;
}

.mw9-char {
  max-width: 5.5em !important;
}

.minw45 {
  min-width: 4.5em !important;
}

.minw9-moji {
  min-width: 10em !important;
}

.minw9-char {
  min-width: 5.5em !important;
}

.minw45-sm-max {
  min-width: 4.5em !important;
}

@media (max-width: 767.98px) {
  .minw45-sm-max {
    width: 100% !important;
  }
}

.minw9-moji-sm-max {
  min-width: 10em !important;
}

@media (max-width: 767.98px) {
  .minw9-moji-sm-max {
    width: 100% !important;
  }
}

.minw9-char-sm-max {
  min-width: 5.5em !important;
}

@media (max-width: 767.98px) {
  .minw9-char-sm-max {
    width: 100% !important;
  }
}

.h9-moji {
  height: 10em !important;
}

.h9-char {
  height: 5.5em !important;
}

.mh45 {
  max-height: 4.5em !important;
}

.mh9-moji {
  max-height: 10em !important;
}

.mh9-char {
  max-height: 5.5em !important;
}

.fb9-moji {
  flex-basis: 10em !important;
}

.fb9-char {
  flex-basis: 5.5em !important;
}

.w10-moji {
  width: 11em !important;
}

.w10-char {
  width: 6em !important;
}

.w10-moji-sm-max {
  width: 11em !important;
}

@media (max-width: 767.98px) {
  .w10-moji-sm-max {
    width: 100% !important;
  }
}

.w10-char-sm-max {
  width: 6em !important;
}

@media (max-width: 767.98px) {
  .w10-char-sm-max {
    width: 100% !important;
  }
}

.w10-moji-sm-auto {
  width: 11em !important;
}

@media (max-width: 767.98px) {
  .w10-moji-sm-auto {
    width: auto !important;
  }
}

.w10-char-sm-auto {
  width: 6em !important;
}

@media (max-width: 767.98px) {
  .w10-char-sm-auto {
    width: auto !important;
  }
}

.w10-moji-md-max {
  width: 11em !important;
}

@media (max-width: 991.98px) {
  .w10-moji-md-max {
    width: 100% !important;
  }
}

.w10-char-md-max {
  width: 6em !important;
}

@media (max-width: 991.98px) {
  .w10-char-md-max {
    width: 100% !important;
  }
}

.w10-moji-md-auto {
  width: 11em !important;
}

@media (max-width: 991.98px) {
  .w10-moji-md-auto {
    width: auto !important;
  }
}

.w10-char-md-auto {
  width: 6em !important;
}

@media (max-width: 991.98px) {
  .w10-char-md-auto {
    width: auto !important;
  }
}

.mw50 {
  max-width: 5em !important;
}

.mw10-moji {
  max-width: 11em !important;
}

.mw10-char {
  max-width: 6em !important;
}

.minw50 {
  min-width: 5em !important;
}

.minw10-moji {
  min-width: 11em !important;
}

.minw10-char {
  min-width: 6em !important;
}

.minw50-sm-max {
  min-width: 5em !important;
}

@media (max-width: 767.98px) {
  .minw50-sm-max {
    width: 100% !important;
  }
}

.minw10-moji-sm-max {
  min-width: 11em !important;
}

@media (max-width: 767.98px) {
  .minw10-moji-sm-max {
    width: 100% !important;
  }
}

.minw10-char-sm-max {
  min-width: 6em !important;
}

@media (max-width: 767.98px) {
  .minw10-char-sm-max {
    width: 100% !important;
  }
}

.h10-moji {
  height: 11em !important;
}

.h10-char {
  height: 6em !important;
}

.mh50 {
  max-height: 5em !important;
}

.mh10-moji {
  max-height: 11em !important;
}

.mh10-char {
  max-height: 6em !important;
}

.fb10-moji {
  flex-basis: 11em !important;
}

.fb10-char {
  flex-basis: 6em !important;
}

.w11-moji {
  width: 12em !important;
}

.w11-char {
  width: 6.5em !important;
}

.w11-moji-sm-max {
  width: 12em !important;
}

@media (max-width: 767.98px) {
  .w11-moji-sm-max {
    width: 100% !important;
  }
}

.w11-char-sm-max {
  width: 6.5em !important;
}

@media (max-width: 767.98px) {
  .w11-char-sm-max {
    width: 100% !important;
  }
}

.w11-moji-sm-auto {
  width: 12em !important;
}

@media (max-width: 767.98px) {
  .w11-moji-sm-auto {
    width: auto !important;
  }
}

.w11-char-sm-auto {
  width: 6.5em !important;
}

@media (max-width: 767.98px) {
  .w11-char-sm-auto {
    width: auto !important;
  }
}

.w11-moji-md-max {
  width: 12em !important;
}

@media (max-width: 991.98px) {
  .w11-moji-md-max {
    width: 100% !important;
  }
}

.w11-char-md-max {
  width: 6.5em !important;
}

@media (max-width: 991.98px) {
  .w11-char-md-max {
    width: 100% !important;
  }
}

.w11-moji-md-auto {
  width: 12em !important;
}

@media (max-width: 991.98px) {
  .w11-moji-md-auto {
    width: auto !important;
  }
}

.w11-char-md-auto {
  width: 6.5em !important;
}

@media (max-width: 991.98px) {
  .w11-char-md-auto {
    width: auto !important;
  }
}

.mw55 {
  max-width: 5.5em !important;
}

.mw11-moji {
  max-width: 12em !important;
}

.mw11-char {
  max-width: 6.5em !important;
}

.minw55 {
  min-width: 5.5em !important;
}

.minw11-moji {
  min-width: 12em !important;
}

.minw11-char {
  min-width: 6.5em !important;
}

.minw55-sm-max {
  min-width: 5.5em !important;
}

@media (max-width: 767.98px) {
  .minw55-sm-max {
    width: 100% !important;
  }
}

.minw11-moji-sm-max {
  min-width: 12em !important;
}

@media (max-width: 767.98px) {
  .minw11-moji-sm-max {
    width: 100% !important;
  }
}

.minw11-char-sm-max {
  min-width: 6.5em !important;
}

@media (max-width: 767.98px) {
  .minw11-char-sm-max {
    width: 100% !important;
  }
}

.h11-moji {
  height: 12em !important;
}

.h11-char {
  height: 6.5em !important;
}

.mh55 {
  max-height: 5.5em !important;
}

.mh11-moji {
  max-height: 12em !important;
}

.mh11-char {
  max-height: 6.5em !important;
}

.fb11-moji {
  flex-basis: 12em !important;
}

.fb11-char {
  flex-basis: 6.5em !important;
}

.w12-moji {
  width: 13em !important;
}

.w12-char {
  width: 7em !important;
}

.w12-moji-sm-max {
  width: 13em !important;
}

@media (max-width: 767.98px) {
  .w12-moji-sm-max {
    width: 100% !important;
  }
}

.w12-char-sm-max {
  width: 7em !important;
}

@media (max-width: 767.98px) {
  .w12-char-sm-max {
    width: 100% !important;
  }
}

.w12-moji-sm-auto {
  width: 13em !important;
}

@media (max-width: 767.98px) {
  .w12-moji-sm-auto {
    width: auto !important;
  }
}

.w12-char-sm-auto {
  width: 7em !important;
}

@media (max-width: 767.98px) {
  .w12-char-sm-auto {
    width: auto !important;
  }
}

.w12-moji-md-max {
  width: 13em !important;
}

@media (max-width: 991.98px) {
  .w12-moji-md-max {
    width: 100% !important;
  }
}

.w12-char-md-max {
  width: 7em !important;
}

@media (max-width: 991.98px) {
  .w12-char-md-max {
    width: 100% !important;
  }
}

.w12-moji-md-auto {
  width: 13em !important;
}

@media (max-width: 991.98px) {
  .w12-moji-md-auto {
    width: auto !important;
  }
}

.w12-char-md-auto {
  width: 7em !important;
}

@media (max-width: 991.98px) {
  .w12-char-md-auto {
    width: auto !important;
  }
}

.mw60 {
  max-width: 6em !important;
}

.mw12-moji {
  max-width: 13em !important;
}

.mw12-char {
  max-width: 7em !important;
}

.minw60 {
  min-width: 6em !important;
}

.minw12-moji {
  min-width: 13em !important;
}

.minw12-char {
  min-width: 7em !important;
}

.minw60-sm-max {
  min-width: 6em !important;
}

@media (max-width: 767.98px) {
  .minw60-sm-max {
    width: 100% !important;
  }
}

.minw12-moji-sm-max {
  min-width: 13em !important;
}

@media (max-width: 767.98px) {
  .minw12-moji-sm-max {
    width: 100% !important;
  }
}

.minw12-char-sm-max {
  min-width: 7em !important;
}

@media (max-width: 767.98px) {
  .minw12-char-sm-max {
    width: 100% !important;
  }
}

.h12-moji {
  height: 13em !important;
}

.h12-char {
  height: 7em !important;
}

.mh60 {
  max-height: 6em !important;
}

.mh12-moji {
  max-height: 13em !important;
}

.mh12-char {
  max-height: 7em !important;
}

.fb12-moji {
  flex-basis: 13em !important;
}

.fb12-char {
  flex-basis: 7em !important;
}

.w13-moji {
  width: 14em !important;
}

.w13-char {
  width: 7.5em !important;
}

.w13-moji-sm-max {
  width: 14em !important;
}

@media (max-width: 767.98px) {
  .w13-moji-sm-max {
    width: 100% !important;
  }
}

.w13-char-sm-max {
  width: 7.5em !important;
}

@media (max-width: 767.98px) {
  .w13-char-sm-max {
    width: 100% !important;
  }
}

.w13-moji-sm-auto {
  width: 14em !important;
}

@media (max-width: 767.98px) {
  .w13-moji-sm-auto {
    width: auto !important;
  }
}

.w13-char-sm-auto {
  width: 7.5em !important;
}

@media (max-width: 767.98px) {
  .w13-char-sm-auto {
    width: auto !important;
  }
}

.w13-moji-md-max {
  width: 14em !important;
}

@media (max-width: 991.98px) {
  .w13-moji-md-max {
    width: 100% !important;
  }
}

.w13-char-md-max {
  width: 7.5em !important;
}

@media (max-width: 991.98px) {
  .w13-char-md-max {
    width: 100% !important;
  }
}

.w13-moji-md-auto {
  width: 14em !important;
}

@media (max-width: 991.98px) {
  .w13-moji-md-auto {
    width: auto !important;
  }
}

.w13-char-md-auto {
  width: 7.5em !important;
}

@media (max-width: 991.98px) {
  .w13-char-md-auto {
    width: auto !important;
  }
}

.mw65 {
  max-width: 6.5em !important;
}

.mw13-moji {
  max-width: 14em !important;
}

.mw13-char {
  max-width: 7.5em !important;
}

.minw65 {
  min-width: 6.5em !important;
}

.minw13-moji {
  min-width: 14em !important;
}

.minw13-char {
  min-width: 7.5em !important;
}

.minw65-sm-max {
  min-width: 6.5em !important;
}

@media (max-width: 767.98px) {
  .minw65-sm-max {
    width: 100% !important;
  }
}

.minw13-moji-sm-max {
  min-width: 14em !important;
}

@media (max-width: 767.98px) {
  .minw13-moji-sm-max {
    width: 100% !important;
  }
}

.minw13-char-sm-max {
  min-width: 7.5em !important;
}

@media (max-width: 767.98px) {
  .minw13-char-sm-max {
    width: 100% !important;
  }
}

.h13-moji {
  height: 14em !important;
}

.h13-char {
  height: 7.5em !important;
}

.mh65 {
  max-height: 6.5em !important;
}

.mh13-moji {
  max-height: 14em !important;
}

.mh13-char {
  max-height: 7.5em !important;
}

.fb13-moji {
  flex-basis: 14em !important;
}

.fb13-char {
  flex-basis: 7.5em !important;
}

.w14-moji {
  width: 15em !important;
}

.w14-char {
  width: 8em !important;
}

.w14-moji-sm-max {
  width: 15em !important;
}

@media (max-width: 767.98px) {
  .w14-moji-sm-max {
    width: 100% !important;
  }
}

.w14-char-sm-max {
  width: 8em !important;
}

@media (max-width: 767.98px) {
  .w14-char-sm-max {
    width: 100% !important;
  }
}

.w14-moji-sm-auto {
  width: 15em !important;
}

@media (max-width: 767.98px) {
  .w14-moji-sm-auto {
    width: auto !important;
  }
}

.w14-char-sm-auto {
  width: 8em !important;
}

@media (max-width: 767.98px) {
  .w14-char-sm-auto {
    width: auto !important;
  }
}

.w14-moji-md-max {
  width: 15em !important;
}

@media (max-width: 991.98px) {
  .w14-moji-md-max {
    width: 100% !important;
  }
}

.w14-char-md-max {
  width: 8em !important;
}

@media (max-width: 991.98px) {
  .w14-char-md-max {
    width: 100% !important;
  }
}

.w14-moji-md-auto {
  width: 15em !important;
}

@media (max-width: 991.98px) {
  .w14-moji-md-auto {
    width: auto !important;
  }
}

.w14-char-md-auto {
  width: 8em !important;
}

@media (max-width: 991.98px) {
  .w14-char-md-auto {
    width: auto !important;
  }
}

.mw70 {
  max-width: 7em !important;
}

.mw14-moji {
  max-width: 15em !important;
}

.mw14-char {
  max-width: 8em !important;
}

.minw70 {
  min-width: 7em !important;
}

.minw14-moji {
  min-width: 15em !important;
}

.minw14-char {
  min-width: 8em !important;
}

.minw70-sm-max {
  min-width: 7em !important;
}

@media (max-width: 767.98px) {
  .minw70-sm-max {
    width: 100% !important;
  }
}

.minw14-moji-sm-max {
  min-width: 15em !important;
}

@media (max-width: 767.98px) {
  .minw14-moji-sm-max {
    width: 100% !important;
  }
}

.minw14-char-sm-max {
  min-width: 8em !important;
}

@media (max-width: 767.98px) {
  .minw14-char-sm-max {
    width: 100% !important;
  }
}

.h14-moji {
  height: 15em !important;
}

.h14-char {
  height: 8em !important;
}

.mh70 {
  max-height: 7em !important;
}

.mh14-moji {
  max-height: 15em !important;
}

.mh14-char {
  max-height: 8em !important;
}

.fb14-moji {
  flex-basis: 15em !important;
}

.fb14-char {
  flex-basis: 8em !important;
}

.w15-moji {
  width: 16em !important;
}

.w15-char {
  width: 8.5em !important;
}

.w15-moji-sm-max {
  width: 16em !important;
}

@media (max-width: 767.98px) {
  .w15-moji-sm-max {
    width: 100% !important;
  }
}

.w15-char-sm-max {
  width: 8.5em !important;
}

@media (max-width: 767.98px) {
  .w15-char-sm-max {
    width: 100% !important;
  }
}

.w15-moji-sm-auto {
  width: 16em !important;
}

@media (max-width: 767.98px) {
  .w15-moji-sm-auto {
    width: auto !important;
  }
}

.w15-char-sm-auto {
  width: 8.5em !important;
}

@media (max-width: 767.98px) {
  .w15-char-sm-auto {
    width: auto !important;
  }
}

.w15-moji-md-max {
  width: 16em !important;
}

@media (max-width: 991.98px) {
  .w15-moji-md-max {
    width: 100% !important;
  }
}

.w15-char-md-max {
  width: 8.5em !important;
}

@media (max-width: 991.98px) {
  .w15-char-md-max {
    width: 100% !important;
  }
}

.w15-moji-md-auto {
  width: 16em !important;
}

@media (max-width: 991.98px) {
  .w15-moji-md-auto {
    width: auto !important;
  }
}

.w15-char-md-auto {
  width: 8.5em !important;
}

@media (max-width: 991.98px) {
  .w15-char-md-auto {
    width: auto !important;
  }
}

.mw75 {
  max-width: 7.5em !important;
}

.mw15-moji {
  max-width: 16em !important;
}

.mw15-char {
  max-width: 8.5em !important;
}

.minw75 {
  min-width: 7.5em !important;
}

.minw15-moji {
  min-width: 16em !important;
}

.minw15-char {
  min-width: 8.5em !important;
}

.minw75-sm-max {
  min-width: 7.5em !important;
}

@media (max-width: 767.98px) {
  .minw75-sm-max {
    width: 100% !important;
  }
}

.minw15-moji-sm-max {
  min-width: 16em !important;
}

@media (max-width: 767.98px) {
  .minw15-moji-sm-max {
    width: 100% !important;
  }
}

.minw15-char-sm-max {
  min-width: 8.5em !important;
}

@media (max-width: 767.98px) {
  .minw15-char-sm-max {
    width: 100% !important;
  }
}

.h15-moji {
  height: 16em !important;
}

.h15-char {
  height: 8.5em !important;
}

.mh75 {
  max-height: 7.5em !important;
}

.mh15-moji {
  max-height: 16em !important;
}

.mh15-char {
  max-height: 8.5em !important;
}

.fb15-moji {
  flex-basis: 16em !important;
}

.fb15-char {
  flex-basis: 8.5em !important;
}

.w16-moji {
  width: 17em !important;
}

.w16-char {
  width: 9em !important;
}

.w16-moji-sm-max {
  width: 17em !important;
}

@media (max-width: 767.98px) {
  .w16-moji-sm-max {
    width: 100% !important;
  }
}

.w16-char-sm-max {
  width: 9em !important;
}

@media (max-width: 767.98px) {
  .w16-char-sm-max {
    width: 100% !important;
  }
}

.w16-moji-sm-auto {
  width: 17em !important;
}

@media (max-width: 767.98px) {
  .w16-moji-sm-auto {
    width: auto !important;
  }
}

.w16-char-sm-auto {
  width: 9em !important;
}

@media (max-width: 767.98px) {
  .w16-char-sm-auto {
    width: auto !important;
  }
}

.w16-moji-md-max {
  width: 17em !important;
}

@media (max-width: 991.98px) {
  .w16-moji-md-max {
    width: 100% !important;
  }
}

.w16-char-md-max {
  width: 9em !important;
}

@media (max-width: 991.98px) {
  .w16-char-md-max {
    width: 100% !important;
  }
}

.w16-moji-md-auto {
  width: 17em !important;
}

@media (max-width: 991.98px) {
  .w16-moji-md-auto {
    width: auto !important;
  }
}

.w16-char-md-auto {
  width: 9em !important;
}

@media (max-width: 991.98px) {
  .w16-char-md-auto {
    width: auto !important;
  }
}

.mw80 {
  max-width: 8em !important;
}

.mw16-moji {
  max-width: 17em !important;
}

.mw16-char {
  max-width: 9em !important;
}

.minw80 {
  min-width: 8em !important;
}

.minw16-moji {
  min-width: 17em !important;
}

.minw16-char {
  min-width: 9em !important;
}

.minw80-sm-max {
  min-width: 8em !important;
}

@media (max-width: 767.98px) {
  .minw80-sm-max {
    width: 100% !important;
  }
}

.minw16-moji-sm-max {
  min-width: 17em !important;
}

@media (max-width: 767.98px) {
  .minw16-moji-sm-max {
    width: 100% !important;
  }
}

.minw16-char-sm-max {
  min-width: 9em !important;
}

@media (max-width: 767.98px) {
  .minw16-char-sm-max {
    width: 100% !important;
  }
}

.h16-moji {
  height: 17em !important;
}

.h16-char {
  height: 9em !important;
}

.mh80 {
  max-height: 8em !important;
}

.mh16-moji {
  max-height: 17em !important;
}

.mh16-char {
  max-height: 9em !important;
}

.fb16-moji {
  flex-basis: 17em !important;
}

.fb16-char {
  flex-basis: 9em !important;
}

.w17-moji {
  width: 18em !important;
}

.w17-char {
  width: 9.5em !important;
}

.w17-moji-sm-max {
  width: 18em !important;
}

@media (max-width: 767.98px) {
  .w17-moji-sm-max {
    width: 100% !important;
  }
}

.w17-char-sm-max {
  width: 9.5em !important;
}

@media (max-width: 767.98px) {
  .w17-char-sm-max {
    width: 100% !important;
  }
}

.w17-moji-sm-auto {
  width: 18em !important;
}

@media (max-width: 767.98px) {
  .w17-moji-sm-auto {
    width: auto !important;
  }
}

.w17-char-sm-auto {
  width: 9.5em !important;
}

@media (max-width: 767.98px) {
  .w17-char-sm-auto {
    width: auto !important;
  }
}

.w17-moji-md-max {
  width: 18em !important;
}

@media (max-width: 991.98px) {
  .w17-moji-md-max {
    width: 100% !important;
  }
}

.w17-char-md-max {
  width: 9.5em !important;
}

@media (max-width: 991.98px) {
  .w17-char-md-max {
    width: 100% !important;
  }
}

.w17-moji-md-auto {
  width: 18em !important;
}

@media (max-width: 991.98px) {
  .w17-moji-md-auto {
    width: auto !important;
  }
}

.w17-char-md-auto {
  width: 9.5em !important;
}

@media (max-width: 991.98px) {
  .w17-char-md-auto {
    width: auto !important;
  }
}

.mw85 {
  max-width: 8.5em !important;
}

.mw17-moji {
  max-width: 18em !important;
}

.mw17-char {
  max-width: 9.5em !important;
}

.minw85 {
  min-width: 8.5em !important;
}

.minw17-moji {
  min-width: 18em !important;
}

.minw17-char {
  min-width: 9.5em !important;
}

.minw85-sm-max {
  min-width: 8.5em !important;
}

@media (max-width: 767.98px) {
  .minw85-sm-max {
    width: 100% !important;
  }
}

.minw17-moji-sm-max {
  min-width: 18em !important;
}

@media (max-width: 767.98px) {
  .minw17-moji-sm-max {
    width: 100% !important;
  }
}

.minw17-char-sm-max {
  min-width: 9.5em !important;
}

@media (max-width: 767.98px) {
  .minw17-char-sm-max {
    width: 100% !important;
  }
}

.h17-moji {
  height: 18em !important;
}

.h17-char {
  height: 9.5em !important;
}

.mh85 {
  max-height: 8.5em !important;
}

.mh17-moji {
  max-height: 18em !important;
}

.mh17-char {
  max-height: 9.5em !important;
}

.fb17-moji {
  flex-basis: 18em !important;
}

.fb17-char {
  flex-basis: 9.5em !important;
}

.w18-moji {
  width: 19em !important;
}

.w18-char {
  width: 10em !important;
}

.w18-moji-sm-max {
  width: 19em !important;
}

@media (max-width: 767.98px) {
  .w18-moji-sm-max {
    width: 100% !important;
  }
}

.w18-char-sm-max {
  width: 10em !important;
}

@media (max-width: 767.98px) {
  .w18-char-sm-max {
    width: 100% !important;
  }
}

.w18-moji-sm-auto {
  width: 19em !important;
}

@media (max-width: 767.98px) {
  .w18-moji-sm-auto {
    width: auto !important;
  }
}

.w18-char-sm-auto {
  width: 10em !important;
}

@media (max-width: 767.98px) {
  .w18-char-sm-auto {
    width: auto !important;
  }
}

.w18-moji-md-max {
  width: 19em !important;
}

@media (max-width: 991.98px) {
  .w18-moji-md-max {
    width: 100% !important;
  }
}

.w18-char-md-max {
  width: 10em !important;
}

@media (max-width: 991.98px) {
  .w18-char-md-max {
    width: 100% !important;
  }
}

.w18-moji-md-auto {
  width: 19em !important;
}

@media (max-width: 991.98px) {
  .w18-moji-md-auto {
    width: auto !important;
  }
}

.w18-char-md-auto {
  width: 10em !important;
}

@media (max-width: 991.98px) {
  .w18-char-md-auto {
    width: auto !important;
  }
}

.mw90 {
  max-width: 9em !important;
}

.mw18-moji {
  max-width: 19em !important;
}

.mw18-char {
  max-width: 10em !important;
}

.minw90 {
  min-width: 9em !important;
}

.minw18-moji {
  min-width: 19em !important;
}

.minw18-char {
  min-width: 10em !important;
}

.minw90-sm-max {
  min-width: 9em !important;
}

@media (max-width: 767.98px) {
  .minw90-sm-max {
    width: 100% !important;
  }
}

.minw18-moji-sm-max {
  min-width: 19em !important;
}

@media (max-width: 767.98px) {
  .minw18-moji-sm-max {
    width: 100% !important;
  }
}

.minw18-char-sm-max {
  min-width: 10em !important;
}

@media (max-width: 767.98px) {
  .minw18-char-sm-max {
    width: 100% !important;
  }
}

.h18-moji {
  height: 19em !important;
}

.h18-char {
  height: 10em !important;
}

.mh90 {
  max-height: 9em !important;
}

.mh18-moji {
  max-height: 19em !important;
}

.mh18-char {
  max-height: 10em !important;
}

.fb18-moji {
  flex-basis: 19em !important;
}

.fb18-char {
  flex-basis: 10em !important;
}

.w19-moji {
  width: 20em !important;
}

.w19-char {
  width: 10.5em !important;
}

.w19-moji-sm-max {
  width: 20em !important;
}

@media (max-width: 767.98px) {
  .w19-moji-sm-max {
    width: 100% !important;
  }
}

.w19-char-sm-max {
  width: 10.5em !important;
}

@media (max-width: 767.98px) {
  .w19-char-sm-max {
    width: 100% !important;
  }
}

.w19-moji-sm-auto {
  width: 20em !important;
}

@media (max-width: 767.98px) {
  .w19-moji-sm-auto {
    width: auto !important;
  }
}

.w19-char-sm-auto {
  width: 10.5em !important;
}

@media (max-width: 767.98px) {
  .w19-char-sm-auto {
    width: auto !important;
  }
}

.w19-moji-md-max {
  width: 20em !important;
}

@media (max-width: 991.98px) {
  .w19-moji-md-max {
    width: 100% !important;
  }
}

.w19-char-md-max {
  width: 10.5em !important;
}

@media (max-width: 991.98px) {
  .w19-char-md-max {
    width: 100% !important;
  }
}

.w19-moji-md-auto {
  width: 20em !important;
}

@media (max-width: 991.98px) {
  .w19-moji-md-auto {
    width: auto !important;
  }
}

.w19-char-md-auto {
  width: 10.5em !important;
}

@media (max-width: 991.98px) {
  .w19-char-md-auto {
    width: auto !important;
  }
}

.mw95 {
  max-width: 9.5em !important;
}

.mw19-moji {
  max-width: 20em !important;
}

.mw19-char {
  max-width: 10.5em !important;
}

.minw95 {
  min-width: 9.5em !important;
}

.minw19-moji {
  min-width: 20em !important;
}

.minw19-char {
  min-width: 10.5em !important;
}

.minw95-sm-max {
  min-width: 9.5em !important;
}

@media (max-width: 767.98px) {
  .minw95-sm-max {
    width: 100% !important;
  }
}

.minw19-moji-sm-max {
  min-width: 20em !important;
}

@media (max-width: 767.98px) {
  .minw19-moji-sm-max {
    width: 100% !important;
  }
}

.minw19-char-sm-max {
  min-width: 10.5em !important;
}

@media (max-width: 767.98px) {
  .minw19-char-sm-max {
    width: 100% !important;
  }
}

.h19-moji {
  height: 20em !important;
}

.h19-char {
  height: 10.5em !important;
}

.mh95 {
  max-height: 9.5em !important;
}

.mh19-moji {
  max-height: 20em !important;
}

.mh19-char {
  max-height: 10.5em !important;
}

.fb19-moji {
  flex-basis: 20em !important;
}

.fb19-char {
  flex-basis: 10.5em !important;
}

.w20-moji {
  width: 21em !important;
}

.w20-char {
  width: 11em !important;
}

.w20-moji-sm-max {
  width: 21em !important;
}

@media (max-width: 767.98px) {
  .w20-moji-sm-max {
    width: 100% !important;
  }
}

.w20-char-sm-max {
  width: 11em !important;
}

@media (max-width: 767.98px) {
  .w20-char-sm-max {
    width: 100% !important;
  }
}

.w20-moji-sm-auto {
  width: 21em !important;
}

@media (max-width: 767.98px) {
  .w20-moji-sm-auto {
    width: auto !important;
  }
}

.w20-char-sm-auto {
  width: 11em !important;
}

@media (max-width: 767.98px) {
  .w20-char-sm-auto {
    width: auto !important;
  }
}

.w20-moji-md-max {
  width: 21em !important;
}

@media (max-width: 991.98px) {
  .w20-moji-md-max {
    width: 100% !important;
  }
}

.w20-char-md-max {
  width: 11em !important;
}

@media (max-width: 991.98px) {
  .w20-char-md-max {
    width: 100% !important;
  }
}

.w20-moji-md-auto {
  width: 21em !important;
}

@media (max-width: 991.98px) {
  .w20-moji-md-auto {
    width: auto !important;
  }
}

.w20-char-md-auto {
  width: 11em !important;
}

@media (max-width: 991.98px) {
  .w20-char-md-auto {
    width: auto !important;
  }
}

.mw100 {
  max-width: 10em !important;
}

.mw20-moji {
  max-width: 21em !important;
}

.mw20-char {
  max-width: 11em !important;
}

.minw100 {
  min-width: 10em !important;
}

.minw20-moji {
  min-width: 21em !important;
}

.minw20-char {
  min-width: 11em !important;
}

.minw100-sm-max {
  min-width: 10em !important;
}

@media (max-width: 767.98px) {
  .minw100-sm-max {
    width: 100% !important;
  }
}

.minw20-moji-sm-max {
  min-width: 21em !important;
}

@media (max-width: 767.98px) {
  .minw20-moji-sm-max {
    width: 100% !important;
  }
}

.minw20-char-sm-max {
  min-width: 11em !important;
}

@media (max-width: 767.98px) {
  .minw20-char-sm-max {
    width: 100% !important;
  }
}

.h20-moji {
  height: 21em !important;
}

.h20-char {
  height: 11em !important;
}

.mh100 {
  max-height: 10em !important;
}

.mh20-moji {
  max-height: 21em !important;
}

.mh20-char {
  max-height: 11em !important;
}

.fb20-moji {
  flex-basis: 21em !important;
}

.fb20-char {
  flex-basis: 11em !important;
}

.w21-moji {
  width: 22em !important;
}

.w21-char {
  width: 11.5em !important;
}

.w21-moji-sm-max {
  width: 22em !important;
}

@media (max-width: 767.98px) {
  .w21-moji-sm-max {
    width: 100% !important;
  }
}

.w21-char-sm-max {
  width: 11.5em !important;
}

@media (max-width: 767.98px) {
  .w21-char-sm-max {
    width: 100% !important;
  }
}

.w21-moji-sm-auto {
  width: 22em !important;
}

@media (max-width: 767.98px) {
  .w21-moji-sm-auto {
    width: auto !important;
  }
}

.w21-char-sm-auto {
  width: 11.5em !important;
}

@media (max-width: 767.98px) {
  .w21-char-sm-auto {
    width: auto !important;
  }
}

.w21-moji-md-max {
  width: 22em !important;
}

@media (max-width: 991.98px) {
  .w21-moji-md-max {
    width: 100% !important;
  }
}

.w21-char-md-max {
  width: 11.5em !important;
}

@media (max-width: 991.98px) {
  .w21-char-md-max {
    width: 100% !important;
  }
}

.w21-moji-md-auto {
  width: 22em !important;
}

@media (max-width: 991.98px) {
  .w21-moji-md-auto {
    width: auto !important;
  }
}

.w21-char-md-auto {
  width: 11.5em !important;
}

@media (max-width: 991.98px) {
  .w21-char-md-auto {
    width: auto !important;
  }
}

.mw105 {
  max-width: 10.5em !important;
}

.mw21-moji {
  max-width: 22em !important;
}

.mw21-char {
  max-width: 11.5em !important;
}

.minw105 {
  min-width: 10.5em !important;
}

.minw21-moji {
  min-width: 22em !important;
}

.minw21-char {
  min-width: 11.5em !important;
}

.minw105-sm-max {
  min-width: 10.5em !important;
}

@media (max-width: 767.98px) {
  .minw105-sm-max {
    width: 100% !important;
  }
}

.minw21-moji-sm-max {
  min-width: 22em !important;
}

@media (max-width: 767.98px) {
  .minw21-moji-sm-max {
    width: 100% !important;
  }
}

.minw21-char-sm-max {
  min-width: 11.5em !important;
}

@media (max-width: 767.98px) {
  .minw21-char-sm-max {
    width: 100% !important;
  }
}

.h21-moji {
  height: 22em !important;
}

.h21-char {
  height: 11.5em !important;
}

.mh105 {
  max-height: 10.5em !important;
}

.mh21-moji {
  max-height: 22em !important;
}

.mh21-char {
  max-height: 11.5em !important;
}

.fb21-moji {
  flex-basis: 22em !important;
}

.fb21-char {
  flex-basis: 11.5em !important;
}

.w22-moji {
  width: 23em !important;
}

.w22-char {
  width: 12em !important;
}

.w22-moji-sm-max {
  width: 23em !important;
}

@media (max-width: 767.98px) {
  .w22-moji-sm-max {
    width: 100% !important;
  }
}

.w22-char-sm-max {
  width: 12em !important;
}

@media (max-width: 767.98px) {
  .w22-char-sm-max {
    width: 100% !important;
  }
}

.w22-moji-sm-auto {
  width: 23em !important;
}

@media (max-width: 767.98px) {
  .w22-moji-sm-auto {
    width: auto !important;
  }
}

.w22-char-sm-auto {
  width: 12em !important;
}

@media (max-width: 767.98px) {
  .w22-char-sm-auto {
    width: auto !important;
  }
}

.w22-moji-md-max {
  width: 23em !important;
}

@media (max-width: 991.98px) {
  .w22-moji-md-max {
    width: 100% !important;
  }
}

.w22-char-md-max {
  width: 12em !important;
}

@media (max-width: 991.98px) {
  .w22-char-md-max {
    width: 100% !important;
  }
}

.w22-moji-md-auto {
  width: 23em !important;
}

@media (max-width: 991.98px) {
  .w22-moji-md-auto {
    width: auto !important;
  }
}

.w22-char-md-auto {
  width: 12em !important;
}

@media (max-width: 991.98px) {
  .w22-char-md-auto {
    width: auto !important;
  }
}

.mw110 {
  max-width: 11em !important;
}

.mw22-moji {
  max-width: 23em !important;
}

.mw22-char {
  max-width: 12em !important;
}

.minw110 {
  min-width: 11em !important;
}

.minw22-moji {
  min-width: 23em !important;
}

.minw22-char {
  min-width: 12em !important;
}

.minw110-sm-max {
  min-width: 11em !important;
}

@media (max-width: 767.98px) {
  .minw110-sm-max {
    width: 100% !important;
  }
}

.minw22-moji-sm-max {
  min-width: 23em !important;
}

@media (max-width: 767.98px) {
  .minw22-moji-sm-max {
    width: 100% !important;
  }
}

.minw22-char-sm-max {
  min-width: 12em !important;
}

@media (max-width: 767.98px) {
  .minw22-char-sm-max {
    width: 100% !important;
  }
}

.h22-moji {
  height: 23em !important;
}

.h22-char {
  height: 12em !important;
}

.mh110 {
  max-height: 11em !important;
}

.mh22-moji {
  max-height: 23em !important;
}

.mh22-char {
  max-height: 12em !important;
}

.fb22-moji {
  flex-basis: 23em !important;
}

.fb22-char {
  flex-basis: 12em !important;
}

.w23-moji {
  width: 24em !important;
}

.w23-char {
  width: 12.5em !important;
}

.w23-moji-sm-max {
  width: 24em !important;
}

@media (max-width: 767.98px) {
  .w23-moji-sm-max {
    width: 100% !important;
  }
}

.w23-char-sm-max {
  width: 12.5em !important;
}

@media (max-width: 767.98px) {
  .w23-char-sm-max {
    width: 100% !important;
  }
}

.w23-moji-sm-auto {
  width: 24em !important;
}

@media (max-width: 767.98px) {
  .w23-moji-sm-auto {
    width: auto !important;
  }
}

.w23-char-sm-auto {
  width: 12.5em !important;
}

@media (max-width: 767.98px) {
  .w23-char-sm-auto {
    width: auto !important;
  }
}

.w23-moji-md-max {
  width: 24em !important;
}

@media (max-width: 991.98px) {
  .w23-moji-md-max {
    width: 100% !important;
  }
}

.w23-char-md-max {
  width: 12.5em !important;
}

@media (max-width: 991.98px) {
  .w23-char-md-max {
    width: 100% !important;
  }
}

.w23-moji-md-auto {
  width: 24em !important;
}

@media (max-width: 991.98px) {
  .w23-moji-md-auto {
    width: auto !important;
  }
}

.w23-char-md-auto {
  width: 12.5em !important;
}

@media (max-width: 991.98px) {
  .w23-char-md-auto {
    width: auto !important;
  }
}

.mw115 {
  max-width: 11.5em !important;
}

.mw23-moji {
  max-width: 24em !important;
}

.mw23-char {
  max-width: 12.5em !important;
}

.minw115 {
  min-width: 11.5em !important;
}

.minw23-moji {
  min-width: 24em !important;
}

.minw23-char {
  min-width: 12.5em !important;
}

.minw115-sm-max {
  min-width: 11.5em !important;
}

@media (max-width: 767.98px) {
  .minw115-sm-max {
    width: 100% !important;
  }
}

.minw23-moji-sm-max {
  min-width: 24em !important;
}

@media (max-width: 767.98px) {
  .minw23-moji-sm-max {
    width: 100% !important;
  }
}

.minw23-char-sm-max {
  min-width: 12.5em !important;
}

@media (max-width: 767.98px) {
  .minw23-char-sm-max {
    width: 100% !important;
  }
}

.h23-moji {
  height: 24em !important;
}

.h23-char {
  height: 12.5em !important;
}

.mh115 {
  max-height: 11.5em !important;
}

.mh23-moji {
  max-height: 24em !important;
}

.mh23-char {
  max-height: 12.5em !important;
}

.fb23-moji {
  flex-basis: 24em !important;
}

.fb23-char {
  flex-basis: 12.5em !important;
}

.w24-moji {
  width: 25em !important;
}

.w24-char {
  width: 13em !important;
}

.w24-moji-sm-max {
  width: 25em !important;
}

@media (max-width: 767.98px) {
  .w24-moji-sm-max {
    width: 100% !important;
  }
}

.w24-char-sm-max {
  width: 13em !important;
}

@media (max-width: 767.98px) {
  .w24-char-sm-max {
    width: 100% !important;
  }
}

.w24-moji-sm-auto {
  width: 25em !important;
}

@media (max-width: 767.98px) {
  .w24-moji-sm-auto {
    width: auto !important;
  }
}

.w24-char-sm-auto {
  width: 13em !important;
}

@media (max-width: 767.98px) {
  .w24-char-sm-auto {
    width: auto !important;
  }
}

.w24-moji-md-max {
  width: 25em !important;
}

@media (max-width: 991.98px) {
  .w24-moji-md-max {
    width: 100% !important;
  }
}

.w24-char-md-max {
  width: 13em !important;
}

@media (max-width: 991.98px) {
  .w24-char-md-max {
    width: 100% !important;
  }
}

.w24-moji-md-auto {
  width: 25em !important;
}

@media (max-width: 991.98px) {
  .w24-moji-md-auto {
    width: auto !important;
  }
}

.w24-char-md-auto {
  width: 13em !important;
}

@media (max-width: 991.98px) {
  .w24-char-md-auto {
    width: auto !important;
  }
}

.mw120 {
  max-width: 12em !important;
}

.mw24-moji {
  max-width: 25em !important;
}

.mw24-char {
  max-width: 13em !important;
}

.minw120 {
  min-width: 12em !important;
}

.minw24-moji {
  min-width: 25em !important;
}

.minw24-char {
  min-width: 13em !important;
}

.minw120-sm-max {
  min-width: 12em !important;
}

@media (max-width: 767.98px) {
  .minw120-sm-max {
    width: 100% !important;
  }
}

.minw24-moji-sm-max {
  min-width: 25em !important;
}

@media (max-width: 767.98px) {
  .minw24-moji-sm-max {
    width: 100% !important;
  }
}

.minw24-char-sm-max {
  min-width: 13em !important;
}

@media (max-width: 767.98px) {
  .minw24-char-sm-max {
    width: 100% !important;
  }
}

.h24-moji {
  height: 25em !important;
}

.h24-char {
  height: 13em !important;
}

.mh120 {
  max-height: 12em !important;
}

.mh24-moji {
  max-height: 25em !important;
}

.mh24-char {
  max-height: 13em !important;
}

.fb24-moji {
  flex-basis: 25em !important;
}

.fb24-char {
  flex-basis: 13em !important;
}

.w25-moji {
  width: 26em !important;
}

.w25-char {
  width: 13.5em !important;
}

.w25-moji-sm-max {
  width: 26em !important;
}

@media (max-width: 767.98px) {
  .w25-moji-sm-max {
    width: 100% !important;
  }
}

.w25-char-sm-max {
  width: 13.5em !important;
}

@media (max-width: 767.98px) {
  .w25-char-sm-max {
    width: 100% !important;
  }
}

.w25-moji-sm-auto {
  width: 26em !important;
}

@media (max-width: 767.98px) {
  .w25-moji-sm-auto {
    width: auto !important;
  }
}

.w25-char-sm-auto {
  width: 13.5em !important;
}

@media (max-width: 767.98px) {
  .w25-char-sm-auto {
    width: auto !important;
  }
}

.w25-moji-md-max {
  width: 26em !important;
}

@media (max-width: 991.98px) {
  .w25-moji-md-max {
    width: 100% !important;
  }
}

.w25-char-md-max {
  width: 13.5em !important;
}

@media (max-width: 991.98px) {
  .w25-char-md-max {
    width: 100% !important;
  }
}

.w25-moji-md-auto {
  width: 26em !important;
}

@media (max-width: 991.98px) {
  .w25-moji-md-auto {
    width: auto !important;
  }
}

.w25-char-md-auto {
  width: 13.5em !important;
}

@media (max-width: 991.98px) {
  .w25-char-md-auto {
    width: auto !important;
  }
}

.mw125 {
  max-width: 12.5em !important;
}

.mw25-moji {
  max-width: 26em !important;
}

.mw25-char {
  max-width: 13.5em !important;
}

.minw125 {
  min-width: 12.5em !important;
}

.minw25-moji {
  min-width: 26em !important;
}

.minw25-char {
  min-width: 13.5em !important;
}

.minw125-sm-max {
  min-width: 12.5em !important;
}

@media (max-width: 767.98px) {
  .minw125-sm-max {
    width: 100% !important;
  }
}

.minw25-moji-sm-max {
  min-width: 26em !important;
}

@media (max-width: 767.98px) {
  .minw25-moji-sm-max {
    width: 100% !important;
  }
}

.minw25-char-sm-max {
  min-width: 13.5em !important;
}

@media (max-width: 767.98px) {
  .minw25-char-sm-max {
    width: 100% !important;
  }
}

.h25-moji {
  height: 26em !important;
}

.h25-char {
  height: 13.5em !important;
}

.mh125 {
  max-height: 12.5em !important;
}

.mh25-moji {
  max-height: 26em !important;
}

.mh25-char {
  max-height: 13.5em !important;
}

.fb25-moji {
  flex-basis: 26em !important;
}

.fb25-char {
  flex-basis: 13.5em !important;
}

.w26-moji {
  width: 27em !important;
}

.w26-char {
  width: 14em !important;
}

.w26-moji-sm-max {
  width: 27em !important;
}

@media (max-width: 767.98px) {
  .w26-moji-sm-max {
    width: 100% !important;
  }
}

.w26-char-sm-max {
  width: 14em !important;
}

@media (max-width: 767.98px) {
  .w26-char-sm-max {
    width: 100% !important;
  }
}

.w26-moji-sm-auto {
  width: 27em !important;
}

@media (max-width: 767.98px) {
  .w26-moji-sm-auto {
    width: auto !important;
  }
}

.w26-char-sm-auto {
  width: 14em !important;
}

@media (max-width: 767.98px) {
  .w26-char-sm-auto {
    width: auto !important;
  }
}

.w26-moji-md-max {
  width: 27em !important;
}

@media (max-width: 991.98px) {
  .w26-moji-md-max {
    width: 100% !important;
  }
}

.w26-char-md-max {
  width: 14em !important;
}

@media (max-width: 991.98px) {
  .w26-char-md-max {
    width: 100% !important;
  }
}

.w26-moji-md-auto {
  width: 27em !important;
}

@media (max-width: 991.98px) {
  .w26-moji-md-auto {
    width: auto !important;
  }
}

.w26-char-md-auto {
  width: 14em !important;
}

@media (max-width: 991.98px) {
  .w26-char-md-auto {
    width: auto !important;
  }
}

.mw130 {
  max-width: 13em !important;
}

.mw26-moji {
  max-width: 27em !important;
}

.mw26-char {
  max-width: 14em !important;
}

.minw130 {
  min-width: 13em !important;
}

.minw26-moji {
  min-width: 27em !important;
}

.minw26-char {
  min-width: 14em !important;
}

.minw130-sm-max {
  min-width: 13em !important;
}

@media (max-width: 767.98px) {
  .minw130-sm-max {
    width: 100% !important;
  }
}

.minw26-moji-sm-max {
  min-width: 27em !important;
}

@media (max-width: 767.98px) {
  .minw26-moji-sm-max {
    width: 100% !important;
  }
}

.minw26-char-sm-max {
  min-width: 14em !important;
}

@media (max-width: 767.98px) {
  .minw26-char-sm-max {
    width: 100% !important;
  }
}

.h26-moji {
  height: 27em !important;
}

.h26-char {
  height: 14em !important;
}

.mh130 {
  max-height: 13em !important;
}

.mh26-moji {
  max-height: 27em !important;
}

.mh26-char {
  max-height: 14em !important;
}

.fb26-moji {
  flex-basis: 27em !important;
}

.fb26-char {
  flex-basis: 14em !important;
}

.w27-moji {
  width: 28em !important;
}

.w27-char {
  width: 14.5em !important;
}

.w27-moji-sm-max {
  width: 28em !important;
}

@media (max-width: 767.98px) {
  .w27-moji-sm-max {
    width: 100% !important;
  }
}

.w27-char-sm-max {
  width: 14.5em !important;
}

@media (max-width: 767.98px) {
  .w27-char-sm-max {
    width: 100% !important;
  }
}

.w27-moji-sm-auto {
  width: 28em !important;
}

@media (max-width: 767.98px) {
  .w27-moji-sm-auto {
    width: auto !important;
  }
}

.w27-char-sm-auto {
  width: 14.5em !important;
}

@media (max-width: 767.98px) {
  .w27-char-sm-auto {
    width: auto !important;
  }
}

.w27-moji-md-max {
  width: 28em !important;
}

@media (max-width: 991.98px) {
  .w27-moji-md-max {
    width: 100% !important;
  }
}

.w27-char-md-max {
  width: 14.5em !important;
}

@media (max-width: 991.98px) {
  .w27-char-md-max {
    width: 100% !important;
  }
}

.w27-moji-md-auto {
  width: 28em !important;
}

@media (max-width: 991.98px) {
  .w27-moji-md-auto {
    width: auto !important;
  }
}

.w27-char-md-auto {
  width: 14.5em !important;
}

@media (max-width: 991.98px) {
  .w27-char-md-auto {
    width: auto !important;
  }
}

.mw135 {
  max-width: 13.5em !important;
}

.mw27-moji {
  max-width: 28em !important;
}

.mw27-char {
  max-width: 14.5em !important;
}

.minw135 {
  min-width: 13.5em !important;
}

.minw27-moji {
  min-width: 28em !important;
}

.minw27-char {
  min-width: 14.5em !important;
}

.minw135-sm-max {
  min-width: 13.5em !important;
}

@media (max-width: 767.98px) {
  .minw135-sm-max {
    width: 100% !important;
  }
}

.minw27-moji-sm-max {
  min-width: 28em !important;
}

@media (max-width: 767.98px) {
  .minw27-moji-sm-max {
    width: 100% !important;
  }
}

.minw27-char-sm-max {
  min-width: 14.5em !important;
}

@media (max-width: 767.98px) {
  .minw27-char-sm-max {
    width: 100% !important;
  }
}

.h27-moji {
  height: 28em !important;
}

.h27-char {
  height: 14.5em !important;
}

.mh135 {
  max-height: 13.5em !important;
}

.mh27-moji {
  max-height: 28em !important;
}

.mh27-char {
  max-height: 14.5em !important;
}

.fb27-moji {
  flex-basis: 28em !important;
}

.fb27-char {
  flex-basis: 14.5em !important;
}

.w28-moji {
  width: 29em !important;
}

.w28-char {
  width: 15em !important;
}

.w28-moji-sm-max {
  width: 29em !important;
}

@media (max-width: 767.98px) {
  .w28-moji-sm-max {
    width: 100% !important;
  }
}

.w28-char-sm-max {
  width: 15em !important;
}

@media (max-width: 767.98px) {
  .w28-char-sm-max {
    width: 100% !important;
  }
}

.w28-moji-sm-auto {
  width: 29em !important;
}

@media (max-width: 767.98px) {
  .w28-moji-sm-auto {
    width: auto !important;
  }
}

.w28-char-sm-auto {
  width: 15em !important;
}

@media (max-width: 767.98px) {
  .w28-char-sm-auto {
    width: auto !important;
  }
}

.w28-moji-md-max {
  width: 29em !important;
}

@media (max-width: 991.98px) {
  .w28-moji-md-max {
    width: 100% !important;
  }
}

.w28-char-md-max {
  width: 15em !important;
}

@media (max-width: 991.98px) {
  .w28-char-md-max {
    width: 100% !important;
  }
}

.w28-moji-md-auto {
  width: 29em !important;
}

@media (max-width: 991.98px) {
  .w28-moji-md-auto {
    width: auto !important;
  }
}

.w28-char-md-auto {
  width: 15em !important;
}

@media (max-width: 991.98px) {
  .w28-char-md-auto {
    width: auto !important;
  }
}

.mw140 {
  max-width: 14em !important;
}

.mw28-moji {
  max-width: 29em !important;
}

.mw28-char {
  max-width: 15em !important;
}

.minw140 {
  min-width: 14em !important;
}

.minw28-moji {
  min-width: 29em !important;
}

.minw28-char {
  min-width: 15em !important;
}

.minw140-sm-max {
  min-width: 14em !important;
}

@media (max-width: 767.98px) {
  .minw140-sm-max {
    width: 100% !important;
  }
}

.minw28-moji-sm-max {
  min-width: 29em !important;
}

@media (max-width: 767.98px) {
  .minw28-moji-sm-max {
    width: 100% !important;
  }
}

.minw28-char-sm-max {
  min-width: 15em !important;
}

@media (max-width: 767.98px) {
  .minw28-char-sm-max {
    width: 100% !important;
  }
}

.h28-moji {
  height: 29em !important;
}

.h28-char {
  height: 15em !important;
}

.mh140 {
  max-height: 14em !important;
}

.mh28-moji {
  max-height: 29em !important;
}

.mh28-char {
  max-height: 15em !important;
}

.fb28-moji {
  flex-basis: 29em !important;
}

.fb28-char {
  flex-basis: 15em !important;
}

.w29-moji {
  width: 30em !important;
}

.w29-char {
  width: 15.5em !important;
}

.w29-moji-sm-max {
  width: 30em !important;
}

@media (max-width: 767.98px) {
  .w29-moji-sm-max {
    width: 100% !important;
  }
}

.w29-char-sm-max {
  width: 15.5em !important;
}

@media (max-width: 767.98px) {
  .w29-char-sm-max {
    width: 100% !important;
  }
}

.w29-moji-sm-auto {
  width: 30em !important;
}

@media (max-width: 767.98px) {
  .w29-moji-sm-auto {
    width: auto !important;
  }
}

.w29-char-sm-auto {
  width: 15.5em !important;
}

@media (max-width: 767.98px) {
  .w29-char-sm-auto {
    width: auto !important;
  }
}

.w29-moji-md-max {
  width: 30em !important;
}

@media (max-width: 991.98px) {
  .w29-moji-md-max {
    width: 100% !important;
  }
}

.w29-char-md-max {
  width: 15.5em !important;
}

@media (max-width: 991.98px) {
  .w29-char-md-max {
    width: 100% !important;
  }
}

.w29-moji-md-auto {
  width: 30em !important;
}

@media (max-width: 991.98px) {
  .w29-moji-md-auto {
    width: auto !important;
  }
}

.w29-char-md-auto {
  width: 15.5em !important;
}

@media (max-width: 991.98px) {
  .w29-char-md-auto {
    width: auto !important;
  }
}

.mw145 {
  max-width: 14.5em !important;
}

.mw29-moji {
  max-width: 30em !important;
}

.mw29-char {
  max-width: 15.5em !important;
}

.minw145 {
  min-width: 14.5em !important;
}

.minw29-moji {
  min-width: 30em !important;
}

.minw29-char {
  min-width: 15.5em !important;
}

.minw145-sm-max {
  min-width: 14.5em !important;
}

@media (max-width: 767.98px) {
  .minw145-sm-max {
    width: 100% !important;
  }
}

.minw29-moji-sm-max {
  min-width: 30em !important;
}

@media (max-width: 767.98px) {
  .minw29-moji-sm-max {
    width: 100% !important;
  }
}

.minw29-char-sm-max {
  min-width: 15.5em !important;
}

@media (max-width: 767.98px) {
  .minw29-char-sm-max {
    width: 100% !important;
  }
}

.h29-moji {
  height: 30em !important;
}

.h29-char {
  height: 15.5em !important;
}

.mh145 {
  max-height: 14.5em !important;
}

.mh29-moji {
  max-height: 30em !important;
}

.mh29-char {
  max-height: 15.5em !important;
}

.fb29-moji {
  flex-basis: 30em !important;
}

.fb29-char {
  flex-basis: 15.5em !important;
}

.w30-moji {
  width: 31em !important;
}

.w30-char {
  width: 16em !important;
}

.w30-moji-sm-max {
  width: 31em !important;
}

@media (max-width: 767.98px) {
  .w30-moji-sm-max {
    width: 100% !important;
  }
}

.w30-char-sm-max {
  width: 16em !important;
}

@media (max-width: 767.98px) {
  .w30-char-sm-max {
    width: 100% !important;
  }
}

.w30-moji-sm-auto {
  width: 31em !important;
}

@media (max-width: 767.98px) {
  .w30-moji-sm-auto {
    width: auto !important;
  }
}

.w30-char-sm-auto {
  width: 16em !important;
}

@media (max-width: 767.98px) {
  .w30-char-sm-auto {
    width: auto !important;
  }
}

.w30-moji-md-max {
  width: 31em !important;
}

@media (max-width: 991.98px) {
  .w30-moji-md-max {
    width: 100% !important;
  }
}

.w30-char-md-max {
  width: 16em !important;
}

@media (max-width: 991.98px) {
  .w30-char-md-max {
    width: 100% !important;
  }
}

.w30-moji-md-auto {
  width: 31em !important;
}

@media (max-width: 991.98px) {
  .w30-moji-md-auto {
    width: auto !important;
  }
}

.w30-char-md-auto {
  width: 16em !important;
}

@media (max-width: 991.98px) {
  .w30-char-md-auto {
    width: auto !important;
  }
}

.mw150 {
  max-width: 15em !important;
}

.mw30-moji {
  max-width: 31em !important;
}

.mw30-char {
  max-width: 16em !important;
}

.minw150 {
  min-width: 15em !important;
}

.minw30-moji {
  min-width: 31em !important;
}

.minw30-char {
  min-width: 16em !important;
}

.minw150-sm-max {
  min-width: 15em !important;
}

@media (max-width: 767.98px) {
  .minw150-sm-max {
    width: 100% !important;
  }
}

.minw30-moji-sm-max {
  min-width: 31em !important;
}

@media (max-width: 767.98px) {
  .minw30-moji-sm-max {
    width: 100% !important;
  }
}

.minw30-char-sm-max {
  min-width: 16em !important;
}

@media (max-width: 767.98px) {
  .minw30-char-sm-max {
    width: 100% !important;
  }
}

.h30-moji {
  height: 31em !important;
}

.h30-char {
  height: 16em !important;
}

.mh150 {
  max-height: 15em !important;
}

.mh30-moji {
  max-height: 31em !important;
}

.mh30-char {
  max-height: 16em !important;
}

.fb30-moji {
  flex-basis: 31em !important;
}

.fb30-char {
  flex-basis: 16em !important;
}

.w31-moji {
  width: 32em !important;
}

.w31-char {
  width: 16.5em !important;
}

.w31-moji-sm-max {
  width: 32em !important;
}

@media (max-width: 767.98px) {
  .w31-moji-sm-max {
    width: 100% !important;
  }
}

.w31-char-sm-max {
  width: 16.5em !important;
}

@media (max-width: 767.98px) {
  .w31-char-sm-max {
    width: 100% !important;
  }
}

.w31-moji-sm-auto {
  width: 32em !important;
}

@media (max-width: 767.98px) {
  .w31-moji-sm-auto {
    width: auto !important;
  }
}

.w31-char-sm-auto {
  width: 16.5em !important;
}

@media (max-width: 767.98px) {
  .w31-char-sm-auto {
    width: auto !important;
  }
}

.w31-moji-md-max {
  width: 32em !important;
}

@media (max-width: 991.98px) {
  .w31-moji-md-max {
    width: 100% !important;
  }
}

.w31-char-md-max {
  width: 16.5em !important;
}

@media (max-width: 991.98px) {
  .w31-char-md-max {
    width: 100% !important;
  }
}

.w31-moji-md-auto {
  width: 32em !important;
}

@media (max-width: 991.98px) {
  .w31-moji-md-auto {
    width: auto !important;
  }
}

.w31-char-md-auto {
  width: 16.5em !important;
}

@media (max-width: 991.98px) {
  .w31-char-md-auto {
    width: auto !important;
  }
}

.mw155 {
  max-width: 15.5em !important;
}

.mw31-moji {
  max-width: 32em !important;
}

.mw31-char {
  max-width: 16.5em !important;
}

.minw155 {
  min-width: 15.5em !important;
}

.minw31-moji {
  min-width: 32em !important;
}

.minw31-char {
  min-width: 16.5em !important;
}

.minw155-sm-max {
  min-width: 15.5em !important;
}

@media (max-width: 767.98px) {
  .minw155-sm-max {
    width: 100% !important;
  }
}

.minw31-moji-sm-max {
  min-width: 32em !important;
}

@media (max-width: 767.98px) {
  .minw31-moji-sm-max {
    width: 100% !important;
  }
}

.minw31-char-sm-max {
  min-width: 16.5em !important;
}

@media (max-width: 767.98px) {
  .minw31-char-sm-max {
    width: 100% !important;
  }
}

.h31-moji {
  height: 32em !important;
}

.h31-char {
  height: 16.5em !important;
}

.mh155 {
  max-height: 15.5em !important;
}

.mh31-moji {
  max-height: 32em !important;
}

.mh31-char {
  max-height: 16.5em !important;
}

.fb31-moji {
  flex-basis: 32em !important;
}

.fb31-char {
  flex-basis: 16.5em !important;
}

.w32-moji {
  width: 33em !important;
}

.w32-char {
  width: 17em !important;
}

.w32-moji-sm-max {
  width: 33em !important;
}

@media (max-width: 767.98px) {
  .w32-moji-sm-max {
    width: 100% !important;
  }
}

.w32-char-sm-max {
  width: 17em !important;
}

@media (max-width: 767.98px) {
  .w32-char-sm-max {
    width: 100% !important;
  }
}

.w32-moji-sm-auto {
  width: 33em !important;
}

@media (max-width: 767.98px) {
  .w32-moji-sm-auto {
    width: auto !important;
  }
}

.w32-char-sm-auto {
  width: 17em !important;
}

@media (max-width: 767.98px) {
  .w32-char-sm-auto {
    width: auto !important;
  }
}

.w32-moji-md-max {
  width: 33em !important;
}

@media (max-width: 991.98px) {
  .w32-moji-md-max {
    width: 100% !important;
  }
}

.w32-char-md-max {
  width: 17em !important;
}

@media (max-width: 991.98px) {
  .w32-char-md-max {
    width: 100% !important;
  }
}

.w32-moji-md-auto {
  width: 33em !important;
}

@media (max-width: 991.98px) {
  .w32-moji-md-auto {
    width: auto !important;
  }
}

.w32-char-md-auto {
  width: 17em !important;
}

@media (max-width: 991.98px) {
  .w32-char-md-auto {
    width: auto !important;
  }
}

.mw160 {
  max-width: 16em !important;
}

.mw32-moji {
  max-width: 33em !important;
}

.mw32-char {
  max-width: 17em !important;
}

.minw160 {
  min-width: 16em !important;
}

.minw32-moji {
  min-width: 33em !important;
}

.minw32-char {
  min-width: 17em !important;
}

.minw160-sm-max {
  min-width: 16em !important;
}

@media (max-width: 767.98px) {
  .minw160-sm-max {
    width: 100% !important;
  }
}

.minw32-moji-sm-max {
  min-width: 33em !important;
}

@media (max-width: 767.98px) {
  .minw32-moji-sm-max {
    width: 100% !important;
  }
}

.minw32-char-sm-max {
  min-width: 17em !important;
}

@media (max-width: 767.98px) {
  .minw32-char-sm-max {
    width: 100% !important;
  }
}

.h32-moji {
  height: 33em !important;
}

.h32-char {
  height: 17em !important;
}

.mh160 {
  max-height: 16em !important;
}

.mh32-moji {
  max-height: 33em !important;
}

.mh32-char {
  max-height: 17em !important;
}

.fb32-moji {
  flex-basis: 33em !important;
}

.fb32-char {
  flex-basis: 17em !important;
}

.w33-moji {
  width: 34em !important;
}

.w33-char {
  width: 17.5em !important;
}

.w33-moji-sm-max {
  width: 34em !important;
}

@media (max-width: 767.98px) {
  .w33-moji-sm-max {
    width: 100% !important;
  }
}

.w33-char-sm-max {
  width: 17.5em !important;
}

@media (max-width: 767.98px) {
  .w33-char-sm-max {
    width: 100% !important;
  }
}

.w33-moji-sm-auto {
  width: 34em !important;
}

@media (max-width: 767.98px) {
  .w33-moji-sm-auto {
    width: auto !important;
  }
}

.w33-char-sm-auto {
  width: 17.5em !important;
}

@media (max-width: 767.98px) {
  .w33-char-sm-auto {
    width: auto !important;
  }
}

.w33-moji-md-max {
  width: 34em !important;
}

@media (max-width: 991.98px) {
  .w33-moji-md-max {
    width: 100% !important;
  }
}

.w33-char-md-max {
  width: 17.5em !important;
}

@media (max-width: 991.98px) {
  .w33-char-md-max {
    width: 100% !important;
  }
}

.w33-moji-md-auto {
  width: 34em !important;
}

@media (max-width: 991.98px) {
  .w33-moji-md-auto {
    width: auto !important;
  }
}

.w33-char-md-auto {
  width: 17.5em !important;
}

@media (max-width: 991.98px) {
  .w33-char-md-auto {
    width: auto !important;
  }
}

.mw165 {
  max-width: 16.5em !important;
}

.mw33-moji {
  max-width: 34em !important;
}

.mw33-char {
  max-width: 17.5em !important;
}

.minw165 {
  min-width: 16.5em !important;
}

.minw33-moji {
  min-width: 34em !important;
}

.minw33-char {
  min-width: 17.5em !important;
}

.minw165-sm-max {
  min-width: 16.5em !important;
}

@media (max-width: 767.98px) {
  .minw165-sm-max {
    width: 100% !important;
  }
}

.minw33-moji-sm-max {
  min-width: 34em !important;
}

@media (max-width: 767.98px) {
  .minw33-moji-sm-max {
    width: 100% !important;
  }
}

.minw33-char-sm-max {
  min-width: 17.5em !important;
}

@media (max-width: 767.98px) {
  .minw33-char-sm-max {
    width: 100% !important;
  }
}

.h33-moji {
  height: 34em !important;
}

.h33-char {
  height: 17.5em !important;
}

.mh165 {
  max-height: 16.5em !important;
}

.mh33-moji {
  max-height: 34em !important;
}

.mh33-char {
  max-height: 17.5em !important;
}

.fb33-moji {
  flex-basis: 34em !important;
}

.fb33-char {
  flex-basis: 17.5em !important;
}

.w34-moji {
  width: 35em !important;
}

.w34-char {
  width: 18em !important;
}

.w34-moji-sm-max {
  width: 35em !important;
}

@media (max-width: 767.98px) {
  .w34-moji-sm-max {
    width: 100% !important;
  }
}

.w34-char-sm-max {
  width: 18em !important;
}

@media (max-width: 767.98px) {
  .w34-char-sm-max {
    width: 100% !important;
  }
}

.w34-moji-sm-auto {
  width: 35em !important;
}

@media (max-width: 767.98px) {
  .w34-moji-sm-auto {
    width: auto !important;
  }
}

.w34-char-sm-auto {
  width: 18em !important;
}

@media (max-width: 767.98px) {
  .w34-char-sm-auto {
    width: auto !important;
  }
}

.w34-moji-md-max {
  width: 35em !important;
}

@media (max-width: 991.98px) {
  .w34-moji-md-max {
    width: 100% !important;
  }
}

.w34-char-md-max {
  width: 18em !important;
}

@media (max-width: 991.98px) {
  .w34-char-md-max {
    width: 100% !important;
  }
}

.w34-moji-md-auto {
  width: 35em !important;
}

@media (max-width: 991.98px) {
  .w34-moji-md-auto {
    width: auto !important;
  }
}

.w34-char-md-auto {
  width: 18em !important;
}

@media (max-width: 991.98px) {
  .w34-char-md-auto {
    width: auto !important;
  }
}

.mw170 {
  max-width: 17em !important;
}

.mw34-moji {
  max-width: 35em !important;
}

.mw34-char {
  max-width: 18em !important;
}

.minw170 {
  min-width: 17em !important;
}

.minw34-moji {
  min-width: 35em !important;
}

.minw34-char {
  min-width: 18em !important;
}

.minw170-sm-max {
  min-width: 17em !important;
}

@media (max-width: 767.98px) {
  .minw170-sm-max {
    width: 100% !important;
  }
}

.minw34-moji-sm-max {
  min-width: 35em !important;
}

@media (max-width: 767.98px) {
  .minw34-moji-sm-max {
    width: 100% !important;
  }
}

.minw34-char-sm-max {
  min-width: 18em !important;
}

@media (max-width: 767.98px) {
  .minw34-char-sm-max {
    width: 100% !important;
  }
}

.h34-moji {
  height: 35em !important;
}

.h34-char {
  height: 18em !important;
}

.mh170 {
  max-height: 17em !important;
}

.mh34-moji {
  max-height: 35em !important;
}

.mh34-char {
  max-height: 18em !important;
}

.fb34-moji {
  flex-basis: 35em !important;
}

.fb34-char {
  flex-basis: 18em !important;
}

.w35-moji {
  width: 36em !important;
}

.w35-char {
  width: 18.5em !important;
}

.w35-moji-sm-max {
  width: 36em !important;
}

@media (max-width: 767.98px) {
  .w35-moji-sm-max {
    width: 100% !important;
  }
}

.w35-char-sm-max {
  width: 18.5em !important;
}

@media (max-width: 767.98px) {
  .w35-char-sm-max {
    width: 100% !important;
  }
}

.w35-moji-sm-auto {
  width: 36em !important;
}

@media (max-width: 767.98px) {
  .w35-moji-sm-auto {
    width: auto !important;
  }
}

.w35-char-sm-auto {
  width: 18.5em !important;
}

@media (max-width: 767.98px) {
  .w35-char-sm-auto {
    width: auto !important;
  }
}

.w35-moji-md-max {
  width: 36em !important;
}

@media (max-width: 991.98px) {
  .w35-moji-md-max {
    width: 100% !important;
  }
}

.w35-char-md-max {
  width: 18.5em !important;
}

@media (max-width: 991.98px) {
  .w35-char-md-max {
    width: 100% !important;
  }
}

.w35-moji-md-auto {
  width: 36em !important;
}

@media (max-width: 991.98px) {
  .w35-moji-md-auto {
    width: auto !important;
  }
}

.w35-char-md-auto {
  width: 18.5em !important;
}

@media (max-width: 991.98px) {
  .w35-char-md-auto {
    width: auto !important;
  }
}

.mw175 {
  max-width: 17.5em !important;
}

.mw35-moji {
  max-width: 36em !important;
}

.mw35-char {
  max-width: 18.5em !important;
}

.minw175 {
  min-width: 17.5em !important;
}

.minw35-moji {
  min-width: 36em !important;
}

.minw35-char {
  min-width: 18.5em !important;
}

.minw175-sm-max {
  min-width: 17.5em !important;
}

@media (max-width: 767.98px) {
  .minw175-sm-max {
    width: 100% !important;
  }
}

.minw35-moji-sm-max {
  min-width: 36em !important;
}

@media (max-width: 767.98px) {
  .minw35-moji-sm-max {
    width: 100% !important;
  }
}

.minw35-char-sm-max {
  min-width: 18.5em !important;
}

@media (max-width: 767.98px) {
  .minw35-char-sm-max {
    width: 100% !important;
  }
}

.h35-moji {
  height: 36em !important;
}

.h35-char {
  height: 18.5em !important;
}

.mh175 {
  max-height: 17.5em !important;
}

.mh35-moji {
  max-height: 36em !important;
}

.mh35-char {
  max-height: 18.5em !important;
}

.fb35-moji {
  flex-basis: 36em !important;
}

.fb35-char {
  flex-basis: 18.5em !important;
}

.w36-moji {
  width: 37em !important;
}

.w36-char {
  width: 19em !important;
}

.w36-moji-sm-max {
  width: 37em !important;
}

@media (max-width: 767.98px) {
  .w36-moji-sm-max {
    width: 100% !important;
  }
}

.w36-char-sm-max {
  width: 19em !important;
}

@media (max-width: 767.98px) {
  .w36-char-sm-max {
    width: 100% !important;
  }
}

.w36-moji-sm-auto {
  width: 37em !important;
}

@media (max-width: 767.98px) {
  .w36-moji-sm-auto {
    width: auto !important;
  }
}

.w36-char-sm-auto {
  width: 19em !important;
}

@media (max-width: 767.98px) {
  .w36-char-sm-auto {
    width: auto !important;
  }
}

.w36-moji-md-max {
  width: 37em !important;
}

@media (max-width: 991.98px) {
  .w36-moji-md-max {
    width: 100% !important;
  }
}

.w36-char-md-max {
  width: 19em !important;
}

@media (max-width: 991.98px) {
  .w36-char-md-max {
    width: 100% !important;
  }
}

.w36-moji-md-auto {
  width: 37em !important;
}

@media (max-width: 991.98px) {
  .w36-moji-md-auto {
    width: auto !important;
  }
}

.w36-char-md-auto {
  width: 19em !important;
}

@media (max-width: 991.98px) {
  .w36-char-md-auto {
    width: auto !important;
  }
}

.mw180 {
  max-width: 18em !important;
}

.mw36-moji {
  max-width: 37em !important;
}

.mw36-char {
  max-width: 19em !important;
}

.minw180 {
  min-width: 18em !important;
}

.minw36-moji {
  min-width: 37em !important;
}

.minw36-char {
  min-width: 19em !important;
}

.minw180-sm-max {
  min-width: 18em !important;
}

@media (max-width: 767.98px) {
  .minw180-sm-max {
    width: 100% !important;
  }
}

.minw36-moji-sm-max {
  min-width: 37em !important;
}

@media (max-width: 767.98px) {
  .minw36-moji-sm-max {
    width: 100% !important;
  }
}

.minw36-char-sm-max {
  min-width: 19em !important;
}

@media (max-width: 767.98px) {
  .minw36-char-sm-max {
    width: 100% !important;
  }
}

.h36-moji {
  height: 37em !important;
}

.h36-char {
  height: 19em !important;
}

.mh180 {
  max-height: 18em !important;
}

.mh36-moji {
  max-height: 37em !important;
}

.mh36-char {
  max-height: 19em !important;
}

.fb36-moji {
  flex-basis: 37em !important;
}

.fb36-char {
  flex-basis: 19em !important;
}

.w37-moji {
  width: 38em !important;
}

.w37-char {
  width: 19.5em !important;
}

.w37-moji-sm-max {
  width: 38em !important;
}

@media (max-width: 767.98px) {
  .w37-moji-sm-max {
    width: 100% !important;
  }
}

.w37-char-sm-max {
  width: 19.5em !important;
}

@media (max-width: 767.98px) {
  .w37-char-sm-max {
    width: 100% !important;
  }
}

.w37-moji-sm-auto {
  width: 38em !important;
}

@media (max-width: 767.98px) {
  .w37-moji-sm-auto {
    width: auto !important;
  }
}

.w37-char-sm-auto {
  width: 19.5em !important;
}

@media (max-width: 767.98px) {
  .w37-char-sm-auto {
    width: auto !important;
  }
}

.w37-moji-md-max {
  width: 38em !important;
}

@media (max-width: 991.98px) {
  .w37-moji-md-max {
    width: 100% !important;
  }
}

.w37-char-md-max {
  width: 19.5em !important;
}

@media (max-width: 991.98px) {
  .w37-char-md-max {
    width: 100% !important;
  }
}

.w37-moji-md-auto {
  width: 38em !important;
}

@media (max-width: 991.98px) {
  .w37-moji-md-auto {
    width: auto !important;
  }
}

.w37-char-md-auto {
  width: 19.5em !important;
}

@media (max-width: 991.98px) {
  .w37-char-md-auto {
    width: auto !important;
  }
}

.mw185 {
  max-width: 18.5em !important;
}

.mw37-moji {
  max-width: 38em !important;
}

.mw37-char {
  max-width: 19.5em !important;
}

.minw185 {
  min-width: 18.5em !important;
}

.minw37-moji {
  min-width: 38em !important;
}

.minw37-char {
  min-width: 19.5em !important;
}

.minw185-sm-max {
  min-width: 18.5em !important;
}

@media (max-width: 767.98px) {
  .minw185-sm-max {
    width: 100% !important;
  }
}

.minw37-moji-sm-max {
  min-width: 38em !important;
}

@media (max-width: 767.98px) {
  .minw37-moji-sm-max {
    width: 100% !important;
  }
}

.minw37-char-sm-max {
  min-width: 19.5em !important;
}

@media (max-width: 767.98px) {
  .minw37-char-sm-max {
    width: 100% !important;
  }
}

.h37-moji {
  height: 38em !important;
}

.h37-char {
  height: 19.5em !important;
}

.mh185 {
  max-height: 18.5em !important;
}

.mh37-moji {
  max-height: 38em !important;
}

.mh37-char {
  max-height: 19.5em !important;
}

.fb37-moji {
  flex-basis: 38em !important;
}

.fb37-char {
  flex-basis: 19.5em !important;
}

.w38-moji {
  width: 39em !important;
}

.w38-char {
  width: 20em !important;
}

.w38-moji-sm-max {
  width: 39em !important;
}

@media (max-width: 767.98px) {
  .w38-moji-sm-max {
    width: 100% !important;
  }
}

.w38-char-sm-max {
  width: 20em !important;
}

@media (max-width: 767.98px) {
  .w38-char-sm-max {
    width: 100% !important;
  }
}

.w38-moji-sm-auto {
  width: 39em !important;
}

@media (max-width: 767.98px) {
  .w38-moji-sm-auto {
    width: auto !important;
  }
}

.w38-char-sm-auto {
  width: 20em !important;
}

@media (max-width: 767.98px) {
  .w38-char-sm-auto {
    width: auto !important;
  }
}

.w38-moji-md-max {
  width: 39em !important;
}

@media (max-width: 991.98px) {
  .w38-moji-md-max {
    width: 100% !important;
  }
}

.w38-char-md-max {
  width: 20em !important;
}

@media (max-width: 991.98px) {
  .w38-char-md-max {
    width: 100% !important;
  }
}

.w38-moji-md-auto {
  width: 39em !important;
}

@media (max-width: 991.98px) {
  .w38-moji-md-auto {
    width: auto !important;
  }
}

.w38-char-md-auto {
  width: 20em !important;
}

@media (max-width: 991.98px) {
  .w38-char-md-auto {
    width: auto !important;
  }
}

.mw190 {
  max-width: 19em !important;
}

.mw38-moji {
  max-width: 39em !important;
}

.mw38-char {
  max-width: 20em !important;
}

.minw190 {
  min-width: 19em !important;
}

.minw38-moji {
  min-width: 39em !important;
}

.minw38-char {
  min-width: 20em !important;
}

.minw190-sm-max {
  min-width: 19em !important;
}

@media (max-width: 767.98px) {
  .minw190-sm-max {
    width: 100% !important;
  }
}

.minw38-moji-sm-max {
  min-width: 39em !important;
}

@media (max-width: 767.98px) {
  .minw38-moji-sm-max {
    width: 100% !important;
  }
}

.minw38-char-sm-max {
  min-width: 20em !important;
}

@media (max-width: 767.98px) {
  .minw38-char-sm-max {
    width: 100% !important;
  }
}

.h38-moji {
  height: 39em !important;
}

.h38-char {
  height: 20em !important;
}

.mh190 {
  max-height: 19em !important;
}

.mh38-moji {
  max-height: 39em !important;
}

.mh38-char {
  max-height: 20em !important;
}

.fb38-moji {
  flex-basis: 39em !important;
}

.fb38-char {
  flex-basis: 20em !important;
}

.w39-moji {
  width: 40em !important;
}

.w39-char {
  width: 20.5em !important;
}

.w39-moji-sm-max {
  width: 40em !important;
}

@media (max-width: 767.98px) {
  .w39-moji-sm-max {
    width: 100% !important;
  }
}

.w39-char-sm-max {
  width: 20.5em !important;
}

@media (max-width: 767.98px) {
  .w39-char-sm-max {
    width: 100% !important;
  }
}

.w39-moji-sm-auto {
  width: 40em !important;
}

@media (max-width: 767.98px) {
  .w39-moji-sm-auto {
    width: auto !important;
  }
}

.w39-char-sm-auto {
  width: 20.5em !important;
}

@media (max-width: 767.98px) {
  .w39-char-sm-auto {
    width: auto !important;
  }
}

.w39-moji-md-max {
  width: 40em !important;
}

@media (max-width: 991.98px) {
  .w39-moji-md-max {
    width: 100% !important;
  }
}

.w39-char-md-max {
  width: 20.5em !important;
}

@media (max-width: 991.98px) {
  .w39-char-md-max {
    width: 100% !important;
  }
}

.w39-moji-md-auto {
  width: 40em !important;
}

@media (max-width: 991.98px) {
  .w39-moji-md-auto {
    width: auto !important;
  }
}

.w39-char-md-auto {
  width: 20.5em !important;
}

@media (max-width: 991.98px) {
  .w39-char-md-auto {
    width: auto !important;
  }
}

.mw195 {
  max-width: 19.5em !important;
}

.mw39-moji {
  max-width: 40em !important;
}

.mw39-char {
  max-width: 20.5em !important;
}

.minw195 {
  min-width: 19.5em !important;
}

.minw39-moji {
  min-width: 40em !important;
}

.minw39-char {
  min-width: 20.5em !important;
}

.minw195-sm-max {
  min-width: 19.5em !important;
}

@media (max-width: 767.98px) {
  .minw195-sm-max {
    width: 100% !important;
  }
}

.minw39-moji-sm-max {
  min-width: 40em !important;
}

@media (max-width: 767.98px) {
  .minw39-moji-sm-max {
    width: 100% !important;
  }
}

.minw39-char-sm-max {
  min-width: 20.5em !important;
}

@media (max-width: 767.98px) {
  .minw39-char-sm-max {
    width: 100% !important;
  }
}

.h39-moji {
  height: 40em !important;
}

.h39-char {
  height: 20.5em !important;
}

.mh195 {
  max-height: 19.5em !important;
}

.mh39-moji {
  max-height: 40em !important;
}

.mh39-char {
  max-height: 20.5em !important;
}

.fb39-moji {
  flex-basis: 40em !important;
}

.fb39-char {
  flex-basis: 20.5em !important;
}

.w40-moji {
  width: 41em !important;
}

.w40-char {
  width: 21em !important;
}

.w40-moji-sm-max {
  width: 41em !important;
}

@media (max-width: 767.98px) {
  .w40-moji-sm-max {
    width: 100% !important;
  }
}

.w40-char-sm-max {
  width: 21em !important;
}

@media (max-width: 767.98px) {
  .w40-char-sm-max {
    width: 100% !important;
  }
}

.w40-moji-sm-auto {
  width: 41em !important;
}

@media (max-width: 767.98px) {
  .w40-moji-sm-auto {
    width: auto !important;
  }
}

.w40-char-sm-auto {
  width: 21em !important;
}

@media (max-width: 767.98px) {
  .w40-char-sm-auto {
    width: auto !important;
  }
}

.w40-moji-md-max {
  width: 41em !important;
}

@media (max-width: 991.98px) {
  .w40-moji-md-max {
    width: 100% !important;
  }
}

.w40-char-md-max {
  width: 21em !important;
}

@media (max-width: 991.98px) {
  .w40-char-md-max {
    width: 100% !important;
  }
}

.w40-moji-md-auto {
  width: 41em !important;
}

@media (max-width: 991.98px) {
  .w40-moji-md-auto {
    width: auto !important;
  }
}

.w40-char-md-auto {
  width: 21em !important;
}

@media (max-width: 991.98px) {
  .w40-char-md-auto {
    width: auto !important;
  }
}

.mw200 {
  max-width: 20em !important;
}

.mw40-moji {
  max-width: 41em !important;
}

.mw40-char {
  max-width: 21em !important;
}

.minw200 {
  min-width: 20em !important;
}

.minw40-moji {
  min-width: 41em !important;
}

.minw40-char {
  min-width: 21em !important;
}

.minw200-sm-max {
  min-width: 20em !important;
}

@media (max-width: 767.98px) {
  .minw200-sm-max {
    width: 100% !important;
  }
}

.minw40-moji-sm-max {
  min-width: 41em !important;
}

@media (max-width: 767.98px) {
  .minw40-moji-sm-max {
    width: 100% !important;
  }
}

.minw40-char-sm-max {
  min-width: 21em !important;
}

@media (max-width: 767.98px) {
  .minw40-char-sm-max {
    width: 100% !important;
  }
}

.h40-moji {
  height: 41em !important;
}

.h40-char {
  height: 21em !important;
}

.mh200 {
  max-height: 20em !important;
}

.mh40-moji {
  max-height: 41em !important;
}

.mh40-char {
  max-height: 21em !important;
}

.fb40-moji {
  flex-basis: 41em !important;
}

.fb40-char {
  flex-basis: 21em !important;
}

.w41-moji {
  width: 42em !important;
}

.w41-char {
  width: 21.5em !important;
}

.w41-moji-sm-max {
  width: 42em !important;
}

@media (max-width: 767.98px) {
  .w41-moji-sm-max {
    width: 100% !important;
  }
}

.w41-char-sm-max {
  width: 21.5em !important;
}

@media (max-width: 767.98px) {
  .w41-char-sm-max {
    width: 100% !important;
  }
}

.w41-moji-sm-auto {
  width: 42em !important;
}

@media (max-width: 767.98px) {
  .w41-moji-sm-auto {
    width: auto !important;
  }
}

.w41-char-sm-auto {
  width: 21.5em !important;
}

@media (max-width: 767.98px) {
  .w41-char-sm-auto {
    width: auto !important;
  }
}

.w41-moji-md-max {
  width: 42em !important;
}

@media (max-width: 991.98px) {
  .w41-moji-md-max {
    width: 100% !important;
  }
}

.w41-char-md-max {
  width: 21.5em !important;
}

@media (max-width: 991.98px) {
  .w41-char-md-max {
    width: 100% !important;
  }
}

.w41-moji-md-auto {
  width: 42em !important;
}

@media (max-width: 991.98px) {
  .w41-moji-md-auto {
    width: auto !important;
  }
}

.w41-char-md-auto {
  width: 21.5em !important;
}

@media (max-width: 991.98px) {
  .w41-char-md-auto {
    width: auto !important;
  }
}

.mw205 {
  max-width: 20.5em !important;
}

.mw41-moji {
  max-width: 42em !important;
}

.mw41-char {
  max-width: 21.5em !important;
}

.minw205 {
  min-width: 20.5em !important;
}

.minw41-moji {
  min-width: 42em !important;
}

.minw41-char {
  min-width: 21.5em !important;
}

.minw205-sm-max {
  min-width: 20.5em !important;
}

@media (max-width: 767.98px) {
  .minw205-sm-max {
    width: 100% !important;
  }
}

.minw41-moji-sm-max {
  min-width: 42em !important;
}

@media (max-width: 767.98px) {
  .minw41-moji-sm-max {
    width: 100% !important;
  }
}

.minw41-char-sm-max {
  min-width: 21.5em !important;
}

@media (max-width: 767.98px) {
  .minw41-char-sm-max {
    width: 100% !important;
  }
}

.h41-moji {
  height: 42em !important;
}

.h41-char {
  height: 21.5em !important;
}

.mh205 {
  max-height: 20.5em !important;
}

.mh41-moji {
  max-height: 42em !important;
}

.mh41-char {
  max-height: 21.5em !important;
}

.fb41-moji {
  flex-basis: 42em !important;
}

.fb41-char {
  flex-basis: 21.5em !important;
}

.w42-moji {
  width: 43em !important;
}

.w42-char {
  width: 22em !important;
}

.w42-moji-sm-max {
  width: 43em !important;
}

@media (max-width: 767.98px) {
  .w42-moji-sm-max {
    width: 100% !important;
  }
}

.w42-char-sm-max {
  width: 22em !important;
}

@media (max-width: 767.98px) {
  .w42-char-sm-max {
    width: 100% !important;
  }
}

.w42-moji-sm-auto {
  width: 43em !important;
}

@media (max-width: 767.98px) {
  .w42-moji-sm-auto {
    width: auto !important;
  }
}

.w42-char-sm-auto {
  width: 22em !important;
}

@media (max-width: 767.98px) {
  .w42-char-sm-auto {
    width: auto !important;
  }
}

.w42-moji-md-max {
  width: 43em !important;
}

@media (max-width: 991.98px) {
  .w42-moji-md-max {
    width: 100% !important;
  }
}

.w42-char-md-max {
  width: 22em !important;
}

@media (max-width: 991.98px) {
  .w42-char-md-max {
    width: 100% !important;
  }
}

.w42-moji-md-auto {
  width: 43em !important;
}

@media (max-width: 991.98px) {
  .w42-moji-md-auto {
    width: auto !important;
  }
}

.w42-char-md-auto {
  width: 22em !important;
}

@media (max-width: 991.98px) {
  .w42-char-md-auto {
    width: auto !important;
  }
}

.mw210 {
  max-width: 21em !important;
}

.mw42-moji {
  max-width: 43em !important;
}

.mw42-char {
  max-width: 22em !important;
}

.minw210 {
  min-width: 21em !important;
}

.minw42-moji {
  min-width: 43em !important;
}

.minw42-char {
  min-width: 22em !important;
}

.minw210-sm-max {
  min-width: 21em !important;
}

@media (max-width: 767.98px) {
  .minw210-sm-max {
    width: 100% !important;
  }
}

.minw42-moji-sm-max {
  min-width: 43em !important;
}

@media (max-width: 767.98px) {
  .minw42-moji-sm-max {
    width: 100% !important;
  }
}

.minw42-char-sm-max {
  min-width: 22em !important;
}

@media (max-width: 767.98px) {
  .minw42-char-sm-max {
    width: 100% !important;
  }
}

.h42-moji {
  height: 43em !important;
}

.h42-char {
  height: 22em !important;
}

.mh210 {
  max-height: 21em !important;
}

.mh42-moji {
  max-height: 43em !important;
}

.mh42-char {
  max-height: 22em !important;
}

.fb42-moji {
  flex-basis: 43em !important;
}

.fb42-char {
  flex-basis: 22em !important;
}

.w43-moji {
  width: 44em !important;
}

.w43-char {
  width: 22.5em !important;
}

.w43-moji-sm-max {
  width: 44em !important;
}

@media (max-width: 767.98px) {
  .w43-moji-sm-max {
    width: 100% !important;
  }
}

.w43-char-sm-max {
  width: 22.5em !important;
}

@media (max-width: 767.98px) {
  .w43-char-sm-max {
    width: 100% !important;
  }
}

.w43-moji-sm-auto {
  width: 44em !important;
}

@media (max-width: 767.98px) {
  .w43-moji-sm-auto {
    width: auto !important;
  }
}

.w43-char-sm-auto {
  width: 22.5em !important;
}

@media (max-width: 767.98px) {
  .w43-char-sm-auto {
    width: auto !important;
  }
}

.w43-moji-md-max {
  width: 44em !important;
}

@media (max-width: 991.98px) {
  .w43-moji-md-max {
    width: 100% !important;
  }
}

.w43-char-md-max {
  width: 22.5em !important;
}

@media (max-width: 991.98px) {
  .w43-char-md-max {
    width: 100% !important;
  }
}

.w43-moji-md-auto {
  width: 44em !important;
}

@media (max-width: 991.98px) {
  .w43-moji-md-auto {
    width: auto !important;
  }
}

.w43-char-md-auto {
  width: 22.5em !important;
}

@media (max-width: 991.98px) {
  .w43-char-md-auto {
    width: auto !important;
  }
}

.mw215 {
  max-width: 21.5em !important;
}

.mw43-moji {
  max-width: 44em !important;
}

.mw43-char {
  max-width: 22.5em !important;
}

.minw215 {
  min-width: 21.5em !important;
}

.minw43-moji {
  min-width: 44em !important;
}

.minw43-char {
  min-width: 22.5em !important;
}

.minw215-sm-max {
  min-width: 21.5em !important;
}

@media (max-width: 767.98px) {
  .minw215-sm-max {
    width: 100% !important;
  }
}

.minw43-moji-sm-max {
  min-width: 44em !important;
}

@media (max-width: 767.98px) {
  .minw43-moji-sm-max {
    width: 100% !important;
  }
}

.minw43-char-sm-max {
  min-width: 22.5em !important;
}

@media (max-width: 767.98px) {
  .minw43-char-sm-max {
    width: 100% !important;
  }
}

.h43-moji {
  height: 44em !important;
}

.h43-char {
  height: 22.5em !important;
}

.mh215 {
  max-height: 21.5em !important;
}

.mh43-moji {
  max-height: 44em !important;
}

.mh43-char {
  max-height: 22.5em !important;
}

.fb43-moji {
  flex-basis: 44em !important;
}

.fb43-char {
  flex-basis: 22.5em !important;
}

.w44-moji {
  width: 45em !important;
}

.w44-char {
  width: 23em !important;
}

.w44-moji-sm-max {
  width: 45em !important;
}

@media (max-width: 767.98px) {
  .w44-moji-sm-max {
    width: 100% !important;
  }
}

.w44-char-sm-max {
  width: 23em !important;
}

@media (max-width: 767.98px) {
  .w44-char-sm-max {
    width: 100% !important;
  }
}

.w44-moji-sm-auto {
  width: 45em !important;
}

@media (max-width: 767.98px) {
  .w44-moji-sm-auto {
    width: auto !important;
  }
}

.w44-char-sm-auto {
  width: 23em !important;
}

@media (max-width: 767.98px) {
  .w44-char-sm-auto {
    width: auto !important;
  }
}

.w44-moji-md-max {
  width: 45em !important;
}

@media (max-width: 991.98px) {
  .w44-moji-md-max {
    width: 100% !important;
  }
}

.w44-char-md-max {
  width: 23em !important;
}

@media (max-width: 991.98px) {
  .w44-char-md-max {
    width: 100% !important;
  }
}

.w44-moji-md-auto {
  width: 45em !important;
}

@media (max-width: 991.98px) {
  .w44-moji-md-auto {
    width: auto !important;
  }
}

.w44-char-md-auto {
  width: 23em !important;
}

@media (max-width: 991.98px) {
  .w44-char-md-auto {
    width: auto !important;
  }
}

.mw220 {
  max-width: 22em !important;
}

.mw44-moji {
  max-width: 45em !important;
}

.mw44-char {
  max-width: 23em !important;
}

.minw220 {
  min-width: 22em !important;
}

.minw44-moji {
  min-width: 45em !important;
}

.minw44-char {
  min-width: 23em !important;
}

.minw220-sm-max {
  min-width: 22em !important;
}

@media (max-width: 767.98px) {
  .minw220-sm-max {
    width: 100% !important;
  }
}

.minw44-moji-sm-max {
  min-width: 45em !important;
}

@media (max-width: 767.98px) {
  .minw44-moji-sm-max {
    width: 100% !important;
  }
}

.minw44-char-sm-max {
  min-width: 23em !important;
}

@media (max-width: 767.98px) {
  .minw44-char-sm-max {
    width: 100% !important;
  }
}

.h44-moji {
  height: 45em !important;
}

.h44-char {
  height: 23em !important;
}

.mh220 {
  max-height: 22em !important;
}

.mh44-moji {
  max-height: 45em !important;
}

.mh44-char {
  max-height: 23em !important;
}

.fb44-moji {
  flex-basis: 45em !important;
}

.fb44-char {
  flex-basis: 23em !important;
}

.w45-moji {
  width: 46em !important;
}

.w45-char {
  width: 23.5em !important;
}

.w45-moji-sm-max {
  width: 46em !important;
}

@media (max-width: 767.98px) {
  .w45-moji-sm-max {
    width: 100% !important;
  }
}

.w45-char-sm-max {
  width: 23.5em !important;
}

@media (max-width: 767.98px) {
  .w45-char-sm-max {
    width: 100% !important;
  }
}

.w45-moji-sm-auto {
  width: 46em !important;
}

@media (max-width: 767.98px) {
  .w45-moji-sm-auto {
    width: auto !important;
  }
}

.w45-char-sm-auto {
  width: 23.5em !important;
}

@media (max-width: 767.98px) {
  .w45-char-sm-auto {
    width: auto !important;
  }
}

.w45-moji-md-max {
  width: 46em !important;
}

@media (max-width: 991.98px) {
  .w45-moji-md-max {
    width: 100% !important;
  }
}

.w45-char-md-max {
  width: 23.5em !important;
}

@media (max-width: 991.98px) {
  .w45-char-md-max {
    width: 100% !important;
  }
}

.w45-moji-md-auto {
  width: 46em !important;
}

@media (max-width: 991.98px) {
  .w45-moji-md-auto {
    width: auto !important;
  }
}

.w45-char-md-auto {
  width: 23.5em !important;
}

@media (max-width: 991.98px) {
  .w45-char-md-auto {
    width: auto !important;
  }
}

.mw225 {
  max-width: 22.5em !important;
}

.mw45-moji {
  max-width: 46em !important;
}

.mw45-char {
  max-width: 23.5em !important;
}

.minw225 {
  min-width: 22.5em !important;
}

.minw45-moji {
  min-width: 46em !important;
}

.minw45-char {
  min-width: 23.5em !important;
}

.minw225-sm-max {
  min-width: 22.5em !important;
}

@media (max-width: 767.98px) {
  .minw225-sm-max {
    width: 100% !important;
  }
}

.minw45-moji-sm-max {
  min-width: 46em !important;
}

@media (max-width: 767.98px) {
  .minw45-moji-sm-max {
    width: 100% !important;
  }
}

.minw45-char-sm-max {
  min-width: 23.5em !important;
}

@media (max-width: 767.98px) {
  .minw45-char-sm-max {
    width: 100% !important;
  }
}

.h45-moji {
  height: 46em !important;
}

.h45-char {
  height: 23.5em !important;
}

.mh225 {
  max-height: 22.5em !important;
}

.mh45-moji {
  max-height: 46em !important;
}

.mh45-char {
  max-height: 23.5em !important;
}

.fb45-moji {
  flex-basis: 46em !important;
}

.fb45-char {
  flex-basis: 23.5em !important;
}

.w46-moji {
  width: 47em !important;
}

.w46-char {
  width: 24em !important;
}

.w46-moji-sm-max {
  width: 47em !important;
}

@media (max-width: 767.98px) {
  .w46-moji-sm-max {
    width: 100% !important;
  }
}

.w46-char-sm-max {
  width: 24em !important;
}

@media (max-width: 767.98px) {
  .w46-char-sm-max {
    width: 100% !important;
  }
}

.w46-moji-sm-auto {
  width: 47em !important;
}

@media (max-width: 767.98px) {
  .w46-moji-sm-auto {
    width: auto !important;
  }
}

.w46-char-sm-auto {
  width: 24em !important;
}

@media (max-width: 767.98px) {
  .w46-char-sm-auto {
    width: auto !important;
  }
}

.w46-moji-md-max {
  width: 47em !important;
}

@media (max-width: 991.98px) {
  .w46-moji-md-max {
    width: 100% !important;
  }
}

.w46-char-md-max {
  width: 24em !important;
}

@media (max-width: 991.98px) {
  .w46-char-md-max {
    width: 100% !important;
  }
}

.w46-moji-md-auto {
  width: 47em !important;
}

@media (max-width: 991.98px) {
  .w46-moji-md-auto {
    width: auto !important;
  }
}

.w46-char-md-auto {
  width: 24em !important;
}

@media (max-width: 991.98px) {
  .w46-char-md-auto {
    width: auto !important;
  }
}

.mw230 {
  max-width: 23em !important;
}

.mw46-moji {
  max-width: 47em !important;
}

.mw46-char {
  max-width: 24em !important;
}

.minw230 {
  min-width: 23em !important;
}

.minw46-moji {
  min-width: 47em !important;
}

.minw46-char {
  min-width: 24em !important;
}

.minw230-sm-max {
  min-width: 23em !important;
}

@media (max-width: 767.98px) {
  .minw230-sm-max {
    width: 100% !important;
  }
}

.minw46-moji-sm-max {
  min-width: 47em !important;
}

@media (max-width: 767.98px) {
  .minw46-moji-sm-max {
    width: 100% !important;
  }
}

.minw46-char-sm-max {
  min-width: 24em !important;
}

@media (max-width: 767.98px) {
  .minw46-char-sm-max {
    width: 100% !important;
  }
}

.h46-moji {
  height: 47em !important;
}

.h46-char {
  height: 24em !important;
}

.mh230 {
  max-height: 23em !important;
}

.mh46-moji {
  max-height: 47em !important;
}

.mh46-char {
  max-height: 24em !important;
}

.fb46-moji {
  flex-basis: 47em !important;
}

.fb46-char {
  flex-basis: 24em !important;
}

.w47-moji {
  width: 48em !important;
}

.w47-char {
  width: 24.5em !important;
}

.w47-moji-sm-max {
  width: 48em !important;
}

@media (max-width: 767.98px) {
  .w47-moji-sm-max {
    width: 100% !important;
  }
}

.w47-char-sm-max {
  width: 24.5em !important;
}

@media (max-width: 767.98px) {
  .w47-char-sm-max {
    width: 100% !important;
  }
}

.w47-moji-sm-auto {
  width: 48em !important;
}

@media (max-width: 767.98px) {
  .w47-moji-sm-auto {
    width: auto !important;
  }
}

.w47-char-sm-auto {
  width: 24.5em !important;
}

@media (max-width: 767.98px) {
  .w47-char-sm-auto {
    width: auto !important;
  }
}

.w47-moji-md-max {
  width: 48em !important;
}

@media (max-width: 991.98px) {
  .w47-moji-md-max {
    width: 100% !important;
  }
}

.w47-char-md-max {
  width: 24.5em !important;
}

@media (max-width: 991.98px) {
  .w47-char-md-max {
    width: 100% !important;
  }
}

.w47-moji-md-auto {
  width: 48em !important;
}

@media (max-width: 991.98px) {
  .w47-moji-md-auto {
    width: auto !important;
  }
}

.w47-char-md-auto {
  width: 24.5em !important;
}

@media (max-width: 991.98px) {
  .w47-char-md-auto {
    width: auto !important;
  }
}

.mw235 {
  max-width: 23.5em !important;
}

.mw47-moji {
  max-width: 48em !important;
}

.mw47-char {
  max-width: 24.5em !important;
}

.minw235 {
  min-width: 23.5em !important;
}

.minw47-moji {
  min-width: 48em !important;
}

.minw47-char {
  min-width: 24.5em !important;
}

.minw235-sm-max {
  min-width: 23.5em !important;
}

@media (max-width: 767.98px) {
  .minw235-sm-max {
    width: 100% !important;
  }
}

.minw47-moji-sm-max {
  min-width: 48em !important;
}

@media (max-width: 767.98px) {
  .minw47-moji-sm-max {
    width: 100% !important;
  }
}

.minw47-char-sm-max {
  min-width: 24.5em !important;
}

@media (max-width: 767.98px) {
  .minw47-char-sm-max {
    width: 100% !important;
  }
}

.h47-moji {
  height: 48em !important;
}

.h47-char {
  height: 24.5em !important;
}

.mh235 {
  max-height: 23.5em !important;
}

.mh47-moji {
  max-height: 48em !important;
}

.mh47-char {
  max-height: 24.5em !important;
}

.fb47-moji {
  flex-basis: 48em !important;
}

.fb47-char {
  flex-basis: 24.5em !important;
}

.w48-moji {
  width: 49em !important;
}

.w48-char {
  width: 25em !important;
}

.w48-moji-sm-max {
  width: 49em !important;
}

@media (max-width: 767.98px) {
  .w48-moji-sm-max {
    width: 100% !important;
  }
}

.w48-char-sm-max {
  width: 25em !important;
}

@media (max-width: 767.98px) {
  .w48-char-sm-max {
    width: 100% !important;
  }
}

.w48-moji-sm-auto {
  width: 49em !important;
}

@media (max-width: 767.98px) {
  .w48-moji-sm-auto {
    width: auto !important;
  }
}

.w48-char-sm-auto {
  width: 25em !important;
}

@media (max-width: 767.98px) {
  .w48-char-sm-auto {
    width: auto !important;
  }
}

.w48-moji-md-max {
  width: 49em !important;
}

@media (max-width: 991.98px) {
  .w48-moji-md-max {
    width: 100% !important;
  }
}

.w48-char-md-max {
  width: 25em !important;
}

@media (max-width: 991.98px) {
  .w48-char-md-max {
    width: 100% !important;
  }
}

.w48-moji-md-auto {
  width: 49em !important;
}

@media (max-width: 991.98px) {
  .w48-moji-md-auto {
    width: auto !important;
  }
}

.w48-char-md-auto {
  width: 25em !important;
}

@media (max-width: 991.98px) {
  .w48-char-md-auto {
    width: auto !important;
  }
}

.mw240 {
  max-width: 24em !important;
}

.mw48-moji {
  max-width: 49em !important;
}

.mw48-char {
  max-width: 25em !important;
}

.minw240 {
  min-width: 24em !important;
}

.minw48-moji {
  min-width: 49em !important;
}

.minw48-char {
  min-width: 25em !important;
}

.minw240-sm-max {
  min-width: 24em !important;
}

@media (max-width: 767.98px) {
  .minw240-sm-max {
    width: 100% !important;
  }
}

.minw48-moji-sm-max {
  min-width: 49em !important;
}

@media (max-width: 767.98px) {
  .minw48-moji-sm-max {
    width: 100% !important;
  }
}

.minw48-char-sm-max {
  min-width: 25em !important;
}

@media (max-width: 767.98px) {
  .minw48-char-sm-max {
    width: 100% !important;
  }
}

.h48-moji {
  height: 49em !important;
}

.h48-char {
  height: 25em !important;
}

.mh240 {
  max-height: 24em !important;
}

.mh48-moji {
  max-height: 49em !important;
}

.mh48-char {
  max-height: 25em !important;
}

.fb48-moji {
  flex-basis: 49em !important;
}

.fb48-char {
  flex-basis: 25em !important;
}

.w49-moji {
  width: 50em !important;
}

.w49-char {
  width: 25.5em !important;
}

.w49-moji-sm-max {
  width: 50em !important;
}

@media (max-width: 767.98px) {
  .w49-moji-sm-max {
    width: 100% !important;
  }
}

.w49-char-sm-max {
  width: 25.5em !important;
}

@media (max-width: 767.98px) {
  .w49-char-sm-max {
    width: 100% !important;
  }
}

.w49-moji-sm-auto {
  width: 50em !important;
}

@media (max-width: 767.98px) {
  .w49-moji-sm-auto {
    width: auto !important;
  }
}

.w49-char-sm-auto {
  width: 25.5em !important;
}

@media (max-width: 767.98px) {
  .w49-char-sm-auto {
    width: auto !important;
  }
}

.w49-moji-md-max {
  width: 50em !important;
}

@media (max-width: 991.98px) {
  .w49-moji-md-max {
    width: 100% !important;
  }
}

.w49-char-md-max {
  width: 25.5em !important;
}

@media (max-width: 991.98px) {
  .w49-char-md-max {
    width: 100% !important;
  }
}

.w49-moji-md-auto {
  width: 50em !important;
}

@media (max-width: 991.98px) {
  .w49-moji-md-auto {
    width: auto !important;
  }
}

.w49-char-md-auto {
  width: 25.5em !important;
}

@media (max-width: 991.98px) {
  .w49-char-md-auto {
    width: auto !important;
  }
}

.mw245 {
  max-width: 24.5em !important;
}

.mw49-moji {
  max-width: 50em !important;
}

.mw49-char {
  max-width: 25.5em !important;
}

.minw245 {
  min-width: 24.5em !important;
}

.minw49-moji {
  min-width: 50em !important;
}

.minw49-char {
  min-width: 25.5em !important;
}

.minw245-sm-max {
  min-width: 24.5em !important;
}

@media (max-width: 767.98px) {
  .minw245-sm-max {
    width: 100% !important;
  }
}

.minw49-moji-sm-max {
  min-width: 50em !important;
}

@media (max-width: 767.98px) {
  .minw49-moji-sm-max {
    width: 100% !important;
  }
}

.minw49-char-sm-max {
  min-width: 25.5em !important;
}

@media (max-width: 767.98px) {
  .minw49-char-sm-max {
    width: 100% !important;
  }
}

.h49-moji {
  height: 50em !important;
}

.h49-char {
  height: 25.5em !important;
}

.mh245 {
  max-height: 24.5em !important;
}

.mh49-moji {
  max-height: 50em !important;
}

.mh49-char {
  max-height: 25.5em !important;
}

.fb49-moji {
  flex-basis: 50em !important;
}

.fb49-char {
  flex-basis: 25.5em !important;
}

.w50-moji {
  width: 51em !important;
}

.w50-char {
  width: 26em !important;
}

.w50-moji-sm-max {
  width: 51em !important;
}

@media (max-width: 767.98px) {
  .w50-moji-sm-max {
    width: 100% !important;
  }
}

.w50-char-sm-max {
  width: 26em !important;
}

@media (max-width: 767.98px) {
  .w50-char-sm-max {
    width: 100% !important;
  }
}

.w50-moji-sm-auto {
  width: 51em !important;
}

@media (max-width: 767.98px) {
  .w50-moji-sm-auto {
    width: auto !important;
  }
}

.w50-char-sm-auto {
  width: 26em !important;
}

@media (max-width: 767.98px) {
  .w50-char-sm-auto {
    width: auto !important;
  }
}

.w50-moji-md-max {
  width: 51em !important;
}

@media (max-width: 991.98px) {
  .w50-moji-md-max {
    width: 100% !important;
  }
}

.w50-char-md-max {
  width: 26em !important;
}

@media (max-width: 991.98px) {
  .w50-char-md-max {
    width: 100% !important;
  }
}

.w50-moji-md-auto {
  width: 51em !important;
}

@media (max-width: 991.98px) {
  .w50-moji-md-auto {
    width: auto !important;
  }
}

.w50-char-md-auto {
  width: 26em !important;
}

@media (max-width: 991.98px) {
  .w50-char-md-auto {
    width: auto !important;
  }
}

.mw250 {
  max-width: 25em !important;
}

.mw50-moji {
  max-width: 51em !important;
}

.mw50-char {
  max-width: 26em !important;
}

.minw250 {
  min-width: 25em !important;
}

.minw50-moji {
  min-width: 51em !important;
}

.minw50-char {
  min-width: 26em !important;
}

.minw250-sm-max {
  min-width: 25em !important;
}

@media (max-width: 767.98px) {
  .minw250-sm-max {
    width: 100% !important;
  }
}

.minw50-moji-sm-max {
  min-width: 51em !important;
}

@media (max-width: 767.98px) {
  .minw50-moji-sm-max {
    width: 100% !important;
  }
}

.minw50-char-sm-max {
  min-width: 26em !important;
}

@media (max-width: 767.98px) {
  .minw50-char-sm-max {
    width: 100% !important;
  }
}

.h50-moji {
  height: 51em !important;
}

.h50-char {
  height: 26em !important;
}

.mh250 {
  max-height: 25em !important;
}

.mh50-moji {
  max-height: 51em !important;
}

.mh50-char {
  max-height: 26em !important;
}

.fb50-moji {
  flex-basis: 51em !important;
}

.fb50-char {
  flex-basis: 26em !important;
}

.w51-moji {
  width: 52em !important;
}

.w51-char {
  width: 26.5em !important;
}

.w51-moji-sm-max {
  width: 52em !important;
}

@media (max-width: 767.98px) {
  .w51-moji-sm-max {
    width: 100% !important;
  }
}

.w51-char-sm-max {
  width: 26.5em !important;
}

@media (max-width: 767.98px) {
  .w51-char-sm-max {
    width: 100% !important;
  }
}

.w51-moji-sm-auto {
  width: 52em !important;
}

@media (max-width: 767.98px) {
  .w51-moji-sm-auto {
    width: auto !important;
  }
}

.w51-char-sm-auto {
  width: 26.5em !important;
}

@media (max-width: 767.98px) {
  .w51-char-sm-auto {
    width: auto !important;
  }
}

.w51-moji-md-max {
  width: 52em !important;
}

@media (max-width: 991.98px) {
  .w51-moji-md-max {
    width: 100% !important;
  }
}

.w51-char-md-max {
  width: 26.5em !important;
}

@media (max-width: 991.98px) {
  .w51-char-md-max {
    width: 100% !important;
  }
}

.w51-moji-md-auto {
  width: 52em !important;
}

@media (max-width: 991.98px) {
  .w51-moji-md-auto {
    width: auto !important;
  }
}

.w51-char-md-auto {
  width: 26.5em !important;
}

@media (max-width: 991.98px) {
  .w51-char-md-auto {
    width: auto !important;
  }
}

.mw255 {
  max-width: 25.5em !important;
}

.mw51-moji {
  max-width: 52em !important;
}

.mw51-char {
  max-width: 26.5em !important;
}

.minw255 {
  min-width: 25.5em !important;
}

.minw51-moji {
  min-width: 52em !important;
}

.minw51-char {
  min-width: 26.5em !important;
}

.minw255-sm-max {
  min-width: 25.5em !important;
}

@media (max-width: 767.98px) {
  .minw255-sm-max {
    width: 100% !important;
  }
}

.minw51-moji-sm-max {
  min-width: 52em !important;
}

@media (max-width: 767.98px) {
  .minw51-moji-sm-max {
    width: 100% !important;
  }
}

.minw51-char-sm-max {
  min-width: 26.5em !important;
}

@media (max-width: 767.98px) {
  .minw51-char-sm-max {
    width: 100% !important;
  }
}

.h51-moji {
  height: 52em !important;
}

.h51-char {
  height: 26.5em !important;
}

.mh255 {
  max-height: 25.5em !important;
}

.mh51-moji {
  max-height: 52em !important;
}

.mh51-char {
  max-height: 26.5em !important;
}

.fb51-moji {
  flex-basis: 52em !important;
}

.fb51-char {
  flex-basis: 26.5em !important;
}

.w52-moji {
  width: 53em !important;
}

.w52-char {
  width: 27em !important;
}

.w52-moji-sm-max {
  width: 53em !important;
}

@media (max-width: 767.98px) {
  .w52-moji-sm-max {
    width: 100% !important;
  }
}

.w52-char-sm-max {
  width: 27em !important;
}

@media (max-width: 767.98px) {
  .w52-char-sm-max {
    width: 100% !important;
  }
}

.w52-moji-sm-auto {
  width: 53em !important;
}

@media (max-width: 767.98px) {
  .w52-moji-sm-auto {
    width: auto !important;
  }
}

.w52-char-sm-auto {
  width: 27em !important;
}

@media (max-width: 767.98px) {
  .w52-char-sm-auto {
    width: auto !important;
  }
}

.w52-moji-md-max {
  width: 53em !important;
}

@media (max-width: 991.98px) {
  .w52-moji-md-max {
    width: 100% !important;
  }
}

.w52-char-md-max {
  width: 27em !important;
}

@media (max-width: 991.98px) {
  .w52-char-md-max {
    width: 100% !important;
  }
}

.w52-moji-md-auto {
  width: 53em !important;
}

@media (max-width: 991.98px) {
  .w52-moji-md-auto {
    width: auto !important;
  }
}

.w52-char-md-auto {
  width: 27em !important;
}

@media (max-width: 991.98px) {
  .w52-char-md-auto {
    width: auto !important;
  }
}

.mw260 {
  max-width: 26em !important;
}

.mw52-moji {
  max-width: 53em !important;
}

.mw52-char {
  max-width: 27em !important;
}

.minw260 {
  min-width: 26em !important;
}

.minw52-moji {
  min-width: 53em !important;
}

.minw52-char {
  min-width: 27em !important;
}

.minw260-sm-max {
  min-width: 26em !important;
}

@media (max-width: 767.98px) {
  .minw260-sm-max {
    width: 100% !important;
  }
}

.minw52-moji-sm-max {
  min-width: 53em !important;
}

@media (max-width: 767.98px) {
  .minw52-moji-sm-max {
    width: 100% !important;
  }
}

.minw52-char-sm-max {
  min-width: 27em !important;
}

@media (max-width: 767.98px) {
  .minw52-char-sm-max {
    width: 100% !important;
  }
}

.h52-moji {
  height: 53em !important;
}

.h52-char {
  height: 27em !important;
}

.mh260 {
  max-height: 26em !important;
}

.mh52-moji {
  max-height: 53em !important;
}

.mh52-char {
  max-height: 27em !important;
}

.fb52-moji {
  flex-basis: 53em !important;
}

.fb52-char {
  flex-basis: 27em !important;
}

.w53-moji {
  width: 54em !important;
}

.w53-char {
  width: 27.5em !important;
}

.w53-moji-sm-max {
  width: 54em !important;
}

@media (max-width: 767.98px) {
  .w53-moji-sm-max {
    width: 100% !important;
  }
}

.w53-char-sm-max {
  width: 27.5em !important;
}

@media (max-width: 767.98px) {
  .w53-char-sm-max {
    width: 100% !important;
  }
}

.w53-moji-sm-auto {
  width: 54em !important;
}

@media (max-width: 767.98px) {
  .w53-moji-sm-auto {
    width: auto !important;
  }
}

.w53-char-sm-auto {
  width: 27.5em !important;
}

@media (max-width: 767.98px) {
  .w53-char-sm-auto {
    width: auto !important;
  }
}

.w53-moji-md-max {
  width: 54em !important;
}

@media (max-width: 991.98px) {
  .w53-moji-md-max {
    width: 100% !important;
  }
}

.w53-char-md-max {
  width: 27.5em !important;
}

@media (max-width: 991.98px) {
  .w53-char-md-max {
    width: 100% !important;
  }
}

.w53-moji-md-auto {
  width: 54em !important;
}

@media (max-width: 991.98px) {
  .w53-moji-md-auto {
    width: auto !important;
  }
}

.w53-char-md-auto {
  width: 27.5em !important;
}

@media (max-width: 991.98px) {
  .w53-char-md-auto {
    width: auto !important;
  }
}

.mw265 {
  max-width: 26.5em !important;
}

.mw53-moji {
  max-width: 54em !important;
}

.mw53-char {
  max-width: 27.5em !important;
}

.minw265 {
  min-width: 26.5em !important;
}

.minw53-moji {
  min-width: 54em !important;
}

.minw53-char {
  min-width: 27.5em !important;
}

.minw265-sm-max {
  min-width: 26.5em !important;
}

@media (max-width: 767.98px) {
  .minw265-sm-max {
    width: 100% !important;
  }
}

.minw53-moji-sm-max {
  min-width: 54em !important;
}

@media (max-width: 767.98px) {
  .minw53-moji-sm-max {
    width: 100% !important;
  }
}

.minw53-char-sm-max {
  min-width: 27.5em !important;
}

@media (max-width: 767.98px) {
  .minw53-char-sm-max {
    width: 100% !important;
  }
}

.h53-moji {
  height: 54em !important;
}

.h53-char {
  height: 27.5em !important;
}

.mh265 {
  max-height: 26.5em !important;
}

.mh53-moji {
  max-height: 54em !important;
}

.mh53-char {
  max-height: 27.5em !important;
}

.fb53-moji {
  flex-basis: 54em !important;
}

.fb53-char {
  flex-basis: 27.5em !important;
}

.w54-moji {
  width: 55em !important;
}

.w54-char {
  width: 28em !important;
}

.w54-moji-sm-max {
  width: 55em !important;
}

@media (max-width: 767.98px) {
  .w54-moji-sm-max {
    width: 100% !important;
  }
}

.w54-char-sm-max {
  width: 28em !important;
}

@media (max-width: 767.98px) {
  .w54-char-sm-max {
    width: 100% !important;
  }
}

.w54-moji-sm-auto {
  width: 55em !important;
}

@media (max-width: 767.98px) {
  .w54-moji-sm-auto {
    width: auto !important;
  }
}

.w54-char-sm-auto {
  width: 28em !important;
}

@media (max-width: 767.98px) {
  .w54-char-sm-auto {
    width: auto !important;
  }
}

.w54-moji-md-max {
  width: 55em !important;
}

@media (max-width: 991.98px) {
  .w54-moji-md-max {
    width: 100% !important;
  }
}

.w54-char-md-max {
  width: 28em !important;
}

@media (max-width: 991.98px) {
  .w54-char-md-max {
    width: 100% !important;
  }
}

.w54-moji-md-auto {
  width: 55em !important;
}

@media (max-width: 991.98px) {
  .w54-moji-md-auto {
    width: auto !important;
  }
}

.w54-char-md-auto {
  width: 28em !important;
}

@media (max-width: 991.98px) {
  .w54-char-md-auto {
    width: auto !important;
  }
}

.mw270 {
  max-width: 27em !important;
}

.mw54-moji {
  max-width: 55em !important;
}

.mw54-char {
  max-width: 28em !important;
}

.minw270 {
  min-width: 27em !important;
}

.minw54-moji {
  min-width: 55em !important;
}

.minw54-char {
  min-width: 28em !important;
}

.minw270-sm-max {
  min-width: 27em !important;
}

@media (max-width: 767.98px) {
  .minw270-sm-max {
    width: 100% !important;
  }
}

.minw54-moji-sm-max {
  min-width: 55em !important;
}

@media (max-width: 767.98px) {
  .minw54-moji-sm-max {
    width: 100% !important;
  }
}

.minw54-char-sm-max {
  min-width: 28em !important;
}

@media (max-width: 767.98px) {
  .minw54-char-sm-max {
    width: 100% !important;
  }
}

.h54-moji {
  height: 55em !important;
}

.h54-char {
  height: 28em !important;
}

.mh270 {
  max-height: 27em !important;
}

.mh54-moji {
  max-height: 55em !important;
}

.mh54-char {
  max-height: 28em !important;
}

.fb54-moji {
  flex-basis: 55em !important;
}

.fb54-char {
  flex-basis: 28em !important;
}

.w55-moji {
  width: 56em !important;
}

.w55-char {
  width: 28.5em !important;
}

.w55-moji-sm-max {
  width: 56em !important;
}

@media (max-width: 767.98px) {
  .w55-moji-sm-max {
    width: 100% !important;
  }
}

.w55-char-sm-max {
  width: 28.5em !important;
}

@media (max-width: 767.98px) {
  .w55-char-sm-max {
    width: 100% !important;
  }
}

.w55-moji-sm-auto {
  width: 56em !important;
}

@media (max-width: 767.98px) {
  .w55-moji-sm-auto {
    width: auto !important;
  }
}

.w55-char-sm-auto {
  width: 28.5em !important;
}

@media (max-width: 767.98px) {
  .w55-char-sm-auto {
    width: auto !important;
  }
}

.w55-moji-md-max {
  width: 56em !important;
}

@media (max-width: 991.98px) {
  .w55-moji-md-max {
    width: 100% !important;
  }
}

.w55-char-md-max {
  width: 28.5em !important;
}

@media (max-width: 991.98px) {
  .w55-char-md-max {
    width: 100% !important;
  }
}

.w55-moji-md-auto {
  width: 56em !important;
}

@media (max-width: 991.98px) {
  .w55-moji-md-auto {
    width: auto !important;
  }
}

.w55-char-md-auto {
  width: 28.5em !important;
}

@media (max-width: 991.98px) {
  .w55-char-md-auto {
    width: auto !important;
  }
}

.mw275 {
  max-width: 27.5em !important;
}

.mw55-moji {
  max-width: 56em !important;
}

.mw55-char {
  max-width: 28.5em !important;
}

.minw275 {
  min-width: 27.5em !important;
}

.minw55-moji {
  min-width: 56em !important;
}

.minw55-char {
  min-width: 28.5em !important;
}

.minw275-sm-max {
  min-width: 27.5em !important;
}

@media (max-width: 767.98px) {
  .minw275-sm-max {
    width: 100% !important;
  }
}

.minw55-moji-sm-max {
  min-width: 56em !important;
}

@media (max-width: 767.98px) {
  .minw55-moji-sm-max {
    width: 100% !important;
  }
}

.minw55-char-sm-max {
  min-width: 28.5em !important;
}

@media (max-width: 767.98px) {
  .minw55-char-sm-max {
    width: 100% !important;
  }
}

.h55-moji {
  height: 56em !important;
}

.h55-char {
  height: 28.5em !important;
}

.mh275 {
  max-height: 27.5em !important;
}

.mh55-moji {
  max-height: 56em !important;
}

.mh55-char {
  max-height: 28.5em !important;
}

.fb55-moji {
  flex-basis: 56em !important;
}

.fb55-char {
  flex-basis: 28.5em !important;
}

.w56-moji {
  width: 57em !important;
}

.w56-char {
  width: 29em !important;
}

.w56-moji-sm-max {
  width: 57em !important;
}

@media (max-width: 767.98px) {
  .w56-moji-sm-max {
    width: 100% !important;
  }
}

.w56-char-sm-max {
  width: 29em !important;
}

@media (max-width: 767.98px) {
  .w56-char-sm-max {
    width: 100% !important;
  }
}

.w56-moji-sm-auto {
  width: 57em !important;
}

@media (max-width: 767.98px) {
  .w56-moji-sm-auto {
    width: auto !important;
  }
}

.w56-char-sm-auto {
  width: 29em !important;
}

@media (max-width: 767.98px) {
  .w56-char-sm-auto {
    width: auto !important;
  }
}

.w56-moji-md-max {
  width: 57em !important;
}

@media (max-width: 991.98px) {
  .w56-moji-md-max {
    width: 100% !important;
  }
}

.w56-char-md-max {
  width: 29em !important;
}

@media (max-width: 991.98px) {
  .w56-char-md-max {
    width: 100% !important;
  }
}

.w56-moji-md-auto {
  width: 57em !important;
}

@media (max-width: 991.98px) {
  .w56-moji-md-auto {
    width: auto !important;
  }
}

.w56-char-md-auto {
  width: 29em !important;
}

@media (max-width: 991.98px) {
  .w56-char-md-auto {
    width: auto !important;
  }
}

.mw280 {
  max-width: 28em !important;
}

.mw56-moji {
  max-width: 57em !important;
}

.mw56-char {
  max-width: 29em !important;
}

.minw280 {
  min-width: 28em !important;
}

.minw56-moji {
  min-width: 57em !important;
}

.minw56-char {
  min-width: 29em !important;
}

.minw280-sm-max {
  min-width: 28em !important;
}

@media (max-width: 767.98px) {
  .minw280-sm-max {
    width: 100% !important;
  }
}

.minw56-moji-sm-max {
  min-width: 57em !important;
}

@media (max-width: 767.98px) {
  .minw56-moji-sm-max {
    width: 100% !important;
  }
}

.minw56-char-sm-max {
  min-width: 29em !important;
}

@media (max-width: 767.98px) {
  .minw56-char-sm-max {
    width: 100% !important;
  }
}

.h56-moji {
  height: 57em !important;
}

.h56-char {
  height: 29em !important;
}

.mh280 {
  max-height: 28em !important;
}

.mh56-moji {
  max-height: 57em !important;
}

.mh56-char {
  max-height: 29em !important;
}

.fb56-moji {
  flex-basis: 57em !important;
}

.fb56-char {
  flex-basis: 29em !important;
}

.w57-moji {
  width: 58em !important;
}

.w57-char {
  width: 29.5em !important;
}

.w57-moji-sm-max {
  width: 58em !important;
}

@media (max-width: 767.98px) {
  .w57-moji-sm-max {
    width: 100% !important;
  }
}

.w57-char-sm-max {
  width: 29.5em !important;
}

@media (max-width: 767.98px) {
  .w57-char-sm-max {
    width: 100% !important;
  }
}

.w57-moji-sm-auto {
  width: 58em !important;
}

@media (max-width: 767.98px) {
  .w57-moji-sm-auto {
    width: auto !important;
  }
}

.w57-char-sm-auto {
  width: 29.5em !important;
}

@media (max-width: 767.98px) {
  .w57-char-sm-auto {
    width: auto !important;
  }
}

.w57-moji-md-max {
  width: 58em !important;
}

@media (max-width: 991.98px) {
  .w57-moji-md-max {
    width: 100% !important;
  }
}

.w57-char-md-max {
  width: 29.5em !important;
}

@media (max-width: 991.98px) {
  .w57-char-md-max {
    width: 100% !important;
  }
}

.w57-moji-md-auto {
  width: 58em !important;
}

@media (max-width: 991.98px) {
  .w57-moji-md-auto {
    width: auto !important;
  }
}

.w57-char-md-auto {
  width: 29.5em !important;
}

@media (max-width: 991.98px) {
  .w57-char-md-auto {
    width: auto !important;
  }
}

.mw285 {
  max-width: 28.5em !important;
}

.mw57-moji {
  max-width: 58em !important;
}

.mw57-char {
  max-width: 29.5em !important;
}

.minw285 {
  min-width: 28.5em !important;
}

.minw57-moji {
  min-width: 58em !important;
}

.minw57-char {
  min-width: 29.5em !important;
}

.minw285-sm-max {
  min-width: 28.5em !important;
}

@media (max-width: 767.98px) {
  .minw285-sm-max {
    width: 100% !important;
  }
}

.minw57-moji-sm-max {
  min-width: 58em !important;
}

@media (max-width: 767.98px) {
  .minw57-moji-sm-max {
    width: 100% !important;
  }
}

.minw57-char-sm-max {
  min-width: 29.5em !important;
}

@media (max-width: 767.98px) {
  .minw57-char-sm-max {
    width: 100% !important;
  }
}

.h57-moji {
  height: 58em !important;
}

.h57-char {
  height: 29.5em !important;
}

.mh285 {
  max-height: 28.5em !important;
}

.mh57-moji {
  max-height: 58em !important;
}

.mh57-char {
  max-height: 29.5em !important;
}

.fb57-moji {
  flex-basis: 58em !important;
}

.fb57-char {
  flex-basis: 29.5em !important;
}

.w58-moji {
  width: 59em !important;
}

.w58-char {
  width: 30em !important;
}

.w58-moji-sm-max {
  width: 59em !important;
}

@media (max-width: 767.98px) {
  .w58-moji-sm-max {
    width: 100% !important;
  }
}

.w58-char-sm-max {
  width: 30em !important;
}

@media (max-width: 767.98px) {
  .w58-char-sm-max {
    width: 100% !important;
  }
}

.w58-moji-sm-auto {
  width: 59em !important;
}

@media (max-width: 767.98px) {
  .w58-moji-sm-auto {
    width: auto !important;
  }
}

.w58-char-sm-auto {
  width: 30em !important;
}

@media (max-width: 767.98px) {
  .w58-char-sm-auto {
    width: auto !important;
  }
}

.w58-moji-md-max {
  width: 59em !important;
}

@media (max-width: 991.98px) {
  .w58-moji-md-max {
    width: 100% !important;
  }
}

.w58-char-md-max {
  width: 30em !important;
}

@media (max-width: 991.98px) {
  .w58-char-md-max {
    width: 100% !important;
  }
}

.w58-moji-md-auto {
  width: 59em !important;
}

@media (max-width: 991.98px) {
  .w58-moji-md-auto {
    width: auto !important;
  }
}

.w58-char-md-auto {
  width: 30em !important;
}

@media (max-width: 991.98px) {
  .w58-char-md-auto {
    width: auto !important;
  }
}

.mw290 {
  max-width: 29em !important;
}

.mw58-moji {
  max-width: 59em !important;
}

.mw58-char {
  max-width: 30em !important;
}

.minw290 {
  min-width: 29em !important;
}

.minw58-moji {
  min-width: 59em !important;
}

.minw58-char {
  min-width: 30em !important;
}

.minw290-sm-max {
  min-width: 29em !important;
}

@media (max-width: 767.98px) {
  .minw290-sm-max {
    width: 100% !important;
  }
}

.minw58-moji-sm-max {
  min-width: 59em !important;
}

@media (max-width: 767.98px) {
  .minw58-moji-sm-max {
    width: 100% !important;
  }
}

.minw58-char-sm-max {
  min-width: 30em !important;
}

@media (max-width: 767.98px) {
  .minw58-char-sm-max {
    width: 100% !important;
  }
}

.h58-moji {
  height: 59em !important;
}

.h58-char {
  height: 30em !important;
}

.mh290 {
  max-height: 29em !important;
}

.mh58-moji {
  max-height: 59em !important;
}

.mh58-char {
  max-height: 30em !important;
}

.fb58-moji {
  flex-basis: 59em !important;
}

.fb58-char {
  flex-basis: 30em !important;
}

.w59-moji {
  width: 60em !important;
}

.w59-char {
  width: 30.5em !important;
}

.w59-moji-sm-max {
  width: 60em !important;
}

@media (max-width: 767.98px) {
  .w59-moji-sm-max {
    width: 100% !important;
  }
}

.w59-char-sm-max {
  width: 30.5em !important;
}

@media (max-width: 767.98px) {
  .w59-char-sm-max {
    width: 100% !important;
  }
}

.w59-moji-sm-auto {
  width: 60em !important;
}

@media (max-width: 767.98px) {
  .w59-moji-sm-auto {
    width: auto !important;
  }
}

.w59-char-sm-auto {
  width: 30.5em !important;
}

@media (max-width: 767.98px) {
  .w59-char-sm-auto {
    width: auto !important;
  }
}

.w59-moji-md-max {
  width: 60em !important;
}

@media (max-width: 991.98px) {
  .w59-moji-md-max {
    width: 100% !important;
  }
}

.w59-char-md-max {
  width: 30.5em !important;
}

@media (max-width: 991.98px) {
  .w59-char-md-max {
    width: 100% !important;
  }
}

.w59-moji-md-auto {
  width: 60em !important;
}

@media (max-width: 991.98px) {
  .w59-moji-md-auto {
    width: auto !important;
  }
}

.w59-char-md-auto {
  width: 30.5em !important;
}

@media (max-width: 991.98px) {
  .w59-char-md-auto {
    width: auto !important;
  }
}

.mw295 {
  max-width: 29.5em !important;
}

.mw59-moji {
  max-width: 60em !important;
}

.mw59-char {
  max-width: 30.5em !important;
}

.minw295 {
  min-width: 29.5em !important;
}

.minw59-moji {
  min-width: 60em !important;
}

.minw59-char {
  min-width: 30.5em !important;
}

.minw295-sm-max {
  min-width: 29.5em !important;
}

@media (max-width: 767.98px) {
  .minw295-sm-max {
    width: 100% !important;
  }
}

.minw59-moji-sm-max {
  min-width: 60em !important;
}

@media (max-width: 767.98px) {
  .minw59-moji-sm-max {
    width: 100% !important;
  }
}

.minw59-char-sm-max {
  min-width: 30.5em !important;
}

@media (max-width: 767.98px) {
  .minw59-char-sm-max {
    width: 100% !important;
  }
}

.h59-moji {
  height: 60em !important;
}

.h59-char {
  height: 30.5em !important;
}

.mh295 {
  max-height: 29.5em !important;
}

.mh59-moji {
  max-height: 60em !important;
}

.mh59-char {
  max-height: 30.5em !important;
}

.fb59-moji {
  flex-basis: 60em !important;
}

.fb59-char {
  flex-basis: 30.5em !important;
}

.w60-moji {
  width: 61em !important;
}

.w60-char {
  width: 31em !important;
}

.w60-moji-sm-max {
  width: 61em !important;
}

@media (max-width: 767.98px) {
  .w60-moji-sm-max {
    width: 100% !important;
  }
}

.w60-char-sm-max {
  width: 31em !important;
}

@media (max-width: 767.98px) {
  .w60-char-sm-max {
    width: 100% !important;
  }
}

.w60-moji-sm-auto {
  width: 61em !important;
}

@media (max-width: 767.98px) {
  .w60-moji-sm-auto {
    width: auto !important;
  }
}

.w60-char-sm-auto {
  width: 31em !important;
}

@media (max-width: 767.98px) {
  .w60-char-sm-auto {
    width: auto !important;
  }
}

.w60-moji-md-max {
  width: 61em !important;
}

@media (max-width: 991.98px) {
  .w60-moji-md-max {
    width: 100% !important;
  }
}

.w60-char-md-max {
  width: 31em !important;
}

@media (max-width: 991.98px) {
  .w60-char-md-max {
    width: 100% !important;
  }
}

.w60-moji-md-auto {
  width: 61em !important;
}

@media (max-width: 991.98px) {
  .w60-moji-md-auto {
    width: auto !important;
  }
}

.w60-char-md-auto {
  width: 31em !important;
}

@media (max-width: 991.98px) {
  .w60-char-md-auto {
    width: auto !important;
  }
}

.mw300 {
  max-width: 30em !important;
}

.mw60-moji {
  max-width: 61em !important;
}

.mw60-char {
  max-width: 31em !important;
}

.minw300 {
  min-width: 30em !important;
}

.minw60-moji {
  min-width: 61em !important;
}

.minw60-char {
  min-width: 31em !important;
}

.minw300-sm-max {
  min-width: 30em !important;
}

@media (max-width: 767.98px) {
  .minw300-sm-max {
    width: 100% !important;
  }
}

.minw60-moji-sm-max {
  min-width: 61em !important;
}

@media (max-width: 767.98px) {
  .minw60-moji-sm-max {
    width: 100% !important;
  }
}

.minw60-char-sm-max {
  min-width: 31em !important;
}

@media (max-width: 767.98px) {
  .minw60-char-sm-max {
    width: 100% !important;
  }
}

.h60-moji {
  height: 61em !important;
}

.h60-char {
  height: 31em !important;
}

.mh300 {
  max-height: 30em !important;
}

.mh60-moji {
  max-height: 61em !important;
}

.mh60-char {
  max-height: 31em !important;
}

.fb60-moji {
  flex-basis: 61em !important;
}

.fb60-char {
  flex-basis: 31em !important;
}

.w61-moji {
  width: 62em !important;
}

.w61-char {
  width: 31.5em !important;
}

.w61-moji-sm-max {
  width: 62em !important;
}

@media (max-width: 767.98px) {
  .w61-moji-sm-max {
    width: 100% !important;
  }
}

.w61-char-sm-max {
  width: 31.5em !important;
}

@media (max-width: 767.98px) {
  .w61-char-sm-max {
    width: 100% !important;
  }
}

.w61-moji-sm-auto {
  width: 62em !important;
}

@media (max-width: 767.98px) {
  .w61-moji-sm-auto {
    width: auto !important;
  }
}

.w61-char-sm-auto {
  width: 31.5em !important;
}

@media (max-width: 767.98px) {
  .w61-char-sm-auto {
    width: auto !important;
  }
}

.w61-moji-md-max {
  width: 62em !important;
}

@media (max-width: 991.98px) {
  .w61-moji-md-max {
    width: 100% !important;
  }
}

.w61-char-md-max {
  width: 31.5em !important;
}

@media (max-width: 991.98px) {
  .w61-char-md-max {
    width: 100% !important;
  }
}

.w61-moji-md-auto {
  width: 62em !important;
}

@media (max-width: 991.98px) {
  .w61-moji-md-auto {
    width: auto !important;
  }
}

.w61-char-md-auto {
  width: 31.5em !important;
}

@media (max-width: 991.98px) {
  .w61-char-md-auto {
    width: auto !important;
  }
}

.mw305 {
  max-width: 30.5em !important;
}

.mw61-moji {
  max-width: 62em !important;
}

.mw61-char {
  max-width: 31.5em !important;
}

.minw305 {
  min-width: 30.5em !important;
}

.minw61-moji {
  min-width: 62em !important;
}

.minw61-char {
  min-width: 31.5em !important;
}

.minw305-sm-max {
  min-width: 30.5em !important;
}

@media (max-width: 767.98px) {
  .minw305-sm-max {
    width: 100% !important;
  }
}

.minw61-moji-sm-max {
  min-width: 62em !important;
}

@media (max-width: 767.98px) {
  .minw61-moji-sm-max {
    width: 100% !important;
  }
}

.minw61-char-sm-max {
  min-width: 31.5em !important;
}

@media (max-width: 767.98px) {
  .minw61-char-sm-max {
    width: 100% !important;
  }
}

.h61-moji {
  height: 62em !important;
}

.h61-char {
  height: 31.5em !important;
}

.mh305 {
  max-height: 30.5em !important;
}

.mh61-moji {
  max-height: 62em !important;
}

.mh61-char {
  max-height: 31.5em !important;
}

.fb61-moji {
  flex-basis: 62em !important;
}

.fb61-char {
  flex-basis: 31.5em !important;
}

.w62-moji {
  width: 63em !important;
}

.w62-char {
  width: 32em !important;
}

.w62-moji-sm-max {
  width: 63em !important;
}

@media (max-width: 767.98px) {
  .w62-moji-sm-max {
    width: 100% !important;
  }
}

.w62-char-sm-max {
  width: 32em !important;
}

@media (max-width: 767.98px) {
  .w62-char-sm-max {
    width: 100% !important;
  }
}

.w62-moji-sm-auto {
  width: 63em !important;
}

@media (max-width: 767.98px) {
  .w62-moji-sm-auto {
    width: auto !important;
  }
}

.w62-char-sm-auto {
  width: 32em !important;
}

@media (max-width: 767.98px) {
  .w62-char-sm-auto {
    width: auto !important;
  }
}

.w62-moji-md-max {
  width: 63em !important;
}

@media (max-width: 991.98px) {
  .w62-moji-md-max {
    width: 100% !important;
  }
}

.w62-char-md-max {
  width: 32em !important;
}

@media (max-width: 991.98px) {
  .w62-char-md-max {
    width: 100% !important;
  }
}

.w62-moji-md-auto {
  width: 63em !important;
}

@media (max-width: 991.98px) {
  .w62-moji-md-auto {
    width: auto !important;
  }
}

.w62-char-md-auto {
  width: 32em !important;
}

@media (max-width: 991.98px) {
  .w62-char-md-auto {
    width: auto !important;
  }
}

.mw310 {
  max-width: 31em !important;
}

.mw62-moji {
  max-width: 63em !important;
}

.mw62-char {
  max-width: 32em !important;
}

.minw310 {
  min-width: 31em !important;
}

.minw62-moji {
  min-width: 63em !important;
}

.minw62-char {
  min-width: 32em !important;
}

.minw310-sm-max {
  min-width: 31em !important;
}

@media (max-width: 767.98px) {
  .minw310-sm-max {
    width: 100% !important;
  }
}

.minw62-moji-sm-max {
  min-width: 63em !important;
}

@media (max-width: 767.98px) {
  .minw62-moji-sm-max {
    width: 100% !important;
  }
}

.minw62-char-sm-max {
  min-width: 32em !important;
}

@media (max-width: 767.98px) {
  .minw62-char-sm-max {
    width: 100% !important;
  }
}

.h62-moji {
  height: 63em !important;
}

.h62-char {
  height: 32em !important;
}

.mh310 {
  max-height: 31em !important;
}

.mh62-moji {
  max-height: 63em !important;
}

.mh62-char {
  max-height: 32em !important;
}

.fb62-moji {
  flex-basis: 63em !important;
}

.fb62-char {
  flex-basis: 32em !important;
}

.w63-moji {
  width: 64em !important;
}

.w63-char {
  width: 32.5em !important;
}

.w63-moji-sm-max {
  width: 64em !important;
}

@media (max-width: 767.98px) {
  .w63-moji-sm-max {
    width: 100% !important;
  }
}

.w63-char-sm-max {
  width: 32.5em !important;
}

@media (max-width: 767.98px) {
  .w63-char-sm-max {
    width: 100% !important;
  }
}

.w63-moji-sm-auto {
  width: 64em !important;
}

@media (max-width: 767.98px) {
  .w63-moji-sm-auto {
    width: auto !important;
  }
}

.w63-char-sm-auto {
  width: 32.5em !important;
}

@media (max-width: 767.98px) {
  .w63-char-sm-auto {
    width: auto !important;
  }
}

.w63-moji-md-max {
  width: 64em !important;
}

@media (max-width: 991.98px) {
  .w63-moji-md-max {
    width: 100% !important;
  }
}

.w63-char-md-max {
  width: 32.5em !important;
}

@media (max-width: 991.98px) {
  .w63-char-md-max {
    width: 100% !important;
  }
}

.w63-moji-md-auto {
  width: 64em !important;
}

@media (max-width: 991.98px) {
  .w63-moji-md-auto {
    width: auto !important;
  }
}

.w63-char-md-auto {
  width: 32.5em !important;
}

@media (max-width: 991.98px) {
  .w63-char-md-auto {
    width: auto !important;
  }
}

.mw315 {
  max-width: 31.5em !important;
}

.mw63-moji {
  max-width: 64em !important;
}

.mw63-char {
  max-width: 32.5em !important;
}

.minw315 {
  min-width: 31.5em !important;
}

.minw63-moji {
  min-width: 64em !important;
}

.minw63-char {
  min-width: 32.5em !important;
}

.minw315-sm-max {
  min-width: 31.5em !important;
}

@media (max-width: 767.98px) {
  .minw315-sm-max {
    width: 100% !important;
  }
}

.minw63-moji-sm-max {
  min-width: 64em !important;
}

@media (max-width: 767.98px) {
  .minw63-moji-sm-max {
    width: 100% !important;
  }
}

.minw63-char-sm-max {
  min-width: 32.5em !important;
}

@media (max-width: 767.98px) {
  .minw63-char-sm-max {
    width: 100% !important;
  }
}

.h63-moji {
  height: 64em !important;
}

.h63-char {
  height: 32.5em !important;
}

.mh315 {
  max-height: 31.5em !important;
}

.mh63-moji {
  max-height: 64em !important;
}

.mh63-char {
  max-height: 32.5em !important;
}

.fb63-moji {
  flex-basis: 64em !important;
}

.fb63-char {
  flex-basis: 32.5em !important;
}

.w64-moji {
  width: 65em !important;
}

.w64-char {
  width: 33em !important;
}

.w64-moji-sm-max {
  width: 65em !important;
}

@media (max-width: 767.98px) {
  .w64-moji-sm-max {
    width: 100% !important;
  }
}

.w64-char-sm-max {
  width: 33em !important;
}

@media (max-width: 767.98px) {
  .w64-char-sm-max {
    width: 100% !important;
  }
}

.w64-moji-sm-auto {
  width: 65em !important;
}

@media (max-width: 767.98px) {
  .w64-moji-sm-auto {
    width: auto !important;
  }
}

.w64-char-sm-auto {
  width: 33em !important;
}

@media (max-width: 767.98px) {
  .w64-char-sm-auto {
    width: auto !important;
  }
}

.w64-moji-md-max {
  width: 65em !important;
}

@media (max-width: 991.98px) {
  .w64-moji-md-max {
    width: 100% !important;
  }
}

.w64-char-md-max {
  width: 33em !important;
}

@media (max-width: 991.98px) {
  .w64-char-md-max {
    width: 100% !important;
  }
}

.w64-moji-md-auto {
  width: 65em !important;
}

@media (max-width: 991.98px) {
  .w64-moji-md-auto {
    width: auto !important;
  }
}

.w64-char-md-auto {
  width: 33em !important;
}

@media (max-width: 991.98px) {
  .w64-char-md-auto {
    width: auto !important;
  }
}

.mw320 {
  max-width: 32em !important;
}

.mw64-moji {
  max-width: 65em !important;
}

.mw64-char {
  max-width: 33em !important;
}

.minw320 {
  min-width: 32em !important;
}

.minw64-moji {
  min-width: 65em !important;
}

.minw64-char {
  min-width: 33em !important;
}

.minw320-sm-max {
  min-width: 32em !important;
}

@media (max-width: 767.98px) {
  .minw320-sm-max {
    width: 100% !important;
  }
}

.minw64-moji-sm-max {
  min-width: 65em !important;
}

@media (max-width: 767.98px) {
  .minw64-moji-sm-max {
    width: 100% !important;
  }
}

.minw64-char-sm-max {
  min-width: 33em !important;
}

@media (max-width: 767.98px) {
  .minw64-char-sm-max {
    width: 100% !important;
  }
}

.h64-moji {
  height: 65em !important;
}

.h64-char {
  height: 33em !important;
}

.mh320 {
  max-height: 32em !important;
}

.mh64-moji {
  max-height: 65em !important;
}

.mh64-char {
  max-height: 33em !important;
}

.fb64-moji {
  flex-basis: 65em !important;
}

.fb64-char {
  flex-basis: 33em !important;
}

.w65-moji {
  width: 66em !important;
}

.w65-char {
  width: 33.5em !important;
}

.w65-moji-sm-max {
  width: 66em !important;
}

@media (max-width: 767.98px) {
  .w65-moji-sm-max {
    width: 100% !important;
  }
}

.w65-char-sm-max {
  width: 33.5em !important;
}

@media (max-width: 767.98px) {
  .w65-char-sm-max {
    width: 100% !important;
  }
}

.w65-moji-sm-auto {
  width: 66em !important;
}

@media (max-width: 767.98px) {
  .w65-moji-sm-auto {
    width: auto !important;
  }
}

.w65-char-sm-auto {
  width: 33.5em !important;
}

@media (max-width: 767.98px) {
  .w65-char-sm-auto {
    width: auto !important;
  }
}

.w65-moji-md-max {
  width: 66em !important;
}

@media (max-width: 991.98px) {
  .w65-moji-md-max {
    width: 100% !important;
  }
}

.w65-char-md-max {
  width: 33.5em !important;
}

@media (max-width: 991.98px) {
  .w65-char-md-max {
    width: 100% !important;
  }
}

.w65-moji-md-auto {
  width: 66em !important;
}

@media (max-width: 991.98px) {
  .w65-moji-md-auto {
    width: auto !important;
  }
}

.w65-char-md-auto {
  width: 33.5em !important;
}

@media (max-width: 991.98px) {
  .w65-char-md-auto {
    width: auto !important;
  }
}

.mw325 {
  max-width: 32.5em !important;
}

.mw65-moji {
  max-width: 66em !important;
}

.mw65-char {
  max-width: 33.5em !important;
}

.minw325 {
  min-width: 32.5em !important;
}

.minw65-moji {
  min-width: 66em !important;
}

.minw65-char {
  min-width: 33.5em !important;
}

.minw325-sm-max {
  min-width: 32.5em !important;
}

@media (max-width: 767.98px) {
  .minw325-sm-max {
    width: 100% !important;
  }
}

.minw65-moji-sm-max {
  min-width: 66em !important;
}

@media (max-width: 767.98px) {
  .minw65-moji-sm-max {
    width: 100% !important;
  }
}

.minw65-char-sm-max {
  min-width: 33.5em !important;
}

@media (max-width: 767.98px) {
  .minw65-char-sm-max {
    width: 100% !important;
  }
}

.h65-moji {
  height: 66em !important;
}

.h65-char {
  height: 33.5em !important;
}

.mh325 {
  max-height: 32.5em !important;
}

.mh65-moji {
  max-height: 66em !important;
}

.mh65-char {
  max-height: 33.5em !important;
}

.fb65-moji {
  flex-basis: 66em !important;
}

.fb65-char {
  flex-basis: 33.5em !important;
}

.w66-moji {
  width: 67em !important;
}

.w66-char {
  width: 34em !important;
}

.w66-moji-sm-max {
  width: 67em !important;
}

@media (max-width: 767.98px) {
  .w66-moji-sm-max {
    width: 100% !important;
  }
}

.w66-char-sm-max {
  width: 34em !important;
}

@media (max-width: 767.98px) {
  .w66-char-sm-max {
    width: 100% !important;
  }
}

.w66-moji-sm-auto {
  width: 67em !important;
}

@media (max-width: 767.98px) {
  .w66-moji-sm-auto {
    width: auto !important;
  }
}

.w66-char-sm-auto {
  width: 34em !important;
}

@media (max-width: 767.98px) {
  .w66-char-sm-auto {
    width: auto !important;
  }
}

.w66-moji-md-max {
  width: 67em !important;
}

@media (max-width: 991.98px) {
  .w66-moji-md-max {
    width: 100% !important;
  }
}

.w66-char-md-max {
  width: 34em !important;
}

@media (max-width: 991.98px) {
  .w66-char-md-max {
    width: 100% !important;
  }
}

.w66-moji-md-auto {
  width: 67em !important;
}

@media (max-width: 991.98px) {
  .w66-moji-md-auto {
    width: auto !important;
  }
}

.w66-char-md-auto {
  width: 34em !important;
}

@media (max-width: 991.98px) {
  .w66-char-md-auto {
    width: auto !important;
  }
}

.mw330 {
  max-width: 33em !important;
}

.mw66-moji {
  max-width: 67em !important;
}

.mw66-char {
  max-width: 34em !important;
}

.minw330 {
  min-width: 33em !important;
}

.minw66-moji {
  min-width: 67em !important;
}

.minw66-char {
  min-width: 34em !important;
}

.minw330-sm-max {
  min-width: 33em !important;
}

@media (max-width: 767.98px) {
  .minw330-sm-max {
    width: 100% !important;
  }
}

.minw66-moji-sm-max {
  min-width: 67em !important;
}

@media (max-width: 767.98px) {
  .minw66-moji-sm-max {
    width: 100% !important;
  }
}

.minw66-char-sm-max {
  min-width: 34em !important;
}

@media (max-width: 767.98px) {
  .minw66-char-sm-max {
    width: 100% !important;
  }
}

.h66-moji {
  height: 67em !important;
}

.h66-char {
  height: 34em !important;
}

.mh330 {
  max-height: 33em !important;
}

.mh66-moji {
  max-height: 67em !important;
}

.mh66-char {
  max-height: 34em !important;
}

.fb66-moji {
  flex-basis: 67em !important;
}

.fb66-char {
  flex-basis: 34em !important;
}

.w67-moji {
  width: 68em !important;
}

.w67-char {
  width: 34.5em !important;
}

.w67-moji-sm-max {
  width: 68em !important;
}

@media (max-width: 767.98px) {
  .w67-moji-sm-max {
    width: 100% !important;
  }
}

.w67-char-sm-max {
  width: 34.5em !important;
}

@media (max-width: 767.98px) {
  .w67-char-sm-max {
    width: 100% !important;
  }
}

.w67-moji-sm-auto {
  width: 68em !important;
}

@media (max-width: 767.98px) {
  .w67-moji-sm-auto {
    width: auto !important;
  }
}

.w67-char-sm-auto {
  width: 34.5em !important;
}

@media (max-width: 767.98px) {
  .w67-char-sm-auto {
    width: auto !important;
  }
}

.w67-moji-md-max {
  width: 68em !important;
}

@media (max-width: 991.98px) {
  .w67-moji-md-max {
    width: 100% !important;
  }
}

.w67-char-md-max {
  width: 34.5em !important;
}

@media (max-width: 991.98px) {
  .w67-char-md-max {
    width: 100% !important;
  }
}

.w67-moji-md-auto {
  width: 68em !important;
}

@media (max-width: 991.98px) {
  .w67-moji-md-auto {
    width: auto !important;
  }
}

.w67-char-md-auto {
  width: 34.5em !important;
}

@media (max-width: 991.98px) {
  .w67-char-md-auto {
    width: auto !important;
  }
}

.mw335 {
  max-width: 33.5em !important;
}

.mw67-moji {
  max-width: 68em !important;
}

.mw67-char {
  max-width: 34.5em !important;
}

.minw335 {
  min-width: 33.5em !important;
}

.minw67-moji {
  min-width: 68em !important;
}

.minw67-char {
  min-width: 34.5em !important;
}

.minw335-sm-max {
  min-width: 33.5em !important;
}

@media (max-width: 767.98px) {
  .minw335-sm-max {
    width: 100% !important;
  }
}

.minw67-moji-sm-max {
  min-width: 68em !important;
}

@media (max-width: 767.98px) {
  .minw67-moji-sm-max {
    width: 100% !important;
  }
}

.minw67-char-sm-max {
  min-width: 34.5em !important;
}

@media (max-width: 767.98px) {
  .minw67-char-sm-max {
    width: 100% !important;
  }
}

.h67-moji {
  height: 68em !important;
}

.h67-char {
  height: 34.5em !important;
}

.mh335 {
  max-height: 33.5em !important;
}

.mh67-moji {
  max-height: 68em !important;
}

.mh67-char {
  max-height: 34.5em !important;
}

.fb67-moji {
  flex-basis: 68em !important;
}

.fb67-char {
  flex-basis: 34.5em !important;
}

.w68-moji {
  width: 69em !important;
}

.w68-char {
  width: 35em !important;
}

.w68-moji-sm-max {
  width: 69em !important;
}

@media (max-width: 767.98px) {
  .w68-moji-sm-max {
    width: 100% !important;
  }
}

.w68-char-sm-max {
  width: 35em !important;
}

@media (max-width: 767.98px) {
  .w68-char-sm-max {
    width: 100% !important;
  }
}

.w68-moji-sm-auto {
  width: 69em !important;
}

@media (max-width: 767.98px) {
  .w68-moji-sm-auto {
    width: auto !important;
  }
}

.w68-char-sm-auto {
  width: 35em !important;
}

@media (max-width: 767.98px) {
  .w68-char-sm-auto {
    width: auto !important;
  }
}

.w68-moji-md-max {
  width: 69em !important;
}

@media (max-width: 991.98px) {
  .w68-moji-md-max {
    width: 100% !important;
  }
}

.w68-char-md-max {
  width: 35em !important;
}

@media (max-width: 991.98px) {
  .w68-char-md-max {
    width: 100% !important;
  }
}

.w68-moji-md-auto {
  width: 69em !important;
}

@media (max-width: 991.98px) {
  .w68-moji-md-auto {
    width: auto !important;
  }
}

.w68-char-md-auto {
  width: 35em !important;
}

@media (max-width: 991.98px) {
  .w68-char-md-auto {
    width: auto !important;
  }
}

.mw340 {
  max-width: 34em !important;
}

.mw68-moji {
  max-width: 69em !important;
}

.mw68-char {
  max-width: 35em !important;
}

.minw340 {
  min-width: 34em !important;
}

.minw68-moji {
  min-width: 69em !important;
}

.minw68-char {
  min-width: 35em !important;
}

.minw340-sm-max {
  min-width: 34em !important;
}

@media (max-width: 767.98px) {
  .minw340-sm-max {
    width: 100% !important;
  }
}

.minw68-moji-sm-max {
  min-width: 69em !important;
}

@media (max-width: 767.98px) {
  .minw68-moji-sm-max {
    width: 100% !important;
  }
}

.minw68-char-sm-max {
  min-width: 35em !important;
}

@media (max-width: 767.98px) {
  .minw68-char-sm-max {
    width: 100% !important;
  }
}

.h68-moji {
  height: 69em !important;
}

.h68-char {
  height: 35em !important;
}

.mh340 {
  max-height: 34em !important;
}

.mh68-moji {
  max-height: 69em !important;
}

.mh68-char {
  max-height: 35em !important;
}

.fb68-moji {
  flex-basis: 69em !important;
}

.fb68-char {
  flex-basis: 35em !important;
}

.w69-moji {
  width: 70em !important;
}

.w69-char {
  width: 35.5em !important;
}

.w69-moji-sm-max {
  width: 70em !important;
}

@media (max-width: 767.98px) {
  .w69-moji-sm-max {
    width: 100% !important;
  }
}

.w69-char-sm-max {
  width: 35.5em !important;
}

@media (max-width: 767.98px) {
  .w69-char-sm-max {
    width: 100% !important;
  }
}

.w69-moji-sm-auto {
  width: 70em !important;
}

@media (max-width: 767.98px) {
  .w69-moji-sm-auto {
    width: auto !important;
  }
}

.w69-char-sm-auto {
  width: 35.5em !important;
}

@media (max-width: 767.98px) {
  .w69-char-sm-auto {
    width: auto !important;
  }
}

.w69-moji-md-max {
  width: 70em !important;
}

@media (max-width: 991.98px) {
  .w69-moji-md-max {
    width: 100% !important;
  }
}

.w69-char-md-max {
  width: 35.5em !important;
}

@media (max-width: 991.98px) {
  .w69-char-md-max {
    width: 100% !important;
  }
}

.w69-moji-md-auto {
  width: 70em !important;
}

@media (max-width: 991.98px) {
  .w69-moji-md-auto {
    width: auto !important;
  }
}

.w69-char-md-auto {
  width: 35.5em !important;
}

@media (max-width: 991.98px) {
  .w69-char-md-auto {
    width: auto !important;
  }
}

.mw345 {
  max-width: 34.5em !important;
}

.mw69-moji {
  max-width: 70em !important;
}

.mw69-char {
  max-width: 35.5em !important;
}

.minw345 {
  min-width: 34.5em !important;
}

.minw69-moji {
  min-width: 70em !important;
}

.minw69-char {
  min-width: 35.5em !important;
}

.minw345-sm-max {
  min-width: 34.5em !important;
}

@media (max-width: 767.98px) {
  .minw345-sm-max {
    width: 100% !important;
  }
}

.minw69-moji-sm-max {
  min-width: 70em !important;
}

@media (max-width: 767.98px) {
  .minw69-moji-sm-max {
    width: 100% !important;
  }
}

.minw69-char-sm-max {
  min-width: 35.5em !important;
}

@media (max-width: 767.98px) {
  .minw69-char-sm-max {
    width: 100% !important;
  }
}

.h69-moji {
  height: 70em !important;
}

.h69-char {
  height: 35.5em !important;
}

.mh345 {
  max-height: 34.5em !important;
}

.mh69-moji {
  max-height: 70em !important;
}

.mh69-char {
  max-height: 35.5em !important;
}

.fb69-moji {
  flex-basis: 70em !important;
}

.fb69-char {
  flex-basis: 35.5em !important;
}

.w70-moji {
  width: 71em !important;
}

.w70-char {
  width: 36em !important;
}

.w70-moji-sm-max {
  width: 71em !important;
}

@media (max-width: 767.98px) {
  .w70-moji-sm-max {
    width: 100% !important;
  }
}

.w70-char-sm-max {
  width: 36em !important;
}

@media (max-width: 767.98px) {
  .w70-char-sm-max {
    width: 100% !important;
  }
}

.w70-moji-sm-auto {
  width: 71em !important;
}

@media (max-width: 767.98px) {
  .w70-moji-sm-auto {
    width: auto !important;
  }
}

.w70-char-sm-auto {
  width: 36em !important;
}

@media (max-width: 767.98px) {
  .w70-char-sm-auto {
    width: auto !important;
  }
}

.w70-moji-md-max {
  width: 71em !important;
}

@media (max-width: 991.98px) {
  .w70-moji-md-max {
    width: 100% !important;
  }
}

.w70-char-md-max {
  width: 36em !important;
}

@media (max-width: 991.98px) {
  .w70-char-md-max {
    width: 100% !important;
  }
}

.w70-moji-md-auto {
  width: 71em !important;
}

@media (max-width: 991.98px) {
  .w70-moji-md-auto {
    width: auto !important;
  }
}

.w70-char-md-auto {
  width: 36em !important;
}

@media (max-width: 991.98px) {
  .w70-char-md-auto {
    width: auto !important;
  }
}

.mw350 {
  max-width: 35em !important;
}

.mw70-moji {
  max-width: 71em !important;
}

.mw70-char {
  max-width: 36em !important;
}

.minw350 {
  min-width: 35em !important;
}

.minw70-moji {
  min-width: 71em !important;
}

.minw70-char {
  min-width: 36em !important;
}

.minw350-sm-max {
  min-width: 35em !important;
}

@media (max-width: 767.98px) {
  .minw350-sm-max {
    width: 100% !important;
  }
}

.minw70-moji-sm-max {
  min-width: 71em !important;
}

@media (max-width: 767.98px) {
  .minw70-moji-sm-max {
    width: 100% !important;
  }
}

.minw70-char-sm-max {
  min-width: 36em !important;
}

@media (max-width: 767.98px) {
  .minw70-char-sm-max {
    width: 100% !important;
  }
}

.h70-moji {
  height: 71em !important;
}

.h70-char {
  height: 36em !important;
}

.mh350 {
  max-height: 35em !important;
}

.mh70-moji {
  max-height: 71em !important;
}

.mh70-char {
  max-height: 36em !important;
}

.fb70-moji {
  flex-basis: 71em !important;
}

.fb70-char {
  flex-basis: 36em !important;
}

.w71-moji {
  width: 72em !important;
}

.w71-char {
  width: 36.5em !important;
}

.w71-moji-sm-max {
  width: 72em !important;
}

@media (max-width: 767.98px) {
  .w71-moji-sm-max {
    width: 100% !important;
  }
}

.w71-char-sm-max {
  width: 36.5em !important;
}

@media (max-width: 767.98px) {
  .w71-char-sm-max {
    width: 100% !important;
  }
}

.w71-moji-sm-auto {
  width: 72em !important;
}

@media (max-width: 767.98px) {
  .w71-moji-sm-auto {
    width: auto !important;
  }
}

.w71-char-sm-auto {
  width: 36.5em !important;
}

@media (max-width: 767.98px) {
  .w71-char-sm-auto {
    width: auto !important;
  }
}

.w71-moji-md-max {
  width: 72em !important;
}

@media (max-width: 991.98px) {
  .w71-moji-md-max {
    width: 100% !important;
  }
}

.w71-char-md-max {
  width: 36.5em !important;
}

@media (max-width: 991.98px) {
  .w71-char-md-max {
    width: 100% !important;
  }
}

.w71-moji-md-auto {
  width: 72em !important;
}

@media (max-width: 991.98px) {
  .w71-moji-md-auto {
    width: auto !important;
  }
}

.w71-char-md-auto {
  width: 36.5em !important;
}

@media (max-width: 991.98px) {
  .w71-char-md-auto {
    width: auto !important;
  }
}

.mw355 {
  max-width: 35.5em !important;
}

.mw71-moji {
  max-width: 72em !important;
}

.mw71-char {
  max-width: 36.5em !important;
}

.minw355 {
  min-width: 35.5em !important;
}

.minw71-moji {
  min-width: 72em !important;
}

.minw71-char {
  min-width: 36.5em !important;
}

.minw355-sm-max {
  min-width: 35.5em !important;
}

@media (max-width: 767.98px) {
  .minw355-sm-max {
    width: 100% !important;
  }
}

.minw71-moji-sm-max {
  min-width: 72em !important;
}

@media (max-width: 767.98px) {
  .minw71-moji-sm-max {
    width: 100% !important;
  }
}

.minw71-char-sm-max {
  min-width: 36.5em !important;
}

@media (max-width: 767.98px) {
  .minw71-char-sm-max {
    width: 100% !important;
  }
}

.h71-moji {
  height: 72em !important;
}

.h71-char {
  height: 36.5em !important;
}

.mh355 {
  max-height: 35.5em !important;
}

.mh71-moji {
  max-height: 72em !important;
}

.mh71-char {
  max-height: 36.5em !important;
}

.fb71-moji {
  flex-basis: 72em !important;
}

.fb71-char {
  flex-basis: 36.5em !important;
}

.w72-moji {
  width: 73em !important;
}

.w72-char {
  width: 37em !important;
}

.w72-moji-sm-max {
  width: 73em !important;
}

@media (max-width: 767.98px) {
  .w72-moji-sm-max {
    width: 100% !important;
  }
}

.w72-char-sm-max {
  width: 37em !important;
}

@media (max-width: 767.98px) {
  .w72-char-sm-max {
    width: 100% !important;
  }
}

.w72-moji-sm-auto {
  width: 73em !important;
}

@media (max-width: 767.98px) {
  .w72-moji-sm-auto {
    width: auto !important;
  }
}

.w72-char-sm-auto {
  width: 37em !important;
}

@media (max-width: 767.98px) {
  .w72-char-sm-auto {
    width: auto !important;
  }
}

.w72-moji-md-max {
  width: 73em !important;
}

@media (max-width: 991.98px) {
  .w72-moji-md-max {
    width: 100% !important;
  }
}

.w72-char-md-max {
  width: 37em !important;
}

@media (max-width: 991.98px) {
  .w72-char-md-max {
    width: 100% !important;
  }
}

.w72-moji-md-auto {
  width: 73em !important;
}

@media (max-width: 991.98px) {
  .w72-moji-md-auto {
    width: auto !important;
  }
}

.w72-char-md-auto {
  width: 37em !important;
}

@media (max-width: 991.98px) {
  .w72-char-md-auto {
    width: auto !important;
  }
}

.mw360 {
  max-width: 36em !important;
}

.mw72-moji {
  max-width: 73em !important;
}

.mw72-char {
  max-width: 37em !important;
}

.minw360 {
  min-width: 36em !important;
}

.minw72-moji {
  min-width: 73em !important;
}

.minw72-char {
  min-width: 37em !important;
}

.minw360-sm-max {
  min-width: 36em !important;
}

@media (max-width: 767.98px) {
  .minw360-sm-max {
    width: 100% !important;
  }
}

.minw72-moji-sm-max {
  min-width: 73em !important;
}

@media (max-width: 767.98px) {
  .minw72-moji-sm-max {
    width: 100% !important;
  }
}

.minw72-char-sm-max {
  min-width: 37em !important;
}

@media (max-width: 767.98px) {
  .minw72-char-sm-max {
    width: 100% !important;
  }
}

.h72-moji {
  height: 73em !important;
}

.h72-char {
  height: 37em !important;
}

.mh360 {
  max-height: 36em !important;
}

.mh72-moji {
  max-height: 73em !important;
}

.mh72-char {
  max-height: 37em !important;
}

.fb72-moji {
  flex-basis: 73em !important;
}

.fb72-char {
  flex-basis: 37em !important;
}

.w73-moji {
  width: 74em !important;
}

.w73-char {
  width: 37.5em !important;
}

.w73-moji-sm-max {
  width: 74em !important;
}

@media (max-width: 767.98px) {
  .w73-moji-sm-max {
    width: 100% !important;
  }
}

.w73-char-sm-max {
  width: 37.5em !important;
}

@media (max-width: 767.98px) {
  .w73-char-sm-max {
    width: 100% !important;
  }
}

.w73-moji-sm-auto {
  width: 74em !important;
}

@media (max-width: 767.98px) {
  .w73-moji-sm-auto {
    width: auto !important;
  }
}

.w73-char-sm-auto {
  width: 37.5em !important;
}

@media (max-width: 767.98px) {
  .w73-char-sm-auto {
    width: auto !important;
  }
}

.w73-moji-md-max {
  width: 74em !important;
}

@media (max-width: 991.98px) {
  .w73-moji-md-max {
    width: 100% !important;
  }
}

.w73-char-md-max {
  width: 37.5em !important;
}

@media (max-width: 991.98px) {
  .w73-char-md-max {
    width: 100% !important;
  }
}

.w73-moji-md-auto {
  width: 74em !important;
}

@media (max-width: 991.98px) {
  .w73-moji-md-auto {
    width: auto !important;
  }
}

.w73-char-md-auto {
  width: 37.5em !important;
}

@media (max-width: 991.98px) {
  .w73-char-md-auto {
    width: auto !important;
  }
}

.mw365 {
  max-width: 36.5em !important;
}

.mw73-moji {
  max-width: 74em !important;
}

.mw73-char {
  max-width: 37.5em !important;
}

.minw365 {
  min-width: 36.5em !important;
}

.minw73-moji {
  min-width: 74em !important;
}

.minw73-char {
  min-width: 37.5em !important;
}

.minw365-sm-max {
  min-width: 36.5em !important;
}

@media (max-width: 767.98px) {
  .minw365-sm-max {
    width: 100% !important;
  }
}

.minw73-moji-sm-max {
  min-width: 74em !important;
}

@media (max-width: 767.98px) {
  .minw73-moji-sm-max {
    width: 100% !important;
  }
}

.minw73-char-sm-max {
  min-width: 37.5em !important;
}

@media (max-width: 767.98px) {
  .minw73-char-sm-max {
    width: 100% !important;
  }
}

.h73-moji {
  height: 74em !important;
}

.h73-char {
  height: 37.5em !important;
}

.mh365 {
  max-height: 36.5em !important;
}

.mh73-moji {
  max-height: 74em !important;
}

.mh73-char {
  max-height: 37.5em !important;
}

.fb73-moji {
  flex-basis: 74em !important;
}

.fb73-char {
  flex-basis: 37.5em !important;
}

.w74-moji {
  width: 75em !important;
}

.w74-char {
  width: 38em !important;
}

.w74-moji-sm-max {
  width: 75em !important;
}

@media (max-width: 767.98px) {
  .w74-moji-sm-max {
    width: 100% !important;
  }
}

.w74-char-sm-max {
  width: 38em !important;
}

@media (max-width: 767.98px) {
  .w74-char-sm-max {
    width: 100% !important;
  }
}

.w74-moji-sm-auto {
  width: 75em !important;
}

@media (max-width: 767.98px) {
  .w74-moji-sm-auto {
    width: auto !important;
  }
}

.w74-char-sm-auto {
  width: 38em !important;
}

@media (max-width: 767.98px) {
  .w74-char-sm-auto {
    width: auto !important;
  }
}

.w74-moji-md-max {
  width: 75em !important;
}

@media (max-width: 991.98px) {
  .w74-moji-md-max {
    width: 100% !important;
  }
}

.w74-char-md-max {
  width: 38em !important;
}

@media (max-width: 991.98px) {
  .w74-char-md-max {
    width: 100% !important;
  }
}

.w74-moji-md-auto {
  width: 75em !important;
}

@media (max-width: 991.98px) {
  .w74-moji-md-auto {
    width: auto !important;
  }
}

.w74-char-md-auto {
  width: 38em !important;
}

@media (max-width: 991.98px) {
  .w74-char-md-auto {
    width: auto !important;
  }
}

.mw370 {
  max-width: 37em !important;
}

.mw74-moji {
  max-width: 75em !important;
}

.mw74-char {
  max-width: 38em !important;
}

.minw370 {
  min-width: 37em !important;
}

.minw74-moji {
  min-width: 75em !important;
}

.minw74-char {
  min-width: 38em !important;
}

.minw370-sm-max {
  min-width: 37em !important;
}

@media (max-width: 767.98px) {
  .minw370-sm-max {
    width: 100% !important;
  }
}

.minw74-moji-sm-max {
  min-width: 75em !important;
}

@media (max-width: 767.98px) {
  .minw74-moji-sm-max {
    width: 100% !important;
  }
}

.minw74-char-sm-max {
  min-width: 38em !important;
}

@media (max-width: 767.98px) {
  .minw74-char-sm-max {
    width: 100% !important;
  }
}

.h74-moji {
  height: 75em !important;
}

.h74-char {
  height: 38em !important;
}

.mh370 {
  max-height: 37em !important;
}

.mh74-moji {
  max-height: 75em !important;
}

.mh74-char {
  max-height: 38em !important;
}

.fb74-moji {
  flex-basis: 75em !important;
}

.fb74-char {
  flex-basis: 38em !important;
}

.w75-moji {
  width: 76em !important;
}

.w75-char {
  width: 38.5em !important;
}

.w75-moji-sm-max {
  width: 76em !important;
}

@media (max-width: 767.98px) {
  .w75-moji-sm-max {
    width: 100% !important;
  }
}

.w75-char-sm-max {
  width: 38.5em !important;
}

@media (max-width: 767.98px) {
  .w75-char-sm-max {
    width: 100% !important;
  }
}

.w75-moji-sm-auto {
  width: 76em !important;
}

@media (max-width: 767.98px) {
  .w75-moji-sm-auto {
    width: auto !important;
  }
}

.w75-char-sm-auto {
  width: 38.5em !important;
}

@media (max-width: 767.98px) {
  .w75-char-sm-auto {
    width: auto !important;
  }
}

.w75-moji-md-max {
  width: 76em !important;
}

@media (max-width: 991.98px) {
  .w75-moji-md-max {
    width: 100% !important;
  }
}

.w75-char-md-max {
  width: 38.5em !important;
}

@media (max-width: 991.98px) {
  .w75-char-md-max {
    width: 100% !important;
  }
}

.w75-moji-md-auto {
  width: 76em !important;
}

@media (max-width: 991.98px) {
  .w75-moji-md-auto {
    width: auto !important;
  }
}

.w75-char-md-auto {
  width: 38.5em !important;
}

@media (max-width: 991.98px) {
  .w75-char-md-auto {
    width: auto !important;
  }
}

.mw375 {
  max-width: 37.5em !important;
}

.mw75-moji {
  max-width: 76em !important;
}

.mw75-char {
  max-width: 38.5em !important;
}

.minw375 {
  min-width: 37.5em !important;
}

.minw75-moji {
  min-width: 76em !important;
}

.minw75-char {
  min-width: 38.5em !important;
}

.minw375-sm-max {
  min-width: 37.5em !important;
}

@media (max-width: 767.98px) {
  .minw375-sm-max {
    width: 100% !important;
  }
}

.minw75-moji-sm-max {
  min-width: 76em !important;
}

@media (max-width: 767.98px) {
  .minw75-moji-sm-max {
    width: 100% !important;
  }
}

.minw75-char-sm-max {
  min-width: 38.5em !important;
}

@media (max-width: 767.98px) {
  .minw75-char-sm-max {
    width: 100% !important;
  }
}

.h75-moji {
  height: 76em !important;
}

.h75-char {
  height: 38.5em !important;
}

.mh375 {
  max-height: 37.5em !important;
}

.mh75-moji {
  max-height: 76em !important;
}

.mh75-char {
  max-height: 38.5em !important;
}

.fb75-moji {
  flex-basis: 76em !important;
}

.fb75-char {
  flex-basis: 38.5em !important;
}

.w76-moji {
  width: 77em !important;
}

.w76-char {
  width: 39em !important;
}

.w76-moji-sm-max {
  width: 77em !important;
}

@media (max-width: 767.98px) {
  .w76-moji-sm-max {
    width: 100% !important;
  }
}

.w76-char-sm-max {
  width: 39em !important;
}

@media (max-width: 767.98px) {
  .w76-char-sm-max {
    width: 100% !important;
  }
}

.w76-moji-sm-auto {
  width: 77em !important;
}

@media (max-width: 767.98px) {
  .w76-moji-sm-auto {
    width: auto !important;
  }
}

.w76-char-sm-auto {
  width: 39em !important;
}

@media (max-width: 767.98px) {
  .w76-char-sm-auto {
    width: auto !important;
  }
}

.w76-moji-md-max {
  width: 77em !important;
}

@media (max-width: 991.98px) {
  .w76-moji-md-max {
    width: 100% !important;
  }
}

.w76-char-md-max {
  width: 39em !important;
}

@media (max-width: 991.98px) {
  .w76-char-md-max {
    width: 100% !important;
  }
}

.w76-moji-md-auto {
  width: 77em !important;
}

@media (max-width: 991.98px) {
  .w76-moji-md-auto {
    width: auto !important;
  }
}

.w76-char-md-auto {
  width: 39em !important;
}

@media (max-width: 991.98px) {
  .w76-char-md-auto {
    width: auto !important;
  }
}

.mw380 {
  max-width: 38em !important;
}

.mw76-moji {
  max-width: 77em !important;
}

.mw76-char {
  max-width: 39em !important;
}

.minw380 {
  min-width: 38em !important;
}

.minw76-moji {
  min-width: 77em !important;
}

.minw76-char {
  min-width: 39em !important;
}

.minw380-sm-max {
  min-width: 38em !important;
}

@media (max-width: 767.98px) {
  .minw380-sm-max {
    width: 100% !important;
  }
}

.minw76-moji-sm-max {
  min-width: 77em !important;
}

@media (max-width: 767.98px) {
  .minw76-moji-sm-max {
    width: 100% !important;
  }
}

.minw76-char-sm-max {
  min-width: 39em !important;
}

@media (max-width: 767.98px) {
  .minw76-char-sm-max {
    width: 100% !important;
  }
}

.h76-moji {
  height: 77em !important;
}

.h76-char {
  height: 39em !important;
}

.mh380 {
  max-height: 38em !important;
}

.mh76-moji {
  max-height: 77em !important;
}

.mh76-char {
  max-height: 39em !important;
}

.fb76-moji {
  flex-basis: 77em !important;
}

.fb76-char {
  flex-basis: 39em !important;
}

.w77-moji {
  width: 78em !important;
}

.w77-char {
  width: 39.5em !important;
}

.w77-moji-sm-max {
  width: 78em !important;
}

@media (max-width: 767.98px) {
  .w77-moji-sm-max {
    width: 100% !important;
  }
}

.w77-char-sm-max {
  width: 39.5em !important;
}

@media (max-width: 767.98px) {
  .w77-char-sm-max {
    width: 100% !important;
  }
}

.w77-moji-sm-auto {
  width: 78em !important;
}

@media (max-width: 767.98px) {
  .w77-moji-sm-auto {
    width: auto !important;
  }
}

.w77-char-sm-auto {
  width: 39.5em !important;
}

@media (max-width: 767.98px) {
  .w77-char-sm-auto {
    width: auto !important;
  }
}

.w77-moji-md-max {
  width: 78em !important;
}

@media (max-width: 991.98px) {
  .w77-moji-md-max {
    width: 100% !important;
  }
}

.w77-char-md-max {
  width: 39.5em !important;
}

@media (max-width: 991.98px) {
  .w77-char-md-max {
    width: 100% !important;
  }
}

.w77-moji-md-auto {
  width: 78em !important;
}

@media (max-width: 991.98px) {
  .w77-moji-md-auto {
    width: auto !important;
  }
}

.w77-char-md-auto {
  width: 39.5em !important;
}

@media (max-width: 991.98px) {
  .w77-char-md-auto {
    width: auto !important;
  }
}

.mw385 {
  max-width: 38.5em !important;
}

.mw77-moji {
  max-width: 78em !important;
}

.mw77-char {
  max-width: 39.5em !important;
}

.minw385 {
  min-width: 38.5em !important;
}

.minw77-moji {
  min-width: 78em !important;
}

.minw77-char {
  min-width: 39.5em !important;
}

.minw385-sm-max {
  min-width: 38.5em !important;
}

@media (max-width: 767.98px) {
  .minw385-sm-max {
    width: 100% !important;
  }
}

.minw77-moji-sm-max {
  min-width: 78em !important;
}

@media (max-width: 767.98px) {
  .minw77-moji-sm-max {
    width: 100% !important;
  }
}

.minw77-char-sm-max {
  min-width: 39.5em !important;
}

@media (max-width: 767.98px) {
  .minw77-char-sm-max {
    width: 100% !important;
  }
}

.h77-moji {
  height: 78em !important;
}

.h77-char {
  height: 39.5em !important;
}

.mh385 {
  max-height: 38.5em !important;
}

.mh77-moji {
  max-height: 78em !important;
}

.mh77-char {
  max-height: 39.5em !important;
}

.fb77-moji {
  flex-basis: 78em !important;
}

.fb77-char {
  flex-basis: 39.5em !important;
}

.w78-moji {
  width: 79em !important;
}

.w78-char {
  width: 40em !important;
}

.w78-moji-sm-max {
  width: 79em !important;
}

@media (max-width: 767.98px) {
  .w78-moji-sm-max {
    width: 100% !important;
  }
}

.w78-char-sm-max {
  width: 40em !important;
}

@media (max-width: 767.98px) {
  .w78-char-sm-max {
    width: 100% !important;
  }
}

.w78-moji-sm-auto {
  width: 79em !important;
}

@media (max-width: 767.98px) {
  .w78-moji-sm-auto {
    width: auto !important;
  }
}

.w78-char-sm-auto {
  width: 40em !important;
}

@media (max-width: 767.98px) {
  .w78-char-sm-auto {
    width: auto !important;
  }
}

.w78-moji-md-max {
  width: 79em !important;
}

@media (max-width: 991.98px) {
  .w78-moji-md-max {
    width: 100% !important;
  }
}

.w78-char-md-max {
  width: 40em !important;
}

@media (max-width: 991.98px) {
  .w78-char-md-max {
    width: 100% !important;
  }
}

.w78-moji-md-auto {
  width: 79em !important;
}

@media (max-width: 991.98px) {
  .w78-moji-md-auto {
    width: auto !important;
  }
}

.w78-char-md-auto {
  width: 40em !important;
}

@media (max-width: 991.98px) {
  .w78-char-md-auto {
    width: auto !important;
  }
}

.mw390 {
  max-width: 39em !important;
}

.mw78-moji {
  max-width: 79em !important;
}

.mw78-char {
  max-width: 40em !important;
}

.minw390 {
  min-width: 39em !important;
}

.minw78-moji {
  min-width: 79em !important;
}

.minw78-char {
  min-width: 40em !important;
}

.minw390-sm-max {
  min-width: 39em !important;
}

@media (max-width: 767.98px) {
  .minw390-sm-max {
    width: 100% !important;
  }
}

.minw78-moji-sm-max {
  min-width: 79em !important;
}

@media (max-width: 767.98px) {
  .minw78-moji-sm-max {
    width: 100% !important;
  }
}

.minw78-char-sm-max {
  min-width: 40em !important;
}

@media (max-width: 767.98px) {
  .minw78-char-sm-max {
    width: 100% !important;
  }
}

.h78-moji {
  height: 79em !important;
}

.h78-char {
  height: 40em !important;
}

.mh390 {
  max-height: 39em !important;
}

.mh78-moji {
  max-height: 79em !important;
}

.mh78-char {
  max-height: 40em !important;
}

.fb78-moji {
  flex-basis: 79em !important;
}

.fb78-char {
  flex-basis: 40em !important;
}

.w79-moji {
  width: 80em !important;
}

.w79-char {
  width: 40.5em !important;
}

.w79-moji-sm-max {
  width: 80em !important;
}

@media (max-width: 767.98px) {
  .w79-moji-sm-max {
    width: 100% !important;
  }
}

.w79-char-sm-max {
  width: 40.5em !important;
}

@media (max-width: 767.98px) {
  .w79-char-sm-max {
    width: 100% !important;
  }
}

.w79-moji-sm-auto {
  width: 80em !important;
}

@media (max-width: 767.98px) {
  .w79-moji-sm-auto {
    width: auto !important;
  }
}

.w79-char-sm-auto {
  width: 40.5em !important;
}

@media (max-width: 767.98px) {
  .w79-char-sm-auto {
    width: auto !important;
  }
}

.w79-moji-md-max {
  width: 80em !important;
}

@media (max-width: 991.98px) {
  .w79-moji-md-max {
    width: 100% !important;
  }
}

.w79-char-md-max {
  width: 40.5em !important;
}

@media (max-width: 991.98px) {
  .w79-char-md-max {
    width: 100% !important;
  }
}

.w79-moji-md-auto {
  width: 80em !important;
}

@media (max-width: 991.98px) {
  .w79-moji-md-auto {
    width: auto !important;
  }
}

.w79-char-md-auto {
  width: 40.5em !important;
}

@media (max-width: 991.98px) {
  .w79-char-md-auto {
    width: auto !important;
  }
}

.mw395 {
  max-width: 39.5em !important;
}

.mw79-moji {
  max-width: 80em !important;
}

.mw79-char {
  max-width: 40.5em !important;
}

.minw395 {
  min-width: 39.5em !important;
}

.minw79-moji {
  min-width: 80em !important;
}

.minw79-char {
  min-width: 40.5em !important;
}

.minw395-sm-max {
  min-width: 39.5em !important;
}

@media (max-width: 767.98px) {
  .minw395-sm-max {
    width: 100% !important;
  }
}

.minw79-moji-sm-max {
  min-width: 80em !important;
}

@media (max-width: 767.98px) {
  .minw79-moji-sm-max {
    width: 100% !important;
  }
}

.minw79-char-sm-max {
  min-width: 40.5em !important;
}

@media (max-width: 767.98px) {
  .minw79-char-sm-max {
    width: 100% !important;
  }
}

.h79-moji {
  height: 80em !important;
}

.h79-char {
  height: 40.5em !important;
}

.mh395 {
  max-height: 39.5em !important;
}

.mh79-moji {
  max-height: 80em !important;
}

.mh79-char {
  max-height: 40.5em !important;
}

.fb79-moji {
  flex-basis: 80em !important;
}

.fb79-char {
  flex-basis: 40.5em !important;
}

.w80-moji {
  width: 81em !important;
}

.w80-char {
  width: 41em !important;
}

.w80-moji-sm-max {
  width: 81em !important;
}

@media (max-width: 767.98px) {
  .w80-moji-sm-max {
    width: 100% !important;
  }
}

.w80-char-sm-max {
  width: 41em !important;
}

@media (max-width: 767.98px) {
  .w80-char-sm-max {
    width: 100% !important;
  }
}

.w80-moji-sm-auto {
  width: 81em !important;
}

@media (max-width: 767.98px) {
  .w80-moji-sm-auto {
    width: auto !important;
  }
}

.w80-char-sm-auto {
  width: 41em !important;
}

@media (max-width: 767.98px) {
  .w80-char-sm-auto {
    width: auto !important;
  }
}

.w80-moji-md-max {
  width: 81em !important;
}

@media (max-width: 991.98px) {
  .w80-moji-md-max {
    width: 100% !important;
  }
}

.w80-char-md-max {
  width: 41em !important;
}

@media (max-width: 991.98px) {
  .w80-char-md-max {
    width: 100% !important;
  }
}

.w80-moji-md-auto {
  width: 81em !important;
}

@media (max-width: 991.98px) {
  .w80-moji-md-auto {
    width: auto !important;
  }
}

.w80-char-md-auto {
  width: 41em !important;
}

@media (max-width: 991.98px) {
  .w80-char-md-auto {
    width: auto !important;
  }
}

.mw400 {
  max-width: 40em !important;
}

.mw80-moji {
  max-width: 81em !important;
}

.mw80-char {
  max-width: 41em !important;
}

.minw400 {
  min-width: 40em !important;
}

.minw80-moji {
  min-width: 81em !important;
}

.minw80-char {
  min-width: 41em !important;
}

.minw400-sm-max {
  min-width: 40em !important;
}

@media (max-width: 767.98px) {
  .minw400-sm-max {
    width: 100% !important;
  }
}

.minw80-moji-sm-max {
  min-width: 81em !important;
}

@media (max-width: 767.98px) {
  .minw80-moji-sm-max {
    width: 100% !important;
  }
}

.minw80-char-sm-max {
  min-width: 41em !important;
}

@media (max-width: 767.98px) {
  .minw80-char-sm-max {
    width: 100% !important;
  }
}

.h80-moji {
  height: 81em !important;
}

.h80-char {
  height: 41em !important;
}

.mh400 {
  max-height: 40em !important;
}

.mh80-moji {
  max-height: 81em !important;
}

.mh80-char {
  max-height: 41em !important;
}

.fb80-moji {
  flex-basis: 81em !important;
}

.fb80-char {
  flex-basis: 41em !important;
}

.w81-moji {
  width: 82em !important;
}

.w81-char {
  width: 41.5em !important;
}

.w81-moji-sm-max {
  width: 82em !important;
}

@media (max-width: 767.98px) {
  .w81-moji-sm-max {
    width: 100% !important;
  }
}

.w81-char-sm-max {
  width: 41.5em !important;
}

@media (max-width: 767.98px) {
  .w81-char-sm-max {
    width: 100% !important;
  }
}

.w81-moji-sm-auto {
  width: 82em !important;
}

@media (max-width: 767.98px) {
  .w81-moji-sm-auto {
    width: auto !important;
  }
}

.w81-char-sm-auto {
  width: 41.5em !important;
}

@media (max-width: 767.98px) {
  .w81-char-sm-auto {
    width: auto !important;
  }
}

.w81-moji-md-max {
  width: 82em !important;
}

@media (max-width: 991.98px) {
  .w81-moji-md-max {
    width: 100% !important;
  }
}

.w81-char-md-max {
  width: 41.5em !important;
}

@media (max-width: 991.98px) {
  .w81-char-md-max {
    width: 100% !important;
  }
}

.w81-moji-md-auto {
  width: 82em !important;
}

@media (max-width: 991.98px) {
  .w81-moji-md-auto {
    width: auto !important;
  }
}

.w81-char-md-auto {
  width: 41.5em !important;
}

@media (max-width: 991.98px) {
  .w81-char-md-auto {
    width: auto !important;
  }
}

.mw405 {
  max-width: 40.5em !important;
}

.mw81-moji {
  max-width: 82em !important;
}

.mw81-char {
  max-width: 41.5em !important;
}

.minw405 {
  min-width: 40.5em !important;
}

.minw81-moji {
  min-width: 82em !important;
}

.minw81-char {
  min-width: 41.5em !important;
}

.minw405-sm-max {
  min-width: 40.5em !important;
}

@media (max-width: 767.98px) {
  .minw405-sm-max {
    width: 100% !important;
  }
}

.minw81-moji-sm-max {
  min-width: 82em !important;
}

@media (max-width: 767.98px) {
  .minw81-moji-sm-max {
    width: 100% !important;
  }
}

.minw81-char-sm-max {
  min-width: 41.5em !important;
}

@media (max-width: 767.98px) {
  .minw81-char-sm-max {
    width: 100% !important;
  }
}

.h81-moji {
  height: 82em !important;
}

.h81-char {
  height: 41.5em !important;
}

.mh405 {
  max-height: 40.5em !important;
}

.mh81-moji {
  max-height: 82em !important;
}

.mh81-char {
  max-height: 41.5em !important;
}

.fb81-moji {
  flex-basis: 82em !important;
}

.fb81-char {
  flex-basis: 41.5em !important;
}

.w82-moji {
  width: 83em !important;
}

.w82-char {
  width: 42em !important;
}

.w82-moji-sm-max {
  width: 83em !important;
}

@media (max-width: 767.98px) {
  .w82-moji-sm-max {
    width: 100% !important;
  }
}

.w82-char-sm-max {
  width: 42em !important;
}

@media (max-width: 767.98px) {
  .w82-char-sm-max {
    width: 100% !important;
  }
}

.w82-moji-sm-auto {
  width: 83em !important;
}

@media (max-width: 767.98px) {
  .w82-moji-sm-auto {
    width: auto !important;
  }
}

.w82-char-sm-auto {
  width: 42em !important;
}

@media (max-width: 767.98px) {
  .w82-char-sm-auto {
    width: auto !important;
  }
}

.w82-moji-md-max {
  width: 83em !important;
}

@media (max-width: 991.98px) {
  .w82-moji-md-max {
    width: 100% !important;
  }
}

.w82-char-md-max {
  width: 42em !important;
}

@media (max-width: 991.98px) {
  .w82-char-md-max {
    width: 100% !important;
  }
}

.w82-moji-md-auto {
  width: 83em !important;
}

@media (max-width: 991.98px) {
  .w82-moji-md-auto {
    width: auto !important;
  }
}

.w82-char-md-auto {
  width: 42em !important;
}

@media (max-width: 991.98px) {
  .w82-char-md-auto {
    width: auto !important;
  }
}

.mw410 {
  max-width: 41em !important;
}

.mw82-moji {
  max-width: 83em !important;
}

.mw82-char {
  max-width: 42em !important;
}

.minw410 {
  min-width: 41em !important;
}

.minw82-moji {
  min-width: 83em !important;
}

.minw82-char {
  min-width: 42em !important;
}

.minw410-sm-max {
  min-width: 41em !important;
}

@media (max-width: 767.98px) {
  .minw410-sm-max {
    width: 100% !important;
  }
}

.minw82-moji-sm-max {
  min-width: 83em !important;
}

@media (max-width: 767.98px) {
  .minw82-moji-sm-max {
    width: 100% !important;
  }
}

.minw82-char-sm-max {
  min-width: 42em !important;
}

@media (max-width: 767.98px) {
  .minw82-char-sm-max {
    width: 100% !important;
  }
}

.h82-moji {
  height: 83em !important;
}

.h82-char {
  height: 42em !important;
}

.mh410 {
  max-height: 41em !important;
}

.mh82-moji {
  max-height: 83em !important;
}

.mh82-char {
  max-height: 42em !important;
}

.fb82-moji {
  flex-basis: 83em !important;
}

.fb82-char {
  flex-basis: 42em !important;
}

.w83-moji {
  width: 84em !important;
}

.w83-char {
  width: 42.5em !important;
}

.w83-moji-sm-max {
  width: 84em !important;
}

@media (max-width: 767.98px) {
  .w83-moji-sm-max {
    width: 100% !important;
  }
}

.w83-char-sm-max {
  width: 42.5em !important;
}

@media (max-width: 767.98px) {
  .w83-char-sm-max {
    width: 100% !important;
  }
}

.w83-moji-sm-auto {
  width: 84em !important;
}

@media (max-width: 767.98px) {
  .w83-moji-sm-auto {
    width: auto !important;
  }
}

.w83-char-sm-auto {
  width: 42.5em !important;
}

@media (max-width: 767.98px) {
  .w83-char-sm-auto {
    width: auto !important;
  }
}

.w83-moji-md-max {
  width: 84em !important;
}

@media (max-width: 991.98px) {
  .w83-moji-md-max {
    width: 100% !important;
  }
}

.w83-char-md-max {
  width: 42.5em !important;
}

@media (max-width: 991.98px) {
  .w83-char-md-max {
    width: 100% !important;
  }
}

.w83-moji-md-auto {
  width: 84em !important;
}

@media (max-width: 991.98px) {
  .w83-moji-md-auto {
    width: auto !important;
  }
}

.w83-char-md-auto {
  width: 42.5em !important;
}

@media (max-width: 991.98px) {
  .w83-char-md-auto {
    width: auto !important;
  }
}

.mw415 {
  max-width: 41.5em !important;
}

.mw83-moji {
  max-width: 84em !important;
}

.mw83-char {
  max-width: 42.5em !important;
}

.minw415 {
  min-width: 41.5em !important;
}

.minw83-moji {
  min-width: 84em !important;
}

.minw83-char {
  min-width: 42.5em !important;
}

.minw415-sm-max {
  min-width: 41.5em !important;
}

@media (max-width: 767.98px) {
  .minw415-sm-max {
    width: 100% !important;
  }
}

.minw83-moji-sm-max {
  min-width: 84em !important;
}

@media (max-width: 767.98px) {
  .minw83-moji-sm-max {
    width: 100% !important;
  }
}

.minw83-char-sm-max {
  min-width: 42.5em !important;
}

@media (max-width: 767.98px) {
  .minw83-char-sm-max {
    width: 100% !important;
  }
}

.h83-moji {
  height: 84em !important;
}

.h83-char {
  height: 42.5em !important;
}

.mh415 {
  max-height: 41.5em !important;
}

.mh83-moji {
  max-height: 84em !important;
}

.mh83-char {
  max-height: 42.5em !important;
}

.fb83-moji {
  flex-basis: 84em !important;
}

.fb83-char {
  flex-basis: 42.5em !important;
}

.w84-moji {
  width: 85em !important;
}

.w84-char {
  width: 43em !important;
}

.w84-moji-sm-max {
  width: 85em !important;
}

@media (max-width: 767.98px) {
  .w84-moji-sm-max {
    width: 100% !important;
  }
}

.w84-char-sm-max {
  width: 43em !important;
}

@media (max-width: 767.98px) {
  .w84-char-sm-max {
    width: 100% !important;
  }
}

.w84-moji-sm-auto {
  width: 85em !important;
}

@media (max-width: 767.98px) {
  .w84-moji-sm-auto {
    width: auto !important;
  }
}

.w84-char-sm-auto {
  width: 43em !important;
}

@media (max-width: 767.98px) {
  .w84-char-sm-auto {
    width: auto !important;
  }
}

.w84-moji-md-max {
  width: 85em !important;
}

@media (max-width: 991.98px) {
  .w84-moji-md-max {
    width: 100% !important;
  }
}

.w84-char-md-max {
  width: 43em !important;
}

@media (max-width: 991.98px) {
  .w84-char-md-max {
    width: 100% !important;
  }
}

.w84-moji-md-auto {
  width: 85em !important;
}

@media (max-width: 991.98px) {
  .w84-moji-md-auto {
    width: auto !important;
  }
}

.w84-char-md-auto {
  width: 43em !important;
}

@media (max-width: 991.98px) {
  .w84-char-md-auto {
    width: auto !important;
  }
}

.mw420 {
  max-width: 42em !important;
}

.mw84-moji {
  max-width: 85em !important;
}

.mw84-char {
  max-width: 43em !important;
}

.minw420 {
  min-width: 42em !important;
}

.minw84-moji {
  min-width: 85em !important;
}

.minw84-char {
  min-width: 43em !important;
}

.minw420-sm-max {
  min-width: 42em !important;
}

@media (max-width: 767.98px) {
  .minw420-sm-max {
    width: 100% !important;
  }
}

.minw84-moji-sm-max {
  min-width: 85em !important;
}

@media (max-width: 767.98px) {
  .minw84-moji-sm-max {
    width: 100% !important;
  }
}

.minw84-char-sm-max {
  min-width: 43em !important;
}

@media (max-width: 767.98px) {
  .minw84-char-sm-max {
    width: 100% !important;
  }
}

.h84-moji {
  height: 85em !important;
}

.h84-char {
  height: 43em !important;
}

.mh420 {
  max-height: 42em !important;
}

.mh84-moji {
  max-height: 85em !important;
}

.mh84-char {
  max-height: 43em !important;
}

.fb84-moji {
  flex-basis: 85em !important;
}

.fb84-char {
  flex-basis: 43em !important;
}

.w85-moji {
  width: 86em !important;
}

.w85-char {
  width: 43.5em !important;
}

.w85-moji-sm-max {
  width: 86em !important;
}

@media (max-width: 767.98px) {
  .w85-moji-sm-max {
    width: 100% !important;
  }
}

.w85-char-sm-max {
  width: 43.5em !important;
}

@media (max-width: 767.98px) {
  .w85-char-sm-max {
    width: 100% !important;
  }
}

.w85-moji-sm-auto {
  width: 86em !important;
}

@media (max-width: 767.98px) {
  .w85-moji-sm-auto {
    width: auto !important;
  }
}

.w85-char-sm-auto {
  width: 43.5em !important;
}

@media (max-width: 767.98px) {
  .w85-char-sm-auto {
    width: auto !important;
  }
}

.w85-moji-md-max {
  width: 86em !important;
}

@media (max-width: 991.98px) {
  .w85-moji-md-max {
    width: 100% !important;
  }
}

.w85-char-md-max {
  width: 43.5em !important;
}

@media (max-width: 991.98px) {
  .w85-char-md-max {
    width: 100% !important;
  }
}

.w85-moji-md-auto {
  width: 86em !important;
}

@media (max-width: 991.98px) {
  .w85-moji-md-auto {
    width: auto !important;
  }
}

.w85-char-md-auto {
  width: 43.5em !important;
}

@media (max-width: 991.98px) {
  .w85-char-md-auto {
    width: auto !important;
  }
}

.mw425 {
  max-width: 42.5em !important;
}

.mw85-moji {
  max-width: 86em !important;
}

.mw85-char {
  max-width: 43.5em !important;
}

.minw425 {
  min-width: 42.5em !important;
}

.minw85-moji {
  min-width: 86em !important;
}

.minw85-char {
  min-width: 43.5em !important;
}

.minw425-sm-max {
  min-width: 42.5em !important;
}

@media (max-width: 767.98px) {
  .minw425-sm-max {
    width: 100% !important;
  }
}

.minw85-moji-sm-max {
  min-width: 86em !important;
}

@media (max-width: 767.98px) {
  .minw85-moji-sm-max {
    width: 100% !important;
  }
}

.minw85-char-sm-max {
  min-width: 43.5em !important;
}

@media (max-width: 767.98px) {
  .minw85-char-sm-max {
    width: 100% !important;
  }
}

.h85-moji {
  height: 86em !important;
}

.h85-char {
  height: 43.5em !important;
}

.mh425 {
  max-height: 42.5em !important;
}

.mh85-moji {
  max-height: 86em !important;
}

.mh85-char {
  max-height: 43.5em !important;
}

.fb85-moji {
  flex-basis: 86em !important;
}

.fb85-char {
  flex-basis: 43.5em !important;
}

.w86-moji {
  width: 87em !important;
}

.w86-char {
  width: 44em !important;
}

.w86-moji-sm-max {
  width: 87em !important;
}

@media (max-width: 767.98px) {
  .w86-moji-sm-max {
    width: 100% !important;
  }
}

.w86-char-sm-max {
  width: 44em !important;
}

@media (max-width: 767.98px) {
  .w86-char-sm-max {
    width: 100% !important;
  }
}

.w86-moji-sm-auto {
  width: 87em !important;
}

@media (max-width: 767.98px) {
  .w86-moji-sm-auto {
    width: auto !important;
  }
}

.w86-char-sm-auto {
  width: 44em !important;
}

@media (max-width: 767.98px) {
  .w86-char-sm-auto {
    width: auto !important;
  }
}

.w86-moji-md-max {
  width: 87em !important;
}

@media (max-width: 991.98px) {
  .w86-moji-md-max {
    width: 100% !important;
  }
}

.w86-char-md-max {
  width: 44em !important;
}

@media (max-width: 991.98px) {
  .w86-char-md-max {
    width: 100% !important;
  }
}

.w86-moji-md-auto {
  width: 87em !important;
}

@media (max-width: 991.98px) {
  .w86-moji-md-auto {
    width: auto !important;
  }
}

.w86-char-md-auto {
  width: 44em !important;
}

@media (max-width: 991.98px) {
  .w86-char-md-auto {
    width: auto !important;
  }
}

.mw430 {
  max-width: 43em !important;
}

.mw86-moji {
  max-width: 87em !important;
}

.mw86-char {
  max-width: 44em !important;
}

.minw430 {
  min-width: 43em !important;
}

.minw86-moji {
  min-width: 87em !important;
}

.minw86-char {
  min-width: 44em !important;
}

.minw430-sm-max {
  min-width: 43em !important;
}

@media (max-width: 767.98px) {
  .minw430-sm-max {
    width: 100% !important;
  }
}

.minw86-moji-sm-max {
  min-width: 87em !important;
}

@media (max-width: 767.98px) {
  .minw86-moji-sm-max {
    width: 100% !important;
  }
}

.minw86-char-sm-max {
  min-width: 44em !important;
}

@media (max-width: 767.98px) {
  .minw86-char-sm-max {
    width: 100% !important;
  }
}

.h86-moji {
  height: 87em !important;
}

.h86-char {
  height: 44em !important;
}

.mh430 {
  max-height: 43em !important;
}

.mh86-moji {
  max-height: 87em !important;
}

.mh86-char {
  max-height: 44em !important;
}

.fb86-moji {
  flex-basis: 87em !important;
}

.fb86-char {
  flex-basis: 44em !important;
}

.w87-moji {
  width: 88em !important;
}

.w87-char {
  width: 44.5em !important;
}

.w87-moji-sm-max {
  width: 88em !important;
}

@media (max-width: 767.98px) {
  .w87-moji-sm-max {
    width: 100% !important;
  }
}

.w87-char-sm-max {
  width: 44.5em !important;
}

@media (max-width: 767.98px) {
  .w87-char-sm-max {
    width: 100% !important;
  }
}

.w87-moji-sm-auto {
  width: 88em !important;
}

@media (max-width: 767.98px) {
  .w87-moji-sm-auto {
    width: auto !important;
  }
}

.w87-char-sm-auto {
  width: 44.5em !important;
}

@media (max-width: 767.98px) {
  .w87-char-sm-auto {
    width: auto !important;
  }
}

.w87-moji-md-max {
  width: 88em !important;
}

@media (max-width: 991.98px) {
  .w87-moji-md-max {
    width: 100% !important;
  }
}

.w87-char-md-max {
  width: 44.5em !important;
}

@media (max-width: 991.98px) {
  .w87-char-md-max {
    width: 100% !important;
  }
}

.w87-moji-md-auto {
  width: 88em !important;
}

@media (max-width: 991.98px) {
  .w87-moji-md-auto {
    width: auto !important;
  }
}

.w87-char-md-auto {
  width: 44.5em !important;
}

@media (max-width: 991.98px) {
  .w87-char-md-auto {
    width: auto !important;
  }
}

.mw435 {
  max-width: 43.5em !important;
}

.mw87-moji {
  max-width: 88em !important;
}

.mw87-char {
  max-width: 44.5em !important;
}

.minw435 {
  min-width: 43.5em !important;
}

.minw87-moji {
  min-width: 88em !important;
}

.minw87-char {
  min-width: 44.5em !important;
}

.minw435-sm-max {
  min-width: 43.5em !important;
}

@media (max-width: 767.98px) {
  .minw435-sm-max {
    width: 100% !important;
  }
}

.minw87-moji-sm-max {
  min-width: 88em !important;
}

@media (max-width: 767.98px) {
  .minw87-moji-sm-max {
    width: 100% !important;
  }
}

.minw87-char-sm-max {
  min-width: 44.5em !important;
}

@media (max-width: 767.98px) {
  .minw87-char-sm-max {
    width: 100% !important;
  }
}

.h87-moji {
  height: 88em !important;
}

.h87-char {
  height: 44.5em !important;
}

.mh435 {
  max-height: 43.5em !important;
}

.mh87-moji {
  max-height: 88em !important;
}

.mh87-char {
  max-height: 44.5em !important;
}

.fb87-moji {
  flex-basis: 88em !important;
}

.fb87-char {
  flex-basis: 44.5em !important;
}

.w88-moji {
  width: 89em !important;
}

.w88-char {
  width: 45em !important;
}

.w88-moji-sm-max {
  width: 89em !important;
}

@media (max-width: 767.98px) {
  .w88-moji-sm-max {
    width: 100% !important;
  }
}

.w88-char-sm-max {
  width: 45em !important;
}

@media (max-width: 767.98px) {
  .w88-char-sm-max {
    width: 100% !important;
  }
}

.w88-moji-sm-auto {
  width: 89em !important;
}

@media (max-width: 767.98px) {
  .w88-moji-sm-auto {
    width: auto !important;
  }
}

.w88-char-sm-auto {
  width: 45em !important;
}

@media (max-width: 767.98px) {
  .w88-char-sm-auto {
    width: auto !important;
  }
}

.w88-moji-md-max {
  width: 89em !important;
}

@media (max-width: 991.98px) {
  .w88-moji-md-max {
    width: 100% !important;
  }
}

.w88-char-md-max {
  width: 45em !important;
}

@media (max-width: 991.98px) {
  .w88-char-md-max {
    width: 100% !important;
  }
}

.w88-moji-md-auto {
  width: 89em !important;
}

@media (max-width: 991.98px) {
  .w88-moji-md-auto {
    width: auto !important;
  }
}

.w88-char-md-auto {
  width: 45em !important;
}

@media (max-width: 991.98px) {
  .w88-char-md-auto {
    width: auto !important;
  }
}

.mw440 {
  max-width: 44em !important;
}

.mw88-moji {
  max-width: 89em !important;
}

.mw88-char {
  max-width: 45em !important;
}

.minw440 {
  min-width: 44em !important;
}

.minw88-moji {
  min-width: 89em !important;
}

.minw88-char {
  min-width: 45em !important;
}

.minw440-sm-max {
  min-width: 44em !important;
}

@media (max-width: 767.98px) {
  .minw440-sm-max {
    width: 100% !important;
  }
}

.minw88-moji-sm-max {
  min-width: 89em !important;
}

@media (max-width: 767.98px) {
  .minw88-moji-sm-max {
    width: 100% !important;
  }
}

.minw88-char-sm-max {
  min-width: 45em !important;
}

@media (max-width: 767.98px) {
  .minw88-char-sm-max {
    width: 100% !important;
  }
}

.h88-moji {
  height: 89em !important;
}

.h88-char {
  height: 45em !important;
}

.mh440 {
  max-height: 44em !important;
}

.mh88-moji {
  max-height: 89em !important;
}

.mh88-char {
  max-height: 45em !important;
}

.fb88-moji {
  flex-basis: 89em !important;
}

.fb88-char {
  flex-basis: 45em !important;
}

.w89-moji {
  width: 90em !important;
}

.w89-char {
  width: 45.5em !important;
}

.w89-moji-sm-max {
  width: 90em !important;
}

@media (max-width: 767.98px) {
  .w89-moji-sm-max {
    width: 100% !important;
  }
}

.w89-char-sm-max {
  width: 45.5em !important;
}

@media (max-width: 767.98px) {
  .w89-char-sm-max {
    width: 100% !important;
  }
}

.w89-moji-sm-auto {
  width: 90em !important;
}

@media (max-width: 767.98px) {
  .w89-moji-sm-auto {
    width: auto !important;
  }
}

.w89-char-sm-auto {
  width: 45.5em !important;
}

@media (max-width: 767.98px) {
  .w89-char-sm-auto {
    width: auto !important;
  }
}

.w89-moji-md-max {
  width: 90em !important;
}

@media (max-width: 991.98px) {
  .w89-moji-md-max {
    width: 100% !important;
  }
}

.w89-char-md-max {
  width: 45.5em !important;
}

@media (max-width: 991.98px) {
  .w89-char-md-max {
    width: 100% !important;
  }
}

.w89-moji-md-auto {
  width: 90em !important;
}

@media (max-width: 991.98px) {
  .w89-moji-md-auto {
    width: auto !important;
  }
}

.w89-char-md-auto {
  width: 45.5em !important;
}

@media (max-width: 991.98px) {
  .w89-char-md-auto {
    width: auto !important;
  }
}

.mw445 {
  max-width: 44.5em !important;
}

.mw89-moji {
  max-width: 90em !important;
}

.mw89-char {
  max-width: 45.5em !important;
}

.minw445 {
  min-width: 44.5em !important;
}

.minw89-moji {
  min-width: 90em !important;
}

.minw89-char {
  min-width: 45.5em !important;
}

.minw445-sm-max {
  min-width: 44.5em !important;
}

@media (max-width: 767.98px) {
  .minw445-sm-max {
    width: 100% !important;
  }
}

.minw89-moji-sm-max {
  min-width: 90em !important;
}

@media (max-width: 767.98px) {
  .minw89-moji-sm-max {
    width: 100% !important;
  }
}

.minw89-char-sm-max {
  min-width: 45.5em !important;
}

@media (max-width: 767.98px) {
  .minw89-char-sm-max {
    width: 100% !important;
  }
}

.h89-moji {
  height: 90em !important;
}

.h89-char {
  height: 45.5em !important;
}

.mh445 {
  max-height: 44.5em !important;
}

.mh89-moji {
  max-height: 90em !important;
}

.mh89-char {
  max-height: 45.5em !important;
}

.fb89-moji {
  flex-basis: 90em !important;
}

.fb89-char {
  flex-basis: 45.5em !important;
}

.w90-moji {
  width: 91em !important;
}

.w90-char {
  width: 46em !important;
}

.w90-moji-sm-max {
  width: 91em !important;
}

@media (max-width: 767.98px) {
  .w90-moji-sm-max {
    width: 100% !important;
  }
}

.w90-char-sm-max {
  width: 46em !important;
}

@media (max-width: 767.98px) {
  .w90-char-sm-max {
    width: 100% !important;
  }
}

.w90-moji-sm-auto {
  width: 91em !important;
}

@media (max-width: 767.98px) {
  .w90-moji-sm-auto {
    width: auto !important;
  }
}

.w90-char-sm-auto {
  width: 46em !important;
}

@media (max-width: 767.98px) {
  .w90-char-sm-auto {
    width: auto !important;
  }
}

.w90-moji-md-max {
  width: 91em !important;
}

@media (max-width: 991.98px) {
  .w90-moji-md-max {
    width: 100% !important;
  }
}

.w90-char-md-max {
  width: 46em !important;
}

@media (max-width: 991.98px) {
  .w90-char-md-max {
    width: 100% !important;
  }
}

.w90-moji-md-auto {
  width: 91em !important;
}

@media (max-width: 991.98px) {
  .w90-moji-md-auto {
    width: auto !important;
  }
}

.w90-char-md-auto {
  width: 46em !important;
}

@media (max-width: 991.98px) {
  .w90-char-md-auto {
    width: auto !important;
  }
}

.mw450 {
  max-width: 45em !important;
}

.mw90-moji {
  max-width: 91em !important;
}

.mw90-char {
  max-width: 46em !important;
}

.minw450 {
  min-width: 45em !important;
}

.minw90-moji {
  min-width: 91em !important;
}

.minw90-char {
  min-width: 46em !important;
}

.minw450-sm-max {
  min-width: 45em !important;
}

@media (max-width: 767.98px) {
  .minw450-sm-max {
    width: 100% !important;
  }
}

.minw90-moji-sm-max {
  min-width: 91em !important;
}

@media (max-width: 767.98px) {
  .minw90-moji-sm-max {
    width: 100% !important;
  }
}

.minw90-char-sm-max {
  min-width: 46em !important;
}

@media (max-width: 767.98px) {
  .minw90-char-sm-max {
    width: 100% !important;
  }
}

.h90-moji {
  height: 91em !important;
}

.h90-char {
  height: 46em !important;
}

.mh450 {
  max-height: 45em !important;
}

.mh90-moji {
  max-height: 91em !important;
}

.mh90-char {
  max-height: 46em !important;
}

.fb90-moji {
  flex-basis: 91em !important;
}

.fb90-char {
  flex-basis: 46em !important;
}

.w91-moji {
  width: 92em !important;
}

.w91-char {
  width: 46.5em !important;
}

.w91-moji-sm-max {
  width: 92em !important;
}

@media (max-width: 767.98px) {
  .w91-moji-sm-max {
    width: 100% !important;
  }
}

.w91-char-sm-max {
  width: 46.5em !important;
}

@media (max-width: 767.98px) {
  .w91-char-sm-max {
    width: 100% !important;
  }
}

.w91-moji-sm-auto {
  width: 92em !important;
}

@media (max-width: 767.98px) {
  .w91-moji-sm-auto {
    width: auto !important;
  }
}

.w91-char-sm-auto {
  width: 46.5em !important;
}

@media (max-width: 767.98px) {
  .w91-char-sm-auto {
    width: auto !important;
  }
}

.w91-moji-md-max {
  width: 92em !important;
}

@media (max-width: 991.98px) {
  .w91-moji-md-max {
    width: 100% !important;
  }
}

.w91-char-md-max {
  width: 46.5em !important;
}

@media (max-width: 991.98px) {
  .w91-char-md-max {
    width: 100% !important;
  }
}

.w91-moji-md-auto {
  width: 92em !important;
}

@media (max-width: 991.98px) {
  .w91-moji-md-auto {
    width: auto !important;
  }
}

.w91-char-md-auto {
  width: 46.5em !important;
}

@media (max-width: 991.98px) {
  .w91-char-md-auto {
    width: auto !important;
  }
}

.mw455 {
  max-width: 45.5em !important;
}

.mw91-moji {
  max-width: 92em !important;
}

.mw91-char {
  max-width: 46.5em !important;
}

.minw455 {
  min-width: 45.5em !important;
}

.minw91-moji {
  min-width: 92em !important;
}

.minw91-char {
  min-width: 46.5em !important;
}

.minw455-sm-max {
  min-width: 45.5em !important;
}

@media (max-width: 767.98px) {
  .minw455-sm-max {
    width: 100% !important;
  }
}

.minw91-moji-sm-max {
  min-width: 92em !important;
}

@media (max-width: 767.98px) {
  .minw91-moji-sm-max {
    width: 100% !important;
  }
}

.minw91-char-sm-max {
  min-width: 46.5em !important;
}

@media (max-width: 767.98px) {
  .minw91-char-sm-max {
    width: 100% !important;
  }
}

.h91-moji {
  height: 92em !important;
}

.h91-char {
  height: 46.5em !important;
}

.mh455 {
  max-height: 45.5em !important;
}

.mh91-moji {
  max-height: 92em !important;
}

.mh91-char {
  max-height: 46.5em !important;
}

.fb91-moji {
  flex-basis: 92em !important;
}

.fb91-char {
  flex-basis: 46.5em !important;
}

.w92-moji {
  width: 93em !important;
}

.w92-char {
  width: 47em !important;
}

.w92-moji-sm-max {
  width: 93em !important;
}

@media (max-width: 767.98px) {
  .w92-moji-sm-max {
    width: 100% !important;
  }
}

.w92-char-sm-max {
  width: 47em !important;
}

@media (max-width: 767.98px) {
  .w92-char-sm-max {
    width: 100% !important;
  }
}

.w92-moji-sm-auto {
  width: 93em !important;
}

@media (max-width: 767.98px) {
  .w92-moji-sm-auto {
    width: auto !important;
  }
}

.w92-char-sm-auto {
  width: 47em !important;
}

@media (max-width: 767.98px) {
  .w92-char-sm-auto {
    width: auto !important;
  }
}

.w92-moji-md-max {
  width: 93em !important;
}

@media (max-width: 991.98px) {
  .w92-moji-md-max {
    width: 100% !important;
  }
}

.w92-char-md-max {
  width: 47em !important;
}

@media (max-width: 991.98px) {
  .w92-char-md-max {
    width: 100% !important;
  }
}

.w92-moji-md-auto {
  width: 93em !important;
}

@media (max-width: 991.98px) {
  .w92-moji-md-auto {
    width: auto !important;
  }
}

.w92-char-md-auto {
  width: 47em !important;
}

@media (max-width: 991.98px) {
  .w92-char-md-auto {
    width: auto !important;
  }
}

.mw460 {
  max-width: 46em !important;
}

.mw92-moji {
  max-width: 93em !important;
}

.mw92-char {
  max-width: 47em !important;
}

.minw460 {
  min-width: 46em !important;
}

.minw92-moji {
  min-width: 93em !important;
}

.minw92-char {
  min-width: 47em !important;
}

.minw460-sm-max {
  min-width: 46em !important;
}

@media (max-width: 767.98px) {
  .minw460-sm-max {
    width: 100% !important;
  }
}

.minw92-moji-sm-max {
  min-width: 93em !important;
}

@media (max-width: 767.98px) {
  .minw92-moji-sm-max {
    width: 100% !important;
  }
}

.minw92-char-sm-max {
  min-width: 47em !important;
}

@media (max-width: 767.98px) {
  .minw92-char-sm-max {
    width: 100% !important;
  }
}

.h92-moji {
  height: 93em !important;
}

.h92-char {
  height: 47em !important;
}

.mh460 {
  max-height: 46em !important;
}

.mh92-moji {
  max-height: 93em !important;
}

.mh92-char {
  max-height: 47em !important;
}

.fb92-moji {
  flex-basis: 93em !important;
}

.fb92-char {
  flex-basis: 47em !important;
}

.w93-moji {
  width: 94em !important;
}

.w93-char {
  width: 47.5em !important;
}

.w93-moji-sm-max {
  width: 94em !important;
}

@media (max-width: 767.98px) {
  .w93-moji-sm-max {
    width: 100% !important;
  }
}

.w93-char-sm-max {
  width: 47.5em !important;
}

@media (max-width: 767.98px) {
  .w93-char-sm-max {
    width: 100% !important;
  }
}

.w93-moji-sm-auto {
  width: 94em !important;
}

@media (max-width: 767.98px) {
  .w93-moji-sm-auto {
    width: auto !important;
  }
}

.w93-char-sm-auto {
  width: 47.5em !important;
}

@media (max-width: 767.98px) {
  .w93-char-sm-auto {
    width: auto !important;
  }
}

.w93-moji-md-max {
  width: 94em !important;
}

@media (max-width: 991.98px) {
  .w93-moji-md-max {
    width: 100% !important;
  }
}

.w93-char-md-max {
  width: 47.5em !important;
}

@media (max-width: 991.98px) {
  .w93-char-md-max {
    width: 100% !important;
  }
}

.w93-moji-md-auto {
  width: 94em !important;
}

@media (max-width: 991.98px) {
  .w93-moji-md-auto {
    width: auto !important;
  }
}

.w93-char-md-auto {
  width: 47.5em !important;
}

@media (max-width: 991.98px) {
  .w93-char-md-auto {
    width: auto !important;
  }
}

.mw465 {
  max-width: 46.5em !important;
}

.mw93-moji {
  max-width: 94em !important;
}

.mw93-char {
  max-width: 47.5em !important;
}

.minw465 {
  min-width: 46.5em !important;
}

.minw93-moji {
  min-width: 94em !important;
}

.minw93-char {
  min-width: 47.5em !important;
}

.minw465-sm-max {
  min-width: 46.5em !important;
}

@media (max-width: 767.98px) {
  .minw465-sm-max {
    width: 100% !important;
  }
}

.minw93-moji-sm-max {
  min-width: 94em !important;
}

@media (max-width: 767.98px) {
  .minw93-moji-sm-max {
    width: 100% !important;
  }
}

.minw93-char-sm-max {
  min-width: 47.5em !important;
}

@media (max-width: 767.98px) {
  .minw93-char-sm-max {
    width: 100% !important;
  }
}

.h93-moji {
  height: 94em !important;
}

.h93-char {
  height: 47.5em !important;
}

.mh465 {
  max-height: 46.5em !important;
}

.mh93-moji {
  max-height: 94em !important;
}

.mh93-char {
  max-height: 47.5em !important;
}

.fb93-moji {
  flex-basis: 94em !important;
}

.fb93-char {
  flex-basis: 47.5em !important;
}

.w94-moji {
  width: 95em !important;
}

.w94-char {
  width: 48em !important;
}

.w94-moji-sm-max {
  width: 95em !important;
}

@media (max-width: 767.98px) {
  .w94-moji-sm-max {
    width: 100% !important;
  }
}

.w94-char-sm-max {
  width: 48em !important;
}

@media (max-width: 767.98px) {
  .w94-char-sm-max {
    width: 100% !important;
  }
}

.w94-moji-sm-auto {
  width: 95em !important;
}

@media (max-width: 767.98px) {
  .w94-moji-sm-auto {
    width: auto !important;
  }
}

.w94-char-sm-auto {
  width: 48em !important;
}

@media (max-width: 767.98px) {
  .w94-char-sm-auto {
    width: auto !important;
  }
}

.w94-moji-md-max {
  width: 95em !important;
}

@media (max-width: 991.98px) {
  .w94-moji-md-max {
    width: 100% !important;
  }
}

.w94-char-md-max {
  width: 48em !important;
}

@media (max-width: 991.98px) {
  .w94-char-md-max {
    width: 100% !important;
  }
}

.w94-moji-md-auto {
  width: 95em !important;
}

@media (max-width: 991.98px) {
  .w94-moji-md-auto {
    width: auto !important;
  }
}

.w94-char-md-auto {
  width: 48em !important;
}

@media (max-width: 991.98px) {
  .w94-char-md-auto {
    width: auto !important;
  }
}

.mw470 {
  max-width: 47em !important;
}

.mw94-moji {
  max-width: 95em !important;
}

.mw94-char {
  max-width: 48em !important;
}

.minw470 {
  min-width: 47em !important;
}

.minw94-moji {
  min-width: 95em !important;
}

.minw94-char {
  min-width: 48em !important;
}

.minw470-sm-max {
  min-width: 47em !important;
}

@media (max-width: 767.98px) {
  .minw470-sm-max {
    width: 100% !important;
  }
}

.minw94-moji-sm-max {
  min-width: 95em !important;
}

@media (max-width: 767.98px) {
  .minw94-moji-sm-max {
    width: 100% !important;
  }
}

.minw94-char-sm-max {
  min-width: 48em !important;
}

@media (max-width: 767.98px) {
  .minw94-char-sm-max {
    width: 100% !important;
  }
}

.h94-moji {
  height: 95em !important;
}

.h94-char {
  height: 48em !important;
}

.mh470 {
  max-height: 47em !important;
}

.mh94-moji {
  max-height: 95em !important;
}

.mh94-char {
  max-height: 48em !important;
}

.fb94-moji {
  flex-basis: 95em !important;
}

.fb94-char {
  flex-basis: 48em !important;
}

.w95-moji {
  width: 96em !important;
}

.w95-char {
  width: 48.5em !important;
}

.w95-moji-sm-max {
  width: 96em !important;
}

@media (max-width: 767.98px) {
  .w95-moji-sm-max {
    width: 100% !important;
  }
}

.w95-char-sm-max {
  width: 48.5em !important;
}

@media (max-width: 767.98px) {
  .w95-char-sm-max {
    width: 100% !important;
  }
}

.w95-moji-sm-auto {
  width: 96em !important;
}

@media (max-width: 767.98px) {
  .w95-moji-sm-auto {
    width: auto !important;
  }
}

.w95-char-sm-auto {
  width: 48.5em !important;
}

@media (max-width: 767.98px) {
  .w95-char-sm-auto {
    width: auto !important;
  }
}

.w95-moji-md-max {
  width: 96em !important;
}

@media (max-width: 991.98px) {
  .w95-moji-md-max {
    width: 100% !important;
  }
}

.w95-char-md-max {
  width: 48.5em !important;
}

@media (max-width: 991.98px) {
  .w95-char-md-max {
    width: 100% !important;
  }
}

.w95-moji-md-auto {
  width: 96em !important;
}

@media (max-width: 991.98px) {
  .w95-moji-md-auto {
    width: auto !important;
  }
}

.w95-char-md-auto {
  width: 48.5em !important;
}

@media (max-width: 991.98px) {
  .w95-char-md-auto {
    width: auto !important;
  }
}

.mw475 {
  max-width: 47.5em !important;
}

.mw95-moji {
  max-width: 96em !important;
}

.mw95-char {
  max-width: 48.5em !important;
}

.minw475 {
  min-width: 47.5em !important;
}

.minw95-moji {
  min-width: 96em !important;
}

.minw95-char {
  min-width: 48.5em !important;
}

.minw475-sm-max {
  min-width: 47.5em !important;
}

@media (max-width: 767.98px) {
  .minw475-sm-max {
    width: 100% !important;
  }
}

.minw95-moji-sm-max {
  min-width: 96em !important;
}

@media (max-width: 767.98px) {
  .minw95-moji-sm-max {
    width: 100% !important;
  }
}

.minw95-char-sm-max {
  min-width: 48.5em !important;
}

@media (max-width: 767.98px) {
  .minw95-char-sm-max {
    width: 100% !important;
  }
}

.h95-moji {
  height: 96em !important;
}

.h95-char {
  height: 48.5em !important;
}

.mh475 {
  max-height: 47.5em !important;
}

.mh95-moji {
  max-height: 96em !important;
}

.mh95-char {
  max-height: 48.5em !important;
}

.fb95-moji {
  flex-basis: 96em !important;
}

.fb95-char {
  flex-basis: 48.5em !important;
}

.w96-moji {
  width: 97em !important;
}

.w96-char {
  width: 49em !important;
}

.w96-moji-sm-max {
  width: 97em !important;
}

@media (max-width: 767.98px) {
  .w96-moji-sm-max {
    width: 100% !important;
  }
}

.w96-char-sm-max {
  width: 49em !important;
}

@media (max-width: 767.98px) {
  .w96-char-sm-max {
    width: 100% !important;
  }
}

.w96-moji-sm-auto {
  width: 97em !important;
}

@media (max-width: 767.98px) {
  .w96-moji-sm-auto {
    width: auto !important;
  }
}

.w96-char-sm-auto {
  width: 49em !important;
}

@media (max-width: 767.98px) {
  .w96-char-sm-auto {
    width: auto !important;
  }
}

.w96-moji-md-max {
  width: 97em !important;
}

@media (max-width: 991.98px) {
  .w96-moji-md-max {
    width: 100% !important;
  }
}

.w96-char-md-max {
  width: 49em !important;
}

@media (max-width: 991.98px) {
  .w96-char-md-max {
    width: 100% !important;
  }
}

.w96-moji-md-auto {
  width: 97em !important;
}

@media (max-width: 991.98px) {
  .w96-moji-md-auto {
    width: auto !important;
  }
}

.w96-char-md-auto {
  width: 49em !important;
}

@media (max-width: 991.98px) {
  .w96-char-md-auto {
    width: auto !important;
  }
}

.mw480 {
  max-width: 48em !important;
}

.mw96-moji {
  max-width: 97em !important;
}

.mw96-char {
  max-width: 49em !important;
}

.minw480 {
  min-width: 48em !important;
}

.minw96-moji {
  min-width: 97em !important;
}

.minw96-char {
  min-width: 49em !important;
}

.minw480-sm-max {
  min-width: 48em !important;
}

@media (max-width: 767.98px) {
  .minw480-sm-max {
    width: 100% !important;
  }
}

.minw96-moji-sm-max {
  min-width: 97em !important;
}

@media (max-width: 767.98px) {
  .minw96-moji-sm-max {
    width: 100% !important;
  }
}

.minw96-char-sm-max {
  min-width: 49em !important;
}

@media (max-width: 767.98px) {
  .minw96-char-sm-max {
    width: 100% !important;
  }
}

.h96-moji {
  height: 97em !important;
}

.h96-char {
  height: 49em !important;
}

.mh480 {
  max-height: 48em !important;
}

.mh96-moji {
  max-height: 97em !important;
}

.mh96-char {
  max-height: 49em !important;
}

.fb96-moji {
  flex-basis: 97em !important;
}

.fb96-char {
  flex-basis: 49em !important;
}

.w97-moji {
  width: 98em !important;
}

.w97-char {
  width: 49.5em !important;
}

.w97-moji-sm-max {
  width: 98em !important;
}

@media (max-width: 767.98px) {
  .w97-moji-sm-max {
    width: 100% !important;
  }
}

.w97-char-sm-max {
  width: 49.5em !important;
}

@media (max-width: 767.98px) {
  .w97-char-sm-max {
    width: 100% !important;
  }
}

.w97-moji-sm-auto {
  width: 98em !important;
}

@media (max-width: 767.98px) {
  .w97-moji-sm-auto {
    width: auto !important;
  }
}

.w97-char-sm-auto {
  width: 49.5em !important;
}

@media (max-width: 767.98px) {
  .w97-char-sm-auto {
    width: auto !important;
  }
}

.w97-moji-md-max {
  width: 98em !important;
}

@media (max-width: 991.98px) {
  .w97-moji-md-max {
    width: 100% !important;
  }
}

.w97-char-md-max {
  width: 49.5em !important;
}

@media (max-width: 991.98px) {
  .w97-char-md-max {
    width: 100% !important;
  }
}

.w97-moji-md-auto {
  width: 98em !important;
}

@media (max-width: 991.98px) {
  .w97-moji-md-auto {
    width: auto !important;
  }
}

.w97-char-md-auto {
  width: 49.5em !important;
}

@media (max-width: 991.98px) {
  .w97-char-md-auto {
    width: auto !important;
  }
}

.mw485 {
  max-width: 48.5em !important;
}

.mw97-moji {
  max-width: 98em !important;
}

.mw97-char {
  max-width: 49.5em !important;
}

.minw485 {
  min-width: 48.5em !important;
}

.minw97-moji {
  min-width: 98em !important;
}

.minw97-char {
  min-width: 49.5em !important;
}

.minw485-sm-max {
  min-width: 48.5em !important;
}

@media (max-width: 767.98px) {
  .minw485-sm-max {
    width: 100% !important;
  }
}

.minw97-moji-sm-max {
  min-width: 98em !important;
}

@media (max-width: 767.98px) {
  .minw97-moji-sm-max {
    width: 100% !important;
  }
}

.minw97-char-sm-max {
  min-width: 49.5em !important;
}

@media (max-width: 767.98px) {
  .minw97-char-sm-max {
    width: 100% !important;
  }
}

.h97-moji {
  height: 98em !important;
}

.h97-char {
  height: 49.5em !important;
}

.mh485 {
  max-height: 48.5em !important;
}

.mh97-moji {
  max-height: 98em !important;
}

.mh97-char {
  max-height: 49.5em !important;
}

.fb97-moji {
  flex-basis: 98em !important;
}

.fb97-char {
  flex-basis: 49.5em !important;
}

.w98-moji {
  width: 99em !important;
}

.w98-char {
  width: 50em !important;
}

.w98-moji-sm-max {
  width: 99em !important;
}

@media (max-width: 767.98px) {
  .w98-moji-sm-max {
    width: 100% !important;
  }
}

.w98-char-sm-max {
  width: 50em !important;
}

@media (max-width: 767.98px) {
  .w98-char-sm-max {
    width: 100% !important;
  }
}

.w98-moji-sm-auto {
  width: 99em !important;
}

@media (max-width: 767.98px) {
  .w98-moji-sm-auto {
    width: auto !important;
  }
}

.w98-char-sm-auto {
  width: 50em !important;
}

@media (max-width: 767.98px) {
  .w98-char-sm-auto {
    width: auto !important;
  }
}

.w98-moji-md-max {
  width: 99em !important;
}

@media (max-width: 991.98px) {
  .w98-moji-md-max {
    width: 100% !important;
  }
}

.w98-char-md-max {
  width: 50em !important;
}

@media (max-width: 991.98px) {
  .w98-char-md-max {
    width: 100% !important;
  }
}

.w98-moji-md-auto {
  width: 99em !important;
}

@media (max-width: 991.98px) {
  .w98-moji-md-auto {
    width: auto !important;
  }
}

.w98-char-md-auto {
  width: 50em !important;
}

@media (max-width: 991.98px) {
  .w98-char-md-auto {
    width: auto !important;
  }
}

.mw490 {
  max-width: 49em !important;
}

.mw98-moji {
  max-width: 99em !important;
}

.mw98-char {
  max-width: 50em !important;
}

.minw490 {
  min-width: 49em !important;
}

.minw98-moji {
  min-width: 99em !important;
}

.minw98-char {
  min-width: 50em !important;
}

.minw490-sm-max {
  min-width: 49em !important;
}

@media (max-width: 767.98px) {
  .minw490-sm-max {
    width: 100% !important;
  }
}

.minw98-moji-sm-max {
  min-width: 99em !important;
}

@media (max-width: 767.98px) {
  .minw98-moji-sm-max {
    width: 100% !important;
  }
}

.minw98-char-sm-max {
  min-width: 50em !important;
}

@media (max-width: 767.98px) {
  .minw98-char-sm-max {
    width: 100% !important;
  }
}

.h98-moji {
  height: 99em !important;
}

.h98-char {
  height: 50em !important;
}

.mh490 {
  max-height: 49em !important;
}

.mh98-moji {
  max-height: 99em !important;
}

.mh98-char {
  max-height: 50em !important;
}

.fb98-moji {
  flex-basis: 99em !important;
}

.fb98-char {
  flex-basis: 50em !important;
}

.w99-moji {
  width: 100em !important;
}

.w99-char {
  width: 50.5em !important;
}

.w99-moji-sm-max {
  width: 100em !important;
}

@media (max-width: 767.98px) {
  .w99-moji-sm-max {
    width: 100% !important;
  }
}

.w99-char-sm-max {
  width: 50.5em !important;
}

@media (max-width: 767.98px) {
  .w99-char-sm-max {
    width: 100% !important;
  }
}

.w99-moji-sm-auto {
  width: 100em !important;
}

@media (max-width: 767.98px) {
  .w99-moji-sm-auto {
    width: auto !important;
  }
}

.w99-char-sm-auto {
  width: 50.5em !important;
}

@media (max-width: 767.98px) {
  .w99-char-sm-auto {
    width: auto !important;
  }
}

.w99-moji-md-max {
  width: 100em !important;
}

@media (max-width: 991.98px) {
  .w99-moji-md-max {
    width: 100% !important;
  }
}

.w99-char-md-max {
  width: 50.5em !important;
}

@media (max-width: 991.98px) {
  .w99-char-md-max {
    width: 100% !important;
  }
}

.w99-moji-md-auto {
  width: 100em !important;
}

@media (max-width: 991.98px) {
  .w99-moji-md-auto {
    width: auto !important;
  }
}

.w99-char-md-auto {
  width: 50.5em !important;
}

@media (max-width: 991.98px) {
  .w99-char-md-auto {
    width: auto !important;
  }
}

.mw495 {
  max-width: 49.5em !important;
}

.mw99-moji {
  max-width: 100em !important;
}

.mw99-char {
  max-width: 50.5em !important;
}

.minw495 {
  min-width: 49.5em !important;
}

.minw99-moji {
  min-width: 100em !important;
}

.minw99-char {
  min-width: 50.5em !important;
}

.minw495-sm-max {
  min-width: 49.5em !important;
}

@media (max-width: 767.98px) {
  .minw495-sm-max {
    width: 100% !important;
  }
}

.minw99-moji-sm-max {
  min-width: 100em !important;
}

@media (max-width: 767.98px) {
  .minw99-moji-sm-max {
    width: 100% !important;
  }
}

.minw99-char-sm-max {
  min-width: 50.5em !important;
}

@media (max-width: 767.98px) {
  .minw99-char-sm-max {
    width: 100% !important;
  }
}

.h99-moji {
  height: 100em !important;
}

.h99-char {
  height: 50.5em !important;
}

.mh495 {
  max-height: 49.5em !important;
}

.mh99-moji {
  max-height: 100em !important;
}

.mh99-char {
  max-height: 50.5em !important;
}

.fb99-moji {
  flex-basis: 100em !important;
}

.fb99-char {
  flex-basis: 50.5em !important;
}

.w100-moji {
  width: 101em !important;
}

.w100-char {
  width: 51em !important;
}

.w100-moji-sm-max {
  width: 101em !important;
}

@media (max-width: 767.98px) {
  .w100-moji-sm-max {
    width: 100% !important;
  }
}

.w100-char-sm-max {
  width: 51em !important;
}

@media (max-width: 767.98px) {
  .w100-char-sm-max {
    width: 100% !important;
  }
}

.w100-moji-sm-auto {
  width: 101em !important;
}

@media (max-width: 767.98px) {
  .w100-moji-sm-auto {
    width: auto !important;
  }
}

.w100-char-sm-auto {
  width: 51em !important;
}

@media (max-width: 767.98px) {
  .w100-char-sm-auto {
    width: auto !important;
  }
}

.w100-moji-md-max {
  width: 101em !important;
}

@media (max-width: 991.98px) {
  .w100-moji-md-max {
    width: 100% !important;
  }
}

.w100-char-md-max {
  width: 51em !important;
}

@media (max-width: 991.98px) {
  .w100-char-md-max {
    width: 100% !important;
  }
}

.w100-moji-md-auto {
  width: 101em !important;
}

@media (max-width: 991.98px) {
  .w100-moji-md-auto {
    width: auto !important;
  }
}

.w100-char-md-auto {
  width: 51em !important;
}

@media (max-width: 991.98px) {
  .w100-char-md-auto {
    width: auto !important;
  }
}

.mw500 {
  max-width: 50em !important;
}

.mw100-moji {
  max-width: 101em !important;
}

.mw100-char {
  max-width: 51em !important;
}

.minw500 {
  min-width: 50em !important;
}

.minw100-moji {
  min-width: 101em !important;
}

.minw100-char {
  min-width: 51em !important;
}

.minw500-sm-max {
  min-width: 50em !important;
}

@media (max-width: 767.98px) {
  .minw500-sm-max {
    width: 100% !important;
  }
}

.minw100-moji-sm-max {
  min-width: 101em !important;
}

@media (max-width: 767.98px) {
  .minw100-moji-sm-max {
    width: 100% !important;
  }
}

.minw100-char-sm-max {
  min-width: 51em !important;
}

@media (max-width: 767.98px) {
  .minw100-char-sm-max {
    width: 100% !important;
  }
}

.h100-moji {
  height: 101em !important;
}

.h100-char {
  height: 51em !important;
}

.mh500 {
  max-height: 50em !important;
}

.mh100-moji {
  max-height: 101em !important;
}

.mh100-char {
  max-height: 51em !important;
}

.fb100-moji {
  flex-basis: 101em !important;
}

.fb100-char {
  flex-basis: 51em !important;
}
