@media screen and (min-width: 801px) {
    .c_pc {
        display: block;
    }
    .c_sp {
        display: none;
    }
}
@media screen and (max-width: 800px) {
    .c_pc {
        display: none;
    }
    .c_sp {
        display: block;
    }
}
/* page_top */
#page_top {
    width: 100px;
    height: 60px;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #002063;
    opacity: 0.6;
}

#page_top a {
    position: relative;
    display: block;
    width: 100px;
    height: 60px;
    text-decoration: none;
}

#page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -25px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

#page_top a::after {
    content: 'TOP';
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 30px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

/* page_top end */

/* CSS Document */
#SportsContent a:hover, #SportsContent a:active {
    text-decoration: none!important;
}
.noSelection {
    opacity: .5;
}
.redBorder {
    border: 3px solid rgb(116, 83, 153);
    box-sizing: border-box;
}
.blueBorder {
    border: 3px solid #006ab0;
    box-sizing: border-box;
}
.tokyoforwardListMore {
    height: 0!important;
    overflow: hidden;
}
.tokyoforwardListMore.open {
    height: 100%!important;
    overflow: inherit;
}
.tokyoforwardTopicMorelink {
    text-align: center !important;
}
#SportsContent .tokyoforwardTopicMorelink span {
    cursor: pointer;
    color: #a08776;
    border: solid 2px #a08776;
    background: #fff;
    border-radius: 3px;
    transition: .4s;
    margin-top: 1em;
    font-size: 85%;
    display: inline-block;
    padding: 0.6em 1em;
    text-decoration: none;
    line-height: 1.3;
}
@media screen and (min-width: 768px) {
    #SportsContent .tokyoforwardTopicMorelink span:hover {
        background-color: #a08776;
        color: #fff;
    }
}
.tokyoforwardTitle h2 {
    font-size: 150% !important;
    line-height: 1 !important;
    position: relative;
    margin: 25px 0 5px 0 !important;
    padding: 0 7px;
    font-weight: bold !important;
}
@media screen and (max-width: 800px) {
    .tokyoforwardTitle h2 {
        font-size: 120% !important;
        margin: 15px 0 5px 0 !important;
    }
}
.tokyoforwardTitle h2 span {
    position: relative;
    padding: 0 0.4em;
    background-color: #fff;
    display: inline-block;
}
.tokyoforwardTitle h2::before {
    content: "";
    display: block;
    background-color: #a08776;
    width: 100%;
    height: 90%;
    position: absolute;
    left: 0;
}
#SportsContent h3.tokyoforwardSubTitle {
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 2px 3px;
    border-left: none!important;
    line-height: 180%;
    border-bottom: 1px solid #a08776;
}
@media screen and (max-width: 800px) {
    #SportsContent h3.tokyoforwardSubTitle {
        font-size: 110%;
    }
}
.tokyoforwardTitle.topicTitle h2::before {
    background-color: #a08776;
}
.tokyoforwardTitle.kanrenTitle h2::before {
    background-color: #707070;
}
.tokyoforwardTab {
    display: flex;
}
.tokyoforwardTab div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1em 0 0;
    padding: 8px 0;
    color: #fff;
    font-weight: 500;
    text-shadow: #333 1px 1px 2px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    cursor: pointer;
}
.tokyoforwardTab #tabSekai {
    background-color: rgb(116, 83, 153);
    padding: 8px 10px;
    box-sizing: border-box;
}
.tokyoforwardTab #tabDef {
    background-color: #006ab0;
    padding: 8px 10px;
    box-sizing: border-box;
}
.tokyoforwardTab p {
    font-size: 18px;
}
@media screen and (max-width: 800px) {
    .tokyoforwardTab p {
        font-size: 16px;
    }
}
.tokyoforwardContent {
    padding: 30px;
}
@media screen and (max-width: 800px) {
    .tokyoforwardContent {
        padding: 15px;
    }
}
.tokyoforwardLIstItem {
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}
.tokyoforwardLIstItem a {
    height: 100%;
    display: block;
    text-decoration: none;
}
@media screen and (max-width: 800px) {
    .tokyoforwardLIstItem a {
        text-align: center;
        padding-top: 10px;
    }
}
#tokyoforwardBox {
    padding-top: 50px;
}
@media screen and (max-width: 800px) {
    #tokyoforwardBox {
        padding-top: 1em;
    }
}
#SportsContent #MainContent #tokyoforwardBox .tokyoforwardContent .tokyoforwardLIstItem a {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 10px 10px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    border-radius: 10px;
    min-height: 105px;
}
@media screen and (max-width: 800px) {
    #SportsContent #MainContent #tokyoforwardBox .tokyoforwardContent .tokyoforwardLIstItem a {
        flex-direction: column;
        justify-content: center;
        gap: 10px;
    }
}
#SportsContent #MainContent #tokyoforwardBox .tokyoforwardContent .tokyoforwardLIstItem a img {
    max-width: 80px;
    margin-bottom: 0!important;
}
@media screen and (max-width: 800px) {
    #SportsContent #MainContent #tokyoforwardBox .tokyoforwardContent .tokyoforwardLIstItem a img {
        max-width: 60px;
    }
}
.tokyoforward2025_kiun .tokyoforwardLIstItem a img {
    border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 800px) {
    .tokyoforwardLIstItem a img {
        width: 290px;
        border-radius: 0;
    }
    .tokyoforward2025_kiun .tokyoforwardLIstItem a img {
        border-radius: 0;
    }
}
.tokyoforwardTxt {
    padding: 20px 5px;
    color: #333;
    text-align: left;
}
.tokyoforwardTxt p:first-child {
    font-weight: bold;
}
@media screen and (max-width: 800px) {
    .tokyoforwardListTxt {
        width: 100%;
    }
}
.tokyoforwardListTxt p {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 180%;
}
@media screen and (max-width: 800px) {
    .tokyoforwardListTxt p {
        font-size: 14px;
    }
}
.tokyoforwardKanrenList ul {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 730px;
    margin: 0 auto!important;
}
@media screen and (max-width: 800px) {
    .tokyoforwardKanrenList ul {
        width: 100%;
        justify-content: center;
    }
}
.tokyoforwardKanrenList ul li {
    list-style-type: none!important;
    width: 225px;
    margin: 0!important;
    font-size: 85%;
    line-height: 140%;
}
.tokyoforwardKanrenList ul li a {
    display: block;
}
@media screen and (max-width: 800px) {
    .tokyoforwardKanrenList ul li {
        width: 46%;
    }
}
#tokyoforward2025_kiun {
    border-color: #e0c31c;
}
.defContent {
    display: none;
}
.sekaiContent .tokyoforwardLIstItem {
    box-shadow: 1px 1px 1px 1px rgb(116, 83, 153);
}
.sekaiContent .tokyoforwardLIstItem a {
    border: 1px solid rgb(116, 83, 153);
}
.defContent .tokyoforwardLIstItem {
    box-shadow: 1px 1px 1px 1px #006ab0;
}
.defContent .tokyoforwardLIstItem a {
    border: 1px solid #006ab0;
}
.p_link_icon {
    display: inline-block;
}

.tokyoforward_link_img {
    width: 30px;
    height: 16px;
    margin-top: 5px;
    margin-left: 5px;
}
.font_adjust .tokyoforward_link_img {
    margin-top: 4px;
}
@media screen and (max-width: 800px) {
    .tokyoforward_link_img {
        width: 30px!important;
        height: 16px!important;
    }
    .font_adjust .tokyoforward_link_img {
        margin-top: 5px;
    }
}
#tokyoforward2025 #SportsContent .font_adjust {
    font-size: 113%;
}
@media screen and (max-width: 800px) {
    #tokyoforward2025 #SportsContent .font_adjust {
        font-size: 120%;
    }
}

#tokyoforward2025 #SportsContent .tokyoforwardGrid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
@media screen and (max-width: 800px) {
    #tokyoforward2025 #SportsContent .tokyoforwardGrid {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
}