.main-bg:before {
    background: url(/assets/img/common/main-bg-pc.png) top/cover no-repeat;
    content: "";
    display: block;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1
}

#hot-topics, #inclu-money-ranking, #leaderboard, #link-block, #next-tour, #only-money-ranking, #sns, #youtube {
    margin: 15vw auto;
    max-width: 1320px
}


#leaderboard {
    margin: 10vw auto 15vw
}
.leaderboard-2 {
    margin-top: -5vw;
}

#mercedes-ranking {
    margin: 20vw auto 15vw;
    max-width: 1320px
}

#information {
    background: hsla(0, 0%, 100%, .8);
    margin: 10vw 0;
    max-width: 1320px;
    padding: 4vw 4vw 10vw
}

.content-title.information {
    color: #00787e;
    margin-top: -.9em
}

.ad-banner {
    margin: 0 auto;
    max-width: 1320px
}

#pick-up-player {
    max-width: 1320px;
    margin: 14vw auto 10vw
}

#sns {
    background: hsla(0, 0%, 100%, .4);
    padding: 3vw
}

#hot-topics, #next-tour, #youtube {
    background: hsla(0, 0%, 100%, .6);
    padding: 4vw
}

#inclu-money-ranking, #mercedes-ranking, #only-money-ranking, #pick-up-player {
    background: hsla(0, 0%, 100%, .6);
    padding: 3vw 0
}

@media screen and (min-width: 560px) {
    #leaderboard {
        margin: 80px auto
    }
    .leaderboard-2 {
        margin-top: -15px;
    }

    #hot-topics, #inclu-money-ranking, #next-tour, #only-money-ranking, #sns, #youtube {
        margin: 10vw auto
    }

    #link-block {
        margin: 6vw auto
    }


    #mercedes-ranking {
        margin: 5vw auto 10vw
    }

    #information {
        margin: 3vw 24px;
        padding: 15px 24px 45px
    }

    #sns {
        padding: 20px 24px
    }

    #pick-up-player {
        margin: 10vw auto 10vw;
        padding: 15px 0 30px;
    }

    #hot-topics, #next-tour, #youtube {
        padding: 15px 24px
    }
}

@media screen and (max-width: 1099px) {
    #inclu-money-ranking, #mercedes-ranking, #only-money-ranking {
        max-width: 860px
    }
}

@media screen and (min-width: 1100px) {
    #inclu-money-ranking, #mercedes-ranking, #only-money-ranking {
        padding: 30px 24px
    }
}

@media screen and (min-width: 1320px) {
    #sns {
        padding: 20px 24px
    }

    #hot-topics, #inclu-money-ranking, #information, #link-block, #next-tour, #only-money-ranking, #sns, #youtube {
        margin: 80px auto
    }

    #mercedes-ranking {
        margin: 80px auto 80px
    }

    #pick-up-player {
        margin: 80px auto
    }
    .content-title.information {
        margin-top: -1.2em;
    }

}

.content-title {
    font-family: Roboto Condensed, sans-serif;
    font-size: calc(3rem + 1vw);
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    text-align: center
}

.content-sub-title {
    display: block;
    font-size: 2.4rem
}


@media screen and (min-width: 560px) and (max-width: 1099px) {
    .content-title {
        font-size: 5rem
    }

    .content-sub-title {
        font-size: 2.8rem
    }
}

@media screen and (min-width: 1100px) {
    .content-title {
        font-size: 5.2rem
    }

    .content-sub-title {
        font-size: 3.4rem
    }
}

#inclu-money-ranking, #information, #mercedes-ranking, #only-money-ranking, #youtube {
    position: relative
}

.list-link {
    font-size: 2rem;
    font-weight: 700;
    position: absolute;
    right: 4vw
}

.list-link:after {
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 9px;
    content: "";
    display: inline-block;
    height: 14px;
    width: 20px
}

@media screen and (min-width: 960px) {
    .list-link {
        font-size: 2.4rem;
        right: 40px;
        top: 30px
    }

    .list-link:after {
        background-size: 10px;
        content: "";
        display: inline-block;
        height: 17px;
        width: 20px
    }
}

#news-slider {
    background-color: rgba(0, 145, 68, .5)
}

.news-slider-box {
    font-size: 0;
    margin: 0 auto
}

.news-slider-item {
    position: relative
}

.news-slider-photo {
    height: 55vw;
    overflow: hidden;
    z-index: 1
}

.news-slider-photo img {
    height: auto;
    width: 100%
}

.news-slider-post {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    padding: 2vw 3vw;
    position: absolute;
    width: 100%
}

.news-date {
    display: block;
    margin-bottom: .2em;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap
}

.news-tournament-name {
    margin-bottom: .2em;
    color: #e1e1e1;
    font-size: 1.3rem;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-title, .news-tournament-name {
    font-weight: 700;
    word-break: break-word
}

.news-title {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.4;
    margin: .5em 0
}

.news-title a:link, .news-title a:visited {
    color: #fff
}

.news-title a:active, .news-title a:hover {
    color: #fff;
    text-decoration: underline
}

.news-list-link {
    color: #e1e1e1;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    margin: 0 auto;
    text-align: right
}

.news-list-link a:link, .news-list-link a:visited {
    color: #e1e1e1;
    text-decoration: underline
}

.news-list-link a:active, .news-list-link a:hover {
    color: #e1e1e1
}

.news-list-link a::after {
    background: url(/assets/img/common/arrow03.svg) 100%/auto no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    width: 11px;
    margin-top: 1px;
}

.news-slider-box .slick-dots li button:before {
    color: #fff;
    opacity: 1
}

.news-slider-box .slick-dots li.slick-active button:before {
    color: #000;
    opacity: 1
}

.news-slider-box .slick-next {
    right: 3vw;
    z-index: 1
}

.news-slider-box .slick-prev {
    left: 3vw;
    z-index: 1
}

@media screen and (min-width: 560px) {
    #news-slider .slick-dotted.slick-slider {
        margin-bottom: 0
    }

    .news-date {
        font-size: 1.6rem
    }

    .news-tournament-name {
        font-size: 1.6rem
    }

    .news-title {
        font-size: 1.8rem
    }

    .news-list-link {
        font-size: 1.6rem
    }

    .news-slider-box .slick-next, .news-slider-box .slick-prev {
        height: 30px;
        width: 30px
    }

    .news-slider-box .slick-next:before, .news-slider-box .slick-prev:before {
        font-size: 30px
    }
}

@media screen and (min-width: 960px) {
    #news-slider {
        padding-bottom: 40px
    }

    .news-slider-post {
        padding: 20px
    }

    .news-slider-photo {
        max-height: 55vw
    }

    .news-caption {
        align-items: center;
        display: flex;
        margin: 0 auto
    }

    .news-date {
        font-size: 1.8rem;
        padding: 0 1em 0 0
    }

    .news-tournament-name {
        font-size: 1.8rem;
        padding: 0
    }

    .news-title {
        font-size: 2rem;
        margin: 0 auto;
        padding: 0
    }

    .news-list-link {
        font-size: 1.8rem;
        margin: 0 auto;
        padding: 0
    }

    .news-list-link a::after {
        background: url(/assets/img/common/arrow05.svg) 100%/auto no-repeat;
        height: 15px;
        width: 18px
    }

    .news-slider-box .slick-dots {
        bottom: -34px
    }

    .news-slider-box .slick-dots li {
        height: 20px;
        margin: 0 20px;
        padding: 0;
        width: 20px
    }

    .news-slider-box .slick-dots li button:before {
        font-family: slick;
        font-size: 14px;
        height: 14px;
        line-height: 14px;
        width: 14px
    }

    .news-slider-box .slick-next, .news-slider-box .slick-prev {
        height: 40px;
        width: 40px
    }

    .news-slider-box .slick-next:before, .news-slider-box .slick-prev:before {
        font-size: 40px
    }
}

@media screen and (min-width: 1320px) {
    #news-slider {
        padding-bottom: 80px
    }

    .news-slider-box {
        max-width: 1320px
    }

    .news-slider-photo {
        height: 75vh;
        max-height: 610px
    }

    .news-caption {
        max-width: 1320px
    }

    .news-date {
        font-size: 2rem
    }

    .news-tournament-name {
        font-size: 2rem
    }

    .news-title {
        font-size: 2.6rem;
        margin: 10px auto;
        max-width: 1320px
    }

    .news-list-link {
        font-size: 2rem;
        max-width: 1320px
    }

    .news-slider-box .slick-dots {
        bottom: -50px
    }

    .news-slider-box .slick-dots li {
        height: 20px;
        margin: 0 20px;
        padding: 0;
        width: 20px
    }

    .news-slider-box .slick-dots li button:before {
        font-family: slick;
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        width: 20px
    }

    .news-slider-box .slick-next {
        right: 30px
    }

    .news-slider-box .slick-prev {
        left: 30px
    }

    .news-slider-box .slick-next, .news-slider-box .slick-prev {
        height: 50px;
        width: 50px
    }

    .news-slider-box .slick-next:before, .news-slider-box .slick-prev:before {
        font-size: 50px
    }
}

.leaderboard-delay-box {
    background-color: #ffeef1;
    border: 5px solid #fe5a6f;
    margin-bottom: 3vw;
    padding: 3vw
}

.leaderboard-delay-box-flex {
    display: flex;
}

.leaderboard-delay-box-image {
    height: auto;
    margin-right: 3vw;
    max-width: 35%
}

.leaderboard-delay-text-box img {
    padding-bottom: 5px;
    width: 120px;
    float: left;
    margin: 0 5px 5px 0
}

.leaderboard-delay-link, .leaderboard-delay-text {
    color: #fe5a6f;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4
}

.leaderboard-delay-link {
    padding-top: .5em;
    text-align: right
}

.leaderboard-delay-link a::after {
    background: url(/assets/img/common/arrow09.svg) 100%/9px no-repeat;
    content: "";
    display: inline-block;
    height: 14px;
    width: 14px
}

.leaderboard-delay-link a:active, .leaderboard-delay-link a:hover, .leaderboard-delay-link a:link, .leaderboard-delay-link a:visited {
    color: #fe5a6f
}

.leaderboard-tab {
    display: grid;
    gap: 5px;
    grid-template-columns:repeat(3, 1fr);
    margin: 0 10px 10px;
    padding-top: 12px
}

.leaderboard-tab-link {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 1.6rem;
    font-weight: 700;
    justify-content: center;
    text-align: center;
    line-height: 1.3;
    padding: 11px 0
}

.category-tour.leaderboard-tab-link, .category-tour.leaderboard-tab-link a {
    background-color: #cce9e1;
    color: #005128
}

.category-tour.leaderboard-tab-link.active, .category-tour.leaderboard-tab-link.active a {
    background-color: #005128;
    color: #fff
}

.category-challenge.leaderboard-tab-link, .category-challenge.leaderboard-tab-link a {
    background-color: #cfe1ed;
    color: #116aa3
}

.category-challenge.leaderboard-tab-link.active, .category-challenge.leaderboard-tab-link.active a {
    background-color: #116aa3;
    color: #fff
}

.category-qualifying.leaderboard-tab-link, .category-qualifying.leaderboard-tab-link a {
    background-color: #def0d6;
    color: #008d3b
}

.category-qualifying.leaderboard-tab-link.active, .category-qualifying.leaderboard-tab-link.active a {
    background-color: #008d3b;
    color: #fff
}

.category-pga.leaderboard-tab-link, .category-pga.leaderboard-tab-link a {
    background-color: #ccdef1;
    color: #005aba
}

.category-pga.leaderboard-tab-link.active, .category-pga.leaderboard-tab-link.active a {
    background-color: #005aba;
    color: #fff
}

.category-dp.leaderboard-tab-link, .category-dp.leaderboard-tab-link a {
    background-color: #ccdef1;
    color: #1e1450
}

.category-dp.leaderboard-tab-link.active, .category-dp.leaderboard-tab-link.active a {
    background-color: #1e1450;
    color: #fff
}

.leaderboard-header {
    align-items: center;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    padding: 3vw 3vw
}

.category-tour .leaderboard-footer, .category-tour .leaderboard-header, .category-tour.leaderboard-item {
    background-color: rgba(0, 81, 40, .5)
}

.category-challenge .leaderboard-footer, .category-challenge .leaderboard-header, .category-challenge.leaderboard-item {
    background-color: rgba(17, 106, 163, .5)
}

.category-qualifying .leaderboard-footer, .category-qualifying .leaderboard-header, .category-qualifying.leaderboard-item {
    background-color: rgba(0, 141, 59, .5)
}

.category-pga .leaderboard-footer, .category-pga .leaderboard-header, .category-pga.leaderboard-item {
    background-color: rgba(0, 90, 186, .5)
}

.category-dp .leaderboard-footer, .category-dp .leaderboard-header, .category-dp.leaderboard-item {
    background-color: rgba(255, 255, 255, .8)
}

.leaderboard-tournament-title-box {
    margin-bottom: 15px
}

.leaderboard-tournament-logo {
    background-color: #fff;
    margin: 0 auto 10px;
    padding: 9px;
    width: 150px
}

.leaderboard-tournament-title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4;
    word-break: break-word;
}

.leaderboard-tournament-title a:active, .leaderboard-tournament-title a:link, .leaderboard-tournament-title a:visited {
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: underline
}

.leaderboard-tournament-title a:hover {
    color: #fff;
    text-decoration: none
}

.leaderboard-tournament-title a::after {
    background: url(/assets/img/common/arrow03.svg) right 0/10px no-repeat;
    content: "";
    display: block;
    height: 16px;
    width: 18px
}

.leaderboard-link {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 1.5rem;
    margin-top: 6px;
    margin-bottom: 6px;
}

.leaderboard-link-item {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.1;
}

.leaderboard-header .leaderboard-link-item a:active, .leaderboard-header .leaderboard-link-item a:hover, .leaderboard-header .leaderboard-link-item a:link, .leaderboard-header .leaderboard-link-item a:visited {
    color: #f0f0f0
}

.leaderboard-header .leaderboard-link-item a::after {
    background: url(/assets/img/common/arrow04.svg) 100%/auto no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    width: 11px;
    vertical-align: top;
    margin-top: 1px;
}

.leaderboard-notes {
    background-color: #fff;
    color: #0a0022;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.4rem;
    line-height: 1.1;
    margin: 0 auto;
    padding: 8px;
    width: 94vw
}

.birdie, .eagle {
    color: #fe5a6f
}

.bogey, .double-bogey {
    color: #1d0099
}

.leaderboard-notes .leaderboard-notes-item {
    line-height: 1.8;
    width: 8em
}

.leaderboard-main {
    margin: 0 0 5vw
}

.leaderboard-table-box {
    overflow-x: auto
}

.leaderboard-table {
    border-collapse: separate;
    border-spacing: 2px;
    margin: 5vw 0 0
}

.board-table-header, .board-updated {
    color: #0a0022;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    white-space: nowrap
}

.board-table-bgcolor {
    background-color: rgba(10, 0, 34, .7);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 10px 5px;
    text-align: center;
    white-space: nowrap
}

.leaderboard-round {
    padding-left: 10px;
    padding-right: 10px
}
.leaderboard-playoff {
    padding-left: 10px;
    padding-right: 10px
}

.leaderboard-playoff, .leaderboard-round {
    color: #0a0022;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: left;
    white-space: nowrap
}

.leaderboard-playoff {
    margin: 5vw 0 10px;
    width: 94vw
}

.leaderboard-playoff-main .board-table-header.board-table-header-win {
    min-width: 49px;
}

.board-updated {
    font-size: 1.8rem;
    padding-left: 15px
}

.leaderboard-table .leaderboard-position {
    background-color: rgba(0, 0, 0, .7);
    height: 56px
}

.leaderboard-table .position-player-box {
    align-items: center;
    display: flex;
    min-width: 210px
}

.leaderboard-table .position-box {
    align-items: center;
    display: flex
}

.leaderboard-table .position {
    flex: none;
    font-size: 2rem;
    width: 50px
}

.leaderboard-table .position, .leaderboard-table .win {
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap
}

.leaderboard-table .win {
    font-size: 1.8rem;
    padding: 5px 10px
}

.leaderboard-table .flag {
    flex: none;
    margin: 5px;
    width: 24px
}

.leaderboard-table .flag img {
    vertical-align: top
}

.leaderboard-table .photo {
    height: 46px;
    margin: 5px;
    overflow: hidden;
    width: 36px
}

.leaderboard-table .player-box {
    margin: 3px 5px;
    text-align: center
}

.leaderboard-table .name-japanese {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2
}

.category-tour .leaderboard-table .name-japanese a:active, .category-tour .leaderboard-table .name-japanese a:link, .category-tour .leaderboard-table .name-japanese a:visited {
    color: #dfc44c
}

.category-tour .leaderboard-table .name-japanese a:hover {
    color: #dfc44c;
    text-decoration: underline
}

.leaderboard-table .leaderboard-score a {
    display: block;
    padding: 10px 0
}

.leaderboard-table .leaderboard-score a:active, .leaderboard-table .leaderboard-score a:link, .leaderboard-table .leaderboard-score a:visited, .leaderboard-table .name-japanese a:active, .leaderboard-table .name-japanese a:link, .leaderboard-table .name-japanese a:visited {
    color: #feffae
}

.leaderboard-table .leaderboard-score a:hover, .leaderboard-table .name-japanese a:hover {
    color: #feffae;
    text-decoration: underline
}

.leaderboard-table .name-alphabet {
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2
}

.leaderboard-hole, .leaderboard-r1, .leaderboard-r2, .leaderboard-r3, .leaderboard-r4, .leaderboard-score, .leaderboard-today, .leaderboard-total {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.1;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.leaderboard-playoff-r {
    color: #0a0022;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.1;
    min-width: 1.5em;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    width: 41px
}

.leaderboard-table-tr .leaderboard-playoff-r {
    background-color: hsla(0, 0%, 100%, .8)
}

.leaderboard-table-tr2n .leaderboard-position {
    background-color: rgba(0, 0, 0, .5)
}

.leaderboard-table-tr2n .leaderboard-playoff-r {
    background-color: hsla(0, 0%, 100%, .6)
}

.leaderboard-score {
    background-color: rgba(0, 98, 204, .6)
}

.leaderboard-hole, .leaderboard-r1, .leaderboard-r2, .leaderboard-r3, .leaderboard-r4, .leaderboard-today {
    background-color: rgba(10, 0, 34, .6)
}

.category-tour .leaderboard-total {
    background-color: rgba(0, 38, 102, .6)
}

.leaderboard-total {
    background-color: rgba(29, 0, 153, .6)
}

.leaderboard-caption, .leaderboard-playoff-caption {
    background-color: hsla(0, 0%, 100%, .8);
    color: #0a0022;
    margin: 10px auto 0;
    padding: 1em;
    width: 94vw;
    font-size: 1.4rem
}

.leaderboard-footer {
    padding: 10px 3vw
}

.leaderboard-footer .leaderboard-link {
    display: block;
    text-align: right
}

.category-tour .leaderboard-footer .leaderboard-link-item a:active, .category-tour .leaderboard-footer .leaderboard-link-item a:hover, .category-tour .leaderboard-footer .leaderboard-link-item a:link, .category-tour .leaderboard-footer .leaderboard-link-item a:visited {
    color: #ffd828
}

.leaderboard-footer .leaderboard-link-item a:active, .leaderboard-footer .leaderboard-link-item a:hover, .leaderboard-footer .leaderboard-link-item a:link, .leaderboard-footer .leaderboard-link-item a:visited {
    color: #feff8c
}

.category-tour .leaderboard-footer .leaderboard-link-item a::after {
    background: url(/assets/img/common/arrow10.svg) 100%/auto no-repeat;
}

.leaderboard-footer .leaderboard-link-item a::after {
    background: url(/assets/img/common/arrow06.svg) 100%/auto no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    width: 11px;
    vertical-align: top;
    margin-top: 1px;
}

@media screen and (min-width: 560px) {
    .leaderboard-link {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        margin-top: 6px;
        margin-bottom: 0;
    }

    .leaderboard-link-item {
        font-size: 1.4rem;
        margin: 0 0 0 6px
    }

    .leaderboard-table .position, .leaderboard-table .win {
        font-size: 1.8rem;
    }
    .leaderboard-playoff-r {
        font-size: 2rem;
    }
    .leaderboard-delay-box {
        margin-bottom: 10px;
        padding: 19px
    }

    .leaderboard-delay-box-image {
        margin-right: 16px;
        max-width: 220px
    }

    .leaderboard-delay-text-box {
        align-items: center;
        display: flex
    }

    .leaderboard-delay-text-box img {
        padding-bottom: 0;
        padding-right: 10px
    }

    .leaderboard-tab {
        grid-template-columns:repeat(4, 1fr);
        margin: 0 5px
    }

    .leaderboard-tab-link {
        min-width: 16%;
        padding: 11px 15px;
        font-size: 1.8rem
    }

    .leaderboard-header {
        align-items: stretch;
        padding: 24px
    }

    .leaderboard-main {
        margin: 24px 0
    }

    .leaderboard-playoff {
        margin: 0 0 10px;
        padding-left: 10px;
        width: auto
    }

    .leaderboard-notes {
        display: inline-flex;
        margin-left: 5px;
        width: auto
    }

    .leaderboard-playoff-main {
        margin-bottom: 30px;
        overflow: hidden
    }


    .leaderboard-playoff-main .leaderboard-table, .leaderboard-table {
        margin: 10px 0 0
    }

    .board-table-bgcolor {
        font-size: 1.8rem;
    }

    .leaderboard-tournament-title-box {
        align-items: center;
        display: flex;
        margin-bottom: 10px
    }

    .leaderboard-tournament-logo {
        margin: 0 15px 0 0;
        width: 150px
    }

    .leaderboard-tournament-title {
        font-size: 1.8rem;
        width: calc(100% - 220px)
    }

    .leaderboard-notes .leaderboard-notes-item {
        line-height: 1.1;
        padding-right: 10px;
        width: auto
    }

    .leaderboard-header .leaderboard-link-item a::after {
        height: 13px;
        width: 14px;
    }


    .leaderboard-footer .leaderboard-link-item a::after {
        height: 13px;
        width: 14px;
    }

    .leaderboard-table .name-japanese {
        font-size: 1.6rem
    }

    .leaderboard-footer {
        padding: 10px 24px
    }
}

@media screen and (min-width: 960px) {
    .leaderboard-link {
        display: flex;
        justify-content: flex-end;
        margin-top: 6px;
        margin-bottom: 0;
    }

    .leaderboard-link-item {
        font-size: 1.6rem;
        margin: 0 0 0 20px
    }

    .leaderboard-delay-text {
        font-size: 1.6rem
    }

    .leaderboard-delay-text img {
        padding-right: 5px
    }

    .leaderboard-delay-link {
        font-size: 1.8rem
    }

    .leaderboard-tab-link {
        min-width: 150px
    }

    .leaderboard-playoff-header {
        display: flex;
        justify-content: space-between
    }

    .leaderboard-playoff {
        margin: 0;
        padding-left: 10px;
        width: auto
    }

    .leaderboard-notes {
        margin: 0
    }

    .leaderboard-main {
        margin: 24px
    }

    .leaderboard-tournament-title {
        font-size: 1.8rem
    }

    .leaderboard-playoff-main .leaderboard-table, .leaderboard-table {
        margin: 10px 0 0
    }

    .leaderboard-table-box {
        margin: 0 -5px;
        overflow-x: inherit
    }

    .leaderboard-playoff-main .leaderboard-table-box {
        margin: 0 -5px;
        overflow-x: auto
    }

    .board-table-header {
        font-size: 1.8rem
    }

    .leaderboard-table .position-player-box {
        -moz-flex-direction: row;
        flex-direction: row;
        min-width: 320px
    }

    .leaderboard-playoff-main .leaderboard-table .position-player-box {
        width: 380px
    }

    .leaderboard-table .player-box {
        text-align: left
    }

    .leaderboard-hole, .leaderboard-r1, .leaderboard-r2, .leaderboard-r3, .leaderboard-r4, .leaderboard-score, .leaderboard-today, .leaderboard-total {
        width: 65px
    }

    .leaderboard-caption, .leaderboard-playoff-caption {
        width: 100%
    }
}

@media screen and (min-width: 1100px) {
    .leaderboard-table .position {
        width: 60px
    }

    .leaderboard-table .flag {
        margin: 10px
    }
}

@media screen and (min-width: 1320px) {
    .leaderboard-tab {
        margin: 0;
        grid-template-columns:repeat(5, 1fr)
    }

    .leaderboard-tournament-title {
        font-size: 2rem
    }

    .leaderboard-link-item {
        font-size: 1.8rem
    }

    .leaderboard-header .leaderboard-link-item a::after {
        height: 15px;
        width: 18px;
    }

    .leaderboard-footer .leaderboard-link-item a::after {
        height: 15px;
        width: 18px;
    }

    .leaderboard-hole, .leaderboard-r1, .leaderboard-r2, .leaderboard-r3, .leaderboard-r4, .leaderboard-score, .leaderboard-today, .leaderboard-total {
        font-size: 2rem;
        width: 90px
    }
}



.information-box {
    margin-top: 16px
}

.information-date time {
    background-color: #dce1e7;
    border-radius: 1em;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    line-height: 1.1;
    padding: 5px .8em
}

.information-date {
    font-size: 1.6rem;
    line-height: 1;
    padding: .5em 0
}

.information-post {
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 0 .5em 1em;
    word-break: break-word
}

a.list-link.information:active, a.list-link.information:hover, a.list-link.information:link, a.list-link.information:visited {
    color: #004a61
}

.list-link.information:after {
    background-image: url(/assets/img/common/arrow01.svg)
}

.information-post a:active, .information-post a:hover, .information-post a:link, .information-post a:visited {
    color: #004a61
}

.list-link.information {
    position: absolute;
    top: 20px;
    right: 5vw
}

@media screen and (min-width: 960px) {
    .information-box {
        display: flex;
        flex-wrap: wrap;
        margin: 30px auto 0
    }

    .information-date {
        font-size: 1.8rem;
        padding: .5em 0;
        width: 7em
    }

    .information-post {
        font-size: 1.5rem;
        padding: .5em;
        width: calc(100% - 7em)
    }

    .list-link.information {
        font-size: 2.6rem;
        right: 44px;
        top: 10px
    }
}

@media screen and (min-width: 1320px) {
    #information {
        padding: 30px 108px
    }

    .list-link.information {
        font-size: 2.6rem;
        right: 40px;
        top: 30px
    }
}

.sns-text {
    color: #004a61;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 auto 5vw;
    text-align: center
}

.sns-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.sns-item {
    text-align: center;
    display: grid;
    gap: 10px;
    grid-template-columns:repeat(2, 1fr)
}

.sns-item .instagram-media {
    margin: 0 auto !important;
    max-width: calc(100% - 2px) !important;
    min-width: 0 !important;
    width: calc(100% - 26px) !important
}

.sns-logo {
    margin: 0 auto
}

@media screen and (min-width: 680px) and (max-width: 959px) {
    .sns-text {
        font-size: 2rem;
        margin: 0 auto 4vw
    }

    .sns-box {
        flex-wrap: nowrap;
        margin: 0 -12px
    }

    .sns-item {
        display: grid;
        gap: 16px;
        grid-template-columns:repeat(3, 1fr);
        margin: 0 12px
    }

    .sns-logo {
        margin: 0 auto
    }
}

@media screen and (min-width: 960px) {
    .sns-text {
        font-size: 2.2rem;
        margin: 20px auto 20px
    }

    .sns-item {
        display: grid;
        gap: 16px;
        grid-template-columns:repeat(3, 1fr);
        max-width: 640px;
        margin: 0 12px
    }

    .sns-logo {
        margin: 0 auto 15px
    }
}

.content-title.pick-up-player {
    color: #1b6284;
    margin-top: -.9em
}

.pick-up-player-box {
    margin: 20px auto 0;
    max-width: 1320px
}

.pick-up-player-item {
    background-color: #fff;
    position: relative
}

.pick-up-player-item a {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 10
}

.pick-up-player-item a:active, .pick-up-player-item a:hover, .pick-up-player-item a:link, .pick-up-player-item a:visited {
    color: #004a61
}

.player-photo {
    max-height: 115vw;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.player-photo img {
    height: auto;
    width: 100%
}

.player-photo:after {
    background: linear-gradient(20deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8) 30%, transparent 0, transparent);
    bottom: -10px;
    content: "";
    height: 70%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10
}

.player-name {
    bottom: 15px;
    font-family: Roboto Condensed, sans-serif;
    font-size: calc(1.6rem + 1vw);
    font-weight: 700;
    left: 4vw;
    line-height: 1.1;
    position: absolute;
    text-shadow: 0 0 3px #fff;
    z-index: 20
}

.pick-up-player-box .slick-dots li button:before {
    color: #00787e;
    opacity: .5
}

.pick-up-player-box .slick-dots li.slick-active button:before {
    color: #00787e;
    opacity: 1
}

@media screen and (min-width: 560px) {
    .player-photo {
        max-height: 33vw
    }

    .player-photo:after {
        height: 72%
    }

    .player-name {
        bottom: 10px;
        font-size: calc(1.6rem + 1vw);
        left: 10px
    }
}

@media screen and (min-width: 960px) {
    .player-photo {
        max-height: 36vw
    }

    .player-photo:after {
        height: 68%
    }

    .player-name {
        font-size: calc(1rem + 1vw)
    }
}

@media screen and (min-width: 1320px) {
    .pick-up-player-box .slick-dots {
        bottom: -40px
    }

    .pick-up-player-box .slick-dots li {
        height: 20px;
        margin: 0 20px;
        padding: 0;
        width: 20px
    }

    .pick-up-player-box .slick-dots li button:before {
        font-family: slick;
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        width: 20px
    }
}

@media screen and (min-width: 1536px) {
    .player-photo {
        max-height: 36vw
    }

    .player-photo:after {
        height: 60%
    }
}

@media screen and (min-width: 1800px) {
    .player-photo:after {
        height: 60%
    }

    .player-name {
        font-size: 3rem
    }
}

.content-title.inclu-money-ranking, .content-title.mercedes-ranking, .content-title.only-money-ranking {
    font-size: calc(3rem + 1vw)
}

.content-title.mercedes-ranking {
    color: #0062cc;
    line-height: 1.1;
    margin-top: -.9em
}

.content-title.inclu-money-ranking, .content-title.only-money-ranking {
    color: #ffa032;
    line-height: 1.1;
    margin-top: -.9em
}

a.list-link.mercedes-ranking:active, a.list-link.mercedes-ranking:hover, a.list-link.mercedes-ranking:link, a.list-link.mercedes-ranking:visited {
    color: #0062cc
}

a.list-link.inclu-money-ranking:active, a.list-link.inclu-money-ranking:hover, a.list-link.inclu-money-ranking:link, a.list-link.inclu-money-ranking:visited, a.list-link.only-money-ranking:active, a.list-link.only-money-ranking:hover, a.list-link.only-money-ranking:link, a.list-link.only-money-ranking:visited {
    color: #ffa032
}

.list-link.mercedes-ranking:after {
    background-image: url(/assets/img/common/arrow07.svg)
}

.list-link.inclu-money-ranking:after, .list-link.only-money-ranking:after {
    background-image: url(/assets/img/common/arrow08.svg)
}

.mercedes-ranking-box {
    margin: 6vw auto 0
}

.inclu-money-ranking-box, .only-money-ranking-box {
    margin: 8vw auto 0
}

.ranking-item {
    border-bottom: 1px solid #9e9e9e;
    display: flex;
    font-weight: 700;
    justify-content: space-between
}

.ranking-item a:active, .ranking-item a:hover, .ranking-item a:link, .ranking-item a:visited {
    color: #004a61;
    font-weight: 700
}

.ranking-item-box.one {
    display: flex;
    -mos-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
    width: calc(100vw - 140px)
}

.ranking-item.one .name-japanese {
    font-size: calc(1.6rem + 1vw);
    line-height: 1.2;
    padding-left: 0
}

.ranking-item.one .name-alphabet {
    font-size: calc(.9rem + 1vw);
    line-height: 1.2;
    margin-bottom: .4em
}

.ranking-item.one .affiliation {
    color: #6692a0;
    font-size: 1.4rem;
    line-height: 1.2
}

.score-box.one {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start;
    line-height: 1;
    margin-top: auto
}

.mercedes-ranking-box .score-box.one .position-title-rank {
    margin: 0 -15px 12px -12px;
    transform: rotate(-90deg);
    white-space: nowrap
}

.mercedes-ranking-box .score-box.one .position-title-point {
    margin: 0 -5px 12px -18px;
    transform: rotate(-90deg);
    white-space: nowrap
}

.inclu-money-ranking-box .score-box.one .position-title-rank, .only-money-ranking-box .score-box.one .position-title-rank {
    margin: 0 -15px 12px -12px;
    transform: rotate(-90deg);
    white-space: nowrap
}

.score-box.one .position-title-money {
    margin: 0 -12px 16px -30px;
    transform: rotate(-90deg);
    white-space: nowrap
}

.score-box.one .position {
    font-size: calc(5rem + 1vw)
}

.mercedes-ranking-box .score-box.one .score {
    font-size: calc(3rem + 1vw)
}

.inclu-money-ranking-box .score-box.one .score, .only-money-ranking-box .score-box.one .score {
    font-size: calc(1.4rem + 1vw)
}

.ranking-item-photo {
    max-width: 85px
}

.ranking-item .name-japanese {
    font-size: 1.6rem;
    margin-right: auto;
    padding-left: 10px
}

.ranking-item .position-title-money, .ranking-item .position-title-point, .ranking-item .position-title-rank {
    color: #6692a0;
    font-size: 1.4rem
}

.ranking-item .position {
    font-size: calc(2.5rem + 1vw)
}

.mercedes-ranking-box .ranking-item .position {
    color: #0062cc
}

.inclu-money-ranking-box .ranking-item .position, .only-money-ranking-box .ranking-item .position {
    color: #ffa032
}

.mercedes-ranking-box .score {
    font-size: calc(1.6rem + 1vw)
}

.mercedes-ranking-box .point {
    color: #6692a0;
    font-size: 1.5rem;
    margin-left: 3px
}

.position-title-rank, .score-point {
    white-space: nowrap
}

@media screen and (max-width: 364px) {
    .list-link.mercedes-ranking {
        top: 5vw
    }

    .list-link.inclu-money-ranking, .list-link.only-money-ranking {
        top: 14vw
    }
}

@media screen and (min-width: 365px) and (max-width: 559px) {
    .list-link.mercedes-ranking {
        top: 6vw
    }

    .list-link.inclu-money-ranking, .list-link.only-money-ranking {
        top: 10vw
    }

    .inclu-money-ranking-box, .mercedes-ranking-box, .only-money-ranking-box {
        margin: 8vw auto 0
    }
}

@media screen and (min-width: 560px) and (max-width: 959px) {
    .list-link.mercedes-ranking {
        top: 8vw
    }

    .list-link.inclu-money-ranking, .list-link.only-money-ranking {
        top: 11vw
    }

    .mercedes-ranking-box {
        margin: 7vw auto 0
    }
}

@media screen and (min-width: 960px) {
    .inclu-money-ranking-box, .mercedes-ranking-box, .only-money-ranking-box {
        margin: 3vw auto 0
    }
}

@media screen and (min-width: 365px) and (max-width: 559px) {
    .content-title.inclu-money-ranking, .content-title.mercedes-ranking, .content-title.only-money-ranking {
        font-size: calc(2.8rem + 1vw)
    }
}

@media screen and (min-width: 560px) and (max-width: 1099px) {
    .content-title.inclu-money-ranking, .content-title.mercedes-ranking, .content-title.only-money-ranking {
        font-size: calc(3.5rem + 1vw)
    }
}

@media screen and (max-width: 1099px) {
    .ranking-item {
        align-items: center;
        padding: 12px 24px
    }

    .ranking-item.one {
        align-items: flex-end
    }

    .ranking-item.one .position {
        margin-bottom: -6px;
        margin-left: -3px;
        text-align: center;
        width: calc(5rem + 1vw)
    }

    .position-title-rank {
        margin: 0 0 0 -12px;
        transform: rotate(-90deg)
    }

    .position-title-money {
        margin: 0 0 0 -20px;
        transform: rotate(-90deg)
    }
}

@media screen and (max-width: 560px) {
    .ranking-item {
        padding: 12px
    }

    .ranking-item.one {
        align-items: stretch
    }
}

@media screen and (min-width: 1100px) {
    .content-title.inclu-money-ranking, .content-title.mercedes-ranking, .content-title.only-money-ranking {
        font-size: 5.2rem
    }

    .inclu-money-ranking-box, .mercedes-ranking-box, .only-money-ranking-box {
        display: flex;
        justify-content: space-between;
        margin: 40px auto 0
    }

    .ranking-item {
        border-bottom: none;
        border-right: 1px solid #9e9e9e;
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column;
        justify-content: space-between;
        padding: 0 10px;
        text-align: center;
        width: 15%
    }

    .ranking-item .position-title-money, .ranking-item .position-title-point, .ranking-item .position-title-rank {
        font-size: 2rem
    }

    .ranking-item.one {
        display: flex;
        -moz-flex-direction: row;
        flex-direction: row;
        justify-content: space-between;
        padding: 0;
        text-align: left;
        width: 500px
    }

    .ranking-item-box.one {
        width: 288px
    }

    .ranking-item .name-japanese {
        font-size: 2rem;
        margin-right: 0
    }

    .ranking-item.one .name-japanese {
        font-size: 2.5rem
    }

    .ranking-item.one .name-alphabet {
        font-size: 1.4rem
    }

    .ranking-item.one .affiliation {
        font-size: 1.4rem
    }

    .score-box.one .position-title-rank {
        margin: 0 0 13px -20px
    }

    .score-box.one .position-title-money {
        margin: 0 0 20px -20px
    }

    .score-box.one .position {
        font-size: 10rem;
        margin: 0 10px -15px 0
    }

    .mercedes-ranking-box .score-box.one .score {
        font-size: 4.6rem
    }

    .mercedes-ranking-box .score-point .score {
        font-size: 2.6rem
    }

    .inclu-money-ranking-box .score-box.one .score-point, .only-money-ranking-box .score-box.one .score-point {
        margin-right: 10px
    }

    .inclu-money-ranking-box .score-box.one .score, .only-money-ranking-box .score-box.one .score {
        font-size: 2.4rem
    }

    .inclu-money-ranking-box .score-point .score, .only-money-ranking-box .score-point .score {
        font-size: 2rem
    }

    .mercedes-ranking-box .score-box.one .point {
        font-size: 3.4rem
    }

    .mercedes-ranking-box .score-point .point {
        font-size: 2.2rem
    }

    .ranking-item-photo {
        margin-right: 20px;
        max-width: 120px
    }

    .ranking-item .position {
        font-size: 3.6rem
    }

    .score-point {
        margin-top: auto
    }
}

.content-title.youtube {
    color: #ff6c64;
    margin-top: -.9em
}

a.list-link.youtube:active, a.list-link.youtube:hover, a.list-link.youtube:link, a.list-link.youtube:visited {
    color: #ff6c64
}

.list-link.youtube:after {
    background-image: url(/assets/img/common/arrow09.svg)
}

.youtube-box {
    display: flex;
    flex-wrap: wrap;
    margin: 8vw auto 0
}

.youtube-item {
    flex-basis: 100%;
    margin: 12px 0
}

.youtube-movie {
    margin: 0 auto;
    padding-top: 56.249%;
    position: relative;
    width: 100%
}

.youtube-movie iframe {
    background-color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.youtube-title {
    border-bottom: 1px solid #9e9e9e;
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 8px 0
}

.youtube-text, .youtube-title {
    color: #004a61
}

.youtube-text {
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 8px 0 0
}

@media screen and (min-width: 560px) {
    .youtube-box {
        display: grid;
        gap: 15px;
        grid-template-columns:repeat(2, 1fr)
    }
}

@media screen and (min-width: 960px) {
    .youtube-box {
        display: grid;
        gap: 20px;
        grid-template-columns:repeat(3, 1fr);
        margin: 30px 0 0
    }

    .youtube-title {
        font-size: 1.7rem
    }
}

.link-box {
    display: flex;
    flex-wrap: wrap;
    margin: 12px -12px
}

.link-item {
    flex-basis: 100%;
    margin: 12px
}

.link-item a {
    display: block;
    padding-top: 80px
}

.link-item.international-fed {
    background: url(/assets/img/top/international-fed-bg.jpg) 50%/cover no-repeat
}

.link-item.official-ranking {
    background: url(/assets/img/top/official-ranking-bg.jpg) 50%/cover no-repeat
}

.link-item.champions-club {
    background: url(/assets/img/top/champions-club-bg.jpg) 50%/cover no-repeat
}

.link-title {
    background-color: hsla(0, 0%, 100%, .7);
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    padding: .5em;
    text-align: center
}

.link-title, .link-title a:active, .link-title a:hover, .link-title a:link, .link-title a:visited {
    color: #004a61
}

@media screen and (min-width: 760px) {
    .link-box {
        display: grid;
        gap: 10px;
        grid-template-columns:repeat(2, 1fr)
    }

    .link-item {
        flex-basis: calc(50% - 24px)
    }
}

@media screen and (min-width: 1320px) {
    .link-box {
        display: grid;
        gap: 10px;
        grid-template-columns:repeat(3, 1fr)
    }

    .link-title {
        font-size: 1.9rem
    }
}

.next-tour-box {
    align-items: center;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    margin: 4vw auto 0
}

.content-title.next-tour {
    color: #00787e;
    margin-top: -.9em
}

.next-tour-banner {
    margin: 1vw 0;
    padding: 5px;
    width: 180px
}

.category-tour .next-tour-banner {
    border: 1px solid #005128
}

.category-challenge .next-tour-banner {
    border: 1px solid #116aa3
}

.category-qualifying .next-tour-banner {
    border: 1px solid #008d3b
}

.category-pga .next-tour-banner {
    border: 1px solid #005aba
}

.next-tour-table {
    border-collapse: separate;
    border-spacing: 1.5vw;
    margin: 1vw -1.5vw
}

.next-tour-table th {
    background-color: #d1e0e6;
    font-size: 1.4rem;
    line-height: 1;
    padding: 10px;
    white-space: nowrap
}

.next-tour-table td {
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 10px
}

.next-tour-category {
    color: #fff;
    font-size: 1.6em;
    font-weight: 700
}

.category-tour .next-tour-category {
    background-color: #005128
}

.category-challenge .next-tour-category {
    background-color: #116aa3
}

.category-qualifying .next-tour-category {
    background-color: #008d3b
}

.category-pga .next-tour-category {
    background-color: #005aba
}

.next-tour-box .next-tour-name {
    font-size: 1.6rem;
    font-weight: 700
}

.category-tour .next-tour-name, .category-tour .next-tour-name a:active, .category-tour .next-tour-name a:hover, .category-tour .next-tour-name a:link, .category-tour .next-tour-name a:visited {
    color: #005128
}

.category-challenge .next-tour-name, .category-challenge .next-tour-name a:active, .category-challenge .next-tour-name a:hover, .category-challenge .next-tour-name a:link, .category-challenge .next-tour-name a:visited {
    color: #116aa3
}

.category-qualifying .next-tour-name, .category-qualifying .next-tour-name a:active, .category-qualifying .next-tour-name a:hover, .category-qualifying .next-tour-name a:link, .category-qualifying .next-tour-name a:visited {
    color: #008d3b
}

.category-pga .next-tour-name, .category-pga .next-tour-name a:active, .category-pga .next-tour-name a:hover, .category-pga .next-tour-name a:link, .category-pga .next-tour-name a:visited {
    color: #005aba
}

.next-tour-course-name a:active, .next-tour-course-name a:hover, .next-tour-course-name a:link, .next-tour-course-name a:visited {
    color: #004a61
}

.next-tour-button {
    margin: 1vw auto;
    width: 100%
}

.next-tour-button-box {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0 -5px
}

.next-tour-button-broadcast, .next-tour-button-ticket {
    align-items: center;
    display: flex;
    height: 47px;
    justify-content: center;
    margin: 5px;
    width: calc(50% - 10px)
}

.next-tour-button-broadcast a, .next-tour-button-ticket a {
    align-items: center;
    display: flex;
    height: 47px;
    justify-content: center;
    width: 100%
}

.next-tour-button-broadcast a {
    padding-right: 10px
}

.next-tour-button-broadcast {
    background: #d1e0e6 url(/assets/img/common/arrow07.svg) right 10px center/9px no-repeat;
    border-bottom: 2px solid #0062cc;
    color: #0062cc
}

.next-tour-button-ticket {
    background: #d1e0e6 url(/assets/img/common/arrow02.svg) right 10px center/9px no-repeat;
    border-bottom: 2px solid #004a61;
    color: #004a61
}

.next-tour-button-broadcast a:hover {
    background-color: #bbd0da
}

.next-tour-button-ticket a:active, .next-tour-button-ticket a:link, .next-tour-button-ticket a:visited {
    color: #004a61
}

.next-tour-button-ticket a:hover {
    background-color: #bbd0da
}

@media screen and (min-width: 560px) {
    .next-tour-table {
        border-spacing: 5px;
        margin: 10px auto
    }

    .next-tour-button {
        margin: 10px auto;
        width: 100%
    }

    .next-tour-button-box {
        justify-content: center;
        margin: 0 auto
    }

    .next-tour-button-broadcast, .next-tour-button-ticket {
        margin: 5px;
        max-width: 190px
    }
}

@media screen and (min-width: 960px) {
    .next-tour-box {
        align-items: flex-start;
        -moz-flex-direction: row;
        flex-direction: row;
        flex-wrap: nowrap;
        margin: 20px 0 0
    }

    .next-tour-banner {
        flex: none;
        margin: 20px 12px
    }

    .next-tour-table {
        margin: 15px 12px 20px
    }

    .next-tour-table th {
        padding: 2px 10px
    }

    .next-tour-table td {
        font-size: 1.6rem;
        padding: 2px 10px
    }

    .next-tour-box .next-tour-name {
        font-size: 1.8rem
    }

    .next-tour-button {
        margin: 20px 12px;
        width: auto
    }

    .next-tour-button-box {
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column
    }

    .next-tour-button-broadcast, .next-tour-button-ticket {
        margin: 0 5px 10px;
        width: 160px
    }
}

.content-title.hot-topics {
    color: #00787e;
    margin-top: -.9em
}

.hot-topics-box, .hot-topics-item {
    margin: 3vw auto
}

.hot-topics-photo {
    overflow: hidden
}

.hot-topics-photo img {
    height: auto;
    width: 100%
}

.hot-topics-title {
    font-size: 1.6rem;
    line-height: 1.4;
    margin: .2em 0 0
}

a:active .hot-topics-title, a:hover .hot-topics-title, a:link .hot-topics-title, a:visited .hot-topics-title {
    color: #004a61;
    text-decoration: none
}

a:hover .hot-topics-title {
    opacity: .6
}

@media screen and (max-width: 959px) {
    .hot-topics-item a {
        display: grid;
        gap: 12px;
        grid-template-columns:160px 1fr;
        align-items: center
    }

    .hot-topics-photo {
        width: 160px
    }

    .hot-topics-title {
        margin: 5px 0;
        font-size: 1.4rem
    }
}

@media screen and (min-width: 960px) {
    .hot-topics-box {
        display: grid;
        gap: 15px;
        grid-template-columns:repeat(3, 1fr);
        margin: 30px 0 0
    }

    .hot-topics-item {
        flex-basis: calc(33.33333% - 24px);
        margin: 20px 12px
    }
}

@media screen and (min-width: 960px) and (max-width: 1319px) {
    .hot-topics-photo {
        height: 18vw
    }
}

@media screen and (min-width: 1320px) {
    .hot-topics-photo {
        height: 230px
    }

    .hot-topics-title {
        font-size: 1.4rem
    }
}

.leaderboard-support {
    align-items: baseline;
    color: #fff;
    display: flex;
    font-size: 1.8rem;
    justify-content: center;
    line-height: 1;
    padding: 3vw 0 0
}

.leaderboard-support-img {
    height: 15px;
    padding-right: 10px;
    vertical-align: baseline;
    width: auto
}

@media screen and (min-width: 560px) {
    .leaderboard-support {
        align-items: baseline;
        justify-content: flex-end;
        padding: 10px 24px 0 0
    }
}

@media screen and (min-width: 960px) {
    .leaderboard-support {
        margin-left: auto;
        padding: 10px 5px 0 0
    }
}

@media screen and (max-width: 559px) {
    .leaderboard-main > .leaderboard-table-box .leaderboard-table .board-updated, .leaderboard-main > .leaderboard-table-box .leaderboard-table .leaderboard-r1, .leaderboard-main > .leaderboard-table-box .leaderboard-table .name-alphabet, .leaderboard-main > .leaderboard-table-box .leaderboard-table th.board-table-header-r, .leaderboard-playoff-main > .leaderboard-table-box .leaderboard-table .name-alphabet {
        display: none
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-hole, .leaderboard-main > .leaderboard-table-box .leaderboard-score, .leaderboard-main > .leaderboard-table-box .leaderboard-today, .leaderboard-main > .leaderboard-table-box .leaderboard-total {
        font-size: 1.6rem
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-position .position-player-box {
        display: grid;
        min-width: inherit
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-position .position-box {
        grid-column: 1;
        grid-row: 1
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-position .photo {
        grid-column: 2;
        grid-row: 1/3
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-position .player-box {
        grid-column: 1;
        grid-row: 2
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-table .board-table-header-prize, .leaderboard-main > .leaderboard-table-box .leaderboard-table .leaderboard-prizemoney {
        display: none
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-table {
        border-spacing: 2px
    }

    .leaderboard-main > .leaderboard-table-box .leaderboard-position .position-player-box {
        grid-template-columns:auto 46px
    }

    .category-pga .leaderboard-main > .leaderboard-table-box .leaderboard-position .position-player-box {
        grid-template-columns:none
    }
}

.leaderboard-main > .leaderboard-table-box .leaderboard-table .name-alphabet, .leaderboard-playoff-main > .leaderboard-table-box .leaderboard-table .name-alphabet {
    display: none
}