.pc{display: none;}
.tab{display: none;}
.m{display: block;}

#hd_pop, #hd_wrapper, #tnb .inner, #gnb .gnb_wrap, #container_wr, #ft_wr{
    width: unset;
}
/* 시작 */
/* s2 .el 내부 */
.s2 .wrap .text .txt .el {
    flex-direction: column;
}
.s2 .wrap .text .txt .el::before {
    display: none;
}
.s2 .wrap .text .txt .el .el-tit{
    font-weight: bold;
}
.s2 .wrap .text .txt .el .el-txt{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.s2 .wrap .text .txt .el .el-txt .el-con::before{
    content: '-';
}
.s2 .wrap .text .txt .el .el-txt .el-con{
    display: flex;
    gap: 12px;
}
    
.s3 .wrap .title {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 0px;
}

.s3 .wrap {
    display: flex;
    flex-direction: column;
    /* gap: 20px; */
}
.s3 .wrap .con{}
.s3 .wrap .con .con-txt{
    width: 100%;
    padding: 40px;
    font-size: 16px;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
}
.s3 .wrap .con .con-num.color{color: #E40177;}
.s3 .wrap .con .con-num{color: #35318F;}
.s3 .wrap .con .con-tit::before{content: '•';}
.s3 .wrap .con .con-tit{
    color:#E40177;
    display: flex;
    gap: 8px;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
}
.s3 .wrap .con .con-txt{background-color: #F9F9F9; border: 1px solid #E40177;}
.s3 .wrap .con .con-txt.con-color{background-color: #F9F9F9;}
.s3 .wrap .con .con-txt .inner .el::before{content: '-'; }
.s3 .wrap .con .con-txt .inner .el{display: flex; gap: 12px;} 
.s3 .wrap .con .con-txt .inner{display: flex; gap: 12px; flex-direction: column;} 
.s3 .wrap .con .con-txt p{
    /* font-weight: bold; */
}
.con-last::before{
    content: '';
    display: block;
}

.s4 .wrap{
    padding: 36px 0;
}
.s4 .wrap .con{}
.s4 .wrap .con .title{}
.s4 .wrap .con .inner{
}
.s4 .wrap .con .inner .box{
    width: 100%;
    padding: 24px;
    background-color:#F4F3F8;
    border-radius: 12px;
    margin-bottom: 36px;

}
.s4 .wrap .con .inner .box .tit{
    padding-bottom: 12px;
    font-size: 20px;
    font-weight: bold;
}
.s4 .wrap .con .inner .box .txt{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.s4 .wrap .con .inner .box .txt .el{
    display: flex;
    gap: 12px;
}
.s4 .wrap .con .inner .box .txt .el .left{
    font-weight: bold;
}
.s4 .wrap .con .inner .box .txt .el .right{}
.s4 .wrap .con .inner .box-2 .txt .el{
    flex-direction: column;
}
.s4 .wrap .con .inner .box-2 .txt .el.el-1{
    flex-direction: row;
}
.s5 .wrap .title{
    padding-bottom: 20px;
}
.s5 .wrap .sub-title{
    padding-bottom: 20px;
    font-size: 16px;
    padding-left: 20px;
}
.s5 .wrap .inner{}
.s5 .wrap .inner .pic img{
    width: 100%;
}
.s5 .wrap .inner .con{
    padding: 20px 0;
}
.s5 .wrap .inner .con-1{
    
}
.s5 .wrap .inner .con .small{
    font-size: 14px;
    color:#ccc;
    padding-bottom: 12px;

}
.s5 .wrap .inner .con .tit{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 12px;
}
.s5 .wrap .inner .con-1 .txt{
    border-radius: 12px;
    background-color: #F4F3F8;
    padding: 36px 20px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    gap: 12px;
}
.s5 .wrap .inner .con-1 .txt .el{
    display: flex;
    /* align-items: center; */
    gap: 12px;
}
.s5 .wrap .inner .con-1 .txt .el .left{
    font-weight: bold;
}
.s5 .wrap .inner .con-1 .txt .el .right{}
.s5 .wrap .inner .con-2 .table img{
    max-width: 1200px;
}
.s5 .wrap .inner .con-2 .table{
    max-width: 100%;
    /* height: 400px; */
    overflow: scroll;
}
.s5 .wrap{
    padding: 36px 0;
}
.s5 .wrap .title{
    padding-bottom: 0;
}
.s5 .wrap .sub-title{
    padding-bottom: 20px;
    font-size: 16px;
    padding-left: 20px;
}
.s5 .wrap .inner{}
.s5 .wrap .inner .pic img{
    width: 100%;
}
.s5 .wrap .inner .con{
    padding: 8px 0;
}
.s5 .wrap .inner .con-2 .txt .el{
    flex-direction: column;    
    text-align: left;
}

.s5 .wrap .inner .con .small{
    font-size: 14px;
    color:#ccc;
    padding-bottom: 12px;

}
.s5 .wrap .inner .con .tit{
    padding-top: 20px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 12px;
}
.s5 .wrap .inner .con-1 .txt{
    border-radius: 12px;
    background-color: #F4F3F8;
    padding: 36px 20px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    gap: 12px;
}
.s5 .wrap .inner .con-1 .txt .el{
    display: flex;
    /* align-items: center; */
    gap: 12px;
}
.s5 .wrap .inner .con-1 .txt .el .left{
    font-weight: bold;
}
.s5 .wrap .inner .con-1 .txt .el .right{}
.s5 .wrap .inner .con-2 .table img{
    max-width: 1200px;
}
.s5 .wrap .inner .con-2 .table{
    max-width: 100%;
    /* height: 400px; */
    overflow: scroll;
}
