*{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    box-sizing: border-box;
    word-break: keep-all;
}

a{text-decoration: none;}
a:link {color:#505050;} 
a:visited {color:#505050;} 
a:hover {color:#505050;}
a:active {color:#505050;} 


.intro_law { position: absolute; bottom: 20px; right: 25px; font-size: 15px; color: #333; font-family: Noto Serif KR; }
.intro_law.mobile { display: none; }

@media all and (max-width: 767px){  
.intro_law { position: static; line-height: 1.7; font-size: 13px; opacity: 0.7; display: none; }
.intro_law.mobile { display: block; }
}

.btntop { width: 100%; z-index: 999; bottom:50px; float: left; color: #333; text-decoration: none; text-align: center; font-size: 17px; padding: 50px 0; }
.btntop:hover { color: #339db5; }
.btntop img { width:100px; margin-bottom: 5px; }

.area_video { width: 100%; padding: 140px 0; }
.area_video .campaign_video { width: 90%; max-width: 850px; margin: 0 auto; margin-bottom: 50px; }
.area_video .campaign_video .campaign_video_box { position: relative; padding-bottom: 53.3%; padding-top: 25px; height: 0; margin-bottom: 0; }
.area_video .campaign_video .campaign_video_box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video_list_wrap { float: left; width: 100%; }
.video_list_box { max-width: 1292px; margin: 0 auto; }
.video_list { float: left; width: 100%; padding: 0 0 100px 0; }
.video_list .video_item { width: 33.333%; float: left; padding: 0 5px; }
.video_list .video_item .campaign_video_box { position: relative; padding-bottom: 53.3%; padding-top: 25px; height: 0; margin-bottom: 0; }
.video_list .video_item .campaign_video_box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video_list h3 { text-align: center; font-size: 20px; padding: 10px 0; color: #333; }

@media all and (max-width: 767px){  
.area_video { padding: 80px 0; }
.area_video .campaign_video .campaign_video_box { padding-bottom: 48.5%; }

.video_box { margin-bottom: 20px !important; }
.video_list { padding: 0 0 70px 0; }
.video_list .video_item { padding: 0 3px; }
.video_list h3 { font-size: 12px; }
}

@media screen and (max-width:1024px){  
.btntop { padding: 30px 0 80px 0; font-size: 15px; }
.btntop img { width: 60px; }
}

/* 모바일 se*/
@media screen and (max-width:374px){
    #contents_body{
        width: 100%;
        background-color:#f1f1f1;
        overflow: hidden;
        position: absolute;
    }
    
    .body_main_title_subtitle{
        position: absolute;
        top:73px;
        left: 35px;
        font-family: Noto Serif KR;
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
    
    }
    
    .body_main_title_subtitle>b{
        color:#349DB5 ;
    }
    
    .body_main_title{
        width: 100vw;
        position: relative;
        display: flex;
    }

    
    .body_main_img_mobile{
        width: 100%;
        height: 385px;
        align-self: center;
        background-image: url(../img/eighteen-busking/profile_jo_mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 40px;
    }
    .web_only{
        display: none;
    }
    
    .body_title{
        display:flex;
        flex-direction: column;
        position: relative;
    }
    
    .contents_title{
        padding-left: 35px;
        padding-top:120px;
        width: 100vw;
        min-height: 100vh;
        background-image: url(../img/eighteen-busking/profile_jo_mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        color: #1F425C;
        opacity: 0;
        position: relative;
        /* display: flex;
        flex-direction: column;
        justify-content: center; */
        transition: 1s;
    }
    
    
    .contents_subtitle{
        font-family: Noto Serif KR;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        padding: 40px 24px;
        text-align: left;
        opacity: 0;
        transition: 1s;
        color: #1F425C;
        background-color: #fff;
    }
    
    .title_text{
        width: 100%;
        height: 55px;
        display: flex;
        align-items: center;
    }
    
    .title_highlight{
        border: 4px solid #339DB5;
        opacity: 0;
        width: 189px;
        height: 55px;
        top:177px;
        left:16px;
        position: absolute;
        transition: 0.5s;
    }
    
    .contents_text{
        margin-left: 272px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    .text_highlight{
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        color:#339DB5;
    }
    
    .body_main_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .chapter_1{
        width:100%;
        padding-top: 48px;
        padding-bottom: 104px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;
    
    }
    
    .chapter_2{
        width:100%;
        padding-top: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 64px;
        background-color: #fff;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 40px;
        padding-bottom: 48px;
        overflow: hidden;
        position: relative;
    }
    
    .chapter_4{
        padding-bottom: 64px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_5{
        display: flex;
        flex-direction: column;
        padding-top: 88px;
        padding-bottom: 88px;
        align-items: center;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        opacity: 0;
        width: 100%;
        padding:0px 24px;
    }
    
    .chapter4_title{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
        transition: 1s;
        opacity: 0;
        width: 100%;
    }
    
    .chatper_4_head{
        height: 253px;
        width: 100%;
        background-image: url(../img/eighteen-busking/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 0;
    }
    
    .chapter_highlight{
        width: 100%;
        display: block;
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    .img_box{
        width: 100%;
        height: 186px;
        position: relative;
        
    }
    
    .img_box_2{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_3{
        width: 100%;
        height: 186px;
        position: relative;
    }
    
    .img_box_4{
        display: flex;
        position: relative;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_5{
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        align-items: center;
    }
    .img_box_kind_1{
        margin-top: 68px;
        margin-bottom: 40px;
    }
    .img_box_kind_2{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_3{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_4{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_5{
        margin-top: 72px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_6{
        margin-top: 48px;
    }
    .img_box_kind_7{
        margin-top: 64px;
    }
    .img_box_kind_8{
        margin-top: 120px;
    }
    .img_9_text{
        font-family: Noto Sans KR;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 0em;
        text-align: center;
        color: #a1a1a1;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    
    
    
    .img_3_1{
        background-image: url("../img/eighteen-busking/img_4_768.png");
        width: 100%;
        height: 186px;
        background-size:cover;
        position:absolute;
        z-index: 1;
    }
    
    
    
    
    .chapter_text{
        width: 100%;
        font-family: Noto Serif KR;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        transition: 1s;
        color: #1F425C;
        text-align: center;
        padding:0px 24px;
    }
    
    .img_dot_1{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        transform: translate(-107px,-72px);
    }
    
    .img_1{
        background-image: url("../img/eighteen-busking/img_1_768.png");
        width: 100%;
        height: 186px;
        background-size: cover;
        right: 0px;
        z-index: 1;
    }
    
    .img_dot_2{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        display: none;
        transform: translate(160px,-50%);
        right: 0px;
    }
    
    .img_2{
        background-image: url("../img/eighteen-busking/img_2_768.png");
        width: 100%;
        height: 186px;
        background-size: cover;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_full_1{
        width:100%;
        height: 196px;
        background-image: url("../img/eighteen-busking/img_4.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 32px;
        margin-bottom: 32px;
        transition: 1s;
        opacity: 0;
    }
    
    .img_dot_3{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        top:50%;
        transform: translate(-163px,-50%);
        left:0px;
    
    }
    
    .img_3{
        background-image: url("../img/eighteen-busking/img_3_768.png");
        width: 100%;
        height: 186px;
        background-size: cover;
        position:absolute;
        z-index: 1;
    }
    
    .img_4{
        background-image: url("../img/eighteen-busking/img_5.png");
        width: 100%;
        height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
    }
    
    .img_5{
        background-image: url("../img/eighteen-busking/img_5.svg");
        width: 100%;
        height: 560px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_7{
        background-image: url("../img/eighteen-busking/img_7.png");
        width: 100%;
        height: 300px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_8{
        background-image: url("../img/eighteen-busking/img_9.png");
        width: 100%;
        height: 560px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    
    }
    
    .img_box_4_text{
        width: 598px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
    
    }
    
    .img_dot_5{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 109px;
        left:424px;
    }
    
    .img_dot_6{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 284px;
        left:397px;
    }
    
    .img_dot_7{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        right:-179px;
    }
    .img_dot_chapter{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        bottom: -110px;
        transform: translate(-500px,0px);
    }
    
    
    
    .img_full_2{
        width:100%;
        height: 520px;
        background-image: url("../img/eighteen-busking/img_6.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 80px;
    }
    
    .chapter_text_big1{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
    }
    
    
    .img_dot_4{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: 0px;
        left:-118px;
    }
    
    .chapter_text_big2{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        padding:0px 24px;
        margin-top: 56px;
        margin-bottom: 56px;
    }
    
    .chapter_text_big3{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 32px;
        margin-bottom: 32px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
        transform: translate(0,10px);
    }
    
    .chapter_text_big4{
        margin-top: 32px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 32px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
    }
    
    .chapter_text_big5{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 40px;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
        transform: translate(0,10px);
    }
    
    .chapter_text_big6{
        width: 100%;
        padding:0px 24px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 48px;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }
    .chapter_text_big7{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
    }
    .chapter_text_big8{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        padding:0px 24px;
    }
    
    
    .img_9{
        width: 327px;
        height: 275px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/img_8.png);
    }
    
    
    .endText_text{
        font-family: Noto Serif KR;
        width: 327px;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: -1%;
        text-align: center;
        line-height: 1.8;
        color: #1F425C;
    }
    
    .endText_text>b{
        font-weight: 700;
        color:#339DB5;
    }
    .endText_img{
        width: 375px;
        height: 426px;
        margin-top: 88px;
        background-position:center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/project_end_img.png);
    }
    
    .project_end_title{
        font-family: Gowun Dodum;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 32px;
        margin-top: 32px;
        padding:0px 24px;
    }
    
    .project_end_title>b{
        color:#349DB5;
    }
    
    .project_end_text{
        font-family: Gowun Dodum;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 88px;
        padding:0px 24px;
    }
    
    .project_end>.chapter_text{
        margin-bottom: 88px;
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Gowun Dodum;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 88px;
    }
    
    .project_end_text_bottom_big{
        font-family: Gowun Dodum;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#339DB5;
        margin-top: 32px;
        margin-bottom: 24px;
        padding:0px 24px;
    }
    
    .project_end_text_bottom_sub{
        font-family: Gowun Dodum;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        color:#1F425C;
        
        margin-bottom: 88px;
    }
    .project_end_text_bottom_sub>b{
        font-weight: 700;
    }
    
    .project_end_photolist{
        width: 100%;
        max-width: 1391px;
        display: flex;
        flex-direction: column;
        
        align-items: center;
    }
    
    .project_end_photo_1{
        width: 100%;
        height: 200px;
        background-image: url(../img/eighteen-busking/bottom_img_1.jpeg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_2{
        width: 100%;
        height: 200px;
        background-image: url(../img/eighteen-busking/bottom_img_2.jpg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_3{
        width: 100%;
        height: 200px;
        background-image: url(../img/eighteen-busking/bottom_img_3.jpg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #e5e5e5;
        margin-bottom: 32px;
    }
    
    .project_end_photo_text_title{
        min-width: 144px;
        padding-bottom: 7px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        border-bottom: 4px solid #fff;
        color: #fff;
        margin-top: 48px;
    }
    
    .project_end_photo_text_text{
        margin-top: 19px;
        width: 368px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
    }

    .project_end_photo_text_768{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .project_end_photo_text_title_768{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        max-width: 176px;
        margin-bottom: 19px;
        color: #1F425C;
        border-bottom: 4px solid #1F425C;;

    }

    .project_end_photo_text_text_768{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 64px;
        max-width: 592px;
        padding:0px 24px;
        color: #1F425C;
    }

    .project_end_photo_text_text_768>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 64px;
        color: #1F425C;

    }
    
    .project_end_photo_text_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFD700;
    }
    
    .project_end_photo_text{
        flex-direction: column;
        align-items: center;
        display: none;
        width: 100%;
        height: 100%;
        background-color: rgba(51, 157, 181, 0.8);
        display: none;
    }
    
    .flower_1{
        position: absolute;
        top:-1px;
        right:5px;
        width: 21px;
        height: 27px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:1250px;
        right: 30px;
        width: 63px;
        height: 40px;
        zoom: 0.3;
        background-image: url(../img/eighteen-busking/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:360px;
        right: -20px;
        width: 62px;
        height: 54px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:687px;
        right: 430px;
        width: 33px;
        height: 36px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_5.svg);
    }
    
    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .common_footer_body{
        background-color: #F1F1F1;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding:0px 24px;
    }
    
    
    .common_footer_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 72px;
        margin-bottom: 56px;
        width: 100%;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: -0.03rem;
        text-align: center;
        color:#505050;
        margin-bottom: 48px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        height: 96px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 60px;
        width: 100%;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        width: 100vw;
        padding:40px 24px 48px 24px;
        border-bottom: 1px solid #f1f1f1;
    }
    
    .common_footer_contents_4{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 42px;
        margin-top: 60px;
    }
    
    .common_footer_btn{
        background: #339DB5;;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 100%;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        border-bottom:1px solid #f1f1f1;
    }
    
    .common_project_text_covid{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    
        letter-spacing: 0em;
        text-align: center;
        color: #a5a5a5;
        margin-bottom: 28px;
    }

    .project_summary{
        font-family: Noto Sans KR;
        font-size: 12px;
        width: 123px;
        height: 88px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 16px;
        color: #505050;        
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .project_item_common{
        width: 155px;
        height: 294px;
        margin-bottom: 8px;
        background: #C4C4C4;
    }
    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        height: 36px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 1px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color: #339DB5;;
        width: 100%;
        height: 56px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        margin-left: 16px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/pack.png);
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
        margin-bottom: 64px;
    }

    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
    }
    
    .support_list{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .support_title{
        position: relative;
    }
    
    .support_title_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        
        z-index: 10;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(51, 157, 181, 0.5);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    

    .common_project_support_thanksfor_list_item>.common_project_support_thanksfor_list_item_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;

    }
    
    .support_detail_list{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .support_detail_list:last-child{
        margin-left: 7px;
    }
    
    .support_detail_item{
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;    
        width: 109px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_2_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_3_img{
        width: 56px;
        height: 56px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 32px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_4_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_5_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_6_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 80px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding:32px 24px 116px 24px;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 38px;
        height: 72px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding:40px 24px 56px 24px;
    }
    
    .common_footer_footer_1_img{
        height: 172px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }

    
    .common_project_support_thanksfor{
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 0px 24px;
    }

    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 56px;
        color:#505050;
    }

    .common_project_support_thanksfor_list{
        display: flex;
        flex-direction: column;
        
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;

    }

    .common_project_support_thanksfor_list_item{
        display: flex;
        
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        margin-bottom: 51px;
    }

    .common_project_support_thanksfor_list_item_img1{
        width: 100%;
        height: 183px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img1.png);
    }
    
    .common_project_support_thanksfor_list_item_img2{
        width: 100%;
        height: 183px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img2.png);
    }

    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 48px;
        color:#505050;
    }

    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 72px;
    }

    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }

    .support_btn{
        width:100%;
        height:48px;
        bottom:0px;
        right: 0px;
        position: fixed;
        transition: .2s;
        cursor: pointer;
        display: none;
        animation: top 1s ease-in-out;
        z-index:9999999;
        background-color: #339DB5;;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
        background-image: url(../img/eighteen-busking/common/support_btn_phone.svg);
    }

    .support_btn:hover{
        box-shadow: 8px 8px 0px rgba(234, 180, 175, 0.5);;
    }
}















/* 모바일 */
@media screen and (min-width:375px) and (max-width:414px){
    #contents_body{
        width: 100%;
        background-color:#f1f1f1;
        overflow: hidden;
        position: absolute;
    }
    
    .body_main_title_subtitle{
        position: absolute;
        top:73px;
        left: 35px;
        font-family: Noto Serif KR;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
    
    }
    
    .body_main_title_subtitle>b{
        color:#349DB5 ;
    }
    
    .body_main_title{
        width: 100vw;
        position: relative;
        display: flex;
    }

    
    .body_main_img_mobile{
        width: 327px;
        height: 385px;
        align-self: center;
        background-image: url(../img/eighteen-busking/profile_jo_mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 40px;
    }
    .web_only{
        display: none;
    }
    
    .body_title{
        display:flex;
        flex-direction: column;
        position: relative;
    }
    
    .contents_title{
        padding-left: 35px;
        padding-top:163px;
        width: 100vw;
        min-height: 100vh;
        background-image: url(../img/eighteen-busking/profile_jo_mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        font-family: Noto Serif KR;
        font-size: 37px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        color: #1F425C;
        opacity: 0;
        position: relative;
        /* display: flex;
        flex-direction: column;
        justify-content: center; */
        transition: 1s;
    }
    
    
    .contents_subtitle{
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        padding: 40px 24px;
        text-align: left;
        opacity: 0;
        transition: 1s;
        color: #1F425C;
        background-color: #fff;
    }
    
    .title_text{
        width: 100%;
        height: 65px;
        display: flex;
        align-items: center;
    }
    
    .title_highlight{
        border: 4px solid #339DB5;
        opacity: 0;
        width: 232px;
        height: 65px;
        top:230px;
        left:16px;
        position: absolute;
        transition: 0.5s;
    }
    
    .contents_text{
        margin-left: 272px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    .text_highlight{
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        color:#339DB5;
    }
    
    .body_main_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .chapter_1{
        width:100%;
        padding-top: 48px;
        padding-bottom: 104px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;
    
    }
    
    .chapter_2{
        width:100%;
        padding-top: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 64px;
        background-color: #fff;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 40px;
        padding-bottom: 48px;
        overflow: hidden;
        position: relative;
    }
    
    .chapter_4{
        padding-bottom: 64px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_5{
        display: flex;
        flex-direction: column;
        padding-top: 88px;
        padding-bottom: 88px;
        align-items: center;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        opacity: 0;
        width: 100%;
        padding:0px 24px;
    }
    
    .chapter4_title{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
        transition: 1s;
        opacity: 0;
        width: 100%;
    }
    
    .chatper_4_head{
        height: 253px;
        width: 100%;
        background-image: url(../img/eighteen-busking/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 0;
    }
    
    .chapter_highlight{
        width: 100%;
        display: block;
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    .img_box{
        width: 327px;
        height: 186px;
        position: relative;
        
    }
    
    .img_box_2{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_3{
        width: 327px;
        height: 186px;
        position: relative;
    }
    
    .img_box_4{
        display: flex;
        position: relative;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_5{
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        align-items: center;
    }
    .img_box_kind_1{
        margin-top: 68px;
        margin-bottom: 40px;
    }
    .img_box_kind_2{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_3{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_4{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_5{
        margin-top: 72px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_6{
        margin-top: 48px;
    }
    .img_box_kind_7{
        margin-top: 64px;
    }
    .img_box_kind_8{
        margin-top: 120px;
    }
    .img_9_text{
        font-family: Noto Sans KR;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 0em;
        text-align: center;
        color: #a1a1a1;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    
    
    
    .img_3_1{
        background-image: url("../img/eighteen-busking/img_4_768.png");
        width: 327px;
        height: 186px;
        background-size:cover;
        position:absolute;
        z-index: 1;
    }
    
    
    
    
    .chapter_text{
        width: 100%;
        font-family: Noto Serif KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        transition: 1s;
        color: #1F425C;
        text-align: center;
        padding:0px 24px;
    }
    
    .img_dot_1{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        transform: translate(-107px,-72px);
    }
    
    .img_1{
        background-image: url("../img/eighteen-busking/img_1_768.png");
        width: 327px;
        height: 186px;
        background-size: cover;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_dot_2{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        display: none;
        transform: translate(160px,-50%);
        right: 0px;
    }
    
    .img_2{
        background-image: url("../img/eighteen-busking/img_2_768.png");
        width: 327px;
        height: 186px;
        background-size: cover;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_full_1{
        width:100%;
        height: 196px;
        background-image: url("../img/eighteen-busking/img_4.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 32px;
        margin-bottom: 32px;
        transition: 1s;
        opacity: 0;
    }
    
    .img_dot_3{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        top:50%;
        transform: translate(-163px,-50%);
        left:0px;
    
    }
    
    .img_3{
        background-image: url("../img/eighteen-busking/img_3_768.png");
        width: 327px;
        height: 186px;
        background-size: cover;
        position:absolute;
        z-index: 1;
    }
    
    .img_4{
        background-image: url("../img/eighteen-busking/img_5.png");
        width: 528px;
        height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
    }
    
    .img_5{
        background-image: url("../img/eighteen-busking/img_5.svg");
        width: 327px;
        height: 560px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_7{
        background-image: url("../img/eighteen-busking/img_7.png");
        width: 327px;
        height: 327px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_8{
        background-image: url("../img/eighteen-busking/img_9.png");
        width: 327px;
        height: 560px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    
    }
    
    .img_box_4_text{
        width: 598px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
    
    }
    
    .img_dot_5{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 109px;
        left:424px;
    }
    
    .img_dot_6{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 284px;
        left:397px;
    }
    
    .img_dot_7{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        right:-179px;
    }
    .img_dot_chapter{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        bottom: -110px;
        transform: translate(-500px,0px);
    }
    
    
    
    .img_full_2{
        width:100%;
        height: 520px;
        background-image: url("../img/eighteen-busking/img_6.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 80px;
    }
    
    .chapter_text_big1{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
    }
    
    
    .img_dot_4{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: 0px;
        left:-118px;
    }
    
    .chapter_text_big2{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        padding:0px 24px;
        margin-top: 56px;
        margin-bottom: 56px;
    }
    
    .chapter_text_big3{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 32px;
        margin-bottom: 32px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
        transform: translate(0,10px);
    }
    
    .chapter_text_big4{
        margin-top: 32px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 32px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
    }
    
    .chapter_text_big5{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 40px;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
        transform: translate(0,10px);
    }
    
    .chapter_text_big6{
        width: 100%;
        padding:0px 24px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 48px;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }
    .chapter_text_big7{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
        padding:0px 24px;
    }
    .chapter_text_big8{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        padding:0px 24px;
    }
    
    
    .img_9{
        width: 327px;
        height: 275px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/img_8.png);
    }
    
    
    .endText_text{
        font-family: Noto Serif KR;
        width: 327px;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: -1%;
        text-align: center;
        line-height: 1.8;
        color: #1F425C;
    }
    
    .endText_text>b{
        font-weight: 700;
        color:#339DB5;
    }
    .endText_img{
        width: 375px;
        height: 426px;
        margin-top: 88px;
        background-position:center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/project_end_img.png);
    }
    
    .project_end_title{
        font-family: Gowun Dodum;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 32px;
        margin-top: 32px;
        padding:0px 24px;
    }
    
    .project_end_title>b{
        color:#349DB5;
    }
    
    .project_end_text{
        font-family: Gowun Dodum;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 88px;
        padding:0px 24px;
    }
    
    .project_end>.chapter_text{
        margin-bottom: 88px;
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Gowun Dodum;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 88px;
    }
    
    .project_end_text_bottom_big{
        font-family: Gowun Dodum;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#339DB5;
        margin-top: 32px;
        margin-bottom: 24px;
        padding:0px 24px;
    }
    
    .project_end_text_bottom_sub{
        font-family: Gowun Dodum;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        color:#1F425C;
        
        margin-bottom: 88px;
    }
    .project_end_text_bottom_sub>b{
        font-weight: 700;
    }
    
    .project_end_photolist{
        width: 100%;
        max-width: 1391px;
        display: flex;
        flex-direction: column;
        
        align-items: center;
    }
    
    .project_end_photo_1{
        width: 327px;
        height: 200px;
        background-image: url(../img/eighteen-busking/bottom_img_1.jpeg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_2{
        width: 327px;
        height: 200px;
        background-image: url(../img/eighteen-busking/bottom_img_2.jpg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_3{
        width: 327px;
        height: 200px;
        background-image: url(../img/eighteen-busking/bottom_img_3.jpg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #e5e5e5;
        margin-bottom: 32px;
    }
    
    .project_end_photo_text_title{
        min-width: 144px;
        padding-bottom: 7px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        border-bottom: 4px solid #fff;
        color: #fff;
        margin-top: 48px;
    }
    
    .project_end_photo_text_text{
        margin-top: 19px;
        width: 368px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
    }

    .project_end_photo_text_768{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .project_end_photo_text_title_768{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        max-width: 176px;
        margin-bottom: 19px;
        color: #1F425C;
        border-bottom: 4px solid #1F425C;;

    }

    .project_end_photo_text_text_768{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 64px;
        max-width: 592px;
        padding:0px 24px;
        color: #1F425C;
    }

    .project_end_photo_text_text_768>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 64px;
        color: #1F425C;

    }
    
    .project_end_photo_text_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFD700;
    }
    
    .project_end_photo_text{
        flex-direction: column;
        align-items: center;
        display: none;
        width: 100%;
        height: 100%;
        background-color: rgba(51, 157, 181, 0.8);
        display: none;
    }
    
    .flower_1{
        position: absolute;
        top:-1px;
        right:5px;
        width: 21px;
        height: 27px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:1250px;
        right: 30px;
        width: 63px;
        height: 40px;
        zoom: 0.3;
        background-image: url(../img/eighteen-busking/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:360px;
        right: -20px;
        width: 62px;
        height: 54px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:687px;
        right: 430px;
        width: 33px;
        height: 36px;
        zoom: 0.6;
        background-image: url(../img/eighteen-busking/flower_5.svg);
    }
    
    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .common_footer_body{
        background-color: #F1F1F1;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding:0px 24px;
    }
    
    
    .common_footer_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 72px;
        margin-bottom: 56px;
        width: 100%;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: -0.03rem;
        text-align: center;
        color:#505050;
        margin-bottom: 48px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        height: 96px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 60px;
        width: 100%;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        width: 100vw;
        padding:40px 24px 48px 24px;
        border-bottom: 1px solid #f1f1f1;
    }
    
    .common_footer_contents_4{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 42px;
        margin-top: 60px;
    }
    
    .common_footer_btn{
        background: #339DB5;;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 100%;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        border-bottom:1px solid #f1f1f1;
    }
    
    .common_project_text_covid{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    
        letter-spacing: 0em;
        text-align: center;
        color: #a5a5a5;
        margin-bottom: 28px;
    }

    .project_summary{
        font-family: Noto Sans KR;
        font-size: 12px;
        width: 123px;
        height: 88px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 16px;
        color: #505050;        
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .project_item_common{
        width: 155px;
        height: 294px;
        margin-bottom: 8px;
        background: #C4C4C4;
    }
    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        height: 36px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 1px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color: #339DB5;;
        width: 100%;
        height: 56px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        margin-left: 16px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/pack.png);
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
        margin-bottom: 64px;
    }

    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
    }
    
    .support_list{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .support_title{
        position: relative;
    }
    
    .support_title_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        
        z-index: 10;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(51, 157, 181, 0.5);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    

    .common_project_support_thanksfor_list_item>.common_project_support_thanksfor_list_item_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;

    }
    
    .support_detail_list{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .support_detail_list:last-child{
        margin-left: 7px;
    }
    
    .support_detail_item{
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;    
        width: 109px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_2_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_3_img{
        width: 56px;
        height: 56px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 32px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_4_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_5_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_6_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 80px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding:32px 24px 116px 24px;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 38px;
        height: 72px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding:40px 24px 56px 24px;
    }
    
    .common_footer_footer_1_img{
        height: 172px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }

    
    .common_project_support_thanksfor{
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 0px 24px;
    }

    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 56px;
        color:#505050;
    }

    .common_project_support_thanksfor_list{
        display: flex;
        flex-direction: column;
        
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;

    }

    .common_project_support_thanksfor_list_item{
        display: flex;
        
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        margin-bottom: 51px;
    }

    .common_project_support_thanksfor_list_item_img1{
        width: 100%;
        height: 183px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img1.png);
    }
    
    .common_project_support_thanksfor_list_item_img2{
        width: 100%;
        height: 183px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img2.png);
    }

    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 48px;
        color:#505050;
    }

    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 72px;
    }

    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }

    .support_btn{
        width:100%;
        height:48px;
        bottom:0px;
        right: 0px;
        position: fixed;
        transition: .2s;
        cursor: pointer;
        display: none;
        animation: top 1s ease-in-out;
        z-index:9999999;
        background-color: #339DB5;;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
        background-image: url(../img/eighteen-busking/common/support_btn_phone.svg);
    }

    .support_btn:hover{
        box-shadow: 8px 8px 0px rgba(234, 180, 175, 0.5);;
    }
}















/* 아이패드 768 */
@media screen and (min-width:415px) and (max-width:768px){
    #contents_body{
        width: 100%;
        background-color:#f1f1f1;
        overflow: hidden;
        position: absolute;
    }
    
    .body_main_title_subtitle{
        position: absolute;
        top:93px;
        left: 64px;
        font-family: Noto Serif KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    
    }
    
    .body_main_title_subtitle>b{
        color:#349DB5 ;
    }
    
    .body_main_title{
        width: 100vw;
        min-height: 748px;
        position: relative;
        display: flex;
    }
    
    .body_title{
        display:flex;
        height: 100%;
        flex-direction: column;
        position: relative;
    }
    
    .contents_title{
        padding-left: 80px;
        padding-top:353px;
        width: 100vw;
        min-height: 100vh;
        background-image: url(../img/eighteen-busking/profile_jo_mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        font-family: Noto Serif KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: left;
        color: #1F425C;
        opacity: 0;
        position: relative;
        /* display: flex;
        flex-direction: column;
        justify-content: center; */
        transition: 1s;
    }
    
    
    .contents_subtitle{
        margin-left: 80px;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        opacity: 0;
        transition: 1s;
        color: #1F425C;
    }
    
    .title_text{
        width: 408px;
        height: 40px;
        display: flex;
        margin-bottom: 32px;
        align-items: center;
    }
    
    .title_highlight{
        border: 4px solid #339DB5;
        opacity: 0;
        width: 248px;
        height: 70px;
        top:410px;
        left:60px;
        position: absolute;
        transition: 0.5s;
    }
    
    .contents_text{
        margin-left: 272px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    .text_highlight{
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        color:#339DB5;
    }
    
    .body_main_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .chapter_1{
        width:100%;
        padding-top: 40px;
        padding-bottom: 104px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;
    
    }
    
    .chapter_2{
        width:100%;
        padding-top: 64px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 88px;
        background-color: #fff;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 88px;
        padding-bottom: 120px;
        overflow: hidden;
        position: relative;
    }
    
    .chapter_4{
        padding-bottom: 64px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_5{
        display: flex;
        flex-direction: column;
        padding-top: 88px;
        padding-bottom: 88px;
        align-items: center;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 72px;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter4_title{
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        height: 56px;
        color: #fff;
        transition: 1s;
        opacity: 0;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-busking/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 0;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    .img_box{
        width: 598px;
        height: 339px;
        position: relative;
        
    }
    
    .img_box_2{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_3{
        width: 598px;
        height: 339px;
        position: relative;
    }
    
    .img_box_4{
        display: flex;
        position: relative;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_5{
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        align-items: center;
    }
    .img_box_kind_1{
        margin-top: 68px;
        margin-bottom: 40px;
    }
    .img_box_kind_2{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_3{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_4{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_5{
        margin-top: 72px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_6{
        margin-top: 48px;
        margin-bottom: 48px;
    }
    .img_box_kind_7{
        margin-top: 64px;
    }
    .img_box_kind_8{
        margin-top: 120px;
    }
    .img_9_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #a1a1a1;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    
    
    .img_3_1{
        background-image: url("../img/eighteen-busking/img_4_768.png");
        width: 598px;
        height: 339px;
        position:absolute;
        z-index: 1;
    }
    
    
    
    
    .chapter_text{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        transition: 1s;
        color: #1F425C;
        text-align: center;
    }
    
    .img_dot_1{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        transform: translate(-107px,-72px);
    }
    
    .img_1{
        background-image: url("../img/eighteen-busking/img_1_768.png");
        width: 598px;
        height: 339px;
        background-size: cover;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_dot_2{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        display: none;
        transform: translate(160px,-50%);
        right: 0px;
    }
    
    .img_2{
        background-image: url("../img/eighteen-busking/img_2_768.png");
        width: 100%;
        height: 100%;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_full_1{
        width:100%;
        height: 400px;
        background-image: url("../img/eighteen-busking/img_4.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 56px;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }
    
    .img_dot_3{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        top:50%;
        transform: translate(-163px,-50%);
        left:0px;
    
    }
    
    .img_3{
        background-image: url("../img/eighteen-busking/img_3_768.png");
        width: 598px;
        height: 339px;
        position:absolute;
        z-index: 1;
    }
    
    .img_4{
        background-image: url("../img/eighteen-busking/img_5.png");
        width: 528px;
        height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
    }
    
    .img_5{
        background-image: url("../img/eighteen-busking/img_5.svg");
        width: 528px;
        height: 904px;
        min-width: 528px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_7{
        background-image: url("../img/eighteen-busking/img_7.png");
        width: 528px;
        height: 528px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_8{
        background-image: url("../img/eighteen-busking/img_9.png");
        width: 528px;
        height: 904px;
        min-width: 528px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    
    }
    
    .img_box_4_text{
        width: 598px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
    
    }
    
    .img_dot_5{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 109px;
        left:424px;
    }
    
    .img_dot_6{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 284px;
        left:397px;
    }
    
    .img_dot_7{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        right:-179px;
    }
    .img_dot_chapter{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        bottom: -110px;
        transform: translate(-500px,0px);
    }
    
    
    
    .img_full_2{
        width:100%;
        height: 520px;
        background-image: url("../img/eighteen-busking/img_6.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 80px;
    }
    
    .chapter_text_big1{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
    }
    
    
    .img_dot_4{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: 0px;
        left:-118px;
    }
    
    .chapter_text_big2{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
        margin-bottom: 56px;
    }
    
    .chapter_text_big3{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big4{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter_text_big5{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big6{
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 28px;
        transition: 1s;
        opacity: 0;
    }
    .chapter_text_big7{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }.chapter_text_big8{
        margin-top: 56px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 56px;
        transition: 1s;
    }
    
    
    .img_9{
        width: 598px;
        height: 503px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/img_8.png);
    }
    
    
    .endText_text{
        font-family: Noto Serif KR;
        width: 592px;
        font-size: 35px;
        font-weight: bold;
        letter-spacing: -1%;
        text-align: center;
        line-height: 1.8;
        color: #1F425C;
    }
    
    .endText_text>b{
        font-weight: 400;
        color:#339DB5;
    }
    .endText_img{
        width: 741px;
        height: 804px;
        margin-top: 88px;
        background-position: contain;
        background-image: url(../img/eighteen-busking/project_end_img.png);
    }
    
    .project_end_title{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 40px;
        margin-top: 51px;
    }
    
    .project_end_title>b{
        color:#349DB5;
    }
    
    .project_end_text{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 88px;
    }
    
    .project_end>.chapter_text{
        margin-bottom: 88px;
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Gowun Dodum;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 88px;
    }
    
    .project_end_text_bottom_big{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color:#339DB5;
        margin-top: 64px;
        margin-bottom: 58px;
    }
    
    .project_end_text_bottom_sub{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color:#1F425C;
        margin-bottom: 88px;
    }
    .project_end_text_bottom_sub>b{
        font-weight: 700;
    }
    .project_end_photolist{
        width: 100%;
        max-width: 1391px;
        display: flex;
        flex-direction: column;
        
        align-items: center;
    }
    
    .project_end_photo_1{
        width: 592px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_1.jpeg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_2{
        width: 592px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_2.jpg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_3{
        width: 592px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_3.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-color: #e5e5e5;
        background-size: contain;
    }
    
    .project_end_photo_text_title{
        min-width: 144px;
        padding-bottom: 7px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        border-bottom: 4px solid #fff;
        color: #fff;
        margin-top: 48px;
    }
    
    .project_end_photo_text_text{
        margin-top: 19px;
        width: 368px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
    }

    .project_end_photo_text_768{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .project_end_photo_text_title_768{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 32px;
        max-width: 176px;
        margin-bottom: 19px;
        color: #1F425C;
        border-bottom: 4px solid #1F425C;;

    }

    .project_end_photo_text_text_768{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 64px;
        max-width: 592px;
        color: #1F425C;

    }

    .project_end_photo_text_text_768>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 64px;
        max-width: 592px;
        color: #1F425C;

    }
    
    .project_end_photo_text_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFD700;
    }
    
    .project_end_photo_text{
        flex-direction: column;
        align-items: center;
        display: none;
        width: 100%;
        height: 100%;
        background-color: rgba(51, 157, 181, 0.8);
        display: none;
    }
    
    .flower_1{
        position: absolute;
        top:293px;
        left:32px;
        width: 21px;
        height: 27px;
        background-image: url(../img/eighteen-busking/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-busking/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:375px;
        left: -30px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-busking/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:160px;
        right: 67px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-busking/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:375px;
        right: 430px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-busking/flower_5.svg);
    }
    
    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .common_footer_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f1f1f1;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 32px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 40px;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 64px;
        margin-bottom: 64px;
    }
    
    .common_footer_contents_4{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 64px;
        margin-top: 86px;
    }
    
    .common_footer_btn{
        background: #339DB5;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 336px;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    .project_summary{
        display: none;   
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        margin-right: 17px;
        align-items: center;
    }
    
    .project_item:hover > .project_item_common >.project_item_1_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/shin_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_2_img{
                width: 100%;
                height: 314px;
                background-size: cover;
        background-image: url("../img/eighteen-busking/common/hur_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_3_img{
                width: 100%;
                height: 314px;
                background-size: cover;
        background-image: url("../img/eighteen-busking/common/son_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_4_img{
                width: 100%;
                height: 314px;
                background-size: cover;
        background-image: url("../img/eighteen-busking/common/kang_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_5_img{
                width: 100%;
                height: 314px;
                background-size: cover;
        background-image: url("../img/eighteen-busking/common/jo_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_6_img{
                width: 100%;
                height: 314px;
                background-size: cover;
        background-image: url("../img/eighteen-busking/common/pack_hover.png");
    }
    .mobile_only{
        display: none;
    }
    
    .project_item_common{
        width: 218px;
        height: 427px;
        margin-bottom: 16px;
        cursor: pointer;
        background: #C4C4C4;
    }    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 8px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color: #339DB5;
        width: 100%;
        height: 56px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        margin-left: 16px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 128px;
    }
    
    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .support_list{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 24px;
    }
    
    .common_project_text_covid{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    
        letter-spacing: 0em;
        text-align: center;
        color: #a5a5a5;
        margin-bottom: 28px;
    }
    
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 54px;
    }
    
    .support_title{
        position: relative;
    }
    
    
    .support_detail_list{
        display: flex;
        width: 428px;
        justify-content: space-between;
        margin-top: 33px;
    }
    
    .support_detail_item{
        width: 210px;
        height: 210px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;    
        width: 118px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_2_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_3_img{
        width: 88px;
        height: 88px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 41px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_4_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_5_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_6_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 104px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 50%;
        height: 762px;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 50%;
        height: 762px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding:40px 0px 0px 48px;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
                  url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 24px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        padding:56px 72px 88px 72px;
    }
    
    .common_footer_footer_1_img{
        height: 438px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        width: 100%;
        height: 912px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-busking/common/common_title_img.png);
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }
    
    
    
    .common_project_support_thanksfor{
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    
    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        height: 58px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 77px;
        margin-bottom: 64px;
        color:#505050;
    }
    
    .common_project_support_thanksfor_list{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 64px;
    
    }
    
    .common_project_support_thanksfor_list_item{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .common_project_support_thanksfor_list_item_img1{
        width: 512px;
        height: 288px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img1.png);
    }
    
    .common_project_support_thanksfor_list_item_img2{
        width: 512px;
        height: 288px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img2.png);
    }
    
    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 32px;
        color:#505050;
    }
    
    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 90px;
    }
    
    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }
    
    .support_btn:hover{
        box-shadow: 8px 8px 0px #65C3D9;
    }

    
    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .common_footer_title{
        font-family: Noto Sans KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 70px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 128px;
        margin-bottom: 64px;
        width: 100%;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: -0.03rem;
        text-align: center;
        color:#505050;
        margin-bottom: 48px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 96px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 40px;
        width: 100%;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        width: 100vw;
        margin-top: 40px;
        padding-bottom: 88px;
        border-bottom: 1px solid #F1F1F1;
    }
    .common_footer_btn{
        background: #339DB5;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 336px;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        padding:0px 88px 0px 88px;
    }

    .project_summary{
        font-family: Noto Sans KR;
        font-size: 12px;
        width: 123px;
        height: 88px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 16px;
        color: #505050;        
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .project_item_common{
        width: 184px;
        height: 370px;
        margin-bottom: 16px;
        background: #C4C4C4;
    }
    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        height: 20px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 1px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color: #339DB5;
        width: 100%;
        height: 56px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        margin-left: 4px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/pack.png);
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 88px;
        margin-bottom: 80px;
    }

    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
    }
    
    .support_list{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .support_title{
        position: relative;
    }
    
    .support_title_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        z-index: 10;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(51, 157, 181, 0.5);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    
    .support_detail_list{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .support_detail_list:last-child{
        margin-left: 7px;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;    
        width: 118px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_2_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_3_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 32px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_4_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_5_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_6_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 80px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 100%;
        display: flex;
        height: 812px;
        min-height: 812px;
        padding:42px 51px 0px 51px;
        flex-direction: column;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 38px;
        height: 72px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding:67px 54px 85px 54px;
    }
    
    .common_footer_footer_1_img{
        height: 467px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        height: 14px;
        line-height: 14px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }

    
    .common_project_support_thanksfor{
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 0px 88px;
    }

    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 64px;
        margin-bottom: 56px;
        color:#505050;
    }


    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 32px;
        color:#505050;
    }

    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 134px;
    }

    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }

    .common_project_support_thanksfor_list_item>.common_project_support_thanksfor_list_item_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;

    }

    .support_btn{
        width:100%;
        height:64px;
        bottom:0px;
        right: 0px;
        position: fixed;
        transition: .2s;
        cursor: pointer;
        display: none;
        animation: top 1s ease-in-out;
        background-size: 100%;
        z-index:9999999;
        background-color: #339DB5;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20%;
        background-image: url(../img/eighteen-busking/common/support_btn_phone.svg);
    }

    .support_btn:hover{
        box-shadow: 8px 8px 0px rgba(234, 180, 175, 0.5);;
    }

    
    @keyframes top {
        0%{
            opacity: 0;
        }
        100%{
            opacity: 1;
        }
    }
}













/* 아이패드 프로 1024 */
@media screen and (min-width:769px) and (max-width:1025px){
    #contents_body{
        width: 100%;
        background-color:#f1f1f1;
        overflow: hidden;
        position: absolute;
    }
    
    .body_main_title_subtitle{
        position: absolute;
        top:93px;
        left: 64px;
        font-family: Noto Serif KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    
    }
    
    .body_main_title_subtitle>b{
        color:#349DB5 ;
    }
    
    .body_main_title{
        width: 100vw;
        height: 100vh;
        background-image: url(../img/eighteen-busking/profile_jo.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        position: relative;
        align-items: center;
        display: flex;
    }
    
    
    .body_title{
        display:flex;
        flex-direction: column;
        position: relative;
    }
    
    .contents_title{
        margin-left: 80px;
        margin-top: 143px;
        margin-bottom: 5px;
        font-family: Noto Serif KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: left;
        color: #1F425C;
        opacity: 0;
        position: relative;
        transition: 1s;
    }
    
    
    .contents_subtitle{
        margin-left: 80px;
        font-family: Noto Serif KR;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        opacity: 0;
        transition: 1s;
        color: #1F425C;
    }
    
    .title_text{
        width: 408px;
        height: 40px;
        display: flex;
        margin-bottom: 32px;
        align-items: center;
    }
    
    .title_highlight{
        border: 8px solid #339DB5;
        opacity: 0;
        width: 292px;
        height: 70px;
        top:58px;
        left:-24px;
        position: absolute;
        transition: 0.5s;
    }
    
    .contents_text{
        margin-left: 272px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    .text_highlight{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        color:#339DB5;
    }
    
    .body_main_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .chapter_1{
        width:100%;
        padding-top: 72px;
        padding-bottom: 104px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;
    
    }
    
    .chapter_2{
        width:100%;
        padding-top: 96px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 96px;
        background-color: #fff;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 64px;
        padding-bottom: 120px;
        overflow: hidden;
        position: relative;
    }
    
    .chapter_4{
        padding-bottom: 64px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_5{
        display: flex;
        flex-direction: column;
        padding-top: 88px;
        padding-bottom: 88px;
        align-items: center;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 72px;
        letter-spacing: 0em;
        text-align: center;
        height: 56px;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter4_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        height: 56px;
        color: #fff;
        transition: 1s;
        opacity: 0;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-busking/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 0;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    .img_box{
        width: 704px;
        height: 403px;
        position: relative;
        
    }
    
    .img_box_2{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_3{
        width: 704px;
        height: 403px;
        position: relative;
    }
    
    .img_box_4{
        display: flex;
        position: relative;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_5{
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        align-items: center;
    }
    .img_box_kind_1{
        margin-top: 72px;
        margin-bottom: 40px;
    }
    .img_box_kind_2{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_3{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    .img_box_kind_4{
        margin-top: 104px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_5{
        margin-top: 64px;
        margin-bottom: 32px;
    }
    
    .img_box_kind_6{
        margin-top: 48px;
        margin-bottom: 48px;
    }
    .img_box_kind_7{
        margin-top: 112px;
    }
    .img_box_kind_8{
        margin-top: 120px;
    }
    .img_9_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #a1a1a1;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    
    
    .img_3_1{
        background-image: url("../img/eighteen-busking/body_img_3.png");
        width: 704px;
        height: 403px;
        position:absolute;
        z-index: 1;
    }
    
    
    
    
    .chapter_text{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        transition: 1s;
        color: #1F425C;
        text-align: center;
    }
    
    .img_dot_1{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        transform: translate(-107px,-72px);
    }
    
    .img_1{
        background-image: url("../img/eighteen-busking/img_1.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_dot_2{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        transform: translate(160px,-50%);
        right: 0px;
    }
    
    .img_2{
        background-image: url("../img/eighteen-busking/img_2.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_full_1{
        width:100%;
        height: 400px;
        background-image: url("../img/eighteen-busking/img_4.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        margin-top: 72px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
    }
    
    .img_dot_3{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        transform: translate(-163px,-50%);
        left:0px;
    
    }
    
    .img_3{
        background-image: url("../img/eighteen-busking/img_3.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        z-index: 1;
    }
    
    .img_4{
        background-image: url("../img/eighteen-busking/img_5.png");
        width: 528px;
        height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
    }
    
    .img_5{
        background-image: url("../img/eighteen-busking/img_5.svg");
        width: 528px;
        height: 904px;
        min-width: 528px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_7{
        background-image: url("../img/eighteen-busking/img_7.png");
        width: 528px;
        height: 528px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    }
    
    .img_8{
        background-image: url("../img/eighteen-busking/img_9.png");
        width: 528px;
        height: 904px;
        min-width: 528px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 48px;
        z-index: 1;
    
    }
    
    .img_box_4_text{
        width: 688px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
    
    }
    
    .img_dot_5{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 109px;
        left:424px;
    }
    
    .img_dot_6{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        display: none;
        position:absolute;
        top: 284px;
        left:397px;
    }
    
    .img_dot_7{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        right:-179px;
    }
    .img_dot_chapter{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        display: none;
        bottom: -110px;
        transform: translate(-500px,0px);
    }
    
    
    
    .img_full_2{
        width:100%;
        height: 520px;
        background-image: url("../img/eighteen-busking/img_6.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 80px;
    }
    
    .chapter_text_big1{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
    }
    
    
    .img_dot_4{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: 0px;
        left:-118px;
    }
    
    .chapter_text_big2{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
        margin-bottom: 56px;
    }
    
    .chapter_text_big3{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big4{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter_text_big5{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big6{
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 28px;
        transition: 1s;
        opacity: 0;
    }
    .chapter_text_big7{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }.chapter_text_big8{
        margin-top: 56px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 56px;
        transition: 1s;
    }
    
    
    .img_9{
        width: 704px;
        height: 592px;
        background-image: url(../img/eighteen-busking/img_8.png);
    }
    
    
    .endText_text{
        font-family: Noto Serif KR;
        font-size: 35px;
        font-weight: bold;
        letter-spacing: -1%;
        text-align: center;
        line-height: 1.8;
        color: #1F425C;
    }
    
    .endText_text>b{
        font-weight: 400;
        color:#339DB5;
    }
    .endText_img{
        width: 741px;
        height: 804px;
        margin-top: 88px;
        background-position: contain;
        background-image: url(../img/eighteen-busking/project_end_img.png);
    }
    
    .project_end_title{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 40px;
        margin-top: 51px;
    }
    
    .project_end_title>b{
        color:#349DB5;
    }
    
    .project_end_text{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 88px;
    }
    
    .project_end>.chapter_text{
        margin-bottom: 88px;
    }
    .project_end_photo_text_768{
        display: none;
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Gowun Dodum;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 88px;
    }
    
    
    .project_end_text_bottom_big{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color:#339DB5;
        margin-top: 64px;
        margin-bottom: 58px;
    }
    
    .project_end_text_bottom_sub{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color:#1F425C;
        margin-bottom: 88px;
    }
    .project_end_text_bottom_sub>b{
        font-weight: 700;
    }
    
    .project_end_photolist{
        width: 100%;
        max-width: 1391px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .project_end_photo_1{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_1.jpeg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_2{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_2.jpg);
        background-position: center;
        background-size: cover;
        margin-bottom: 32px;
    }
    .project_end_photo_3{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_3.jpg);
        background-position: center;
        
        background-repeat: no-repeat;
        background-color: #e5e5e5;
        background-size: contain;
    }
    
    .project_end_photo_text_title{
        min-width: 144px;
        padding-bottom: 7px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        border-bottom: 4px solid #fff;
        color: #fff;
        margin-top: 48px;
    }
    
    .project_end_photo_text_text{
        margin-top: 19px;
        width: 368px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
    }
    
    .project_end_photo_text_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFD700;
    }
    
    .project_end_photo_text{
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 100%;
        background-color: rgba(51, 157, 181, 0.8);
        display: none;
    }
    
    .project_end_photo_1:hover>.project_end_photo_text{
        display: flex;
    }
    .project_end_photo_2:hover>.project_end_photo_text{
        display: flex;
    }
    .project_end_photo_3:hover>.project_end_photo_text{
        display: flex;
    }
    
    .flower_1{
        position: absolute;
        top:293px;
        left:32px;
        width: 21px;
        height: 27px;
        background-image: url(../img/eighteen-busking/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-busking/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:375px;
        left: -30px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-busking/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:160px;
        right: 67px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-busking/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:375px;
        right: 430px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-busking/flower_5.svg);
    }
    .mobile_only{
        display: none;
    }
    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .common_footer_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f1f1f1;
    }
    
    .common_footer_title{
        font-family: Noto Sans KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 72px;
        height: 72px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 120px;
        margin-bottom: 24px;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 32px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 40px;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 64px;
        margin-bottom: 64px;
    }
    
    .common_footer_contents_4{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 64px;
        margin-top: 86px;
    }

    
    .common_footer_btn{
        background: #339DB5;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 336px;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .project_summary{
        display: none;   
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        margin-right: 17px;
        align-items: center;
    }
    
    .project_item:hover > .project_item_common >.project_item_1_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/shin_hover.png");
        align-items: center;
    }
    .project_item:hover > .project_item_common >.project_item_2_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/hur_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_3_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/son_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_4_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/kang_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_5_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/jo_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_6_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/pack_hover.png");
    }
    
    .project_item_common{
        width: 218px;
        height: 427px;
        margin-bottom: 16px;
        cursor: pointer;
        background: #C4C4C4;
    }
    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 8px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color: #339DB5;
        width: 100%;
        height: 56px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        margin-left: 16px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/pack.png);
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 128px;
    }
    
    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .support_list{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 24px;
    }
    
    .common_project_text_covid{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    
        letter-spacing: 0em;
        text-align: center;
        color: #a5a5a5;
        margin-bottom: 28px;
    }
    
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 54px;
    }
    
    .support_title{
        position: relative;
    }
    
    .support_title_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        z-index: 10;
    }   
    

    
    .support_detail_list{
        display: flex;
        width: 428px;
        justify-content: space-between;
        margin-top: 33px;
    }
    
    .support_detail_item{
        width: 210px;
        height: 210px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;    
        width: 118px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_2_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_3_img{
        width: 88px;
        height: 88px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 41px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_4_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_5_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_6_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 104px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 50%;
        height: 762px;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 50%;
        height: 762px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding:40px 0px 0px 48px;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
                  url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 24px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        padding:56px 72px 88px 72px;
    }
    
    .common_footer_footer_1_img{
        height: 438px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        width: 100%;
        height: 912px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-busking/common/common_title_img.png);
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }
    
    
    
    .common_project_support_thanksfor{
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    
    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        height: 58px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 77px;
        margin-bottom: 64px;
        color:#505050;
    }
    
    .common_project_support_thanksfor_list_item{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .common_project_support_thanksfor_list_item_img1{
        width: 512px;
        height: 288px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img1.png);
    }
    
    .common_project_support_thanksfor_list_item_img2{
        width: 512px;
        height: 288px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img2.png);
    }
    
    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 32px;
        color:#505050;
    }
    
    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 90px;
    }
    
    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }
    
    .support_btn:hover{
        box-shadow: 8px 8px 0px #65C3D9;
    }


    /* 공용푸터 */


    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .common_footer_title{
        font-family: Noto Sans KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 128px;
        margin-bottom: 24px;
        width: 100%;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: -0.03rem;
        text-align: center;
        color:#505050;
        margin-bottom: 32px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 96px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 40px;
        width: 100%;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 120px;
    }
    
    .common_footer_btn{
        background: #339DB5;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 336px;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        padding:0px 24px 28px 24px;
    }

    .project_summary{
        font-family: Noto Sans KR;
        font-size: 12px;
        width: 123px;
        height: 88px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 16px;
        color: #505050;        
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .project_item_common{
        width: 136px;
        height: 272px;
        margin-bottom: 16px;
        background: #C4C4C4;
    }
    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 16px;
        height: 16px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 16px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color: #339DB5;
        width: 100%;
        height: 40px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 14px;
        height: 14px;
        min-width: 14px;
        min-height: 14px;
        margin-left: 3px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
        margin-bottom: 64px;
    }

    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
    }
    
    .support_list{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .support_title{
        position: relative;
    }
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(51, 157, 181, 0.5);
        position: absolute;
        bottom: 0px;
        z-index: -1;
        left: 0px;
    }
    
    .support_detail_list{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .support_detail_list:last-child{
        margin-left: 7px;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;    
        width: 118px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_2_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_3_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 32px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_4_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_5_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_6_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 80px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 100%;
        display: flex;
        height: 812px;
        min-height: 812px;
        padding:42px 51px 0px 51px;
        flex-direction: column;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 38px;
        height: 72px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding:67px 54px 85px 54px;
    }
    
    .common_footer_footer_1_img{
        height: 467px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 12px;
        height: 12px;
        line-height: 12px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }


    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 56px;
        color:#505050;
    }

    .common_project_support_thanksfor_list{
        display: flex;
        
        flex-wrap: wrap;
        width: 100%;
        padding:0px 54px;
        justify-content: center;

    }


    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 32px;
        color:#505050;
    }

    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 134px;
    }

    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }

    .common_project_support_thanksfor_list_item>.common_project_support_thanksfor_list_item_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;

    }

    .support_btn{
        width:100%;
        height:64px;
        bottom:0px;
        right: 0px;
        position: fixed;
        transition: .2s;
        cursor: pointer;
        display: none;
        animation: top 1s ease-in-out;
        background-size: 100%;
        z-index:9999999;
        background-color: #339DB5;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20%;
        background-image: url(../img/eighteen-busking/common/support_btn_phone.svg);
    }
    
}













/* 웹 작은화면 1440 */
@media screen and (min-width:1025px) and (max-width:1440px){
    #contents_body{
        width: 100%;
        background-color:#f1f1f1;
        position: absolute;
        overflow: hidden;
    }   
    
    .mobile_only{
        display: none;
    }
    
    .body_main_title_subtitle{
        position: absolute;
        top:92px;
        left: 64px;
        font-family: Noto Serif KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    
    }
    
    .body_main_title_subtitle>b{
        color:#349DB5 ;
    }
    
    .body_main_title{
        width: 100vw;
        height: 100vh;
        background-image: url(../img/eighteen-busking/profile_jo.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        min-height: 100vh;
        position: relative;
        align-items:flex-end;
        display: flex;
        padding-bottom: 16px;
    }

    
    
    .body_title{
        display:flex;
        width: 100%;
        flex-direction: column;
        margin-top: 92px;
        position: relative;
    }
    
    .contents_title{
        margin-left: 113px;
        margin-bottom: 20px;
        font-family: Noto Serif KR;
        font-size: 50px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: left;
        color: #1F425C;
        opacity: 0;
        position: relative;
        transition: 1s;
    }
    
    
    .contents_subtitle{
        margin-left: 113px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        opacity: 0;
        transition: 1s;
        color: #1F425C;
    }
    
    .title_text{
        width: 376px;
        height: 90px;
        display: flex;
        align-items: center;
    }
    
    .title_highlight{
        border: 8px solid #339DB5;
        opacity: 0;
        width: 312px;
        height: 90px;
        top:96px;
        left:-24px;
        position: absolute;
        transition: 0.5s;
    }
    
    .contents_text{
        margin-left: 272px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    .text_highlight{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        color:#339DB5;
    }
    
    .body_main_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .chapter_1{
        width:100%;
        padding-top: 80px;
        padding-bottom: 120px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;
    
    }
    
    .chapter_2{
        width:100%;
        padding-top: 160px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 152px;
        background-color: #fff;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 120px;
        padding-bottom: 120px;
        overflow: hidden;
        position: relative;
    }
    
    .chapter_4{
        padding-bottom: 160px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_5{
        display: flex;
        align-items: center;
        padding-top: 72px;
        padding-bottom: 66px;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        height: 56px;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter4_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        height: 56px;
        color: #fff;
        transition: 1s;
        opacity: 0;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-busking/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 0;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    .img_box{
        width: 704px;
        height: 403px;
        position: relative;
        
    }
    
    .img_box_2{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_3{
        width: 704px;
        height: 403px;
        position: relative;
    }
    
    .img_box_4{
        display: flex;
        position: relative;
        align-items: center;
    }
    
    .img_box_5{
        display: flex;
        position: relative;
        align-items: center;
    }
    .img_box_kind_1{
        margin-top: 120px;
        margin-bottom: 48px;
    }
    .img_box_kind_2{
        margin-top: 124px;
        margin-bottom: 48px;
    }
    .img_box_kind_3{
        margin-top: 124px;
        margin-bottom: 48px;
    }
    .img_box_kind_4{
        margin-top: 124px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_5{
        margin-top: 160px;
        margin-bottom: 124px;
    }
    
    .img_box_kind_6{
        margin-top: 120px;
        margin-bottom: 120px;
    }
    .img_box_kind_7{
        margin-top: 140px;
    }
    .img_box_kind_8{
        margin-top: 120px;
    }
    .img_9_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #a1a1a1;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    
    
    
    .img_3_1{
        background-image: url("../img/eighteen-busking/body_img_3.png");
        width: 704px;
        height: 403px;
        position:absolute;
        z-index: 1;
    }
    
    
    
    
    .chapter_text{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        transition: 1s;
        color: #1F425C;
        text-align: center;
    }
    
    .img_dot_1{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        transform: translate(-107px,-72px);
    }
    
    .img_1{
        background-image: url("../img/eighteen-busking/img_1.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_dot_2{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        transform: translate(160px,-50%);
        right: 0px;
    }
    
    .img_2{
        background-image: url("../img/eighteen-busking/img_2.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_full_1{
        width:100%;
        height: 640px;
        background-image: url("../img/eighteen-busking/img_4.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 120px;
        margin-bottom: 120px;
        transition: 1s;
        opacity: 0;
    }
    
    .img_dot_3{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        transform: translate(-163px,-50%);
        left:0px;
    
    }
    
    .img_3{
        background-image: url("../img/eighteen-busking/img_3.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        z-index: 1;
    }
    
    .img_4{
        background-image: url("../img/eighteen-busking/img_5.png");
        width: 528px;
        height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
    }
    
    .img_5{
        background-image: url("../img/eighteen-busking/img_5.svg");
        width: 512px;
        height: 904px;
        min-width: 512px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
        z-index: 1;
    }
    
    .img_7{
        background-image: url("../img/eighteen-busking/img_7.png");
        width: 528px;
        height: 528px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-left: 16px;
        z-index: 1;
    }
    
    .img_8{
        background-image: url("../img/eighteen-busking/img_9.png");
        width: 528px;
        height: 904px;
        min-width: 528px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
        z-index: 1;
    
    }
    
    .img_box_4_text{
        width: 688px;
        height: 384px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
    
    }
    
    .img_dot_5{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top: 109px;
        left:424px;
    }
    
    .img_dot_6{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top: 284px;
        left:397px;
    }
    
    .img_dot_7{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        right:-179px;
    }
    .img_dot_chapter{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: -110px;
        transform: translate(-500px,0px);
    }
    
    
    
    .img_full_2{
        width:100%;
        height: 520px;
        background-image: url("../img/eighteen-busking/img_6.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 80px;
    }
    
    .chapter_text_big1{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
    }
    
    
    .img_dot_4{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: 0px;
        left:-118px;
    }
    
    .chapter_text_big2{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
        margin-bottom: 56px;
    }
    
    .chapter_text_big3{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big4{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter_text_big5{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big6{
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 28px;
        transition: 1s;
        opacity: 0;
    }
    .chapter_text_big7{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }.chapter_text_big8{
        margin-top: 56px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 56px;
        transition: 1s;
    }
    
    
    .img_9{
        width: 704px;
        height: 592px;
        background-image: url(../img/eighteen-busking/img_8.png);
    }
    
    
    .endText_text{
        font-family: Noto Serif KR;
        margin-left: 81px;
        font-size: 35px;
        font-weight: 400;
        letter-spacing: -1%;
        line-height: 1.8;
        color: #1F425C;
    }
    
    .endText_text>b{
        font-weight: 700;
        color:#339DB5;
    }
    .endText_img{
        width: 741px;
        height: 804px;
        background-image: url(../img/eighteen-busking/project_end_img.png);
    }
    
    .project_end_title{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 40px;
        margin-top: 51px;
    }
    
    .project_end_title>b{
        color:#349DB5;
    }

    .project_end_photo_text_768{
        display: none;
    }
    
    .project_end_text{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 88px;
    }
    
    .project_end>.chapter_text{
        margin-bottom: 88px;
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Gowun Dodum;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 120px;
    }
    
    .project_end_text_bottom_big{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color:#339DB5;
        margin-top: 128px;
        margin-bottom: 58px;
    }
    
    .project_end_text_bottom_sub{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color:#1F425C;
        margin-bottom: 88px;
    }
    .project_end_text_bottom_sub>b{
        font-weight: 700;
    }
    
    .project_end_photolist{
        width: 100%;
        max-width: 1391px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    
    .project_end_photo_1{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_1.jpeg);
        background-position: center;
        background-size: cover;
        margin-bottom: 16px;
    }
    .project_end_photo_2{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_2.jpg);
        background-position: center;
        background-size: cover;
        margin-bottom: 16px;
    }
    .project_end_photo_3{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_3.jpg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #e5e5e5;
        margin-bottom: 16px;
    }
    
    .project_end_photo_text_title{
        min-width: 144px;
        padding-bottom: 7px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        border-bottom: 4px solid #fff;
        color: #fff;
        margin-top: 48px;
    }
    
    .project_end_photo_text_text{
        margin-top: 19px;
        width: 368px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
    }
    
    .project_end_photo_text_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFD700;
    }
    
    .project_end_photo_text{
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 100%;
        background-color: rgba(51, 157, 181, 0.8);
        display: none;
    }
    
    .project_end_photo_1:hover>.project_end_photo_text{
        display: flex;
    }
    .project_end_photo_2:hover>.project_end_photo_text{
        display: flex;
    }
    .project_end_photo_3:hover>.project_end_photo_text{
        display: flex;
    }
    
    .flower_1{
        position: absolute;
        top:94px;
        left:192px;
        width: 21px;
        height: 27px;
        background-image: url(../img/eighteen-busking/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 448px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-busking/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:375px;
        left: 434px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-busking/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:33px;
        right: 380px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-busking/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:294px;
        right: 160px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-busking/flower_5.svg);
    }
    
    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    
    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .common_footer_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding:0px 24px;
        background-color:#F1F1F1 ;
    }
    
    .common_footer_title{
        font-family: Noto Sans KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 128px;
        margin-bottom: 24px;
        width: 100%;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: -0.03rem;
        text-align: center;
        color:#505050;
        margin-bottom: 32px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 96px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 40px;
        width: 100%;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 120px;
    }
    
    .common_footer_contents_4{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 64px;
    }
    
    .common_footer_btn{
        background: #339DB5;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 336px;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        padding:0px 24px 28px 24px;
    }

    .project_summary{
        font-family: Noto Sans KR;
        font-size: 12px;
        width: 123px;
        height: 88px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 16px;
        color: #505050;        
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
        cursor: pointer;
    }
    
    .project_item_common{
        width: 136px;
        height: 272px;
        margin-bottom: 16px;
        background: #C4C4C4;
    }
    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 16px;
        height: 16px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 16px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color:#339DB5;
        width: 100%;
        height: 40px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 14px;
        height: 14px;
        min-width: 14px;
        min-height: 14px;
        margin-left: 3px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/pack.png);
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
        margin-bottom: 64px;
    }

    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 48px;
    }
    
    .support_list{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    
    .common_project_text_covid{
        
        font-family: Noto Sans KR;
        width: 100%;
        text-align: center;
        margin-bottom: 28px;
        color:#a5a5a5;
    }
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }
    
    .support_title{
        position: relative;
    }
    
    .support_title_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        
        z-index: 10;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(51, 157, 181, 0.5);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    
    .support_detail_list{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .support_detail_list:last-child{
        margin-left: 7px;
    }
    
    .support_detail_item{
        width: 210px;
        height: 210px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;    
        width: 118px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_2_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_3_img{
        width: 72px;
        height: 72px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 32px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_4_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_5_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_6_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 80px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 100%;
        display: flex;
        height: 812px;
        min-height: 812px;
        padding:42px 51px 0px 51px;
        flex-direction: column;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 38px;
        height: 72px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding:67px 54px 85px 54px;
    }
    
    .common_footer_footer_1_img{
        height: 467px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 12px;
        height: 12px;
        line-height: 12px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }

    
    .common_project_support_thanksfor{
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 56px;
        color:#505050;
    }

    .common_project_support_thanksfor_list{
        display: flex;
        width: 100%;
        padding:0px 54px;
        
        flex-wrap: wrap;
        justify-content: center;

    }

    .common_project_support_thanksfor_list_item{
        display: flex;
        
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-bottom: 51px;
    }

    .common_project_support_thanksfor_list_item_img1{
        width: 448px;
        height: 252px;
        background-size: cover;
        margin-bottom: 28px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img1.png);
    }
    
    .common_project_support_thanksfor_list_item_img2{
        width: 448px;
        height: 252px;
        background-size: cover;
        margin-bottom: 28px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img2.png);
    }

    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 32px;
        color:#505050;
    }

    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 134px;
    }

    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }

    .common_project_support_thanksfor_list_item>.common_project_support_thanksfor_list_item_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;

    }

    .support_btn{
        width:100%;
        height:64px;
        bottom:0px;
        right: 0px;
        position: fixed;
        transition: .2s;
        cursor: pointer;
        display: none;
        animation: top 1s ease-in-out;
        background-size: 100%;
        z-index:9999999;
        background-color: #339DB5;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20%;
        background-image: url(../img/eighteen-busking/common/support_btn_phone.svg);
    }

    .support_btn:hover{
        box-shadow: 8px 8px 0px rgba(234, 180, 175, 0.5);;
    }

    
    .project_item:hover > .project_item_common >.project_item_1_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/shin_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_2_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/hur_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_3_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/son_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_4_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/kang_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_5_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/jo_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_6_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/pack_hover.png");
    }
}














/* 웹 */
@media screen and (min-width:1441px){
    #contents_body{
        width: 100%;
        background-color:#f1f1f1;
        overflow: hidden;
        position: absolute;
    }
    
    .body_main_title_subtitle{
        position: absolute;
        top:132px;
        left: 64px;
        font-family: Noto Serif KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    
    }
    
    .body_main_title_subtitle>b{
        color:#349DB5 ;
    }
    
    .body_main_title{
        width: 100%;
        height: 100vh;
        background-image: url(../img/eighteen-busking/profile_jo.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        position: relative;
        display: flex;
        align-items: center;
    }

    
    .body_title{
        display:flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
    }
    
    .contents_title{
        margin-left: 264px;
        margin-top: 174px;
        margin-bottom: 48px;
        font-family: Noto Serif KR;
        font-size: 64px;
        font-style: normal;
        font-weight: 600;
        line-height: 92px;
        letter-spacing: 0em;
        text-align: left;
        color: #1F425C;
        opacity: 0;
        position: relative;
        transition: 1s;
    }
    
    
    .contents_subtitle{
        margin-left: 272px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        opacity: 0;
        transition: 1s;
        color: #1F425C;
    }
    
    .title_text{
        width: 376px;
        height: 96px;
        display: flex;
        margin-bottom: 16px;
        align-items: center;
    }
    
    .title_highlight{
        border: 8px solid #339DB5;
        opacity: 0;
        width: 376px;
        height: 120px;
        top:103px;
        left:-24px;
        position: absolute;
        transition: 0.5s;
    }
    
    .contents_text{
        margin-left: 272px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    .text_highlight{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        color:#339DB5;
    }
    
    .body_main_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .chapter_1{
        width:100%;
        padding-top: 80px;
        padding-bottom: 120px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;
    
    }
    
    .chapter_2{
        width:100%;
        padding-top: 160px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 152px;
        background-color: #fff;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 120px;
        padding-bottom: 120px;
        overflow: hidden;
        position: relative;
    }
    
    .chapter_4{
        padding-bottom: 160px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_5{
        display: flex;
        align-items: center;
        position: relative;
        padding-top: 214px;
        padding-bottom: 66px;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        height: 56px;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter4_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 56px;
        letter-spacing: 0em;
        text-align: center;
        height: 56px;
        color: #fff;
        transition: 1s;
        opacity: 0;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-busking/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 0;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    .img_box{
        width: 704px;
        height: 403px;
        position: relative;
        
    }
    
    .img_box_2{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .img_box_3{
        width: 704px;
        height: 403px;
        position: relative;
    }
    
    .img_box_4{
        display: flex;
        position: relative;
        align-items: center;
    }
    
    .img_box_5{
        display: flex;
        position: relative;
        align-items: center;
    }
    .img_box_kind_1{
        margin-top: 120px;
        margin-bottom: 48px;
    }
    .img_box_kind_2{
        margin-top: 124px;
        margin-bottom: 48px;
    }
    .img_box_kind_3{
        margin-top: 124px;
        margin-bottom: 48px;
    }
    .img_box_kind_4{
        margin-top: 124px;
        margin-bottom: 48px;
    }
    
    .img_box_kind_5{
        margin-top: 160px;
        margin-bottom: 124px;
    }
    
    .img_box_kind_6{
        margin-top: 120px;
        margin-bottom: 120px;
    }
    .img_box_kind_7{
        margin-top: 140px;
    }
    .img_box_kind_8{
        margin-top: 120px;
    }
    .img_9_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #a1a1a1;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    
    
    .img_3_1{
        background-image: url("../img/eighteen-busking/body_img_3.png");
        width: 704px;
        height: 403px;
        position:absolute;
        z-index: 1;
    }
    
    
    
    
    .chapter_text{
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        transition: 1s;
        color: #1F425C;
        text-align: center;
    }
    
    .img_dot_1{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        transform: translate(-107px,-72px);
    }
    
    .img_1{
        background-image: url("../img/eighteen-busking/img_1.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_dot_2{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        transform: translate(160px,-50%);
        right: 0px;
    }
    
    .img_2{
        background-image: url("../img/eighteen-busking/img_2.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        right: 0px;
        z-index: 1;
    }
    
    .img_full_1{
        width:100%;
        height: 640px;
        background-image: url("../img/eighteen-busking/img_4.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 120px;
        margin-bottom: 120px;
        transition: 1s;
        opacity: 0;
    }
    
    .img_dot_3{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top:50%;
        transform: translate(-163px,-50%);
        left:0px;
    
    }
    
    .img_3{
        background-image: url("../img/eighteen-busking/img_3.svg");
        width: 704px;
        height: 403px;
        position:absolute;
        z-index: 1;
    }
    
    .img_4{
        background-image: url("../img/eighteen-busking/img_5.png");
        width: 528px;
        height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
    }
    
    .img_5{
        background-image: url("../img/eighteen-busking/img_5.svg");
        width: 512px;
        height: 904px;
        min-width: 512px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
        z-index: 1;
    }
    
    .img_7{
        background-image: url("../img/eighteen-busking/img_7.png");
        width: 528px;
        height: 528px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-left: 16px;
        z-index: 1;
    }
    
    .img_8{
        background-image: url("../img/eighteen-busking/img_9.png");
        width: 528px;
        height: 904px;
        min-width: 528px;
        min-height: 904px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 176px;
        z-index: 1;
    
    }
    
    .img_box_4_text{
        width: 688px;
        height: 384px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
    
    }
    
    .img_dot_5{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top: 109px;
        left:424px;
    }
    
    .img_dot_6{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        top: 284px;
        left:397px;
    }
    
    .img_dot_7{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        right:-179px;
    }
    .img_dot_chapter{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: -110px;
        transform: translate(-500px,0px);
    }
    
    
    
    .img_full_2{
        width:100%;
        height: 520px;
        background-image: url("../img/eighteen-busking/img_6.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 80px;
    }
    
    .chapter_text_big1{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
    }
    
    
    .img_dot_4{
        background-image: url("../img/eighteen-busking/img_dot.svg");
        width: 267px;
        height: 219px;
        position:absolute;
        bottom: 0px;
        left:-118px;
    }
    
    .chapter_text_big2{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        height: 32px;
        margin-top: 56px;
        margin-bottom: 56px;
    }
    
    .chapter_text_big3{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big4{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }
    
    .chapter_text_big5{
        margin-top: 40px;
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-top: 56px;
        margin-bottom: 56px;
        transition: 1s;
        opacity: 0;
        transform: translate(0,10px);
    }
    
    .chapter_text_big6{
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 28px;
        transition: 1s;
        opacity: 0;
    }
    .chapter_text_big7{
        margin-top: 48px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 48px;
        transition: 1s;
        opacity: 0;
    }.chapter_text_big8{
        margin-top: 56px;
        font-family: Noto Serif KR;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 56px;
        transition: 1s;
    }
    
    .project_end_photo_text_768{
        display: none;
    }
    
    .img_9{
        width: 704px;
        height: 592px;
        background-image: url(../img/eighteen-busking/img_8.png);
    }
    
    
    .endText_text{
        font-family: Noto Serif KR;
        margin-left: 81px;
        font-size: 35px;
        font-weight: 400;
        letter-spacing: -1%;
        line-height: 1.8;
        color: #1F425C;
    }
    
    .endText_text>b{
        font-weight: 700;
        color:#339DB5;
    }
    .endText_img{
        width: 741px;
        height: 804px;
        background-image: url(../img/eighteen-busking/project_end_img.png);
    }
    
    .project_end_title{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 40px;
        margin-top: 51px;
    }
    
    .project_end_title>b{
        color:#349DB5;
    }
    
    .project_end_text{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        margin-bottom: 88px;
    }
    
    .project_end>.chapter_text{
        margin-bottom: 88px;
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Gowun Dodum;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 120px;
    }
    
    .project_end_text_bottom_big{
        font-family: Gowun Dodum;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: center;
        color:#339DB5;
        margin-top: 128px;
        margin-bottom: 58px;
    }
    
    .project_end_text_bottom_sub{
        font-family: Gowun Dodum;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color:#1F425C;
        margin-bottom: 88px;
    }

    .project_end_text_bottom_sub>b{
        font-weight: 700;
    }
    
    .project_end_photolist{
        width: 100%;
        max-width: 1391px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    
    .project_end_photo_1{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_1.jpeg);
        background-position: center;
        background-size: contain;
        margin-bottom: 16px;
    }
    .project_end_photo_2{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_2.jpg);
        background-position: center;
        background-size: cover;
        margin-bottom: 16px;
    }
    .project_end_photo_3{
        width: 453px;
        height: 362px;
        background-image: url(../img/eighteen-busking/bottom_img_3.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-color: #e5e5e5;
        background-size: contain;
        margin-bottom: 16px;
    }
    
    .project_end_photo_text_title{
        min-width: 144px;
        padding-bottom: 7px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        border-bottom: 4px solid #fff;
        color: #fff;
        margin-top: 48px;
    }
    
    .project_end_photo_text_text{
        margin-top: 19px;
        width: 368px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
    }
    
    .project_end_photo_text_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFD700;
    }
    
    .project_end_photo_text{
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 100%;
        background-color: rgba(51, 157, 181, 0.8);
        display: none;
    }
    
    .project_end_photo_1:hover>.project_end_photo_text{
        display: flex;
    }
    .project_end_photo_2:hover>.project_end_photo_text{
        display: flex;
    }
    .project_end_photo_3:hover>.project_end_photo_text{
        display: flex;
    }
    
    .flower_1{
        position: absolute;
        top:94px;
        left:192px;
        width: 21px;
        height: 27px;
        background-image: url(../img/eighteen-busking/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 448px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-busking/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:375px;
        left: 434px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-busking/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:33px;
        right: 380px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-busking/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:294px;
        right: 160px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-busking/flower_5.svg);
    }
    
    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .common_footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .common_footer_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f1f1f1;
    }
    
    .common_footer_title{
        font-family: Noto Sans KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 72px;
        height: 72px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 120px;
        margin-bottom: 24px;
    }
    
    .common_footer_contents{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 32px;
    }
    
    .common_footer_contents>b{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
    }
    
    .common_footer_contents_2{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 40px;
    }
    
    .common_footer_contents_3{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-top: 64px;
        margin-bottom: 64px;
    }
    
    .common_footer_contents_4{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 64px;
        margin-top: 86px;
    }
    
    .common_footer_btn{
        background: #339DB5;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }
    
    .common_footer>.common_footer_body>.common_footer_btn.big_btn{
        width: 336px;
        height: 72px;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
    }
    .big_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 8px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .normal_btn{
        width: 220px;
        height: 60px;
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .normal_btn_icon{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        margin-left: 6px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-bottom: 160px;
    }
    
    .project_summary{
        display: none;   
    }
    
    .project_item{
        display: flex;
        flex-direction: column;
        margin-right: 17px;
        align-items: center;
    }
    
    .project_item:hover > .project_item_common >.project_item_1_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/shin_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_2_img{
                width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/hur_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_3_img{
                width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/son_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_4_img{
                width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/kang_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_5_img{
                width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/jo_hover.png");
    }
    .project_item:hover > .project_item_common >.project_item_6_img{
                width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url("../img/eighteen-busking/common/pack_hover.png");
    }
    
    .project_item_common{
        width: 218px;
        height: 427px;
        margin-bottom: 16px;
        cursor: pointer;
        background: #C4C4C4;
    }
    
    .project_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 8px;
        color: #505050;
    }
    
    .project_name{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .project_item_btn{
        display: flex;
        background-color: #339DB5;
        width: 100%;
        height: 56px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
    .project_item_btn_icon{
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        margin-left: 16px;
        background-position: center;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-busking/common/pack.png);
    }
    
    .common_project_support_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 128px;
    }
    
    .common_project_support_title>b{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .support_list{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 24px;
    }
    
    .common_project_text_covid{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    
        letter-spacing: 0em;
        text-align: center;
        color: #a5a5a5;
        margin-bottom: 28px;
    }
    
    .support_item{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 54px;
    }
    
    .support_title{
        position: relative;
    }
    
    .support_title_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        height: 43px;
        letter-spacing: 0em;
        text-align: center;
        
        z-index: 10;
        color: #505050;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(51, 157, 181, 0.5);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    .common_project_support_thanksfor_list_item>.common_project_support_thanksfor_list_item_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;

    }
    
    .support_detail_list{
        display: flex;
        width: 428px;
        justify-content: space-between;
        margin-top: 33px;
    }
    
    .support_detail_item{
        width: 210px;
        height: 210px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .support_detail_item_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;    
        width: 118px;
        color: #505050;
        text-align: center;
    }
    
    .support_detail_item_1_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_2_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_3_img{
        width: 88px;
        height: 88px;
        background-image: url(../img/eighteen-busking/common/support_img_3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 41px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_4_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_5_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_6_img{
        width: 96px;
        height: 96px;
        background-image: url(../img/eighteen-busking/common/support_img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 33px;
        margin-bottom: 11px;
    }
    
    .support_detail_item_footer{
        font-family: Noto Sans KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-top: 32px;
    }
    
    .common_project_support_footer_text{   
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
        margin-bottom: 104px;
    }
    
    .common_project_support_footer_text>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: #505050;
    }
    
    .common_footer_footer{
        display: flex;
        width: 100%;
    }
    .common_footer_footer_1{
        width: 50%;
        height: 762px;
        display: flex;
        flex-direction: column;
    }
    
    .common_footer_footer_2{
        width: 50%;
        height: 762px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding:40px 0px 0px 48px;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
                  url("../img/eighteen-busking/common/common_footer_img_2.png");
    }
    
    .common_footer_footer_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 16px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 24px;
        color:#fff;
    }
    
    .common_footer_footer_text_subtitle>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }
    
    .footer_right_text{
        width: 100%;
    }
    
    .common_footer_footer_1_text{
        background-color: #001630;
        width: 100%;
        padding:56px 72px 88px 72px;
    }
    
    .common_footer_footer_1_img{
        height: 438px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-busking/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        width: 100%;
        height: 912px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-busking/common/common_title_img.png);
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }
    
    
    
    .common_project_support_thanksfor{
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .mobile_only{
        display: none;
    }
    .common_project_support_thanksfor_title{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        height: 58px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 77px;
        margin-bottom: 64px;
        color:#505050;
    }
    
    .common_project_support_thanksfor_list{
        display: flex;
        width: 1040px;
        justify-content: space-between;
        margin-bottom: 64px;
    
    }
    
    .common_project_support_thanksfor_list_item{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .common_project_support_thanksfor_list_item_img1{
        width: 512px;
        height: 288px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img1.png);
    }
    
    .common_project_support_thanksfor_list_item_img2{
        width: 512px;
        height: 288px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-busking/common/common_project_support_thanksfor_list_item_img2.png);
    }
    
    .common_project_support_thanksfor_text{
        font-family: Noto Sans KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 32px;
        color:#505050;
    }
    
    .common_project_support_thanksfor_footer{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
        margin-bottom: 90px;
    }
    
    .common_project_support_thanksfor_footer>b{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color:#505050;
    }
    
    .support_btn{
        width:150px;
        height:150px;
        top:130px;
        right: 70px;
        position: fixed;
        transition: .2s;
        cursor: pointer;
        display: none;
        animation: top 1s ease-in-out;
        z-index: 999999;
        background-color: #000;
        background-image: url(../img/eighteen-busking/link_btn.svg);
    }
    
    .support_btn:hover{
        box-shadow: 8px 8px 0px #65C3D9;
    }
}

.video_box{
    max-width: 1280px;
    margin: 50px auto;
}

    
.project_end_video{
    height: 0;
    padding-top: 56.25%;
    position: relative;
}

.project_end_video iframe{ 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.project_end_list_center{
    width: 100%;
    display: flex;
    justify-content: center;
}

@keyframes top {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}


@media (-webkit-device-pixel-ratio: 1.25) {

.body_title { width: 100% !important; transform: translate(-50%, -50%) !important; position: absolute !important; top: 50% !important; left: 50% !important; margin-top: 0; }
.body_main_title_subtitle { top: 130px; left: 40px; font-size: 16px; line-height: 1.5; }
.title_text { height: 65px; }
.title_highlight { top: 75px; left: -14px; height: 80px; width: 290px; border: 5px solid #339DB5; }
.contents_title { margin-top:100px; margin-bottom: 20px; font-size: 50px; }
.contents_subtitle { font-size: 16px; line-height: 1.5; }
.contents_subtitle br { margin-top: -20px; }
.text_highlight { font-size: 15px; }
.intro_law { font-size: 15px; }

}