@charset "UTF-8";
/*cmn*/
.dtl_warp {
    padding: 120px 0;
}
.dtl_warp.is-ver2 {
    background: #eff5fb;
}
.dtl_warp.n3 {
    padding: 80px 0 0;
}
.dtl_warp.n3 .dtl_in {
    padding-bottom: 40px;
}
.dtl_warp.n3 .dtl_in.n3 {
    padding: 0px;
    margin: 0 20px;
    border-bottom: 2px solid #ddd;
}

@media (min-width: 896px) {
    .dtl_warp.n3 .dtl_in {
        padding-bottom: 120px;
    }
    .dtl_warp.n3 .dtl_in.n3 {
        padding-bottom: 0;
        border-bottom: 2px solid #ddd;
        margin: 0;
    }
    .dtl_warp.n3 .dtl_in.n3 .scl_warp {
        margin: 60px 0;
    }
}
.dtl_warp.n3 .pct_warp {
    margin-bottom: 0;
}
.dtl_warp.n3 .pct_warp .dtl_in{
    padding-bottom: 0;
}
#event_list_frame.dtl_warp {
    margin: 120px 0 0;
}
.top_ttl.is-ver1 {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 50px;
    background: #0c4cac;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.top_ttl.is-ver1.n1 {
    border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}
.top_ttl.is-ver1 .top-ttl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}
.top_ttl.is-ver2 {
    border-bottom: 4px solid #0c4cac;
    padding: 0 0 12px;
}
.top_ttl.is-ver2 .top-ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #0c4cac;
}
.top_ttl.is-ver3 {
    padding: 0 0 10px;
    position: relative;
}
.top_ttl.is-ver3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 285px;
    height: 3px;
    background: #0c4cac;
}
.top_ttl.is-ver3 .top-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #0c4cac;
}
.top_ttl.is-ver4 {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 100px;
    background: #0c4cac;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.top_ttl.is-ver4 .top-ttl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
}
.top_ttl.is-mb {
    margin: 0 0 30px 0;
}
.dtl_box {
    padding: 30px 30px;
    margin: 0 0 60px;
}
.dtl_box:last-child {
    margin: 0;
}
/*style*/
.mv_warp {
    padding: 40px 0 0;
}
.mvSlide_wrap {
    width: 910px;
    margin: 0 auto;
    height: 450px;
}
.mvSlide_wrap .is-tal {
    text-align: left !important;
}
.tpSlide-js {
    opacity: 0;
}
.tpSlide-js.slick-initialized {
    transition: opacity .2s linear;
    opacity: 1;
}
.slick-dots {
    z-index: 2;
}
.slick-track {
    align-items: flex-start;
}
@media (min-width: 896px) {
.slick-list.draggable {
    height: 390px !important;
}
.slick-slide {
    padding: 5px 0;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots {
    bottom: -36px;
}
.slick-dots li {
    width: 10px;
    height: 10px;
}
.slick-dots li button:before {
    width: 10px;
    height: 10px;
}
.slick-prev, .slick-next, .slick-prev, .slick-next {
    bottom: 50%;
    width: 36px;
    height: 40px;
    margin: 0 0 -20px 0;
    transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
}
.slick-prev, .slick-prev {
    left: -55px;
    background: url(../img/btn_slide_prev.png) no-repeat center center;
}
.slick-prev:hover, .slick-prev:focus {
    background: url(../img/btn_slide_prev.png) no-repeat center center;
}
.slick-next, .slick-next {
    right: -55px;
    background: url(../img/btn_slide_next.png) no-repeat center center;
}
.slick-next:hover, .slick-next:focus {
    background: url(../img/btn_slide_next.png) no-repeat center center;
}
.slick-slide img {
    max-width: initial;
    max-height: initial;
}
}
.mv_in {
    background: url(../img/top_mv3.png) no-repeat center center;
    width: 900px;
    height: 380px;
    margin: 0 auto;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 0 4px rgb(146 146 146 / 0.3);
}
.mv_ttl {
    position: absolute;
    top: 140px;
    left: 167px;
    z-index: 999;
}
.mv-ttl {
    letter-spacing: -.4em;
}
.mv-ttl .txt1 {
    display: block;
    letter-spacing: normal;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 10px;
}
.mv-ttl .txt2 {
    letter-spacing: normal;
    font-size: 46px;
    line-height: 1.2;
    font-weight: bold;
    color: #0c4cac;
}
.mv-ttl .txt3 {
    letter-spacing: normal;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    color: #0c4cac;
    position: relative;
}
.mv-ttl .txt3:before {
    content: "";
    position: absolute;
    top: -6px;
    right: -18px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../svg/icn_rss.svg) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.mv_txt {
    position: absolute;
    bottom: 118px;
    left: 85px;
}
.mv_tbox {
    border: 1px solid #0c4cac;
    padding: 16px 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.mv-txt {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
}
.mv_logo {
    position: absolute;
    bottom: 137px;
    left: 55px;
    z-index: 999;
}
.mv-logo {
    width: 78px;
    height: 120px;
}
.mv-logo span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 120px 0 0 0;
    background: url(../svg/logo3.svg?date=202010022) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.mvTxt_wrap {
    padding: 0 0 0 0;
}
.mvTxt-txt {
    text-align: center;
    font-size: 20px;
    color: #0c4cac;
    font-weight: bold;
}
.bnr_wrap {
    margin: 120px auto 0 auto;
    width: 900px;
}
.bnr_wrap.is-ver2 {
    margin: 40px auto 40px auto;
}
.bnr_wrap ul {
    text-align: center;
}
.bnr_wrap ul li {
    margin-bottom: 40px;
}
/* .bnr_wrap ul li {
    float: left;
}
.bnr_wrap ul li:last-child {
    float: right;
} */
.bnr_wrap ul li a {
    display: block;
}
@media (min-width: 896px) {
.bnr_wrap ul li a:hover {
    opacity: 0.7;
}
}
.dl_wrap {
    margin: 60px 0 0 0;
    padding: 40px 0 36px 0;
    background: #eff5fb;
    position: relative;
    border-radius: 4px;
}
.dl_wrap:before {
    content: "";
    position: absolute;
    top: -21px;
    left: 41px;
    z-index: 9;
    width: 130px;
    height: 130px;
    background: url(../img/icn_dl.png) no-repeat center center;
}
.dl-ttl {
    text-align: center;
    line-height: 1.6;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 30px 0;
}
.dl-ttl span {
    color: #0c4cac;
}
.dl_wrap ul {
    width: 420px;
    margin: 0 auto 36px auto;
}
.dl_wrap ul li {
    float: left;
}
.dl_wrap ul li:last-child {
    float: right;
}
.dl_wrap ul li a {
    display: block;
}
@media (min-width: 896px) {
.dl_wrap ul li a:hover {
    opacity: 0.7;
}
}
.dl-txt {
    text-align: center;
    line-height: 1.6;
    font-size: 14px;
    color: #0c4cac;
}
.pct_warp {
    margin: 0 0 120px;
}
.pct_warp:last-child {
    margin: 0;
}
.pct_box {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 60px 0 0;
}
.pct-slide {
    overflow: hidden;
    display: none;
}
.pct-slide.slick-slider {
    overflow: inherit;
}
.pct-slide.slick-slider .slick-list.draggable {
    height: auto !important;
}
.pct-slide.slick-initialized {
    display: block;
}
.pct_box.is-lnk .pct_img {
    width: 430px;
    margin: 0 40px 0 0;
}
.pct_box.is-lnk .pct_img img {
    max-width: 100%;
}
.pct_box.is-lnk .pct_img a {
    display: block;
    text-decoration: none;
    color: #333;
}
@media (min-width: 896px) {
    .pct_box.is-lnk .pct_img a img {
        transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
        -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    }
    .pct_box.is-lnk .pct_img a:hover img {
        opacity: 0.7;
    }
}
.pct_box.is-lnk .pct_img dl {
    margin: 10px 0 0 0;
    padding: 0 0 0 84px;
    position: relative;
    text-align: left;
    min-height: 78px;
}
.pct_box.is-lnk .pct_img dl:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.pct_box.is-lnk .pct_img.is-kaiyo dl:before {
    width: 58px;
    height: 65px;
    background: url(../img/top_reco_img01_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-keika dl:before {
    width: 64px;
    height: 58px;
    background: url(../img/top_reco_img02_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-columbia dl:before {
    width: 72px;
    height: 67px;
    background: url(../img/top_reco_img03_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-shukoh dl:before {
    width: 65px;
    height: 65px;
    background: url(../img/top_reco_img04_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-jumonji dl:before {
    width: 63px;
    height: 65px;
    background: url(../img/top_reco_img05_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-shouwagakuin_shuei dl:before {
    top: 6px;
    width: 76px;
    height: 26px;
    background: url(../img/top_reco_img06_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-takinogawa dl:before {
    width: 64px;
    height: 58px;
    background: url(../img/top_reco_img07_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-tosei dl:before {
    width: 65px;
    height: 65px;
    background: url(../img/top_reco_img08_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-nakamura dl:before {
    width: 65px;
    height: 65px;
    background: url(../img/top_reco_img09_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-fijimigaoka dl:before {
    width: 70px;
    height: 52px;
    background: url(../img/top_reco_img10_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-yachiyoshoin dl:before {
    width: 58px;
    height: 65px;
    background: url(../img/top_reco_img11_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-keika_jyoshi dl:before {
    width: 55px;
    height: 54px;
    background: url(../img/top_reco_img12_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-salesian dl:before {
    width: 65px;
    height: 65px;
    background: url(../img/top_reco_img13_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img.is-kitatoshima dl:before {
    width: 65px;
    height: 60px;
    background: url(../img/top_reco_img14_02.png) no-repeat 0 0;
}
.pct_box.is-lnk .pct_img dl dt {
    font-size: 16px;
    color: #0c4cac;
    font-weight: bold;
}
.pct_box.is-lnk .pct_img dl dd {
    font-size: 14px;
    font-feature-settings: "palt";
}
.movieDel_wrap {
    padding: 60px 0 0;
}
.movieDel-ttl {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ff6000;
    margin: 0 0 30px 0;
}
.pct_in.is-bl .movieDel-ttl {
    color: #0c4cac;
}
.movieDel-ttl span {
    border-bottom: 4px solid #ff6000;
    padding: 0 30px 12px;
    display: inline-block;
}
.pct_in.is-or .movieDel-ttl span {
    border-bottom: 4px solid #ff6000;
}
.movieDel-sub {
    text-align: center;
}
.movieDel_wrap .pct_box {
    padding: 0 0 0;
    justify-content: space-between;
}
.movieDel_wrap .pct_box .pct_img {
    margin: 0;
}
.movieDel-txt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    color: #0c4cac;
    padding: 10px 0 0 0;
}
.movieDel-txt span {
    color: #ff6000;
}
.movieDel_wrap .movie_caption {
    font-size: 14px;
    margin-top: 10px;
}
@media (max-width:896px) {
    .movieDel_wrap .movie_caption {
        font-size: 12px;
        margin-top: -15px;
    }
}
.pct_txt {
    padding: 30px 0 0;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}
.pct_txt a {
    text-decoration: underline;
    color: #333;
}
@media (min-width:896px) {
    .pct_txt a:hover {
        text-decoration: none;
    }
}
.pct_add {
    padding: 20px 0 0;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
}
.c-incSrcInp-btn a span.is-icn {
    color: #fff;
}
.c-incSrcInp-btn a span.is-btn {
    color: #fff;
}
.scl_warp {
    margin: 40px 0 60px;
}
@media (min-width: 896px) {
    .scl_warp.is-ver2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 60px 0 0;
    }
}
.scl_lst {
    border-bottom: 1px dotted #e3e3e3;
    padding: 20px 20px;
}
.scl_lst:first-child {
    padding: 0 20px 20px;
}
.scl_lst:last-child {
    border-bottom: none;
    padding: 20px 20px 0;
}
@media (min-width: 896px) {
    .scl_lst:hover {
        opacity: 0.7;
    }
    .scl_warp.is-ver2 .scl_lst {
        border-bottom: 0;
        box-sizing: border-box;
        width: 48%;
        padding: 12px 0;
    }
    .scl_warp.is-ver2 .scl_lst:nth-child(1) ,
    .scl_warp.is-ver2 .scl_lst:nth-child(2) {
        padding: 0 0 20px;
    }
    .scl_warp.is-ver2 .scl_lst:first-child {
        padding: 0 0 20px;
    }
    /* .scl_warp.is-ver2 .scl_lst:last-child {
        padding: 20px 0;
    } */
}
.scl_lst a {
    text-decoration: none;
    color: #333;
}
.scl_dtl {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
}
.scl_img {
    /* display: table-cell; */
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    width: 200px;
    height: 100px;
    text-align: center;
}
.scl_img img {
    width: auto;
    height: auto;
    max-height: 100px;
    max-width: 150px;
}
@media (min-width: 896px) {
    .scl_warp.is-ver2 .scl_img {
        width: 150px;
    }
}
.scl_txt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 20px;
}
.scl_txt .is-ttl {
    font-size: 16px;
    line-height: 1.8;
    font-weight: bold;
    color: #0c4cac;
}
.scl_txt .is-txt {
    font-size: 16px;
    line-height: 1.8;
}
.scl_warp.is-ver2 .scl_txt .is-ttl {
    color: #333;
}
@media (min-width: 896px) {
    .scl_warp.is-ver2 .scl_txt .is-ttl {
        font-size: 13px;
    }
    .scl_warp.is-ver2 .scl_txt .is-txt {
        font-size: 13px;
    }
}
.list_pr_all_on {
    cursor: pointer;
    color: #0c4cac;
}
.add_box {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 40px;
    background: #fff;
    border: 1px solid #ff0000;
}
.add-ttl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #ff0000;
}
.scl_tbl {
    padding: 20px 0;
}
.scl_tbl a {
    color: #0c4cac;
}
.scl_hd {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 40px;
    background: #0c4cac;
}
.scl_hd .hd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.scl_hd .hd:first-child {
    border-left: none;
}
.scl_hd .is-w1{
    width: 14%;
}
.scl_hd .is-w2{
    width: 38%;
}
.scl_hd .is-w3{
    width: 49%;
}
.scl_bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.scl_bdin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.scl_bd .bd {
    text-align: center;
    padding: 10px 18px;
    font-size: 16px;
    background: #fff;
    border-top: 1px solid #eff5fb;
    border-left: 1px solid #eff5fb;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.scl_bd .is-scl,
.scl_bd .is-txt{
    text-align: left;
}
.scl_bd .is-day{
    width: 125px;
    border-left: none;
}
.scl_bd .is-scl{
    width: 339px;
}
.scl_bd .is-txt{
    width: 436px;
}
.gndr_warp {
    padding: 40px 0 0;
}
.gndr_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px dotted #e3e3e3;
    padding: 20px 0;
    margin: 0 10px;
}
.gndr_box:first-child {
    padding: 0 0 20px;
}
.gndr_box:last-child {
    border-bottom: none;
    padding: 20px 0 0;
}
.gndr_box .is-ttl {
    width: 150px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
}
.gndr_lst li {
    font-size: 16px;
    line-height: 1.8;
    position: relative;
}
.gndr_lst a {
    color: #0c4cac;
}
.gndr_lst .is-icn {
    display: inline-block;
    background: #0c4cac;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    width: 60px;
    padding: 3px 0;
    margin: 0 0 0 15px;
}
.gndr_lst .is-icn2 {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    width: 120px;
    padding: 4px 0;
    margin: 0 0 0 15px;
    border: 1px solid #000;
    box-sizing: border-box;
}
.clnd_warp {
    background: #eff5fb;
    padding: 0 40px 40px;
}
.clnd_pager {
    padding: 30px 0;
}
.clnd_pager ul {
    letter-spacing: -.4em;
    text-align: center;
}
.clnd_pager ul li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
}
.clnd_pager .is-btn {
    background: #fff;
}
.clnd_pager .is-btn a {
    width: 40px;
    height: 40px;
    display: block;
}
@media (min-width: 896px) {
    .clnd_pager .is-btn a:hover {
        opacity: 0.7;
    }
}
.clnd_pager .is-btn span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 40px 0 0 0;
}
.clnd_pager .is-btn.prav span {
    background: #0c4cac url(../svg/arw_left_hw.svg) no-repeat center center;
    background-size: 8px auto;
    -ms-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -webkit-background-size: 8px auto;
}
.clnd_pager .is-btn.next span {
    background: #0c4cac url(../svg/arw_right_hw.svg) no-repeat center center;
    background-size: 8px auto;
    -ms-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -webkit-background-size: 8px auto;
}
.clnd_pager .month {
    width: 200px;
    background: #fff;
    padding: 6px 0;
    margin: 0 10px;
}
.clnd_pager .month span {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.clnd_tbl table {
    width: 100%;
    border-collapse:separate;
    border-spacing:8px;
}
.clnd_tbl th {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 0 0 10px;
}
.clnd_tbl td {
    background: #fff;
    width: 108px;
    height: 108px;
    position: relative;
/*
    border-bottom: 8px solid #eff5fb;
    border-left: 8px solid #eff5fb;
*/
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.clnd_tbl td.today {
    background: #cee2ff;
}
.clnd_tbl td:first-child {
    border-left: none;
}
.clnd_tbl .day {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.clnd_tbl .event a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #0084ff;
    border-bottom: 1px solid #0084ff;
    text-decoration: none;
}
@media (min-width: 896px) {
    .clnd_tbl .event a:hover {
        opacity: 0.7;
    border-bottom: none;
    }
}
.clnd_tbl .event a span {
    font-size: 30px;
}
.clnd_tbl .is-saturday {
    color: #0c4cac;
}
.clnd_tbl .is-holiday {
    color: #ff0000;
}
.sc_warp {
    padding: 60px 0 0;
}
.sc_warp .dtl_box {
    padding: 40px 40px;
    margin: 0 0 60px;
}
.sc_warp .dtl_box:last-child {
    margin: 0;
}
.sc_box {
    padding: 40px 0 0;
}
.sc_nrw {
    padding: 0 0 40px;
}
.sc_nrw ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.sc_nrw li {
    padding: 0 40px;
}
.sc_ck {
    border-top: 1px solid #e2e2e2;
}
.sc_ck.area,
.sc_ck.route {
    display: none;
}
.sc_ck.area.active,
.sc_ck.route.active {
    display: block;
}
.sc_ttl {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 45px;
    background: #f7f7f7;
    font-size: 16px;
    color: #0c4cac;
    font-weight: bold;
    padding: 0 40px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.sc-ttl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}
.sc_bx {
    padding: 40px;
}
.sc_bx.is-ver2 {
    padding: 30px 40px;
    border-bottom: 1px solid #e2e2e2;
}
.sc_bx.is-ver2:last-child {
    border-bottom: none;
}
.sc_bx_ttl {
    margin: 0 0 20px;
}
.sc_bx-ttl {
    display: inline-block;
    border-left: 3px solid #0c4cac;
    font-size: 18px;
    line-height: 1;
    color: #0c4cac;
    font-weight: bold;
    padding: 0 0 0 12px;
}
.sc_ck ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -30px 0 0 -25px;
}
.sc_ck li {
    padding: 30px 0 0;
    margin: 0 0 0 25px;
}
.sc_enter {
    padding: 20px 0;
}
.sc_enter .c-incSrcInp-btn {
    width: 240px;
    margin: 0 auto;
}
.sc_enter .c-incSrcInp-btn a {
    height: 50px;
    font-size: 18px;
}
.sc-btn a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 30px;
    border: 1px solid #dadee2;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #0c4cac;
    background: #fff;
}
.sc-btn span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.sc_btn ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sc_btn li {
    width: 32%;
}
.cp_wrap {
    padding: 0 0 120px 0;
}
.cp-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 30px 0;
    text-align: center;
}
.cp-ttl .is-pr {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
    background: #0c4cac;
    margin: 0 15px 0 0;
    width: 60px;
    padding: 5px 0;
    text-align: center;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.cp_mv {
    margin: 0 auto;
    width: 600px;
}
.cp-txt {
    margin: 20px 0 0 0;
    text-align: center;
    font-size: 14px;
}

/*anchor*/
.anchor_wrap {
    width: 900px;
    margin: 0 auto;
    padding: 60px 0 0 0;
}
.anchor_in {
    display: flex;
    justify-content: space-between;
}
.anchor_btn a {
    display: table;
    width: 200px;
    color: #284d8e;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    box-sizing: border-box;
    border: 2px solid #284d8e;
    background: #fff url(../svg/arw_down_blu.svg?date=20201023) no-repeat center bottom 8px;
}
.anchor_btn a span {
    display: block;
    padding: 5px 0 18px 0;
}
@media (min-width: 896px) {
    .anchor_btn a:hover {
        color: #fff;
        background: #284d8e url(../svg/arw_down_hw.svg?date=20201023) no-repeat center bottom 8px;
    }
}

.beginner_wrap {
    width: 900px;
    margin: 0 auto;
    padding: 40px 0 0 0;
}
.beginner_wrap a img {
    transition: all 0.3s;
}
.beginner_wrap a:hover img {
    opacity: 0.7;
}

.pop-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.secPop_wrap {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1002;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translateY(-50%,-50%);
    width: 742px;
}
.secPop-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 55px;
}
.secPop-close a {
    width: 100%;
    height: 48px;
    display: block;
    background: url(../img/contents/common/icn_close.png) no-repeat center center;
}
.secPop_wrap video {
    width: 100%;
    height: auto;
}
.secPop_box dt {
    background: #0c4cac;
    color: #fff;
    text-align: left;
    padding: 17px 60px 17px 27px;
    line-height: 1;
    font-size: 16px;
}
@media only screen and (max-width: 896px) {
    /*cmn*/
    .dtl_warp {
        padding: 60px 0;
    }
    .dtl_warp.is-ver2 {
        padding: 0 0 60px 0;
    }
    .dtl_warp.n1 {
        padding: 20px 0 0;
    }
    .dtl_warp.n2 {
        padding: 0 0 60px;
    }
    .dtl_warp.n3 {
        padding: 0 0 0;
    }
    #event_list_frame.dtl_warp {
        margin: 0 0 0;
    }
    .dtl_in {
        padding: 0 20px;
    }
    .top_ttl.is-ver1 {
        height: 30px;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .top_ttl.is-ver1.n1 {
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .top_ttl.is-ver1 .top-ttl {
        font-size: 15px;
    }
    .top_ttl.is-ver2 {
        border-bottom: 2px solid #0c4cac;
        padding: 0 0 15px;
        margin: 0 20px;
    }
    .top_ttl.is-ver2 .top-ttl {
        font-size: 15px;
        text-align: center;
    }
    .top_ttl.is-ver3 {
        padding: 0 0 15px;
    }
    .top_ttl.is-ver3:before {
        width: 280px;
        height: 2px;
    }
    .top_ttl.is-ver3 .top-ttl {
        font-size: 15px;
    }
    .top_ttl.is-ver4 {
        height: 60px;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .top_ttl.is-ver4 .top-ttl {
        font-size: 15px;
    }
    .top_ttl.is-mb {
        margin: 0 0 20px 0;
    }
    .dtl_box {
        padding: 0;
        margin: 0 0 60px;
    }
    .top_ttl .is-icn {
        position: relative;
        padding: 0 0 0 30px;
    }
    .top_ttl .is-icn:before {
        content: "";
        position: absolute;
        display: block;
        top: 2px;
        left: 0;
        width: 18px;
        height: 18px;
        background: url(../svg/icn_search.svg) no-repeat 0 0;
        background-size: 18px auto;
        -ms-background-size: 18px auto;
        -moz-background-size: 18px auto;
        -webkit-background-size: 18px auto;
    }
    /*style*/
    .mv_warp {
        padding: 0;
    }
    .mvSlide_wrap {
        width: auto;
        margin: 0;
        height: auto;
        padding: 0 20px;
    }
    .mvSlide_wrap .slick-dotted.slick-slider {
        margin-bottom: 60px;
    }
    .mvSlide_wrap .slick-prev, .slick-next, .slick-prev, .slick-next {
        bottom: 40%;
        width: 25px;
        height: 28px;
        margin: 0 0 -20px 0;
        transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
        -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    }
    .mvSlide_wrap .slick-prev, .slick-prev {
        left: -10px;
        background: url(../img/btn_slide_prev_sp.png) no-repeat center center;
        background-size: contain;
        margin-left: 0;
    }
    .mvSlide_wrap .slick-next, .slick-next {
        right: -10px;
        background: url(../img/btn_slide_next_sp.png) no-repeat center center;
        background-size: contain;
        margin-right: 0;
    }
    .slick-list.draggable {
        height: auto !important;
    }
    .slick-slide {
        padding: 0 1px;
        height: auto;
    }
    .mv_in {
        background: none;
        width: 100%;
        height: auto;
        box-shadow: none;
    }
    .mv_ttl {
        position: absolute;
        top: 50%;
        left: 73px;
        margin: -28px 0 0 0;
    }
    .mv-ttl {
        width: 202px;
        height: 56px;
        text-shadow: 0 0 5px #fff;
    }
    .mv-ttl .txt1 {
        font-size: 15px;
        margin: 0 0 6px;
    }
    .mv-ttl .txt2 {
        font-size: 23px;
    }
    .mv-ttl .txt3 {
        font-size: 15px;
    }
    .mv-ttl .txt3:before {
        top: -3px;
        right: -9px;
        width: 10px;
        height: 10px;
    }
    .mv_txt {
        bottom: 44px;
        left: 30px;
    }
    .mv_tbox {
        width: auto;
        padding: 5px 8px;
        -webkit-box-sizing: border-box;
    }
    .mv-txt {
        font-size: 11px;
        line-height: 1.4;
    }
    .mv_logo {
        bottom: 50%;
        left: 20px;
        margin: 0 0 -25px 0;
    }
    .mv-logo {
        width: 39px;
        height: 60px;
    }
    .mv-logo span {
        padding: 60px 0 0 0;
    }
    .mvTxt_wrap {
        padding: 18px 20px 60px 20px;
    }
    .mvTxt_wrap.is-ac {
        padding: 18px 20px 30px 20px;
    }
    .mvTxt-txt {
        text-align: left;
        font-size: 14px;
    }
    .mv_warp .slick-slide img {
        max-height: 158px;
    }
    .slick-slide img {
        max-width: initial;
        max-height: initial;
    }
    .bnr_wrap {
        margin: 60px 20px 60px 20px;
        width: auto;
    }
    .bnr_wrap.is-ver2 {
        margin: 40px 20px 40px 20px;
    }
    .bnr_wrap ul li {
        float: none;
        text-align: center;
        margin: 30px 0 0 0;
    }
    .bnr_wrap ul li:first-child {
        margin-top: 0;
    }
    .bnr_wrap ul li:last-child {
        float: none;
    }
    .dl_wrap {
        margin: 30px 20px 0 20px;
        padding: 20px 0 18px 0;
        border-radius: 2px;
    }
    .dl_wrap:before {
        top: -9px;
        left: -10px;
        width: 80px;
        height: 80px;
        background: url(../img/sp/icn_dl.png) no-repeat center center;
        background-size: 100% auto;
    }
    .dl-ttl {
        font-size: 15px;
        margin: 0 0 17px 70px;
        font-feature-settings: "palt";
    }
    .dl-ttl span {
        font-size: 13px;
    }
    .dl_wrap ul {
        width: auto;
        margin: 0 auto 10px auto;
    }
    .dl_wrap ul li {
        float: none;
        text-align: center;
    }
    .dl_wrap ul li:last-child {
        float: none;
        margin: 15px 0 0 0;
    }
    .dl_wrap ul li a {
        display: inline-block;
    }
    .dl-txt {
        text-align: center;
        font-size: 12px;
    }
    .pct_warp {
        margin: 0 0 60px;
    }
    .pct_box {
        padding: 20px 0 0;
    }
    .pct_box.is-lnk {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pct_box.is-lnk .pct_img {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .pct_box.is-lnk .pct_img:last-child {
        margin: 0 0 20px 0;
    }
    .pct_box.is-lnk .pct_img dl {
        margin: 10px 0 0 0;
        padding: 0 0 0 84px;
    }
    .pct_box.is-lnk .pct_img.is-wayokonodai dl:before {
        left: 10px;
    }
    .pct_box.is-lnk .pct_img dl dt {
        font-size: 14px;
    }
    .pct_box.is-lnk .pct_img dl dd {
        font-size: 13px;
    }
    .movieDel_wrap {
        padding: 20px 0 0;
    }
    .movieDel_wrap .pct_box {
        padding: 20px 0 0;
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .movieDel_wrap .pct_img {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .movieDel_wrap .pct_img:last-child {
        margin: 0 0 0 0;
    }
    .movieDel-ttl {
        font-size: 18px;
        margin: 0 0 0 0;
    }
    .movieDel-ttl span {
        border-bottom: 2px solid #0c4cac;
        padding: 0 10px 8px;
    }
    .pct_in.is-or .movieDel-ttl span {
        border-bottom: 2px solid #ff6000;
    }
    .movieDel-ttl.is-or span {
        border-bottom: 2px solid #ff6000;
    }
    .movieDel-txt {
        font-size: 14px;
        line-height: 1.6;
    }
    .pct_txt {
        padding: 20px 0 0;
        font-size: 14px;
        line-height: 1.4;
    }
    .pct_add {
        padding: 10px 0 0;
        font-size: 10px;
        line-height: 1.4;
    }
    .scl_warp {
        margin: 20px 0 40px;
    }
    .scl_warp.is-ver2 {
        margin: 20px 0 0;
    }
    .pct_img {
        width: 48%;
    }
    .pct_img img {
        width: 100%;
        height: auto;
    }
    .scl_lst {
        padding: 10px 0;
    }
    .scl_lst:first-child {
        padding: 0 0 10px;
    }
    .scl_lst:last-child {
        padding: 10px 0 0;
    }
    .scl_img {
        height: 70px;
        width: 100px;
    }
    .scl_img img {
        max-width: 100px;
        max-height: 70px;
        height: auto;
    }
    .scl_txt {
        width: 70%;
        padding: 0 0 0 15px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .scl_txt .is-ttl {
        font-size: 14px;
        line-height: 1.4;
    }
    .scl_txt .is-txt {
        font-size: 13px;
        line-height: 1.4;
    }
    .add_box {
        height: auto;
        padding: 10px;
    }
    .add-ttl {
        font-size: 12px;
        line-height: 1.4;
    }
    .scl_tbl {
        padding: 15px 0;
    }
    .scl_hd {
        display: none;
    }
    .scl_bd {
        display: -webkit-table;
        display: -ms-table;
        display: table;
        table-layout: fixed;
        letter-spacing: -.4em;
        width: 100%;
        margin: 0 0 5px;
    }
    .scl_bdin {
        display: -webkit-table-cell;
        display: -ms-table-cell;
        display: table-cell;
        letter-spacing: normal;
        vertical-align: middle;
        text-align: left;
        border-left: none;
        padding: 0 0 0 5px;
    }
    .scl_bd .bd {
        display: block;
        padding: 5px 10px;
        font-size: 13px;
        border-top: none;
        border-left: none;
    }
    .scl_bd .is-day{
        display: table-cell;
        letter-spacing: normal;
        vertical-align: middle;
        width: 60px;
        padding: 0 9px;
        background: #0c4cac;
        color: #fff;
        font-weight: bold;
    }
    .scl_bd .is-scl{
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0 0 5px;
    }
    .scl_bd .is-txt{
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .gndr_warp {
        padding: 20px 0 0;
    }
    .gndr_box {
        display: -webkit-block;
        display: -ms-block;
        display: block;
        padding: 10px 0;
        margin: 0;
    }
    .gndr_box:first-child {
        padding: 0 0 10px;
    }
    .gndr_box:last-child {
        padding: 10px 0 0;
    }
    .gndr_box .is-ttl {
        width: auto;
        font-size: 14px;
        margin: 0 0 5px;
    }
    .gndr_lst li {
        font-size: 13px;
        line-height: 2;
    }
    .gndr_lst .is-icn {
        display: inline-block;
        font-size: 12px;
        width: 45px;
        padding: 4px 0;
        margin: 0 0 0 10px;
    }
    .gndr_lst .is-icn2 {
        display: inline-block;
        font-size: 12px;
        width: 100px;
        padding: 4px 0;
        margin: 0 0 0 10px;
    }
    .clnd_warp {
        padding: 0 20px 60px;
    }
    .clnd_pager {
        padding: 20px 0;
    }
    .clnd_pager .month {
        width: 67%;
        padding: 9px 0;
        margin: 0 6px;
    }
    .clnd_pager .month span {
        font-size: 16px;
    }
    .clnd_tbl table {
        width: 100%;
        border-spacing: 4px;
    }
    .clnd_tbl th {
        font-size: 13px;
        padding: 0 0 10px;
    }
    .clnd_tbl td {
        background: #fff;
        width: 14.2%;
        height: 46px;
/*
        border-bottom: 4px solid #eff5fb;
        border-left: 4px solid #eff5fb;
*/
        vertical-align: bottom;
    }
    .clnd_tbl .day {
        left: 5px;
        top: 5px;
        font-size: 13px;
    }
    .clnd_tbl .event {
        padding: 0 0 5px;
    }
    .clnd_tbl .event a {
        font-size: 13px;
    }
    .clnd_tbl .event a span {
        font-size: 13px;
    }
    .sc_warp {
        padding: 30px 0 0;
    }
    .sc_warp .dtl_box {
        padding: 20px 0;
        margin: 0 0 30px;
    }
    .sc_box {
        padding: 20px 0 0;
    }
    .sc_nrw {
        padding: 0 20px 30px;
    }
    .sc_nrw ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .sc_nrw li {
        width: 48%;
        padding: 0;
    }
    .sc_btn {
        padding: 20px 20px 0;
    }
    .sc_ttl {
        height: 30px;
        font-size: 13px;
        padding: 0 20px;
    }
    .sc_bx {
        padding: 0;
    }
    .sc_bx.is-ver2 {
        padding: 0;
    }
    .sc_bx_ttl {
        margin: 0;
        padding: 8px 20px;
    }
    .sc_bx-ttl {
        border-left: 2px solid #0c4cac;
        font-size: 13px;
        padding: 0 0 0 5px;
    }
    .sc_ck ul {
        display: -webkit-block;
        display: -ms-block;
        display: block;
        margin: 0;
    }
    .sc_ck li {
        padding:0;
        margin: 0;
        border-top: 1px solid #e2e2e2;
    }
    .sc_enter {
        border-top: 1px solid #e2e2e2;
        padding: 20px 0 0;
    }
    .sc_enter .c-incSrcInp-btn {
        width: 200px;
    }
    .sc_enter .c-incSrcInp-btn a {
        height: 40px;
        font-size: 15px;
    }
    .cp_wrap {
        padding: 20px 20px 60px 20px;
    }
    .cp-ttl {
        font-size: 14px;
        line-height: 1.6;
        margin: 0 0 20px 0;
        text-align: left;
        padding: 0 0 0 60px;
        position: relative;
    }
    .cp-ttl .is-pr {
        font-size: 14px;
        margin: 0 0 0 0;
        width: 50px;
        padding: 4px 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
    }
    .cp_mv {
        margin: 0 0;
        width: auto;
    }
    .cp_mv iframe {
        width: 100%;
        height: 188px;
    }
    .cp-txt {
        margin: 20px 0 0 0;
        text-align: left;
        font-size: 13px;
    }

    /*anchor*/
    .anchor_wrap {
        width: 100%;
        padding: 0 20px 40px 20px;
        box-sizing: border-box;
    }
    .anchor_in {
        margin: 0 0 15px 0;
    }
    .anchor_in:last-child {
        margin: 0;
    }
    .anchor_btn {
        width: 48%;
        margin: 0 2% 0 0;
    }
    .anchor_btn:last-child {
        margin: 0 0 0 2%;
    }
    .anchor_btn a {
        display: block;
        width: 100%;
    }
    .anchor_btn a span {
        font-size: 14px;
        padding: 5px 0 16px 0;
    }
    .beginner_wrap {
        width: 100%;
        padding: 0 20px 20px 20px;
        box-sizing: border-box;
    }
    .beginner_wrap img {
        max-width: 100%;
        margin: auto;
    }
    .secPop_wrap {
        top: 50%;
        left: 50%;
        z-index: 1002;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translateY(-50%,-50%);
        width: calc(100% - 40px);
    }
    .secPop-close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9;
        width: 40px;
    }
    .secPop-close a {
        width: 100%;
        height: 48px;
        display: block;
        background: url(../img/contents/common/icn_close.png) no-repeat center center;
    }
    .secPop_wrap iframe {
        width: 100%;
        height: 189px;
    }
    .secPop_box dt {
        padding: 15px 40px 15px 10px;
        line-height: 1.6;
        font-size: 13px;
    }
}/*@media*/
@media only screen and (max-width: 374px) {
    .dl-ttl {
        font-size: 14px;
    }
    .dl-ttl span {
        font-size: 10px;
    }
    .dl-txt {
        font-size: 10px;
    }
    .top_ttl.is-ver4 .top-ttl {
        font-size: 13px;
    }
    .cp_mv iframe {
        height: 159px;
    }
    .anchor_btn a {
        background: url(../svg/arw_down_blu.svg?date=20201023) no-repeat center bottom 6px;
    }
    .anchor_btn a span {
        font-size: 12px;
        padding: 3px 0 16px 0;
    }
}/*@media*/


/* NEWS */
.mvNews {
    width: 900px;
    margin: 30px auto;
    padding: 30px 20px;
    background-color: #eff5fb;
}

.mvNews_inner {
    padding: 20px;
}

.mvNews_list {
    margin-top: 15px;
}
.mvNews_list li {
    margin-left: 20px;
    padding: 0.5em;
    list-style: disc;
    font-size: 15px;
}
.mvNews_list li .date {
    display: inline-block;
    width: auto;
    margin-right: 10px;
}
@media only screen and (max-width: 896px) {
    .mvNews_list li .date {
        display: block;
    }
}
.mvNews_list li:last-child {
    margin-bottom: 0;
}
.mvNews_list .release {
    list-style: none;
    font-size: 18px;
    font-weight: bold;
}
.mvNews_list .bold {
    font-weight: bold;
}
.mvNews_list .red {
    color: #ff0000;
}
@media only screen and (max-width: 896px) {
    .mvNews {
        width: 100%;
        padding: 5%;
        box-sizing: border-box;
    }
    .mvNews_inner {
        padding: 3%;
    }
    .mvNews_list li {
        font-size: 14px;
        line-height: 1.4;
    }
    .mvNews_list .release {
        list-style: none;
        font-size: 15px;
        font-weight: bold;
    }
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    text-align: center;
}
.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em;
}
.blocker.behind {
    background-color: transparent;
}
.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
}
.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}
.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px;
}
.modal-spinner > div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.modal-spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.5);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@-moz-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
@-o-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
.blocker {
    background: rgba(0,0,0,0.4);
    z-index: 10;
}
.modal a.close-modal {
    display: none;
}
.modal a.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 36px;
    height: 26px;
    z-index: 99;
    padding: 0;
    cursor: pointer;
    padding: 20px;
    background-image: none;
}
.modal a.modal-close span {
    display: block;
    width: 100%;
    height: 2px;
    background: #0c4cac;
    position: relative;
    margin: 12px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal a.modal-close span:before,
.modal a.modal-close span:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0c4cac;
}
.modal a.modal-close span:before {
    top: -12px;
    -webkit-transform: translate(0px, 12px) rotate(-90deg);
    -ms-transform: translate(0px, 12px) rotate(-90deg);
    transform: translate(0px, 12px) rotate(-90deg);
}
.modal a.modal-close span:after {
    top: 12px;
    -webkit-transform: translate(0px, -12px) rotate(-90deg);
    -ms-transform: translate(0px, -12px) rotate(-90deg);
    transform: translate(0px, -12px) rotate(-90deg);
}
.modal {
    background: #fff;
    left: 50%;
    padding: 70px 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    width: 60%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 9999;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media only screen and (max-width: 896px) {
    .modal {
        padding: 56px 15px 20px;
        width: 96%;
    }
}
.modal .modal-link_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (max-width: 896px) {
    .modal .modal-link_wrap {
        display: block;
    }
}
.modal .modal-link {
    width: calc(50% - 10px);
}
@media only screen and (max-width: 896px) {
    .modal .modal-link {
        width: 100%;
    }
    .modal .modal-link:not(:first-child) {
        margin-top: 10px;
    }
}
.modal .modal-link li:not(:first-child) {
    margin-top: 10px;
}
.modal .modal-link li a {
    font-size: 1.2rem;
    color: #0c4cac;
    text-decoration: underline;
}
.bottom-modal-set {
    position: relative;
    padding: 80px 0 0;
    text-align: center;
}
@media only screen and (max-width: 896px) {
    .bottom-modal-set {
        padding: 30px 20px 0;
    }
}
.bottom-modal-set_btn {
    margin: 0 auto;
    min-width: 350px;
    display: inline-block;
}
@media only screen and (max-width: 896px) {
    .bottom-modal-set_btn {
        min-width: 0;
        width: 100%;
    }
}
.bottom-modal-set_btn a {
    display: table;
    width: 100%;
    height: 80px;
    font-size: 20px;
    background-color: #ff6000;
    border: 1px solid #ff6000;
    background-image: url("../img/icn_window.png");
    background-position: center right 15px;
    background-size: 8px auto;
    background-repeat: no-repeat;
    color: #fff;
    border-radius: 100px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.bottom-modal-set_btn a:hover {
    opacity: 0.7;
    text-decoration: none;
}
@media only screen and (max-width: 896px) {
    .bottom-modal-set_btn a {
        height: 50px;
        font-size: 15px;
        background-image: url("../img/sp/icn_window.png");
        background-repeat: no-repeat;
        background-size: 16px auto;
        background-position: center right 10px;
    }
}
.bottom-modal-set_btn a span {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}
.movieDel-ttl span {
    position: relative;
}
.movieDel_wrap .pct_box {
    flex-wrap: wrap;
}
.movieDel_wrap .pct_in {
    margin-bottom: 60px;
}
.movieDel_wrap .pct_in.is-new {
    position: relative;
}
.movieDel_wrap .pct_in.is-new:before {
    content: "NEW！";
    position: absolute;
    top: -25px;
    right: -15px;
    z-index: 9;
    width: 100px;
    padding: 15px 0;
    color: #ffffff;
    background: #ff0000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    line-height: 1;
}
@media only screen and (max-width: 896px) {
    .movieDel_wrap .pct_in {
        margin-bottom: 40px;
    }
    .movieDel-ttl.is-new span:before {
        left: -102px;
        top: 0;
    }
    .movieDel_wrap .pct_in.is-new:before {
        top: -30px;
    }
}
.movieDel_wrap .pct_img.is-new {
    position: relative;
}
.movieDel_wrap .pct_img.is-new:before {
    content: "NEW！";
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 9;
    width: 80px;
    padding: 10px 0;
    color: #ffffff;
    background: #ff0000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    line-height: 1;
}
@media only screen and (max-width: 896px) {
    .movieDel_wrap .pct_img-mb {
        margin-bottom: 40px !important;
    }
    .movieDel_wrap .pct_img.is-new:before {
        top: -40px;
    }
}

/* 検索結果内固定バナー */
.pr_wrap {
    padding-bottom: 60px !important;
}
@media only screen and (max-width: 896px) {
    .search_wrap {
        margin-top: 30px;
    }
    .pr_wrap {
        padding-bottom: 40px !important;
    }
}

/* SNSエリア */
.sns_bg {
    margin-top: 120px;
    margin-bottom: 120px;
}
.sns_bg_white {
    width: 900px;
    margin: 0 auto;
    background: #fff;
}
.dtl_in_sns {
    width: 710px;
    margin:  0 auto;
    padding-top: 60px;
}
.slick-dotted.slick-slider.sns_wrap {
    margin-bottom: 0;
}
.sns_wrap .sns_block {
    margin-right: 20px;
    width: 335px;
}
.sns_wrap .sns_timeline {
    width: 335px;
    height: 230px;
}
.sns_wrap .sns_timeline img {
    width: 100%;
}
.sns_wrap .sns_timeline .sns_bnr:hover {
    opacity: 0.7;
}
.sns_wrap .sns_block .sns_btn_area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sns_wrap .sns_block .sns_btn_area .sns_btn_school {
    display: flex;
    align-items: center;
}
.sns_wrap .sns_block .school_logo {
    width: 58px;
    margin-right: 10px;
}
.sns_wrap .sns_block .sns_btn_area .school_name {
    text-align: left;
    line-height: 1.4;
    max-width: 120px;
    margin-right: 10px;
}
.sns_wrap .sns_block .sns_btn_area .school_name a {
    font-size: 14px;
    color: #0C4CAC;
    font-weight: bold;
    text-decoration: underline;
}
.sns_wrap .sns_block .sns_btn_area .school_name a:hover {
    text-decoration: none;
}
.sns_wrap .sns_block .sns_btn_area .sns_btn {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 20px;
    width: 100px;
    border-radius: 4px;
    height: 20px;
    position: relative;
}
.sns_wrap .sns_block .sns_btn_area .sns_btn::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 17px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sns_wrap .sns_block .sns_btn_area .sns_btn:hover {
    text-decoration: none;
    opacity: 0.7;
}
.sns_wrap .sns_block .sns_btn_area .sns_btn.twitter {
    background-color: #1DA1F2;
}
.sns_wrap .sns_block .sns_btn_area .sns_btn.facebook {
    background-color: #3A5897;
}
.sns_wrap .sns_block .sns_btn_area .sns_btn.instagram {
    background-color: #DC0081;
}
.sns_wrap .sns_block .sns_btn_area .sns_btn.youtube {
    background-color: #FF0000;
}
.sns_wrap .slick-dots {
    bottom: 50px;
}

@media only screen and (max-width: 896px) {
    .slick-dotted.slick-slider.sns_wrap {
        margin-bottom: 60px;
    }
    .sns_bg {
        margin-top: 40px;
        margin-bottom: 40px;
        padding: 60px 0 !important;
    }
    .sns_bg_white {
        width: 100%;
        padding-bottom: 5px;
    }
    .dtl_in_sns {
        width: 100%;
        padding: 20px 0 0 0;
    }
    .sns_wrap .sns_block {
        margin-right: 0;
    }
    .sns_wrap .sns_timeline {
        /* width: 100%; */
        margin: auto;
    }
    .sns_wrap .sns_timeline .twitter-timeline {
        width: 100%;
    }
    .sns_wrap .sns_timeline img {
        width: 335px;
    }
    .sns_wrap .sns_block .sns_btn_area {
        max-width: 335px;
        margin: auto;
    }
    .sns_wrap .slick-dots {
        bottom: -20px;
    }
}