.sub_top_layer{
    padding: 180px 0 160px;
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.sub_top_layer .title{
    font-weight: bold;
    font-size: 35px;
}
.sub_top_layer .desc{
    font-size: 22px;
    margin-top: 15px
}
.company .sub_top_layer{
    background-image: url('../images/company_bg.png');
}
.marketing .sub_top_layer{
    background-image: url('../images/marketing_bg.png');
}
.video .sub_top_layer{
    background-image: url('../images/video_bg.png');
}
.service .sub_top_layer{
    background-image: url('../images/service_bg.png');
}
.consult .sub_top_layer{
    background-image: url('../images/consult_bg.png');
}
.sub_top_layer.benefit{
    background-image: url('../images/benefit_bg.png');
}
.cate_wrap{
    background-color: #000;
    padding: 70px 0;
}

.service .cate_wrap{
    background-color: #000;
}
.cate_wrap>div{
   width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
}
.cate_wrap ul{
    display: flex;
    gap: 60px;
    align-items: center;
    border-top: 1px solid #737373;
    border-bottom: 1px solid #737373;
}
.cate_wrap ul li{
    text-align: center;
    flex: 1;
    padding: 40px 0;
   
}
.cate_wrap ul li a{
     color: #7a7a7a;
    font-weight: 500;
    font-size: 20px;
}
.cate_wrap ul li.active a{
    font-weight: bold;
    color: var(--pointColor);
}
/* .company */
.company_sec1{
    background-image: url('../images/company/sub_bg1.png');
    padding: 168px 0;
    text-align: center;
    color: #fff;
        background-size: cover;

}
.company_sec1 .tit{
    font-weight: 500;
    margin-bottom: 70px;
    font-size: 35px;
}
.company_sec1 .desc1{
    color: var(--pointColor);
       font-weight: 500;
       font-size: 34px;
}
.company_sec1 .desc2{
    font-size: 24px;
       margin-top: 20px;

}
.company_sec1 .desc_txt{
    font-size: 20px;
    color: #b4b4b4;
    font-weight: 300;
    margin-top: 60px;
}
.company_sec1 .desc_txt p{
    margin-bottom: 45px;   
}
.company_sec1 .desc_txt p:last-child{
    margin-bottom: 0;
}
.company_sec2{
     background-image: url('../images/company/sub_bg2.png');
    padding: 150px 0 180px;
    color: #d3d3d3;
    background-size: cover;
}
.company_sec2 .tit{
    font-weight: 500;
    text-align: center;
    margin-bottom: 70px;
    font-size: 35px;
    color: #fff;
}
.company_sec2 .info_box{
    display: flex;
    gap: 70px;
}
.company_sec2 .info_box .right{
    flex: 1;
    padding-top: 30px;

}

.company_sec2 .info_box .right .desc{
    font-size: 18px;
    font-weight: 300;
    line-height: 2;
}
.company_sec2 .name_box{
    text-align: right;
    font-size: 18px;
    margin-top: 30px;
}
.company_sec2 .name_box p b{
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 24px;
}
.company_sec2 .name_box p{
    margin-bottom: 10px;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 26px;
}

/* marketing */
.marketing_layer{
    display: flex;
    flex-direction: column;
}
.marketing_layer>div>img{
    width: 100%;
}
.marketing_form_wrap{
    background-color: #000000;
    padding-bottom: 165px;
}
.marketing_layer .more_img{
    position: relative;
}
.marketing_layer .more_img .more_box{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
}
.marketing_layer .slide_img{
    position: relative;
}
.marketing_layer .slide_img .swiper-slide{
    padding: 0px 5px 20px 0px;
}
.marketing_layer .slide_img .swiper-slide img{
    width: 260px;
    height: 470px;
    object-position: center;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 6px 6px 13px rgba(0,0,0,0.8)
}
.marketing_layer .slide_img:first-of-type .slide_wrap{
    top: 90px;
}
.marketing_layer .slide_wrap{
    overflow: hidden;
    width: 560px;
    position: absolute;
    top: 75px;
    right: 290px;
}
/* .sub_section */
.sub_section{
    padding: 200px 0;
    background-color: #000;

}
.sub_img_section{
    display: flex;
    flex-direction: column;

}
.sub_img_section>img{
    max-width: 100%;
}
.sub_section.sec1{
    padding-top: 140px;
}
.service .sub_section.sec1{
    padding-top: 60px;
}
.sub_section.sec2{
    background-image: url('../images/sub_df_bg1.png');
    background-position: center;
    background-size: cover;
}
.sub_section.sec4{
    background-image: url('../images/sub_df_bg2.png');
    background-position: center;
    background-size: cover;
}
.sub_section.sec6{
    background-image: url('../images/sub_df_bg3.png');
    background-position: center;
    background-size: cover;
}
.sub_section.sec8{
    background-image: url('../images/sub_df_bg4.png');
    background-position: center;
    background-size: cover;
}
.sub_title_box{
    color: #fff;
    text-align: center;
    margin-bottom: 145px;
}
.sub_title_box .tit{
    font-weight: 500;
    font-size: 35px;
}
.sub_title_box .desc{
    color: #bbbbbb;
    font-size: 20px;
    margin-top: 15px;
}
.sub_section .dual_box{
    display: flex;
    gap: 100px;
    align-items: center;
}
.sub_section .dual_box .img{
    box-shadow: 0 0  10px rgba(0,0,0,0.8);   
}
.sub_section .dual_box .txt{
    flex: 1;
    color: #adadad;
    font-size: 18px;
}
.sub_section .dual_box .dual_title_box{
    padding-bottom: 50px;
    margin-bottom: 45px;
    border-bottom: 1px solid #4a4a4a;
}
.sub_section .dual_box .dual_title_box .tit{
    font-size: 42px;
    color: var(--pointColor);
}
.sub_section .dual_box .dual_title_box .sub_tit{
    font-size: 22px;
    color: #d9d9d9
}
.sub_section .dual_box .dual_desc{
    line-height: 1.8;
    word-break: keep-all;
}
.sub_section .dual_box .hashtag{
    display: flex;
    gap: 30px;
    font-size: 18px;;
    margin-top: 70px;
    color: var(--pointColor);
}
.line_form{
    background-color: #ff9c00;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index: 2;
}
.line_form.off{
    position: relative;
}
.line_form form{
    display: flex;
    align-items: center;
    gap: 90px;
    padding: 25px 0;
}
.line_form form .txt{
    color: #Fff;
}
.line_form form .txt p:first-child{
    font-weight: bold;
    font-size: 24px;
}
.line_form form .txt p:last-child{
    font-size: 15px;
    margin-top: 5px;
}
.line_form form .input_box{
    display: flex;
    gap: 10px;
}
.line_form form .input_box input{
    background-color: #fff;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 10px;
    border: 0;
    outline: 0;
    height: 45px;
}
.line_form form .input_box input::placeholder{
    color: #b2b2b2;
}
.line_form form .input_box button{
    background-color: #ff6c00;
    color: #fff;
    outline: 0;
    border: 0;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
    width: 190px;
    height: 45px;
    font-weight: 500;
}

.consult_layer{
    padding: 140px 0;
    background-color: #000;
}
.consult_layer .title{
    color: #fff;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
}
.consult_layer .title .point{
    color: var(--pointColor);
}
.consult_layer .desc{
        text-align: center;
    font-size: 20px;
    color: #bbbbbb;
    margin-top: 40px;
    margin-bottom: 65px;
}




/* publish  */
body:has(.marketing_p_layer){
}
.marketing_p_layer>.title{
    text-align: center;
    background-color: #000;
    padding-top: 100px;
}
.marketing_p_layer .sec1{
    background-color: #000;
    padding-top: 85px;
    padding-bottom: 100px;

}
.marketing_p_layer .sec1 .wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 200px;
}
.marketing_p_layer .sec1 .wrap{

}
.marketing_p_layer .sec1 .wrap>div{
}
.marketing_p_layer .sec1 .txt>.p1{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    font-size: 40px;
}

.marketing_p_layer .sec1 .txt>.p2{
    color: #fff;
    font-size: 25px;
    margin-top: 15px;
    margin-bottom: 50px;
}

.marketing_p_layer .sec1 .pay_txt>.p1{
    color: #ff9600;
    font-size: 40px;
}
.marketing_p_layer .sec1 .pay_txt>.p1 b{
    font-weight: bold;
}
.marketing_p_layer .sec1 .pay_txt>.p2 span:first-child{
    color: #e8e8e8;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-right: 12px;
    position: relative;
}
.marketing_p_layer .sec1 .pay_txt>.p2 span:last-child b{
    font-weight: bold;
    font-size: 90px;
    color: #fff;
}
.marketing_p_layer .sec1 .pay_txt>.p2 span:last-child {
    font-weight: 500;
    font-size: 28px;
    color: #fff;
    letter-spacing: -1.5px;
}

.marketing_p_layer .gra{
    background: linear-gradient(#fff 50%, #ff9600 80%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
}
.marketing_p_layer .gra2{
    background: linear-gradient(15deg, #ffb400 27%, #ff6600 80%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
}

.marketing_p_layer .dash1{
    position: relative;
    padding-right: 30px;
}
.marketing_p_layer .dash1::before{
    content:"";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.marketing_p_layer .dash1::after{
    content:"";
    display: block;
    width: 11px;
    height: 13px;
    background-position: center;
    background-size: contain;
    background-image: url('../images/common/dash_arrow.png');
    position: absolute;
    right: 0;
       top: 50%;
    transform: translateY(-50%);
}
.marketing_p_layer .sec1 .hp{
    text-align: center;
    position: relative;
}
.marketing_p_layer .sec1 .hp .hp_txt{
    border-radius: 10px;
    background:linear-gradient(to right, #d97c03, #f6981f 17% 81%, #d97c03);
    color: #Fff;
    width: 100%;
    display: inline-block;
    padding: 20px 26px 24px;
    width: 500px;
    margin: 0 auto;
    
}
.marketing_p_layer .sec1 .hp .hp_txt p:first-child{
    font-weight: bold;
    color:#fff ;
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fac682;
    margin-bottom: 0;
}
.marketing_p_layer .sec1 .hp .hp_txt p:last-child{
    font-weight: 500;
    color: #fff;
    font-size: 18px;
}
.marketing_p_layer .sec1 .hp .hp_txt p:last-child span{
    font-weight: bold;
    font-size: 21px;
}
.marketing_p_layer .sec1 .hp .hp_txt p:last-child span b{
    font-weight: 900;
    font-size: 48px;
}
.marketing_p_layer .sec1 .hp .talk_box{
    display: inline-block;
    position: relative;
}
.marketing_p_layer .sec1 .hp .talk_box .talks{
    position: absolute;
    left: 0;
    top: 53%;
    transform: translateY(-50%);
    width: 100%;
}
.marketing_p_layer .sec2{
    padding-top: 190px;
    background-color: #0e0e0e;
    padding-bottom: 150px;
}
.marketing_p_layer .sec2 .wrap{
    display: flex;
    align-items: center;
    gap: 90px;
}
.marketing_p_layer .sec2 .wrap>div{
    flex: 1;
}
.marketing_p_layer .sec2 .wrap .yt iframe{
    width: 100%;
    aspect-ratio: 1 / 0.56;
    height: auto;
}
.marketing_p_layer .sec2 .txt {
    padding-right: 80px;

}
.marketing_p_layer .sec2 .txt .top{
    padding-bottom: 30px;
    border-bottom: 1px solid #4a4a4a;
    margin-bottom: 30px;
}
.marketing_p_layer .sec2 .txt .top .p1{
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}
.marketing_p_layer .sec2 .txt .top .p2{
    color: #fff;
    font-size: 46px;
}
.marketing_p_layer .sec2 .txt .top .p2 b{
    font-weight: bold;
}
.marketing_p_layer .sec2 .txt .bottom .p1{
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 20px;
    color: #ff9c00;
}
.marketing_p_layer .sec2 .txt .bottom .p2{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    color: #fff;
}
.marketing_p_layer .sec2 .txt .bottom .p2 p:first-child{
    color: #d9d9d9;
}
.marketing_p_layer .sec2 .txt .bottom .p2 p:first-child img{
    margin-right: 10px;
}
.marketing_p_layer .sec2 .txt .bottom li{
    margin-bottom: 20px;
}
.marketing_p_layer .sec2 .txt .bottom li:last-child{
    margin-bottom: 0;
}
.marketing_p_layer .sec3{
    background-color: #000000;
    padding: 150px 0 130px;
}
.marketing_p_layer .sec3 .wrap{
    padding: 0 170px;
}
.marketing_p_layer .sec3 .tag_box{
    display:flex;
    gap: 28px;
    flex-direction: column;
    align-items: center;
    margin-bottom:70px;
}
.marketing_p_layer .sec3 .tag_box p{
    text-align: left;
    display: block;
    width: 100%;
}
.marketing_p_layer .sec3 .tag_box p span{
    background-color: #ff9c00;
    padding: 20px 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    display: inline-block;
}
.marketing_p_layer .sec3 .tag_box p.right{
    text-align: right;
}
.marketing_p_layer .sec3 .tag_box p.center{
    text-align: center;
}
.marketing_p_layer .sec3 .tag_box p.deep span{
    background-color: #ff8a00;
}
.marketing_p_layer .sec3 .txt_box>p{
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.marketing_p_layer .sec3 .txt_box .img_txt{
    text-align: center;
    font-weight: bold;
    font-size: 60px;
    color: #fff;
    position: relative;
    z-index: 1;
    letter-spacing: -2.4px;
    padding-bottom: 200px;
}
.marketing_p_layer .sec3 .txt_box .img_txt p{
    position: relative;
    z-index: 2;
}
.marketing_p_layer .sec3 .txt_box .img_txt .point_txt{
    font-size: 86px;
}
.marketing_p_layer .sec3 .txt_box{
    position: relative;
}
.marketing_p_layer .sec3 .txt_box .bg_arrow{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.marketing_p_layer .sec3 .txt_box .desc{
    color: #fff;
    margin-top: 70px;
    text-align: center;
}
.marketing_p_layer .sec3 .txt_box .desc p:first-child{
    font-size: 40px;
    font-weight: 300;
}
.marketing_p_layer .sec3 .txt_box .desc p:first-child b{
    font-weight: bold;
}
.marketing_p_layer .sec3 .txt_box .desc p:last-child{
    font-weight: 300;
    font-size: 26px;
}
.marketing_p_layer .sec3 .txt_box .desc p .point_color{
    color: #ff9c00;
}
.marketing_p_layer .sec3 .txt_box .desc p:last-child{
    margin-top: 30px;
}
.marketing_p_layer .sec4{
    background-color: #000000;
    padding-bottom: 100px;
}
.marketing_p_layer .sec4 .item_box{
    display: flex;
    gap: 70px;
    align-items: stretch;
    position: relative;
    margin-bottom: 90px;
}
.marketing_p_layer .sec4 .item_box:last-child{
    margin-bottom: 0;
}
.marketing_p_layer .sec4 .item_box>div{
    flex: 1;
}
.marketing_p_layer .sec4 .item_box .txt{
    position: relative;
    color: #fff;
    padding-left: 60px;
}
.marketing_p_layer .sec4 .item_box .txt .num{
    font-weight: 500;
    font-size: 24px;
    color: #ff9c00;
}
/* 260421 아로 예선 수정 */
.marketing_p_layer .sec4 .item_box.yellow2 .txt .num{
    color: #ffe000;
}
.marketing_p_layer .sec4 .item_box.mint .txt .num{
    color: #00ffb8;
}
.marketing_p_layer .sec4 .item_box.white .txt .num{
    color: #fff;
}
/* 260421 아로 예선 수정 */
.marketing_p_layer .sec4 .item_box .txt .title{
    font-weight: 500;
    font-size: 40px;
    margin-top: 24px;
    margin-bottom: 40px;
}
.marketing_p_layer .sec4 .item_box .txt .desc li p:first-child{
    color: #aaaaaa;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 4px;
}
.marketing_p_layer .sec4 .item_box .txt .desc li p:last-child{
    color: #fff;
    font-size: 18px;
    word-break:keep-all
}
.marketing_p_layer .sec4 .item_box .txt .desc li{
    margin-bottom: 30px;
    letter-spacing: -1px;
}
.marketing_p_layer .sec4 .item_box .txt .desc li:last-child{
    margin-bottom: 0;
}
.marketing_p_layer .slide_wrap{
    overflow: hidden;
    width: 560px;

}
.marketing_p_layer .sec4 .item_box .txt .desc li img{
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.marketing_p_layer .slide_box{
    padding: 40px 15px 25px 40px;
    background-color: #222222;
    border-radius: 20px;
}

.marketing_p_layer .slide_wrap .swiper-slide{
    padding: 0px 5px 20px 0px;
}
.marketing_p_layer .slide_wrap .swiper-slide img{
    width: 260px;
    height: 470px;
    object-position: center;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 6px 6px 13px rgba(0,0,0,0.8)
}

.marketing_p_layer .sec4 .item_box:has(.benefits_wrap){
    flex-direction: column;
    gap: 0;
}
.marketing_p_layer .sec4 .item_box .benefits_wrap{
    padding: 0 60px;
    overflow: hidden;
    position: relative;
}
.marketing_p_layer .sec4 .item_box .benefits_list li .tit p{
    font-size: 18px;
}
.marketing_p_layer .sec4 .item_box .benefits_list{
    margin: 0;
    position: relative;
}
.marketing_p_layer .sec4 .item_box .benefits_list::after{
    content:"";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent -53%, #000 85%);
    position: absolute;
    left: 0;
    bottom: 0;

}

.marketing_p_layer .sec4 .item_box::before{
    content:"";
    display: block;
    width: 5px;
    height: calc(100% - 16px);
    position: absolute;
    left: 0;
    top: 16px;
    background: linear-gradient(#ff9600 10%, #000 86%);
    z-index: 1;

}
.marketing_p_layer .sec4 .item_box>.point{
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 0 24px 5px rgba(255,156,0,0.85);
    position: absolute;
    left: -6px;
    background-color:rgba(255,156,0,0.3);
    top: 0;
}
.marketing_p_layer .sec4 .item_box.green::before{
    background: linear-gradient(#53ce60 10%, #000 86%);
}
.marketing_p_layer .sec4 .item_box.green>.point{
    box-shadow: 0 0 24px 5px rgba(82,202,95,0.85);
      background-color:rgba(82,202,95,0.3);
}
.marketing_p_layer .sec4 .item_box.red::before{
    background: linear-gradient(#ff4800 10%, #000 86%);
}
/* 260421 아로 예선 수정 */
.marketing_p_layer .sec4 .item_box.yellow2::before{
    background: linear-gradient(#ffe000 10%, #000 86%);
}
.marketing_p_layer .sec4 .item_box.mint::before{
    background: linear-gradient(#00ffb8 10%, #000 86%);
}
.marketing_p_layer .sec4 .item_box.white::before{
    background: linear-gradient(#ffffff 10%, #000 86%);
}
/* 260421 아로 예선 수정 */
.marketing_p_layer .sec4 .item_box.red>.point{
    box-shadow: 0 0 24px 5px rgba(255,72,0,0.85);
      background-color:rgba(255,72,0,0.3);
}
.marketing_p_layer .sec4 .item_box.skyblue::before{
    background: linear-gradient(#00ccff 10%, #000 86%);
}
.marketing_p_layer .sec4 .item_box.skyblue>.point{
    box-shadow: 0 0 24px 5px rgba(0,204,255,0.85);
    background-color:rgba(0,204,255,0.3);
}
.marketing_p_layer .sec4 .item_box.blue::before{
    background: linear-gradient(#006cff 10%, #000 86%);
}
.marketing_p_layer .sec4 .item_box.blue>.point{
    box-shadow: 0 0 24px 5px rgba(0,108,255,0.85);
    background-color:rgba(0,108,255,0.3);
}
.marketing_p_layer .sec4 .item_box.purple::before{
    background: linear-gradient(#e400ff 10%, #000 86%);
}
.marketing_p_layer .sec4 .item_box.purple>.point{
    box-shadow: 0 0 24px 5px rgba(228,0,255,0.85);
    background-color:rgba(228,0,255,0.3);
}

/* 260421 아로 예선 수정 */
.marketing_p_layer .sec4 .item_box.white>.point{
    box-shadow: 0 0 24px 5px rgb(255 255 255 / 85%);
    background-color: rgb(255 255 255 / 30%);
}
.marketing_p_layer .sec4 .item_box.mint>.point{
    box-shadow: 0 0 24px 5px rgb(157 255 0 / 85%);
    background-color: rgb(110 255 0 / 30%);
}
.marketing_p_layer .sec4 .item_box.yellow2>.point{    
    box-shadow: 0 0 24px 5px rgb(255 235 0 / 85%);
    background-color: rgb(255 224 0 / 30%);
}
/* 260421 아로 예선 수정 */

.marketing_p_layer .sec4 .item_box.green .txt .num{
    color: #53ce60;
}
.marketing_p_layer .sec4 .item_box.red .txt .num{
    color: #ff4800;
}
.marketing_p_layer .sec4 .item_box.skyblue .txt .num{
    color: #00ccff;
}
.marketing_p_layer .sec4 .item_box.blue .txt .num{
    color: #006cff;
}
.marketing_p_layer .sec4 .item_box.purple .txt .num{
    color: #e400ff;
}

.marketing_p_layer .sec5{
    background-color: #000;
}
.marketing_p_layer .sec5 .title{
    text-align: center;
    color: #fff;
    font-size: 42px;
    margin-bottom: 14px;
}
.marketing_p_layer .sec5 .wrap>.desc{
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 60px;
}
.marketing_p_layer .funnel_slide>ul>li{
    background-color: #000;
}
.marketing_p_layer .funnel_slide>ul>li .funnel_right_box .in_box{
    background-color: #10120d;
}
.marketing_p_layer .funnel_slide>ul>li .funnel_right_box .in_box .in_box_tit{
    border-color: #444540;
}
.marketing_p_layer .sec5 .after_list ul{
    display: flex;
    gap: 20px;
}
.marketing_p_layer .sec5 .after_list li{
    text-align: center;
    border-radius: 20px;
    flex: 1;
    border: 2px solid transparent;
    background-image: linear-gradient(#151515, #151515), linear-gradient(to bottom,  #ff6600 0%, #ff9c00 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.marketing_p_layer .sec5 .after_list li .txt{
    padding: 30px 0;
    line-height: 1;

}
.marketing_p_layer .sec5 .after_list li .txt p:first-of-type{
    font-size: 24px;
    margin-top: 12px;
    color: #fff;
}
.marketing_p_layer .sec5 .after_list li .txt p:last-of-type{
    font-size: 33px;
    font-weight: bold;
    margin-top: 5px;
    color: #fff;
    
}
.marketing_p_layer .sec5 .after_list li .txt p:last-of-type .point_color{
    font-size: 24px;
    color: #ff9c00;
}
.marketing_p_layer .sec5 .after_list li .txt p:last-of-type .dash2{
    color: #fff;
    font-weight: normal;
}
.marketing_p_layer .sec5 .after_list li .txt p:last-of-type span:has(.dash2){
    font-weight: normal;
    font-size: 24px;
}
.marketing_p_layer .sec5 .after_list{
    margin-top: 70px;
}
.marketing_p_layer .dash2{
    text-decoration: line-through;
}
.marketing_p_layer .sec6{
    background-color: #000;
    padding: 120px 0;
}
.marketing_p_layer .sec6 .ticket_box{
    background-color: #151515;
    border-radius: 20px;
    border: 2px solid #424242;
    position: relative;
    padding:  90px;
    box-sizing: border-box;
    position: relative;
}
.marketing_p_layer .sec6 .ticket_box .txt p:first-child{
    font-weight: 500;
    font-size: 24px;
    color: #ff9c00;
    margin-bottom: 20px;
}
.marketing_p_layer .sec6 .ticket_box .txt p:last-child{
    font-weight: 500;
    font-size: 40px;
    line-height: 1.4;
    color: #fff;
}
.marketing_p_layer .sec6 .ticket_box .ticket{
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
}
.marketing_p_layer .sec6 .ticket_box .ticket .ticket_txt{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* 2026.04.22 아로 예선 수정 */
    padding: 32px 0 40px;
    /* 260421 아로 예선 수정 */
    color: #fff;
    text-align: center;
    line-height: 1;
}
.marketing_p_layer .sec6 .ticket_box .ticket .ticket_txt .top p:first-child{
color: #ffff00;
    margin-bottom: 20px;
    font-size: 30px;
}
.marketing_p_layer .sec6 .ticket_box .ticket .ticket_txt .top p:nth-child(2){
    font-weight: bold;
    /* 260421 아로 예선 수정 */
    line-height: 130%;
    font-size: 34px;
    /* 260421 아로 예선 수정 */
}
.marketing_p_layer .sec6 .ticket_box .ticket .ticket_txt .top p:nth-child(3){
    font-weight: bold;
    font-size: 48px;
    margin-top: 20px;
    margin-bottom: 20px;   
}
.marketing_p_layer .sec6 .ticket_box .ticket .ticket_txt .top p:nth-child(3) b{
    font-size: 105px;
    color: #fff;

}

@keyframes colorChange {

    50% {
        color: #000;
        transition: 0.2s;
    }
}
.marketing_p_layer .sec6 .ticket_box .ticket .ticket_txt .top p:nth-child(4){
    color: #ffff00;
    font-size: 22px;
}
.marketing_p_layer .sec6 .ticket_box .ticket .ticket_txt .bottom{
    font-size: 27px;
    font-weight: 600;
    /* 260421 아로 예선 수정 */
    margin-top: 73px;
    /* 260421 아로 예선 수정 */
}
.marketing_p_layer .sec7{
    background-color: #000;
}
.marketing_p_layer #consulting_form{
    margin-top: 0;
}
.marketing_p_layer .point_txt {
    position: relative;
    z-index:9 ;
}
.swiper-wrapper {
    transition-timing-function: linear !important;
}
.marketing_p_layer .moinitor_box{
    background-color: #fcfdfa;
    border-radius: 20px;
    text-align: center;
    padding: 40px 15px 25px 40px;
}

.marketing_p_layer .sec1:has(.right_img) .wrap{
    gap:0;
    justify-content: space-between;
}
.marketing_p_layer .sec2.sec2_v2 .txt .top .p1{
    font-size: 25px;
}
.marketing_p_layer .sec2.sec2_v2 .txt .top .p2{
    font-size: 30px;
}
.marketing_p_layer .sec2.sec2_v2 .txt .bottom .p1{
    font-size: 20px;
}
.marketing_p_layer .sec2 .txt .bottom .flex{
    display: flex;
    gap: 15px;
}
.marketing_p_layer .sec2 .txt .bottom .flex .p2{
    margin-bottom: 0;
    font-size: 16px;
}
.marketing_p_layer .sec4 .item_box .txt_box{
    border-radius: 20px;
    background-color: #222222;
    padding:  30px ;
    color: #fff;
    font-size: 17px;
    letter-spacing: -0.8px;
}
.marketing_p_layer .sec4 .item_box .txt_box span{
    color: #aaa;
    font-weight: 300;
}
.marketing_p_layer .sec4 .item_box .txt_box li{
    display: flex;
    margin-bottom: 10px;
}
.marketing_p_layer .sec4 .item_box .txt_box li:last-child{
    margin-bottom: 0;
}
.marketing_p_layer .sec4 .item_box .txt_box p {
    flex: 1;
}
.marketing_p_layer .sec4 .item_box .txt_box li::before{
    content:"·";
margin-right: 10px;
}
.marketing_p_layer .sec4 .item_box:has(.txt_box){
    gap: 40px;
    align-items: center;
}
.marketing_p_layer .sec4 .item_box:has(.txt_box)>div{
    flex: auto;
}
.marketing_p_layer .sec4 .item_box:has(.txt_box) .txt{
    width: 600px;
}
.marketing_p_layer .sec6 .ticket_box.vip{
    overflow: hidden;
    position: relative;
    background-image: url('../images/marketing/custom/vip_bg.png');
    background-repeat: no-repeat;
    background-position: 140% 40%;
}