@media screen and (max-width: 720px) {
    .quick_menu {
        display: none !important;
    }
    #container {
        min-width: 720px;
        height: 10858px;
    }
    #top {
        height: 70px;
        background-color: rgb(51, 23, 20, 0.9);
    }

    #top p.mo_btn_menu {
        position: absolute;
        top: 20px;
        right: 26px;
        width: 44px;
        height: 30px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_menu_btn.png') no-repeat;
        background-size: cover;
    }

    #top a.mo_dk_logo {
        top: 20px !important;
        left: 18px !important;
        width: 170px !important;
        height: 32px !important;
        background-size: cover !important;
        position: absolute;
        z-index: 54;
        display: block;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0125/dk_logo.png') no-repeat;
    }
    #top a.dk_logo {
        display: none !important;
    }


    #top a.btn_home {
        display: none !important;
        top: 18px !important;
        right: 24px !important;
        width: 35px !important;
        height: 32px !important;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0125/mo_btn_home.png') no-repeat !important;
        background-size: cover !important;
    }

    #top a.btn_close {
        display: none !important;
    }

    #top div.top_in ul.gnb {
        display: none;
    }

    #sidebar {
        display: none;
        height: 100%;
        width: 100%;
        position: fixed;
        left: 0;
        z-index: 999;
        background: #191614;
        overflow-x: hidden;
    }

    #sidebar .dk_logo {
        position: absolute;
        top: 20px;
        left: 40px;
        right: 0;
        width: 170px;
        height: 35px;
        background-size: cover;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0125/dk_logo.png') no-repeat;
        background-size: cover;
    }

    #sidebar ul {
        position: absolute;
        top: 98px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }

    #sidebar ul li {
        padding: 8px;
        margin: 73px 0;
        font-size: 30px;
        color: #d9d9d9;
        letter-spacing: -1.4px;
    }

    #sidebar ul li.current {
        color: #ff4646;
    }

    #sidebar.active {
        display: block;
    }

    #sidebar .mo_btn_menu {
        position: absolute;
        top: 20px;
        left: 20px;
        cursor: pointer;
        font-size: 24px;
        color: white;
    }

    #sidebar.active .mo_btn_menu {
        left: 250px;
    }

    #sidebar .btn_menu_close {
        position: absolute;
        top: 11px;
        right: 24px;
        width: 48px;
        height: 48px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_menu_close.png') no-repeat;
        background-size: cover;
    }

    #sidebar .menu_link {
        width: 100%;
        height: 70px;
        position: absolute;
        top: 810px;
        left: 75px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_menu_home_btn.png') no-repeat;
    }

    #sidebar .openevent_link {
        width: 100%;
        height: 70px;
        position: absolute;
        top: 690px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_menu_open_btn.png') no-repeat center;
    }

    /*intro*/
    #main_bg {
        height: 1280px;
    }

    #main_bg div.intro_bg01 {
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_main_bg_02_01.jpg') center 0 no-repeat !important;
        height: 1280px;
        background-size: cover !important;
    }

    #main_bg div.intro {
        display: none;
    }

    #main_bg div.intro_btn {
        display: block !important;
        top: 1000px;
        width: 378px;
        height: 104px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/main_btn_final_1.png') 4px 0 no-repeat !important;
        background-size: cover !important;
    }
    /* #main_bg div.intro_btn:hover {
        display: block !important;
        top: 1000px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_main_btn_hover_5.png') 4px 0 no-repeat !important;
    } */
     
    .banner_open {
        display: none;
    }

    /*content*/
    #event01 {
        height: 1133px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont01_bg.jpg') center center no-repeat !important;
        top: -1px;
    }

    #event01 h2 {
        width: 630px;
        height: 304px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont01_title.png') no-repeat !important;
        top: 80px;
        left:50%;
        transform: translateX(-50%);
    }

    #event01 div.item_box {
        top: 916px;
        width: 478px;
        left: 50%;
        transform: translateX(-50%);
    }

    #event01 div.item_box div.item_img {
        width: 673px;
        height: 224px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont01_item.png') no-repeat !important;
        top: -504px;
        left: -93px;
    }

    #event01 div.item_box div.item_img div.icon_plus {
        top: 9px !important;
        right: 82px;
        width: 72px;
        height: 72px;
        margin-top: -11px;
        margin-left: -20px;
    }

    #event01 div.res_box {
        top: 1375px;
        width: 1152px;
        position: relative;
    }

    #event01 li.input_box {
        width: 1152px;
        height: 140px;
        background: none;
    }

    #event01 input#resInput {
        width: 395px;
        height: 85px;
        font-size: 30px;
        top: -703px;
        left: -626px;
        padding-left: 25px;
        letter-spacing: -2px;
    }

    #event01 input#resInput::placeholder {
        font-size: 24px;
    }

    #event01 div.res_box ul li.checkbox input[id="check1"]+label {
        top: -605px;
        margin-left: -522px;
        width: 30px;
        height: 30px;
        font-size: 0;
        background-size: cover !important;
    }
    #event01 .res_box ul li.checkbox input[id="check1"]:checked+label {
        width: 30px;
        height: 30px;
    }

    #event01 p.btn_info {
        top: -601px;
        left: 368px;
        width: 78px;
        height: 22px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/cont01_btn_info_8.png') no-repeat !important;
        background-size: cover !important;
    }

    #event01 div.cont01_notice {
        top: 880px;
        width: 517px;
        height: 107px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/cont01_notio_3.png') no-repeat !important;
        background-size: cover !important;
    }

    #event01 div.cont01_notice div.btn_notice {
        width: 267px;
        height: 58px;
    }

    /* 고정버튼 */
    #event01 .btn_res {
        top: -703px;
        right: 479px;
        width: 189px;
        height: 87px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont01_btn1.jpg') center 0 no-repeat;
        outline: none;
        border: none;
        cursor: pointer;
    }
    /* 고정버튼 */

    /* #event01 button.btn_res1 {
        left: 50%;
        margin-left: -576px;
        top: -293px;
        z-index: 5;
        width: 720px;
        height: 112px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0808/btn_cont01.png') center 0 no-repeat !important;
        background-size: cover !important;
    } */

    #event01 button.btn_res1.active {
        position: fixed;
        display: block;
        bottom: 0 !important;
        top: unset;
        left: 576px;
        margin-left: -576px;
        z-index: 5;
        width: 720px;
        height: 112px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/btn_cont02.png') center 0 no-repeat !important;
        background-size: cover !important;
    }
    #event01 .item_box .item_img .item_popup {
        display: none !important;
    }


    #event03 {
        height: 1063px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont04_bg.jpg') center center no-repeat !important;
        top: -87px;
    }
    #event03 h2 {
        display: none;
    }
    #event03 div.cont03_step {
        width: 598px;
        height: 845px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont04_box1.png') no-repeat;
        top: 56px !important;
        left: -5px !important;
    }
    #event03 div.cont03_step a {
        display: none;
    }

    #event04 {
        height: 1739px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont03_bg.jpg') center center no-repeat !important;
        top: -89px;
    }

    #event04 h2 {
        width: 680px;
        height: 376px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont03_title.png') no-repeat !important;
        top: 122px;
        left:50%;
        transform: translateX(-50%);
    }

    #event04 .content_box .cont01 {
        width: 677px;
        height: 562px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont03_box01.png') no-repeat;
        top: 116px !important;
        left: 22px !important;
    }
    #event04 .content_box .cont01 .btn_box .btn_image {
        width: 287px;
        height: 60px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont03_step_btn01.jpg') no-repeat;
        top: 31px !important;
        left: 78px !important;
    }
    #event04 .content_box .cont01 .btn_box p {
        width: 287px;
        height: 60px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont03_step_btn02.jpg') no-repeat;
        top: 31px !important;
        right: 16px !important;
    }
    #event04 .content_box .cont01 .btn_box .btn_event {
        top: 249px !important;
        left: 219px !important;
    }

    #event04 .content_box .cont02 {
        width: 673px;
        height: 360px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont03_box02.png') no-repeat;
        top: 710px !important;
        left: 22px !important;
    }
    #event04 .cont04_notice {
        width: 255px;
        height: 49px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_cont03_btn.jpg') no-repeat;
        top: unset;
        bottom: 112px !important;
        left: -5px !important;
    }



    /*추가 컨텐츠 */
    #update01 {
        height: 890px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update01_bg1.jpg') center center no-repeat !important;
        top: -4px;
    }

    #update01 h2 {
        width: 531px;
        height: 264px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update01_tit.png') no-repeat !important;
        top: 80px;
        left:50%;
        transform: translateX(-50%);
    }

    #update01 .cont01 {
        width: 720px;
        height: 479px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update01_img01.png') no-repeat;
        top: 328px !important;
    }

    #update01 .update_notice {
        width: 223px;
        height: 16px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_com_txt.png') no-repeat;
        top: unset;
        bottom: 104px !important;
    }

    #update02 {
        height: 1481px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update02_bg.jpg') center center no-repeat !important;
        top: -5px;
    }

    #update02 h2 {
        width: 621px;
        height: 328px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update02_tit.png') no-repeat !important;
        top: 80px;
        left:50%;
        transform: translateX(-50%);
    }

    #update02 .cont01 {
        width: 525px;
        height: 847px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update02_img01.png') no-repeat;
        top: 328px !important;
    }

    #update02 .cont03 {
        width: 441px;
        height: 90px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/update02_img03.png') no-repeat;
        top: 1200px !important;
    }

    #update02 .update_notice {
        width: 223px;
        height: 16px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_com_txt.png') no-repeat;
        top: unset;
        bottom: 144px !important;
    }

    #update03 {
        height: 1470px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update03_bg.jpg') center center no-repeat !important;
        top: -46px;
    }

    #update03 h2 {
        width: 528px;
        height: 222px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update03_tit1.png') no-repeat !important;
        top: 80px;
        left:50%;
        transform: translateX(-50%);
    }

    #update03 .cont01 {
        width: 526px;
        height: 847px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update03_img01.png') no-repeat;
        top: 328px !important;
    }

    #update03 .update_notice {
        width: 223px;
        height: 16px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_com_txt.png') no-repeat;
        top: unset;
        bottom: 217px !important;
    }

    #update04 {
        height: 1023px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update04_bg2.jpg') center center no-repeat !important;
        top: -87px;
    }

    #update04 h2 {
        width: 527px;
        height: 222px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update04_tit.png') no-repeat !important;
        top: 80px;
        left:50%;
        transform: translateX(-50%);
    }

    #update04 .cont01 {
        width: 720px;
        height: 506px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update04_img01.png') no-repeat;
        top: 328px !important;
    }

    #update04 .update_notice {
        width: 223px;
        height: 16px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_com_txt.png') no-repeat;
        top: unset;
        bottom: 149px !important;
    }

    #update05 {
        height: 820px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update05_bg2.jpg') center center no-repeat !important;
        top: -3px;
    }

    #update05 h2 {
        width: 527px;
        height: 289px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update05_tit.png') no-repeat !important;
        top: 80px;
        left:50%;
        transform: translateX(-50%);
    }

    #update05 .cont01 {
        width: 720px;
        height: 365px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_update05_img01.png') no-repeat;
        top: 360px !important;
    }

    #update05 .update_notice {
        width: 223px;
        height: 16px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/m_com_txt.png') no-repeat;
        top: unset;
        bottom: 121px !important;
    }


    p.btn_top {
        display: none;
        position: fixed;
        right: 20px;
        bottom: 149px;
        width: 52px;
        height: 44px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont03_top.png') no-repeat;
        background-size: cover;
    }
    p.btn_top:hover {
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont03_top.png') no-repeat;
    }

    /*popup*/
    .popup_back {
        opacity: 1;
	    background: #000;
    }

    .popup_back_white {
        background: #fff;
    }
    
    .popup_success {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 1280px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_0725.jpg') no-repeat !important;
        background-size: cover !important;
    }

    .popup_success .btn_short {
        top: 342px;
        margin-left: -107px;
        width: 215px;
        height: 60px;
    }

    .popup_success .popup_icon_close {
        top: 11px;
        right: 23px;
        width: 50px;
        height: 50px;
    }

    .popup_item {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 2000px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont01_item_hover.jpg') center 0 no-repeat !important;
        background-size: cover;
    }

    .popup_item .popup_close {
        bottom: 96px;
        width: 345px;
        height: 102px;
    }

    .popup_item .popup_icon_close {
        position: absolute;
        top: 35px;
        right: 35px;
        width: 50px;
        height: 50px;
    }

    .popup_error, .popup_confirm {
        top: 60px;
        width: 700px !important;
        height: 318px !important;
        margin-left: -349px;
        margin-top: 0;
    }

    .popup .popup_title {
        margin-top: 108px;
        font-size: 30px;
    }

    .popup .popup_confirm_close,
    .popup .popup_confirm_cancel,
    .popup .popup_close_defalut {
        width: 100px;
        height: 50px;
        font-size: 20px;
        line-height: 50px;
        border-radius: 10px;
    }

    .popup_res_info {
        top: 0;
        margin-top: 0;
        width: 100%;
        height: 565px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont01_info_popup.png') center 0 no-repeat;
        background-size: cover;
    }

    .popup_res_info .popup_close,
    .popup_res .popup_close,
    .popup_sns .popup_close {
        bottom: -3px !important;
        width: 222px;
        height: 64px;
    }

    .popup_res_info .popup_icon_close,
    .popup_res .popup_icon_close{
        position: absolute;
        top: 44px;
        right: 44px;
        width: 50px;
        height: 50px;
    }
    
    .popup_sns .popup_icon_close {
        position: absolute;
        top: 10px;
        right: 23px;
        width: 50px;
        height: 50px;
    }

    .popup_res {
        top: 0;
        margin-top: 0;
        width: 100%;
        height: 701px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_cont01_info02_popup.png') center 0 no-repeat;
        background-size: cover;
    }

    .popup_sns {
        top: 0;
        margin-top: 0;
        width: 100%;
        height: 411px;
        background: url('https://web-files-tokyo-cdn.masangsoft.com/public/DK/event/2024/0718/moblie_sns_popup.png') center 0 no-repeat;
        background-size: cover;
    }

    #popupTitleLogin {
        width: 425px !important;
        height: 300px !important;
    }
    #event05{
        /* display: none; */
    }
}