@charset "utf-8";

/*メインビジュアル*/
#main-visual {
    width: 100%;
    height: 55vw;
    min-height: 760px;
    max-height: 880px;
    position: relative;
    margin-top: 90px;
}

#main-visual ul,
#main-visual ul li {
    width: 100%;
    max-width: 1600px;
    height: 55vw;
    min-height: 760px;
    max-height: 880px;
    margin: 0 auto;
}

/*
#main-visual ul li:first-child {
    background: url(../img/top/mv_20221003.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*/
#main-visual ul li.individual {
    background: url(../img/top/mv_individual.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.application2025 {
    background: url(../img/top/mv202501.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main-visual ul li.movie {
    background: url(../img/top/mv_2107movie.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main-visual ul li.awesome {
    background: url(../img/top/mv_awesome.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#main-visual ul li.entrance {
    background: url(../img/top/mv_20200107_02.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main-visual ul li.catch01 {
    background: url(../img/top/mv01.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* ------------------ pdc */
#main-visual ul li.isoc {
    background: url(../img/top/mv_isoc2023.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.oc_summer2023 {
    background: url(../images/oc/mv_oc_summer2023.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main-visual ul li.oc_202310 {
    background: url(../images/oc/mv_oc_20231022.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.njc {
    background: url(../img/top/mv_njc.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main-visual ul li.oc_2024spring {
    background: url(../images/oc/mv_oc_20240323.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.oc_summer2024 {
    background: url(../images/oc/mv_oc_summer2024.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.oc_202410 {
    background: url(../images/oc/mv_oc_20241020.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main-visual ul li.working_adults {
    background: url(../img/top/mv_working_adults.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.oc_2025spring {
    background: url(../images/oc/mv_oc_20250322.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.bridge_class_2026 {
    background: url(../img/top/mv_bridgeclass_2026.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.childcare_2026 {
    background: url(../img/top/mv_childcare_2026.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main-visual ul li.oc_202505 {
    background: url(../images/oc/mv_oc_20250511.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-visual ul li.oc_2025summer {
    background: url(../images/oc/mv_oc_2025summer.png) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* ----------------- //pdc */


#main-visual ul li.catch01 .catch,
#main-visual ul li:nth-child(2) .catch,
#main-visual ul li:nth-child(3) .catch,
#main-visual ul li:nth-child(4) .catch {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 10;
}

/*#main-visual ul li:nth-child(2) .catch,
#main-visual ul li:nth-child(3) .catch{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%); /* Safari用 */
/*	transform: translate(-50%,-50%);
}
*/
#main-visual ul li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 999;
    cursor: pointer;
}

#main-visual .scroll {
    width: 50px;
    height: 60px;
    display: block;
    position: absolute;
    left: calc(50% - 25px);
    bottom: 15px;
    z-index: 10;
}

#main-visual .scroll::before {
    content: "SCROLL";
    font-family: "Raleway";
    color: #FFFFFF;
    font-weight: bold;
    font-size: 90%;
    position: absolute;
    display: block;
    top: -1.5em;
    line-height: 1;
    letter-spacing: 0.1rem;
}

#main-visual .scroll span {
    display: block;
    overflow: hidden;
    width: 1px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

#main-visual .scroll span::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background: #FFFFFF;
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
}

@-webkit-keyframes sdb {
    0% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        opacity: 0;
    }

    30% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }

    70% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
        opacity: 0;
    }
}

@keyframes sdb {
    0% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        opacity: 0;
    }

    30% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }

    70% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
        opacity: 0;
    }
}

/*コンテンツエリア*/

.contentsArea {
    background: #FFF;
    position: relative;
    width: 100%;
}

/*コンテンツナビ*/

#contents-nav {
    width: 100%;
}

#contents-nav li {
    float: left;
    width: 20%;
    text-align: center;
    border-left: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contents-nav li:last-child {
    border-right: 1px solid #ddd;
}

#contents-nav li a {
    color: #333;
}

/*スライドバナー*/

#bnr-area {
    background: #F1F1F1;
    width: 100%;
    padding: 30px 0;
    overflow: hidden;
}

#bnr-area li {
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section {
    margin-top: 60px;
}

/*重要なお知らせ*/

section#important {
    border-bottom: 3px solid #f1f1f1;
    padding-bottom: 60px;
}

section#important h2 {
    color: #ef85b6;
    position: relative;
    padding-bottom: 24px;
}

section#important h2:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 1px;
    background: #ef85b6;
    margin-left: -30px;
}

section#important li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

section#important li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

section#important li a {
    color: #333;
    position: relative;
    display: block;
    padding-left: 15px;
}

section#important li a:before {
    content: "";
    position: absolute;
    margin: auto;
    vertical-align: middle;
    left: 0;
    top: 50%;
    margin-top: -2px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #ef85b6;
}

/*お知らせ*/

section#news h2 {
    width: 50%;
    float: left;
}

section#news h2 span {
    display: block;
}

section#news .news-nav {
    width: 50%;
    float: right;
    text-align: right;
}

section#news .news-nav li {
    display: inline-block;
}

section#news .news-nav li:after {
    content: "|";
    display: inline-block;
    color: #333;
    padding: 0 10px;
}

section#news .news-nav li:last-child:after {
    padding-right: 0;
    content: none;
}

section#news .news-nav li a {
    color: #333;
    background: #fff;
    padding: 5px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section#news .news-nav li a.active {
    color: #FFF;
    background: #ED87B6 !important;
}

section#news .title-area {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #000;
}

section#news a {
    color: #333;
}

section#news .news-list li {
    margin-bottom: 30px;
}

section#news .news-list li:last-child {
    margin-bottom: 0;
}

section#news .news-list li span {
    display: inline-block;
    vertical-align: middle;
}

section#news .news-list li span.date {
    width: 90px;
}

section#news .news-list li span.listicon {
    margin-right: 5px;
}

section#news .news-list li span.listicon img {
    vertical-align: middle;
}

section#news .news-list li span.title {
    width: calc(100% - 180px);
    margin: 0;
}

/*学科案内*/

section#department {
    width: 100%;
    background: #FFEFF9;
    padding: 60px 0;
}

section#department h2 {
    text-align: center;
}

section#department h2 span {
    display: block;
}

section#department ul {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section#department ul li a {
    width: 100%;
    height: 340px;
    display: block;
    position: relative;
    left: 0;
    top: 0;
}

section#department ul li .image {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

section#department ul li .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%);
}

section#department .course-box {
    bottom: 0;
    position: absolute;
    z-index: 2;
    width: 94%;
    text-align: center;
    padding: 15px 7% 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 3%;
    background: #fff url(../img/common/arr_pink.gif) no-repeat 96% 50%;
    -webkit-background-size: 9px 16px;
    -o-background-size: 9px 16px;
    background-size: 9px 16px;
}

section#department .course-box h3 {
    margin-bottom: 8px;
    color: #333;
    font-family: "Yu Mincho", "YuMincho", serif;
    font-weight: 500;
}
section#department .course-box h3 span {
    display: inline-block;
    padding: 0 6px;
}
section#department .course-box h3.fn span {
    background: linear-gradient(transparent 60%, #7FD9A7 0%);
}
section#department .course-box h3.fc span {
    background: linear-gradient(transparent 60%, #ACDD8A 0%);
}
section#department .course-box h3.cw span {
    background: linear-gradient(transparent 60%, #FEC283 0%);
}
section#department .course-box h3.gc span {
    background: linear-gradient(transparent 60%, #7FD9F6 0%);
}
section#department .course-box h3.cc span {
    background: linear-gradient(transparent 60%, #FEB0D1 0%);
}
section#department .course-box h3.sp span {
    background: linear-gradient(transparent 60%, #D8BBDC 0%);
}

section#department .course-box p {
    color: #333;
}



/*	SP */
@media (max-width: 999px) {

    /*メインビジュアル*/
    #main-visual {
        width: 100%;
        height: 98.7vw;
        position: relative;
        margin-top: 60px;
        min-height: auto;
    }

    #main-visual ul,
    #main-visual ul li {
        width: 100%;
        height: 98.7vw;
        min-height: auto;
    }

    #main-visual ul li:first-child {
        background: url(../img/top/mv_sp_20221003.jpg) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li.individual {
        background: url(../img/top/mv_individual_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.application2025 {
        background: url(../img/top/mv202501_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li.movie {
        background: url(../img/top/mv_2107movie_sp.jpg) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li.awesome {
        background: url(../img/top/mv_sp_awesome.jpg) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li.entrance {
        background: url(../img/top/mv_sp_20200107_02.jpg) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li.catch01 {
        background: url(../img/top/mv01_sp.jpg) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }


    /**/
    
    #main-visual ul li.isoc {
        background: url(../img/top/mv_isoc2023_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    
    #main-vis al ul li.oc_summer2023 {
        background: url(../images/oc/mv_oc_summer2023_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.oc_202310 {
        background: url(../images/oc/mv_oc_20231022_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li.njc {
        background: url(../img/top/mv_njc_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li.oc_2024spring {
        background: url(../images/oc/mv_oc_20240323_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.oc_summer2024 {
        background: url(../images/oc/mv_oc_summer2024_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.oc_202410 {
        background: url(../images/oc/mv_oc_20241020_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.working_adults {
        background: url(../img/top/mv_working_adults_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.oc_2025spring {
        background: url(../images/oc/mv_oc_20250322_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.bridge_class_2026 {
        background: url(../img/top/mv_bridgeclass_2026_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.childcare_2026 {
        background: url(../img/top/mv_childcare_2026_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.oc_202505 {
        background: url(../images/oc/mv_oc_20250511_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #main-visual ul li.oc_2025summer {
        background: url(../images/oc/mv_oc_2025summer_sp.png) no-repeat 50% 50%;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #main-visual ul li .catch {
        display: none;
    }

    #main-visual .scroll {
        height: 30px;
    }

    #main-visual .scroll span {
        height: 30px;
    }

    /*スライドバナー*/

    #bnr-area {
        padding: 20px 0;
    }

    section {
        margin-top: 30px;
    }

    /*重要なお知らせ*/

    section#important {
        padding-bottom: 30px;
    }

    /*お知らせ*/

    section#news h2 {
        width: 100%;
        float: none;
        text-align: center;
    }

    section#news .news-nav {
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 15px;
        font-size: 86%;
    }

    section#news .news-nav li:after {
        padding: 0 5px;
    }

    section#news .news-nav li a {
        padding: 0 3px;
    }

    section#news .news-list li {
        margin-bottom: 15px;
    }


    section#news .news-list li span.title {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    .btn {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    /*学科案内*/

    section#department {
        padding: 30px 0;
    }

    section#department ul {
        padding: 0;
    }

    section#department ul li {
        margin-bottom: 20px;
    }

    section#department ul li:last-child {
        margin-bottom: 0;
    }

    section#department ul li a {
        height: 240px;
    }

    section#department ul li .image {
        height: 200px;
    }

    section#department .course-box {
        background: #FFF;
    }


}
