@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


.navber__menu li{
    margin-top: 6px;
}

/* 컨텐츠 */
.contents {
    width: 100%;
    height: 1000px;
    margin-top: -80px;
    position: relative;
}

.contents .container {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
}

.contents .container .yubeen{
    position: relative;
    z-index: 1;
    margin: 0px auto;
    width: 80%;
    height: 100%;
}

.contents .container .yubeen .vid{
    width: 40%;
    margin: 0 auto;
    padding-top: 120px;
}

.contents .container .yubeen .vid video{
    width: 100%;
    filter: saturate(1.4)
}


.text {
    width: 50%;
    height: 90px;
    margin: 0 auto;
    padding-top: 20px;
}

.text h1 {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: #5441ff;
}

.text h4{
    text-align: center;
    font-size: 16px;
    padding-top: 16px;
    color: #565656;
}

.text h3{
    text-align: center;
    padding-top: 8px;
    color: #565656;
}


.text_2{
    width: 50%;
    height: 150px;
    margin: 0 auto;
}

.text_2 ul{
    text-align: center;
}

.text_2 ul li{
    padding-top: 20px;
    font-size: 18px;
}

.text_2 ul li b{
    font-weight: bold;
    padding-right: 10px;
    color: #5441ff;
}

.qr_code{
    width: 50%;
    height: 200px;
    margin: 0 auto;
    padding-top: 20px;
}

.qr_code img{
    width: 30%;
    display: block;
    margin: 0 auto;
}

.qr_code .img_text{
    text-align: center;
    padding-top: 2px;
    color: #f5b619;
}


.ddd {
    position: absolute;
    z-index: -999;
    bottom: 0;
    width: 100%;
    scale: 100%;
    filter: saturate(1.4)
}

@media screen and (max-width:1316px) {
    .contents .container {
        width: 90%;
    }

    .flex {
        width: 100%;
        display: flex;
        justify-content: left;
        flex-wrap: wrap;
    }

    .contents .container .img {
        width: 300px;
        margin-left: 100px;
        margin-top: 50px;
    }

    /* 
    .contents .container .img img{
        width: 70%;
    } */

}

@media screen and (max-width:1280px) {
    .contents .container {
        width: 90%;
    }

    .flex {
        width: 100%;
        display: flex;
        justify-content: left;
        flex-wrap: wrap;
    }

    .contents .container .img {
        width: 300px;
        margin-left: 50px;
        margin-top: 50px;
    }

}



@media screen and (min-width:769px) and (max-width:1215px) {
    .contents .container {
        width: 90%;
    }

    .contents .container h1 {
        padding-top: 100px;
        margin-left: 50px;
        font-size: 40px;
    }

    /*   */

    .container .  {
        /*     display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-flow: column; */
        width: 700px;
        height: 250px;
        margin-top: 20px;
    }

    .container .  . 1 {
        width: 40%;
        font-size: 14px;
        margin-left: 40px;
    }

    .container .  . 1 span {
        height: 70px;
    }

    .container .  . _flex . 2 {
        line-height: 20px;
    }

    .container .  . _flex . 3 {
        line-height: 20px;
    }

    /* 스킬바 */
    .contents .container .skill_bar {
        width: 100%;
        height: 500px;
        margin: 0 auto;
        margin-top: 70px;
        position: relative;
    }

    /* 포토샵 스킬 */
    .contents .container .skill_bar .ps,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .xd,
    .contents .container .skill_bar .vs {
        width: 80%;
        height: 40px;
        background: #ddd;
        margin-top: 38px;
        margin-left: 100px;
        position: relative;
        border-radius: 50px;
    }


}

@media screen and (max-width:768px) {
    .contents .container {
        width: 90%;
    }

    .contents .container h1 {
        padding-top: 100px;
        margin-left: 50px;
        font-size: 40px;
    }

    /*   */

    .container .  {
        /*     display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-flow: column; */
        width: 700px;
        height: 250px;
        margin-top: 20px;
    }

    .container .  . 1 {
        width: 40%;
        font-size: 14px;
        margin-left: 40px;
    }

    .container .  . 1 span {
        height: 70px;
    }

    .container .  . _flex . 2 {
        line-height: 20px;
    }

    .container .  . _flex . 3 {
        line-height: 20px;
    }

    /* 스킬바 */
    .contents .container .skill_bar {
        width: 100%;
        height: 500px;
        margin: 0 auto;
        margin-top: 70px;
        position: relative;
    }

    /* 포토샵 스킬 */
    .contents .container .skill_bar .ps,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .xd,
    .contents .container .skill_bar .vs {
        width: 80%;
        height: 40px;
        background: #ddd;
        margin-top: 38px;
        margin-left: 100px;
        position: relative;
        border-radius: 50px;
    }


}


@media screen and (min-width:481px) and (max-width:749px) {
    .contents .container {
        width: 90%;
    }

    .contents .container h1 {
        padding-top: 90px;
        margin-left: 0px;
        font-size: 30px;
    }

    .contents .container .img {
        width: 200px;
        margin-left: 0px;
        margin-top: 10px;
    }

    /*   */
    .container .  {
        /*     display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-flow: column; */
        width: 700px;
        height: 400px;
        margin-top: 20px;
    }

    .container .  . 1 {
        width: 70%;
        font-size: 14px;
        margin-left: 40px;
        margin-top: 0;
    }
    .container .  . 1 h3{
        font-size: 19px;
        font-weight: bold;
    }
    .container .  . _flex {
        display: flex;
        flex-wrap: wrap;
        flex-flow: column;
        margin-left: 20px;
    }

    .container .  . _flex . 2 {
        line-height: 20px;
        
    }

    .container .  . _flex . 3 {
        line-height: 20px;
        margin-top: 25px;
    }

    /* 스킬바 */
    .contents .container .skill_bar {
        width: 100%;
        height: 500px;
        margin: 0 auto;
        margin-top: 70px;
        position: relative;
    }

    /* 포토샵 스킬 */
    .contents .container .skill_bar .ps,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .xd,
    .contents .container .skill_bar .vs {
        width: 80%;
        height: 40px;
        background: #ddd;
        margin-top: 38px;
        margin-left: 100px;
        position: relative;
        border-radius: 50px;
    }

}




@media screen and (max-width:480px) {
    .contents .container {
        width: 90%;
    }

    .contents .container h1 {
        padding-top: 90px;
        margin-left: 0px;
        font-size: 30px;
    }

    .contents .container .img {
        width: 200px;
        margin-left: 0px;
        margin-top: 10px;
    }

    /*   */
    .container .  {
        /*     display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-flow: column; */
        width: 700px;
        height: 400px;
        margin-top: 20px;
    }

    .container .  . 1 {
        width: 70%;
        font-size: 14px;
        margin-left: 40px;
        margin-top: 0;
    }
    .container .  . 1 h3{
        font-size: 19px;
        font-weight: bold;
    }
    .container .  . _flex {
        display: flex;
        flex-wrap: wrap;
        flex-flow: column;
        margin-left: 20px;
    }

    .container .  . _flex . 2 {
        line-height: 20px;
        
    }

    .container .  . _flex . 3 {
        line-height: 20px;
        margin-top: 25px;
    }

    /* 스킬바 */
    .contents .container .skill_bar {
        width: 100%;
        height: 500px;
        margin: 0 auto;
        margin-top: 70px;
        position: relative;
    }

    /* 포토샵 스킬 */
    .contents .container .skill_bar .ps,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .ai,
    .contents .container .skill_bar .xd,
    .contents .container .skill_bar .vs {
        width: 70%;
        height: 40px;
        background: #ddd;
        margin-top: 38px;
        margin-left: 100px;
        position: relative;
        border-radius: 50px;
    }

 /*    .contents .container .skill_bar img.ps_imgs,
    .contents .container .skill_bar img.ai_imgs,
    .contents .container .skill_bar img.ai_imgs,
    .contents .container .skill_bar img.xd_imgs,
    .contents .container .skill_bar img.vs_imgs{
        width: 8%;
        position: absolute;
        top: 150px;
        left: 20px;
    } */
} 