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

a{text-decoration: none;}

.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; }
}

.btn_seemore { font-size: 150%; font-weight: 500; margin: 0 -10px 30px -10px; text-align: right; }
.btn_seemore a { color: #339DB5; }
.btn_seemore a:hover { color: #777; }

.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; }

.section_100uri { padding: 150px 0; text-align: center; }
.section_100uri .container { max-width: 1000px; margin: 0 auto; }
.section_100uri .section_title { margin-bottom: 15px; font-size: 40px; font-weight: 500; color: #339DB5; }
.section_100uri ul li { padding: 0 10px 20px 10px; text-align: center; }
.section_100uri .profile_box { padding: 25px; border: 1px solid #ddd; border-radius: 10px; }
.section_100uri .thumbnail { width: 80%; padding-top: 80%; background-image: url(https://beautifulfund.org/wp-content/uploads/2022/01/20220128_040906-e1643343001761.jpg); background-size: cover; background-position: 50% 50%; border-radius: 100%; margin: 0 auto; margin-top: 5px; margin-bottom: 20px; }
.section_100uri .thumbnail.blank { background-image: url(../img/eighteen-100days/img_profile_blank.jpg); opacity: 0.7; }
.section_100uri .title { width: 100%; min-height: 55px; font-weight: 600; font-size: 17px; margin-bottom: 20px; }
.section_100uri .btn_instagram { width: 100%; padding: 8px 20px 10px 20px; background: #ccc; border-radius: 8px; font-size: 20px; font-weight: 600; color: #fff; }
.section_100uri .btn_instagram.active { background: #0095F6; color: #fff; }
.section_100uri a:hover .btn_instagram.active { background: #333; }

.instagram_gallery {  }
.instagram_gallery .container { max-width: 1350px; margin: 0 auto; padding: 0 20px; }
.instagram_gallery .col { width: 25%; padding: 0 3px; }
.instagram_gallery .col .gallery_img { position: relative; width: 100%; padding-top: 100%; background-size: cover; background-position: 50% 50%; }
.instagram_gallery .col:nth-child(1) .gallery_img { background-image: url(../img/eighteen-100days/img_gallery1.jpg); }
.instagram_gallery .col:nth-child(2) .gallery_img { background-image: url(../img/eighteen-100days/img_gallery2.jpg); }
.instagram_gallery .col:nth-child(3) .gallery_img { background-image: url(../img/eighteen-100days/img_gallery3.jpg); }
.instagram_gallery .col:nth-child(4) .gallery_img { background-image: url(../img/eighteen-100days/img_gallery4.jpg); }
.instagram_gallery .col .gallery_img .gallery_text { position: absolute; width: 100%; top: 0; left: 0; height: 100%; padding: 15px 20px; background: rgba(0,0,0,0.5); opacity: 0; transition: all 0.5s; -webkit-transition: all 0.5s; }
.instagram_gallery .col .gallery_img:hover .gallery_text { opacity: 1; }
.instagram_gallery .col .gallery_img .gallery_text p { color: #fff; font-size: 13px; letter-spacing: -1px; margin-bottom: 7px; }
.instagram_gallery .col .gallery_img .gallery_text p:last-child { text-decoration: underline; }

.insta_feed_more a { 
    padding: 15px 20px;
    background: #0095F6;
    border-radius: 8px;
    cursor: pointer;
    font-family: Noto Sans KR;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.insta_feed_more a:hover {
    background: #333;
}

.insta_Profile_text_user_link:hover { background: #333; color: #fff; }

.area_video { width: 100%; padding: 150px 0 100px 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%; }

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

@media screen  and (max-width:1350px){  
.instagram_gallery .col { width: 33.333%; }
.instagram_gallery .col:last-child { display: none; }
}

@media screen  and (max-width:1024px){  
.btn_seemore { margin: 0 10px 20px 10px; }

.btntop { padding: 30px 0 80px 0; font-size: 15px; }
.btntop img { width: 60px; }

.section_100uri .section_title { font-size: 30px; }
.section_100uri .title { min-height: 81px; }

.instagram_gallery .col .gallery_img .gallery_text { display: none !important; }
.insta_feed_more a { font-size: 20px; }
}

@media screen  and (max-width:807px){  
.section_100uri .title { min-height: 108px; }
}

@media screen  and (max-width:768px){  
.section_100uri { padding: 150px 0; }
.section_100uri .section_title { font-size: 30px; padding: 0 20px; }
.section_100uri .container { padding: 0 10px; }
.section_100uri ul li { width: 33.333%; padding: 0 10px; }
.section_100uri .profile_box { padding: 15px; border-radius: 5px; }
.section_100uri .thumbnail { margin-bottom: 10px; }
.section_100uri .title { font-size: 15px; margin-bottom: 10px; min-height: 77px; }
.section_100uri .btn_instagram { padding: 5px 5px 7px 5px; border-radius: 5px; font-size: 15px; }
}

@media screen  and (max-width:767px){  
.btn_seemore { margin: 0px 5px 20px 5px; }
.btn_seemore a { font-size: 90%; }

.section_100uri { padding: 80px 0; }
.section_100uri .section_title { font-size: 22px; }
.section_100uri ul li { padding: 0 3px; margin-bottom: 6px; }
.section_100uri .profile_box { padding: 7px; }
.section_100uri .title { font-size: 12px; }
.section_100uri .btn_instagram { font-size: 12px; }
}

@media screen  and (max-width:330px){  
.section_100uri .title { min-height: 96px; }
}


/* 모바일 se*/
@media screen and (max-width:374px){
    #contents_body{
        width: 100%;
        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;
        background-color: #FCFFF4;
    }

    
    .body_main_img_mobile{
        width: 100%;
        height: 385px;
        align-self: center;
        background-image: url(../img/eighteen-100days/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-100days/profile_park_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: 1;
        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: 1;
        transition: 1s;
        color: #1F425C;
        background-color: #f1f1f1;
    }
    
    .title_text{
        width: 100%;
        height: 55px;
        display: flex;
        align-items: center;
    }
    
    .title_highlight{
        border: 4px solid #339DB5;
        opacity: 1;
        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%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    
    }
    
    .chapter_2{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #FAFAFA;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
        overflow: hidden;
        position: relative;
    }
    
    .chapter_4{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fafafa;
    }

    .chapter_5{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_6{
        width:100%;
        display: flex;
        flex-direction: column;
        padding-top: 72px;
        padding-bottom: 32px;
        background-color: #FCFFF4;
        align-items: center;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        /* opacity: 1; */
        width: 100%;
        padding:0px 24px;
        margin-top: 40px;
        margin-bottom: 32px;
    }
    
    .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: 1;
        width: 100%;
    }
    
    .chatper_4_head{
        height: 253px;
        width: 100%;
        background-image: url(../img/eighteen-100days/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 1;
    }
    
    .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;
    }
    

    .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;
    }
    
    
    
    .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: 1;
        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: 1;
        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: 1;
        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: 1;
    }
    .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: 1;
        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;
    }
    
    
    
    
    .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: 66px;
        background-position:center;
        background-size: contain;
        background-image: url(../img/eighteen-100days/profile_full_mobile.png);
    }
    
    .project_end_title{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        color: #1F425C;
        padding:0px 24px;
    }
    
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Noto Sans KR;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    
    .project_end_text_bottom_big{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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-100days/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-100days/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-100days/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-100days/common/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        zoom: 0.6;
        background-image: url(../img/eighteen-100days/common/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:1250px;
        right: 30px;
        width: 63px;
        height: 40px;
        zoom: 0.3;
        background-image: url(../img/eighteen-100days/common/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:360px;
        right: -20px;
        width: 62px;
        height: 54px;
        zoom: 0.6;
        background-image: url(../img/eighteen-100days/common/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:720px;
        right: 430px;
        width: 33px;
        height: 36px;
        zoom: 0.6;
        background-image: url(../img/eighteen-100days/common/flower_5.svg);
    }



    .contents_box{
        width: 100%;
        background-color: transparent;
        border-bottom: 1px solid #c4c4c4;
        padding-bottom: 24px;
    }

    .contents_box_profilebox{
        display: flex;
        align-items: center;
        margin-left: 20px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .contents_box_profilebox_profile{
        width: 40px;
        height: 40px;
        background-image: url(../img/eighteen-100days/profile_img.png);
        margin-right: 12px;
    }

    .contents_box_profilebox_name{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
    }

    .contents_box_iconbox{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 16px;
        padding:0px 20px;
    }

    .contents_box_iconbox_like{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 19px;
        background-image: url(../img/eighteen-100days/like_icon.svg);
    }
    
    .contents_box_iconbox_comment{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-100days/comment_icon.svg);
    }

    .contents_box_iconbox_bookmark{
        width: 32px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 0 auto;
        background-image: url(../img/eighteen-100days/bookmark_icon.svg);
    }

    .contents_box_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.8;
        padding:0px 20px;
        margin-bottom: 24px;
    }

    .contents_box_text>b{
        font-weight: 700;
    }















    
    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .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-100days/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-100days/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-100days/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
        
    }
    
    .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-100days/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-100days/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: 33%;
        background-image: url(../img/eighteen-100days/common/support_btn_phone.svg);
    }

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



    .instaFeedimg{
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 0.4s;
}

.gallery>.instaFeedimg>img{
    width:100%;
    height: 100%;
}

.instaFeed{
    width: 31.5%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 1px!important;
    box-sizing: border-box;
    cursor: pointer; 
}

.instaHover{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    color:#fff;
    opacity: 0;
    transition: 0.4s;
    cursor: pointer;
}

.instaFeed:hover>.instaFeedimg{
    transform: scale(1.01);
}

.instaFeed:hover>.instaHover{
    background-color: rgba(0,0,0,0.6);
    opacity: 1;
}

         
.insta_Profile{
    padding:0px 24px;
    height: 385px;
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding-bottom: 40px;
    position: relative;
}

.insta_Profile_img{
    width: 114px;
    height: 114px;
    border-radius: 50%;
    position: absolute;
    left: 24px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/eighteen-100days/instaProfile.jpg);
    top:85px;
}


.insta_Profile_text_user{
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 182px;
    top: 85px;
}

.insta_Profile_text_user_name{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -0.01em;
    margin-bottom: 16px;
    color:#000;

}

.insta_Profile_text_user_link{
    display: flex;
    width: 88px;
    height: 40px;
    border-radius: 8px;
    background-color:#0095F6;
    color:#fff;
    align-items: center;
    justify-content: center;
    font-family: Noto Sans KR;
    font-weight: bold;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: -0.01em;
}

.insta_Profile_text_intro{
    font-family: Noto Sans KR;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 16px;
    left: 24px;
    top:223px;
    position: absolute;
}

.insta_Profile_text_intro>b{
    font-family: Noto Sans KR;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: -0.01em;
    text-align: left;
}

.insta_Profile_text_follow{
    font-family: Noto Sans KR;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: -0.01em;
    text-align: left;
    position: absolute;
    bottom: 40px;
    left: 24px;
}


.feedTime{
    font-size: 4px;
    color: #fff;
}
.gallery_box{
    width: 100%;
    display: flex;
    padding:0px 0px;
    justify-content: center;
    background-color: #fff;
}


.clickWindow_text{
    color:#fff;
    resize: none;
    background-color:transparent;
    width: 100%;
    height: 100%;
    line-height: 1.6;
    font-size: 14px;
    padding-bottom: 48px;
}
.clickWindow_img{
    width: 100%;
    margin-top: 60px;
    margin-bottom: 8px;
}

.insta_feed_more_Btn{
    width: 88px;
    height: 40px;
    background: #0095F6;
    border-radius: 8px;
    cursor: pointer;
    font-family: Noto Sans KR;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}


}

























/* 모바일 */
@media screen and (min-width:375px) and (max-width:428px){
    #contents_body{
        width: 100%;
        overflow: hidden;
        position: absolute;
    }

    .se_only{
        display: none;
    }
    
    .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;
        background-color: #FCFFF4;
    }

    
    .body_main_img_mobile{
        width: 327px;
        height: 385px;
        align-self: center;
        background-image: url(../img/eighteen-100days/profile_park_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-100days/profile_park_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: 1;
        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: 1;
        transition: 1s;
        color: #1F425C;
        background-color: #f1f1f1;
    }
    
    .title_text{
        width: 100%;
        height: 65px;
        display: flex;
        align-items: center;
    }
    
    .title_highlight{
        border: 4px solid #339DB5;
        opacity: 1;
        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%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    
    }
    
    .chapter_2{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        background-color: #fff;
        position: relative;
    }
    
    .chapter_4{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }

    .chapter_5{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_6{
        width:100%;
        display: flex;
        flex-direction: column;
        padding-top: 72px;
        padding-bottom: 72px;
        background-color: #FCFFF4;
        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: 1; */
        width: 100%;
        padding:24px 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: 1; */
        width: 100%;
    }
    
    .chatper_4_head{
        height: 253px;
        width: 100%;
        background-image: url(../img/eighteen-100days/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 1;
    }
    
    .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;
    }
    
    
    .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;
    }
    
    
    .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: 1;
        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: 1;
        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: 1;
        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: 1;
    }
    .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: 1;
        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;
    }
    
    
    
    
    .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: 40px;
        background-position:center;
        background-size: contain;

        background-image: url(../img/eighteen-100days/profile_full_mobile.png);
    }
    
    .project_end_title{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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{
        width: 100%;
        background-color: #fff;
        font-family: Noto Sans KR;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    
    .project_end_text_bottom_big{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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-100days/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-100days/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-100days/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-100days/common/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        zoom: 0.6;
        background-image: url(../img/eighteen-100days/common/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:1250px;
        right: 30px;
        width: 63px;
        height: 40px;
        zoom: 0.3;
        background-image: url(../img/eighteen-100days/common/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:360px;
        right: -20px;
        width: 62px;
        height: 54px;
        zoom: 0.6;
        background-image: url(../img/eighteen-100days/common/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:687px;
        right: 430px;
        width: 33px;
        height: 36px;
        zoom: 0.6;
        background-image: url(../img/eighteen-100days/common/flower_5.svg);
    }
    

    .contents_box{
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #c4c4c4;
        padding-bottom: 24px;
    }

    .contents_box_profilebox{
        display: flex;
        align-items: center;
        margin-left: 20px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .contents_box_profilebox_profile{
        width: 40px;
        height: 40px;
        background-image: url(../img/eighteen-100days/profile_img.png);
        margin-right: 12px;
    }

    .contents_box_profilebox_name{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
    }
    

    .contents_box_iconbox{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 16px;
        padding:0px 20px;
    }

    .contents_box_iconbox_like{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 19px;
        background-image: url(../img/eighteen-100days/like_icon.svg);
    }
    
    .contents_box_iconbox_comment{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-100days/comment_icon.svg);
    }

    .contents_box_iconbox_bookmark{
        width: 32px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 0 auto;
        background-image: url(../img/eighteen-100days/bookmark_icon.svg);
    }

    .contents_box_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.8;
        padding:0px 20px;
        margin-bottom: 24px;
    }

    .contents_box_text>b{
        font-weight: 700;
    }





























    
    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .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-100days/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-100days/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-100days/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
        
    }
    
    .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-100days/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-100days/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: 33%;
        background-image: url(../img/eighteen-100days/common/support_btn_phone.svg);
    }

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

    

    .instaFeedimg{
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: 0.4s;
    }
    
    .gallery>.instaFeedimg>img{
        width:100%;
        height: 100%;
    }
    
    .instaFeed{
        width: 31.7%;
        display: inline-block;
        position: relative;
        overflow: hidden;
        margin: 1px!important;
        box-sizing: border-box;
        cursor: pointer; 
    }
    
    .instaHover{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        color:#fff;
        opacity: 0;
        transition: 0.4s;
        cursor: pointer;
    }
    
    .instaFeed:hover>.instaFeedimg{
        transform: scale(1.1);
    }
    
    .instaFeed:hover>.instaHover{
        background-color: rgba(0,0,0,0.6);
        opacity: 1;
    }


          
.insta_Profile{
    padding:0px 24px;
    height: 315px;
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding-bottom: 40px;
    position: relative;
}

.insta_Profile_img{
    width: 114px;
    height: 114px;
    border-radius: 50%;
    position: absolute;
    left: 24px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/eighteen-100days/instaProfile.jpg);
    top:0px;
}


.insta_Profile_text_user{
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 182px;
    top: 0px;
}

.insta_Profile_text_user_name{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -0.01em;
    margin-bottom: 16px;
    color:#000;

}

.insta_Profile_text_user_link{
    display: flex;
    width: 88px;
    height: 40px;
    border-radius: 8px;
    background-color:#0095F6;
    color:#fff;
    align-items: center;
    justify-content: center;
    font-family: Noto Sans KR;
    font-weight: bold;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: -0.01em;
}

.insta_Profile_text_intro{
    font-family: Noto Sans KR;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 16px;
    left: 24px;
    top:138px;
    position: absolute;
}

.insta_Profile_text_intro>b{
    font-family: Noto Sans KR;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: -0.01em;
    text-align: left;
}

.insta_Profile_text_follow{
    font-family: Noto Sans KR;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: -0.01em;
    text-align: left;
    position: absolute;
    bottom: 40px;
    left: 24px;
}

.feedTime{
    color: #fff;
    font-size: 10px;
}
.gallery_box{
    width: 100%;
    display: flex;
    padding:0px 0px;
    justify-content: center;
    background-color: #fff;
}

.clickWindow_text{
    color:#fff;
    resize: none;
    background-color:transparent;
    width: 100%;
    height: 100%;
    line-height: 1.6;
    font-size: 14px;
    padding-bottom: 48px;
}
.clickWindow_img{
    width: 100%;
    margin-top: 60px;
    margin-bottom: 8px;
}


.insta_feed_more_Btn{
    width: 88px;
    height: 40px;
    background: #0095F6;
    border-radius: 8px;
    cursor: pointer;
    font-family: Noto Sans KR;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
}






















/* 아이패드 768 */
@media screen and (min-width:429px) and (max-width:768px){
    #contents_body{
        width: 100%;
        overflow: hidden;
        position: absolute;
    }

    .se_only{
        display: none;
    }
    
    .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;
        background-color: #FCFFF4;
    }
    
    .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-100days/profile_park_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: 1;
        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: 1;
        transition: 1s;
        color: #1F425C;
        padding:32px 0px;
    }
    
    .title_text{
        width: 408px;
        height: 40px;
        display: flex;
        margin-bottom: 32px;
        align-items: center;
    }
    
    .title_highlight{
        border: 4px solid #339DB5;
        opacity: 1;
        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%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    
    }
    
    .chapter_2{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fafafa;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        background-color: #fff;
        position: relative;
    }
    
    .chapter_4{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fafafa;
    }

    .chapter_5{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_6{
        width:100%;
        display: flex;
        flex-direction: column;
        padding-top: 88px;
        padding-bottom: 88px;
        background-color: #FCFFF4;
        align-items: center;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        opacity: 1;
        display: flex;
        flex-direction: column;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .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: 1;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-100days/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 1;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    
    .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;
    }
    
        
    .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: 1;
        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: 1;
    }
    
    .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: 1;
        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: 1;
    }
    .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: 1;
    }.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;
    }
    
        
    .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: 622px;
        height: 759px;
        margin-top: 86px;
        background-position: contain;
        background-image: url(../img/eighteen-100days/profile_full_768.png);
    }
    
    .project_end_title{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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{
        width: 100%;
        background-color: #fff;
        font-family: Noto Sans KR;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 100px;
    }
    
    .project_end_text_bottom_big{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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-100days/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-100days/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-100days/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-100days/common/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-100days/common/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:375px;
        left: -30px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-100days/common/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:80px;
        right: 7px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-100days/common/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:420px;
        right: -10px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-100days/common/flower_5.svg);
    }
    

    
    .contents_box{
        width: 100%;
        background-color: transparent;
        border-bottom: 1px solid #c4c4c4;
        padding-bottom: 24px;
    }

    .contents_box_profilebox{
        display: flex;
        align-items: center;
        margin-left: 20px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .contents_box_profilebox_profile{
        width: 40px;
        height: 40px;
        background-image: url(../img/eighteen-100days/profile_img.png);
        margin-right: 12px;
    }

    .contents_box_profilebox_name{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
    }


    .contents_box_iconbox{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 16px;
        padding:0px 20px;
    }

    .contents_box_iconbox_like{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 19px;
        background-image: url(../img/eighteen-100days/like_icon.svg);
    }
    
    .contents_box_iconbox_comment{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-100days/comment_icon.svg);
    }

    .contents_box_iconbox_bookmark{
        width: 32px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 0 auto;
        background-image: url(../img/eighteen-100days/bookmark_icon.svg);
    }

    .contents_box_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.8;
        padding:0px 20px;
        margin-bottom: 24px;
    }

    .contents_box_text>b{
        font-weight: 700;
    }
    



































    
    
    
    
    
    
    
    /* 공용푸터 */
    
    .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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
        
    }
    
    .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-100days/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-100days/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-100days/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-100days/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-100days/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
        
    }
    
    .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-100days/common/support_btn_phone.svg);
    }

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

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


    

    .instaFeedimg{
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: 0.4s;
    }
    
    .gallery>.instaFeedimg>img{
        width:100%;
        height: 100%;
    }
    
    .instaFeed{
        width: 32.5%!important;
        display: inline-block;
        position: relative;
        overflow: hidden;
        margin: 1px!important;
        box-sizing: border-box;
        cursor: pointer; 
    }
    
    .instaHover{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        color:#fff;
        opacity: 0;
        transition: 0.4s;
        cursor: pointer;
    }
    
    .instaFeed:hover>.instaFeedimg{
        transform: scale(1.1);
    }
    
    .instaFeed:hover>.instaHover{
        background-color: rgba(0,0,0,0.6);
        opacity: 1;
    }

       
.insta_Profile{
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding-bottom: 40px;
}

.insta_Profile_img{
    width: 158px;
    height: 158px;
    border-radius: 50%;
    margin-right: 32px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/eighteen-100days/instaProfile.jpg);
}


.insta_Profile_text_user{
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.insta_Profile_text_user_name{
    font-family: Noto Sans KR;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px;
    letter-spacing: -0.01em;
    text-align: left;
    color:#000;

}

.insta_Profile_text_user_link{
    display: flex;
    width: 132px;
    height: 52px;
    border-radius: 8px;
    background-color:#0095F6;
    color:#fff;
    align-items: center;
    justify-content: center;
    font-family: Noto Sans KR;
    font-weight: bold;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: -0.01em;
    margin-left: 32px;
}

.insta_Profile_text_intro{
    font-family: Noto Sans KR;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 16px;
}

.insta_Profile_text_intro>b{
    font-family: Noto Sans KR;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: -0.01em;
    text-align: left;
}

.insta_Profile_text_follow{
    font-family: Noto Sans KR;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: -0.01em;
    text-align: left;
}
.feedTime{
    color: #fff;
}
.gallery_box{
    width: 100%;
    display: flex;
    padding:0px 0px;
    justify-content: center;
    background-color: #fff;
}

.clickWindow_text{
    color:#fff;
    resize: none;
    background-color:transparent;
    width: 100%;
    height: 100%;
    line-height: 1.6;
    font-size: 14px;
    padding-bottom: 64px;
}
.clickWindow_img{
    width: 100%;
    margin-top: 10rem;
    margin-bottom: 8px;
}

.insta_feed_more_Btn{
    width: 240px;
    height: 72px;
    background: #0095F6;
    border-radius: 8px;
    cursor: pointer;
    font-family: Noto Sans KR;
    font-size: 24px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

}













/* 아이패드 프로 1024 */
@media screen and (min-width:769px) and (max-width:1024px){
    #contents_body{
        width: 100%;
        overflow: hidden;
        position: absolute;
    }
    
    .se_only{
        display: none;
    }
    
    .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-100days/profile_park.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        position: relative;
        align-items: center;
        display: flex;
        background-color: #FCFFF4;
    }
    
    
    .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: 1;
        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: 1;
        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: 1;
        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: #fff;
    
    }
    
    .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;
        background-color: #fff;
        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{
        padding-bottom: 64px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_6{
        width:100%;
        display: flex;
        flex-direction: column;
        padding-top: 88px;
        padding-bottom: 88px;
        background-color: #FCFFF4;
        align-items: center;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        opacity: 1;
        display: flex;
        flex-direction: column;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .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: 1;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-100days/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 1;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    .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;
    }
    
    .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: 1;
        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: 1;
    }
    
    .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: 1;
        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: 1;
    }
    .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: 1;
    }.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;
    }
    
    
    .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: 688px;
        height: 840px;
        margin-top: 72px;
        background-position: center;
        background-size: contain;
        background-image: url(../img/eighteen-100days/profile_full_1024.png);
    }
    
    .project_end_title{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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_photo_text_768{
        display: none;
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Noto Sans KR;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 120px;
    }
    
    
    .project_end_text_bottom_big{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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-100days/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-100days/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-100days/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;
        right:32px;
        width: 21px;
        height: 27px;
        background-image: url(../img/eighteen-100days/common/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 142px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-100days/common/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:375px;
        left: 10px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-100days/common/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:160px;
        right: 67px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-100days/common/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:420px;
        right: 430px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-100days/common/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
        
    }
    
    .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-100days/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-100days/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;
    }


    .contents_box{
        width: 688px;
        border: 1px solid #C1C1C1;
        border-radius: 4px;
        background-color: #fff;
        margin-bottom: 24px;
    }

    .contents_box_profilebox{
        display: flex;
        align-items: center;
        margin-left: 20px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .contents_box_profilebox_profile{
        width: 40px;
        height: 40px;
        background-image: url(../img/eighteen-100days/profile_img.png);
        margin-right: 12px;
    }

    .contents_box_profilebox_name{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
    }



    .contents_box_iconbox{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 16px;
        padding:0px 20px;
    }

    .contents_box_iconbox_like{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 19px;
        background-image: url(../img/eighteen-100days/like_icon.svg);
    }
    
    .contents_box_iconbox_comment{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-100days/comment_icon.svg);
    }

    .contents_box_iconbox_bookmark{
        width: 32px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 0 auto;
        background-image: url(../img/eighteen-100days/bookmark_icon.svg);
    }

    .contents_box_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.8;
        padding:0px 20px;
        margin-bottom: 24px;
    }

    .contents_box_text>b{
        font-weight: 700;
    }



















































    /* 공용푸터 */


    .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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
        
    }
    
    .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-100days/common/support_btn_phone.svg);
    }



    

    .instaFeedimg{
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: 0.4s;
    }
    
    .gallery>.instaFeedimg>img{
        width:100%;
        height: 100%;
    }
    
    .instaFeed{
        width: 32.5%;
        display: inline-block;
        position: relative;
        overflow: hidden;
        margin: 1px!important;
        box-sizing: border-box;
        cursor: pointer; 
    }
    
    .instaHover{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        color:#fff;
        opacity: 0;
        transition: 0.4s;
        cursor: pointer;
    }
    
    .instaFeed:hover>.instaFeedimg{
        transform: scale(1.1);
    }
    
    .instaFeed:hover>.instaHover{
        background-color: rgba(0,0,0,0.6);
        opacity: 1;
    }

       
.insta_Profile{
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding-bottom: 56px;
}

.insta_Profile_img{
    width: 224px;
    height: 224px;
    border-radius: 50%;
    margin-right: 65px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/eighteen-100days/instaProfile.jpg);
}


.insta_Profile_text_user{
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.insta_Profile_text_user_name{
    font-family: Noto Sans KR;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px;
    letter-spacing: -0.01em;
    text-align: left;
    color:#000;

}

.insta_Profile_text_user_link{
    display: flex;
    width: 132px;
    height: 52px;
    border-radius: 8px;
    background-color:#0095F6;
    color:#fff;
    align-items: center;
    justify-content: center;
    font-family: Noto Sans KR;
    font-weight: bold;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: -0.01em;
    margin-left: 32px;
}

.insta_Profile_text_intro{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 16px;
}

.insta_Profile_text_intro>b{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
}

.insta_Profile_text_follow{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
}
.feedTime{
    color: #fff;
}
.gallery_box{
    width: 100%;
    display: flex;
    padding:0px 30px;
    justify-content: center;
    background-color: #fff;
}
.clickWindow_text{
    color:#fff;
    resize: none;
    background-color:transparent;
    width: 100%;
    height: 100%;
    line-height: 1.6;
    font-size: 14px;
    padding-bottom: 64px;
}
.clickWindow_img{
    width: 100%;
    margin-top: 10rem;
    margin-bottom: 8px;
}

.insta_feed_more_Btn{
    width: 240px;
    height: 72px;
    background: #0095F6;
    border-radius: 8px;
    cursor: pointer;
    font-family: Noto Sans KR;
    font-size: 24px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

}




























/* 웹 작은화면 1440 */
@media screen and (min-width:1025px) and (max-width:1440px){
    #contents_body{
        width: 100%;
        position: absolute;
        overflow: hidden;
    }   
    
    .se_only{
        display: none;
    }
    
    .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-100days/profile_park.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;
        background-color: #FCFFF4;
    }

    
    
    .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: 1;
        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: 1;
        transition: 1s;
        color: #1F425C;
    }
    
    .title_text{
        width: 376px;
        height: 90px;
        display: flex;
        align-items: center;
    }
    
    .title_highlight{
        border: 8px solid #339DB5;
        opacity: 1;
        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: #fff;
    
    }
    
    .chapter_2{
        width:100%;
        padding-top: 160px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 152px;
        background-color: #fafafa;
    }
    
    .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;
        background-color: #fff;
    }
    
    .chapter_4{
        padding-bottom: 160px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #FAFAFA;
    }

    .chapter_5{
        padding-bottom: 64px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_6{
        display: flex;
        align-items: center;
        position: relative;
        padding-top: 72px;
        padding-bottom: 66px;
        height: 1000px;
        background-color: #FCFFF4;
        width: 100%;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        opacity: 1;
        display: flex;
        flex-direction: column;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .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: 1;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-100days/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 1;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    
    .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;
    }
    
    
    .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: 1;
        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: 1;
    }
    
    .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: 1;
        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: 1;
    }
    .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: 1;
    }.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;
    }
    
    
    
    .endText_text{
        font-family: Noto Serif KR;
        margin: 0 auto;
        font-size: 35px;
        font-weight: 700;
        letter-spacing: -0.1%;
        line-height: 1.8;
        width: 900px;
        color: #1F425C;
        transform: translate(-3rem,-100px);
        z-index: 5;
    }
    
    .endText_text>b{
        font-weight: 700;
        color:#339DB5;
    }
    .endText_img{
        width: 688px;
        height: 840px;
        background-position: left;
        background-position: center;
        background-size: cover;
        position: absolute;
        right: 0px;
        background-image: url(../img/eighteen-100days/profile_full_1440.png);
    }
    
    .project_end_title{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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{
        width: 100%;
        background-color: #fff;
        font-family: Noto Sans KR;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 200px;
    }
    
    .project_end_text_bottom_big{
        font-family: Noto Sans KR;
        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: Noto Sans KR;
        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-100days/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-100days/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-100days/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-100days/common/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 448px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-100days/common/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:420px;
        left: 434px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-100days/common/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:20px;
        right: 380px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-100days/common/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:294px;
        right: 160px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-100days/common/flower_5.svg);
    }
    
    .contents_box{
        width: 688px;
        border: 1px solid #C1C1C1;
        border-radius: 4px;
        background-color: #fff;
        margin-bottom: 24px;
    }

    .contents_box_profilebox{
        display: flex;
        align-items: center;
        margin-left: 20px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .contents_box_profilebox_profile{
        width: 40px;
        height: 40px;
        background-image: url(../img/eighteen-100days/profile_img.png);
        margin-right: 12px;
    }

    .contents_box_profilebox_name{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
    }


    .contents_box_iconbox{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 16px;
        padding:0px 20px;
    }

    .contents_box_iconbox_like{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 19px;
        background-image: url(../img/eighteen-100days/like_icon.svg);
    }
    
    .contents_box_iconbox_comment{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-100days/comment_icon.svg);
    }

    .contents_box_iconbox_bookmark{
        width: 32px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 0 auto;
        background-image: url(../img/eighteen-100days/bookmark_icon.svg);
    }

    .contents_box_text{
        font-family: Noto Sans KR;
        font-size: 17px;
        font-weight: 400;
        line-height: 1.8;
        padding:0px 20px;
        margin-bottom: 24px;
    }

    .contents_box_text>b{
        font-weight: 700;
    }























    



















    
    
    
    
    
    
    /* 공용푸터 */
    
    
    .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-100days/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-100days/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-100days/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
        
    }
    
    .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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/common/pack_hover.png");
    }


    .instaFeedimg{
        width: 300px;
        height: 300px;
        overflow: hidden;
        transition: 0.4s;
    }
    
    .gallery>.instaFeedimg>img{
        width:100%;
        height: 100%;
    }
    
    .instaFeed{
        width: 19%;
        display: inline-block;
        position: relative;
        overflow: hidden;
        margin: 1px!important;
        box-sizing: border-box;
        cursor: pointer; 
    }
    
    .instaHover{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        color:#fff;
        opacity: 0;
        transition: 0.4s;
        cursor: pointer;
    }
    
    .instaFeed:hover>.instaFeedimg{
        transform: scale(1.1);
    }
    
    .instaFeed:hover>.instaHover{
        background-color: rgba(0,0,0,0.6);
        opacity: 1;
    }

       
.insta_Profile{
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding-bottom: 91px;
}

.insta_Profile_img{
    width: 224px;
    height: 224px;
    border-radius: 50%;
    margin-right: 65px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/eighteen-100days/instaProfile.jpg);
}


.insta_Profile_text_user{
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.insta_Profile_text_user_name{
    font-family: Noto Sans KR;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px;
    letter-spacing: -0.01em;
    text-align: left;
    color:#000;

}

.insta_Profile_text_user_link{
    display: flex;
    width: 132px;
    height: 52px;
    border-radius: 8px;
    background-color:#0095F6;
    color:#fff;
    align-items: center;
    justify-content: center;
    font-family: Noto Sans KR;
    font-weight: bold;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: -0.01em;
    margin-left: 32px;
}

.insta_Profile_text_intro{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 16px;
}

.insta_Profile_text_intro>b{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
}

.insta_Profile_text_follow{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
}

    .feedTime{
        color: #fff;
    }
    .gallery_box{
        width: 100%;
        display: flex;
        padding:0px 30px;
        justify-content: center;
        background-color: #fff;
    }
    .clickWindow_text{
        color:#fff;
        resize: none;
        background-color:transparent;
        width: 100%;
        height: 100%;
        line-height: 1.6;
        font-size: 14px;
    }
    .clickWindow_img{
        width: 100%;
        margin-top: 10rem;
        margin-bottom: 8px;
    }

    .insta_feed_more_Btn{
        height: 72px;
        background: #0095F6;
        border-radius: 8px;
        cursor: pointer;
        font-family: Noto Sans KR;
        font-size: 24px;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: -0.01em;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    
}

























/* 웹 */
@media screen and (min-width:1441px){
    #contents_body{
        width: 100%;
        overflow: hidden;
        position: absolute;
    }
    
    .se_only{
        display: none;
    }
    
    .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-100days/profile_park.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: #FCFFF4;
        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: 1;
        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: 1;
        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: 1;
        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: 40px;
        padding-bottom: 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    
    }
    
    .chapter_2{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 16px;
        background-color: #FAFAFA;
    }
    
    .chapter_3{
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 16px;
        overflow: hidden;
        position: relative;
        background-color: #fff;
    }
    
    .chapter_4{
        padding-bottom: 16px;
        width:100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #FAFAFA;
    }

    .chapter_5{
        width:100%;
        display: flex;
        padding-bottom: 76px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
    }
    
    .chapter_6{
        display: flex;
        align-items: center;
        position: relative;
        padding-top: 80px;
        padding-bottom: 80px;
        height: 1000px;
        background-color: #FCFFF4;
        width: 100%;
    }
    
    .chapter_title{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: 0em;
        text-align: center;
        transition: 1s;
        opacity: 1;
        display: flex;
        flex-direction: column;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    
    .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: 1;
    }
    
    .chatper_4_head{
        height: 520px;
        width: 100%;
        background-image: url(../img/eighteen-100days/img_6.png);
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:1s;
        opacity: 1;
    }
    
    .chapter_highlight{
        font-family: Noto Serif KR;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        color: #339DB5;
    }
    
    
    
    .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;
    }
    
    
    
    .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: 1;
        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: 1;
    }
    
    .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: 1;
        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: 1;
    }
    .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: 1;
    }.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;
    }
    
    
    
    .endText_text{
        font-family: Noto Serif KR;
        margin: 0 auto;
        font-size: 35px;
        font-weight: 700;
        letter-spacing: -0.1%;
        line-height: 1.8;
        width: 900px;
        color: #1F425C;
        transform: translate(-100px,-100px);
        z-index: 5;
    }
    
    .endText_text>b{
        font-weight: 700;
        color:#339DB5;
    }
    .endText_img{
        width: 741px;
        height: 840px;
        right: 0px;
        margin-right: 2rem;
        background-position: center;
        background-size: cover;
        position: absolute;
        background-image: url(../img/eighteen-100days/profile_full.png);
    }
    
    .project_end_title{
        font-family: Noto Sans KR;
        font-size: 64px;
        font-weight: 400;
        line-height: 115px;
        text-align: center;
        margin-top: 48px;
        margin-bottom: 48px;
        color:#339DB5;
    }
    
    
    .project_end_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.8;
        letter-spacing: -0.01em;
        text-align: center;    
        color:#1F425C;    
    }
    
    .project_end{
        width: 100%;
        background-color: #fff;
        font-family: Noto Sans KR;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding-bottom: 200px;
    }
    .project_end_photolist{
        width: 100%;
        max-width: 1391px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
        
    .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-100days/common/flower_1.svg);
    }
    .flower_2{
        position: absolute;
        top:-28px;
        left: 448px;
        width: 28px;
        height: 43px;
        background-image: url(../img/eighteen-100days/common/flower_2.svg);
    }
    
    .flower_3{
        position: absolute;
        top:375px;
        left: 434px;
        width: 63px;
        height: 40px;
        background-image: url(../img/eighteen-100days/common/flower_3.svg);
    }
    
    .flower_4{
        position: absolute;
        top:33px;
        right: 380px;
        width: 62px;
        height: 54px;
        background-image: url(../img/eighteen-100days/common/flower_4.svg);
    }
    
    .flower_5{
        position: absolute;
        top:294px;
        right: 160px;
        width: 33px;
        height: 36px;
        background-image: url(../img/eighteen-100days/common/flower_5.svg);
    }

    .contents_box{
        width: 688px;
        border: 1px solid #C1C1C1;
        border-radius: 4px;
        background-color: #fff;
        margin-bottom: 24px;
    }

    .contents_box_profilebox{
        display: flex;
        align-items: center;
        margin-left: 20px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .contents_box_profilebox_profile{
        width: 40px;
        height: 40px;
        background-image: url(../img/eighteen-100days/profile_img.png);
        margin-right: 12px;
    }

    .contents_box_profilebox_name{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.8;
    }

    .contents_box_iconbox{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 16px;
        padding:0px 20px;
    }

    .contents_box_iconbox_like{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 19px;
        background-image: url(../img/eighteen-100days/like_icon.svg);
    }
    
    .contents_box_iconbox_comment{
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-100days/comment_icon.svg);
    }

    .contents_box_iconbox_bookmark{
        width: 32px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 0 auto;
        background-image: url(../img/eighteen-100days/bookmark_icon.svg);
    }

    .contents_box_text{
        font-family: Noto Sans KR;
        font-size: 17px;
        font-weight: 400;
        line-height: 1.8;
        padding:0px 20px;
        margin-bottom: 24px;
    }

    .contents_box_text>b{
        font-weight: 700;
    }
    
    
    
    
    
    /* 공용푸터 */
    
    .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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/shin.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/hur.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/son.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/kang.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/common/jo.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 371px;
        background-size: cover;
        background-image: url(../img/eighteen-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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-100days/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;
        color: #fff;
    }
    
    .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-100days/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-100days/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-100days/common/link_btn.svg);
    }
    
    .support_btn:hover{
        box-shadow: 8px 8px 0px #65C3D9;
    }


    .instaFeedimg{
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
        transition: 0.4s;
    }
    
    .gallery>.instaFeedimg>img{
        width:100%;
        height: 100%;
    }
    
    .instaFeed{
        width: 19.5%;
        display: inline-block;
        position: relative;
        overflow: hidden;
        margin: 1px!important;
        box-sizing: border-box;
        cursor: pointer; 
    }
    
    .instaHover{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        color:#fff;
        opacity: 0;
        transition: 0.4s;
        cursor: pointer;
    }
    
    .instaFeed:hover>.instaFeedimg{
        transform: scale(1.1);
    }
    
    .instaFeed:hover>.instaHover{
        background-color: rgba(0,0,0,0.6);
        opacity: 1;
    }


    
.insta_Profile{
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding-bottom: 118px;
}

.insta_Profile_img{
    width: 224px;
    height: 224px;
    border-radius: 50%;
    margin-right: 65px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/eighteen-100days/instaProfile.jpg);
}


.insta_Profile_text_user{
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.insta_Profile_text_user_name{
    font-family: Noto Sans KR;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px;
    letter-spacing: -0.01em;
    text-align: left;
    color:#000;

}

.insta_Profile_text_user_link{
    display: flex;
    width: 132px;
    height: 52px;
    border-radius: 8px;
    background-color:#0095F6;
    color:#fff;
    align-items: center;
    justify-content: center;
    font-family: Noto Sans KR;
    font-weight: bold;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: -0.01em;
    margin-left: 32px;
}

.insta_Profile_text_intro{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 16px;
}

.insta_Profile_text_intro>b{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
}

.insta_Profile_text_follow{
    font-family: Noto Sans KR;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.01em;
    text-align: left;
}
.feedTime{
    position: absolute;
    bottom: 20px;
    margin-left: 50%;
    color: #fff;
    transform: translate(-50%,0);
}
.gallery_box{
    width: 100%;
    display: flex;
    padding:0px 30px;
    justify-content: center;
    background-color: #fff;
}
.clickWindow_text{
    color:#fff;
    resize: none;
    background-color:transparent;
    width: 100%;
    height: 100%;
    line-height: 1.6;
    font-size: 14px;
}
.clickWindow_img{
    width: 100%;
    margin-top: 10rem;
    margin-bottom: 8px;
}
.insta_feed_more_Btn{
    height: 72px;
    padding: 0 20px;
    background: #0095F6;
    border-radius: 8px;
    cursor: pointer;
    font-family: Noto Sans KR;
    font-size: 24px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}


}















































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

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

.instaClickWindow{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    display: none;
    opacity: 0;
    transition: 0.3s;
    background-color: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
    z-index: 9;
    color: #fff;
}

.clickWindow{
    width:100%;
    max-width:430px;  
    padding:0px 16px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.clickWindow_text:focus{
    outline: none;
}

.gallery_box{
    width: 100%;
    margin: 0 auto;
}

#gallery{
    width: 100%;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.feed_more_btn_box{
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding:48px 0px;
}


.contents_box_img{
    object-fit: cover;
    width: 100%;
    margin-bottom: 17px;
}

                                                             
@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; }

}