@charset "utf-8";

/*Header Edit*/

.l-content .imageReplace {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.l-content .mainMV {
  width: 950px;
  height: 400px;
  background: url('/th/pr/mobile_app/how_to_issue_qt_so/images/mainvs.png');
  margin: 0 auto;
}

.l-content .color_blue {
  background-color: #0041a8;
}

.l-content .color_yellow {
  background-color: #ffce00;
}