.conSec {
    position: relative;
    width: 100%;
    font-size: 0;
}

.conDiv {
    margin: 0 auto;
    width: 1100px;
    position: relative;
    text-align: center;
}


.conSec1 {
    background: #282D3A;
}
.conSec2 {
    background: url('/assets/data/img/promotion/OneDayLive/pc/2/bg.gif') no-repeat center center;
}
.conSec4 {
    background: #FCF0F1;
    /*background: url('/assets/data/img/promotion/summerSmash/3/bg.png') no-repeat center center;*/
}
.conSec5 {
    background: #353535;
}
.conSec7 {
    background: url('/assets/data/img/promotion/OneDayLive/pc/7/bg.png') no-repeat center center;
}
._cpUseCnt{
    font-family: "Noto Sans KR", sans-serif !important;
    position: absolute;
    top: 156px;
    right: 116px;
    color: #2B2626;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 38px;
    height: 38px;
    width: 191px;
    text-align: center;
}
._cpUseCnt span{

}


.conSec8 {
    padding: 223px 0;
    background: url('/assets/data/img/promotion/OneDayLive/pc/8/nonLogin_bg.png') no-repeat center center;
}

.conSec8_1{
    display: none;
}
._cd8Tlt1{
    color: #212121;
    font-weight: bold;
    font-size: 32px;
    line-height: 50px;
    letter-spacing: -0.4px;
    text-align: center;
}
._cd8Tlt2{
    color: #000000;
    font-weight: bold;
    font-size: 45px;
    line-height: 72px;
    letter-spacing: -0.4px;
    text-align: center;
    position: relative;
    /* width: 500px; */
    margin: 0 auto;
    display: inline-block;
    padding-right: 65px;
}
._cd8Tlt2:before{
    content: '';
    position: absolute;
    background: url('/assets/data/img/promotion/OneDayLive/pc/8/tlt_icon.png') no-repeat center center;
    width: 55px;
    height: 51px;
    top: 10.5px;
    right: 0;
}

._uinPickLst{
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}


.conSec9 {
    padding-top: 90px;
}

._tipAra{
    text-align: center;
    padding-bottom: 23px;
}
._tipAra .__tip{
    position: relative;
    background: #EE2525;
    height: 43px;
    width: 150px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 43px;
    font-weight: bold;
    letter-spacing: -0.2px;
    z-index: 2;
}
._tipAra .__tip:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 21px solid transparent;
    border-top-color: #EE2525;
    border-bottom: 0;
    margin-left: -21px;
    margin-bottom: -10px;
    z-index: 1;
}
._cd9Tlt1{
    color: #212121;
    font-weight: bold;
    font-size: 32px;
    line-height: 50px;
    letter-spacing: -0.4px;
    text-align: center;
}
._cd9Tlt2{
    color: #000000;
    font-weight: bold;
    font-size: 45px;
    line-height: 72px;
    letter-spacing: -0.4px;
    text-align: center;
    position: relative;
    /* width: 500px; */
    margin: 0 auto;
    display: inline-block;
}


._plbLecLst{
    padding-top: 24px;
    padding-bottom: 80px;
    text-align: left;
}
._plbLec{
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 30px;
    font-size: 0;
    cursor: pointer;
    padding: 1px;
}
._uinPickLst ._plbLec{
    width: 250px;
    padding: 10px;
    border: 1px solid #EBEBEB;
    border-radius: 12px;
    margin-right: 32px;
    margin-bottom: 0;
}

/*._plbLec:hover{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}*/
._uinPickLst ._plbLec:hover{
    border-radius: 8px;
    box-shadow: 0px 2px 4px 0px #00000040;
}

._plbLec:nth-child(4n){
    margin-right: 0;
}
._uinPickLst ._plbLec:nth-child(3n){
    margin-right: 0;
}

._plbLec .__img{
    border: 1px solid #EBEBEB;
    border-radius: 8px;
    margin-bottom: 8px;
    position: relative;
}
._uinPickLst ._plbLec .__img{
    border: 1px solid #DBDBDB;
}
._plbLec .__img img{
    border-radius: 8px;
}
._plbLec .__img .__lbl{
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #FFE735;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    border-radius: 4px;
    color: #262626;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.2px;
}
._plbLec .__cate{
    color: #999999;
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    margin-bottom: 4px;
}
._plbLec .__tlt{
    color: #404040;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.2px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    word-break: keep-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 6px;
    padding: 0 4px;
}
._plbLec .__info{

    text-align: left;

    margin-bottom: 6px;

    padding: 0 4px;
}
._plbLec .__info > div{
    display: inline-block;
    position: relative;
    color: #EF1313;
    font-size: 13px;
    font-weight: 700;
    padding: 0 4px;
    height: 13px;
    line-height: 13px;
}
._plbLec .__info > div:first-child{
    padding-left: 0;
}
._plbLec .__info > div:last-child{
    padding-right: 0;
}
._plbLec .__info > div:before{
    content: '';
    position: absolute;
    top: -0.5px;
    right: 0;
    width: 1px;
    height: 12px;
    background: #e1e1e1;
}
._plbLec .__info > div:last-child:before{
    display: none;
}

._plbLec .__date{
    color: #737373;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-align: left;
    padding: 0 4px;
}



.conSec10 {
    background: url('/assets/data/img/promotion/OneDayLive/pc/10/bg.png') no-repeat center center;
}



.csmCon2{
    width: 584px;
}
._csmNtTxt{
    display: none;
    color: #FB0101;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.2px;
    height: 18px;
    line-height: 18px;
    margin-top: 4px;
    padding: 0 40px;
}
._csmUidInpDiv{
    padding: 0 40px 4px 40px;
    font-size: 0;
}
._csmUid{
    border: 1px solid #C6CFDC;
    border-radius: 8px;
    height: 48px;
    line-height: 48px;
    width: 334px;
    padding: 0 14px;
    margin-right: 6px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}
button._csmUidBtn{
    background: #454545;
    height: 50px;
    vertical-align: top;
    width: 134px;
    border: 0;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: -0.2px;
}



/* 강의 신청 모달 */
.csmCon3{
    width: 1100px;
    /* padding: 56px 50px; */
    position: relative;
    font-size: 0;
}
._LecInfoLod{
    position: relative;
}
button._LmClsBtn{
    border: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30px;
    right: 30px;
    background: url('/assets/data/img/promotion/OneDayLive/pc/modal_lec/closeBtn.svg') no-repeat center center;
    z-index: 5;
}
._LmInfo{
    display: inline-block;
    vertical-align: top;
    /* background: red; */
    width: 628px;
    /* height: 700px; */
    padding: 0 0 50px 50px;
    margin-right: 58px;
    margin-top: 56px;
    position: relative;
}

._LICate{
    color: #585858;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.2px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 10px;
}
._LITlt{
    color: #0B0B0B;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.2px;
    word-break: keep-all;
    line-height: 48px;
    margin-bottom: 12px;
}
._LISmr{
    color: #363636;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.2px;
    word-break: keep-all;
}
._LiTcAra{
    margin-top: 30px;
    /* margin-bottom: 30px; */
    border: 1px solid #F0F0F0;
    background: #F9F9F9;
}
._LiTcAra .__LiTc{
    padding: 20px 26px;
    border-bottom: 1px solid #F0F0F0;
}
._LiTcAra .__LiTc > div{
    display: inline-block;
    vertical-align: middle;
}
._LiTcAra .__LiTc .___img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}
._LiTcAra .__LiTc .___img img{
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
    vertical-align: top;
}
._LiTcAra .__LiTc .___info{

}
._LiTcAra .__LiTc .___info .___name{
    color: #363636;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: -0.2px;
    margin-bottom: 5px;
}
._LiTcAra .__LiTc .___info .___his{
    color: #363636;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 20px;
    width: 430px;
    word-break: keep-all;
}
._LICon{
    padding-top: 30px;
    /* padding-bottom: 50px; */
}











._LmFlt{
    display: inline-block;
    vertical-align: top;
    width: 314px;
    /* height: 200px; */
    /* margin-top: 84px; */
    margin-bottom: 50px;
    box-shadow: 0px 4px 7px 0px #00000012;
    border-radius: 16px;
    border: 1px solid #D9D9D9;
    position: absolute;
    top: 84px;
    background: #FFFFFF;
}
.__LFIfo{
    padding: 18px 20px 12px 20px;
    border-bottom: 1px solid #DBDBDB;
}
.__LFIfo .__cate{
    color: #585858;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 18px;
    height: 18px;
    margin-bottom: 4px;
}
.__LFIfo .__tlt{
    color: #2F2F2F;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 21px;
    word-break: keep-all;
}
.__LFIfo .__date{
    padding: 12px 0;
    font-size: 0;
}
.__LFIfo .__date > div{
    display: inline-block;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}
.__LFIfo .__date .___stdDy{
    border: 1px solid #DBDBDB;
    width: 134px;
    background: #FFFFFF;
    margin-right: 10px;
}
.__LFIfo .__date .___stdDy div:nth-child(1){
    color: #3A3A3A;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: -0.2px;
    margin-right: 8px;
}
.__LFIfo .__date .___stdDy div:nth-child(2){
    display: inline-block;
    vertical-align: top;
    color: #3C3C3C;
    font-size: 15px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    letter-spacing: -0.2px;
}
.__LFIfo .__date .___DDy{
    border: 1px solid #FDCBCB;
    width: 126px;
    background: #FFF8F8;
}
.__LFIfo .__date .___DDy div:nth-child(1){
    color: #3A3A3A;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: -0.2px;
    margin-right: 8px;
}
.__LFIfo .__date .___DDy div:nth-child(2){
    display: inline-block;
    vertical-align: top;
    color: #E01F0E;
    font-size: 15px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    letter-spacing: -0.2px;
}
.__LFIfo .__atInfo{
    border: 1px solid #FDCBCB;
    border-radius: 8px;
    padding: 20px 0;
    background: #FFF8F8;
}
.__LFIfo .__atInfo > div{
    color: #444648;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.2px;
    text-align: center;
    height: 21px;
    line-height: 21px;
}
.__LFIfo .__atInfo > div:nth-child(2){
    color: #E01F0E;
}
.__LFIfo .__amnt{
    padding-top: 12px;
}
.__LFIfo .__amnt > div:nth-child(1){
    color: #191E24;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: -0.2px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    width: 50px;
    text-align: left;
    vertical-align: top;
}
.__LFIfo .__amnt .__prc{
    display: inline-block;
    width: calc(100% - 50px);
    text-align: right;
    height: 25px;
    line-height: 25px;
    vertical-align: top;
}
.__LFIfo .__amnt .__prc > div{
    display: inline-block;
    vertical-align: top;
}
.__LFIfo .__amnt .__prc .___dfPrc{
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.2px;
    margin-right: 4px;
    text-decoration: line-through;
}
.__LFIfo .__amnt .__prc .___slPrc{
    color: #040404;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.2px;
}


.__LFFt{
    padding: 12px 20px 20px 20px;
}
.__LFFt .__LFCp{
    padding-top: 12px;
    padding-bottom: 13px;
}
.__LFFt .__LFCp > div{
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    height: 18px;
}
.__LFFt .__LFCp .___cpTxt{
    color: #363636;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.2px;
    width: 80px;
}
.__LFFt .__LFCp .___cpNum{
    position: relative;
    width: calc(100% - 104px);
    color: #363636;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.2px;
    text-align: right;
    padding-right: 24px;
}
.__LFFt .__LFCp .___cpNum:before{
    content: '';
    width: 19px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    background: url('/assets/data/img/promotion/OneDayLive/pc/modal_lec/coupon.svg') no-repeat center center;
}

.__LFFt button._LmBuyBtn{
    border: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    background: #DD1E0C;
    box-shadow: 0px 3px 4px 0px #00000040;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.2px;
}

