@charset "utf-8";
/*style_feature_index.css*/
section.title {
    max-width: 1040px;
    margin: 20px auto 0;
}
section.title a {
    font-size: 14px;
    text-decoration: none;
}
section.title h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 44px;
    color: #1F2A66;
    padding: 60px 0;
    font-weight: 500;
}
section.title h1 small {
    font-size: 0.6em;
    margin-left: 0.5em;
}
section.index_main {
    background: #fce0ed;
    padding: 0 20px;
}
section.index_main div {
    max-width: 1000px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.index_main div h2 {
    font-size: 20px;
    font-weight:700;
    color: #1f2a66;
    line-height: 1.8;
    width: 400px;
    margin-right: 60px;
    text-align: justify;
    font-feature-settings: 'palt';
}
section.index_main div img {
    width: 54%;
}
section.movie {
    max-width: 1000px;
    margin: 100px auto 100px;
    padding: 20px;
}
section.movie nav {
    display: flex;
    flex-wrap: wrap;
}
section.movie nav a {
    display: block;
    width: 17%;
    margin-right: 3.75%;
    margin-bottom: 20px;
    text-decoration: none;
}
section.movie nav a:nth-child(5n) {
    margin-right: 0;
}
section.movie nav a figure {
    margin: 0;
    border: solid 2px #e7317d;
    position: relative;
}
section.movie nav a figure::before {
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 0;
    opacity: 0.5;
    background: url(/shingaku/gekirei/2023/common/images/playbtn.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
}
section.movie nav a img {
    width: 100%;
}
section.movie nav a p {
    margin-top: 5px;
    position: relative;
    padding-left: 25px;
    font-size: 13px;
    text-decoration: none;
    color: #000;
}
section.movie nav a p::before {
    width: 18px;
    height: 18px;
    font-size: 11px;
    line-height: 1;
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    box-sizing: border-box;
    vertical-align: 2px;
    margin-right: 5px;
    padding: 3px 3px 0px;
    position: absolute;
    left: 0;
    top: 1px;
}
section.movie nav a p.kbn1::before {
    content: '国';
    background-color: #368927;
}
section.movie nav a p.kbn2::before {
    content: '公';
    background-color: #368927;
}
section.movie nav a p.kbn3::before {
    content: '私';
    background-color: #050869;
}
section.movie a#link_moviepage {
    text-decoration:none;
    text-align:center;
    width: 40%;
    max-width: 400px;
    display: block;
    margin: 0 auto 40px;
    border: none;
    padding: 15px 0;
    background-color: #e7317d;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    position: relative;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    line-height: 1;
}
section.movie a#link_moviepage::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    right: 7%;
    top: calc(50% - 11px);
    transform: rotate(-45deg);
}
/*#livemovie*/
#livemovie_preview {
    max-width: 1100px;
    padding: 0;
    text-align: center;
    margin: auto;
}
#livemovie_preview h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 800;
    border-bottom: solid 3px #FFF;
    display: inline-flex;
    margin: 0 auto 60px;
    padding-bottom: 5px;
    position: relative;
}
#livemovie_preview h3 span {
    font-size: 32px;
    font-weight: 800;
}
#livemovie_preview h3::before {
    content: '';
    width: 114px;
    height: 110px;
    display: block;
    background: url(/2021/images/top/preview_h3_illust.svg) no-repeat;
    position: absolute;
    transform: rotateZ();
    top: -34px;
    left: -130px;
    background-size: contain;
}
#livemovie_preview h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
#livemovie_preview nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
    max-width: 1100px;
}
#livemovie_preview nav a {
    display: block;
    padding: 0;
    width: 23%;
    position: relative;
    border-radius: 0;
    margin: 0 0 40px;
    background: none;
}
#livemovie_preview nav a figure {
    display: block;
    position: relative;
}
#livemovie_preview nav a:hover {
    opacity: 0.7;
}
#livemovie_preview nav a figure::before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 0;
    background: url(/2021/images/thumbnail/icon_bcplay.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
}
#livemovie_preview nav a img {
    width: 100%;
}
#livemovie_preview nav a p {
    font-size: 12px;
    margin-top: 5px;
    font-weight: 400;
    text-align: justify;
}
#livemovie_preview div p {
    font-size: 15px;
    line-height: 1.8;
    margin: 0;
    text-align: center;
    /* max-width: 700px; */
    margin: auto;
    font-weight: 400;
}
#livemovie_overray {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100000;
}
#player {
    max-width: 1280px;
    width: 34vh;
    height: 74vh;
    position: fixed;
    top: calc(50% - 37vh);
    left: calc(50% - 17vh);
    /*background: #ffffff30;*/
    padding-top: 40px;
    display: none;
    z-index: 100001;
}
@media screen and (min-width: 1600px) {
    #player {
        /* height: 900px; */
        /* top: calc(50% - 450px); */
        /* left: calc(50% - 640px); */
    }
}
#livemovie_close {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
}
#livemovie_close::before, #livemovie_close::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    cursor: pointer;
}
#livemovie_close::before {
    transform: rotate(45deg);
}
#livemovie_close::after {
    transform: rotate(-45deg);
}
#bcplayer *, #bcplayer ::before, #bcplayer ::after {
    font-family: VideoJS;
}
#player nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20x;
    max-width: 400px;
    margin: auto;
}
#player nav a {
    display: block;
    width: calc(50% - 5px);
    /* max-width: 200px; */
    background: #FFE100;
    text-decoration: none;
    padding: 10px 0;
    margin-top: 10px;
    text-align: center;
    color: #1F2A66;
    font-weight: 700;
    border-radius: 5px;
    font-size: 16px;
}
#player nav a.m_schoolinfo, #player nav a.m_survayurl {
    background: #F8C1D8;
}
#player nav a.m_survayurl {
    width: 100%;
}
#player nav a.m_survayurl.nolink {
    display: none;
}
#fullview > span {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
}
#fullview > span::before {
    /* content: '（'; */
    font-size: 1em;
}
#fullview > span::after {
    /* content: '）'; */
    font-size: 1em;
}
#player nav button:hover {
    opacity: 0.8;
}
#player nav button::before {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    background: url(/2021/images/thumbnail/icon_bcbutton.svg) no-repeat;
    background-size: contain;
    margin-right: 10px;
}
/*bcplayer override*/
#bcplayer .movie-frame-inner {
    height: 60vh;
}
#bcplayer #kogi-player {
    height: 100%;
}

@media screen and (min-width:640px) {
    section.index_main div a:hover, section.page_navi nav a :hover {
        opacity: 0.8;
    }
}
@media screen and (max-width:1000px) {
    section.title h1 {
        font-size: 4.4vw;
        padding: 6vw 0;
    }
    section.index_main {
        padding: 0 2vw;
    }
    section.index_main div h2 {
        font-size: 1.7vw;
        line-height: 1.6;
        width: 42%;
        margin-right: 4%;
    }
    section.page_navi {
        margin: 8vw auto;
        padding: 0 2vw;
    }
    section.page_navi nav a {
        margin-bottom: 2vw
    }
} /*@media screen and (max-width:920px) */
@media screen and (max-width:640px) {
    section.title {
        margin: 4vw auto;
    }
    section.title a {
        font-size: 3vw;
        text-decoration: none;
        padding-left: 1em;
    }
    section.title a {
        font-size: 14px;
        text-decoration: none;
    }
    section.title h1 {
        font-size: 6.6vw;
        color: #1f2a66;
        padding: 4vw 0;
        flex-wrap: wrap;
    }
    section.title h1 small {
        margin-left: 0;
    }
    section.index_main {
        padding: 0;
    }
    section.index_main div {
        flex-wrap: wrap;
        padding: 0;
    }
    section.index_main div h2 {
        order: 2;
        font-size: 3.6vw;
        width: 100%;
        margin: 0;
        padding: 4vw;
    }
    section.index_main div img {
        width: 100%;
    }
    /*index_link*/
    /*index_link*/
    .index_link {
        width: 100%;
        margin: 0 auto;
        padding: 4vw;
        display: block;
    }
    .index_link nav.scroll_link {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .index_link nav.scroll_link a {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: row;
        border: solid 1px #000;
        border-radius: 5px;
        font-weight: 500;
        padding: 0 0;
        text-align: center;
        color: #000;
        width: 32%;
        margin: 1vw 0;
        margin-right: 2%;
        font-size: 2.7vw;
        line-height: 1.4;
        min-height: 10vw;
        text-decoration: none;
    }
    .index_link nav.scroll_link a span {
        font-size: 1em;
    }
    .index_link nav.scroll_link a small {
        display: block;
        width: 100%;
        font-size: 10px;
    }
    .index_link nav.scroll_link a:nth-child(3n) {
        margin-right: 0;
    }
    section.index_link {
        padding: 8vw 4vw;
    }
    .index_link nav.scroll_link {
        display: flex;
        justify-content: flex-start;
    }
    .index_link nav.scroll_link a {}
    .index_link nav.scroll_link a:nth-child(3n) {
        margin-right: 0;
    }
    .index_link nav.scroll_link a small {
        font-size: 2.6vw;
    }
    section.page_navi {
        margin: 0;
        padding: 2vw 4vw 12vw;
    }
    section.page_navi nav {
        height: unset;
    }
    section.page_navi nav a {
        width: 100%;
        margin: 2vw 0;
        padding: 0;
    }
    /**/
    section.movie {
        padding: 0 4vw;
        margin: 10vw 0 14vw;
    }
    section.movie h4 {
        font-size: 5vw;
        margin-bottom: 4vw;
    }
    section.movie h4 span {
        font-size: 2.7vw;
    }
    section.movie nav {}
    section.movie nav a {
        display: block;
        width: 30%;
        margin-right: 5%;
        margin-bottom: 20px;
        text-decoration: none;
    }
    section.movie nav a:nth-child(5n) {
        margin-right: 5%;
    }
    section.movie nav a:nth-child(3n) {
        margin-right: 0;
    }
    section.movie nav a figure::before {
        width: 10vw;
        height: 10vw;
        top: calc(50% - 5vw);
        left: calc(50% - 5vw);
    }
    section.movie nav a p {
        margin-top: 0.5vw;
        padding-left: 4.5vw;
        font-size: 3vw;
    }
    section.movie nav a p::before {
        width: 4vw;
        height: 4vw;
        font-size: 2.6vw;
        margin-right: 0;
    }
   section.movie a#link_moviepage {
        width: 76%;
        max-width: unset;
        margin: 0 auto;
        border: none;
        padding: 4vw 0;
        font-size: 4vw;
    }
   section.movie a#link_moviepage::after {
        width: 4vw;
        height: 4vw;
        top: calc(50% - 2vw);
    }
    #player {
        width: 40vh;
        height: 80vh;
        top: calc(50% - 46vh);
        left: calc(50% - 20vh);
    }
    /*bcplayer override*/
    #bcplayer .movie-frame-inner {
        height: 71vh;
    }
    #player nav a {
        padding: 3vw 0;
        font-size: 4vw;
        margin: 2vw 0 0;
    }
    
} /*@media screen and (max-width:640px)*/