@charset "utf-8";

/* -----------------------------------------------------------------------------
   重賞レース
   -----------------------------------------------------------------------------*/
.consecutive_race_link {
    font-size: 2.8rem;
    text-decoration: none;
    font-weight: 700;
}

.reporter {
    margin-top: 1em !important;
    display: flex;
    align-items: flex-start;
    margin-bottom 3rem !important;
}

.reporter figure {
    width: 24.5rem;
}

.reporter div {
    width: 80%;
}

.reporter div h3 {
    margin-left: 1rem;
}

.reporter p.profile {
    margin-left: 2rem;
    margin-bottom: 3rem;
}

.reporter p br.pc_only {
    display: block;
}

@media screen {
    .consecutive_race_link {
        font-size: 1.35rem;
    }
     .reporter {
        margin-top: 2rem !important;
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        flex-direction: column;
     }
     .reporter div h3 {
        margin: 0 auto;
     }
     .reporter div.br {
        width: 100%;
     }
     .reporter figure {
        margin-bottom: 2rem;
     }
     .reporter figure {
         width: 11.2rem;
         margin-top: 0;
         margin-left: auto;
         margin-right: auto;
         margin-bottom: 2rem;
     }
     .reporter p.profile {
         width: 100%;
         margin-top: 0;
         margin-left: auto;
         margin-right: auto;
         margin-bottom: 3rem;
     }
     .reporter p br.pc_only {
        display: none;
     }
 }


.gradedrace-tab-content__block img[src="/oldassets/graded_race/75/c6e913d49a9a20518805a1f98cec2e3a.jpg"] {
    display: none;
}
