/* CSS Document */
/* line 6, style.scss */
.piano_top_txt {
  text-align: center; }

/* line 11, style.scss */
.piano_top_txtb {
  text-align: left;
  display: inline-block;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 20px 0 0 0;
  line-height: 1.8; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 11, style.scss */
    .piano_top_txtb {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 11, style.scss */
    .piano_top_txtb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 11, style.scss */
    .piano_top_txtb {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 600px) {
    /* line 11, style.scss */
    .piano_top_txtb {
      font-size: 16px;
      font-size: 1.6rem; } }

/*# sourceMappingURL=style.css.map */
