/* common */
#c20_wrap .c_inner {width: 100%; max-width: 1620px; margin:0 auto; padding: 0 60px; z-index: 2; position: relative; }
#c20_wrap .h_60 {font-size: 60px; font-weight: 800; color:#000320; font-family: 'GangwonEdu Power'; line-height: 1.3;}
#c20_wrap .h_60.bor::after {content: ''; display: block; width: 50px; height: 5px ; background: #000320; margin:25px 0 40px ;}
#c20_wrap .num_title i {display: block; margin-bottom: 30px; transform: translateX(-35px);}
#c20_wrap .h_45 {font-size: 45px; font-weight: 700; color:#fff; font-family:'GmarketSansBold'; line-height: 1.3;}
#c20_wrap .h_30 {font-size: 30px; font-weight: 500; color:#fff; font-family:'GmarketSansMedium'; line-height: 1.3;}
#c20_wrap .p_26 {font-size: 26px; font-weight: 500; color:#333; line-height: 1.7; font-family:'GmarketSansMedium'; }
#c20_wrap .p_26 b {font-weight: 700; color:#000 ;}


/*Content CSS*/
#c20_wrap { background:url("../img/c20_bg.jpg") 50%/cover no-repeat #1a1a1a; padding:80px 0 85px;}


/* list */
#c20_wrap .list {margin-top: 15px;}
#c20_wrap .list .slick-list {overflow: visible;}
#c20_wrap .list .slick-slide {margin: 0 8px; outline: none; display: flex; align-items: center; justify-content: center; }





@media screen and (max-width: 1620px) {
    /* common */
    #c20_wrap .c_inner {padding: 0 50px; }

    /* Content */
    /* #c20_wrap .list { padding-right: 30px;} */

}

@media screen and (max-width: 1200px) {
    /* common */
    #c20_wrap .h_60 {font-size: 40px; }
    #c20_wrap .h_60.bor::after {margin:20px 0 30px ;}
    #c20_wrap .num_title i {transform: translateX(-25px);}
    #c20_wrap .num_title i img {height: 90px;}
    #c20_wrap .h_45 {font-size: 35px; }
    #c20_wrap .h_30 {font-size: 25px; }
    #c20_wrap .p_26 {font-size: 21px; }


    /* Content */
    #c20_wrap .title h2 img {width: 700px;}
    /* #c20_wrap .list .slick-list {overflow: hidden;} */
    /* #c20_wrap .list .slick-slide {display: flex; justify-content: center; align-items: center; } */
    #c20_wrap .list .slick-slide img {width: 100%; height: 200px; object-fit: cover; }


}

@media screen and (max-width: 1024px) {
    /* common */
    #c20_wrap .c_inner {padding: 0 30px; }
    #c20_wrap .num_title i {margin-bottom: 20px; transform: none; }
    #c20_wrap .num_title i img {height: 70px;}
    #c20_wrap .h_60 {font-size:35px; }
    #c20_wrap .h_60.bor::after {margin:20px auto 30px ;}
    #c20_wrap .h_45 {font-size: 30px; }
    #c20_wrap .h_30 {font-size: 22px; }
    #c20_wrap .p_26 {font-size: 19px; }

    /* Content */
    #c20_wrap {padding: 60px 0; text-align: center;}
    #c20_wrap .title h2 img {width:100%; max-width: 700px; }
    #c20_wrap .list .slick-slide img {height: 150px; }

}

@media screen and (max-width: 640px) {
    /* common */
    #c20_wrap .c_inner {padding: 0 20px; }
    #c20_wrap .h_60 {font-size: 30px; }
    #c20_wrap .p_26 {font-size: 17px; }
    #c20_wrap .h_45 {font-size: 25px; }
    #c20_wrap .h_30 {font-size: 20px; }
    #c20_wrap .num_title i {margin-bottom: 15px; }
    #c20_wrap .num_title i img {height: 60px;}
    #c20_wrap .h_60.bor::after {margin:15px auto 20px ; height: 3px; }

    /* Content */
    #c20_wrap {padding: 50px 0;}
    #c20_wrap .title h2 img {width:500px; max-width: 100%;}
    #c20_wrap .list {margin-top:20px;}
    #c20_wrap .list .slick-slide {margin: 0 3px;}


}

@media screen and (max-width: 480px) {
    /* #c20_wrap .list .slick-list {overflow: visible;} */

}
