.intro_law { position: absolute; bottom: 15px; right: 20px; font-size: 14px; color: #fff; opacity: 0.7; }

@media all and (max-width: 767px){  
.intro_law { position: static; padding-top: 20px; font-size: 12px; }
}

/*헤터 푸터 최적화*/
.contents_header { padding-top:92px; }
footer { border-top:0; }
#footer { display: none !important; }
/*헤터 푸터 최적화 End*/

/*영상 섹션 추가*/
.contents_body_video { padding-bottom:200px; }
.contents_body_video iframe { width:1200px; height:652px; }
@media screen and (max-width:1024px){ 
    .contents_body_video { padding-bottom: 120px; }
    .contents_body_video iframe { width:700px; height:380px; } 
}
@media screen and (max-width:768px){ 
    .contents_body_video iframe { width:660px; height:358px; } 
}
@media screen and (max-width:767px){ 
    .contents_body_video { padding-bottom: 50px; }
    .contents_body_video iframe { width:330px; height:178px; } 
}
@media screen and (max-width:320px){ 
    .contents_body_video iframe { width:290px; height:158px; } 
}
/*영상 섹션 추가 End*/

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

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




@media screen and (max-width:600px){
    .contents_header{
        background-color: #000;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 100px 24px 28px 24px;
    }

    .contents_body_1_phone{
        display: flex;
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }


    .contents_header_text1{
        width: 126px;
        height: 93px;
        background-size:contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_header_text_h1.svg);
        margin-bottom: 4px;
    }

    .contents_header_text2{
        width: 126px;
        height: 23px;
        font-family: 'Noto Sans KR';
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
        margin-bottom: 39px;
    }

    .contents_header_imgbox{
        position: relative;
        height: 224px;
        width: 326px;
    }

    .contents_header_imgbox_cd{
        position: absolute;
        left: 0px;
        top:8px;
        width: 208px;
        height: 208px;
        animation: rotate 5s linear infinite;
        animation-delay: 0s;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cd.png);
    }

    .contents_header_imgbox_cdbox{
        position: absolute;
        width: 224px;
        height: 224px;
        top:0px;
        right:0px;
        background-size: cover;
        z-index: 9;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cdbox.png);
    }

    .contents_body_1_img_phone{
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img.png);
    }

    .contents_body_1_text_phone{
        width: 100%;
        padding:32px 24px 48px 24px;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: -0.05em;
        text-align: center;
        color: #505050;

        border-bottom: 1px solid #f1f1f1;
    }

    .contents_body_1_img_phone_img{
        width: 100%;
        height: 555px;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img_obj.png);
    }

    .contents_body_1_text_phone>b{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: left;
        color: #505050;
    }

    .track_list{
        display: none;
    }

    .contents_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contents_body_1{
        display: none;
    }

    .contents_body_1_grid{
        width: 267px;
        height: 219px;
        position: absolute;
        left: -77px;
        transform: translate(0,-50%);
        top:50%;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_grid.svg);
    }

    .contents_body_1_text{
        width: 512px;
        height: 512px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        color:#505050;
        margin-bottom: 61px;
    }

    .contents_body_1_text>b{
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
    }

    .contents_body_1_trackbox{
        width: 100%;
        height: 872px;
        background: #FFFFFF;
        box-sizing: border-box;
        display: flex;
        border-radius: 24px;
    }

    .track_head{
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }

    .track_head_icon{
        width: 24px;
        height: 24px;
        margin-right: 8px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_cd.png);
    }

    .track_head_text{
        font-family: 'Noto Sans KR';
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .track_list{
        width: 688px;
        height: 776px;
        margin-right: 56px;
    }

    .track_list>.track_list_head{
        width: 688px;
        height: 64px;
        background: #505050;
        display: flex;
        align-items: center;
        padding-left: 52px;
    }

    .track_list_head_text{
        color:#fff;
        font-family: Noto Sans KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    }

    .track_list_text_1{
        font-family: Noto Sans KR;
        width: 30px;
        text-align: center;
        font-weight: 400;
        color:#505050;
        margin-left: 28px;
        margin-right: 42px;
    }
    .track_list_text_2{
        font-family: Noto Sans KR;
        width: 211px;
        margin-right: 13px;
    }

    .track_list_text_3{
        font-family: Noto Sans KR;
        width: 104px;
        font-weight: 400;
        color:#505050;
        margin-right: 32px;
    }

    @keyframes rotate {
        to{
            transform: rotate(1turn);
        }
    }

    .track_item.check_on{
        width: 688px;
        height: 56px;
        background: #F6F6F6;
        border: 1px solid #F1F1F1;
        font-weight: 700;
        color:#F97392;
        border: 2px solid #F97392;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_item{
        width: 688px;
        height: 56px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_list_checkbox{
        margin-left: 28px;
        width: 24px;
        height: 24px;
    }

    .track_list_checkbox.check_on{
        background-size: cover;
        background-image:url(../img/eighteen-toystory/project3/track_check_on.png);
    }

    .track_list_checkbox.check_off{
        background: #FFFFFF;
        border: 1px solid #A1A1A1;
        box-sizing: border-box;
        border-radius: 2px;
    }

    .track_detail_btn{
        width: 136px;
        height: 35.2px;
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        display: flex;
        align-items: center;
    }
    .track_detail_btn:hover{
        color:#F97392;
        border: 1px solid #F97392;
    }
    .track_detail_btn:hover>.track_detail_icon>svg{
        fill:#F97392;
    }

    .track_detail_icon.check_on>svg{
        fill:#F97392;
    }

    .track_detail_icon>svg{
        fill:#505050;
    }

    .track_detail_icon{
        margin-left: 14px;
        width: 24px;
        min-width: 24px;
        height: 21.6px;
        margin-right: 4px;
        background-size: cover;
    }

    .track_detail_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        width: 80px;
    }

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

    .track_item_detail{
        position: relative;
        margin-top: 40px;
        width: 100%;
    }

    .track_detail_top_icon{
        width: 32px;
        height: 32px;
        background-size: cover;
        margin-bottom: 24px;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .track_detail_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 34px;

    }

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

    .track_detail_img1{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_1_img.png);
    }

    .track_detail_img2{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_3_img.png);
    }

    .track_detail_img3{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_2_img.png);
    }

    .track_detail_img4{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_4_img.png);
    }

    .track_detail_img5{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_5_img.png);
    }

    .track_detail_img6{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_6_img.png);
    }

    .track_detail_img7{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_7_img.png);
    }
    .track_detail_img8{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_8_img.png);
    }
    .track_detail_img9{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_9_img.png);
    }
    .track_detail_img10{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_10_img.png);
    }
    .track_detail_img11{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_11_img.png);
    }
    .track_detail_img12{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_12_img.png);
    }
    .track_detail__contents{
        width: 100%;
        margin-top: 56px;
        text-align: center;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height:1.6;
        letter-spacing: 0em;
        text-align: center;
        padding:0px 24px;
    }

    .track_detail_highlight{
        font-family: Noto Serif KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 12px;
        color: #F97392;
    }

    .track_item:hover{
        background-color: #F6F6F6;
    }

    #track_detail_footer{
        position: absolute;
        top: 362px;
        width: 100%;
        display: flex;
        padding:0px 24px;
        justify-content: space-between;
        z-index: 1;
    }

    #track_back{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: unset;
        opacity: 0;
    }

    .track_back_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_back_icon.png);
    }

    #track_next{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: pointer;
    }

    .track_next_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_next_icon.png);
    }

    #track_detail_1,#track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        transition: 0.3s;
    }

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

    .contents_body_2_text_title{
        width: 258px;
        height: 52px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: 44px;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_title.svg);
    }
    .contents_body_2_img{
        width: 100%;
        height: 375px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_img.png);
    }
    
    .contents_body_2_text_header{
        font-family: Noto Serif KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        height: 29px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 29px;
        margin-bottom: 40px;
    }
    .contents_body_2_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contents_body_2_text_contents{
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 50px;
    }

    .contents_body_3{
        width: 100%;
        background-color: #fff;
        display: flex;
        justify-content: center;
    }

    .contents_body_3_Album{
        display: none;
    }

    .contents_body_3_img_phone{
        width: 100%;
        height: 375px;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_3_img.png);
    }

    .contents_body_3_img{
        display: none;
    }

    .contents_body_3_Album_text{
        display: flex;
        margin-top: 16px;
    }
    .album_text_1{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 50%;
        height: 144px;
        margin-right: 16px;
        color: #F97392;
    }

    .album_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 50%;
        height: 144px;
        color: #F97392;
    }

    .contents_body_3_text_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: left;
        color:#F97392;
        margin-top: 32px;
        margin-bottom: 24px;
        width: 100%;
        padding-left: 24px;
    }

    .contents_body_3_text_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
        width: 100%;
        margin-bottom: 32px;
        padding:0px 24px;
    }

    .contents_body_3_text_musicinfo{
        display: flex;
        width: 100%;
        flex-direction: column;
        padding:0px 24px;
        margin-top: 24px;
        margin-bottom: 48px;
    }


    .musicinfo1{
        width: 100%;
        margin-bottom: 24px;
    }

    .musicinfo2{
        width: 100%;
    }

    .music_share_btn_list{
        display: flex;
    }
    
    .contents_body_3_Album_text_phone{
       width: 100%;
       display: flex;
       margin-top: 40px;
       margin-bottom: 48px;
    }

    .musicinfo_title{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 40px;
        letter-spacing: 0em;
        text-align: left;
        padding-bottom: 16px;
        border-bottom: 2px solid #f97392;
        color:#f97392;
    }

    .musicinfo_text{
        display: flex;
        align-items: center;
        height: 48px;
        border-bottom: 1px solid #f97392;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;

    }

    .musicinfo1_text_1{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        width: 24px;
        height: 24px;
        color:#f97392;
        margin-right: 32px;
    }

    .musicinfo1_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .music_info{
        padding: 0px 24px;
    }

    .music_info_title{
        display: flex;
        align-items: center;
        height: 24px;
    }


    .music_info_title_icon{
        width: 15px;
        height: 15px;
        margin-right: 15px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_pause{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_play{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .music_info_title_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#f97392;
    }

    .music_player_header{
        width: 100%;
        height: 72px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 4px 4px 0px 0px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        position: relative;
    }

    .music_player_header_text1{
        width: 30px;
        height: 24px;
        margin-left: 16px;
        margin-right: 26px;
    }

    .music_player_header_text2{
        width: 80px;
        height: 24px;
        margin-right: 31px;
    }

    .music_player_header_text3{
        display: none;
    }

    #music_player_btn{
        width: 128px;
        height: 48px;    
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .music_btn_icon{
        width:20px;
        height: 20px;
        background-size: cover;
        margin-left: 16px;
        margin-right: 2px;
    }

    .music_btn_icon.audio_play{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon.png);
    }

    .music_btn_icon.audio_pause{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon_pause.png);
    }

    .music_btn_text{
        width: 80px;
        height: 20px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }

    .play_bar{
        position: absolute;
        height: 3px;
        background: #F97392;
        bottom: 0px;
        left: 0px;
    }

    .music_lyricsbox{
        width: 100%;
        height: 168px;
        background: #FAFAFA;
        border-radius: 0px 0px 4px 4px;
        display: flex;
        align-items: center;
        padding-left: 20px;
        transition: 0.1s;
    }

    .music_lyrics{
        font-family: Noto Sans KR;
        font-size: 14px;
        height: 128px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: -0.5px;
        text-align: left;
        color: #505050;
    }

    .music_share{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 8px;
    }

    .music_share_text{
        width: 100%;
        font-family: Noto Sans KR;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        text-align: center;
        color: #a5a5a5;
        margin-bottom: 24px;
    }

    .music_share_melon{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_melon.png);
    }

    .music_share_bugs{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_bugs.png);
    }

    .music_share_genie{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/icon_genie.png);   
    }

    #track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        opacity: 0;
    }

    .contents_body_4{
        width: 100%;
        height: 210px;
        display: flex;
        justify-content: center;
        background-color: #000;
        align-items: center;
    }

    .contents_body_5{
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        background-color: #fff;
    }

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

    .contents_body_5_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        height: 48px;
        letter-spacing: 0em;
        text-align: center;    
        margin-bottom: 40px;
        color:#505050;
        width: 100%;
        padding:0px 24px;
    }

    .contents_body_5_imglist{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .contents_body_5_img_1{
        width: 100%;
        height: 210px;
        margin-bottom: 24px;
        background: #C4C4C4;
    }

    .contents_body_5_img_2{
        width: 100%;
        height: 210px;
        margin-bottom: 24px;
        background: #C4C4C4;
    }

    .contents_body_5_img_3{
        width: 100%;
        height: 210px;
        margin-bottom: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #C4C4C4;
    }

    .contents_body_5_img_4{
        width: 100%;
        height: 210px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #C4C4C4;
    }

    .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;
    }
    
    .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: #F97392;
        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-toystory/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-toystory/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100vw;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        padding:0px 24px 28px 24px;
        border-bottom:1px solid #f1f1f1;
    }

    .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: #F97392;
        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-toystory/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_1_img.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_2_img.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_3_img.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_4_img.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_5_img.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 238px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_6_img.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;
        margin-bottom: 48px;
        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;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(249, 115, 146, 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: 160px;
        height: 160px;
        border-radius: 50%;
        background: #EBF5F8;
        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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }

    
    .common_project_support_thanksfor{
        background-color: #EBF5F8;
        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;
        width: 100%;
        justify-content: space-between;

    }

    .common_project_support_thanksfor_list_item{
        display: flex;
        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-toystory/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-toystory/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: #F97392;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
        background-image: url(../img/eighteen-toystory/common/support_btn_phone.svg);
    }

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

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


}



@media screen and (min-width:600px) and (max-width:768px) {
    .contents_header{
        background-color: #000;
        width: 100%;
        height: 509px;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .contents_body_1_phone{
        display: none;
    }

    .contents_header_text{
        margin-right: 47px;
    }


    .contents_header_text1{
        width: 118px;
        height: 88px;
        background-size:contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_header_text_h1.svg);
        margin-bottom: 13px;
    }

    .contents_header_text2{
        width: 126px;
        height: 23px;
        font-family: 'Noto Sans KR';
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
        margin-bottom: 39px;
    }

    .contents_header_imgbox{
        position: relative;
        height: 293px;
        width: 426px;
    }

    .contents_header_imgbox_cd{
        position: absolute;
        left: 0px;
        top:8px;
        width: 272px;
        height: 272px;
        animation: rotate 5s linear infinite;
        animation-delay: 0s;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cd.png);
    }

    .contents_header_imgbox_cdbox{
        position: absolute;
        width: 293px;
        height: 293px;
        top:0px;
        right:0px;
        background-size: cover;
        z-index: 9;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cdbox.png);
    }

    .contents_body_1_img_phone{
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img.png);
    }

    .contents_body_1_text_phone{
        width: 100%;
        padding:32px 24px 48px 24px;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: -0.05em;
        text-align: center;
        color: #505050;

        border-bottom: 1px solid #f1f1f1;
    }

    .contents_body_1_img_phone_img{
        width: 100%;
        height: 555px;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img_obj.png);
    }

    .contents_body_1_text_phone>b{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: left;
        color: #505050;
    }

    .track_list{
        display: none;
    }

    .contents_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contents_body_1{
        width: 100%;
        display: flex;
        position: relative;
        justify-content: center;
        align-items:center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img.png);
    }
    
    .contents_body_1_img{
        width: 427px;
        height: 483px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img_obj.png);
    }
    

    .contents_body_1_grid{
        display: none;
    }

    .contents_body_1_text{
        width: 283px;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        color:#505050;
        margin-left: 88px;
    }

    .contents_body_1_text>b{
        font-family: Noto Serif KR;
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: 41px;
        letter-spacing: 0em;
        text-align: center;
    }

    .contents_body_1_trackbox{
        width: 100%;
        height: 1001px;
        background: #FFFFFF;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        border-radius: 24px;
    }

    .track_head{
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }

    .track_head_icon{
        width: 24px;
        height: 24px;
        margin-right: 8px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_cd.png);
    }

    .track_head_text{
        font-family: 'Noto Sans KR';
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .track_list{
        display: none;
    }

    .track_list>.track_list_head{
        width: 688px;
        height: 64px;
        background: #505050;
        display: flex;
        align-items: center;
        padding-left: 52px;
    }

    .track_list_head_text{
        color:#fff;
        font-family: Noto Sans KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    }

    .track_list_text_1{
        font-family: Noto Sans KR;
        width: 30px;
        text-align: center;
        font-weight: 400;
        color:#505050;
        margin-left: 28px;
        margin-right: 42px;
    }
    .track_list_text_2{
        font-family: Noto Sans KR;
        width: 211px;
        margin-right: 13px;
    }

    .track_list_text_3{
        font-family: Noto Sans KR;
        width: 104px;
        font-weight: 400;
        color:#505050;
        margin-right: 32px;
    }

    @keyframes rotate {
        to{
            transform: rotate(1turn);
        }
    }

    .track_item.check_on{
        width: 688px;
        height: 56px;
        background: #F6F6F6;
        border: 1px solid #F1F1F1;
        font-weight: 700;
        color:#F97392;
        border: 2px solid #F97392;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_item{
        width: 688px;
        height: 56px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_list_checkbox{
        margin-left: 28px;
        width: 24px;
        height: 24px;
    }

    .track_list_checkbox.check_on{
        background-size: cover;
        background-image:url(../img/eighteen-toystory/project3/track_check_on.png);
    }

    .track_list_checkbox.check_off{
        background: #FFFFFF;
        border: 1px solid #A1A1A1;
        box-sizing: border-box;
        border-radius: 2px;
    }

    .track_detail_btn{
        width: 136px;
        height: 35.2px;
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        display: flex;
        align-items: center;
    }
    .track_detail_btn:hover{
        color:#F97392;
        border: 1px solid #F97392;
    }
    .track_detail_btn:hover>.track_detail_icon>svg{
        fill:#F97392;
    }

    .track_detail_icon.check_on>svg{
        fill:#F97392;
    }

    .track_detail_icon>svg{
        fill:#505050;
    }

    .track_detail_icon{
        margin-left: 14px;
        width: 24px;
        min-width: 24px;
        height: 21.6px;
        margin-right: 4px;
        background-size: cover;
    }

    .track_detail_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        width: 80px;
    }

    .track_detail{
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 872px;
        padding:86px 0px 82px 0px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 24px;
    }

    .track_item_detail{
        position: relative;
        margin-top: 40px;
        width: 604px;
    }

    .track_detail_top_icon{
        width: 32px;
        height: 32px;
        background-size: cover;
        margin-bottom: 24px;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .track_detail_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 34px;

    }

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

    .track_detail_img1{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_1_img.png);
    }

    .track_detail_img2{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_3_img.png);
    }

    .track_detail_img3{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_2_img.png);
    }

    .track_detail_img4{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_4_img.png);
    }

    .track_detail_img5{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_5_img.png);
    }

    .track_detail_img6{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_6_img.png);
    }

    .track_detail_img7{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_7_img.png);
    }
    .track_detail_img8{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_8_img.png);
    }
    .track_detail_img9{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_9_img.png);
    }
    .track_detail_img10{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_10_img.png);
    }
    .track_detail_img11{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_11_img.png);
    }
    .track_detail_img12{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_12_img.png);
    }
    .track_detail__contents{
        width: 100%;
        margin-top: 22px;
        text-align: center;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height:1.6;
        letter-spacing: 0em;
        text-align: center;
        padding:0px 24px;
    }

    .track_detail_highlight{
        font-family: Noto Serif KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 12px;
        color: #F97392;
    }

    .track_item:hover{
        background-color: #F6F6F6;
    }

    #track_detail_footer{
        position: absolute;
        bottom: 120px;
        width: 100%;
        display: flex;
        padding:0px 24px;
        justify-content: space-between;
        z-index: 1;
    }

    #track_back{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: unset;
        opacity: 0;
    }

    .track_back_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_back_icon.png);
    }

    #track_next{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: pointer;
    }

    .track_next_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_next_icon.png);
    }

    #track_detail_1,#track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        transition: 0.3s;
    }

    .contents_body_2{
        background-color: #000;
        width: 100%;
        display: flex;
        flex-direction: column-reverse;

        justify-content: center;
        align-items: center;
        color:#fff;
    }

    .contents_body_2_text_title{
        width: 100%;
        height: 80px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: 52px;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_title.svg);
    }
    .contents_body_2_img{
        width: 100%;
        height: 688px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_img.png);
    }
    
    .contents_body_2_text_header{
        font-family: Noto Serif KR;
        font-size: 27px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        width: 100%;
        height: 27px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 64px;
        margin-bottom: 64px;
    }
    .contents_body_2_text{
        display: flex;
        width: 522px;
        min-width: 522px;
        flex-direction: column;
    }
    .contents_body_2_text_contents{
        font-family: Noto Serif KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34.2px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 74px;
    }

    .contents_body_3{
        width: 100%;
        background-color: #fff;
        display: flex;
        justify-content: center;
        padding: 56px;
    }

    .contents_body_3_Album{
        display: none;
    }

    .contents_body_3_img_phone{
        width: 656px;
        height: 656px;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_3_img.png);
    }

    .contents_body_3_img{
        display: none;
    }

    .contents_body_3_Album_text{
        display: flex;
        margin-top: 16px;
    }
    .album_text_1{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 50%;
        height: 144px;
        margin-right: 16px;
        color: #F97392;
    }

    .album_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 50%;
        height: 144px;
        color: #F97392;
    }

    .contents_body_3_text_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#F97392;
        margin-bottom: 48px;
        width: 100%;
    }

    .contents_body_3_text_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
        width: 100%;
        margin-bottom: 40px;
    }

    .contents_body_3_text_musicinfo{
        display: flex;
        width: 100%;
        margin-top: 48px;
        margin-bottom: 48px;
    }


    .musicinfo1{
        width: 100%;
        margin-right: 48px;
    }

    .musicinfo2{
        width: 100%;
    }

    .music_share_btn_list{
        display: flex;
    }
    
    .contents_body_3_Album_text_phone{
       display: none;
    }

    .musicinfo_title{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 40px;
        letter-spacing: 0em;
        text-align: left;
        padding-bottom: 16px;
        border-bottom: 2px solid #f97392;
        color:#f97392;
    }

    .musicinfo_text{
        display: flex;
        align-items: center;
        height: 48px;
        border-bottom: 1px solid #f97392;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;

    }

    .musicinfo1_text_1{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        width: 24px;
        height: 24px;
        color:#f97392;
        margin-right: 32px;
    }

    .musicinfo1_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .music_info{
    }

    .music_info_title{
        display: flex;
        align-items: center;
        height: 24px;
    }


    .music_info_title_icon{
        width: 15px;
        height: 15px;
        margin-right: 15px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_pause{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_play{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .music_info_title_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#f97392;
    }

    .music_player_header{
        width: 100%;
        height: 72px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 4px 4px 0px 0px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        position: relative;
    }

    .music_player_header_text1{
        width: 30px;
        height: 24px;
        margin-left: 24px;
        margin-right: 42px;
    }

    .music_player_header_text2{
        width: 160px;
        height: 24px;
        margin-right: 19px;
    }

    .music_player_header_text3{
        width: 211px;
        height: 24px;
        margin-right: 10px;
    }

    #music_player_btn{
        width: 128px;
        height: 48px;    
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .music_btn_icon{
        width:20px;
        height: 20px;
        background-size: cover;
        margin-left: 16px;
        margin-right: 2px;
    }

    .music_btn_icon.audio_play{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon.png);
    }

    .music_btn_icon.audio_pause{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon_pause.png);
    }

    .music_btn_text{
        width: 80px;
        height: 20px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }

    .play_bar{
        position: absolute;
        height: 3px;
        background: #F97392;
        bottom: 0px;
        left: 0px;
    }

    .music_lyricsbox{
        width: 100%;
        height: 168px;
        background: #FAFAFA;
        border-radius: 0px 0px 4px 4px;
        display: flex;
        align-items: center;
        padding-left: 20px;
        transition: 0.1s;
    }

    .music_lyrics{
        font-family: Noto Sans KR;
        font-size: 14px;
        height: 128px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: -0.5px;
        text-align: left;
        color: #505050;
    }

    .music_share{
        display: flex;
        align-items: center;
        margin-top: 8px;
        margin-bottom: 16px;
    }

    .music_share_text{
        width: 100%;
        font-family: Noto Sans KR;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px;
        height: 40px;
        text-align: right;
        color: #a5a5a5;
        margin-right: 19px;
    }

    .music_share_melon{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_melon.png);
    }

    .music_share_bugs{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_bugs.png);
    }

    .music_share_genie{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/icon_genie.png);   
    }

    #track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        opacity: 0;
    }

    .contents_body_4{
        width: 100%;
        display: flex;
        justify-content: center;
        background-color: #000;
        align-items: center;
    }

    .contents_body_5{
        width: 100%;
        display: flex;
        padding: 40px 53px 128px 53px;
        justify-content: center;
        flex-direction: column;
        background: #F1F1F1;
    }

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

    .contents_body_5_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        height: 48px;
        letter-spacing: 0em;
        text-align: center;    
        margin-bottom: 40px;
        color:#505050;
        width: 100%;
        padding:0px 24px;
    }

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

    .contents_body_5_img_1{
        width: 592px;
        height: 330px;
        margin-bottom: 16px;
    }

    .contents_body_5_img_2{
        width: 592px;
        height: 330px;
        margin-bottom: 16px;
    }

    .contents_body_5_img_3{
        width: 592px;
        height: 330px;
        margin-bottom: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #C4C4C4;
    }

    .contents_body_5_img_4{
        width: 592px;
        height: 330px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #C4C4C4;
    }

    .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;
    }
    
    .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_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;
        width: 100%;
        padding: 88px 88px 0px 88px;
        margin-bottom: 30px;
    }
    
    .common_footer_btn{
        background: #F97392;
        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-toystory/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-toystory/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100vw;
        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: #F97392;
        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-toystory/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_1_img.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_2_img.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_3_img.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_4_img.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_5_img.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 314px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_6_img.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%;
    }
    
    .common_project_text_covid{
        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;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(249, 115, 146, 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: #EBF5F8;
        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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        height: 14px;
        line-height: 14px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }

    
    .common_project_support_thanksfor{
        background-color: #EBF5F8;
        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_list{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;

    }

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

    .common_project_support_thanksfor_list_item_img1{
        width: 100%;
        height: 333px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/common/common_project_support_thanksfor_list_item_img1.png);
    }
    
    .common_project_support_thanksfor_list_item_img2{
        width: 100%;
        height: 333px;
        background-size: cover;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/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: #F97392;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20%;
        background-image: url(../img/eighteen-toystory/common/support_btn_phone.svg);
    }

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

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


}



@media screen and (min-width:769px) and (max-width:1024px) {
    .contents_header{
        background-color: #000;
        width: 100%;
        height: 509px;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .contents_body_1_phone{
        display: none;
    }

    .contents_header_text{
        margin-right: 57px;
    }


    .contents_header_text1{
        width: 143px;
        height: 107px;
        background-size:contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_header_text_h1.svg);
        margin-bottom: 4px;
    }

    .contents_header_text2{
        width: 126px;
        height: 23px;
        font-family: 'Noto Sans KR';
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
        margin-bottom: 39px;
    }

    .contents_header_imgbox{
        position: relative;
        height: 330px;
        width: 514px;
    }

    .contents_header_imgbox_cd{
        position: absolute;
        left: 0px;
        top:8px;
        width: 330px;
        height: 330px;
        animation: rotate 5s linear infinite;
        animation-delay: 0s;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cd.png);
    }

    .contents_header_imgbox_cdbox{
        position: absolute;
        width: 354px;
        height: 354px;
        top:0px;
        right:0px;
        background-size: cover;
        z-index: 9;
        background-repeat: no-repeat;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cdbox.png);
    }

    .contents_body_1_img_phone{
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img.png);
    }

    .contents_body_1_text_phone{
        width: 100%;
        padding:32px 24px 48px 24px;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: -0.05em;
        text-align: center;
        color: #505050;

        border-bottom: 1px solid #f1f1f1;
    }

    .contents_body_1_img_phone_img{
        width: 100%;
        height: 555px;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img_obj.png);
    }

    .contents_body_1_text_phone>b{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: left;
        color: #505050;
    }

    .track_list{
        display: none;
    }

    .contents_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contents_body_1{
        width: 100%;
        display: flex;
        position: relative;
        justify-content: center;
        align-items:center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img.png);
    }
    
    .contents_body_1_img{
        width: 608px;
        height: 720px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img_obj.png);
    }
    

    .contents_body_1_grid{
        display: none;
    }

    .contents_body_1_text{
        width: 472px;
        font-family: Noto Serif KR;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0em;
        color:#505050;
        margin-left: 54px;
    }

    .contents_body_1_text>b{
        font-family: Noto Serif KR;
        font-size: 29px;
        font-style: normal;
        font-weight: 700;
        line-height: 52.2px;
        letter-spacing: 0em;
        text-align: center;
    }

    .contents_body_1_trackbox{
        width: 100%;
        height: 1001px;
        background: #FFFFFF;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        border-radius: 24px;
    }

    .track_head{
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }

    .track_head_icon{
        width: 24px;
        height: 24px;
        margin-right: 8px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_cd.png);
    }

    .track_head_text{
        font-family: 'Noto Sans KR';
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .track_list{
        display: none;
    }

    .track_list>.track_list_head{
        width: 688px;
        height: 64px;
        background: #505050;
        display: flex;
        align-items: center;
        padding-left: 52px;
    }

    .track_list_head_text{
        color:#fff;
        font-family: Noto Sans KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    }

    .track_list_text_1{
        font-family: Noto Sans KR;
        width: 30px;
        text-align: center;
        font-weight: 400;
        color:#505050;
        margin-left: 28px;
        margin-right: 42px;
    }
    .track_list_text_2{
        font-family: Noto Sans KR;
        width: 211px;
        margin-right: 13px;
    }

    .track_list_text_3{
        font-family: Noto Sans KR;
        width: 104px;
        font-weight: 400;
        color:#505050;
        margin-right: 32px;
    }

    @keyframes rotate {
        to{
            transform: rotate(1turn);
        }
    }

    .track_item.check_on{
        width: 688px;
        height: 56px;
        background: #F6F6F6;
        border: 1px solid #F1F1F1;
        font-weight: 700;
        color:#F97392;
        border: 2px solid #F97392;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_item{
        width: 688px;
        height: 56px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_list_checkbox{
        margin-left: 28px;
        width: 24px;
        height: 24px;
    }

    .track_list_checkbox.check_on{
        background-size: cover;
        background-image:url(../img/eighteen-toystory/project3/track_check_on.png);
    }

    .track_list_checkbox.check_off{
        background: #FFFFFF;
        border: 1px solid #A1A1A1;
        box-sizing: border-box;
        border-radius: 2px;
    }

    .track_detail_btn{
        width: 136px;
        height: 35.2px;
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        display: flex;
        align-items: center;
    }
    .track_detail_btn:hover{
        color:#F97392;
        border: 1px solid #F97392;
    }
    .track_detail_btn:hover>.track_detail_icon>svg{
        fill:#F97392;
    }

    .track_detail_icon.check_on>svg{
        fill:#F97392;
    }

    .track_detail_icon>svg{
        fill:#505050;
    }

    .track_detail_icon{
        margin-left: 14px;
        width: 24px;
        min-width: 24px;
        height: 21.6px;
        margin-right: 4px;
        background-size: cover;
    }

    .track_detail_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        width: 80px;
    }

    .track_detail{
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 872px;
        padding:86px 0px 82px 0px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 24px;
    }

    .track_item_detail{
        position: relative;
        margin-top: 40px;
        width: 560px;
    }

    .track_detail_top_icon{
        width: 32px;
        height: 32px;
        background-size: cover;
        margin-bottom: 24px;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .track_detail_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 34px;

    }

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

    .track_detail_img1{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_1_img.png);
    }

    .track_detail_img2{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_3_img.png);
    }

    .track_detail_img3{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_2_img.png);
    }

    .track_detail_img4{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_4_img.png);
    }

    .track_detail_img5{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_5_img.png);
    }

    .track_detail_img6{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_6_img.png);
    }

    .track_detail_img7{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_7_img.png);
    }
    .track_detail_img8{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_8_img.png);
    }
    .track_detail_img9{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_9_img.png);
    }
    .track_detail_img10{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_10_img.png);
    }
    .track_detail_img11{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_11_img.png);
    }
    .track_detail_img12{
        width: 100%;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_12_img.png);
    }
    .track_detail__contents{
        width: 100%;
        margin-top: 22px;
        text-align: center;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height:1.6;
        letter-spacing: 0em;
        text-align: center;
        padding:0px 24px;
    }

    .track_detail_highlight{
        font-family: Noto Serif KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 12px;
        color: #F97392;
    }

    .track_item:hover{
        background-color: #F6F6F6;
    }

    #track_detail_footer{
        position: absolute;
        bottom: 120px;
        width: 100%;
        display: flex;
        padding:0px 24px;
        justify-content: space-between;
        z-index: 1;
    }

    #track_back{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: unset;
        opacity: 0;
    }

    .track_back_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_back_icon.png);
    }

    #track_next{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: pointer;
    }

    .track_next_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_next_icon.png);
    }

    #track_detail_1,#track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        transition: 0.3s;
    }

    .contents_body_2{
        background-color: #000;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color:#fff;
    }

    .contents_body_2_text_title{
        width: 397px;
        height: 80px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: 52px;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_title.svg);
    }
    .contents_body_2_img{
        width: 100%;
        height: 688px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_img.png);
    }
    
    .contents_body_2_text_header{
        font-family: Noto Serif KR;
        font-size: 27px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        width: 100%;
        height: 27px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 100px;
    }
    .contents_body_2_text{
        display: flex;
        width: 522px;
        min-width: 522px;
        flex-direction: column;
        padding-left: 56px;
    }
    .contents_body_2_text_contents{
        font-family: Noto Serif KR;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 34.2px;
        letter-spacing: 0em;
        text-align: left;
    }

    .contents_body_3{
        width: 100%;
        background-color: #fff;
        display: flex;
        justify-content: center;
        padding: 88px 184px 0px 184px;
    }

    .contents_body_3_Album{
        display: none;
    }

    .contents_body_3_img_phone{
        width: 656px;
        height: 656px;
        background-size: cover;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/contents_body_3_img.png);
    }

    .contents_body_3_img{
        display: none;
    }

    .contents_body_3_Album_text{
        display: flex;
        margin-top: 16px;
    }
    .album_text_1{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 50%;
        height: 144px;
        margin-right: 16px;
        color: #F97392;
    }

    .album_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 50%;
        height: 144px;
        color: #F97392;
    }

    .contents_body_3_text_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: left;
        color:#F97392;
        margin-top: 32px;
        margin-bottom: 24px;
        width: 100%;
        padding-left: 24px;
    }

    .contents_body_3_text_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
        width: 100%;
        margin-bottom: 32px;
        padding:0px 24px;
    }

    .contents_body_3_text_musicinfo{
        display: flex;
        width: 100%;
        flex-direction: column;
        margin-top: 24px;
        margin-bottom: 48px;
    }


    .musicinfo1{
        width: 100%;
        margin-bottom: 24px;
    }

    .musicinfo2{
        width: 100%;
    }

    .music_share_btn_list{
        display: flex;
    }
    
    .contents_body_3_Album_text_phone{
       display: none;
    }

    .musicinfo_title{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 40px;
        letter-spacing: 0em;
        text-align: left;
        padding-bottom: 16px;
        border-bottom: 2px solid #f97392;
        color:#f97392;
    }

    .musicinfo_text{
        display: flex;
        align-items: center;
        height: 48px;
        border-bottom: 1px solid #f97392;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;

    }

    .musicinfo1_text_1{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        width: 24px;
        height: 24px;
        color:#f97392;
        margin-right: 32px;
    }

    .musicinfo1_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .music_info{
    }

    .music_info_title{
        display: flex;
        align-items: center;
        height: 24px;
    }


    .music_info_title_icon{
        width: 15px;
        height: 15px;
        margin-right: 15px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_pause{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_play{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .music_info_title_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#f97392;
    }

    .music_player_header{
        width: 100%;
        height: 72px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 4px 4px 0px 0px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        position: relative;
    }

    .music_player_header_text1{
        width: 30px;
        height: 24px;
        margin-left: 24px;
        margin-right: 42px;
    }

    .music_player_header_text2{
        width: 160px;
        height: 24px;
        margin-right: 19px;
    }

    .music_player_header_text3{
        width: 211px;
        height: 24px;
        margin-right: 10px;
    }

    #music_player_btn{
        width: 128px;
        height: 48px;    
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .music_btn_icon{
        width:20px;
        height: 20px;
        background-size: cover;
        margin-left: 16px;
        margin-right: 2px;
    }

    .music_btn_icon.audio_play{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon.png);
    }

    .music_btn_icon.audio_pause{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon_pause.png);
    }

    .music_btn_text{
        width: 80px;
        height: 20px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }

    .play_bar{
        position: absolute;
        height: 3px;
        background: #F97392;
        bottom: 0px;
        left: 0px;
    }

    .music_lyricsbox{
        width: 100%;
        height: 168px;
        background: #FAFAFA;
        border-radius: 0px 0px 4px 4px;
        display: flex;
        align-items: center;
        padding-left: 20px;
        transition: 0.1s;
    }

    .music_lyrics{
        font-family: Noto Sans KR;
        font-size: 14px;
        height: 128px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: -0.5px;
        text-align: left;
        color: #505050;
    }

    .music_share{
        display: flex;
        align-items: center;
        margin-top: 8px;
        margin-bottom: 48px;
    }

    .music_share_text{
        width: 100%;
        font-family: Noto Sans KR;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px;
        height: 40px;
        text-align: right;
        color: #a5a5a5;
        margin-right: 19px;
    }

    .music_share_melon{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_melon.png);
    }

    .music_share_bugs{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_bugs.png);
    }

    .music_share_genie{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/icon_genie.png);   
    }

    #track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        opacity: 0;
    }

    .contents_body_4{
        width: 100%;
        display: flex;
        justify-content: center;
        background-color: #000;
        align-items: center;
    }

    .contents_body_5{
        width: 100%;
        display: flex;
        padding: 40px 53px 128px 53px;
        justify-content: center;
        flex-direction: column;
        background: #F1F1F1;
    }

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

    .contents_body_5_subtitle{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        height: 48px;
        letter-spacing: 0em;
        text-align: center;    
        margin-bottom: 40px;
        color:#505050;
        width: 100%;
        padding:0px 24px;
    }

    .contents_body_5_imglist{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .contents_body_5_img_1{
        width: 448px;
        height: 250px;
        margin-bottom: 24px;
    }

    .contents_body_5_img_2{
        width: 448px;
        height: 250px;
        margin-bottom: 24px;
    }

    .contents_body_5_img_3{
        width: 448px;
        height: 250px;
        margin-bottom: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #C4C4C4;
    }

    .contents_body_5_img_4{
        width: 448px;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #C4C4C4;
    }

    .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;
    }
    
    .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: 110px;
    }
    
    .common_footer_btn{
        background: #F97392;
        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-toystory/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-toystory/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        width: 100vw;
        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: #F97392;
        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-toystory/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_1_img.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_2_img.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_3_img.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_4_img.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_5_img.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 232px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/common/common_project_6_img.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{
        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;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(249, 115, 146, 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: #EBF5F8;
        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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/common/common_footer_img_1.png);
        width: 100%;
    }
    
    .common_title_img{
        display: none;
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 12px;
        height: 12px;
        line-height: 12px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }

    
    .common_project_support_thanksfor{
        background-color: #EBF5F8;
        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;
        justify-content: space-between;

    }

    .common_project_support_thanksfor_list_item{
        display: flex;
        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-toystory/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-toystory/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: #F97392;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20%;
        background-image: url(../img/eighteen-toystory/common/support_btn_phone.svg);
    }

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

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


}



@media screen and (min-width:1025px){
    .contents_header{
        background-color: #000;
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    

    .contents_header_text{
        margin-right: 112px;
    }

    .contents_body_1_phone{
        display: none;
    }

    .contents_header_text1{
        width: 278px;
        height: 208px;
        margin-bottom: 46px;
        background-image: url(../img/eighteen-toystory/project3/contents_header_text_h1.svg);
    }

    .contents_header_text2{
        width: 200px;
        height: 25px;
        font-family: 'Noto Sans KR';
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;
        color:#fff;
    }

    .contents_header_imgbox{
        position: relative;
        height: 688px;
        width: 1000px;
        min-width: 1000px;
    }

    .contents_header_imgbox_cd{
        position: absolute;
        top:24px;
        left: 0px;
        width: 640px;
        height: 640px;
        animation: rotate 5s linear infinite;
        animation-delay: 0s;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cd.png);
    }

    .contents_header_imgbox_cdbox{
        position: absolute;
        width: 688px;
        height: 688px;
        right:0px;
        background-size: contain;
        z-index: 9;
        background-image: url(../img/eighteen-toystory/project3/contents_header_imgbox_cdbox.png);
    }

    .contents_body{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contents_body_1{
        width: 100%;
        height: 720px;
        display: flex;
        position: relative;
        justify-content: center;
        align-items:center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img.png);
    }

    .contents_body_1_img{
        width: 687px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_img_obj.png);
    }

    .contents_body_1_grid{
        width: 267px;
        height: 219px;
        position: absolute;
        left: -77px;
        transform: translate(0,-50%);
        top:50%;
        background-image: url(../img/eighteen-toystory/project3/contents_body_1_grid.svg);
    }

    .contents_body_1_text{
        width: 512px;
        height: 512px;
        font-family: Noto Serif KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        color:#505050;
    }

    .contents_body_1_text>b{
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: 0em;
        text-align: center;
    }

    .contents_body_1_trackbox{
        margin-top: 104px;
        margin-bottom: 130px;
        width: 1392px;
        height: 872px;
        padding:40px 0px 0px 20px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        display: flex;
        border-radius: 24px;
    }

    .track_head{
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }

    .track_head_icon{
        width: 24px;
        height: 24px;
        margin-right: 8px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_cd.png);
    }

    .track_head_text{
        font-family: 'Noto Sans KR';
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .track_list{
        width: 688px;
        height: 776px;
        margin-right: 56px;
    }

    .track_list>.track_list_head{
        width: 688px;
        height: 64px;
        background: #505050;
        display: flex;
        align-items: center;
        padding-left: 52px;
    }

    .track_list_head_text{
        color:#fff;
        font-family: Noto Sans KR;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    }

    .track_list_text_1{
        font-family: Noto Sans KR;
        width: 30px;
        text-align: center;
        font-weight: 400;
        color:#505050;
        margin-left: 28px;
        margin-right: 42px;
    }
    .track_list_text_2{
        font-family: Noto Sans KR;
        width: 211px;
        margin-right: 13px;
    }

    .track_list_text_3{
        font-family: Noto Sans KR;
        width: 104px;
        font-weight: 400;
        color:#505050;
        margin-right: 32px;
    }

    @keyframes rotate {
        to{
            transform: rotate(1turn);
        }
    }

    .track_item.check_on{
        width: 688px;
        height: 56px;
        background: #F6F6F6;
        border: 1px solid #F1F1F1;
        font-weight: 700;
        color:#F97392;
        border: 2px solid #F97392;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_item{
        width: 688px;
        height: 56px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .track_list_checkbox{
        margin-left: 28px;
        width: 24px;
        height: 24px;
    }

    .track_list_checkbox.check_on{
        background-size: cover;
        background-image:url(../img/eighteen-toystory/project3/track_check_on.png);
    }

    .track_list_checkbox.check_off{
        background: #FFFFFF;
        border: 1px solid #A1A1A1;
        box-sizing: border-box;
        border-radius: 2px;
    }

    .track_detail_btn{
        width: 136px;
        height: 35.2px;
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        display: flex;
        align-items: center;
    }
    .track_detail_btn:hover{
        color:#F97392;
        border: 1px solid #F97392;
    }
    .track_detail_btn:hover>.track_detail_icon>svg{
        fill:#F97392;
    }

    .track_detail_icon.check_on>svg{
        fill:#F97392;
    }

    .track_detail_icon>svg{
        fill:#505050;
    }

    .track_detail_icon{
        margin-left: 14px;
        width: 24px;
        min-width: 24px;
        height: 21.6px;
        margin-right: 4px;
        background-size: cover;
    }

    .track_detail_text{
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        width: 80px;
    }

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

    .track_item_detail{
        position: relative;
        margin-top: 40px;
        width: 560px;
        height: 708px;
    }

    .track_detail_top_icon{
        width: 32px;
        height: 32px;
        background-size: cover;
        margin-bottom: 24px;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .track_detail_title{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 34px;

    }

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

    .track_detail_img1{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_1_img.png);
    }

    .track_detail_img2{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_3_img.png);
    }

    .track_detail_img3{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_2_img.png);
    }

    .track_detail_img4{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_4_img.png);
    }

    .track_detail_img5{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_5_img.png);
    }

    .track_detail_img6{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_6_img.png);
    }

    .track_detail_img7{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_7_img.png);
    }
    .track_detail_img8{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_8_img.png);
    }
    .track_detail_img9{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_9_img.png);
    }
    .track_detail_img10{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_10_img.png);
    }
    .track_detail_img11{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_11_img.png);
    }
    .track_detail_img12{
        width: 430px;
        height: 236px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 16px;
        background-image: url(../img/eighteen-toystory/project3/track_12_img.png);
    }
    .track_detail__contents{
        width: 100%;
        text-align: center;
        font-family: Noto Serif KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height:1.6;
        letter-spacing: 0em;
        text-align: center;
    }

    .track_detail_highlight{
        font-family: Noto Serif KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 12px;
        color: #F97392;
    }

    .track_item:hover{
        background-color: #F6F6F6;
    }

    #track_detail_footer{
        position: absolute;
        bottom: 0px;
        width: 100%;
        display: flex;
        padding:0px 65px 0px 65px;
        justify-content: space-between;
        z-index: 1;
    }

    #track_back{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: unset;
        opacity: 0;
    }

    .track_back_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_back_icon.png);
    }

    #track_next{
        width: 144px;
        height: 40px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 40px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        cursor: pointer;
    }

    .track_next_icon{
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-left: 8px;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/track_next_icon.png);
    }

    #track_detail_1,#track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        transition: 0.3s;
    }

    .contents_body_2{
        background-color: #000;
        width: 100%;
        height: 880px;
        display: flex;
        justify-content: center;
        align-items: center;
        color:#fff;
    }

    .contents_body_2_text_title{
        width: 656px;
        height: 88px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: 44px;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_title.svg);
    }
    .contents_body_2_img{
        width: 688px;
        height: 688px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_2_img.png);
    }

    .contents_body_2_text_header{
        font-family: Noto Serif KR;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 72px;
        height: 72px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 156px;
    }
    .contents_body_2_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .contents_body_2_text_contents{
        font-family: Noto Serif KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: left;
    }

    .contents_body_3{
        width: 100%;
        padding:156px 0px 96px 0px;
        background-color: #fff;
        display: flex;
        justify-content: center;
    }

    .contents_body_3_Album{
        margin-right: 48px;
    }

    .contents_body_3_img{
        width: 688px;
        height: 688px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/contents_body_3_img.png);
    }

    .contents_body_3_Album_text{
        display: flex;
        margin-top: 16px;
    }
    .album_text_1{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 160px;
        height: 144px;
        margin-right: 16px;
        color: #F97392;
    }

    .album_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        width: 160px;
        height: 144px;
        color: #F97392;
    }

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

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

    .contents_body_3_text_musicinfo{
        display: flex;
        width: 656px;
        
        margin-bottom: 48px;
    }


    .musicinfo1{
        width: 304px;
        margin-right: 48px;
    }

    .musicinfo2{
        width: 304px;
    }

    .musicinfo_title{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 40px;
        letter-spacing: 0em;
        text-align: left;
        padding-bottom: 16px;
        border-bottom: 2px solid #f97392;
        color:#f97392;
    }

    .musicinfo_text{
        display: flex;
        align-items: center;
        height: 48px;
        border-bottom: 1px solid #f97392;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;

    }

    .musicinfo1_text_1{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        width: 24px;
        height: 24px;
        color:#f97392;
        margin-right: 32px;
    }

    .musicinfo1_text_2{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#505050;
    }

    .music_info_title{
        display: flex;
        align-items: center;
        height: 24px;
    }


    .music_info_title_icon{
        width: 15px;
        height: 15px;
        margin-right: 15px;
        background-size: cover;
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_pause{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .audio_play{
        background-image: url(../img/eighteen-toystory/project3/icon_track_detail_icon.png);
    }

    .music_info_title_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color:#f97392;
    }

    .music_player_header{
        width: 656px;
        height: 72px;
        background: #FFFFFF;
        border: 1px solid #F1F1F1;
        box-sizing: border-box;
        border-radius: 4px 4px 0px 0px;
        display: flex;
        align-items: center;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        position: relative;
    }

    .music_player_header_text1{
        width: 30px;
        height: 24px;
        margin-left: 24px;
        margin-right: 42px;
    }

    .music_player_header_text2{
        width: 160px;
        height: 24px;
        margin-right: 19px;
    }

    .music_player_header_text3{
        width: 211px;
        height: 24px;
        margin-right: 10px;
    }

    #music_player_btn{
        width: 128px;
        height: 48px;    
        background: #FFFFFF;
        border: 1px solid #E1E1E1;
        box-sizing: border-box;
        border-radius: 4px;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .music_btn_icon{
        width:20px;
        height: 20px;
        background-size: cover;
        margin-left: 16px;
        margin-right: 2px;
    }

    .music_btn_icon.audio_play{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon.png);
    }

    .music_btn_icon.audio_pause{
        background-image: url(../img/eighteen-toystory/project3/audio_player_icon_pause.png);
    }

    .music_btn_text{
        width: 80px;
        height: 20px;
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }

    .play_bar{
        position: absolute;
        height: 3px;
        background: #F97392;
        bottom: 0px;
        left: 0px;
    }

    .music_lyricsbox{
        width: 656px;
        height: 168px;
        background: #FAFAFA;
        border-radius: 0px 0px 4px 4px;
        display: flex;
        align-items: center;
        padding-left: 20px;
        transition: 0.1s;
    }

    .music_lyrics{
        font-family: Noto Sans KR;
        font-size: 16px;
        height: 128px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        color: #505050;
    }

    .music_share{
        display: flex;
        height: 40px;
        align-items: center;
        margin-top: 8px;
        margin-bottom: 48px;
    }

    .music_share_text{
        width: 100%;
        text-align: right;
        font-family: Noto Sans KR;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: right;
        color: #a5a5a5;
        margin-right: 19px;
    }

    .music_share_melon{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_melon.png);
    }

    .music_share_bugs{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 8px;
        background-image: url(../img/eighteen-toystory/project3/icon_bugs.png);
    }

    .music_share_genie{
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/eighteen-toystory/project3/icon_genie.png);   
    }

    #track_detail_2,#track_detail_3,
    #track_detail_4,#track_detail_5,#track_detail_6,
    #track_detail_7,#track_detail_8,#track_detail_9,
    #track_detail_10,#track_detail_11,#track_detail_12{
        opacity: 0;
    }

    .contents_body_4{
        width: 100%;
        display: flex;
        justify-content: center;
        background-color: #000;
        align-items: center;
    }

    .contents_body_5{
        width: 100%;
        height: 880px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        background-color: #f1f1f1;
    }

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

    .contents_body_5_subtitle{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        height: 24px;
        letter-spacing: 0em;
        text-align: center;    
        margin-bottom: 58px;
    }

    .contents_body_5_imglist{
        display: flex;
        justify-content: center;
    }

    .contents_body_5_img_1{
        width: 336px;
        height: 189px;
        margin-right: 16px;
        background: #C4C4C4;
    }

    .contents_body_5_img_2{
        width: 336px;
        height: 189px;
        margin-right: 16px;
        background: #C4C4C4;
    }

    .contents_body_5_img_3{
        width: 336px;
        height: 189px;
        margin-right: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
    }

    .contents_body_5_img_4{
        width: 336px;
        height: 189px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
    }
    .music_share_btn_list{
        display: flex;
    }

    .contents_body_3_Album_text_phone{
        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;
    }
    
    .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: 110px;
        margin-top: 86px;
    }
    
    .common_footer_btn{
        background: #F97392;
        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-toystory/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-toystory/common/common_icon.png);     
    }
    
    .common_projectList{
        display: flex;
        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-image: url("../img/eighteen-toystory/common/신선_hover.png");
        align-items: center;
    }
    .project_item:hover > .project_item_common >.project_item_2_img{
                width: 100%;
        height: 371px;
        background-image: url("../img/eighteen-toystory/common/허진이_hover.png");
        align-items: center;
    }
    .project_item:hover > .project_item_common >.project_item_3_img{
                width: 100%;
        height: 371px;
        background-image: url("../img/eighteen-toystory/common/손자영_hover.png");
        align-items: center;
    }
    .project_item:hover > .project_item_common >.project_item_4_img{
                width: 100%;
        height: 371px;
        background-image: url("../img/eighteen-toystory/common/강영아_hover.png");
        align-items: center;
    }
    .project_item:hover > .project_item_common >.project_item_5_img{
                width: 100%;
        height: 371px;
        background-image: url("../img/eighteen-toystory/common/조규환_hover.png");
        align-items: center;
    }
    .project_item:hover > .project_item_common >.project_item_6_img{
                width: 100%;
        height: 371px;
        background-image: url("../img/eighteen-toystory/common/박강빈_hover.png");
        align-items: center;
    }
    
    .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: #F97392;
        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-toystory/common/common_icon.png);   
    }
    
    .project_item_1_img{
        width: 100%;
        height: 371px;
        background-image: url(../img/eighteen-toystory/common/신선.png);
    }
    .project_item_2_img{
        width: 100%;
        height: 371px;
        background-image: url(../img/eighteen-toystory/common/허진이.png);
    }
    .project_item_3_img{
        width: 100%;
        height: 371px;
        background-image: url(../img/eighteen-toystory/common/손자영.png);
    }
    .project_item_4_img{
        width: 100%;
        height: 371px;
        background-image: url(../img/eighteen-toystory/common/강영아.png);
    }
    .project_item_5_img{
        width: 100%;
        height: 371px;
        background-image: url(../img/eighteen-toystory/common/조규환.png);
    }
    .project_item_6_img{
        width: 100%;
        height: 371px;
        background-image: url(../img/eighteen-toystory/common/박강빈.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;
        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;
    }   
    
    .support_title_underbar{
        width: 100%;
        height: 11px;
        background-color: rgba(249, 115, 146, 0.5);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    
    .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: #EBF5F8;
        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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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-toystory/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: 648px;
    }
    
    .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-toystory/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-toystory/common/common_title_img.png);
    }
    
    .normal_btn_text{
        font-family: Noto Sans KR;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
    }
    
    .project_item_btn_text{
        font-family: Noto Sans KR;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        
    }
    
    .big_btn_text{
        font-family: Noto Sans KR;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 43px;
        letter-spacing: 0em;
        text-align: center;
        color:#fff;
    }



    .common_project_support_thanksfor{
        background-color: #EBF5F8;
        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: 1040px;
        justify-content: space-between;
        margin-bottom: 64px;

    }

    .common_project_support_thanksfor_list_item{
        display: flex;
        flex-direction: column;
        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-toystory/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-toystory/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-image: url(../img/eighteen-toystory/common/support_btn.png);
    }

    .support_btn:hover{
        box-shadow: 8px 8px 0px rgba(249, 115, 146, 0.5);
    }

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

}





















