@charset "UTF-8";

.tablesorter-default {
    width: 100%;
    font: 12px/18px Arial, Sans-serif;
    color: #333;
    border-spacing: 0;
    margin: 10px 0 15px;
    text-align: left
}

.tablesorter-default th,
.tablesorter-default thead td {
    font-weight: 700;
    color: #000;
    border-collapse: collapse;
    border-bottom: #ccc 2px solid;
    padding: 0
}

.tablesorter-default tfoot td,
.tablesorter-default tfoot th {
    border: 0
}

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
    white-space: normal;
    padding: 4px 20px 4px 4px
}

.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc,
.tablesorter-default thead .tablesorter-headerSortUp {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7)
}

.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc,
.tablesorter-default thead .tablesorter-headerSortDown {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7)
}

.tablesorter-default thead .sorter-false {
    background-image: none;
    cursor: default;
    padding: 4px
}

.tablesorter-default tfoot .tablesorter-headerAsc,
.tablesorter-default tfoot .tablesorter-headerDesc,
.tablesorter-default tfoot .tablesorter-headerSortDown,
.tablesorter-default tfoot .tablesorter-headerSortUp {
    border-top: #000 2px solid
}

.tablesorter-default td {
    border-bottom: #ccc 1px solid;
    padding: 4px
}

.tablesorter-default tbody>tr.even:hover>td,
.tablesorter-default tbody>tr.hover>td,
.tablesorter-default tbody>tr.odd:hover>td,
.tablesorter-default tbody>tr:hover>td {
    color: #000
}

.tablesorter-default .tablesorter-processing {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=) !important
}

.tablesorter-default tr.odd>td {
    background-color: #dfdfdf
}

.tablesorter-default tr.even>td {
    background-color: #efefef
}

.tablesorter-default tr.odd td.primary {
    background-color: #bfbfbf
}

.tablesorter-default td.primary,
.tablesorter-default tr.even td.primary {
    background-color: #d9d9d9
}

.tablesorter-default tr.odd td.secondary {
    background-color: #d9d9d9
}

.tablesorter-default td.secondary,
.tablesorter-default tr.even td.secondary {
    background-color: #e6e6e6
}

.tablesorter-default tr.odd td.tertiary {
    background-color: #e6e6e6
}

.tablesorter-default td.tertiary,
.tablesorter-default tr.even td.tertiary {
    background-color: #f2f2f2
}

.tablesorter-default>caption {
    background-color: #fff
}

.tablesorter-default .tablesorter-filter-row {
    background-color: #eee
}

.tablesorter-default .tablesorter-filter-row td {
    background-color: #eee;
    border-bottom: #ccc 1px solid;
    line-height: normal;
    text-align: center;
    -webkit-transition: line-height 0.1s ease;
    transition: line-height 0.1s ease
}

.tablesorter-default .tablesorter-filter-row .disabled {
    opacity: 0.5;
    cursor: not-allowed
}

.tablesorter-default .tablesorter-filter-row.hideme td {
    padding: 2px;
    margin: 0;
    line-height: 0;
    cursor: pointer
}

.tablesorter-default .tablesorter-filter-row.hideme * {
    height: 1px;
    min-height: 0;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0
}

.tablesorter-default input.tablesorter-filter,
.tablesorter-default select.tablesorter-filter {
    width: 95%;
    height: auto;
    margin: 4px auto;
    padding: 4px;
    border: 1px solid #bbb;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height 0.1s ease;
    transition: height 0.1s ease
}

.tablesorter .filtered {
    display: none
}

.tablesorter .tablesorter-errorRow td {
    text-align: center;
    cursor: pointer;
    background-color: #e6bf99
}

.lower_list01 ::-webkit-scrollbar {
    height: 10px
}

.lower_list01 ::-webkit-scrollbar-track {
    border-radius: 5px
}

.lower_list01 ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #e7e7e7
}

.lower_list01 .scrollbar {
    overflow-x: scroll;
    width: 100%
}

@media print,
screen and (min-width:767px) {
    .lower_list01 .scrollbar {
        margin-top: 25px
    }
}

.lower_list01 .scrollbar .scrollbar_inner {
    width: 1400px;
    height: 1px
}

.lower_list01 .table_wrap {
    margin-bottom: 60px;
    overflow-x: scroll;
    width: 100%
}

.lower_list01 .table_house_list {
    border-left: solid 1px #707070;
    display: block;
    margin: 0 auto;
    width: 1300px
}

.lower_list01 .table_house_list tr:nth-child(2n) td {
    background: #f9f4e7
}

.lower_list01 .table_house_list th {
    background-color: #f9f4e7;
    border-top: solid 1px #707070;
    border-bottom: double 3px #707070;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1.2;
    white-space: nowrap
}

.lower_list01 .table_house_list th:nth-child(0) {
    font-size: 16px;
    font-weight: bold
}

#table01 {
    background-color: #ffffff;
    border-collapse: separate
}

@media print,
screen and (min-width:767px) {

    .lower_list01 .resultdetail__horsesList td:first-child,
    .lower_list01 .resultdetail__horsesList th:first-child {
        position: sticky;
        left: 0px;
        z-index: 2
    }

    .lower_list01 .resultdetail__horsesList td:nth-child(2),
    .lower_list01 .resultdetail__horsesList th:nth-child(2) {
        position: sticky;
        left: 62px;
        z-index: 2
    }

    .lower_list01 .resultdetail__horsesList td:nth-child(3),
    .lower_list01 .resultdetail__horsesList th:nth-child(3) {
        position: sticky;
        left: calc(62px + 50px);
        z-index: 2
    }

    .lower_list01 .resultdetail__horsesList td:nth-child(3) {
        font-weight: bold
    }

    .lower_list01 .resultdetail__horsesList td:nth-child(4),
    .lower_list01 .resultdetail__horsesList th:nth-child(4) {
        position: sticky;
        left: calc(62px + 50px + 50px);
        z-index: 2
    }

    .lower_list01 .resultdetail__horsesList td:nth-child(5),
    .lower_list01 .resultdetail__horsesList th:nth-child(5) {
        position: sticky;
        left: calc(62px + 50px + 50px + 74px);
        z-index: 2
    }
    .fav,
    .lower_list01 .resultdetail__horsesList td:nth-child(12),
    .lower_list01 .resultdetail__horsesList td:nth-child(15) {
        /*font-size: 2em*/
    }

    .lower_list01 .table_house_list td:nth-child(2) {
        position: sticky;
        left: 17px;
        font-size: 12px;
        font-weight: bold
    }
}

.lower_list01 .table_house_list td {
    border-bottom: solid 1px #707070;
    padding: 4px 1px
}

.lower_list01 .table_house_list td:first-child:hover {
    background: rgba(249, 244, 231, 0.2);
    cursor: pointer
}

.lower_list01 .table_house_list td:first-child {
    position: sticky;
    left: 1px;
    font-size: 12px
}

.lower_list01 .table_house_list td:nth-child(4) {
    font-weight: bold;
    text-align: center;
    font-size: 11px
}

.lower_list01 .table_house_list td:nth-child(3) {
    font-weight: bold;
    text-align: right;
    padding: 4px;
    font-size: 11px
}

.lower_list01 .table_house_list td:nth-child(9) {
    text-align: left;
    padding-left: 4px
}

.lower_list01 .table_house_list td:nth-child(10) {
    text-align: left;
    padding-left: 4px
}

.lower_list01 .table_house_list td:nth-child(5) {
    padding-left: 3px;
    padding-right: 3px
}

.lower_list01 .table_house_list td:nth-child(12) {
    padding-left: 3px;
    padding-right: 3px
}

.lower_list01 .table_house_list td:nth-child(8) {
    text-align: left;
    padding-left: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.lower_list01 .table_house_list td:nth-child(14) {
    text-align: left;
    padding-left: 4px;
    white-space: nowrap
}

.lower_list01 .table_house_list td {
    white-space: nowrap
}

.lower_list01 .table_house_list td:nth-child(4) {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px
}

.lower_list01 .table_house_list td:last-child a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.lower_list01 .table_house_list td.center {
    text-align: center
}

.lower_list01 .table_house_list th {
    border-right: solid 1px #707070;
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    vertical-align: middle
}

.lower_list01 .table_house_list td {
    border-right: solid 1px #707070;
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    vertical-align: middle
}

.lower_list01 .table_house_list .ico_jbis01 {
    width: 26px;
    height: auto
}

html {
    font-weight: 700
}

html .footer {
    font-weight: 500
}

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif
}

.intro {
    text-align: center;
    font-size: 2.5rem;
    padding: 2em 1em;
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
    color: #4D5A90
}

.intro br {
    display: none
}

@media print,
screen and (max-width:767px) {
    .intro {
        font-size: 2rem
    }

    .intro br {
        display: block
    }
}

.print {
    text-align: center;
    font-size: 1.8rem;
    margin-top: 2rem
}

.print a {
    background-color: #ecf1f8;
    border-radius: 50px;
    padding: 1em 2em;
    display: inline-block
}

@media print,
screen and (max-width:767px) {
    .print {
        font-size: 1.4rem;
        margin-top: 5rem
    }
}

@media print,
screen and (max-width:767px) {
    .header.is-scroll {
        background-color: #fff
    }

    .mv.rs {
        background-position: right -90vw center
    }
}

.doui {
    text-align: center;
    height: 400px
}

.userselect .userselect__item {
    border: 1px solid #000
}

.mv__rs .mv__image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%
}

@media print,
screen and (max-width:767px) {
    .mv__rs .mv__image {
        -o-object-position: 70% center;
        object-position: 70% center
    }
}

@media print,
screen and (max-width:767px) {
    .mv__image.listingmv {
        -o-object-position: 30% center;
        object-position: 30% center
    }
}

@media print,
screen and (max-width:767px) {
    .overview__kitei {
        font-size: 1.4rem
    }
    .overview__kitei--white {
        width: 100%;
        max-width: 320px;
        font-size: 1.4rem;
        background: #FFF;
        border: 2px solid #4d5a90;
        color: #4d5a90;
    }
}

@media print,
screen and (min-width:767px) {
    .overview__kitei {
        width: 100%;
        font-size: 1.4rem;
    }

    .overview__kitei--white {
        width: 100%;
        max-width: 320px;
        font-size: 1.4rem;
        background: #FFF;
        border: 2px solid #4d5a90;
        color: #4d5a90;
    }

    .overview__kitei.sm {
        width: 65%;
        font-size: 1.4rem
    }
}

a.mailbtn {
    padding-left: 2em;
    padding: 1em 2em;
    padding-left: 4em;
    position: relative;
    color: #0b78d5
}

a.mailbtn:before {
    content: "";
    width: 1.5em;
    height: 1.4em;
    position: absolute;
    left: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/common/i-mail.svg?220901)
}

@media print,
screen and (max-width:767px) {
    .overview__kitei.sm {
        font-size: 1.4rem
    }
}

.footer__backText {
    display: none
}

.p {
    font-size: 1.6rem
}

p.sm {
    font-size: 90%
}

.txtc {
    text-align: center
}

section.application {
    display: block
}

section.application .application__inner .application__list,
section.application .application__inner .titleLabel {
    display: none
}

.page__top section.application .application__inner .application__list,
.page__top section.application .application__inner .titleLabel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.application__link._disable {
    opacity: 0.8;
    background: #000;
    text-shadow: 0px 0px 15px black
}

.application__link._disable img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    z-index: -1;
    position: relative;
    opacity: 0.7
}

.application__link._disable:before {
    text-shadow: 0px 0px 15px black;
    content: "受付期間外";
    position: absolute;
    top: 0.4em;
    right: 1em;
    color: #fff;
    font-size: 2rem;
    font-family: serif;
    font-weight: bold
}

.application__link._disable:after {
    display: none
}

.application__link._disable .application__title {
    opacity: 0.7
}

.syuryoinfo {
    display: block;
    text-align: center;
    font-size: 2.3rem;
    padding-top: 3em;
    padding-bottom: 0.5em;
    font-weight: bold;
    font-family: serif;
    color: #fd0000
}

.policy__consent {
    /*
    pointer-events: none;
    opacity: 0.4
    */
}

.policy__consent.open {
    pointer-events: auto;
    opacity: 1;
}

.gnav__item:nth-child(1) {
    /*
    pointer-events: none;
    opacity: 0.5;
    */
}

.gMenu__item.open:nth-child(2) {
    /*
    pointer-events: none;
    opacity: 0.5;
    */
}

.gMenu__menu .gMenu__list:last-child .gMenu__itemSecond {
    /*
    pointer-events: none;
    opacity: 0.5
*/
}

.gMenu__menu .gMenu__list:last-child .gMenu__itemSecond:nth-child(1) {
    pointer-events: auto;
    opacity: 1
}

.gMenu__menu .gMenu__list:last-child .gMenu__itemSecond:nth-child(2) {
    pointer-events: auto;
    opacity: 1
}

.gMenu__menu .gMenu__list:last-child .gMenu__itemSecond:nth-child(4) {
    pointer-events: auto;
    opacity: 1
}

.gMenu__item.open:nth-child(5) {
    opacity: 1;
    -webkit-transition: 0.5s cubic-bezier(0.55, 0.05, 0.22, 0.99);
    transition: 0.5s cubic-bezier(0.55, 0.05, 0.22, 0.99);
    -webkit-transform: translateY(10px) translateX(0);
    transform: translateY(10px) translateX(0)
}

.footer__list.second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: auto
}

/*.footer__list.second .footer__item:nth-child(2),*/
.footer__list.second .footer__item:nth-child(3) {
    /*pointer-events: none;
    opacity: 0.2*/
}

.footer__item {
    font-size: 1.3rem
}

.footer__item.hyphen a {
    color: #fff;
    opacity: 0.8
}

.application__title:after {
    content: url(../img/common/arrow.svg)
}

.yuryouhinba,
th.free,
th.jojono,
th.jojono_rs,
th.price,
th.th-fav,
th.touhan {
    line-height: 1.2
}

.resultdetail__horsesList.v_1 th:last-child,
.resultdetail__horsesList.v_1 tr td:last-child {
    display: none
}

.tablesorter-headerRow th:last-child {
    background: 0;
    background-image: none !important;
    cursor: default
}

.resultdetail__overview.listing {
    height: auto;
    padding-bottom: 0.5em;
    margin-top: 0;
    background: 0;
    padding-top: 0
}

.resultdetail__overview.listing .resultdetail__title {
    margin-top: 0
}

.resultdetail__overview.listing:before {
    display: none
}

.i-jbis {
    width: 40px
}

.btnset-head {
    color: #4D5A90;
    font-size: 1.8rem;
    margin: 0 0.5em 0 1.2em;
}

.btnset-head--white {
    color: #FFF;
}

.btnset-head--bt {
    font-weight: 500;
    margin-right: 2rem
}

@media print,
screen and (max-width:767px) {
    .btnset-head--bt {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 0.6em
    }
}

.btnset-center {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btnset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px
}

@media print,
screen and (min-width:767px) {
    .btnset {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media print,
screen and (max-width:767px) {
    .btnset {
        margin-top: 2rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.btnset .btn-item {
    display: inline-block;
    padding-left: 2em;
    padding: 0.5em 0;
    padding-right: 2em;
    border-radius: 6px;
    color: #4D5A90;
    position: relative;
    margin-left: 0.5em;
    text-decoration: underline;
    font-size: 1.7rem;
    font-weight: 500
}

.btnset .btn-item--white {
    color: #FFF;
}

@media print,
screen and (max-width:767px) {
    .btnset .btn-item {
        /*margin-bottom: 1em;*/
        display: block;
        /*margin-left: 0;*/
        font-size: 1.4rem
    }
}

.btnset .btn-item:before {
    content: "";
    width: 1.5em;
    height: 1.4em;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat
}

.btnset .btn-item.btn--pdf:before {
    width: 1.8em;
    height: 1.8em;
    background-image: url(../img/common/i-pdf-circle02.svg)
}

.btnset .btn-item--white.btn--pdf:before {
    background-image: url(../img/common/i-pdf-circle03.svg)
}

.btnset .btn-item.btn--print:before {
    background-image: url(../img/common/i-print.svg?220901)
}

.btnset .btn-item.btn--label:before {
    background-image: url(../img/common/i-label.svg?220901)
}

.btnset .btn-item.btn--excel:before {
    width: 1.8em;
    height: 1.8em;
    background-image: url(../img/common/i-excel-circle02.svg)
}

.yuryolink {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.2em;
    color: #4673B8;
    display: inline-block;
    margin-top: 1.2em;
    position: relative;
    border-radius: 3px;
    padding: 1em 2em;
    padding-right: 3em;
    font-weight: bold;
    background-color: #fff
}

.yuryolink:after {
    right: -0.6em !important
}

@media print,
screen and (max-width:767px) {
    .yuryolink {
        font-size: 1.4rem
    }
}

.yuryolink:before {
    content: "";
    width: 1.3em;
    right: 1.2em !important;
    height: 1.2em;
    position: absolute;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/common/i-pdf-b.svg?220914)
}

.overview__kitei:after {
    content: url(../img/common/i-pdf-w.svg);
    width: 20px;
    right: -0.5em
}
.overview__kitei--white:after {
    content: url(../img/common/i-pdf-b.svg);
}

.resultdetail__banner.listing {
    height: auto
}

.for__txt {
    color: #fff;
    text-decoration: underline;
    font-size: 2rem;
    display: inline-block;
    margin-top: 1em;
    font-family: serif;
    font-style: italic;
    font-weight: bold
}

.for__txt.color {
    text-align: center;
    color: #4673B8
}

.application-hello,
a.hello {
    font-style: italic;
    font-weight: bold;
    font-family: serif;
    line-height: 1
}

.genzai {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 0.5em
}

.btn--for {
    margin-left: auto
}

.btn--for img {
    width: 100%
}

@media print,
screen and (max-width:767px) {
    .resultdetail__main {
        padding-top: 0
    }
}

.resultdetail__main.listing {
    padding-top: 0px;
    padding-bottom: 0
}

@media print,
screen and (max-width:767px) {
    .resultdetail__main.listing {
        padding-bottom: 0;
        padding-top: 0 !important
    }
}

.tablesorter-default th,
.tablesorter-default thead td {
    background-color: #4673B8 !important;
    color: #fff !important;
    padding: 0 0.8em !important
}

.resultdetail__table.listing {
    padding-bottom: 0
}

@media print,
screen and (max-width:767px) {
    .resultdetail__table.listing {
        margin-bottom: 0
    }
}

.resultdetail__table.listing .resultdetail__horsesList tr {
    height: 39px
}

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    white-space: nowrap !important;
    background-position: center right 0.5em;
    background-repeat: no-repeat;
    cursor: pointer
}

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    background-image: url(../img/common/black-unsorted.gif) !important
}

.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc,
.tablesorter-default thead .tablesorter-headerSortUp {
    background-image: url(../img/common/black-asc.gif) !important
}

th.tablesorter-header {
    border-right: 1px solid #7791b6
}

.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc,
.tablesorter-default thead .tablesorter-headerSortDown {
    background-image: url(../img/common/black-desc.gif) !important
}

.tablesorter-header-inner {
    padding-right: 0.5em
}

#table01 tbody tr td:first-child {
    cursor: pointer
}

.resultdetail__horsesList tr:nth-child(odd) td {
    background-color: #ecf1f8
}

.resultdetail__horsesList tr td {
    background-color: #fff
}

.application-hello {
    font-family: serif;
    font-size: 2.2rem;
    line-height: 1.2
}

.application__textEn {
    text-transform: uppercase;
    letter-spacing: -0.01em
}

.faq__questionText {
    display: block;
    line-height: 1.4;
    font-size: 1.8rem
}

.faq__questionText .faq__target {
    color: #009b52;
    font-size: 75%;
    line-height: 1;
    opacity: 0.8
}

@media print,
screen and (max-width:767px) {
    .faq__questionText .faq__target {
        display: inline-block;
        line-height: 1.3
    }
}

@media print,
screen and (min-width:767px) {
    .faq__question {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer__copyright {
    font-size: 90%;
    letter-spacing: -0.02em;
    font-family: droid;
    font-family: Verdana, “Droid Sans”
}

.topics__link._disable,
.topTopics__link._disable {
    pointer-events: none
}

.catalog__form._disable * {
    opacity: 0.8;
    pointer-events: none
}

.pagination {
    display: none
}

@media print,
screen and (max-width:900px) {
    #gnav {
        display: none
    }
}

#liveTable td a {
    text-decoration: underline
}

#liveTable tr.ketsujou {
    border-bottom: 1px dashed #4673B8
}

#liveTable tr.ketsujou td {
    position: relative;
    background-color: #fff;
    border-bottom: 1px dashed #4673B8
}

#liveTable tr.ketsujou td:nth-child(8) {}

tr.ketsujou {
    position: relative
}

tr.ketsujou td {
    background-color: rgba(0, 0, 0, 0.096) !important
}

tr.ketsujou td.fav,
tr.ketsujou td.kaakku {
    font-size: 0 !important;
    width: 0;
    height: 0
}

@media print,
screen and (max-width:767px) {
    tr.ketsujou td.kaakku {
        position: relative
    }
}

tr.ketsujou td.kaakku:before {
    content: "欠場";
    font-size: 1.7rem;
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    padding-right: 7px
}

@media print,
screen and (max-width:767px) {
    tr.ketsujou td.kaakku:before {
        width: auto;
        height: 1em;
        font-size: 1.5rem;
        padding-right: 0;
        padding-left: 1.2em
    }
}

tr.ketsujou *,
tr.ketsujou a {
    pointer-events: none;
    text-decoration: none;
    color: #5c616d
}

.live__inner {
    position: relative;
    z-index: 10
}

#liveresult {
    padding-top: 180px;
    margin-top: -180px
}

.overview__main:after {
    display: none
}

.liveAnnounce__title {
    font-size: 1.5rem
}

.liveAnnounce__text {
    font-size: 1.7rem
}

@media print,
screen and (max-width:767px) {
    .liveAnnounce {
        width: 96%
    }
}

.sokuhou {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 5;
    background: #009b52;
    background: linear-gradient(87deg, rgba(0, 155, 82, 0) 28%, #009b52 100%);
    display: block !important
}

@media print,
screen and (max-width:767px) {
    .sokuhou {
        background-color: #009b52
    }
}

.sokuhou .sokuhou__body {
    text-align: right
}

@media print,
screen and (max-width:767px) {
    .sokuhou .sokuhou__body {
        text-align: center
    }
}

.sokuhou .sokuhou__txt {
    padding: 0.5em 20px
}

@media print,
screen and (max-width:767px) {
    .sokuhou .sokuhou__txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0.5em 0px
    }

    .sokuhou .sokuhou__txt .pconly {
        display: none
    }
}

.sokuhou img {
    width: 1.3em
}

@media print,
screen and (max-width:767px) {
    .sokuhou img {
        width: 1.1em;
        vertical-align: middle;
        display: inline-block;
        margin-right: 4px
    }
}

.sokuhou * {
    color: #fff;
    font-size: 2rem;
    font-weight: bold
}

@media print,
screen and (max-width:767px) {
    .sokuhou * {
        font-size: 1.3rem
    }
}

.sokuhou a {
    text-decoration: underline
}

.header.is-scroll .sokuhou {
    background-color: #4D5A90;
    background-color: #009b52;
    mix-blend-mode: color-burn
}

.header.is-scroll .gnav__text {
    text-shadow: none
}

p.gnav__text {
    font-size: 1.6rem;
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.7)
}

.lower_list01 ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #e7e7e7
}

#table01 {
    /*width: 1330px;*/
    width: 75%;
    table-layout: auto;
    margin: 0 auto;
}

.resultdetail__table.listing thead td {
    background-repeat: no-repeat
}

.tablesorter-default th,
.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead td {
    border-bottom: 0
}

@media print,
screen and (max-width:767px) {
    .sectionLabel__icon {
        width: 42px
    }
}

.underl {
    border-bottom: 1px solid #000
}

.policy__info {
    text-align: left;
    font-size: 1.6rem;
    font-weight: bold;
    color: #4673B8;
    color: #111111;
    font-family: YuGothic, "Yu Gothic";
    line-height: 2;
    text-align: justify
}

@media print,
screen and (min-width:767px) {
    .policy__info {
        width: 70%
    }

    .policy__info._pc {
        display: block;
        width: 100%
    }

    .policy__info .info__sp {
        display: none
    }
}

.policy__info._media {
    width: 100%
}

@media print,
screen and (max-width:767px) {
    .policy__info {
        font-size: 1.4rem;
        padding-left: 3vw;
        padding-right: 3vw;
        line-height: 1.8
    }

    .policy__info._pc {
        display: none
    }

    .policy__info .info__sp {
        display: block
    }
}

.policy__intro {
    padding-top: 47px
}

@media print,
screen and (min-width:767px) {
    .policy__intro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media print,
screen and (min-width:767px) {
    .policy__for {
        width: 25%
    }
}

@media print,
screen and (max-width:767px) {
    .policy__for {
        margin-top: 30px
    }
}

.policy__for img {
    width: 100%
}

@media print,
screen and (min-width:767px) {

    .section.catalog,
    .section.faq,
    .section.result,
    .section.topics {
        padding-top: 0
    }
}

.resultdetail.hello {
    padding-top: 30px
}

.topics__intro {
    color: #4673B8;
    font-weight: 700;
    font-family: YuGothic, "Yu Gothic";
    font-size: 2.6rem;
    margin-bottom: 3em;
    font-weight: normal;
    text-align: center
}

.overview__list th {
    color: rgba(4, 60, 143, 0.5);
    font-weight: 900
}

.topTopics__link:not(._disable) span:hover {
    text-decoration: underline
}

.topics__link:not(._disable) .topics__body:hover {
    text-decoration: underline
}

.list__junbi {
    text-align: center;
    padding: 100px 0;
    font-size: 2.4rem
}

.for {
    text-align: center;
    padding-top: 2rem
}

.policy__text {
    height: 300px;
    height: 240px;
    font-family: serif;
    font-size: 1.3rem;
    padding-top: 20px;
    padding-bottom: 20px
}

.policy__text .policy__title {
    font-size: 1.5rem;
    font-family: serif
}

.footer__toTop {
    position: fixed;
    right: 30px;
    bottom: 25px;
    z-index: 1;
    top: auto
}

.resultdetail__overview:before {
    max-width: 347px;
    content: url(../img/result/resultdetail_text.svg?220904)
}

.gMenu__inner {
    padding: 3% 10%
}

@media print,
screen and (max-width:767px) {
    .breadcrumb__items {
        border-bottom: 0
    }
}

.topics__label,
.topTopics__label {
    color: #e91e1e;
    font-family: serif;
    font-weight: bold;
    font-size: 90%
}

@media print,
screen and (min-width:767px) {
    .contactForm__heading {
        padding-left: 0;
        font-size: 1.5rem
    }
}

.policy__info b {
    text-decoration: underline
}

.bamei__link,
.jojo a {
    color: #4673B8;
    text-decoration: underline
}

.bamei,
.jojo {
    font-size: 1.0em;
    font-weight: bold
}

.catalogue__main:after {
    width: 300px;
    top: -39px
}

#table01 tr td:nth-child(8),
#table01 tr td:nth-child(9),
#table01 tr td:nth-child(12),
#table01 tr td:nth-child(17),
td.bamei,
td.hanbainame {
    text-align: left;
}

td.hanbainame {
    text-align: left !important;
}

.catalogue__title {
    padding-top: 0.4em
}

.catalogue__icon:after {
    margin-left: 0
}

.catalogue__title:after {
    top: 6px;
    content:none;
}

td.fav {
    font-size: 1.8rem
}

.resultdetail__table.listing .resultdetail__horsesList td.kouhyou {
    text-align: center;
}

.resultdetail__table.listing .resultdetail__horsesList td.kaakku {
    font-size: 1.4em;
    text-align: right;
    padding-right: 6px
}

.fav,
.lower_list01 .resultdetail__horsesList td:nth-child(12),
.lower_list01 .resultdetail__horsesList td:nth-child(15) {
    /*font-size: 1.7rem;*/
    font-weight: normal
}

.douhan.contactForm__trHeading {
    border-bottom: 0;
    padding-bottom: 3em
}

.douhan.contactForm__heading {
    padding-bottom: 47px
}

.douhan .contactForm__heading {
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    color: #4673B8;
    text-align: center;
    padding-top: 47px;
    letter-spacing: 0.05em;
    padding-bottom: 47px
}

.osoreirimasu {
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
    padding-top: 47px;
    letter-spacing: 0.05em;
    padding-bottom: 47px;
    position: absolute;
    width: 100%
}

.douhan__head {
    vertical-align: top
}

.contactForm__tr.farmer.userselect__item.raijoushinai {
    position: relative
}

.douhan__item {
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    padding: 20px 47px;
    position: relative;
    display: none
}

.douhan__item .contactForm__require {
    margin-left: 20px
}

.douhan__item:first-child {
    display: block
}

.douhan__item._confirm {
    display: block;
    width: 100%;
    background-color: rgba(77, 90, 143, 0.05)
}

.douhan__item._confirm .btn__sakujo {
    display: none
}

@media print,
screen and (min-width:767px) {
    .topTopics__title {
        white-space: nowrap
    }
}

.btn__sakujo,
.btn__tuika {
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    color: #4D5A90;
    margin-top: 30px
}

.btn__sakujo a,
.btn__tuika a {
    color: #4D5A90
}

.btn__sakujo .faq__btn,
.btn__tuika .faq__btn {
    vertical-align: text-bottom;
    width: 1.5em;
    height: 1.5em;
    background: #F5F5F4;
    border-radius: 30px;
    border: 1px solid #4D5A90;
    margin-right: 0.7em
}

.a {
    text-decoration: underline;
    color: inherit
}

.btn__sakujo {
    position: absolute;
    right: 20px;
    top: -10px
}

.btn__sakujo .faq__btn {
    margin-left: 0.7em;
    margin-right: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.douhanarea .douhan__item:first-child .btn__sakujo {
    display: none
}

.gnav__text {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif
}

@media print,
screen and (max-width:767px) {
    .btnset .btn-item.btn--youtube {
        margin-bottom: 0em
    }
}

span.kome {
    color: #4D5A90;
    margin-left: -1.2em
}

@media print,
screen and (max-width:767px) {
    span.kome {
        margin-left: 0;
        padding-left: 5vw;
        padding-right: 5vw;
        margin-bottom: 1em
    }
}

.faq__list {
    padding-top: 0
}

.faq__list .faq__item {
    display: block
}

.faq__list._view1 .faq1 {
    display: block
}

.faq__list._view2 .faq2 {
    display: block
}

.faq__list._view3 .faq3 {
    display: block
}

.faq__list._all .faq__item {
    display: block
}

.faq-sort__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.6rem;
    margin-top: 4rem
}

@media print,
screen and (max-width:767px) {
    .faq-sort__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .faq-sort__list .faq-sort__item {
        margin-bottom: 1em;
        display: block;
        font-size: 1.4rem
    }
}

.faq-sort__list li {
    cursor: pointer;
    margin: 0 0.3rem;
    padding: 0.3em 1em
}

.faq-sort__list li:hover {
    color: #4D5A90
}

.faq-sort__list ._active {
    font-weight: bold;
    color: #4D5A90;
    background-color: #f1f2f5;
    border-radius: 20px;
    cursor: default
}

.faq-sort__list ._faq0._active {
    pointer-events: none
}

.btn-ent.detail a {
    color: #4673B8
}

.newsDetail__head {
    border-bottom: 1px solid #abb4ce
}

time.newsDetail__date {
    font-size: 1.6rem;
    display: block;
    margin-left: 2rem;
    margin-bottom: 0;
    color: #111
}

.newsDetail__info.topics__cat {
    margin-bottom: 0
}

.newsDetail__meta {
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.newsDetail__content.singleContent {
    padding-top: 2rem
}

.newsDetail__content.singleContent * {
    font-size: 1.6rem
}

.newsDetail__content.singleContent a {
    color: #4673B8;
    text-decoration: underline
}

.newsDetail__content.singleContent .more-link {
    display: none
}

@media print,
screen and (max-width:767px) {
    .breadcrumb__nav {
        overflow-x: scroll
    }
}

.catalogue__main {
    height: 140px
}

@media print,
screen and (max-width:767px) {
    .catalogue__main {
        height: 100px
    }
}

@media print,
screen and (max-width:767px) {
    .breadcrumb__items {
        width: 100%;
        white-space: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media print,
screen and (max-width:767px) {
    .section {
        padding: 0
    }
}

#scrollbar.scrollbar {
    display: none
}

.resultdetail__table.listing.table_wrap {
    position: relative;
    height: 460px
}

/*20240902追加スクロールのヒントアニメーション*/
@keyframes scroll-hint-appear {
    0% {
        transform: translateX(40px);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    50%,
    100% {
        transform: translateX(-40px);
        opacity: 0;
    }
}

.scroll-hint.is-right-scrollable {
    background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 60px);
    box-sizing: border-box;
    width: 120px;
    height: 80px;
    border-radius: 5px;
    transition: opacity .3s;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    padding: 20px 10px 10px 10px;
}
.sale-main_tableWrap .scroll-hint-icon {
    top: calc(30vh - 25px);
}

.scroll-hint-icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    pointer-events: none;
    overflow: hidden;
}

.scroll-hint-text {
    font-size: 10px;
    color: #FFF;
    margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
    opacity: .8;
}

.scroll-hint-icon:before {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #FFF;
    vertical-align: middle;
    text-align: center;
    content: "";
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/common/hint.svg);
}


.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
    opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
    animation: scroll-hint-appear 1.2s linear;
    animation-iteration-count: 2;
}

.scroll-hint-icon-white {
    background-color: #FFF;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
}

.scroll-hint-icon-white:before {
    background-image: url(../img/common/hint.svg);
}

.scroll-hint-icon-white:after {
    background-image: url(../img/common/hint.svg);
}

.scroll-hint-icon-white .scroll-hint-text {
    color: #000;
}

.resultdetail__table.listing.table_wrap thead {
    position: sticky;
    left: 0;
    top: 0;
    z-index: 20
}

.resultdetail__table.listing.table_wrap table tr {
    cursor: -webkit-grab;
    cursor: grab
}

.resultdetail__table.listing.table_wrap table tr:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

#liveTable th {
    color: #fff;
    background-color: #4673B8;
    background-image: none
}

#liveTable th:last-child {
    background-image: none !important
}

.shuzaichui {
    text-align: center;
    width: 100%
}

.overview__kitei.media {
    width: auto;
    padding-left: 2em;
    padding-right: 3em;
    margin-left: auto;
    margin-right: auto;
    width: 550px
}

.saleresult__horsesList.rs th {
    font-size: 1.1rem;
    line-height: 1.2;
    padding: 0 0.5em !important
}

.saleresult__horsesList.rs td {
    font-size: 1.1rem;
    letter-spacing: -0.03em
}

.resultdetail__table.listing {}

.resultdetail__table.listing .resultdetail__horsesList {
    border: 1px solid #4673B8
}

.resultdetail__table.listing .resultdetail__horsesList td,
.resultdetail__table.listing .resultdetail__horsesList th {
    white-space: nowrap;
    text-align: center
}

.resultdetail__table.listing .resultdetail__horsesList td {
    border-right: 1px solid rgba(70, 116, 185, 0.3)
}

.resultdetail__table.listing .resultdetail__horsesList td.bamei {
    text-align: left
}

.topics__date {
    color: #111111
}