/*==================================================
 report10
==================================================*/
.p-event_report-heading {
  position: relative;
  width: calc(1002 / 1080 *100%);
  margin: 0 auto calc(90 / 1080 *100%);
  padding-top: calc(571 / 1080 *100%);
  background: url("/assets/baas/event/report11/img/h3-mv.png") center center no-repeat;
  background-size: contain; }
  @media screen and (max-width: 768px) {
    .p-event_report-heading {
      width: 100%;
      padding-top: calc(571 / 1002 *100%); } }
  .p-event_report-heading .heading-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(176 / 408 *100%);
    margin: calc(112 / 998 *100%) auto 0;
    padding: 0 calc(45 / 1080 *100%);
    color: #005bac;
    font-size: 0;
    font-weight: bold;
    text-align: center;
    line-height: 1.3; }
    @media screen and (max-width: 768px) {
      .p-event_report-heading .heading-inner {
        padding: 0 calc(45 / 998 *100%);
        font-size: 0; } }
    @media screen and (max-width: 568px) {
      .p-event_report-heading .heading-inner {
        font-size: 0; } }

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