@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%;
    position: relative;
    margin-top: -80px;
}

.contents .container {
    width: 1300px;
    position: relative;
    margin-top: 80px;
    margin: 0 auto;
}


.bk2 {
    width: 100%;
    height: 600px;
    background-size: cover;
    z-index: -100;
    background-image: url(../img/work_4_wave.png);
    background-repeat: no-repeat;
}

/* top */
section.top {
    width: 100%;
    height: 270px;
    margin-top: 50px;
    font-family: 'Noto Sans KR', sans-serif;
}

section.top .page {
    padding-top: 50px;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #28bfba;
}

section.top .page div:hover a {
    text-decoration: underline;
}

section.top .page .prev {}

section.top .page .next {}

section.top h1 {
    letter-spacing: -1px;
    margin-top: 80px;
    font-size: 30px;
    font-weight: 500;
    color: #333;
}

section.top p {
    margin-top: 30px;
    line-height: 25px;
    font-size: 15px;
    color: #555;
}

/* 배민 이미지 */
section.bk_img {
    width: 100%;
    height: auto; /* 크기 알아서 맞춰짐 */
/*     height: 500px; */
    z-index: 10;
    overflow: hidden;
    margin-top: 50px;
}

section.bk_img img {
    width: 100%;
    height: auto;
}

/* 작업기간~ */
section .project {
    width: 100%;
    height: 300px;
    font-family: 'Noto Sans KR', sans-serif;
}

section .project p {
    font-size: 16px;
    color: #555;
    letter-spacing: -1px;
    line-height: 30px;
}

section .project p:nth-child(1) {
    padding-top: 80px;
}

section .project p b {
    padding-right: 10px;
    color: #333;
}

.app_beta a{
    color: rgb(21, 52, 232);
}

.app_beta a:hover{
    text-decoration: underline;
}

/* Design_Guide */
section.Design_Guide {
    width: 100%;
    height: 800px;
    margin-top: 80px;
}

section.Design_Guide h2 {
    font-size: 28px;
    font-family: 'NanumSquareBold';
}

section.Design_Guide .style {
    width: 80%;
    height: 500px;
    margin: 0 auto;
    margin-top: 80px;

}

section.Design_Guide .style .motif {
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    display: flex;
    justify-content: left;
}

section.Design_Guide .style .motif b {
    /* color: #555; */
    color: goldenrod;
    font-family: 'NanumSquareBold';
}

section.Design_Guide .style .motif p {
    width: 80%;
    height: 100%;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Noto Sans KR', sans-serif;
    margin-left: 28px;
    margin-top: 10px;
    color: #333;
}

section.Design_Guide .style .font {
    width: 100%;
    height: 180px;
    font-size: 18px;
    display: flex;
    justify-content: left;
    margin-top: 70px;
}

section.Design_Guide .style .font>b {
    /* color: #555; */
    color: goldenrod;
    font-family: 'NanumSquareBold';
}

section.Design_Guide .style .font .font_box {
    width: 65%;
    height: 180px;
    background: #efefef;
    border-radius: 40px;
    margin-left: 50px;
    display: flex;
    justify-content: left;
}


section.Design_Guide .style .font .font_box b {
    line-height: 23px;
    height: 50px;
    font-size: 18px;
    letter-spacing: -1px;
    margin-left: 50px;
    margin-top: 10%;
}

section.Design_Guide .style .font .font_box .in {
    width: 80%;
    height: 120px;
    margin-top: 30px;
    border-left: 2px solid rgb(136, 136, 136);
    margin-left: 50px;
}

section.Design_Guide .style .font .font_box .in p {
    margin-left: 50px;
    padding: 10px;
}

section.Design_Guide .style .font .font_box .in p:nth-child(1) {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
}

section.Design_Guide .style .font .font_box .in p span {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-left: 18px;
}

section.Design_Guide .style .font .font_box .in p:nth-child(2) {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

section.Design_Guide .style .font .font_box .in p:nth-child(3) {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
    font-size: 28px;
}


section.Design_Guide .style .color {
    width: 100%;
    height: 120px;
    font-size: 18px;
    display: flex;
    justify-content: left;
    flex-flow: column;
    margin-top: 70px;

}

section.Design_Guide .style .color b {
    /*  color: #555; */
    color: goldenrod;
    font-family: 'NanumSquareBold';
}

section.Design_Guide .style .color p {
    margin-top: -20px;
    width: 60%;
    height: 25px;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Noto Sans KR', sans-serif;
    margin-left: 140px;
    color: #333;

}

section.Design_Guide .style .color img {
    margin-top: 25px;
    /* position: absolute; */

}



/* 페르소나 */
section.persona {
    width: 100%;
    height: 1000px;
    display: flex;
    justify-content: left;
    flex-flow: column;
}


section.persona h2 {
    font-size: 28px;
    font-family: 'NanumSquareBold';
}

section.persona p {
    width: 800px;
    height: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Noto Sans KR', sans-serif;
    margin-top: 20px;
    margin-left: 160px;
    color: #555;
}

section.persona img {
    width: 75%;
    margin: 0 auto;
    margin-top: 20px;
}


/* preview */
section.preview {
    margin-top: 300px;
    width: 100%;
 /*    height: 4700px; */
}

section.preview h2 {
    font-size: 28px;
    font-family: 'NanumSquareBold';
}

section.preview img {
    width: 100%;
}

.ddd {
    position: absolute;
    bottom: 0;
    width: 30%;
    z-index: 10;
    scale: 100%;
    padding-left: 40px;
}




@media screen and (max-width:1280px) {
    .contents {
       /*  height: 7500px; */
    }

    .contents .container {
        width: 87%;
    }

    section .project {
        width: 90%;
        height: 300px;
        margin: 0 auto;
        /*  font-family: 'Noto Sans KR', sans-serif; */
    }

    section.bk_img {
        width: 100%;
        height: auto;
        margin: 0 auto;
        margin-top: 50px;
        /* z-index: 10;
        overflow: hidden;
        margin-top: 50px; */
    }

    section.bk_img img {
        width: 100%;
        height: auto;
    }

  /*   .bk {
        width: 100%;
        height: 376px;
    }
 */
    /* Design_Guide */
    section.Design_Guide {
        width: 100%;
        margin: 0 auto;
        /*  height: 800px;
        margin-top: 80px; */
    }

    /* section.Design_Guide h2 {
        font-size: 28px;
        font-family: 'NanumSquareBold';
    } */

    section.Design_Guide .style {
        width: 90%;
        height: 400px;
        /* margin: 0 auto; */
        margin-top: 70px;
    }

    section.Design_Guide .style .motif {
        width: 100%;
        height: 50px;
        font-size: 17px;
        line-height: 20px;
        /* display: flex;
        justify-content: left; */
    }

    section.Design_Guide .style .motif b {
        width: 18%;
    }

    section.Design_Guide .style .motif p {
        width: 92%;
        height: 100%;
        font-size: 14px;
        line-height: 25px;
        margin-left: 30px;
        margin-top: 0;
    }

    section.Design_Guide .style .font {
        width: 100%;
        height: 170px;
        font-size: 17px;
        display: flex;
        justify-content: left;
        margin-top: 70px;
    }

    section.Design_Guide .style .font>b {
        width: 12%;
    }

    section.Design_Guide .style .font .font_box {
        width: 80%;
        height: 170px;
        /* border-radius: 40px; */
        margin-left: 50px;
        /* display: flex;
        justify-content: left; */
    }


    section.Design_Guide .style .font .font_box b {
        line-height: 25px;
        height: 50px;
        font-size: 18px;
        letter-spacing: -1px;
        margin-left: 50px;
        margin-top: 12%;
    }

    section.Design_Guide .style .font .font_box .in {
        width: 100%;
        height: 115px;
        margin-top: 30px;
        border-left: 2px solid rgb(136, 136, 136);
        margin-left: 10px;
    }

    section.Design_Guide .style .font .font_box .in p {
        margin-left: 40px;
        padding: 9px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(1) {
        /* font-family: 'Noto Sans KR', sans-serif;
        font-weight: 300; */
        font-size: 16px;
    }

    section.Design_Guide .style .font .font_box .in p span {
        /* font-family: 'Noto Sans KR', sans-serif;
        font-weight: 400; */
        margin-left: 18px;
        font-size: 12px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(2) {
        /* font-family: 'Noto Sans KR', sans-serif;
        font-weight: 500; */
        font-size: 17px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(3) {
        /* font-family: 'Noto Sans KR', sans-serif;
        font-weight: 700; */
        font-size: 22px;
    }


    section.Design_Guide .style .color {
        width: 100%;
        height: 120px;
        font-size: 18px;
        display: flex;
        justify-content: left;
        flex-flow: column;
        margin-top: 50px;

    }

    section.Design_Guide .style .color b {
        /* color: goldenrod;
        font-family: 'NanumSquareBold'; */
    }

    section.Design_Guide .style .color p {
        margin-top: -20px;
        width: 60%;
        height: 25px;
        font-size: 14px;
        line-height: 25px;
        font-family: 'Noto Sans KR', sans-serif;
        margin-left: 140px;
        color: #333;
    }

    section.Design_Guide .style .color img {
        width: 25%;
        height: 52px;
        /* margin-top: 25px;
        margin-left: 140px; */
    }

    /* 페르소나 */
    section.persona {
        width: 87%;
        height: 800px;
        /* display: flex;
        justify-content: left;
        flex-flow: column; */
        margin: 0 auto;
    }

    section.persona h2 {
        /* font-size: 28px;
        font-family: 'NanumSquareBold'; */
    }

    section.persona p {
        width: 70%;
        /*  height: 30px; */
        font-size: 15px;
        /*  font-weight: 400; */
        /* line-height: 30px;
        font-family: 'Noto Sans KR', sans-serif; */
        margin-top: 20px;
        margin-left: 40px;
        /* color: #555; */
    }

    section.persona img {
        width: 90%;
        /* margin: 0 auto;
        margin-top: 20px; */
    }


    /* preview */
    section.preview {
        padding-top: 260px;
        width: 90%;
        margin: 0 auto;
    }

    section.preview h2 {
        font-size: 28px;
        font-family: 'NanumSquareBold';
    }

    section.preview img {
        width: 95%;
        margin-left: 20px;
        /*  margin-top: 100px; */
    }
}

@media screen and  (max-width:1279px){
    /* .contents {
         height: 7500px;
     } */
}

@media screen and  (max-width:915px){
    section.Design_Guide .style .font .font_box .in p {
        margin-left: 20px;
        padding: 9px;
    }
}

@media screen and  (max-width:879px){
    section.Design_Guide .style .font .font_box .in p {
        margin-left: 20px;
        padding: 8px;
    }
}
@media screen and  (max-width:875px){
    section.Design_Guide .style .font .font_box .in p {
        margin-left: 20px;
        padding: 5px;
    }
}
@media screen and  (max-width:865px){
    section.Design_Guide .style .font .font_box .in p span {
        margin-left: 0;
        font-size: 8px;
    }
}
@media screen and  (max-width:855px){
    section.Design_Guide .style .font .font_box .in p {
        margin-left: 15px;
        padding: 5px;
    }
}
@media screen and (min-width:481px) and (max-width:673px){
    section.Design_Guide .style .font .font_box .in p span {
        display: none;
    }
}

@media screen and  (max-width:768px) {
    .contents .container {
        width: 75%;
    }

    section.top h1 {
        margin-top: 60px;
        font-size: 24px;
    }

    section .project {
        width: 100%;
        height: 300px;
        margin: 0 auto;
    }

    section.bk_img {
        width: 100%;
        height: 276px;
        margin-top: 0px;
    }

    section.bk_img img {
        width: 100%;
    }

    .bk {
        width: 100%;
        height: 276px;
        top: 270px;
    }

    /* Design_Guide */
    section.Design_Guide {
        width: 100%;
        margin: 0 auto;
        height: 500px;
        margin-top: 10px;
    }

    section.Design_Guide h2 {
        font-size: 22px;
    }

    section.Design_Guide .style {
        width: 100%;
        height: 400px;
        margin-top: 50px;
    }

    section.Design_Guide .style .motif {
        width: 100%;
        height: 50px;
        font-size: 17px;
        line-height: 20px;
    }

    section.Design_Guide .style .motif b {
        width: 23%;
    }

    section.Design_Guide .style .motif p {
        width: 92%;
        height: 100%;
        font-size: 13px;
        line-height: 18px;
        margin-left: 30px;
        margin-top: 0;
    }

    section.Design_Guide .style .font {
        width: 100%;
        height: 150px;
        font-size: 17px;
        display: flex;
        justify-content: left;
        margin-top: 50px;
    }

    section.Design_Guide .style .font>b {
        width: 17%;
    }

    section.Design_Guide .style .font .font_box {
        width: 90%;
        height: 150px;
        /* border-radius: 40px; */
        margin-left: 50px;
    }


    section.Design_Guide .style .font .font_box b {
        line-height: 25px;
        height: 50px;
        font-size: 16px;
        letter-spacing: -1px;
        margin-left: 30px;
        margin-top: 12%;
    }

    section.Design_Guide .style .font .font_box .in {
        width: 100%;
        height: 100px;
        margin-top: 25px;
        border-left: 2px solid rgb(136, 136, 136);
        margin-left: 10px;
    }

    section.Design_Guide .style .font .font_box .in p {
        margin-left: 20px;
        padding: 9px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(1) {
        font-size: 14px;
    }

    section.Design_Guide .style .font .font_box .in p span {
        margin-left: 0;
        font-size: 9px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(2) {
        font-size: 16px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(3) {
        font-size: 18px;
    }


    section.Design_Guide .style .color {
        width: 100%;
        height: 100px;
        font-size: 18px;
        display: flex;
        justify-content: left;
        flex-flow: column;
        margin-top: 40px;
    }

    section.Design_Guide .style .color b {
        /* color: goldenrod;
        font-family: 'NanumSquareBold'; */
    }

    section.Design_Guide .style .color p {
        margin-top: -20px;
        width: 60%;
        height: 25px;
        font-size: 13px;
        line-height: 25px;
        font-family: 'Noto Sans KR', sans-serif;
        margin-left: 140px;
        color: #333;
    }

    section.Design_Guide .style .color img {
        width: 25%;
        height: 50px;
        margin-top: 18px;
        /*
        margin-left: 140px; */
    }

    /* 페르소나 */
    section.persona {
        width: 100%;
        height: 200px;
        padding-top: 140px;
        /* display: flex;
        justify-content: left;
        flex-flow: column; */
        margin: 0 auto;
    }

    section.persona h2 {
        font-size: 22px;
    }

    section.persona p {
        width: 80%;
        /*  height: 30px; */
        font-size: 13px;
        /*  font-weight: 400; */
        /* line-height: 30px;
        font-family: 'Noto Sans KR', sans-serif; */
        margin-top: 20px;
        margin-left: 40px;
        /* color: #555; */
    }

    section.persona img {
        width: 100%;
        /* margin: 0 auto;
        margin-top: 20px; */
    }


    /* preview */
    section.preview {
        padding-top: 650px;
        width: 100%;
        margin: 0 auto;
    }

    section.preview h2 {
        font-size: 22px;
    }

    section.preview img {
        width: 100%;
        margin-left: 0px;
        margin-top: 50px;
    }
}


@media screen and (max-width:480px) {

    .contents .container {
        width: 85%;
    }

    section.top .page {
        padding-top: 20px;
        font-size: 14px;
        font-weight: bold;
    }

    section.top h1 {
        margin-top: 60px;
        font-size: 20px;
        font-weight: bold;
    }

    section.top p {
        margin-top: 20px;
        line-height: 20px;
        font-size: 14px;
    }

    section .project {
        width: 100%;
        height: 100px;
        margin: 0 auto;
        margin-top: 50px;
    }

    section .project p {
        font-size: 16px;
        color: #555;
        letter-spacing: -1px;
        line-height: 30px;
        font-size: 14px;
    }

    section .project p:nth-child(1) {
        padding-top: 0;
    }

    section .project p b {
        padding-right: 10px;
        color: #333;
    }

    section.bk_img {
        width: 100%;
        height: 240px;
        margin-top: -60px;
    }

    section.bk_img img {
        width: 100%;
    }

    .bk {
        width: 100%;
        height: 240px;
        top: 210px;
    }

    /* Design_Guide */
    section.Design_Guide {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        margin-top: 120px;
    }

    section.Design_Guide h2 {
        font-size: 21px;
    }

    section.Design_Guide .style {
        width: 100%;
        height: 300px;
        /* margin: 0 auto; */
        margin-top: 40px;
    }

    section.Design_Guide .style .motif {
        width: 100%;
        height: 50px;
        font-size: 17px;
        line-height: 20px;
    }

    section.Design_Guide .style .motif b {
        width: 18%;
        line-height: 24px;
    }

    section.Design_Guide .style .motif p {
        width: 94%;
        height: 100%;
        font-size: 13px;
        line-height: 17px;
        margin-left: 30px;
        margin-top: 0;
    }

    section.Design_Guide .style .font {
        width: 100%;
        height: 110px;
        font-size: 17px;
        display: flex;
        justify-content: left;
        margin-top: 40px;
    }

    section.Design_Guide .style .font>b {
        width: 14%;
        line-height: 24px;
    }

    section.Design_Guide .style .font .font_box {
        width: 95%;
        height: 110px;
        border-radius: 30px;
        margin-left: 50px;
        /* display: flex;
        justify-content: left; */
    }


    section.Design_Guide .style .font .font_box b {
        line-height: 25px;
        height: 50px;
        font-size: 14px;
        letter-spacing: -1px;
        margin-left: 30px;
        margin-top: 10%;
    }

    section.Design_Guide .style .font .font_box .in {
        width: 100%;
        height: 80px;
        margin-top: 17px;
        border-left: 1px solid rgb(136, 136, 136);
        margin-left: 10px;
    }

    section.Design_Guide .style .font .font_box .in p {
        margin-left: 15px;
        padding: 10px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(1) {
        display: none;
    }

    section.Design_Guide .style .font .font_box .in p span {
        display: none;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(2) {
        /* font-family: 'Noto Sans KR', sans-serif;
        font-weight: 500; */
        font-size: 14px;
    }

    section.Design_Guide .style .font .font_box .in p:nth-child(3) {
        /* font-family: 'Noto Sans KR', sans-serif;
        font-weight: 700; */
        font-size: 17px;
    }


    section.Design_Guide .style .color {
        width: 100%;
        height: 100px;
        font-size: 18px;
        display: flex;
        justify-content: left;
        flex-flow: column;
        margin-top: 30px;
    }

    section.Design_Guide .style .color b {
        /* color: goldenrod;
        font-family: 'NanumSquareBold'; */
        font-size: 17px;
    }

    section.Design_Guide .style .color p {
        margin-top: -20px;
        width: 60%;
        height: 25px;
        font-size: 13px;
        line-height: 25px;
        font-family: 'Noto Sans KR', sans-serif;
        margin-left: 80px;
        color: #333;
    }

    section.Design_Guide .style .color img {
        width: 38%;
        height: 40px;
        margin-top: 18px;
        margin-left: 90px;
    }

    /* 페르소나 */
    section.persona {
        width: 100%;
        height: 200px;
        padding-top: 170px;
        /* display: flex;
        justify-content: left;
        flex-flow: column; */
        margin: 0 auto;
    }

    section.persona h2 {
        font-size: 21px;
    }

    section.persona p {
        width: 100%;
        /*  height: 30px; */
        font-size: 13px;
        letter-spacing: -1px;
        /*  font-weight: 400; */
        /* line-height: 30px;
        font-family: 'Noto Sans KR', sans-serif; */
        margin-top: 20px;
        margin-left: 0;
        /* color: #555; */
    }

    section.persona img {
        width: 80%;
        /* margin: 0 auto;
        margin-top: 20px; */
    }


    /* preview */
    section.preview {
        padding-top: 380px;
        width: 100%;
        margin: 0 auto;
    }

    section.preview h2 {
        font-size: 21px;
    }

    section.preview img {
        width: 100%;
        margin-left: 0px;
        margin-top: 50px;
    }
}