{"id":368,"date":"2026-07-04T11:16:26","date_gmt":"2026-07-04T11:16:26","guid":{"rendered":"https:\/\/gokoreastudy.com\/universities\/dong-eui-university\/"},"modified":"2026-07-04T12:58:20","modified_gmt":"2026-07-04T12:58:20","slug":"dong-eui-university","status":"publish","type":"universities","link":"https:\/\/gokoreastudy.com\/ko\/universities\/dong-eui-university\/","title":{"rendered":"Dong-Eui University (\ub3d9\uc758\ub300\ud559\uad50)"},"content":{"rendered":"\n<style>\n@import url(\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/variable\/pretendardvariable-dynamic-subset.min.css\");\r\n\r\n\r\n.gk2{\r\n  --navy:#1D2A44; --navy-h:#2A3B5C; --red:#C60C30; --red-h:#A80A28;\r\n  --base:#F8FAFC; --card:#FFFFFF; --border:#E2E8F0; --muted:#64748B;\r\n  --tint:#EEF2F8; --on-brand-muted:#AEB8C9; --page:#DCE3EB;\r\n  --r:16px; --r-lg:24px; --maxw:1120px;\r\n  --shadow:0 1px 2px rgba(16,28,51,.04), 0 12px 28px -12px rgba(16,28,51,.18);\r\n  --shadow-lg:0 24px 60px -20px rgba(16,28,51,.35);\r\n  background:var(--page); color:var(--navy); line-height:1.6;\r\n  font-family:\"Pretendard Variable\",Pretendard,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Noto Sans KR\",sans-serif;\r\n  padding:18px; -webkit-font-smoothing:antialiased;\r\n  \r\n  width:auto; margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw); overflow-x:clip;\r\n}\r\n.gk2 *{ box-sizing:border-box; }\r\n.gk2 img{ display:block; max-width:100%; }\r\n.gk2 a{ color:inherit; text-decoration:none; }\r\n.gk2 h1, .gk2 h2, .gk2 h3{ line-height:1.2; margin:0; letter-spacing:-.02em; }\r\n.gk2 p{ margin:0; }\r\n\r\n\r\n.gk2-surface{ background:#fff; border-radius:28px; box-shadow:var(--shadow-lg); overflow:hidden; max-width:1200px; margin:0 auto; }\r\n\r\n\r\n.gk2 .seal{ display:inline-flex; align-items:center; justify-content:center; width:30px; height:30px; border-radius:8px; background:var(--red); color:#fff; font-weight:800; font-size:13px; box-shadow:inset 0 0 0 2px rgba(255,255,255,.35); transform:rotate(-4deg); flex:none; }\r\n.gk2 .eyebrow{ display:inline-flex; align-items:center; gap:9px; font-size:.78rem; font-weight:800; letter-spacing:.14em; text-transform:uppercase; color:var(--red); margin-bottom:16px; }\r\n.gk2 .eyebrow .seal{ width:22px; height:22px; font-size:10px; border-radius:6px; }\r\n\r\n\r\n.gk2 .btn{ display:inline-flex; align-items:center; gap:8px; font-weight:700; border-radius:999px; padding:11px 20px; cursor:pointer; border:1px solid transparent; transition:transform .12s, background .15s, box-shadow .15s; font-size:.95rem; }\r\n.gk2 .btn:hover{ transform:translateY(-1px); }\r\n.gk2 .btn--red{ background:var(--red); color:#fff; } .gk2 .btn--red:hover{ background:var(--red-h); }\r\n.gk2 .btn--navy{ background:var(--navy); color:#fff; } .gk2 .btn--navy:hover{ background:var(--navy-h); }\r\n.gk2 .btn--ghost{ background:rgba(255,255,255,.12); color:#fff; border-color:rgba(255,255,255,.45); } .gk2 .btn--ghost:hover{ background:rgba(255,255,255,.2); }\r\n.gk2 .btn--white{ background:#fff; color:var(--navy); } .gk2 .btn--white:hover{ box-shadow:var(--shadow); }\r\n.gk2 .btn--outline{ background:#fff; color:var(--navy); border-color:var(--border); } .gk2 .btn--outline:hover{ border-color:var(--navy); }\r\n\r\n\r\n.gk2 .hero{ padding:18px; }\r\n.gk2 .hero__frame{ position:relative; border-radius:var(--r-lg); overflow:hidden; min-height:460px; display:flex; }\r\n.gk2 .hero__img{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; background:var(--navy); }\r\n.gk2 .hero__frame::after{ content:\"\"; position:absolute; inset:0; background:linear-gradient(105deg, rgba(13,21,40,.82) 0%, rgba(13,21,40,.45) 42%, rgba(13,21,40,.12) 70%, rgba(13,21,40,.05) 100%); }\r\n.gk2 .hero__glyph{ position:absolute; right:2%; bottom:-8%; font-size:min(34vw,420px); font-weight:900; line-height:.8; color:transparent; -webkit-text-stroke:2px rgba(255,255,255,.22); text-stroke:2px rgba(255,255,255,.22); pointer-events:none; z-index:1; user-select:none; }\r\n.gk2 .hero__content{ position:relative; z-index:2; align-self:center; padding:48px 8% 48px 7%; max-width:660px; color:#fff; }\r\n.gk2 .hero__kicker{ display:inline-flex; align-items:center; gap:9px; font-weight:700; font-size:.82rem; letter-spacing:.12em; text-transform:uppercase; color:#fff; background:rgba(255,255,255,.14); border:1px solid rgba(255,255,255,.25); padding:7px 14px; border-radius:999px; margin-bottom:20px; }\r\n.gk2 .hero h1{ font-size:clamp(2.4rem,5.2vw,4rem); font-weight:900; color:#fff; letter-spacing:-.03em; }\r\n.gk2 .hero h1 .accent{ position:relative; white-space:nowrap; }\r\n.gk2 .hero h1 .accent::after{ content:\"\"; position:absolute; left:0; right:0; bottom:.08em; height:.16em; background:var(--red); border-radius:3px; z-index:-1; }\r\n.gk2 .hero__sub{ margin:18px 0 28px; font-size:1.12rem; color:#E6EAF2; max-width:30em; }\r\n.gk2 .hero__cta{ display:flex; gap:12px; flex-wrap:wrap; }\r\n.gk2 .hero__trust{ margin-top:22px; font-size:.86rem; color:var(--on-brand-muted); display:flex; align-items:center; gap:8px; }\r\n\r\n\r\n.gk2 .subhero{ padding:18px; }\r\n.gk2 .subhero__frame{ position:relative; border-radius:var(--r-lg); overflow:hidden; min-height:330px; display:flex; align-items:center; justify-content:center; text-align:center; }\r\n.gk2 .subhero__img{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; background:var(--navy); }\r\n.gk2 .subhero__frame::after{ content:\"\"; position:absolute; inset:0; background:linear-gradient(180deg, rgba(13,21,40,.55), rgba(13,21,40,.78)); }\r\n.gk2 .subhero__in{ position:relative; z-index:2; color:#fff; max-width:880px; padding:46px 28px; }\r\n.gk2 .subhero h1{ font-size:clamp(1.65rem,3vw,2.4rem); line-height:1.22; font-weight:900; color:#fff; letter-spacing:-.03em; }\r\n.gk2 .subhero__sub{ color:#E6EAF2; margin-top:14px; font-size:1.08rem; }\r\n.gk2 .subhero__cta{ margin-top:24px; display:flex; gap:12px; justify-content:center; flex-wrap:wrap; }\r\n.gk2 .subhero .eyebrow{ color:#fff; justify-content:center; }\r\n\r\n\r\n.gk2 .section{ padding:56px clamp(20px,5vw,64px); }\r\n.gk2 .section--tight{ padding-top:0; }\r\n.gk2 .prose{ max-width:760px; margin:0 auto; }\r\n.gk2 .prose h2{ font-size:clamp(1.4rem,2.4vw,1.8rem); margin:1.4em 0 .4em; }\r\n.gk2 .prose h2:first-child{ margin-top:0; }\r\n.gk2 .prose h3{ font-size:1.12rem; margin:1.2em 0 .3em; }\r\n.gk2 .prose p{ color:var(--navy); margin-bottom:1em; }\r\n.gk2 .prose ul{ padding-left:1.2em; margin:0 0 1em; } .gk2 .prose li{ margin:.35em 0; color:var(--navy); }\r\n.gk2 .lead{ font-size:1.08rem; color:var(--muted); }\r\n.gk2 .center{ text-align:center; }\r\n.gk2 .sec-head{ text-align:center; max-width:640px; margin:0 auto 32px; }\r\n.gk2 .sec-head h2{ font-size:clamp(1.5rem,2.8vw,2.1rem); }\r\n.gk2 .sec-head p{ color:var(--muted); margin-top:10px; }\r\n\r\n\r\n.gk2 .note{ background:#fff; border:1px solid var(--border); border-left:4px solid var(--red); border-radius:10px; padding:16px 20px; margin:0 auto 28px; max-width:760px; font-size:.96rem; }\r\n\r\n\r\n.gk2 .cardgrid{ display:grid; grid-template-columns:repeat(3,1fr); gap:18px; max-width:980px; margin:0 auto; }\r\n.gk2 .cardgrid--2{ grid-template-columns:repeat(2,1fr); }\r\n.gk2 .cardgrid--4{ grid-template-columns:repeat(4,1fr); }\r\n.gk2 .infocard{ background:#fff; border:1px solid var(--border); border-radius:var(--r); padding:24px; transition:transform .15s, box-shadow .15s; }\r\n.gk2 .infocard:hover{ transform:translateY(-3px); box-shadow:var(--shadow); }\r\n.gk2 .infocard h3{ font-size:1.08rem; margin-bottom:7px; }\r\n.gk2 .infocard p{ color:var(--muted); font-size:.92rem; }\r\n.gk2 .infocard a.link{ color:var(--red); font-weight:700; font-size:.92rem; display:inline-block; margin-top:12px; }\r\n.gk2 .infocard .soon{ display:inline-block; margin-top:12px; font-size:.82rem; font-weight:700; color:var(--muted); background:var(--tint); padding:3px 10px; border-radius:999px; }\r\n.gk2 .infocard__ic{ width:42px; height:42px; border-radius:12px; background:var(--navy); color:#fff; display:flex; align-items:center; justify-content:center; margin-bottom:14px; }\r\n.gk2 .infocard__ic svg{ width:21px; height:21px; }\r\n\r\n\r\n.gk2 .why{ display:grid; grid-template-columns:1.05fr .95fr; gap:48px; padding:64px clamp(20px,6vw,8%) 56px; align-items:center; }\r\n.gk2 .why h2{ font-size:clamp(1.5rem,2.6vw,2rem); }\r\n.gk2 .why p.lead{ margin:16px 0 22px; }\r\n.gk2 .socials{ display:flex; gap:10px; }\r\n.gk2 .socials a{ width:40px; height:40px; border-radius:50%; background:var(--tint); display:flex; align-items:center; justify-content:center; color:var(--navy); transition:background .15s,color .15s; }\r\n.gk2 .socials a:hover{ background:var(--navy); color:#fff; }\r\n.gk2 .featstack{ display:grid; gap:14px; }\r\n.gk2 .feat{ display:flex; gap:16px; padding:18px 20px; background:var(--tint); border:1px solid var(--border); border-radius:var(--r); transition:transform .15s, box-shadow .15s; }\r\n.gk2 .feat:hover{ transform:translateY(-2px); box-shadow:var(--shadow); }\r\n.gk2 .feat__ic{ width:44px; height:44px; flex:none; border-radius:12px; background:var(--navy); color:#fff; display:flex; align-items:center; justify-content:center; }\r\n.gk2 .feat__ic svg{ width:22px; height:22px; }\r\n.gk2 .feat h3{ font-size:1.02rem; margin-bottom:4px; } .gk2 .feat p{ font-size:.9rem; color:var(--muted); }\r\n\r\n\r\n.gk2 .stats{ display:flex; justify-content:center; gap:64px; flex-wrap:wrap; padding:8px 8% 56px; }\r\n.gk2 .stat{ text-align:center; }\r\n.gk2 .stat__ic{ width:52px; height:52px; margin:0 auto 12px; border-radius:50%; background:#fff; border:1px solid var(--border); display:flex; align-items:center; justify-content:center; color:var(--red); box-shadow:var(--shadow); }\r\n.gk2 .stat__ic svg{ width:24px; height:24px; }\r\n.gk2 .stat b{ font-size:1.7rem; font-weight:900; display:block; letter-spacing:-.02em; }\r\n.gk2 .stat span{ font-size:.85rem; color:var(--muted); }\r\n\r\n\r\n.gk2 .panel{ margin:0 18px 18px; background:var(--tint); border-radius:var(--r-lg); padding:40px clamp(20px,4vw,44px); }\r\n.gk2 .panel__head{ display:flex; align-items:flex-end; justify-content:space-between; gap:24px; margin-bottom:26px; }\r\n.gk2 .panel__head h2{ font-size:clamp(1.5rem,2.6vw,2rem); }\r\n.gk2 .panel__head p{ color:var(--muted); max-width:34em; margin-top:8px; font-size:.98rem; }\r\n.gk2 .uni-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }\r\n.gk2 .uni{ position:relative; border-radius:var(--r); overflow:hidden; min-height:300px; display:flex; align-items:flex-end; color:#fff; box-shadow:var(--shadow); transition:transform .18s, box-shadow .18s; }\r\n.gk2 .uni:hover{ transform:translateY(-4px); box-shadow:var(--shadow-lg); }\r\n.gk2 .uni img{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; background:var(--navy); z-index:0; }\r\n.gk2 .uni::after{ content:\"\"; position:absolute; inset:0; background:linear-gradient(to top, rgba(13,21,40,.92) 6%, rgba(13,21,40,.4) 46%, rgba(13,21,40,.05) 78%); z-index:1; }\r\n.gk2 .uni__body{ position:relative; z-index:2; padding:16px; width:100%; }\r\n.gk2 .uni__badge{ position:absolute; top:14px; left:14px; z-index:2; background:rgba(255,255,255,.92); color:var(--navy); font-weight:800; font-size:.74rem; padding:5px 10px; border-radius:999px; box-shadow:var(--shadow); }\r\n.gk2 .uni h3{ font-size:1.04rem; color:#fff; } .gk2 .uni__loc{ font-size:.82rem; color:#E6EAF2; margin-top:3px; }\r\n.gk2 .uni__tags{ display:flex; gap:6px; flex-wrap:wrap; margin-top:11px; }\r\n.gk2 .tag{ font-size:.7rem; font-weight:700; padding:4px 9px; border-radius:999px; background:rgba(255,255,255,.16); border:1px solid rgba(255,255,255,.28); }\r\n.gk2 .tag--red{ background:var(--red); border-color:var(--red); }\r\n.gk2 .panel__foot{ display:flex; align-items:center; justify-content:space-between; margin-top:24px; }\r\n.gk2 .carousel-nav{ display:flex; gap:10px; }\r\n.gk2 .carousel-nav button{ width:42px; height:42px; border-radius:50%; border:1px solid var(--border); background:#fff; color:var(--navy); cursor:pointer; font-size:1.1rem; transition:background .15s,color .15s; }\r\n.gk2 .carousel-nav button:hover{ background:var(--navy); color:#fff; }\r\n\r\n\r\n.gk2 .guides{ display:grid; grid-template-columns:1.15fr 1fr 1fr; gap:18px; padding:8px 18px 56px; }\r\n.gk2 .gcard{ border-radius:var(--r-lg); overflow:hidden; min-height:300px; display:flex; }\r\n.gk2 .gcard--navy{ background:var(--navy); color:#fff; flex-direction:column; justify-content:space-between; padding:30px; }\r\n.gk2 .gcard--navy h2{ color:#fff; font-size:1.5rem; } .gk2 .gcard--navy p{ color:var(--on-brand-muted); margin:12px 0 0; font-size:.96rem; }\r\n.gk2 .gcard--img{ position:relative; align-items:flex-end; color:#fff; box-shadow:var(--shadow); transition:transform .18s; }\r\n.gk2 .gcard--img:hover{ transform:translateY(-4px); }\r\n.gk2 .gcard--img img{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; background:var(--navy); z-index:0; }\r\n.gk2 .gcard--img::after{ content:\"\"; position:absolute; inset:0; background:linear-gradient(to top, rgba(13,21,40,.92), rgba(13,21,40,.2) 60%, rgba(13,21,40,0)); z-index:1; }\r\n.gk2 .gcard__body{ position:relative; z-index:2; padding:22px; }\r\n.gk2 .gcard__ic{ position:absolute; top:16px; left:16px; z-index:2; width:40px; height:40px; border-radius:50%; background:rgba(255,255,255,.92); color:var(--red); display:flex; align-items:center; justify-content:center; }\r\n.gk2 .gcard__ic svg{ width:20px; height:20px; }\r\n.gk2 .gcard--img h3{ color:#fff; font-size:1.12rem; } .gk2 .gcard--img p{ color:#E6EAF2; font-size:.88rem; margin-top:6px; }\r\n\r\n\r\n.gk2 .steps{ padding:8px 8% 60px; text-align:center; }\r\n.gk2 .steps h2{ font-size:clamp(1.5rem,2.6vw,2rem); margin-bottom:8px; }\r\n.gk2 .steps>p{ color:var(--muted); margin-bottom:36px; }\r\n.gk2 .steprow{ display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }\r\n.gk2 .step{ text-align:left; padding:26px 24px; background:#fff; border:1px solid var(--border); border-radius:var(--r); }\r\n.gk2 .step__n{ font-size:2.4rem; font-weight:900; color:var(--tint); line-height:1; letter-spacing:-.04em; }\r\n.gk2 .step__n b{ color:var(--red); }\r\n.gk2 .step h3{ font-size:1.1rem; margin:6px 0 8px; } .gk2 .step p{ color:var(--muted); font-size:.92rem; }\r\n\r\n\r\n.gk2 .ctaband{ margin:0 18px 18px; border-radius:var(--r-lg); background:var(--red); color:#fff; padding:54px 8%; text-align:center; position:relative; overflow:hidden; }\r\n.gk2 .ctaband::before{ content:\"\u5370\"; position:absolute; right:4%; top:50%; transform:translateY(-50%) rotate(-6deg); font-size:13rem; font-weight:900; color:rgba(255,255,255,.08); pointer-events:none; }\r\n.gk2 .ctaband h2{ color:#fff; font-size:clamp(1.5rem,3vw,2.1rem); position:relative; }\r\n.gk2 .ctaband p{ color:rgba(255,255,255,.9); margin:14px auto 26px; max-width:34em; position:relative; }\r\n.gk2 .ctaband .btn{ position:relative; }\r\n\r\n\r\n.gk2 .formslot{ max-width:520px; margin:0 auto; }\r\n\r\n\r\n@media (max-width:980px){\r\n  .gk2 .why{ grid-template-columns:1fr; gap:32px; }\r\n  .gk2 .uni-grid, .gk2 .cardgrid--4{ grid-template-columns:repeat(2,1fr); }\r\n  .gk2 .guides{ grid-template-columns:1fr; }\r\n  .gk2 .steprow, .gk2 .cardgrid{ grid-template-columns:1fr; }\r\n  .gk2 .cardgrid--2{ grid-template-columns:1fr; }\r\n}\r\n@media (max-width:760px){\r\n  .gk2 .hero__content{ padding:36px 28px; }\r\n  .gk2 .stats{ gap:36px; }\r\n  .gk2 .uni-grid, .gk2 .cardgrid--4{ grid-template-columns:1fr; }\r\n}\r\n@media (prefers-reduced-motion:reduce){ .gk2 *{ transition:none !important; animation:none !important; } }\n.entry-meta, .ast-single-entry-banner .post-meta, .entry-header .ast-blog-meta-container{ display:none !important; }\n\n.ast-single-entry-banner, .site-content .entry-header{ display:none !important; }\n.entry-content{ margin-top:0 !important; margin-bottom:0 !important; }\n#primary, .site-main{ margin-top:0 !important; margin-bottom:0 !important; padding-top:0 !important; padding-bottom:0 !important; }\n.ast-article-single{ padding-top:0 !important; padding-bottom:0 !important; margin:0 !important; }\n\n.post-navigation, .ast-single-post-navigation-wrapper, nav.navigation.post-navigation{ display:none !important; }\n.gk2 .fineprint{ color:var(--muted); font-size:.88rem; margin-top:14px; }\n.gk2 .subhero__tags{ display:flex; gap:8px; justify-content:center; flex-wrap:wrap; margin-top:18px; }\n.gk2 .subhero__tags .tag{ font-size:.78rem; padding:6px 12px; }\n.gk2 .warnnote{ background:#FFF7ED; border:1px solid #FDBA74; border-left:4px solid var(--warning,#C8861A); border-radius:10px; padding:16px 20px; margin:0 auto 28px; max-width:760px; font-size:.96rem; }\n.gk2 .checklist{ list-style:none; padding:0; margin:20px 0 0; display:grid; gap:10px; }\n.gk2 .checklist li{ display:flex; gap:12px; align-items:flex-start; background:var(--tint); border:1px solid var(--border); border-radius:12px; padding:13px 16px; font-size:.97rem; }\n.gk2 .checklist li::before{ content:\"\\2713\"; color:var(--red); font-weight:900; flex:none; }\n.gk2 .lifechips{ display:flex; flex-wrap:wrap; gap:10px; margin-top:20px; }\n.gk2 .lifechip{ background:#fff; border:1px solid var(--border); border-radius:999px; padding:9px 16px; font-size:.9rem; box-shadow:var(--shadow); }\n.gk2 .lifechip b{ color:var(--red); margin-right:8px; font-size:.74rem; text-transform:uppercase; letter-spacing:.1em; }\n.gk2 .dtable{ border:1px solid var(--border); border-radius:14px; overflow:hidden; background:#fff; }\n.gk2 .drow{ display:grid; grid-template-columns:210px 1fr; border-bottom:1px solid var(--border); }\n.gk2 .drow:last-child{ border-bottom:none; }\n.gk2 .drow>b{ background:var(--tint); padding:14px 18px; font-size:.9rem; color:var(--navy); font-weight:700; }\n.gk2 .drow>div{ padding:14px 18px; font-size:.95rem; }\n.gk2 .dlist{ margin:0; padding-left:1.15em; }\n.gk2 .dlist li{ margin:.35em 0; }\n.gk2 .dtable a{ overflow-wrap:anywhere; }\n.gk2 .dtable a[href^=\"tel:\"], .gk2 .dtable a[href^=\"mailto:\"]{ white-space:nowrap; }\n.gk2 .panel__in{ max-width:760px; margin:0 auto; }\n.gk2 .subhero__kr{ font-size:.6em; font-weight:700; opacity:.92; white-space:nowrap; }\n.gk2 .subhero__credit{ position:absolute; right:14px; bottom:10px; z-index:2; font-size:.72rem; color:rgba(255,255,255,.85); background:rgba(15,23,42,.5); padding:3px 10px; border-radius:999px; }\n.gk2 .subhero__credit a{ color:inherit; text-decoration:none; }\n.gk2 .photostrip{ position:relative; max-width:980px; margin:0 auto; }\n.gk2 .photostrip figure{ margin:0; }\n.gk2 .photostrip img{ width:100%; height:270px; object-fit:cover; border-radius:14px; border:1px solid var(--border); display:block; background:var(--tint); }\n.gk2 .photostrip--one{ display:flex; justify-content:center; }\n.gk2 .photostrip--one figure{ width:min(640px,100%); }\n.gk2 .photorail{ display:flex; gap:14px; overflow-x:auto; scroll-snap-type:x mandatory; scrollbar-width:none; -ms-overflow-style:none; -webkit-overflow-scrolling:touch; }\n.gk2 .photorail::-webkit-scrollbar{ display:none; }\n.gk2 .photorail figure{ flex:0 0 min(430px,80%); scroll-snap-align:start; }\n.gk2 .psbtn{ position:absolute; top:50%; transform:translateY(-50%); z-index:3; width:42px; height:42px; border-radius:50%; border:1px solid var(--border); background:rgba(255,255,255,.94); color:var(--navy); font-size:1.15rem; font-weight:900; cursor:pointer; box-shadow:var(--shadow); display:flex; align-items:center; justify-content:center; padding:0; }\n.gk2 .psbtn:hover{ background:#fff; color:var(--red); }\n.gk2 .psbtn--prev{ left:-10px; } .gk2 .psbtn--next{ right:-10px; }\n@media (max-width:760px){ .gk2 .photostrip img{ height:220px; } .gk2 .psbtn--prev{ left:4px; } .gk2 .psbtn--next{ right:4px; } }\n@media (max-width:760px){ .gk2 .drow{ grid-template-columns:1fr; } .gk2 .drow>b{ padding-bottom:6px; } }\n<\/style>\n<div class=\"gk2\">\n  <div class=\"gk2-surface\">\n\n    <section class=\"subhero\">\n      <div class=\"subhero__frame\">\n        <img decoding=\"async\" class=\"subhero__img\" alt=\"Dong-Eui University campus\" loading=\"lazy\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c8\/%EB%8F%99%EC%9D%98%EB%8C%80%ED%95%99%EA%B5%90_%EC%A7%80%EC%B2%9C%EA%B4%80.jpg\/1280px-%EB%8F%99%EC%9D%98%EB%8C%80%ED%95%99%EA%B5%90_%EC%A7%80%EC%B2%9C%EA%B4%80.jpg\" onerror=\"this.style.display='none'\">\n        <span class=\"subhero__credit\"><a href=\"https:\/\/commons.wikimedia.org\/wiki\/File:%EB%8F%99%EC%9D%98%EB%8C%80%ED%95%99%EA%B5%90_%EC%A7%80%EC%B2%9C%EA%B4%80.jpg\" rel=\"nofollow noopener\" target=\"_blank\">Photo: Deupr &middot; CC BY-SA 3.0<\/a><\/span>\n        <div class=\"subhero__in\">\n          <span class=\"eyebrow\"><span class=\"seal\">\u5370<\/span> University Profile<\/span>\n          <h1>Dong-Eui University <span class=\"subhero__kr\">(\ub3d9\uc758\ub300\ud559\uad50)<\/span><\/h1>\n          <p class=\"subhero__sub\">&#9678; Busan (Seomyeon) \u00b7 Busan \/ Gyeongnam<\/p>\n          <div class=\"subhero__tags\"><span class=\"tag\">English track<\/span><span class=\"tag\">Private<\/span><span class=\"tag\">Medicine<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    <section class=\"section\" style=\"padding-top:44px\">\n      \n      <div class=\"prose\">\n        <h2>Who is it for?<\/h2>\n        <p class=\"lead\">For students starting their Korea journey in Busan (Seomyeon) \u2014 programs up to medicine\/health sciences \u00b7 English-track options.<\/p>\n        <ul class=\"checklist\"><li>You want classes taught in English &mdash; this university has an English-taught track.<\/li>\n          <li>You are interested in medicine or health fields &mdash; they are taught on this campus.<\/li><\/ul>\n      <\/div>\n    <\/section>\n    <section class=\"panel\" style=\"margin-top:0\">\n      <div class=\"panel__in\">\n        <div class=\"panel__head\" style=\"max-width:760px;margin:0 auto 26px\"><div><span class=\"eyebrow\"><span class=\"seal\">\u5370<\/span> Location &amp; Life<\/span><h2>Getting around &amp; student life<\/h2><\/div><\/div>\n        <div class=\"prose\" style=\"margin:0 auto\">\n          <p class=\"lead\" style=\"color:var(--navy)\">Around Seomyeon, Busan&#8217;s busiest downtown, where Lines 1 &amp; 2 meet<\/p>\n          <div class=\"lifechips\"><span class=\"lifechip\"><b>City<\/b>Busan (Seomyeon) \u00b7 Busan \/ Gyeongnam<\/span><span class=\"lifechip\"><b>Dorm<\/b>Room for ~20.9% of students<\/span><span class=\"lifechip\"><b>Majors<\/b>70 departments &amp; majors<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    \n    <section class=\"section section--tight\">\n      <div class=\"sec-head\"><h2>Campus photos<\/h2><\/div>\n      <div class=\"photostrip photostrip--one\"><figure><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c8\/%EB%8F%99%EC%9D%98%EB%8C%80%ED%95%99%EA%B5%90_%EC%A7%80%EC%B2%9C%EA%B4%80.jpg\/1280px-%EB%8F%99%EC%9D%98%EB%8C%80%ED%95%99%EA%B5%90_%EC%A7%80%EC%B2%9C%EA%B4%80.jpg\" alt=\"Dong-Eui University campus photo 1\" title=\"Photo: Deupr \/ CC BY-SA 3.0 (Wikimedia Commons)\"><\/figure><\/div>\n    <\/section>\n    <section class=\"section\">\n      <div class=\"sec-head\"><h2>Quick facts<\/h2><\/div>\n      <div class=\"cardgrid\">\n        <div class=\"infocard\"><h3>Location<\/h3><p>Busan (Seomyeon) \u00b7 Busan \/ Gyeongnam<\/p><\/div>\n        <div class=\"infocard\"><h3>Type<\/h3><p>Private<\/p><\/div>\n        <div class=\"infocard\"><h3>Tuition<\/h3><p>\u2248 KRW 7.3M \/ year (official average)<\/p><\/div>\n        <div class=\"infocard\"><h3>Dormitory<\/h3><p>Yes \u2014 capacity ~20.9% of students<\/p><\/div>\n        <div class=\"infocard\"><h3>GKS scholarship<\/h3><p>Not confirmed<\/p><\/div>\n        <div class=\"infocard\"><h3>English track<\/h3><p>Available<\/p><\/div>\n      <\/div>\n    <\/section>\n    \n    <section class=\"section section--tight\">\n      <div class=\"sec-head\"><h2>Programs &amp; study options<\/h2><\/div>\n      <div class=\"cardgrid\">\n        <div class=\"infocard\"><h3>Fields of study<\/h3><p>Engineering \u00b7 Arts &#038; Sports \u00b7 Medicine &#038; Health \u00b7 Humanities &#038; Social Sciences \u00b7 Natural Sciences<\/p><\/div>\n        <div class=\"infocard\"><h3>Departments &amp; majors<\/h3><p>70 listed in the official disclosure<\/p><\/div>\n      <\/div>\n      \n    <\/section>\n    \n    <section class=\"section section--tight\">\n      <div class=\"prose\">\n        <h2>Admissions details<\/h2>\n        <div class=\"dtable\">\n        <div class=\"drow\"><b>Application period<\/b><div><ul class=\"dlist\"><li>[2026 (2026 Fall) Foreign Special Admission &#8211; ] 1: 2026.03.09~03.27 \/ 2026.03.09~04.29.<\/li><li>2: 2026.05.04~05.26 17:00 \/ 05.27~06.05 \/ 06.08~06.12 \/ 06.15~06.18 \/ 06.19 \/ 06.29~06.30 \/ 07.01~07.10.: admissions guideline 4 &#8216;Important Notes on Application&#8217; &#8216;application submission deadline is December 12th(Fri), 2025&#8217; 2026 Fall 2(2026.5) unverified,. (2026.07.02) 2026 2, 2027 (2027 Spring) admissions guideline.<\/li><\/ul><\/div><\/div>\n        <div class=\"drow\"><b>Admission type<\/b><div><ul class=\"dlist\"><li>Foreign Special Admission, International Exchange Team, 2 x 1~2.: (1) + TOPIK 3 \/KIIP 3 1, (2) TOEFL PBT530\u00b7CBT197\u00b7iBT71 IELTS5.5, (3) GKS\u00b7, (4). &#8216; &#8216;.: 50%+ 50%.<\/li><li>Office of International Affairs &#8216;, &#8216;.<\/li><li>Office of International Affairs.<\/li><\/ul><\/div><\/div>\n        <div class=\"drow\"><b>Language requirements<\/b><div>: TOPIK 3KIIP 3 1 1., TOEFL PBT530\/CBT197\/iBT71 IELTS5.5. &#8221; TOPIK 3.: TOPIK 3 TOPIK 4.<\/div><\/div>\n        <div class=\"drow\"><b>Competition (reference)<\/b><div><ul class=\"dlist\"><li>5.2 : 1 for Korean applicants (general track, 2025 disclosure) \u2014 the foreign track is screened separately<\/li><li>Freshman quota 3514<\/li><\/ul><\/div><\/div>\n        <div class=\"drow\"><b>Intake year<\/b><div>2026<\/div><\/div>\n        <\/div>\n        <div class=\"note\" style=\"margin-top:24px\"><b>Always verify with the official guideline.<\/b> Dates and requirements change every intake &mdash; the official admissions page is the final source.<\/div>\n        <p style=\"margin-top:8px\"><a class=\"btn btn--red\" href=\"https:\/\/www.deu.ac.kr\" rel=\"nofollow noopener\" target=\"_blank\">Official website &rarr;<\/a><\/p>\n        <p class=\"fineprint\">Data from official sources &middot; last updated 2026-07-02<\/p>\n      <\/div>\n    <\/section>\n    <section class=\"section section--tight\">\n      <div class=\"prose\">\n        <h2>Contact &amp; location<\/h2>\n        <div class=\"dtable\">\n        <div class=\"drow\"><b>Location<\/b><div>Busan (Seomyeon) \u00b7 Busan \/ Gyeongnam &middot; <a href=\"https:\/\/www.google.com\/maps?q=Dong-Eui+University%2C+Busan+(Seomyeon)%2C+South+Korea\" rel=\"nofollow noopener\" target=\"_blank\">Open in Google Maps &rarr;<\/a><\/div><\/div>\n        <div class=\"drow\"><b>Admissions office<\/b><div>International Exchange Team \u2014: Tel <a href=\"tel:+82518903804\">+82-51-890-3804<\/a> \/ <a href=\"tel:+82518901114\">+82-51-890-1114<\/a> \/ Fax +82-51-890-1234 +82-502-600-9187 \/: (47340) 176.<\/div><\/div>\n        <div class=\"drow\"><b>International office<\/b><div>Office of International Affairs: Tel <a href=\"tel:+82518903802\">+82-51-890-3802<\/a>~3807 \/ Email <a href=\"mailto:exchange@deu.ac.kr\">exchange@deu.ac.kr<\/a> \/ Fax &#8216;002-82-808-182-6817&#8217; \/ <a href=\"http:\/\/exchange.deu.ac.kr\/\" rel=\"nofollow noopener\" target=\"_blank\">exchange.deu.ac.kr<\/a>.<\/div><\/div>\n        <div class=\"drow\"><b>Website<\/b><div><a href=\"https:\/\/www.deu.ac.kr\" rel=\"nofollow noopener\" target=\"_blank\">www.deu.ac.kr<\/a><\/div><\/div>\n        <\/div>\n        <p class=\"fineprint\">Contacts come from the latest official admissions materials &mdash; offices occasionally change numbers between intakes.<\/p>\n      <\/div>\n    <\/section>\n    \n    <section class=\"ctaband\">\n      <h2>Planning to study in Korea?<\/h2>\n      <p>Join GoKorea Insider for scholarship deadlines, university updates, and visa tips \u2014 free.<\/p>\n      <a class=\"btn btn--white\" href=\"\/gokorea-insider\/\">Join Insider &mdash; Free<\/a>\n    <\/section>\n  <\/div>\n<\/div>\n\n","protected":false},"featured_media":385,"template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"rank_math_title":"Study at Dong-Eui University | GoKorea Study","rank_math_description":"International admissions guide for Dong-Eui University in Busan (Seomyeon) \u2014 requirements, tuition, English tracks, and how to apply.","rank_math_focus_keyword":"Dong-Eui University admission","rank_math_robots":[]},"region":[29],"major_category":[7,8,9,10,11],"university_type":[6],"class_list":["post-368","universities","type-universities","status-publish","has-post-thumbnail","hentry","region-29","major_category-7","major_category-8","major_category-9","major_category-10","major_category-11","university_type-6"],"acf":{"city":"\ubd80\uc0b0\uc9c4\uad6c","application_period":"[2026\ud559\ub144\ub3c4 \ud6c4\uae30(2026 Fall) \uc678\uad6d\uc778\ud2b9\ubcc4\uc804\ud615 - \ud559\ubd80 \uc2e0\uc785\uc0dd\/\ud3b8\uc785\uc0dd] 1\ucc28: \uc628\ub77c\uc778\uc9c0\uc6d0\u00b7\uc11c\ub958\uc811\uc218 2026.03.09~03.27(\ud559\ubd80) \/ 2026.03.09~04.29(\ub300\ud559\uc6d0). 2\ucc28: \uc628\ub77c\uc778\uc9c0\uc6d0\u00b7\uc11c\ub958\uc811\uc218 2026.05.04(\uc6d4)~05.26(\ud654) 17:00 \/ \uc11c\ub958\uc2ec\uc0ac 05.27~06.05 \/ \ud559\uacfc\ubcc4 \uba74\uc811 06.08~06.12 \/ \ucd5c\uc885\uc2ec\uc0ac 06.15~06.18 \/ \ud569\uaca9\uc790\ubc1c\ud45c(\uc608\uc815) 06.19 \/ \ub4f1\ub85d\uae08\uace0\uc9c0\uc11c\ubc1c\uae09 06.29~06.30 \/ \ub4f1\ub85d\uae08\ub0a9\ubd80 07.01~07.10. \uc8fc\uc758: \uc601\ubb38 \ubaa8\uc9d1\uc694\uac15 4\ubc88 'Important Notes on Application' \ud56d\ubaa9\uc5d0 'application submission deadline is December 12th(Fri), 2025'\ub77c\ub294 \ubb38\uad6c\uac00 \uc788\uc73c\ub098 \uc774\ub294 \uc704 2026 Fall 2\ucc28(2026.5) \uc77c\uc815\uacfc \ubaa8\uc21c\ub418\ub294 \uc774\uc804 \ud68c\ucc28 \ud15c\ud50c\ub9bf\uc758 \uc794\uc874 \uc624\uae30\ub85c \ucd94\uc815\ub428(unverified, \uc6d0\ubb38 \uadf8\ub300\ub85c \ub0a8\uaca8\ub460). \ud06c\ub864\ub9c1 \uc2dc\uc810(2026.07.02) \uae30\uc900 2026 \ud6c4\uae30 2\ucc28 \uc811\uc218\ub294 \uc774\ubbf8 \ub9c8\uac10\ub41c \uc0c1\ud0dc\uc774\uba70, 2027\ud559\ub144\ub3c4 \uc804\uae30(2027 Spring) \ubaa8\uc9d1\uc694\uac15\uc740 \uc544\uc9c1 \uac8c\uc2dc\ub418\uc9c0 \uc54a\uc74c.","admission_type":"\uc678\uad6d\uc778\ud2b9\ubcc4\uc804\ud615(\uc2e0\uc785\ud559\u00b7\ud3b8\uc785\ud559), \uad6d\uc81c\uad50\ub958\ucc98 \uad6d\uc81c\uad50\ub958\ud300(International Exchange Team) \uc8fc\uad00, \uc5f0 2\ud68c(\uc804\uae30\/\ud6c4\uae30) x \uac01 1~2\ucc28 \ubaa8\uc9d1. \uc9c0\uc6d0\uc790\uaca9: (1) \ubcf8\uc778 \ubc0f \ubd80\ubaa8 \ubaa8\ub450 \uc678\uad6d\uc778(\uc21c\uc218\uc678\uad6d\uc778) + TOPIK 3\uae09 \uc774\uc0c1\/KIIP 3\ub2e8\uacc4(\ub610\ub294 \uc0ac\uc804\ud3c9\uac00 61\uc810) \uc774\uc0c1\/\uc138\uc885\ud559\ub2f9 \uc911\uae091 \uc774\uc0c1 \uc911 \ud558\ub098 \ucda9\uc871, \ub610\ub294 (2) \uad6d\uc81c\ud559\uc0dd \uc804\uc6a9 \ud559\uacfc \ud55c\uc815 \uc601\uc5b4\uc131\uc801(TOEFL PBT530\u00b7CBT197\u00b7iBT71 \ub610\ub294 IELTS5.5) \ub300\uccb4 \uac00\ub2a5, \ub610\ub294 (3) GKS\u00b7\uc815\ubd80\ucd08\uccad\uc7a5\ud559\uc0dd(\ubcc4\ub3c4 \uc5b4\ud559\uc694\uac74 \uba74\uc81c, \ubc95\ubb34\ubd80 \ube44\uc790\ubc1c\uae09 \uae30\uc900 \uc801\uc6a9), \ub610\ub294 (4) \ucd1d\uc7a5 \uc2b9\uc778 \uad6d\uc81c\ud559\uc0dd(\ub300\ud559\uc6d0 \ud55c\uc815). \ud559\ubd80 \ubaa8\uc9d1\ub2e8\uc704 \ub300\ubd80\ubd84 '\uc815\uc6d0\uc678 \uc81c\ud55c\uc5c6\uc74c'. \uc804\ud615\ubc29\ubc95: \uc11c\ub958\ud3c9\uac00 50%+\uba74\uc811\ud3c9\uac00 50%(70\uc810 \uc774\uc0c1 \ud569\uaca9, \uc11c\ub958\u00b7\uba74\uc811 \uac01 25\uc810 \uc774\ud558 \uc2dc \ubd88\ud569\uaca9). \uad6d\uc81c\uad50\ub958\ucc98 \uc601\ubb38 \ud398\uc774\uc9c0 \uae30\uc900 '\ud559\ubd80\ub294 \ud55c\uad6d\uc5b4\/\uc601\uc5b4 \ud2b8\ub799, \ub300\ud559\uc6d0\uc740 \ud55c\uad6d\uc5b4\/\uc911\uad6d\uc5b4\/\uc601\uc5b4 \ud2b8\ub799' \uc6b4\uc601. \ub300\ud559\uc6d0\uc740 \uc785\ud559\ucc98(\uc785\ud559\uad00\ub9ac\ud300)\uac00 \uc544\ub2cc \uad6d\uc81c\uad50\ub958\ucc98\uac00 \ubcc4\ub3c4 \uc6b4\uc601.","language_program_available":"Y","english_track_available":"Y","gks_availability":"","tuition_range":"\uc5f0 \uc57d 735\ub9cc\uc6d0\/\ub144 (2025 \uacf5\uc2dc \ud3c9\uade0\ub4f1\ub85d\uae08\u00b7\uc804 \uacc4\uc5f4 \ud3c9\uade0; \ud55c\uad6d \ub300\ud559\uc740 \ud1b5\uc0c1 \ub0b4\u00b7\uc678\uad6d\uc778 \ub4f1\ub85d\uae08 \ub3d9\uc77c)","language_requirements":"\uc9c0\uc6d0 \uc2dc(\ud559\ubd80): TOPIK 3\uae09 \uc774\uc0c1 \ub610\ub294 \uc0ac\ud68c\ud1b5\ud569\ud504\ub85c\uadf8\ub7a8(KIIP) 3\ub2e8\uacc4 \uc774\uc218(\ub610\ub294 \uc0ac\uc804\ud3c9\uac00 61\uc810 \uc774\uc0c1) \ub610\ub294 \uc138\uc885\ud559\ub2f9 \uc911\uae091\uacfc\uc815 \uc774\uc0c1 \uc774\uc218 \uc911 \ud0dd1. \ub2e8, \uad6d\uc81c\ud559\uc0dd \uc804\uc6a9 \ud559\uacfc(\uc790\ub3d9\ucc28\uacf5\ud559\uacfc \uc77c\ubd80, Global Hospitality Management, Intelligence Computing, Global Business Administration \ub4f1 DEU Global College \uc18c\uc18d \ud559\uacfc)\ub294 \uc601\uc5b4\uc131\uc801(TOEFL PBT530\/CBT197\/iBT71 \ub610\ub294 IELTS5.5 \uc774\uc0c1)\uc73c\ub85c \ub300\uccb4 \uac00\ub2a5. \uad6d\uc81c\ud559\uc0dd \uc804\uc6a9 '\uae00\ub85c\ubc8c\uc0b0\uc5c5\uc735\ud569\ud559\ubd80'\ub294 TOPIK 3\uae09 \uc774\uc0c1\uc790\ub9cc \uc9c0\uc6d0 \uac00\ub2a5(\ud55c\uad6d\uc5b4 \uac15\uc758). \uc878\uc5c5\uc694\uac74: TOPIK 3\uae09\uc73c\ub85c \uc785\ud559\ud55c \uacbd\uc6b0 \uc878\uc5c5 \uc804\uae4c\uc9c0 TOPIK 4\uae09 \uc774\uc0c1 \ucde8\ub4dd \ud544\uc218.","majors_offered":"e\ube44\uc988\ub2c8\uc2a4\ud559\uacfc; \uac04\ud638\ud559\uacfc; \uac74\ucd95\uacf5\ud559\uacfc; \uac74\ucd95\ud559\uacfc; \uacbd\uae30\uc9c0\ub3c4\ud559\uacfc; \uacbd\uc601\uc815\ubcf4\ud559\uacfc; \uacbd\uc601\ud559\uacfc; \uacbd\ucc30\ud589\uc815\ud559\uacfc; \uad11\uace0\ud64d\ubcf4\ud559\uacfc; \uad6d\uc5b4\uad6d\ubb38\ud559\uacfc; \uad6d\uc81c\uad00\uad11\uacbd\uc601\ud559\uacfc; \uae08\uc735\uacbd\uc601\ud559\uacfc; \uae30\uacc4\uacf5\ud559\uacfc; \uae30\ud0c0(\uc18c\uc18d\ud559\uacfc\uc5c6\uc74c); \ub3c4\uc2dc\uacf5\ud559\uacfc; \ub514\uc790\uc778\uc870\ud615\ud559\uacfc; \ub77c\uc774\ud504\uc0dd\ud65c\ubb38\ud654\ud559\uc804\uacf5; \ub77c\uc774\ud504\uc735\ud569\ud559\ubd80; \ub808\uc800\uc2a4\ud3ec\uce20\ud559\uacfc; \ubb34\uc5ed\ud559\uacfc; \ubb38\ud5cc\uc815\ubcf4\ud559\uacfc; \ubb3c\ub9ac\uce58\ub8cc\ud559\uacfc; \ubbf8\ub514\uc5b4\ucee4\ubba4\ub2c8\ucf00\uc774\uc158\ud559\uacfc; \ubc29\uc0ac\uc120\ud559\uacfc; \ubc95\ud559\uacfc; \ubd80\ub3d9\uc0b0\uac1c\ubc1c\uacbd\uc601\ud559\uc804\uacf5; \ubd80\ub3d9\uc0b0\uc790\uc0b0\uacbd\uc601\ud559\ubd80; \ubd80\ub3d9\uc0b0\ud22c\uc790\ud559\uc804\uacf5; \ubdf0\ud2f0\ube44\uc988\ub2c8\uc2a4\ud559\uc804\uacf5; \uc0ac\ud68c\ubcf5\uc9c0\ud559\uacfc; \uc0b0\uc5c5\uacbd\uc601\ube45\ub370\uc774\ud130\uacf5\ud559\uacfc; \uc18c\ubc29\ubc29\uc7ac\ud589\uc815\ud559\uacfc; \uc2a4\ub9c8\ud2b8\ud56d\ub9cc\ubb3c\ub958\ud559\uacfc; \uc2a4\ub9c8\ud2b8\ud638\uc2a4\ud53c\ud0c8\ub9ac\ud2f0\ud559\uacfc; \uc2a4\ud0c0\ud2b8\uc5c5\ucc3d\uc5c5\ud22c\uc790\ud559\uc804\uacf5; \uc2dd\ud488\uacf5\ud559\uacfc; \uc2dd\ud488\uc601\uc591\ud559\uacfc; \uc2e0\uc18c\uc7ac\uacf5\ud559\uacfc; \uc2ec\ub9ac\ud559\uacfc; \uc544\ub3d9\ud559\uacfc; \uc601\uc5b4\uc601\ubb38\ud559\uacfc; \uc678\uc2dd\uacbd\uc601\ud559\uacfc; \uc720\uc544\uad50\uc721\uacfc; \uc720\ud1b5\ubb3c\ub958\ud559\uacfc; \uc74c\uc545\ud559\uacfc; \uc758\ub8cc\uacbd\uc601\ud559\uacfc; \uc758\uc0dd\uba85\uacf5\ud559\uacfc; \uc77c\ubcf8\ud559\uacfc; \uc784\uc0c1\ubcd1\ub9ac\ud559\uacfc; \uc790\ub3d9\ucc28\uacf5\ud559\uacfc; \uc7ac\ubb34\ubd80\ub3d9\uc0b0\ud559\uacfc; \uc804\uae30\uacf5\ud559\uacfc; \uc804\uc790\uacf5\ud559\uacfc; \uc81c\ud488\ub514\uc790\uc778\uacf5\ud559\uacfc; \uc870\uc120\ud574\uc591\uacf5\ud559\uacfc; \uc911\uc5b4\uc911\uad6d\ud559\uacfc; \ucc3d\uc5c5\ud22c\uc790\uacbd\uc601\ud559\uacfc; \uccb4\uc721\ud559\uacfc; \uce58\uc704\uc0dd\ud559\uacfc; \ud0dc\uad8c\ub3c4\ud559\uacfc; \ud1a0\ubaa9\uacf5\ud559\uacfc; \ud328\uc158\ub514\uc790\uc778\ud559\uacfc; \ud3c9\uc0dd\uad50\uc721\u00b7\uccad\uc18c\ub144\uc0c1\ub2f4\ud559\uacfc; \ud55c\uc758\uc608\uacfc; \ud55c\uc758\ud559\uacfc; \ud589\uc815\ud559\uacfc; \ud638\ud154\u00b7\ucee8\ubca4\uc158\uacbd\uc601\ud559\uacfc; \ud654\ud559\uacf5\ud559\uacfc; \ud658\uacbd\uacf5\ud559\uacfc; \ud68c\uacc4\ud559\uacfc","dormitory_available":"Y","dormitory_notes":"\uae30\uc219\uc0ac \uc218\uc6a9\ub960 20.9% (2025 \uacf5\uc2dc)","admission_competitiveness":"[\ud55c\uad6d \ud559\uc0dd \uae30\uc900] \uc2e0\uc785\uc0dd \uacbd\uc7c1\ub960 5.2:1 (\uc815\uc6d0\ub0b4 \uc77c\ubc18\uc804\ud615, 2025 \ub300\ud559\uc54c\ub9ac\ubbf8 \uacf5\uc2dc) \u2014 \uc678\uad6d\uc778\u00b7\uc7ac\uc678\uad6d\uc778 \uc804\ud615 \uacbd\uc7c1\ub960 \uc544\ub2d8. \uc785\ud559\uc815\uc6d0 3514\uba85 (\uc815\uc6d0\uae30\uc900 2024).","location_highlights":"\ubd80\uc0b0\uc758 \uc911\uc2ec \uc11c\uba74 \uc0dd\ud65c\uad8c \u2014 \uc1fc\ud551\u00b7\ubbf8\uc2dd\u00b7\uc9c0\ud558\ucca0 1\u00b72\ud638\uc120 \ud658\uc2b9 | EN: Around Seomyeon, Busan's busiest downtown, where Lines 1 & 2 meet","recommended_for":"\ubd80\uc0b0\uc9c4\uad6c\uc5d0\uc11c \ud55c\uad6d \uc720\ud559\uc744 \uc2dc\uc791\ud558\ub824\ub294 \ud559\uc0dd\uc5d0\uac8c \u2014 \uc758\uc57d\u00b7\ubcf4\uac74 \uacc4\uc5f4\uae4c\uc9c0 \uac16\ucd98 \ub300\ud559 \u00b7 \uc601\uc5b4\ud2b8\ub799 \ubcf4\uc720. | EN: For students starting their Korea journey in Busan (Seomyeon) \u2014 programs up to medicine\/health sciences \u00b7 English-track options.","official_website_url":"www.deu.ac.kr","intake_year":"2026","last_updated_date":"2026-07-02"},"uagb_featured_image_src":{"full":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus.jpg",1280,853,false],"thumbnail":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus-150x150.jpg",150,150,true],"medium":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus-300x200.jpg",300,200,true],"medium_large":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus-768x512.jpg",768,512,true],"large":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus-1024x682.jpg",1024,682,true],"1536x1536":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus.jpg",1280,853,false],"2048x2048":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus.jpg",1280,853,false],"trp-custom-language-flag":["https:\/\/gokoreastudy.com\/wp-content\/uploads\/2026\/07\/dong-eui-university-campus-18x12.jpg",18,12,true]},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/gokoreastudy.com\/ko\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Photo: Deupr &middot; CC BY-SA 3.0 \u5370 University Profile Dong-Eui University (\ub3d9\uc758\ub300\ud559\uad50) &#9678; Busan (Seomyeon) \u00b7 Busan \/ Gyeongnam English [&hellip;]","_links":{"self":[{"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/universities\/368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/universities"}],"about":[{"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/types\/universities"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/media\/385"}],"wp:attachment":[{"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/media?parent=368"}],"wp:term":[{"taxonomy":"region","embeddable":true,"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/region?post=368"},{"taxonomy":"major_category","embeddable":true,"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/major_category?post=368"},{"taxonomy":"university_type","embeddable":true,"href":"https:\/\/gokoreastudy.com\/ko\/wp-json\/wp\/v2\/university_type?post=368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}