.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 내부 */
.s1 .wrap {
    padding: unset;
}
.s1 .wrap .text .inner {
    text-wrap: unset;
}
.s1 .wrap .text .inner {}

.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{}
.con-last::before{
    content: '';
    display: block;
}

.s4{}
.s4 .wrap{}
.s4 .wrap .con{
    padding-bottom: 36px;
}
.s4 .wrap .con-1{
    padding-top: 36px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}
.s4 .wrap .con-1 .box{
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 24px;
    text-align: center;
    border: 1px solid #35318F;
    padding: 44px 36px;
    border-radius: 12px;
    color: #35318F;
}
.s4 .wrap .con-2{
    background-color: #F4F3F8;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    padding-bottom: unset;
    margin-bottom: 36px;
    padding: 36px 20px; 
    border-radius: 20px;
}
.s4 .wrap .con-2 .tit{
    font-weight: bold;
    font-size: 20px;
}
.s4 .wrap .con-2 .txt::before{content: '•';}
.s4 .wrap .con-2 .txt{
    display: flex;
    font-size: 16px;
    gap: 12px;
}
.s4 .wrap .con-3{}
.s4 .wrap .con-3 .box.color .txt .el.el-border{
    border: 1px solid #E40177;
    color: #E40177;

}
.s4 .wrap .con-3 .box.color .tit{
    background-color: #E40177;
}
.s4 .wrap .con-3 .box{}
.s4 .wrap .con-3 .box .tit{
    color: #fff;
    background-color: #35318F;
    width: 100%;
    text-align: center;
    padding: 24px;
    border-radius: 12px;
    font-size: 24px;
    font-weight: bold;
}
.s4 .wrap .con-3 .box .tit .top{}
.s4 .wrap .con-3 .box .tit .btm{
    font-weight: 400;
}
.s4 .wrap .con-3 .box .txt{
    padding-top: 32px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
}
.s4 .wrap .con-3 .box .txt .el.el-border{
    border: 1px solid #35318F;
    color: #35318F;
}
.s4 .wrap .con-3 .box .txt .el{
    font-weight: bold;
    display: flex;
    border-radius: 12px;
    flex-direction: column;
    align-items: center;
    padding: 36px 12px;
    box-shadow: 0px 3px 6px #00000029;
}
.s4 .wrap .con-3 .box .txt .el .top{
    font-size: 20px;
}
.s4 .wrap .con-3 .box .txt .el .btm{
    font-size: 16px;
}
.s4-1 .wrap .pic img{width: 100%;}
.s4-1 .wrap .pic{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.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: 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{
    border-radius: 20px;
}
.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;
}