<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

div#wrestling2021-2022_pc .news-box .news-02 .text_c {
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border: 1px solid #cccccc;
    padding: 10px;
    margin-bottom: 20px;
}

div#wrestling2021-2022_pc .news-box .news-02 li a.text_a {
    color:#ffffff;
    font-weight: normal;
    text-decoration:none;
}

div#wrestling2021-2022_pc .news-box .news-02 li a.text_a:hover {
    color:#ffffff;
    font-weight: normal;
    text-decoration:underline;
}

div#wrestling2021-2022_pc .news-box .news-02 li a.text_b {
    color:#ffffff;
    text-decoration:none;
    font-weight: bold;
}

div#wrestling2021-2022_pc .news-box .news-02 li a.text_b:hover {
    color:#ffffff;
    text-decoration:underline;
    font-weight: bold;
}


div#wrestling2021-2022_pc section.main-contents .youtube-box {
    /* width: 850px; */
    margin: 0 auto;
    margin-bottom: 50px;
}

div#wrestling2021-2022_pc section.main-contents .youtube-box .youtube-inner {
    position: relative;
    width: 100%;
    /* padding-top: 56.25%; */
}

</pre></body></html>