﻿.pc-only {
    display: block;
}

.sp-only {
    display: none;
}

* {
    font-family: 'Noto Sans JP', sans-serif;
}


.soccerplayer2026 {
    max-width: 1140px;
    width: 100%;
    margin-inline: auto;
    background: #12264C;
}

.soccerplayer2026-flyer {
    position: relative;
}

.soccerplayer2026-flyer-head {
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 870px;
    width: 90%;
    background: rgba(255, 255, 255, 0.7);
    padding: 50px;
    text-align: center;
    font-size: 20px;
}

.soccerplayer2026-flyer-head__lead {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.soccerplayer2026-bnr {
    padding-inline: 50px;
    padding-bottom: 80px;
}

.soccerplayer2026-bnr__title {
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    margin-block: 40px;
    text-align: center;
}

.soccerplayer2026-bnr-list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.soccerplayer2026-bnr-list a {
    width: calc((100% - 40px) / 2);
}


@media screen and (max-width: 1140px) {
    .pc-only {
        display: none !important;
    }

    .sp-only {
        display: block !important;
    }

    .soccerplayer2026-flyer-head {
        top: 2%;
        padding: 2.1333333333333333vw;
        font-size: 2.933333333333333vw;
    }

    .soccerplayer2026-flyer-head__lead {
        margin-bottom: 1.3333333333333335vw;
        font-size: 3.2vw;
    }

    .soccerplayer2026-bnr {
        padding-inline: 20px;
        padding-bottom: 50px;
    }

    .soccerplayer2026-bnr__title {
        font-size: 18px;
        margin-block: 20px;
    }

    .soccerplayer2026-bnr-list {
        gap: 15px;
    }

    .soccerplayer2026-bnr-list a {
        width: calc((100% - 15px) / 2);
    }
}

/* 画像上各リンク */

.player-link {
  position: absolute;
  display: block;
  box-sizing: border-box;
}

/* --- 個別の選手リンクの位置とサイズ (単位: %) --- */
.player-link-1 {
  left: 6.05%; top: 45.4%; width: 28.6%; height: 4.05%;
}
.player-link-12 {
  left: 35.7%; top: 45.4%; width: 28.6%; height: 4.05%;
}
.player-link-23 {
  left: 65.4%; top: 45.4%; width: 28.6%; height: 4.05%;
}
.player-link-2 {
  left: 6.05%; top: 53.4%; width: 28.6%; height: 4.05%;
}
.player-link-3 {
  left: 35.7%; top: 53.4%; width: 28.6%; height: 4.05%;
}
.player-link-4 {
  left: 65.4%; top: 53.4%; width: 28.6%; height: 4.05%;
}
.player-link-5 {
  left: 6.05%; top: 58.1%; width: 28.6%; height: 4.05%;
}
.player-link-16 {
  left: 35.7%; top: 58.1%; width: 28.6%; height: 4.05%;
}
.player-link-20 {
  left: 65.4%; top: 58.1%; width: 28.6%; height: 4.05%;
}
.player-link-21 {
  left: 6.05%; top: 62.8%; width: 28.6%; height: 4.05%;
}
.player-link-22 {
  left: 35.7%; top: 62.8%; width: 28.6%; height: 4.05%;
}
.player-link-25 {
  left: 65.4%; top: 62.8%; width: 28.6%; height: 4.05%;
}
.player-link-6 {
  left: 6.05%; top: 70.83%; width: 28.6%; height: 4.05%;
}
.player-link-7 {
  left: 35.7%; top: 70.83%; width: 28.6%; height: 4.05%;
}
.player-link-8 {
  left: 65.4%; top: 70.83%; width: 28.6%; height: 4.05%;
}
.player-link-9 {
  left: 6.05%; top: 75.55%; width: 28.6%; height: 4.05%;
}
.player-link-10 {
  left: 35.7%; top: 75.55%; width: 28.6%; height: 4.05%;
}
.player-link-11 {
  left: 65.4%; top: 75.55%; width: 28.6%; height: 4.05%;
}
.player-link-13 {
  left: 6.05%; top: 80.25%; width: 28.6%; height: 4.05%;
}
.player-link-14 {
  left: 35.7%; top: 80.25%; width: 28.6%; height: 4.05%;
}
.player-link-15 {
  left: 65.4%; top: 80.25%; width: 28.6%; height: 4.05%;
}
.player-link-17 {
  left: 6.05%; top: 84.95%; width: 28.6%; height: 4.05%;
}
.player-link-18 {
  left: 35.7%; top: 84.95%; width: 28.6%; height: 4.05%;
}
.player-link-19 {
  left: 65.4%; top: 84.95%; width: 28.6%; height: 4.05%;
}
.player-link-24 {
  left: 6.05%; top: 89.65%; width: 28.6%; height: 4.05%;
}
.player-link-26 {
  left: 35.7%; top: 89.65%; width: 28.6%; height: 4.05%;
}