{"id":1919,"date":"2025-07-24T07:34:35","date_gmt":"2025-07-24T07:34:35","guid":{"rendered":"https:\/\/visionnetworkcamp.org\/?page_id=1919"},"modified":"2025-07-26T08:20:59","modified_gmt":"2025-07-26T08:20:59","slug":"%ec%9b%8c%ed%81%ac%eb%b6%81","status":"publish","type":"page","link":"https:\/\/visionnetworkcamp.org\/ko\/%ec%9b%8c%ed%81%ac%eb%b6%81\/","title":{"rendered":"\uc6cc\ud06c\ubd81"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>21\uc77c \uad00\uacc4 \uc131\ucc30 \uc6cc\ud06c\ubd81<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background-color: #fafafa;\n            padding-bottom: 80px;\n        }\n        \n        .header {\n            position: fixed;\n            top: 0;\n            left: 0;\n            right: 0;\n            background: white;\n            border-bottom: 1px solid #e0e0e0;\n            z-index: 100;\n            padding: 12px 16px;\n        }\n        \n        .header h1 {\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 8px;\n            text-align: center;\n        }\n        \n        .nav-dropdown {\n            width: 100%;\n            padding: 10px 12px;\n            border: 1px solid #ddd;\n            border-radius: 8px;\n            background: white;\n            font-size: 16px;\n            appearance: none;\n            background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c\/polyline%3e%3c\/svg%3e\");\n            background-repeat: no-repeat;\n            background-position: right 12px center;\n            background-size: 16px;\n            padding-right: 40px;\n        }\n        \n        .content {\n            margin-top: 100px;\n            padding: 0 16px;\n        }\n        \n        .day-section {\n            background: white;\n            border-radius: 12px;\n            margin-bottom: 24px;\n            padding: 24px 20px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n        }\n        \n        .day-title {\n            font-size: 20px;\n            font-weight: 700;\n            color: #2563eb;\n            margin-bottom: 6px;\n        }\n        \n        .day-subtitle {\n            font-size: 16px;\n            color: #666;\n            margin-bottom: 24px;\n        }\n        \n        .question-section {\n            margin-bottom: 24px;\n        }\n        \n        .question-section:last-child {\n            margin-bottom: 0;\n        }\n        \n        .question-type {\n            font-size: 14px;\n            font-weight: 600;\n            color: #059669;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            margin-bottom: 8px;\n            padding: 4px 8px;\n            background: #f0fdf4;\n            border-radius: 4px;\n            display: inline-block;\n        }\n        \n        .main-question {\n            font-size: 16px;\n            font-weight: 600;\n            color: #1f2937;\n            margin-bottom: 16px;\n            padding: 16px;\n            background: #f8fafc;\n            border-radius: 8px;\n            border-left: 4px solid #2563eb;\n        }\n        \n        .question-list {\n            list-style: none;\n        }\n        \n        .question-list li {\n            margin-bottom: 12px;\n            padding-left: 20px;\n            position: relative;\n            font-size: 15px;\n            line-height: 1.5;\n        }\n        \n        .question-list li:before {\n            content: \"\u2022\";\n            color: #2563eb;\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n        }\n        \n        .faith-question {\n            background: #fef7cd;\n            border-left-color: #f59e0b;\n        }\n        \n        .faith-question-type {\n            background: #fef3c7;\n            color: #92400e;\n        }\n        \n        .scroll-to-top {\n            position: fixed;\n            bottom: 20px;\n            right: 20px;\n            width: 48px;\n            height: 48px;\n            background: #2563eb;\n            color: white;\n            border: none;\n            border-radius: 50%;\n            font-size: 20px;\n            cursor: pointer;\n            box-shadow: 0 4px 12px rgba(37, 99, 235, 0.3);\n            z-index: 99;\n            transition: all 0.3s ease;\n        }\n        \n        .scroll-to-top:hover {\n            background: #1d4ed8;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(37, 99, 235, 0.4);\n        }\n        \n        .intro {\n            background: white;\n            border-radius: 12px;\n            padding: 24px 20px;\n            margin-bottom: 24px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n        }\n        \n        .intro h2 {\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 12px;\n            color: #1f2937;\n        }\n        \n        .intro p {\n            color: #666;\n            margin-bottom: 12px;\n        }\n        \n        .intro ol {\n            margin-left: 20px;\n            color: #666;\n        }\n        \n        .intro li {\n            margin-bottom: 4px;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"header\">\n        <h1>21\uc77c \uad00\uacc4 \uc131\ucc30 \uc6cc\ud06c\ubd81<\/h1>\n        <select class=\"nav-dropdown\" id=\"daySelector\">\n            <option value=\"\">\ub0a0\uc9dc \uc120\ud0dd<\/option>\n            <option value=\"day1\">Day 1: \uc815\uccb4\uc131\uacfc \ubc30\uacbd<\/option>\n            <option value=\"day2\">Day 2: \uad00\uacc4\uc5d0 \ub300\ud55c \uae30\ub300<\/option>\n            <option value=\"day3\">Day 3: \uccab\uc778\uc0c1\uacfc \ud0dc\ub3c4<\/option>\n            <option value=\"day4\">Day 4: \ub2e4\ub984\uc5d0 \ub300\ud55c \ubc18\uc751<\/option>\n            <option value=\"day5\">Day 5: \uac70\uc808\uacfc \ubc18\uc751<\/option>\n            <option value=\"day6\">Day 6: \uac08\ub4f1\uacfc \ubd88\ud3b8\ud568<\/option>\n            <option value=\"day7\">Day 7: \uc9c4\uc815\uc131\uacfc \uc18c\ud1b5<\/option>\n            <option value=\"day8\">Day 8: \ub2e4\ub984\uc758 \uc218\uc6a9<\/option>\n            <option value=\"day9\">Day 9: \uacf5\ub3d9\uccb4\uc5d0\uc11c\uc758 \uc5ed\ud560<\/option>\n            <option value=\"day10\">Day 10: \uad00\uacc4\uc758 \uc5f0\uacb0<\/option>\n            <option value=\"day11\">Day 11: \uc18c\uc18d\uac10<\/option>\n            <option value=\"day12\">Day 12: \uc774\ud574\uc640 \uacf5\uac10<\/option>\n            <option value=\"day13\">Day 13: \ubc29\uc5b4\uc801 \ud0dc\ub3c4<\/option>\n            <option value=\"day14\">Day 14: \uac1c\uc131\uacfc \uace0\uc720\ud568<\/option>\n            <option value=\"day15\">Day 15: \uacf5\ub3d9\uc758 \uc758\ubbf8 \ucc3d\uc870<\/option>\n            <option value=\"day16\">Day 16: \uacf5\ub3d9\uccb4\uc5d0 \ub300\ud55c \uae30\uc5ec<\/option>\n            <option value=\"day17\">Day 17: \uc9c4\uc815\ud55c \uacf5\ub3d9\uccb4<\/option>\n            <option value=\"day18\">Day 18: \uad00\uacc4\ub97c \ud1b5\ud55c \ubcc0\ud654<\/option>\n            <option value=\"day19\">Day 19: \uad00\uacc4\uc758 \uc9c0\uc18d<\/option>\n            <option value=\"day20\">Day 20: \ubc1b\uc740 \uac83\uc744 \ub098\ub204\uae30<\/option>\n            <option value=\"day21\">Day 21: \uacbd\ud5d8\uc758 \ub0b4\uc7ac\ud654<\/option>\n        <\/select>\n    <\/div>\n\n    <div class=\"content\">\n        <div class=\"intro\">\n            <h2>\uc6cc\ud06c\ubd81 \uc18c\uac1c<\/h2>\n            <p>\uc774 \uc6cc\ud06c\ubd81\uc740 \uc11c\ub85c \ub2e4\ub978 \ubc30\uacbd\uc744 \uac00\uc9c4 \uc0ac\ub78c\ub4e4\uc774 \ud568\uaed8 \uc5b4\uc6b8\ub9ac\uba70 \uc758\uc0ac\uc18c\ud1b5\uacfc \uc18c\uc18d\uac10\uc744 \ud0a4\uc6cc\uac00\ub294 \uacfc\uc815\uc744 \uc790\uc2e0\uc758 \uc2dc\uc120\uc5d0\uc11c \uc810\uac80\ud558\uace0 \uc131\ucc30\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\uae30 \uc704\ud55c \uc790\uae30\uc131\ucc30 \ub3c4\uad6c\uc785\ub2c8\ub2e4.<\/p>\n            <p>\ub9e4\uc77c 5\uac1c\uc758 \uc9c8\ubb38\uc5d0 \ub2f5\ud558\uba70, \uc790\uc2e0\uc758 \uc815\uccb4\uc131\uacfc \uad00\uacc4 \ubc29\uc2dd, \uadf8\ub9ac\uace0 \uc2e0\uc559\uc744 \ub3cc\uc544\ubcf4\ub294 \uae30\ud68c\ub97c \uac16\uc2b5\ub2c8\ub2e4. \uac01 \uc9c8\ubb38\uc740 \ub2e4\uc74c\uacfc \uac19\uc774 \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n            <ol>\n                <li><strong>\uc8fc\uc81c \uc9c8\ubb38 (1\uac1c)<\/strong>: \ud558\ub8e8 \uc885\uc77c \ub9c8\uc74c\uc18d\uc5d0 \uc9c0\ub2c8\uace0 \uc0dd\uac01\ud560 \uc8fc\uc81c<\/li>\n                <li><strong>\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38 (4\uac1c)<\/strong>: \uc790\uae30\uc774\ud574 \ubc0f \uad00\uacc4 \uc131\ucc30\uc744 \uc704\ud55c \uc9c8\ubb38\ub4e4<\/li>\n                <li><strong>\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38 (1\uac1c)<\/strong>: \uae30\ub3c5\uad50\uc801 \uc2e0\uc559\uacfc \ub9ac\ub354\uc2ed\uc744 \uc131\ucc30\ud558\ub294 \uc9c8\ubb38<\/li>\n            <\/ol>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day1\">\n            <div class=\"day-title\">Day 1<\/div>\n            <div class=\"day-subtitle\">\uc815\uccb4\uc131\uacfc \ubc30\uacbd<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub0b4 \uc774\uc57c\uae30\ub294 \uc5b4\ub514\uc5d0\uc11c\ubd80\ud130 \uc2dc\uc791\ub410\uc744\uae4c\uc694? \ub098\ub294 \uc5b4\ub5a4 &#8216;\ubc30\uacbd&#8217;\uc744 \uac00\uc9c4 \uc0ac\ub78c\uc778\uac00\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\ub098\ub294 \uc5b4\ub5a4 \ubc30\uacbd\uc5d0\uc11c \uc790\ub77c\uc654\uace0, \uadf8\uac83\uc774 \ub0b4 \ud604\uc7ac \ubaa8\uc2b5\uc5d0 \uc5b4\ub5a4 \uc601\ud5a5\uc744 \uc8fc\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc774\ubc88 \ucea0\ud504\uc5d0\uc11c \ub098\ub294 \uc5b4\ub5a4 \uad00\uacc4\ub97c \uae30\ub300\ud558\uace0 \uc788\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ucc98\uc74c \ub9d0\uc744 \ub098\ub208 \uc0ac\ub78c\uc740 \ub204\uad6c\uc600\uace0, \uc5b4\ub5a4 \uc778\uc0c1\uc744 \ubc1b\uc558\ub098\uc694?<\/li>\n                    <li>\ub098\uc5d0\uac8c &#8216;\ud3b8\uc548\ud568&#8217;\uc774\ub780 \uc5b4\ub5a4 \uc0ac\ub78c\uacfc \uc5b4\ub5a4 \ub300\ud654\uc5d0\uc11c \ub290\uaef4\uc9c0\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ud558\ub098\ub2d8\uaed8\uc11c \ub098\ub97c \uc774 \ucea0\ud504\uc5d0 \ubd80\ub974\uc2e0 \ubaa9\uc801\uc774 \ubb34\uc5c7\uc774\ub77c\uace0 \uc0dd\uac01\ud558\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day2\">\n            <div class=\"day-title\">Day 2<\/div>\n            <div class=\"day-subtitle\">\uad00\uacc4\uc5d0 \ub300\ud55c \uae30\ub300<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub0b4\uac00 \ubc14\ub77c\ub294 \uad00\uacc4, \uac10\ucd94\uc9c0 \uc54a\uc544\ub3c4 \uad1c\ucc2e\uc744\uae4c\uc694? \ub098\ub294 \uc9c0\uae08 \uc5b4\ub5a4 \uae30\ub300\ub97c \ud488\uace0 \uc774 \uc790\ub9ac\uc5d0 \uc640 \uc788\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ud558\ub8e8, \ub0b4\uac00 \uac00\uc7a5 \ub9ce\uc774 \ub290\ub080 \uac10\uc815\uc740 \ubb34\uc5c7\uc774\uc5c8\uace0 \uc65c \uadf8\ub7ac\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc5b4\ub5a4 \uc0c1\ud669\uc5d0\uc11c \uc27d\uac8c \ub9d0\uc744 \uac78 \uc218 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub204\uad70\uac00\uc640 \uacf5\uac10\ud588\ub358 \uc21c\uac04\uc774 \uc788\ub2e4\uba74 \uc5b4\ub5a4 \uc774\uc57c\uae30\uc600\ub098\uc694?<\/li>\n                    <li>\ub098\uc758 \uc758\uc0ac\uc18c\ud1b5 \ubc29\uc2dd\uc774 \uc624\ub298 \uc5b4\ub5a4 \uacb0\uacfc\ub97c \ub9cc\ub4e4\uc5c8\ub2e4\uace0 \uc0dd\uac01\ud558\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc624\ub298 \ub098\uc758 \ub9d0\uacfc \ud589\ub3d9\uc774 \ud558\ub098\ub2d8\uc758 \uc0ac\ub791\uc744 \ubc18\uc601\ud588\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day3\">\n            <div class=\"day-title\">Day 3<\/div>\n            <div class=\"day-subtitle\">\uccab\uc778\uc0c1\uacfc \ud0dc\ub3c4<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\uc758 \uccab \uc778\uc0ac\ub294 \ub0b4 \ub9c8\uc74c\uc744 \uc5bc\ub9c8\ub098 \ub2f4\uace0 \uc788\uc5c8\uc744\uae4c\uc694? \uc0c8\ub85c\uc6b4 \uc0ac\ub78c\uc744 \ub9cc\ub0a0 \ub54c \ub098\ub294 \uc5b4\ub5a4 \ud0dc\ub3c4\ub97c \ubcf4\uc774\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub098\ub294 \uc9d1\ub2e8 \uc548\uc5d0\uc11c \uc5b4\ub5a4 \uc704\uce58(\uc911\uc2ec, \uc8fc\ubcc0, \uc911\uac04 \ub4f1)\uc5d0 \uc788\ub2e4\uace0 \ub290\uaf08\ub098\uc694?<\/li>\n                    <li>\ub204\uad70\uac00\uc640\uc758 \ucc28\uc774\ub97c \ub290\ub080 \uc21c\uac04\uc774 \uc788\uc5c8\ub098\uc694? \uc5b4\ub5bb\uac8c \ubc18\uc751\ud588\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4\uac00 \ub9d0\ud558\uc9c0 \uc54a\uace0 \ub118\uae34 \uc774\uc57c\uae30\ub098 \uac10\uc815\uc774 \uc788\ub2e4\uba74 \ubb34\uc5c7\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc18c\uc678\ub41c \uc0ac\ub78c\uc744 \uc54c\uc544\ucc28\ub838\ub098\uc694? \uadf8\ub54c \ub098\ub294 \uc5b4\ub5a4 \ud589\ub3d9\uc744 \ud588\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub0b4\uac00 \ub9cc\ub09c \ub204\uad70\uac00\ub97c \ud1b5\ud574 \ud558\ub098\ub2d8\uc758 \ud615\uc0c1\uc744 \uc5b4\ub5bb\uac8c \ubc1c\uacac\ud588\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day4\">\n            <div class=\"day-title\">Day 4<\/div>\n            <div class=\"day-subtitle\">\ub2e4\ub984\uc5d0 \ub300\ud55c \ubc18\uc751<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    &#8216;\ub2e4\ub984&#8217;\uc740 \uc704\ud611\uc77c \uc218\ub3c4, \uac00\ub2a5\uc131\uc77c \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4. \ub098\ub294 \ub204\uad70\uac00\uc640 \ub2e4\ub984\uc744 \ub290\uaf08\uc744 \ub54c \uc5b4\ub5a4 \uac10\uc815\uc774 \ub4dc\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\ub098\uc5d0\uac8c \uac00\uc7a5 \ud070 \uc601\ud5a5\uc744 \uc900 \uac00\uce58\ub098 \uc2e0\ub150\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\uc624\ub298 \ub098\ub294 \ub204\uad70\uac00\uc5d0\uac8c \uc774\ud574\ubc1b\uc558\ub2e4\uace0 \ub290\ub080 \uc21c\uac04\uc774 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub098\uc758 \ud55c \ub9c8\ub514 \ud639\uc740 \ud55c \ud589\ub3d9\uc774 \ub204\uad70\uac00\uc5d0\uac8c \uc601\ud5a5\uc744 \uc92c\ub2e4\uace0 \ub290\uaf08\ub098\uc694?<\/li>\n                    <li>\ub2e4\ub978 \uc0ac\ub78c\uc774 \uac00\uc9c4 \ub2e4\ub984\uc744 \uc5b4\ub5bb\uac8c \ubc1b\uc544\ub4e4\uc600\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub2e4\ub978 \uc0ac\ub78c\uc758 \ub2e4\ub984\uc744 \ubc1b\uc544\ub4e4\uc77c \ub54c, \uc608\uc218\ub2d8\uc758 \uac00\ub974\uce68\uc5d0\uc11c \uc5b4\ub5a4 \ub3c4\uc6c0\uc744 \ubc1b\uc558\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day5\">\n            <div class=\"day-title\">Day 5<\/div>\n            <div class=\"day-subtitle\">\uac70\uc808\uacfc \ubc18\uc751<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \uac70\uc808\ub2f9\ud560 \ub54c\uc758 \ub098\ub294 \uc5b4\ub5a4 \uc5bc\uad74\uc744 \ud558\uace0 \uc788\uc5c8\uc744\uae4c\uc694? \ub098\ub294 \ub098\uc758 \uc758\uacac\uc774 \ubc1b\uc544\ub4e4\uc5ec\uc9c0\uc9c0 \uc54a\uc744 \ub54c \uc5b4\ub5bb\uac8c \ubc18\uc751\ud558\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\ub098\ub294 \ub0af\uc120 \uc0ac\ub78c\uacfc \uce5c\ud574\uc9c0\uae30 \uc704\ud574 \uc8fc\ub85c \uc5b4\ub5a4 \ud589\ub3d9\uc744 \ud558\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4 \uc0ac\uace0\ubc29\uc2dd\uc774 \ub3c4\uc804\ubc1b\uc558\ub358 \uc21c\uac04\uc774 \uc788\ub2e4\uba74 \uc5b8\uc81c\uc600\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4\uac00 \ud55c \ub300\ud654 \uc911 \uac00\uc7a5 \uc624\ub798 \uae30\uc5b5\uc5d0 \ub0a8\uc744 \uac83 \uac19\uc740 \ub9d0\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\uc9c0\uae08\uae4c\uc9c0 \uc774 \uadf8\ub8f9 \uc548\uc5d0\uc11c \ub0b4\uac00 \ub9e1\uace0 \uc788\ub294 \uc5ed\ud560\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uac70\uc808\ub2f9\ud588\uc744 \ub54c, \ud558\ub098\ub2d8\uc758 \ub73b\uc5d0 \ub9e1\uae30\ub294 \ub9c8\uc74c\uc744 \uc5b4\ub5bb\uac8c \uac00\uc84c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day6\">\n            <div class=\"day-title\">Day 6<\/div>\n            <div class=\"day-subtitle\">\uac08\ub4f1\uacfc \ubd88\ud3b8\ud568<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ubd88\ud3b8\ud55c \ub300\ud654, \ud53c\ud558\uc9c0 \uc54a\uace0 \ub9c8\uc8fc\ud560 \uc218 \uc788\uc744\uae4c\uc694? \ub098\ub294 \uac08\ub4f1\uc774\ub098 \ubd88\ud3b8\ud568\uc744 \uc5b4\ub5bb\uac8c \ub2e4\ub8e8\ub294 \uc0ac\ub78c\uc778\uac00\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub0b4\uac00 \uc5b4\ub5a4 \ub9d0\uc774\ub098 \ud589\ub3d9\uc744 &#8220;\uc5b5\uc9c0\ub85c&#8221; \ud558\uac8c \ub41c \uc801\uc774 \uc788\uc5c8\ub098\uc694? \uadf8 \uc774\uc720\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\ub0b4\uac00 \ub300\ud654\ub97c \ud560 \ub54c \uc8fc\ub85c \uc0ac\uc6a9\ud558\ub294 \uc804\ub7b5\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\uc624\ub298 \ub098\uc758 \uc0dd\uac01\uacfc \uac10\uc815\uc774 \uc5b4\uae0b\ub09c \uc21c\uac04\uc774 \uc788\uc5c8\ub2e4\uba74 \uc5b4\ub5a4 \uc21c\uac04\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub204\uad70\uac00\uc640 \uacf5\ub3d9 \uc791\uc5c5\uc774\ub098 \ud65c\ub3d9\uc744 \ud558\uba70 \uc5b4\ub5a4 \ud611\ub825 \uacbd\ud5d8\uc744 \ud588\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ubd88\ud3b8\ud55c \ub300\ud654 \uc18d\uc5d0\uc11c \uc131\ub839\uc758 \uc778\ub3c4\ud558\uc2ec\uc744 \uc5b4\ub5bb\uac8c \uad6c\ud588\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day7\">\n            <div class=\"day-title\">Day 7<\/div>\n            <div class=\"day-subtitle\">\uc9c4\uc815\uc131\uacfc \uc18c\ud1b5<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub0b4 \ub9d0\uc740 \ub0b4 \ub9c8\uc74c\uc744 \uc798 \ub370\ub824\uc624\uace0 \uc788\uc5c8\uc744\uae4c\uc694? \ub098\ub294 \uc9c4\uc2ec\uc73c\ub85c \ub300\ud654\ud558\uace0 \uc788\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub0b4\uac00 &#8216;\uc9c4\uc9dc \ub098\ub2f5\ub2e4&#8217;\uace0 \ub290\ub080 \uc21c\uac04\uc740 \uc5b8\uc81c\uc600\ub098\uc694?<\/li>\n                    <li>\uc5b4\ub5a4 \uc0c1\ud669\uc5d0\uc11c \ub098\ub294 \ubc29\uc5b4\uc801\uc73c\ub85c \ubc18\uc751\ud558\uac8c \ub418\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4\uac00 \ub204\uad70\uac00\uc5d0\uac8c \ub9c8\uc74c\uc744 \uc5f4\uc5c8\ub2e4\uba74, \uadf8 \uacc4\uae30\ub294 \ubb34\uc5c7\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \ub2e4\ub978 \uc0ac\ub78c\uacfc\uc758 \uad00\uacc4\uc5d0\uc11c \uac00\uc7a5 \uc911\uc694\ud558\uac8c \uc5ec\uae30\ub294 \ud0dc\ub3c4\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc9c4\uc2ec\uc73c\ub85c \ub300\ud654\ud560 \ub54c, \ud558\ub098\ub2d8\uaed8\uc11c \ub0b4 \ub9c8\uc74c\uc744 \uc5b4\ub5bb\uac8c \uc774\ub044\uc168\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day8\">\n            <div class=\"day-title\">Day 8<\/div>\n            <div class=\"day-subtitle\">\ub2e4\ub984\uc758 \uc218\uc6a9<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    &#8216;\ud2c0\ub9bc&#8217;\uc774 \uc544\ub2c8\ub77c &#8216;\ub2e4\ub984&#8217;\uc774\ub77c\ub294 \ub9d0, \uc9c4\uc9dc \ubbff\uace0 \uc788\uc744\uae4c\uc694? \ub098\ub294 \ub204\uad70\uac00\uc758 \ub2e4\ub984\uc744 \ubc1b\uc544\ub4e4\uc77c \uc900\ube44\uac00 \ub418\uc5c8\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\ub098\ub294 \uac08\ub4f1 \uc0c1\ud669\uc5d0\uc11c \uc8fc\ub85c \uc5b4\ub5a4 \ubc18\uc751\uc744 \ud558\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \uac08\ub4f1 \ud639\uc740 \uc624\ud574\uc758 \uc21c\uac04\uc774 \uc788\uc5c8\ub2e4\uba74 \uc5b4\ub5bb\uac8c \ub300\uc751\ud588\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \uac00\uc7a5 \uc5b4\uc0c9\ud588\ub358 \uc21c\uac04\uc740 \uc5b8\uc81c\uc600\uace0, \uadf8 \uc774\ud6c4 \uc5b4\ub5a4 \ubcc0\ud654\uac00 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc774 \uacf5\ub3d9\uccb4\uc5d0\uc11c \ub0b4\uac00 \ubc14\ub77c\ub294 \ub098\uc758 \ubaa8\uc2b5\uc740 \uc5b4\ub5a4 \ubaa8\uc2b5\uc778\uac00\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub204\uad70\uac00\uc758 \ub2e4\ub984\uc744 \ubc1b\uc544\ub4e4\uc77c \ub54c, \uc131\uacbd \ub9d0\uc500\uc5d0\uc11c \uc5b4\ub5a4 \uaca9\ub824\ub97c \ubc1b\uc558\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day9\">\n            <div class=\"day-title\">Day 9<\/div>\n            <div class=\"day-subtitle\">\uacf5\ub3d9\uccb4\uc5d0\uc11c\uc758 \uc5ed\ud560<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub0b4\uac00 \ube60\uc9c0\uba74 \uc774 \ubd84\uc704\uae30\ub294 \uc5b4\ub5bb\uac8c \ub2ec\ub77c\uc9c8\uae4c\uc694? \ub098\ub294 \uc774 \uc9d1\ub2e8\uc5d0\uc11c \uc5b4\ub5a4 \uc5ed\ud560\uc744 \ud558\uace0 \uc788\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub0b4\uac00 \uac00\uc7a5 \ub9ce\uc774 \ub4e4\uc740 \ub9d0\uc740 \ubb34\uc5c7\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc624\ub298 \uac10\uc815 \ud45c\ud604\uc744 \uc798\ud588\ub2e4\uace0 \ub290\ub07c\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4\uac00 \ub204\uad70\uac00\ub97c \ub3d5\uac70\ub098 \uc9c0\uc9c0\ud55c \uc21c\uac04\uc774 \uc788\ub2e4\uba74 \uc5b4\ub5a4 \uc0c1\ud669\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \uc9d1\ub2e8 \ubd84\uc704\uae30\uc5d0 \uae0d\uc815\uc801\uc73c\ub85c \uae30\uc5ec\ud588\ub2e4\uace0 \ub290\ub080 \ubd80\ubd84\uc774 \uc788\ub2e4\uba74?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub0b4\uac00 \uc774 \uacf5\ub3d9\uccb4\uc5d0\uc11c \ub9e1\uc740 \uc5ed\ud560\uc774 \ud558\ub098\ub2d8\uc758 \ubd80\ub974\uc2ec\uacfc \uc5b4\ub5bb\uac8c \uc5f0\uacb0\ub41c\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day10\">\n            <div class=\"day-title\">Day 10<\/div>\n            <div class=\"day-subtitle\">\uad00\uacc4\uc758 \uc5f0\uacb0<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \uc5f0\uacb0\uc740 \ub178\ub825\uc77c\uae4c\uc694, \uc6b4\uba85\uc77c\uae4c\uc694? \ub098\ub294 \ub204\uad6c\uc640 \uc5f0\uacb0\ub418\uace0 \uc2f6\uc5b4 \ud558\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc774\ubc88 \ucea0\ud504\uc5d0\uc11c \uc9c0\uae08\uae4c\uc9c0 \uac00\uc7a5 \uc778\uc0c1 \uae4a\uc5c8\ub358 \ub300\ud654\ub098 \uc21c\uac04\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\ub098\ub294 \ub0b4 \uac10\uc815\uc744 \uac10\ucd94\ub294 \ud3b8\uc778\uac00\uc694, \ub4dc\ub7ec\ub0b4\ub294 \ud3b8\uc778\uac00\uc694? \uadf8 \uc774\uc720\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4\uac00 \ud63c\uc790 \uc788\uace0 \uc2f6\uc5c8\ub358 \uc21c\uac04\uc740 \uc5b8\uc81c\uc600\uace0, \uadf8 \uac10\uc815\uc740 \uc5b4\ub5bb\uac8c \ud758\ub7ec\uac14\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub098\ub294 \ub098\uc758 \ubc30\uacbd\/\uc2e0\ub150\uc774 \uc5b4\ub5bb\uac8c \uc791\uc6a9\ud588\ub294\uc9c0 \ub290\uaf08\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ud558\ub098\ub2d8\uaed8\uc11c \ub098\ub97c \ud1b5\ud574 \uc774 \ucea0\ud504\uc5d0\uc11c \uc5b4\ub5a4 \uc5f0\uacb0\uc744 \ub9cc\ub4e4\uace0 \uc2f6\uc73c\uc2e0 \uac78\uae4c?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day11\">\n            <div class=\"day-title\">Day 11<\/div>\n            <div class=\"day-subtitle\">\uc18c\uc18d\uac10<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \uc5b4\ub5a4 \uc21c\uac04\uc5d0 &#8216;\ub0b4\uac00 \uc5ec\uae30\uc5d0 \uc18d\ud574 \uc788\uad6c\ub098&#8217;\ub77c\ub294 \uc18c\uc18d\uac10\uc744 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \uac00\uc7a5 \ub530\ub73b\ud588\ub358 \ub9d0\uc774\ub098 \ud45c\uc815\uc740 \ubb34\uc5c7\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc5b4\ub5a4 \ud589\ub3d9\uc774 \ub0b4\uac00 \uc18c\uc18d\ub418\uc5c8\ub2e4\ub294 \ub290\ub08c\uc744 \uac15\ud654\uc2dc\ud0a8\ub2e4\uace0 \uc0dd\uac01\ud558\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub098\ub294 \uc9d1\ub2e8 \uc548\uc5d0\uc11c \uc5bc\ub9c8\ub098 \uc790\uc5f0\uc2a4\ub7fd\uac8c \ud589\ub3d9\ud560 \uc218 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\ub97c \ud658\uc601\ud574 \uc8fc\ub294 \ubd84\uc704\uae30\ub780 \uc5b4\ub5a4 \uac83\uc774\ub77c\uace0 \ub290\ub07c\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc774 \uc18c\uc18d\uac10\uc774 \ud558\ub098\ub2d8\uc758 \uad50\ud68c \uc548\uc5d0\uc11c \uc5b4\ub5bb\uac8c \ub098\ud0c0\ub09c\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day12\">\n            <div class=\"day-title\">Day 12<\/div>\n            <div class=\"day-subtitle\">\uc774\ud574\uc640 \uacf5\uac10<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub0b4\uac00 \ub204\uad70\uac00\ub97c \uc774\ud574\ud55c\ub2e4\uace0 \ub290\ub084 \ub54c, \ub098\ub294 \ubb34\uc5c7\uc744 \ubcf4\uac70\ub098 \ub4e3\uace0 \uc788\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub204\uad70\uac00\ub97c \uc624\ud574\ud588\uc744 \uc218\ub3c4 \uc788\ub294 \uc21c\uac04\uc774 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\uadf8 \uc0ac\ub78c\uc758 \uc785\uc7a5\uc5d0\uc11c \uc0dd\uac01\ud574\ubcf4\ub824 \ub178\ub825\ud55c \uc21c\uac04\uc740 \uc5b8\uc81c\uc600\ub098\uc694?<\/li>\n                    <li>\ub0b4\uac00 \uc774\ud574\ub97c \ubc1b\uc558\ub2e4\uace0 \ub290\ub080 \uacbd\ud5d8\uc774 \uc624\ub298 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc5b4\ub5a4 \ubc29\uc2dd\uc73c\ub85c \ud0c0\uc778\uc758 \uac10\uc815\uc744 \uc798 \ud3ec\ucc29\ud558\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub204\uad70\uac00\ub97c \uc774\ud574\ud558\ub824\ub294 \ub098\uc758 \ub178\ub825\uc774 \uadf8\ub9ac\uc2a4\ub3c4\uc758 \uc0ac\ub791\uacfc \uc5b4\ub5bb\uac8c \uc5f0\uacb0\ub418\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day13\">\n            <div class=\"day-title\">Day 13<\/div>\n            <div class=\"day-subtitle\">\ubc29\uc5b4\uc801 \ud0dc\ub3c4<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \uc5b4\ub5a4 \uc21c\uac04\uc5d0 \ubc29\uc5b4\uc801\uc778 \ud0dc\ub3c4\ub97c \ucde8\ud558\uac8c \ub418\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub300\ud654 \uc911 \ubd88\ud3b8\ud568\uc744 \ub290\ub080 \uc8fc\uc81c\ub098 \ud45c\ud604\uc774 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\uadf8 \uc0c1\ud669\uc5d0\uc11c \ub098\ub294 \uc5b4\ub5bb\uac8c \ubc18\uc751\ud588\uace0, \ubb34\uc5c7\uc744 \uc228\uae30\uace0 \uc2f6\uc5c8\ub098\uc694?<\/li>\n                    <li>\ubc29\uc5b4\uc801\uc778 \ub098\ub97c \ub204\uac00 \uc54c\uc544\ubd10 \uc8fc\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc5b8\uc81c \uc9c4\uc9dc \ub098\ub97c \ub4dc\ub7ec\ub0bc \uc218 \uc788\ub2e4\uace0 \ub290\ub07c\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ubc29\uc5b4\uc801\uc778 \ud0dc\ub3c4\ub97c \ub0b4\ub824\ub193\uae30 \uc704\ud574 \ud558\ub098\ub2d8\uaed8 \uc5b4\ub5a4 \ub3c4\uc6c0\uc744 \uad6c\ud588\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day14\">\n            <div class=\"day-title\">Day 14<\/div>\n            <div class=\"day-subtitle\">\uac1c\uc131\uacfc \uace0\uc720\ud568<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \ud568\uaed8 \ud558\ub294 \uc774\ub4e4 \uc548\uc5d0\uc11c \ub098\uc758 \uace0\uc720\ud55c \uc0c9\uc744 \uc5b4\ub5bb\uac8c \uc9c0\ucf1c\uac00\uace0 \uc788\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub098\ub294 \ub098\ub2f5\uac8c \ud589\ub3d9\ud588\ub2e4\uace0 \ub290\ub07c\ub294 \uc21c\uac04\uc774 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc9d1\ub2e8\uc5d0 \ub3d9\ud654\ub418\ub294 \uac83\uacfc \ub098\ub97c \uc720\uc9c0\ud558\ub294 \uac83 \uc0ac\uc774\uc5d0\uc11c \uc5b4\ub5a4 \uade0\ud615\uc744 \uace0\ubbfc\ud588\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc5b4\ub5a4 \uac00\uce58\ub098 \ud0dc\ub3c4\ub97c \ub193\uce58\uc9c0 \uc54a\uc73c\ub824 \ud588\ub098\uc694?<\/li>\n                    <li>\ub2e4\ub978 \uc0ac\ub78c\ub4e4\ub3c4 \uac01\uc790\uc758 \uc0c9\uc744 \ud45c\ud604\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \ud589\ub3d9\uc744 \ud588\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub098\uc758 \uace0\uc720\ud55c \uc0c9\uc774 \ud558\ub098\ub2d8\uaed8\uc11c \uc8fc\uc2e0 \uc740\uc0ac\uc640 \uc5b4\ub5bb\uac8c \uc5f0\uacb0\ub41c\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day15\">\n            <div class=\"day-title\">Day 15<\/div>\n            <div class=\"day-subtitle\">\uacf5\ub3d9\uc758 \uc758\ubbf8 \ucc3d\uc870<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \uacf5\ub3d9\uccb4 \uc548\uc5d0\uc11c \ub098\uc640 \ub2e4\ub978 \uc774\ub4e4\uacfc \ud568\uaed8 \uc758\ubbf8\ub97c \ub9cc\ub4e4\uc5b4 \uac00\uace0 \uc788\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \uc6b0\ub9ac\ub294 \ud568\uaed8 \uc5b4\ub5a4 \uc758\ubbf8 \uc788\ub294 \uacbd\ud5d8\uc744 \ud588\ub098\uc694?<\/li>\n                    <li>\uadf8 \uc548\uc5d0\uc11c \ub098\ub294 \uc5b4\ub5a4 \uc5ed\ud560\uc744 \ud588\ub2e4\uace0 \uc0dd\uac01\ud558\ub098\uc694?<\/li>\n                    <li>\uc758\ubbf8\uac00 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \uc21c\uac04\uc744 \uc5b4\ub5bb\uac8c \uc778\uc2dd\ud588\ub098\uc694?<\/li>\n                    <li>\uadf8 \uc21c\uac04\uc774 \ub098\uc5d0\uac8c \ub0a8\uae34 \uac10\uc815\uc740 \ubb34\uc5c7\uc774\uc5c8\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc774 \uacf5\ub3d9\uccb4\uc758 \uc758\ubbf8 \uc788\ub294 \uc21c\uac04\ub4e4\uc774 \ud558\ub098\ub2d8\uc758 \ub098\ub77c\ub97c \uc5b4\ub5bb\uac8c \ub4dc\ub7ec\ub0c8\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day16\">\n            <div class=\"day-title\">Day 16<\/div>\n            <div class=\"day-subtitle\">\uacf5\ub3d9\uccb4\uc5d0 \ub300\ud55c \uae30\uc5ec<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \uc9c0\uae08, \uc774 \uacf5\ub3d9\uccb4\uc5d0 \uae30\uc5ec\ud558\uace0 \uc788\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \ub0b4\uac00 \ud55c \ud589\ub3d9 \uc911 \uacf5\ub3d9\uccb4\uc5d0 \uae0d\uc815\uc801\uc778 \uc601\ud5a5\uc744 \uc900 \uac74 \ubb34\uc5c7\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\ub098\uc758 \uae30\uc5ec\uac00 \uc798 \ubcf4\uc600\ub2e4\uace0 \ub290\ub07c\ub294\uac00\uc694?<\/li>\n                    <li>\ud639\uc740 \ub098\uc758 \uae30\uc5ec\uac00 \uac00\ub824\uc84c\ub2e4\uace0 \ub290\uaf08\uc73c\uba74 \uc65c \uadf8\ub807\uac8c \ub290\uaf08\ub098\uc694?<\/li>\n                    <li>\ub2e4\ub978 \uc774\uc758 \uae30\uc5ec\ub97c \uc778\uc815\ud558\uac70\ub098 \uace0\ub9c8\uc6c0\uc744 \ud45c\ud604\ud55c \uc21c\uac04\uc774 \uc788\uc5c8\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub0b4 \uae30\uc5ec\uac00 \ud558\ub098\ub2d8\uc758 \uacc4\ud68d \uc548\uc5d0\uc11c \uc5b4\ub5a4 \uc758\ubbf8\ub97c \uac00\uc9c4\ub2e4\uace0 \uc0dd\uac01\ud558\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day17\">\n            <div class=\"day-title\">Day 17<\/div>\n            <div class=\"day-subtitle\">\uc9c4\uc815\ud55c \uacf5\ub3d9\uccb4<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\uc5d0\uac8c \uacf5\ub3d9\uccb4\ub780 \uc5b4\ub5a4 \ubaa8\uc2b5\uc77c \ub54c \uc9c4\uc9dc\ub77c\uace0 \ub290\uaef4\uc9c0\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc624\ub298 \uacf5\ub3d9\uccb4\uc758 \ud798\uc744 \ub290\uaf08\ub358 \uc21c\uac04\uc774 \uc788\ub2e4\uba74 \uc5b8\uc81c\uc600\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \uc774 \uc9d1\ub2e8\uc5d0\uc11c \uc548\uc804\ud558\ub2e4\uace0 \ub290\ub07c\ub098\uc694?<\/li>\n                    <li>\uc9c4\uc9dc \uacf5\ub3d9\uccb4\ub77c\uace0 \ub290\ub07c\uac8c \ub9cc\ub4dc\ub294 \uc694\uc18c\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\uadf8 \uc548\uc5d0\uc11c \ub098\ub294 \uc5b4\ub5bb\uac8c \uc6c0\uc9c1\uc774\uace0 \uc788\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc774 \uacf5\ub3d9\uccb4\uac00 \uadf8\ub9ac\uc2a4\ub3c4\uc758 \ubab8\uc73c\ub85c\uc11c \uc5b4\ub5a4 \uc5ed\ud560\uc744 \ud55c\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day18\">\n            <div class=\"day-title\">Day 18<\/div>\n            <div class=\"day-subtitle\">\uad00\uacc4\ub97c \ud1b5\ud55c \ubcc0\ud654<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \uad00\uacc4 \uc548\uc5d0\uc11c \ubcc0\ud654\ud558\uace0 \uc788\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc774\uc804\uc758 \ub098\uc640 \ube44\uad50\ud588\uc744 \ub54c, \uc5b4\ub5a4 \uc810\uc5d0\uc11c \ub098\ub294 \ub2ec\ub77c\uc84c\ub098\uc694?<\/li>\n                    <li>\uc774 \uad00\uacc4\ub4e4\uc774 \ub098\uc5d0\uac8c \uc900 \uac00\uc7a5 \ud070 \ubc30\uc6c0\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4\uac00 \uc608\uc804 \uac19\uc558\uc73c\uba74 \ud558\uc9c0 \uc54a\uc558\uc744 \ud589\ub3d9\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\ub098\ub294 \uc774 \ubcc0\ud654\uac00 \uc5b4\ub5a4 \ubc29\ud5a5\uc73c\ub85c \ub098\ub97c \uc774\ub044\ub294\uc9c0 \ub290\ub07c\uace0 \uc788\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc774 \ubcc0\ud654\uac00 \ud558\ub098\ub2d8\uc758 \uc778\ub3c4\ud558\uc2ec\uacfc \uc5b4\ub5bb\uac8c \uc5f0\uacb0\ub41c\ub2e4\uace0 \ub290\ub07c\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day19\">\n            <div class=\"day-title\">Day 19<\/div>\n            <div class=\"day-subtitle\">\uad00\uacc4\uc758 \uc9c0\uc18d<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \ub0b4\uac00 \ud615\uc131\ud55c \uad00\uacc4\ub4e4\uc744 \uc5b4\ub5bb\uac8c \uc774\uc5b4\uac00\uace0 \uc2f6\uc740\uac00\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc774 \uad00\uacc4\ub97c \uc774\uc5b4\uac00\uae30 \uc704\ud574 \ub098\ub294 \uc5b4\ub5a4 \ub178\ub825\uc744 \ud560 \uc900\ube44\uac00 \ub418\uc5b4 \uc788\ub098\uc694?<\/li>\n                    <li>\uc9c0\uae08\uae4c\uc9c0 \ub9fa\uc740 \uc0ac\ub78c \uc911 \uaf2d \ub2e4\uc2dc \ub9cc\ub098\uace0 \uc2f6\uc740 \uc0ac\ub78c\uc740 \ub204\uad6c\uc778\uac00\uc694?<\/li>\n                    <li>\uadf8 \uc0ac\ub78c\uacfc \uc5b4\ub5a4 \uae30\uc5b5\uc744 \uacf5\uc720\ud558\uace0 \uc788\ub098\uc694?<\/li>\n                    <li>\uad00\uacc4\ub97c \uc774\uc5b4\uac00\ub294 \ub370 \ud544\uc694\ud55c \ub098\uc758 \ud0dc\ub3c4\ub294 \ubb34\uc5c7\uc774\ub77c\uace0 \uc0dd\uac01\ud558\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc774 \uad00\uacc4\ub4e4\uc744 \ud558\ub098\ub2d8\uc758 \ubd80\ub974\uc2ec \uc548\uc5d0\uc11c \uc5b4\ub5bb\uac8c \uc9c0\uc18d\ud558\uace0 \uc2f6\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day20\">\n            <div class=\"day-title\">Day 20<\/div>\n            <div class=\"day-subtitle\">\ubc1b\uc740 \uac83\uc744 \ub098\ub204\uae30<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub0b4\uac00 \ubc1b\uc740 \uac83\uc744 \ub204\uad70\uac00\uc5d0\uac8c \ub2e4\uc2dc \ub3cc\ub824\uc904 \uc218 \uc788\uc744\uae4c\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc774\ubc88 \ucea0\ud504\uc5d0\uc11c \ub0b4\uac00 \uac00\uc7a5 \ud06c\uac8c \ubc1b\uc740 \uc120\ubb3c\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                    <li>\uadf8\uac83\uc744 \ub2e4\uc2dc \ub098\ub220\uc8fc\uace0 \uc2f6\uc740 \ub9c8\uc74c\uc774 \uc0dd\uae34 \uc21c\uac04\uc774 \uc788\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc624\ub298 \ub0b4\uac00 \ub204\uad70\uac00\ub97c \ub3c4\uc6b4 \uae30\uc5b5\uc774 \uc788\ub2e4\uba74 \uc5b8\uc81c\uc778\uac00\uc694?<\/li>\n                    <li>\uc774 \uacf5\ub3d9\uccb4\uc5d0 \ub0b4\uac00 \ub0a8\uae30\uace0 \uc2f6\uc740 \ud55c\ub9c8\ub514\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \ub0b4\uac00 \ubc1b\uc740 \uc120\ubb3c\uc744 \ub098\ub204\ub294 \uc77c\uc774 \ud558\ub098\ub2d8\uc758 \uc740\ud61c\ub97c \uc5b4\ub5bb\uac8c \ub4dc\ub7ec\ub0b4\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"day-section\" id=\"day21\">\n            <div class=\"day-title\">Day 21<\/div>\n            <div class=\"day-subtitle\">\uacbd\ud5d8\uc758 \ub0b4\uc7ac\ud654<\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc8fc\uc81c \uc9c8\ubb38<\/div>\n                <div class=\"main-question\">\n                    \ub098\ub294 \uc774 \uacbd\ud5d8\uc744 \uc5b4\ub5bb\uac8c \ub0b4 \uc0b6\uc5d0 \ub179\uc5ec\ub0bc \uc218 \uc788\uc744\uae4c\uc694?\n                <\/div>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type\">\uc77c\uc77c \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <ul class=\"question-list\">\n                    <li>\uc774\ubc88 \uc5ec\uc815\uc5d0\uc11c \ub0b4\uac00 \uc5bb\uc740 \uac00\uc7a5 \uc911\uc694\ud55c \ubc30\uc6c0\uc740 \ubb34\uc5c7\uc774\uc5c8\ub098\uc694?<\/li>\n                    <li>\uc55e\uc73c\ub85c\uc758 \uc0b6\uc5d0\uc11c \uc774 \ubc30\uc6c0\uc744 \uc5b4\ub5bb\uac8c \ud65c\uc6a9\ud558\uace0 \uc2f6\ub098\uc694?<\/li>\n                    <li>\uc774 \uc5ec\uc815\uc744 \ud568\uaed8 \ud55c \uc0ac\ub78c\ub4e4\uacfc \ub098\ub294 \uc5b4\ub5a4 \uae30\uc5b5\uc73c\ub85c \ub0a8\uace0 \uc2f6\ub098\uc694?<\/li>\n                    <li>\ub098\ub294 \ub2e4\uc74c \ub9cc\ub0a8\uc744 \uc704\ud574 \uc5b4\ub5a4 \ub2e4\uc9d0\uc744 \ud558\uace0 \uc788\ub098\uc694?<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"question-section\">\n                <div class=\"question-type faith-question-type\">\uc2e0\uc559 \uc131\ucc30 \uc9c8\ubb38<\/div>\n                <div class=\"main-question faith-question\">\n                    \uc774 \ucea0\ud504\uc758 \uacbd\ud5d8\uc774 \ub098\ub97c \ud558\ub098\ub2d8\uc758 \uc77c\uafbc\uc73c\ub85c \uc5b4\ub5bb\uac8c \uc900\ube44\uc2dc\ucf30\ub098\uc694?\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <button class=\"scroll-to-top\" onclick=\"scrollToTop()\">\u2191<\/button>\n\n    <script>\n        const daySelector = document.getElementById('daySelector');\n        \n        daySelector.addEventListener('change', function() {\n            const selectedDay = this.value;\n            if (selectedDay) {\n                const targetElement = document.getElementById(selectedDay);\n                if (targetElement) {\n                    const headerHeight = document.querySelector('.header').offsetHeight;\n                    const targetPosition = targetElement.offsetTop - headerHeight - 10;\n                    \n                    window.scrollTo({\n                        top: targetPosition,\n                        behavior: 'smooth'\n                    });\n                }\n            }\n        });\n        \n        function scrollToTop() {\n            window.scrollTo({\n                top: 0,\n                behavior: 'smooth'\n            });\n        }\n        \n        \/\/ \uc2a4\ud06c\ub864 \uc2dc \ub4dc\ub86d\ub2e4\uc6b4 \ucd08\uae30\ud654\n        let scrollTimeout;\n        window.addEventListener('scroll', function() {\n            clearTimeout(scrollTimeout);\n            scrollTimeout = setTimeout(function() {\n                daySelector.value = '';\n            }, 100);\n        });\n    <\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>21\uc77c \uad00\uacc4 \uc131\ucc30 \uc6cc\ud06c\ubd81 21\uc77c \uad00\uacc4 \uc131\ucc30 \uc6cc\ud06c\ubd81 \ub0a0\uc9dc \uc120\ud0ddDay 1: \uc815\uccb4\uc131\uacfc \ubc30\uacbdDay 2: \uad00\uacc4\uc5d0 \ub300\ud55c \uae30\ub300Day 3: \uccab\uc778\uc0c1\uacfc \ud0dc\ub3c4Day 4: \ub2e4\ub984\uc5d0 \ub300\ud55c \ubc18\uc751Day 5: \uac70\uc808\uacfc \ubc18\uc751Day 6: \uac08\ub4f1\uacfc \ubd88\ud3b8\ud568Day&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-1919","page","type-page","status-publish","hentry"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/visionnetworkcamp.org\/ko\/wp-json\/wp\/v2\/pages\/1919","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/visionnetworkcamp.org\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/visionnetworkcamp.org\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/visionnetworkcamp.org\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/visionnetworkcamp.org\/ko\/wp-json\/wp\/v2\/comments?post=1919"}],"version-history":[{"count":0,"href":"https:\/\/visionnetworkcamp.org\/ko\/wp-json\/wp\/v2\/pages\/1919\/revisions"}],"wp:attachment":[{"href":"https:\/\/visionnetworkcamp.org\/ko\/wp-json\/wp\/v2\/media?parent=1919"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}