.categoryLNB {
    /*
    width: 20%;padding: 3% 0;
    */
    width: 12%;
    padding: 0% 0;
    position: fixed;
    display: block; 
    /* top: 340px;  */
}
.categoryLNB ul {width: 100%;margin-top: 1%;}

.categoryLNB .menu {
    display: flex;
    height: 44px;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    line-height: 44px;
    border-bottom: 1px solid #f5f5f5;
    cursor: pointer;
    
}

.menu a {display: block;height: 100%; font-size: 1.6rem;font-weight: 500;}


.categoryLNB .submenu01 {display: none;}
.categoryLNB .submenu01 div {height: 44px;}
.categoryLNB .submenu01 div:hover {
    font-size: 1.6rem;
    font-weight: 700;
   background-color: #EAF9FF;}
.categoryLNB .submenu01 a {
    font-size: 1.6rem;
    line-height: 44px;
    padding-left: 10px;
    display: block;
    width: 100%;
    height: 100%;
}
.categoryLNB .submenu01 a:hover {
    font-size: 1.6rem;
    color: #3366FF;
    font-weight: 700;
    background-color: #EAF9FF;
}

.categoryLNB .submenu01 a.on {
    font-size: 1.6rem;
    color: #3366FF;
    font-weight: 700;
    background-color: #EAF9FF;   
}
.categoryLNB .submenu01 div.on
.con3_0 .ViewRecommend {
    margin-top: 3%;
    overflow: hidden;
    position: relative;
}
.con3_0 .ViewRecommend h4 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 2%;
}
#categorySUB.sub.category .con3_0 .ViewRecommend .studyWrap {
    display: flex;
    width: 200%;
}
.con3_0 .ViewRecommend #studyWrap {position: relative;}
.con3_0 .ViewRecommend .study {width: 246px;}
.con3_0 .ViewRecommend #studyWrap>button {
    position: absolute;
    top: 19%;
    width: 32px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
    overflow: hidden;
}
.con3_0 .ViewRecommend #studyWrap>button {background-color: rgba(0, 0, 0, 0.3);}
.con3_0 .ViewRecommend #studyWrap .Next {right: 0;}



/* #categoryLNB {display: none;} */

@media only screen and (max-width: 768px) {
    .categoryLNB .submenu01 a {line-height: 24px;word-break: keep-all;}
    .categoryLNB .submenu01 div {display: flex;align-items: center;}
    .categoryLNB {width: 18%;}
}
@media only screen and (min-width:320px) and (max-width: 480px) {
    .categoryLNB {display: none;}
    #categorySUB .movietag_con.mo{display: block;}
    .bg {
        background-color: rgba(0, 0, 0, 0.4);
        width: 100%;
        position: absolute;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        display: none;
    }
    .categoryLNB_mo,.categoryNew_mo {
        width: 100%;
        padding: 3% 20px;
        position: absolute;
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: #fff;
        border-radius: 20px 20px 0 0;
        z-index: 1001;
        display: none;
    }
    .categoryLNB_mo ul:nth-child(2) {padding: 0 0 44px;}
    .categoryLNB_mo ul:first-child,.categoryNew_mo ul:first-child {height: 50px;line-height: 44px;padding-bottom: 10px;}
    .categoryLNB_mo .categoryLNB_title {
        border-bottom: 1px solid #f5f5f5;
        display: flex;
        align-items: center;
    }
    .categoryLNB_mo .categoryLNB_title li,
    .categoryNew_mo .categoryLNB_title li {font-size: 1.6rem;font-weight: 700;}

    .categoryLNB_mo .menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 44px;
        line-height: 44px;
        border-bottom: 1px solid #f5f5f5;
        cursor: pointer;
    }
    .categoryLNB_mo .categoryLNB_title,
    .categoryNew_mo .categoryLNB_title {display: flex; align-items: center; justify-content: space-between;}
    
    .categoryLNB_mo .menu a {font-size: 1.6rem;font-weight: 500;}
    .menu.on>a {font-weight: 700;color: #3366FF;}
    .categoryLNB_mo .submenu {display: none;margin: 14px 0;}

    .categoryLNB_mo .submenu div input {width: 24px;margin-right: 4px;border: 1px solid #bcbcbc;}
    .categoryLNB_mo .submenu div input[type=radio] {display: block; accent-color: rgb(51, 102, 255);}
    .categoryLNB_mo .submenu div span {font-size: 1.6rem;margin-left: 4px;}
    .categoryLNB_mo .submenu div {display: flex;align-items: center; padding: 12px 0px;}
    .categoryLNB_mo .submenu div:hover {font-size: 1.6rem;font-weight: 700;}
    .categoryLNB_mo .submenu a {font-size: 1.6rem;}
    .categoryLNB_mo .submenu a:hover {font-size: 1.6rem;}

    #categorySUB.sub.category .movietag_con.mo .studyWrap {display: flex;gap:0;}
    #categorySUB.sub.category .movietag_con.mo .study {width: 147px;}
    #categorySUB.sub .movietag_con.mo .movietag_txtWrap {height: 80px;margin-left: 0;}
    #categorySUB.sub .movietag_con {padding: 0;}
    #headsearch.span.search.typeA {position: absolute;left: 16px;}

    #categorySUB.sub.category .con3_0 .ViewRecommend .studyWrap {width: 256%;}
    /* 카테고리모달 in버튼 */
    .categoryLNB_mo .btn {
        width: 100%;
        padding: 15px 0;
        display: flex;
        justify-content: space-between;
        background-color: #fff;
        box-shadow: 0, -2, 4 rgba(0, 0, 0, 0.2);
    }
    .categoryLNB_mo .btn .Lbtn {
        display: inline-block;
        font-size: 1.6rem;
        width: 38%;
        height: 42px;
        line-height: 42px;
        border: 1px solid #ddd;
        text-align: center;
    }
    .categoryLNB_mo .btn .Lbtn a {
        display: inline-block;
        font-size: 1.6rem;
        color: #232323;
    }
    .categoryLNB_mo .btn .Rbtn {
        display: inline-block;
        font-size: 1.6rem;
        color: #fff;
        width: 60%;
        height: 42px;
        line-height: 42px;
        background-color: #3366FF;
        text-align: center;
    }
    .categoryLNB_mo .btn .Rbtn a {
        display: inline-block;
        font-size: 1.6rem;
        color: #fff;
    }

    /* 최신버튼 */
    .categoryNew_mo .categoryLNB_list li {height: 44px; line-height: 44px; font-size: 1.6rem; padding: 0 0 10px;}
    .categoryNew_mo .categoryLNB_list li:hover {font-weight: 700;color: #3366FF;}

    .con3_0 .ViewRecommend #studyWrap>button {top: 26%;}
}

