@charset "utf-8";

/*-------------------------CONTENT-----------------------*/
#main table {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    background: #fff;
    margin-bottom: 40px;
}

#main table th,
#main table td {
    padding: 8px 8px;
    border: 1px solid #ccc;
}

#main table th {
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    background: #f6f6f6;
}

#main ol {
    margin-left: 1.2em;
    list-style: decimal;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.contentBox {
    padding: 20px 25px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
}

.block {
    margin-bottom: 20px;
}

.aligncenter {
    text-align: center;
}

.alignleft {
    text-align: left
}

.alignright {
    text-align: right;
}

a.button {
    display: inline-block;
    background: #fc9d0b;
    text-align: center;
    padding: 10px 20px;
    border-radius: 8px;
    color: #fff !important;
    margin: 0 auto;
    font-size: 16px;
}

a.button img {
    vertical-align: middle;
    margin-right: 10px;
    width: auto !important;
}

a.button:hover {
    background: #366f89;
    text-decoration: none;
}

.red {
    color: #B81C22;
}

.content div {
    padding: 20px 0;
}

#map1,
#map2 {
    width: 100%;
    height: 240px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.play {
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 10;
}

h1.pagetitle {
    display: none;
}

.link li {
    margin-left: 1em;
}

.link li:before {
    font-family: FontAwesome;
    content: "\f101";
    margin-right: 5px;
}

#main section {
    margin-bottom: 40px;
}

#pageheader {
    padding: 0;
    position: relative;
    margin-bottom: 40px;
    min-width: 980px;
    height: 200px;
    overflow: hidden;
    background: url(../images/header.jpg) no-repeat center;
    background-size: 100%;
    border-bottom: 1px solid #008BD5;
}

#pageheader img {
    width: 100%;
    margin: -50px auto auto;
}
#pageheader h1 {
    font-size: 32px;
    line-height: 1;
    padding: 12px 24px;
    margin: 62px 0;
    display: inline-block;
    font-weight: bold;
    color: #FFF;
    background: rgba(0,139,213, 0.8);
    border: 1px solid #FFF;
    box-shadow:0px 0px 8px 4px rgba(255,255,255,0.8);
}
#main h1 {
    font-size: 24px;
    line-height: 1.8;
    font-weight: bold;
    border-bottom: 5px solid #008BD5;
    margin-bottom: 1em;
}

#main h2 {
    font-size: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f6f6f6;
    padding: .5em;
}

#main h2 i {
    color: #008BD5;
}

#main h3.title1 {
    font-size: 16px;
    color: #008BD5;
    margin-bottom: .5em;
}

section:after,
.greeting:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

.greeting .photo {
    float: left;
    width: 160px;
    margin-right: 25px;
    text-align: center;
}

.greeting .text {
    margin-left: 180px;
}

.greeting .text h3 {
    color: #00A5C2;
    font-family: "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 18px;
    margin-bottom: 1em;
}

.mark li {
    margin-bottom: 10px;
}

.flexbox {
    display: flex;
    justify-content: space-between;
}

.system {
    background-color: #fffeea;
    padding: 5px 10px;
    margin: 20px 0;
}

.system img {
    display: block;
    margin: 0px auto;
}

/*----------------------------- 学科・コース -------------------------*/
#course {}

#course .courseHead .photo {
    float: left;
    width: 50%;
}

#course .courseHead .text {
    float: right;
    width: 44%;
    margin-right: 3%;
    padding: 15px 0;
}

#course .courseHead .text h2 {
    color: #fff;
    font-size: 30px;
    padding: 0;
    background: none;
    border-top: none;
    border-bottom: none;
    margin-bottom: 10px;
}

#course .courseHead .text h3 {
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}

#course .courseHead .text p {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.5;
}

#main .info h2 {
    border: none;
    background: #D3EDFB;
}

#main .info h2 i {
    color: #00A0E9;
}

.info .courseHead {
    background: #00A0E9;
}

.info h3 {
    color: #00A0E9;
    margin-bottom: .5em;
}

#main .art h2 {
    border: none;
    background: #ECF4D9;
}

#main .art h2 i {
    color: #8FC31F;
}

.art .courseHead {
    background: #8FC31F;
}

.art h3 {
    color: #8FC31F;
    margin-bottom: .5em;
}

#main .fashion h2 {
    border: none;
    background: #FBE2EB;
}

#main .fashion h2 i {
    color: #E84388;
}

.fashion .courseHead {
    background: #E84388;
}

.fashion h3 {
    color: #E84388;
    margin-bottom: .5em;
}

#main .welfare h2 {
    background: #FDE8D0;
    border: none;
}

#main .welfare h2 i {
    color: #F08300;
}

.welfare .courseHead {
    background: #F08300;
}

.welfare h3 {
    color: #F08300;
    margin-bottom: .5em;
}

#main .pet h2 {
    background: #FDE8D0;
    border: none;
}

#main .pet h2 i {
    color: #FABE00;
}

.pet .courseHead {
    background: #FABE00;
}

.pet h3 {
    color: #FABE00;
    margin-bottom: .5em;
}

#main .business h2 {
    background: #E8E3F1;
    border: none;
}

#main .business h2 i {
    color: #9070AF;
}

.business .courseHead {
    background: #9070AF;
}

.business h3 {
    color: #9070AF;
    margin-bottom: .5em;
}

.qualification-left {
    float: left;
    width: 60%;
}

.qualification-right {
    float: right;
    width: 30%;
}

.point {
    margin-bottom: 20px;
}

.point img {
    float: left;
    margin-right: 20px;
}

.curriculum ul {
    display: flex;
    margin-bottom: 20px;
}

.curriculum ul li {
    width: 33%;
}

ul.pic {
    display: flex;
    justify-content: space-between;
}

ul.pic li {}

#main table.subject1 {
    width: 48% !important;
    text-align: left;
    border: none !important;
    border-collapse: collapse;
    float: left;
    text-align: left;
    border-left: none;
    margin-bottom: 0;
}

#main table.subject2 {
    width: 48% !important;
    text-align: left;
    border: none;
    border-collapse: collapse;
    float: right;
    text-align: left;
    margin-bottom: 0;
}

#main table.subject1 th,
#main table.subject2 th {
    text-align: left;
    padding: 3px 0;
    background: none;
    border: none;
}


#main table.subject1 td,
th,
#main table.subject2 td,
th {
    border-right: none;
    border-left: none;
    padding: 3px 0;
}

#main table.subject1 tr.colored,
#main table.subject2 tr.colored {
    background: #FFFEEC;
}

.message .photo {
    float: left;
    margin-right: 25px;
}

.message h3,
.message p {
    margin-left: 225px;
}

.oneday {
    clear: both;
    margin-bottom: 20px;
}

.oneday .photo {
    width: 25%;
    float: left;
}

.oneday .text {
    width: 73%;
    float: right;
}

.oneday .text h3 {
    margin-bottom: .5em;
}

.oneday .text h3 i {
    color: #008BD5;
}

#main table.graduate {
    font-size: 12px;
}

#main table.graduate td {
    padding: 3px;
}

#main table.graduate tr:nth-child(even) {
    background: #FFFEEC;
}

.golf {
    background: #FDEEEF;
    padding: 16px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.5;
}

.golf img {
    float: right;
    margin-left: 20px;
}

.golf h3 {
    color: #EE8593;
    border-bottom: 1px dotted #EE8593;
    padding-bottom: .5em;
    margin-bottom: .5em;
}

.school_left {
    clear: both;
    float: left;
    width: 500px;

}

.school_right {
    float: right;
    width: 500px;
}

.school_blue {
    clear: both;
    border: solid 5px #00B9EF;
    padding: 10px;
    margin-bottom: 20px;
}

.school_blue h3 {
    color: #00B9EF
}

.school_pink {
    clear: both;
    border: solid 5px #ee87b4;
    padding: 10px;
    margin-bottom: 20px;
}

.school_pink h3 {
    color: #ee87b4
}

.school_green {
    clear: both;
    border: solid 5px #8fc322;
    padding: 10px;
    margin-bottom: 20px;
}

.school_green h3 {
    color: #8fc322
}

.img_school {
    width: 120px;
    float: left;
}

.couses {
    width: 345px;
    float: right;
}

.blue_txt {
    color: #FFF;
    padding: 3px 10px;
    font-weight: bold;
    background: #00B9EF;
}

.pink_txt {
    color: #FFF;
    padding: 3px 10px;
    font-weight: bold;
    background: #ee87b4;
}

.green_txt {
    color: #FFF;
    padding: 3px 10px;
    font-weight: bold;
    background: #8fc322;
}

.blue_txt2 {
    color: #6db2e9;
}

#main table.application th {
    background: #EE87B4;
    color: #fff;
    text-align: center
}

#main table.application th,
#main table.application td {
    font-size: 13px;
    line-height: 1.5em;
    vertical-align: middle;
}

#main table.application td table {
    margin-bottom: 0;
}

#main table.application td table th {
    background: #D9D9ED;
    color: #000;
}

#main table.application td table td {
    background: #F0F0F8;
}

#application table {
    margin-bottom: 1em;
    ;
}

#application h3 {
    margin-bottom: .5em;
    color: #C76DA8;
}

#application #question h3 {
    margin-bottom: 0;
    color: #000;
}

#main table#taikenSchedule {
    margin-bottom: 10px;
}

#main table#taikenSchedule th {
    background: #F39800;
    color: #fff;
    text-align: center;
}

#taikenSchedule span {
    color: #cc0000;
}

#taikenSchedule span.bold {
    color: #000;
    font-weight: bold;
}

#main table#taikenTokuten th {
    background: #F39800;
    color: #fff;
    text-align: center;
}

#main table#taikenTokuten td {
    vertical-align: middle;
    text-align: center;
}

#main table#taikenTokuten tr:nth-child(1) td {
    background: #FACD89;
    text-align: center;
}

#question section {}

#question h3 {
    margin-top: 10px;
    border-bottom: 3px solid #008BD5;
    padding: 0 40px 10px 10px;
}

#question h3 span.title {
    font-style: italic;
    font-weight: bold;
    font-size: 32px;
    margin-right: 10px;
    color: #008BD5;
}

#question p {
    padding-left: 40px;
    position: relative;
}

#question p span.title {
    font-style: italic;
    font-weight: bold;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: -4px;
    color: #999;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* accordionここから-------------------------------- */
.accordion-container {
    width: 100%;
    cursor: pointer;
    margin-bottom: 30px;
}

.accordion-container .accordion-title {
    display: block;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.accordion-title:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 30%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 12px;
    height: 12px;
    border-top: solid 3px #008BD5;
    border-right: solid 3px #008BD5;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.accordion-title.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 45%;
}

.accordion-content {
    display: none;
    background-color: #e3f4fd;
    padding: 12px;
}

/* --------------------------------accordion ここまで*/

#separate ul li h3 {
    background: #f4a519;
    color: #fff;
    padding: 5px;
    margin-bottom: .5em;
}

#separate ul li p {
    margin-bottom: .5em;
}

#separate .parent {
    border: 1px solid #EF858C;
    border-radius: 8px;
    padding: 15px;
}

#separate .parent h2 {
    border: none;
    background: #EF858C;
    color: #fff;
}

#separate .parent h3 {
    color: #EF858C;
    margin-bottom: .58em;
}

#separate .parent p,
#separate .student p {
    margin-bottom: 0;
}

#separate .student {
    border: 1px solid #35B597;
    border-radius: 8px;
    padding: 15px;
}

#separate .student h2 {
    border: none;
    background: #35B597;
    color: #fff;
}

#separate .student h3 {
    color: #35B597;
    margin-bottom: .58em;
}

#access h3 {
    background: #008CD6;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: .5em;
}

#facility ul li span {
    background: #4AB9A2;
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    top: o;
    padding: 5px 10px;
}

.gmap {
    position: relative;
    padding-bottom: 35%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.gmap iframe,
.gmap object,
.gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.column2 {
    margin-bottom: 40px;
}

.column2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.column2 ul li {
    width: 47.5%;
    position: relative;
    text-align: center;
}

.column2 ul li:first-child {}

.column3 {
    margin-bottom: 40px;
}

.column3 ul li {
    width: 32%;
    float: left;
    position: relative;
    margin-right: 2%;
    margin-bottom: 10px;
}

.column3 ul li:last-child {
    margin-right: 0;
}

.column4 {
    margin-bottom: 40px;
}

.column4 ul li {
    width: 22%;
    float: left;
    position: relative;
    margin-right: 4%;
}

.column4 ul li:last-child {
    margin-right: 0;
}

.column5 {
    margin-bottom: 40px;
}

.column5 ul li {
    width: 19%;
    float: left;
    position: relative;
    margin-right: 1%;
}

.column5 ul li:last-child {
    margin-right: 0;
}

.pdf {
    text-align: center;
}

.pdf a {
    display: block;
    background: #fc9d0b;
    color: #fff;
    font-weight: bold;
    padding: 15px 0;
    line-height: 1;
    text-align: center;
}

.pdf a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.privacy {
    margin-left: 1.5em;
    list-style: square;
}

.hide {
    display: none;
}

/* --- Smartphones and small Tablet PCs --- */
@media screen and (max-width : 640px) {
    #main {
        margin: 0 auto 20px;
        width: auto;
        clear: both;
        background: none;
        border: none;
    }

    #main img {
        max-width: 100%;
    }

    #content img {
        max-width: 100%;
    }

    .floatleft,
    .floatright {
        float: none;
    }

    .flick {
        overflow: auto;
        border: 1px solid #eee;
        box-shadow: 2px 2px 6px inset rgba(0, 0, 0, 0.2);
        padding: 40px 10px 10px;
        background: #fff url(../images/flick.png) no-repeat 10px 10px;
    }

    .flick table {
        width: 720px !important;
        font-size: 12px !important;
        -webkit-text-size-adjust: 100%;
    }

    #video {
        width: 300px;
        height: 200px;
    }

    #movie2 {
        width: auto;
        margin: 0 auto;
    }

    .boxLeft,
    .boxRight,
    .news .boxLeft,
    .news .boxRight {
        float: none;
        width: auto;
    }

    .flexbox {
        flex-wrap: wrap;
    }

    .item {
        width: 100%;
    }

    #main section .action3 {
        width: auto;
    }

    #profile {
        width: 100%;
        background: #f3f3f3;
    }

    #profile #map {
        float: none;
        width: auto;
        height: 240px;
    }

    #profile .info {
        float: none;
        width: auto;
        padding: 20px 15px 20px;
    }

    #title h1 {
        width: auto;
        display: block;
        margin: 0 auto;
        font-size: 28px;
        padding: 20px 10px;
        line-height: 36px;
        text-align: center;
    }

    #title h1 span {
        font-size: 14px;
        margin-left: 0;
        line-height: 20px;
        margin-top: 5px;
        display: block;
    }

    #content table.mailform th,
    #content table.mailform td {
        display: block;
        width: auto;
    }

    #pageheader {
        margin-bottom: 20px;
        min-width: 0;
        height: 100px;
        background-size: 110% auto;
    }

    #pageheader h1 {
        font-size: 22px;
        line-height: 1;
        margin: 28px 0;
        padding: 8px 14px;
    }

    #pageheader img {
        width: 100%;
        margin: 0px auto auto;
    }

    #main h1 {
        font-size: 20px;
        line-height: 1.8;
        font-weight: bold;
        border-bottom: 5px solid #008BD5;
        margin-bottom: 1em;
    }

    #main h2 {
        font-size: 18px;
        border-bottom: 1px solid #ddd;
    }

    #main h3 {
        font-size: 16px;
    }

    #pageheader p {
        font-size: 11px;
    }

    #course .courseHead .photo {
        float: none;
        width: auto;
    }

    #course .courseHead .text {
        float: none;
        width: auto;
        margin-right: 0;
        padding: 15px;
    }

    #course .courseHead .text h2 {
        color: #fff;
        font-size: 24px;
        padding: 0;
    }

    #course .courseHead .text h3 {
        color: #fff;
        font-size: 16px;
    }

    #course .courseHead .text p {
        color: #fff;
        margin-bottom: 0;
        font-size: 13px;
        line-height: 1.5;
    }

    .qualification-left {
        float: none;
        width: auto;
    }

    .qualification-right {
        float: none;
        width: auto;
    }

    .point {
        margin-bottom: 20px;
    }

    .point img {
        float: left;
        width: 35%;
        margin-right: 0;
    }

    .point h3 {
        margin-left: 38%;
    }

    .point p {
        margin-left: 38%;
    }

    .curriculum ul li {
        width: 33%;
    }

    ul.pic {
        display: flex;
    }

    ul.pic li {}

    #main table.subject1 {
        width: 100% !important;
        float: none;
        margin-bottom: 20px;
    }

    #main table.subject2 {
        width: 100% !important;
        float: right;
        margin-bottom: 20px;
    }

    .message .photo {
        float: left;
        width: 30%;
        margin-right: 5%;
    }

    .message h3,
    .message p {
        margin-left: 35%;
    }

    .greeting .photo {
        float: left;
        width: 30%;
        margin-right: 0;
        text-align: center;
        font-size: 12px;
    }

    .greeting .text {
        margin-left: 35%;
    }

    .school_left {
        clear: both;
        float: none;
        width: auto;

    }

    .school_right {
        float: none;
        width: auto;
    }

    .school_blue {
        clear: both;
        border: solid 5px #00B9EF;
        padding: 10px;
        margin-bottom: 20px;
    }

    .school_blue h3 {
        color: #00B9EF
    }

    .school_pink {
        clear: both;
        border: solid 5px #ee87b4;
        padding: 10px;
        margin-bottom: 20px;
    }

    .school_pink h3 {
        color: #ee87b4
    }

    .school_green {
        clear: both;
        border: solid 5px #8fc322;
        padding: 10px;
        margin-bottom: 20px;
    }

    .school_green h3 {
        color: #8fc322
    }

    .img_school {
        width: 30%;
        float: left;
    }

    .couses {
        width: 67%;
        float: right;
    }

    .column2 ul li {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .column2 ul li:first-child {
        margin-right: 0;
    }

    .column3 ul li {
        width: auto;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .column4 {
        margin-bottom: 0;
    }

    .column4 ul li {
        width: 47.5%;
        float: left;
        position: relative;
        margin-bottom: 15px;
    }

    .column4 ul li:nth-child(odd) {
        margin-right: 5%;
    }

    .column4 ul li:nth-child(even) {
        margin-right: 0;
    }

    #curriculum .cur1,
    #curriculum .cur3,
    #curriculum .cur5,
    #curriculum .cur7 {
        width: auto;
        float: none;
    }

    #curriculum .cur2,
    #curriculum .cur4,
    #curriculum .cur6,
    #curriculum .cur8 {
        width: auto;
        float: none;
    }

    a.gmap {
        float: none;
        margin-bottom: 10px;
    }

    #mapid {
        width: 100%;
        height: 240px;
    }

    #panoid {
        width: 100%;
        height: 180px;
    }

    dl.application {
        margin-bottom: 40px;
    }

    dl.application dt {
        width: auto;
        float: none;
        clear: right;
        font-weight: bold;
        margin-bottom: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 3px;
    }

    dl.application dd {
        margin-left: 0;
        margin-bottom: 20px;
    }

    table.tb2 th {
        width: auto !important;
    }

    table.tb2 th,
    table.tb2 td {
        display: block;
        width: auto !important;
    }

    .tab {
        overflow: hidden;
    }

    .tab li {
        width: 20%;
        border-left: 1px solid #fff;
        margin-right: -1px;
        border-bottom: 1px solid #fff;
        height: 4em;
        line-height: 1.5;
        font-size: 13px;
    }

    .oneday .photo {
        width: auto;
        float: none;
        margin-bottom: 10px;
        text-align: center;
    }

    .oneday .text {
        width: auto;
        float: none;
    }

    #main table#taikenTokuten {
        width: 800px !important;
    }

}

#aplicationTab {
    margin-bottom: 40px;
}

#aplicationTab li {
    width: 25%;
    float: left;
    text-align: center;
}

#aplicationTab li a {
    display: block;
    padding: 8px 0;
    background-color: #eeeeee;
    transition-duration: .3s;
    text-decoration: none;
}

#aplicationTab li a:hover {
    text-decoration: none;
    background-color: #000000;
    color: #ffffff;
}

#aplicationTab li a.active {
    background-color: #008BD5;
    color: #ffffff;
}

@media screen and (max-width : 640px) {
    #aplicationTab li {
        display: block;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #fff;
    }

    #aplicationTab li a {
        padding-left: 10px;
    }
}

.table-wrapper {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
}

#main .table-wrapper>table {
    width: 960px;
    margin: auto;
}

.table-wrapper .ct {
    width: 960px !important;
    margin: auto;
}

.table-wrapper tr:first-child th.fix,
.table-wrapper tr th.fix:first-child {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: white;
}

.table-wrapper tr:first-child th.fix:first-child {
    z-index: 10;
}

.table-wrapper tr:first-child th.fix:before,
.table-wrapper tr th.fix:first-child:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #999;
}

.fream {
    margin: auto auto 0.5rem;
    text-align: center;
    display: block;
}

.fream small {
    display: inline-block;
    padding: 0 2rem;
    position: relative;
    color: #999;
}

.fream small::before {
    content: "← ";
}

.fream small::after {
    content: " →";
}

#main .table-wrapper {}

@media (min-width: 1024px) {
    .table-wrapper {
        overflow-x: inherit;
        -webkit-transform: none;
    }

    #main .table-wrapper>table {
        width: 100%;
    }

    .fream {
        display: none;
    }
}

#top-course ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

#top-course li {
    width: calc(100% / 3);
    position: relative;
}



#top-course ul li a img {
    width: 100%;
    max-width: 100%;
}

#top-course ul li a {
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
}

#top-course ul li a:hover {
    text-decoration: none;
}

#top-course ul li a span.name {
    display: table-cell;
    vertical-align: middle;
    width: 341px;
    padding: 0 10px;
    height: 60px;
    line-height: 1.25;
    font-weight: bold;
    position: relative;
}

#top-course ul li a span.name:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: 8px;
}

#top-course ul li a:hover span.name {}

#top-course ul li a div.copy {
    display: table;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -0;
    vertical-align: middle;
    width: 100%;
    height: calc(100% - 60px);
    transition: all 0.2s;
    opacity: 0;
}

#top-course ul li a div.copy span {
    display: table-cell;
    vertical-align: middle;
}

#top-course ul li a:hover div.copy {
    top: 0;
    opacity: 1;
}

#top-course ul li.c1 a {
    background: #009FE8;
}

#top-course ul li.c2 a {
    background: #8DC221;
}

#top-course ul li.c3 a {
    background: #E9608D;
}

#top-course ul li.c4 a {
    background: #EF8200;
}

#top-course ul li.c5 a {
    background: #F9BE00;
}

#top-course ul li.c6 a {
    background: #8F70AE;
}