<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
    padding: 0;
    background: #204443;
}

.sp {
    display: none;
}

a {
    color: #126fa0;
    text-decoration: underline;
}

a:hover {
    color: #126fa0;
    text-decoration: none;
    opacity: 0.6;
}

img {
    margin: 0;
    padding: 0;
    width: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    user-drag: none;
}

#warp {
    width: 100%;
    margin: 0 auto;
    background: url(../img/back_img.png);
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

#head {
    width: 100%;
    background: #333;
}

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

#about {
    width: 100%;
}

#about .about_in {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    line-height: 0;
}

#about .about_in .onair_data {
    width: 100%;
    max-width: 980px;
    padding: 3% 0 1%;
}

#about .about_in .onair_data .txt {
    height: 0;
    width: 100%;
    padding-top: 17.042%;
    background: url(../img/onair_data.png) 0 0 no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#about .about_in .about_txt {
    width: 100%;
    max-width: 980px;
    padding-top: 5%;
}

#about .about_in .about_txt p.txt {

    height: 0;
    width: 100%;
    padding-top: 13.47%;
    padding-bottom: 3%;
    background: url(../img/about_txt.png) 0 0 no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#about .about_in .about_photo {
    width: 100%;
    padding-top: 2%;
}

#about .about_in .about_photo p.txt {

    height: 0;
    width: 100%;
    padding-top: 117.858%;
    background: url(../img/about_photo.png) 0 0 no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#contents01 {
    width: 100%;
    margin-top: -3.5%;
    background-image: url(../img/contents01_back01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

#contents01 .contents01_in {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 8% 0 3.5%;
}

#contents01 .contents01_in p.text {
    width: 100%;
    height: 0;
    padding-top: 98.98%;
    background: url(../img/contents01_img.png) 0 0 no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#contents02 {
    width: 100%;
    background: #b3d5d9;
}

#contents02 .contents02_in {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 3% 0;
}

#contents02 .contents02_in p.text {
    width: 100%;
    height: 0;
    padding-top: 65%;
    background: url(../img/contents02_img.png) 0 0 no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#contents03 {
    width: 100%;
}

#contents03 .contents03_in {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 3% 0 0;
}

#contents03 .contents03_in p.text {
    width: 100%;
    height: 0;
    padding-top: 133.878%;
    background: url(../img/contents03_img.png) 0 0 no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#contents04 {
    width: 100%;
}

#contents04 .contents04_in {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 2% 0 0;
}

#contents04 .contents04_in p.text {
    width: 100%;
    height: 0;
    padding-top: 189.225%;
    background: url(../img/contents04_img.png) 0 0 no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#contents04-2 {
    width: 100%;
    line-height: 0;
}

#contents04-2 .contents04-2_in {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 7% 0 0;
}

#movie {
    width: 100%;
}

#movie .movie_in {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    padding: 3% 0;
}

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


#footer {
    width: 100%;
    background: #204443;
}

#footer .footer_in {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    line-height: 0;
    text-align: center;
    padding: 2% 0;
}

#footer .footer_in img {
    width: auto;
}

#page-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 137px;
    height: 41px;
}



@media screen and (max-width: 750px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }

    #warp {}

    #about .about_in .onair_data .txt {
        padding-top: 42.668%;
        background: url(../img/sp_onair_data.png) 0 0 no-repeat;
        background-size: contain;
    }

    #about .about_in .about_txt p.txt {
        padding-top: 22%;
        background: url(../img/sp_about_txt.png) 0 0 no-repeat;
        background-size: contain;
    }

    #about .about_in .about_photo p.txt {
        padding-top: 225.335%;
        background: url(../img/sp_about_photo.png) 0 0 no-repeat;
        background-size: contain;
    }

    #contents01 .contents01_in {
        padding: 10% 0 7%;
    }

    #contents01 .contents01_in p.text {
        padding-top: 129.735%;
        background: url(../img/sp_contents01_img.png) 0 0 no-repeat;
        background-size: contain;
    }

    #contents02 .contents02_in {
        padding: 8% 0 6%;
    }

    #contents02 .contents02_in p.text {
        padding-top: 83.335%;
        background: url(../img/sp_contents02_img.png) 0 0 no-repeat;
        background-size: contain;
    }

    #contents03 {
        background: url(../img/sp_contents03_back.png) 0 0 no-repeat;
        background-size: cover;
        padding: 3% 0 5%;
    }

    #contents03 .contents03_in p.text {
        padding-top: 173.335%;
        background: url(../img/sp_contents03_img.png) 0 0 no-repeat;
        background-size: contain;
    }

    #contents04 {
        background: url(../img/sp_contents04_back.png) 0 0 no-repeat;
        background-size: cover;
        padding: 5% 0;
    }

    #contents04 .contents04_in p.text {
        padding-top: 124.8%;
        background: url(../img/sp_contents04_img.png) 0 0 no-repeat;
        background-size: contain;
    }

    #movie .movie_in {
        width: 93%;
        margin: 0 auto;
    }

    #footer {
        background: #333;
    }

    #footer .footer_in img {
        width: 100%;
    }
}

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

    #footer .footer_in2 {
        font-size: 80%;
    }
}

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