<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/***************************************
/出走表・前日予想PDF
/**************************************/

.com_content_wrapper .com_content {
    padding: 5rem 3rem !important;
}
.category_pdf .par-title01 {
    padding-bottom: 3rem;
}
.category_pdf .par-title01&gt;span {
    font-size: 4rem;
}

.category_pdf .area_info {
    margin: 4.53rem 0 6rem;
}
.category_pdf .area_info .index {
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.8;
}
.category_pdf .area_info .content {
    margin-bottom: 2rem;
}

.category_pdf .pdf_block1 .syussou-pdf-block {
    margin-bottom: 7.3rem;
}
.category_pdf .pdf_block1 .syussou-pdf-block .pdf-block .pdf_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.category_pdf .pdf_block1 .syussou-pdf-block .pdf_date_wrapper {
    font-size: 3.2rem;
    font-weight: bold;
    color: #35A16B;
    margin-top: 3rem;
    margin-bottom: 2.37rem;
}
.category_pdf .pdf_block1 .syussou-pdf-block .pdf_date_wrapper .pdf_date {
    font-weight: normal;
    font-family: 'Roboto-Bold';
}
.category_pdf .pdf_block3 .zenjitsu-pdf-block {
    margin-top: 3rem;
}
.category_pdf .pdf_list .pdf_list_item:nth-child(-n+2) {
    margin-bottom: 1rem;
}
.category_pdf .pdf_list .pdf_list_item .pdf_btn .par-btn02 {
    width: 34rem;
    height: 14rem;
    font-size: 4rem;
}
.category_pdf .pdf_list .pdf_list_item .pdf_btn .par-btn02 .ico_pdf {
    position: relative;
    top: 10px;
    left: 4rem;
    font-family: 'Roboto-Bold';
}
.category_pdf .pdf_list .pdf_list_item .pdf_btn .par-btn02 .ico_pdf .rno {
    font-weight: normal;
}
.category_pdf .pdf_list .pdf_list_item .pdf_btn .par-btn02 .ico_pdf:before {
    content: '';
    position: absolute;
    width: 6.3rem;
    height: 6.1rem;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    background-image: url(/cdn/sp/images/raceinfo/ico_pdf.png);
    left: -8rem;
}
.category_pdf .area_description {

}
.category_pdf .area_description .description_list {

}
.category_pdf .area_description .index {
    font-size: 3.2rem;
    font-weight: bold;
    margin: 7.93rem 0 3rem;
}
.category_pdf .area_description .description_list .description_item {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.6;
}

.category_pdf .area_adobe {
    line-height: 1.6;
    margin-top: 3rem;
}
.category_pdf .area_adobe .logo {
    margin-bottom: 2.17rem;
}
.category_pdf .area_adobe img {
    vertical-align: bottom;
    width: 31.6rem;
}
</pre></body></html>