@media screen and (min-width: 751px) {
    body {
        background: url(../img/pc_back.jpg) repeat-y top center;
    }

    #warp {
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
        background: #FFF;
        font-size: 140%;
        padding-bottom: 2em;
    }

    #head {
        width: 100%;
        margin: 0 auto;
    }

    #head .head_in {
        width: 100%;
        margin: 0 auto;
        line-height: 0;
    }

    #head .head_in h1 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/logo.png) no-repeat top center;
        padding-top: calc(414 / 980 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #read {
        width: 100%;
        margin: 0 auto;
    }

    #read .read_in {
        width: 100%;
        margin: 0 auto 1em;
    }

    #read .read_in p {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/read_txt.png) no-repeat top center;
        padding-top: calc(411 / 980 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter {
        width: 100%;
        margin: 3em auto;
    }

    #reporter .reporter_in {
        width: 100%;
        margin: 0 auto;
    }

    #reporter .reporter_in h2 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/reporter_tit.png) no-repeat top center;
        padding-top: calc(73 / 980 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter .reporter_in ul {
        width: 95%;
        margin: 1em auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    #reporter .reporter_in ul li {
        width: 33%;
        margin-bottom: 3rem;
        text-align: center;
        position: relative;
    }

    #reporter .reporter_in ul li.reporter01 {
        /* margin: 0 auto; */
        height: 0;
        background: url(../img/reporter01_220806.png) no-repeat top center;
        padding-top: calc(260 / 325 * 43.636%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter .reporter_in ul li.reporter02 {
        /* margin: 0 auto; */
        height: 0;
        background: url(../img/reporter02_220806.png) no-repeat top center;
        padding-top: calc(260 / 325 * 43.636%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter .reporter_in ul li.reporter03 {
        /* margin: 0 auto; */
        height: 0;
        background: url(../img/reporter04_240525.png) no-repeat top center;
        padding-top: calc(260 / 325 * 43.636%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter .reporter_in ul li a {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        font-size: 0;
        background
        /*\**/
        : #FFF\9;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
    }

    #reporter .reporter_in .reporter_cap {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/reporter_cap.png) no-repeat top center;
        padding-top: calc(43 / 980 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #onair {
        width: 100%;
        margin: 2em auto;
    }

    #onair .onair_in {
        width: 91.838%;
        margin: 0 auto;
    }

    #onair .onair_in h3 {
        color: #FFF;
        background: #004098;
        padding: 0.5em 0;
        font-size: 200%;
        font-weight: bold;
        text-align: center;
    }

    #onair .onair_in h3 span {
        font-size: 80%;
    }

    #onair .onair_in dl {
        width: 100%;
        margin: 1em auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        line-height: 175%;
    }

    #onair .onair_in dl dt {
        width: 9%;
    }

    #onair .onair_in dl dd {
        width: 91%;
    }

    #onair .onair_in p {
        width: 100%;
        margin: 2em auto 1em;
        line-height: 175%;
    }

    #next {
        width: 100%;
        margin: 2em auto;
    }

    #next .next_in {
        width: 91.838%;
        margin: 0 auto;
    }

    #next .next_in h4 {
        color: #FFF;
        background: #e70012;
        padding: 0.5em 0;
        font-size: 200%;
        font-weight: bold;
        text-align: center;
    }

    #next .next_in h4 span {
        font-size: 80%;
    }

    #next .next_in dl {
        width: 100%;
        margin: 1em auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        line-height: 175%;
    }

    #next .next_in dl dt {
        width: 9%;
    }

    #next .next_in dl dd {
        width: 91%;
    }

    #next .next_in p {
        width: 100%;
        margin: 2em auto;
        line-height: 175%;
    }

    #present {
        width: 100%;
        margin: 3em auto 4em;
    }

    #present .present_in {
        width: 91.838%;
        margin: 0 auto;
    }

    #present .present_in h5 {
        color: #000;
        background: #fff100;
        padding: 0.5em 0;
        font-size: 200%;
        font-weight: bold;
        text-align: center;
    }

    #present .present_in h5 span {
        font-size: 80%;
    }

    #present .present_in .present_txt {
        width: 100%;
        margin: 1em auto;
        line-height: 175%;
    }

    #present .present_in .present_end {
        width: 100%;
        margin: 1em auto;
        text-align: center;
        line-height: 175%;
    }

    #present .present_in .present_end span {
        font-size: 110%;
        border-bottom: 1px solid #333;
        padding: 0 0.4em;
    }

    #present .present_in .present_btn {
        text-align: center;
    }

    #present .present_in .present_btn img {
        width: auto;
    }

    #footer {
        width: 100%;
    }

    #footer .footer_in {
        width: 90%;
        margin: 1em auto;
    }

    #footer .footer_in .links {
        display: block;
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/footer_img.jpg) no-repeat top center;
        padding-top: calc(552 / 900 * 100%);
        background-size: contain;
        font-size: 0px;
    }

}

@media screen and (max-width: 965px) {
    #onair .onair_in dl dt,#next .next_in dl dt {
        width: 10%;
    }
    #onair .onair_in dl dd,#next .next_in dl dd {
        width: 90%;
    }
}

@media screen and (max-width: 870px) {
    #onair .onair_in dl dt,#next .next_in dl dt {
        width: 11%;
    }
    #onair .onair_in dl dd,#next .next_in dl dd {
        width: 89%;
    }
}

@media screen and (max-width: 793px) {
    #onair .onair_in dl dt,#next .next_in dl dt {
        width: 12%;
    }
    #onair .onair_in dl dd,#next .next_in dl dd {
        width: 88%;
    }
}

@media screen and (max-width: 750px) {

    #warp {
        margin: 0;
    }

    #head {
        width: 100%;
        margin: 0 auto;
    }

    #head .head_in {
        width: 100%;
        margin: 0 auto;
        line-height: 0;
    }

    #head .head_in h1 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/sp_logo.png) no-repeat top center;
        padding-top: calc(407 / 750 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #read {
        width: 100%;
        margin: 0 auto;
    }

    #read .read_in {
        width: 100%;
        margin: 0 auto;
    }

    #read .read_in p {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/sp_read_txt.png) no-repeat top center;
        padding-top: calc(332 / 750 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter {
        width: 100%;
        margin: 0 auto;
    }

    #reporter .reporter_in {
        width: 100%;
        margin: 1em auto;
    }

    #reporter .reporter_in h2 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/sp_reporter_tit.png) no-repeat top center;
        padding-top: calc(61 / 750 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter .reporter_in ul {
        width: 95%;
        margin: 1em auto;
        display: flex;
        gap: 2%;
        /* flex-wrap: wrap; */
        justify-content: flex-start;
    }

    #reporter .reporter_in ul li {
        width: 33%;
        margin-bottom: 1.5rem;
        text-align: center;
        position: relative;
    }

    #reporter .reporter_in ul li.reporter01 {
        /* margin: 0 auto; */
        height: 0;
        background: url(../img/reporter01_220806.png) no-repeat top center;
        padding-top: calc(258 / 204 * 35%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter .reporter_in ul li.reporter02 {
        /* margin: 0 auto; */
        height: 0;
        background: url(../img/reporter02_220806.png) no-repeat top center;
        padding-top: calc(258 / 204 * 35%);
        background-size: contain;
        font-size: 0px;
    }

    #reporter .reporter_in ul li.reporter03 {
        /* margin: 0 auto; */
        height: 0;
        background: url(../img/reporter04_240525.png) no-repeat top center;
        padding-top: calc(258 / 204 * 35%);
        background-size: contain;
        font-size: 0px;
    }


    #reporter .reporter_in ul li a {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        font-size: 0;
        background
        /*\**/
        : #FFF\9;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
    }

    #reporter .reporter_in .reporter_cap {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/sp_reporter_cap.png) no-repeat top center;
        padding-top: calc(34 / 750 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #onair {
        width: 100%;
        margin: 2em auto;
    }

    #onair .onair_in {
        width: 100%;
        margin: 0 auto;
    }

    #onair .onair_in h3 {
        color: #FFF;
        background: #004098;
        padding: 0.5em 0;
        font-size: 160%;
        font-weight: bold;
        text-align: center;
    }

    #onair .onair_in h3 span {
        font-size: 75%;
    }

    #onair .onair_in dl {
        width: 95%;
        margin: 1em auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        line-height: 175%;
    }

    #onair .onair_in dl dt {
        width: 10%;
    }

    #onair .onair_in dl dd {
        width: 90%;
    }

    #onair .onair_in p {
        width: 95%;
        margin: 1em auto;
        line-height: 175%;
    }

    #next {
        width: 100%;
        margin: 2em auto;
    }

    #next .next_in {
        width: 100%;
        margin: 0 auto;
    }

    #next .next_in h4 {
        color: #FFF;
        background: #e70012;
        padding: 0.5em 0;
        font-size: 160%;
        font-weight: bold;
        text-align: center;
    }

    #next .next_in h4 span {
        font-size: 80%;
    }

    #next .next_in dl {
        width: 95%;
        margin: 1em auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        line-height: 175%;
    }

    #next .next_in dl dt {
        width: 10%;
    }

    #next .next_in dl dd {
        width: 90%;
    }

    #next .next_in p {
        width: 95%;
        margin: 1em auto;
        line-height: 175%;
    }

    #present {
        width: 100%;
        margin: 2em auto;
    }

    #present .present_in {
        width: 100%;
        margin: 0 auto;
    }

    #present .present_in h5 {
        color: #000;
        background: #fff100;
        padding: 0.5em 0;
        font-size: 160%;
        font-weight: bold;
        text-align: center;
    }

    #present .present_in h5 span {
        font-size: 80%;
    }

    #present .present_in .present_txt {
        width: 95%;
        margin: 1em auto;
        line-height: 175%;
    }

    #present .present_in .present_end {
        width: 95%;
        margin: 1em auto;
        text-align: center;
        line-height: 175%;
    }

    #present .present_in .present_end span {
        font-size: 110%;
        border-bottom: 1px solid #333;
        padding: 0 0.4em 0.2em;
    }

    #present .present_in .present_btn {
        text-align: center;
        width: 65%;
        margin: 0 auto;
    }

    #present .present_in .present_btn img {
        width: 100%;
    }

    #footer {
        width: 100%;
        margin: 0 auto;
    }

    #footer .footer_in {
        width: 95%;
        margin: 1em auto;
    }

    #footer .footer_in .links {
        display: block;
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/sp_footer_img.jpg) no-repeat top center;
        padding-top: calc(417 / 679 * 100%);
        background-size: contain;
        font-size: 0px;
    }
}

@media screen and (max-width: 610px) {
    #onair .onair_in dl dt,#next .next_in dl dt {
        width: 11%;
    }
    #onair .onair_in dl dd,#next .next_in dl dd {
        width: 89%;
    }
}

@media screen and (max-width: 553px) {
    #onair .onair_in dl dt,#next .next_in dl dt {
        width: 13%;
    }
    #onair .onair_in dl dd,#next .next_in dl dd {
        width: 87%;
    }
}

@media screen and (max-width: 470px) {
    #onair .onair_in dl dt,#next .next_in dl dt {
        width: 16.5%;
    }
    #onair .onair_in dl dd,#next .next_in dl dd {
        width: 83.5%;
    }
}

@media screen and (max-width: 374px) {

    #onair .onair_in h3 {
        font-size: 140%;
    }
    #onair .onair_in dl dt {
        width: 18.5%;
    }

    #onair .onair_in dl dd {
        width: 81.5%;
    }
    
    #next .next_in h4 {
        font-size: 140%;
    }

    #next .next_in dl dt {
        width: 18.5%;
    }

    #next .next_in dl dd {
        width: 81.5%;
    }

    #present .present_in h5 {
    font-size: 140%;
}

}

.list-mv01 {
    opacity: 0;
    /*transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);*/
    -webkit-transition: all 1s;
    transition: all 1s;
}

.mv01 {
    opacity: 1.0;
    /*transform: translate(0, 0);
    -webkit-transform: translate(0, 0);*/
    -webkit-transition: all 1s;
    transition: all 1s;
}

#page-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 137px;
    height: 41px;
    opacity: 0.6;
    -webkit-transition: all 1s;
    transition: all 1s;
}

#page-top a:hover {
    opacity: 1;
}



#about .about_in .movie .video #vjs_video_3 {
    padding-top: 56.3%;
}