@media(max-width: 909px){
    #content{
        width:100%;
    }
    
    
    #content .sec01{
        width:100%;
        position:Relative;
    }
    
    #content .sec01 .bg{
        width:100%;
        overflow:Hidden;
    }
    
    #content .sec01 .bg img{
        width:140%;
        position:relative;
        left:50%;
        transform:translateX(-50%);
    }
    
    
    
    #content .sec01 .ct{
        width:100%;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
        z-index:1;
    }
    
    
    #content .sec01 .ct .tit1{
        width:260px;
        margin:0 auto;
    }
    
    #content .sec01 .ct .tit1 img{
        width:100%;
    }
    
    #content .sec01 .ct .tit2{
        width:300px;
        margin:11px auto 0;
    }
    
    #content .sec01 .ct .tit2 img{
        width:100%;
    }
    
    #content .sec01 .time{
        width:280px;
        margin:15px auto 0;
        position:Relative;
    }
    
    #content .sec01 .time .img{
        width:100%;
    }
    
    #content .sec01 .time .img img{
        width:100%;
    }
    
    #content .sec01 .time .tx{
        color:#9CE8FF;
        letter-spacing:-0.6px;
        line-height:16px;
        font-size:14px;
        width:100%;
        text-align:Center;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
    }
    
    #content .sec01 .homeworkList{
        width:480px;
        margin:20px auto 0;
    }
    
    #content .sec01 .homeworkList dd{
        widtH:100%;
        border-radius:8px;
        border:2px solid transparent;
        background:#101938;
        background-image:linear-gradient(#101938, #101938), linear-gradient(to right, #CD975B, #fff, #CD975B); 
        background-origin:border-box; 
        background-clip:content-box, border-box;
        box-sizing:border-box;
        margin-top:8px;
    }
    
    #content .sec01 .homeworkList dd:first-child{
        margin-top:0px;
    }
    
    
    #content .sec01 .homeworkList dd .pd{
        widtH:100%;
        padding:16px;
        box-sizing:border-box;
    }
    
    #content .sec01 .homeworkList dd .pd .subjA{
        widtH:100%;
        display:flex;
        justify-content:space-between;
    }
    
    
    #content .sec01 .homeworkList dd .pd .subjA .subj{
        text-shadow:0px 1px 0px rgba(0, 0, 0, 0.25);
        font-size:15px;
        font-weight:600;
        letter-spacing:-0.6px;
        background: linear-gradient(180deg, #FDFCFA 0%, #B4DBEA 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    #content .sec01 .homeworkList dd .pd .subjA .state{
        font-size:15px;
        font-weight:600;
        color:#fff;
        text-shadow:0px 2px 0px rgba(0, 0, 0, 0.25);
    }
    
    
    #content .sec01 .homeworkList dd .pd .subjA .state span{
        color:#CD975B;
    }
    
    
    #content .sec01 .homeworkList dd .pd .bar{
        width:100%;
        margin-top:11px;
        height:4px;
        border-radius:14px;
    }
    
    #content .sec01 .homeworkList dd .pd .type1{
        background: linear-gradient(90deg, #EAC68B 0%, #FBF4E0 100%);
    }
    
    #content .sec01 .homeworkList dd .pd .type2{
        background:#23386F
    }
    
    #content .sec01 .homeworkList dd .pd .barct80{
        width:80%;
        height:4px;
        border-radius:4px;
    }
    
    #content .sec01 .arlTx{
        width:100%;
        text-align:Center;
        margin-top:12px;
        font-size:14px;
        color:#fff;
    }
    
    #content .sec01 .btn{
        width:170px;
        margin:13px auto 0;
    }
    
    #content .sec01 .btn img{
        width:100%;
    }
    
    
    
    #content .sec02{
        width:100%;
        position:Relative;
    }
    
    #content .sec02 .bg{
        width:100%;
        overflow:Hidden;
    }
    
    #content .sec02 .bg img{
        width:130%;
        position:relative;
        left:50%;
        transform:translateX(-50%);
    }
    
    
    #content .sec02 .ct{
        width:100%;
        position:absolute;
        top:60px;
        z-index:1;
    }
    
    #content .sec02 .ct .tit{
        width:337px;
        margin:0 auto;
    }
    
    #content .sec02 .ct .tit img{
        width:100%;
    }
    
    #content .sec02 .ct .subtit{
        width:100%;
        text-align:Center;
        font-size:16px;
        color:#BFC2D7;
        margin-top:14px;
    }
    
    #content .sec02 .ct .subtit span{
        color:#41A7FF;
    }
    
    #content .sec02 .ct .bringA{
        width:490px;
        margin:30px auto 0;
        position:relative;
        padding:10px;
        box-sizing:border-box;
        background:#073EC0;
        box-shadow:2px 2px 2px 0px rgba(255, 255, 255, 0.25) inset;
    }
    
    #content .sec02 .ct .bringA .bring{
        display:flex;
        padding:6px 10px;
        box-sizing:border-box;
        background:#00145D;
    }
    
    #content .sec02 .ct .bringA .bring .subj{
        width:112px;
        display:inline-block;
        vertical-align:middle;
    }
    
    #content .sec02 .ct .bringA .bring .subj img{
        width:100%;
    }
    
    #content .sec02 .ct .bringA .bring .num{
        font-size:14px;
        font-weight:700;
        display:inline-block;
        vertical-align:middle;
        margin-left:6px;
        background: linear-gradient(180deg, #EFF5FF 0%, #BCD4FF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    #content .sec02 .ct .bringA .bring .num span{
        background: linear-gradient(180deg, #FFC590 0%, #FFF732 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    
    
    
    #content .sec02 .ct .bringA .btn{
        width:80px;
        position:absolute;
        right:0;
        top:50%;
        transform:translateY(-50%);
        cursor:pointer;
    }
    
    #content .sec02 .ct .bringA .btn img{
        width:100%;
    }
    
    
    #content .sec02 .ct .binggo{
        width:490px;
        padding:10px;
        box-sizing:border-box;
        border:2px solid #587FF8;
        background:#0A0A2C;
        border-radius:8px;
        margin:25px auto 0;
        display:flex;
        flex-flow:wrap;
        justify-content:center;
        
    }
    
    
    #content .sec02 .ct .binggo li{
        width:calc(100% / 5);
        line-height:93px;
        text-align: center;
        text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
        font-weight: 700;
        letter-spacing: -1px;
        background:url('/bbs/images/binggo.png') center center no-repeat;
        background-size:100%;
    }
    
    #content .sec02 .ct .binggo .current{
        background:url('/bbs/images/binggoCurrent.png') center center no-repeat;
        background-size:100%;
    }
    
    #content .sec02 .ct .binggo li span{
        width:50%;
        margin:0 auto;
        filter:grayscale(100%);
        display:block;
        opacity:0;
        overflow:hidden;
    }
    
    
    #content .sec02 .ct .binggo li span img{
        width:100%;
        margin-top:-10px;
    }
    
    #content .sec02 .ct .binggo .current span{
        filter:grayscale(0%);
        display:block;
        opacity:1;
    }
    
    
    
    
    
    
    /*0501수정*/

    
    

#content .sec02 .ct .binggoA .binggoline{
    width:490px;
}



#content .sec02 .ct .binggoA .binggoline .vertical1{
    width:75%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:55px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical1:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    top:50%;
    transform:translateY(-50%);
    right:-50px;
}



#content .sec02 .ct .binggoA .binggoline .vertical2{
    width:75%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:150px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical2:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    top:50%;
    transform:translateY(-50%);
    right:-50px;
}




#content .sec02 .ct .binggoA .binggoline .vertical3{
    width:75%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:240px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical3:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    top:50%;
    transform:translateY(-50%);
    right:-50px;
}




#content .sec02 .ct .binggoA .binggoline .vertical4{
    width:75%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:335px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical4:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    top:50%;
    transform:translateY(-50%);
    right:-50px;
}




#content .sec02 .ct .binggoA .binggoline .vertical5{
    width:75%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:430px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical5:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    top:50%;
    transform:translateY(-50%);
    right:-50px;
}



#content .sec02 .ct .binggoA .binggoline .horizontal1{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:195px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal1:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}


#content .sec02 .ct .binggoA .binggoline .horizontal2{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:290px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal2:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}



#content .sec02 .ct .binggoA .binggoline .horizontal3{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:380px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal3:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}


#content .sec02 .ct .binggoA .binggoline .horizontal4{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:475px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal4:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}


#content .sec02 .ct .binggoA .binggoline .horizontal5{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:570px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal5:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}






#content .sec02 .ct .binggoA .binggoline .diagonal1{
    width:auto;
    height:140%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    z-index:1;
    transform:translate(-50%, -50%) rotate(45deg);
}

#content .sec02 .ct .binggoA .binggoline .diagonal1:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}


#content .sec02 .ct .binggoA .binggoline .diagonal2{
    width:auto;
    height:140%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    z-index:1;
    transform:translate(-50%, -50%) rotate(-45deg);
}

#content .sec02 .ct .binggoA .binggoline .diagonal2:after{
    width:50px;
    line-height:50px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:attr(data-number);
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}


    
    /*0501수정 여기까지*/

    
    
    
    
    
    
    
    
    
    
    
    #content .sec02 .ct .arlTx{
        width:100%;
        text-align:Center;
        margin-top:24px;
        font-size:12px;
        color:#848AA4
    }
    
    
    
    .openPop{
        position:fixed;
        z-index:9;
        border-radius: 6px;
        border:2px solid rgba(255, 255, 255, 0.2);
        background:#0A0A2C;
        box-shadow: 0px 2px 4px 0px rgba(255, 255, 255, 0.5);
        z-index:9;
        width:80%;
        padding:50px 0px 20px;
        top:50%;
        left:50%;
        transform:translate(-50%, -50%);
    }
    
    
    .openPop .popCt .tit{
        text-align:Center;
        font-size:20px;
        color:#EFF5FF;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: -0.55px;
    }
    
    .openPop .popCt .subtit{
        text-align:Center;
        font-size:13px;
        letter-spacing: -0.55px;
        color:#EFF5FF;
        margin-top:12px
    }
    
    
    
    .openPop .popCt .num{
        text-align:Center;
        font-size:20px;
        background: linear-gradient(180deg, #EFF5FF 0%, #BCD4FF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: -0.55px;
        margin-top:15px;
    }
    
    .openPop .popCt .num span{
        text-align:Center;
        font-size:30px;
        background: linear-gradient(180deg, #FFC590 0%, #FFF732 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: -0.55px;
        margin-top:30px;
    }
    
    
    .openPop .submit{
        width:130px;
        margin:30px auto 0;
    }
    
    .openPop .submit img{
        width:100%;
    }

}






@media(max-width: 500px){
    #content{
        width:100%;
    }
    
    
    #content .sec01{
        width:100%;
        position:Relative;
    }
    
    #content .sec01 .bg{
        width:100%;
        overflow:Hidden;
    }
    
    #content .sec01 .bg img{
        width:200%;
        position:relative;
        left:50%;
        transform:translateX(-50%);
    }
    
    
    
    #content .sec01 .ct{
        width:100%;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
        z-index:1;
    }
    
    
    #content .sec01 .ct .tit1{
        width:233px;
        margin:0 auto;
    }
    
    #content .sec01 .ct .tit1 img{
        width:100%;
    }
    
    #content .sec01 .ct .tit2{
        width:285px;
        margin:11px auto 0;
    }
    
    #content .sec01 .ct .tit2 img{
        width:100%;
    }
    
    #content .sec01 .time{
        width:210px;
        margin:12px auto 0;
        position:Relative;
    }
    
    #content .sec01 .time .img{
        width:100%;
    }
    
    #content .sec01 .time .img img{
        width:100%;
    }
    
    #content .sec01 .time .tx{
        color:#9CE8FF;
        letter-spacing:-0.6px;
        line-height:18px;
        font-size:11px;
        width:100%;
        text-align:Center;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
    }
    
    #content .sec01 .homeworkList{
        width:80%;
        margin:20px auto 0;
    }
    
    #content .sec01 .homeworkList dd{
        widtH:100%;
        border-radius:8px;
        border:2px solid transparent;
        background:#101938;
        background-image:linear-gradient(#101938, #101938), linear-gradient(to right, #CD975B, #fff, #CD975B); 
        background-origin:border-box; 
        background-clip:content-box, border-box;
        box-sizing:border-box;
        margin-top:8px;
    }
    
    #content .sec01 .homeworkList dd:first-child{
        margin-top:0px;
    }
    
    
    #content .sec01 .homeworkList dd .pd{
        widtH:100%;
        padding:16px;
        box-sizing:border-box;
    }
    
    #content .sec01 .homeworkList dd .pd .subjA{
        widtH:100%;
        display:flex;
        justify-content:space-between;
    }
    
    
    #content .sec01 .homeworkList dd .pd .subjA .subj{
        text-shadow:0px 1px 0px rgba(0, 0, 0, 0.25);
        font-size:13px;
        font-weight:600;
        letter-spacing:-0.6px;
        background: linear-gradient(180deg, #FDFCFA 0%, #B4DBEA 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    #content .sec01 .homeworkList dd .pd .subjA .state{
        font-size:13px;
        font-weight:600;
        color:#fff;
        text-shadow:0px 2px 0px rgba(0, 0, 0, 0.25);
    }
    
    
    #content .sec01 .homeworkList dd .pd .subjA .state span{
        color:#CD975B;
    }
    
    
    #content .sec01 .homeworkList dd .pd .bar{
        width:100%;
        margin-top:11px;
        height:4px;
        border-radius:14px;
    }
    
    #content .sec01 .homeworkList dd .pd .type1{
        background: linear-gradient(90deg, #EAC68B 0%, #FBF4E0 100%);
    }
    
    #content .sec01 .homeworkList dd .pd .type2{
        background:#23386F
    }
    
    #content .sec01 .homeworkList dd .pd .barct80{
        width:80%;
        height:4px;
        border-radius:4px;
    }
    
    #content .sec01 .arlTx{
        width:100%;
        text-align:Center;
        margin-top:12px;
        font-size:12px;
        color:#fff;
    }
    
    #content .sec01 .btn{
        width:170px;
        margin:13px auto 0;
    }
    
    #content .sec01 .btn img{
        width:100%;
    }
    
    
    
    #content .sec02{
        width:100%;
        position:Relative;
    }
    
    #content .sec02 .bg{
        width:100%;
        overflow:Hidden;
    }
    
    #content .sec02 .bg img{
        width:130%;
        position:relative;
        left:50%;
        transform:translateX(-50%);
    }
    
    
    #content .sec02 .ct{
        width:100%;
        position:absolute;
        top:40px;
        z-index:1;
    }
    
    #content .sec02 .ct .tit{
        width:237px;
        margin:0 auto;
    }
    
    #content .sec02 .ct .tit img{
        width:100%;
    }
    
    #content .sec02 .ct .subtit{
        width:100%;
        text-align:Center;
        font-size:12px;
        color:#BFC2D7;
        margin-top:12px;
        word-break:keep-all;
    }
    
    #content .sec02 .ct .subtit span{
        color:#41A7FF;
    }
    
    #content .sec02 .ct .bringA{
        width:300px;
        margin:20px auto 0;
        position:relative;
        padding:10px;
        box-sizing:border-box;
        background:#073EC0;
        box-shadow:2px 2px 2px 0px rgba(255, 255, 255, 0.25) inset;
    }
    
    #content .sec02 .ct .bringA .bring{
        padding:6px 10px;
        box-sizing:border-box;
        background:#00145D;
    }
    
    #content .sec02 .ct .bringA .bring .subj{
        width:92px;
        display:inline-block;
        vertical-align:middle;
    }
    
    #content .sec02 .ct .bringA .bring .subj img{
        width:100%;
    }
    
    #content .sec02 .ct .bringA .bring .num{
        font-size:12px;
        font-weight:700;
        display:inline-block;
        vertical-align:middle;
        margin-left:6px;
        background: linear-gradient(180deg, #EFF5FF 0%, #BCD4FF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    #content .sec02 .ct .bringA .bring .num span{
        background: linear-gradient(180deg, #FFC590 0%, #FFF732 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    
    
    
    
    
    #content .sec02 .ct .bringA .btn{
        width:60px;
        position:absolute;
        right:0;
        top:50%;
        transform:translateY(-50%);
        cursor:pointer;
    }
    
    #content .sec02 .ct .bringA .btn img{
        width:100%;
    }
    
    
    #content .sec02 .ct .binggo{
        width:300px;
        padding:10px;
        box-sizing:border-box;
        border:2px solid #587FF8;
        background:#0A0A2C;
        border-radius:8px;
        margin:25px auto 0;
        display:flex;
        flex-flow:wrap;
        justify-content:center;
        
    }
    
    
    #content .sec02 .ct .binggo li{
        line-height:55px;
        text-align: center;
        text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
        font-weight: 700;
        letter-spacing: -1px;
        background:url('/bbs/images/binggo.png') center center no-repeat;
        background-size:100%;
    }
    
    #content .sec02 .ct .binggo .current{
        background:url('/bbs/images/binggoCurrent.png') center center no-repeat;
        background-size:100%;
    }
    
    
    
    
    
/*0501수정*/

    

#content .sec02 .ct .binggoA .binggoline{
    width:300px;
    
}



#content .sec02 .ct .binggoA .binggoline .vertical1{
    width:82%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:35px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical1:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'01';
    top:50%;
    transform:translateY(-50%);
    right:-30px;
}



#content .sec02 .ct .binggoA .binggoline .vertical2{
    width:82%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:90px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical2:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'02';
    top:50%;
    transform:translateY(-50%);
    right:-30px;
}




#content .sec02 .ct .binggoA .binggoline .vertical3{
    width:82%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:145px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical3:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'03';
    top:50%;
    transform:translateY(-50%);
    right:-30px;
}




#content .sec02 .ct .binggoA .binggoline .vertical4{
    width:82%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:200px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical4:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'04';
    top:50%;
    transform:translateY(-50%);
    right:-30px;
}




#content .sec02 .ct .binggoA .binggoline .vertical5{
    width:82%;
    height:auto;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:260px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .vertical5:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'05';
    top:50%;
    transform:translateY(-50%);
    right:-30px;
}



#content .sec02 .ct .binggoA .binggoline .horizontal1{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:76px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal1:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'01';
    left:50%;
    transform:translateX(-50%);
    bottom:-30px;
}


#content .sec02 .ct .binggoA .binggoline .horizontal2{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:131px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal2:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'02';
    left:50%;
    transform:translateX(-50%);
    bottom:-30px;
}



#content .sec02 .ct .binggoA .binggoline .horizontal3{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:186px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal3:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'03';
    left:50%;
    transform:translateX(-50%);
    bottom:-30px;
}


#content .sec02 .ct .binggoA .binggoline .horizontal4{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:241px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal4:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'04';
    left:50%;
    transform:translateX(-50%);
    bottom:-30px;
}


#content .sec02 .ct .binggoA .binggoline .horizontal5{
    width:auto;
    height:100%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:296px;
    z-index:1;
}

#content .sec02 .ct .binggoA .binggoline .horizontal5:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'05';
    left:50%;
    transform:translateX(-50%);
    bottom:-30px;
}






#content .sec02 .ct .binggoA .binggoline .diagonal1{
    width:auto;
    height:130%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    z-index:1;
    transform:translate(-50%, -50%) rotate(45deg);
}

#content .sec02 .ct .binggoA .binggoline .diagonal1:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'01';
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}


#content .sec02 .ct .binggoA .binggoline .diagonal2{
    width:auto;
    height:130%;
    border:1px dashed #073EC0;
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    z-index:1;
    transform:translate(-50%, -50%) rotate(-45deg);
}

#content .sec02 .ct .binggoA .binggoline .diagonal2:after{
    width:30px;
    line-height:30px;
    background:#073EC0;
    border-radius:100%;
    text-align:Center;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    content:'02';
    left:50%;
    transform:translateX(-50%);
    bottom:-50px;
}

/*0501수정 여기까지*/
     
      
    #content .sec02 .ct .arlTx{
        width:100%;
        text-align:Center;
        margin-top:24px;
        font-size:12px;
        color:#848AA4
    }
    
    
  
}




