.wemade_unite_cont{
    background:url('../img/wemade_unite/bgg_a.jpg') no-repeat 50% 0;
    background-size: cover;
}
.wemade_unite_cont.eng{
    letter-spacing: 0;
}
.wemade_unite_cont .cont_box{
    height: 100vh; overflow: hidden;
}
.wemade_unite_cont .cont_box > img{
    height: 100%;
}
.wemade_unite_cont .content_wrap{
    width: 1280px;  margin-left: -640px;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.wemade_unite_cont .content_wrap .content{
    padding: 70px 70px 80px 70px;
    /* 밑에 배경 추가 */
    background: url('../img/wemade_unite/game_bg3.png?1') no-repeat right bottom;
}
.wemade_unite_cont.eng .content_wrap .content{
    padding: 70px 70px 70px 70px;
}
.wemade_unite_cont .content_wrap .content .confr_bar{
    background-image: url(../img/wemade/20250417/confr_bar.png);
    top: 55px;
    padding: 0;
}
.wemade_unite_cont .content_wrap .content .confr_bar span{
    font-weight: 600;
    /*margin: 8px 0 0 28px;*/
    letter-spacing: 0;
}
.wemade_unite_cont .content_wrap .content .bar{
    top: 300px;
}
.wemade_unite_cont.eng .content_wrap .content .bar{
    top: 310px;
}
.wemade_unite_cont .content_wrap .content .tit{
    font-size: 56px;
    margin-top: 50px;
}
.wemade_unite_cont.eng .content_wrap .content .tit{
    font-size: 46px;
}
.wemade_unite_cont .content_wrap .content .stit{
    margin-top: 30px;
}
.wemade_unite_cont .content_wrap .content .tit .big{
    font-size: 70px;
    font-weight: bold;
}
.wemade_unite_cont .content_wrap .content .tit .point{
    color: #83cd00;
}
.wemade_unite_cont .content_wrap .content .flfr{
    margin-top: 80px;
}
.wemade_unite_cont .content_wrap .content .flfr .fl .control_box h3{
    background: #83cd00;
}
.wemade_unite_cont .content_wrap .content .flfr .fl .l_con .three_down{
    display: flex; gap: 10px; justify-content: center;
}
.wemade_unite_cont .content_wrap .content .flfr .fl .l_con .down_btn{
    flex: 1 1 0;
    background-image: url(../img/wemade/20250417/down_ico.png);
    margin: 25px 0 30px;
    background-position: top center;
    padding: 35px 0 0 0;
}
.wemade_unite_cont .content_wrap .content .flfr .fr .r_con .detail_box h3{
    border-bottom-color: #83cd00;
}
.wemade_unite_cont .content_wrap .content .prov{
    text-shadow: none;
    color: rgba(255, 255, 255, 0.3);
}

.wemade_unite_cont .content_wrap .content .flfr .fr .r_con dl dd .n1{
    display: inline-block; width: 120px;
}

@media all and (max-width:1200px){
    .mobile .wemade_unite_cont{
        background: url(../img/wemade_unite/bgg.jpg) no-repeat center / cover;
    }
    .mobile .wemade_unite_cont .content_wrap{
        transform: none;
    }
    .mobile .wemade_unite_cont .content_wrap .content {
        padding: 60px 50px 55px 50px;
        background-size: 50%;
    }
    .mobile .wemade_unite_cont .content_wrap .content h1 img{
        height: 23px;
    }
    .mobile .wemade_unite_cont .content_wrap .content .tit{
        font-size: 44px;
    }
    .wemade_unite_cont .content_wrap .content .tit .point{
        font-size: 44px;
    }
    .mobile .wemade_unite_cont .content_wrap .content .tit .mt{
        font-size: 44px;
    }
    .mobile .wemade_unite_cont.eng .content_wrap .content .tit{
        font-size: 38px;
    }
    .wemade_unite_cont.eng .content_wrap .content .tit .point{
        font-size: 38px;
    }
    .mobile .wemade_unite_cont.eng .content_wrap .content .tit .mt{
        font-size: 38px;
    }
    .wemade_unite_cont .content_wrap .content .flfr_data_wrap {
        margin-top: 10px;
    }
    .wemade_unite_cont .content_wrap .content .flfr {
        margin-top: 50px;
    }
    .wemade_unite_cont .content_wrap .content .tit .big{
        font-size: 32px;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fl .l_con .three_down{
        margin: 5px 0 20px; gap: 30px;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fl .l_con .down_btn{
        margin: 20px 0; font-size: 14px;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fl .l_con .player_txt br{
        display: none;
    }
}
@media all and (max-width:1130px){
    .wemade_unite_cont .content_wrap .content .confr_bar {
        display: none;
    }
    .mobile .wemade_unite_cont .content_wrap .content .stit br{
        display: none;
    }
}
@media all and (max-width:800px){
    .wemade_unite_cont .cont_box{
        height: auto;
    }
    .mobile .wemade_unite_cont .content_wrap .content {
        padding: 45px 40px 255px 40px;
        background-size: auto;
    }
    .mobile .wemade_unite_cont .content_wrap .content h1 img {
        width: 100%; height: auto;
    }
    .wemade_unite_cont .content_wrap .content .tit{
        margin-top: 40px;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fl .l_con .player_txt br{
        display: block;
    }
}
@media all and (max-width:600px){
    .mobile .wemade_unite_cont .content_wrap .content {
        padding: 40px 30px 200px 30px;
        background-size: contain;
    }
    .wemade_unite_cont .content_wrap .content .tit .big {
        font-size: 28px;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fr .r_con dl dd .n1{
        width: 100px;
    }

    .mobile .wemade_unite_cont .content_wrap .content .tit {
        font-size: 34px;
    }
    .wemade_unite_cont .content_wrap .content .tit .point {
        font-size: 34px; 
    }
    .mobile .wemade_unite_cont .content_wrap .content .tit .mt{
        font-size: 34px; 
    }
    .mobile .wemade_unite_cont.eng .content_wrap .content .tit{
        font-size: 30px;
    }
    .wemade_unite_cont.eng .content_wrap .content .tit .point{
        font-size: 30px;
    }
    .mobile .wemade_unite_cont.eng .content_wrap .content .tit .mt{
        font-size: 30px;
    }
}
@media all and (max-width:450px){
    .mobile .wemade_unite_cont .content_wrap .content {
        padding: 35px 20px 150px 20px;
    }
    .mobile .wemade_unite_cont .content_wrap .content .tit {
        font-size: 21px;
    }
    .wemade_unite_cont .content_wrap .content .tit .big {
        font-size: 21px;
    }
    .wemade_unite_cont .content_wrap .content .tit .point {
        font-size: 21px; 
    }
    .mobile .wemade_unite_cont .content_wrap .content .tit .mt{
        font-size: 21px; 
    }
    .mobile .wemade_unite_cont.eng .content_wrap .content .tit{
        font-size: 20px;
    }
    .wemade_unite_cont.eng .content_wrap .content .tit .point{
        font-size: 20px;
    }
    .mobile .wemade_unite_cont.eng .content_wrap .content .tit .mt{
        font-size: 20px;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fl .l_con .player_txt br{
        display: none;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fl .l_con .three_down{
        gap: 10px;
    }
    .wemade_unite_cont .content_wrap .content .flfr .fl .l_con .down_btn{
        font-size: 12px;
    }
}