{"id":12432,"date":"2026-01-22T20:33:27","date_gmt":"2026-01-22T11:33:27","guid":{"rendered":"https:\/\/allo-korea.com\/?page_id=12432"},"modified":"2026-02-12T14:45:30","modified_gmt":"2026-02-12T05:45:30","slug":"step1","status":"publish","type":"page","link":"https:\/\/allo-korea.com\/jp\/application-program\/step1\/","title":{"rendered":"\u97d3\u56fd\u8a9e\u30d7\u30ed\u30b0\u30e9\u30e0\u7533\u8fbc1\uff5cALLO KOREA"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"12432\" class=\"elementor elementor-12432\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-8618d66 e-con-full e-flex e-con e-parent\" data-id=\"8618d66\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-54b9428 e-con-full e-flex e-con e-child\" data-id=\"54b9428\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6935c9e elementor-widget elementor-widget-html\" data-id=\"6935c9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard\/dist\/web\/static\/pretendard.css\">\r\n\r\n<section id=\"ak-step1-select\">\r\n  <style>\r\n    \/* =========================\r\n       STEP 1 \u2013 TRACK SELECTION\r\n       Hierarchy: Aligned Badges\r\n       Theme: ALLO Orange & Positive Green\r\n       ========================== *\/\r\n    #ak-step1-select, #ak-step1-select * { box-sizing: border-box; }\r\n\r\n    #ak-step1-select {\r\n      font-family: Pretendard, -apple-system, sans-serif;\r\n      background: #ffffff;\r\n      color: #191f28;\r\n      padding: 0;\r\n      margin: 0;\r\n    }\r\n\r\n    #ak-step1-select .wrap {\r\n      width: 100%;\r\n      max-width: 360px;\r\n      margin: 0 auto;\r\n      padding: 0;\r\n    }\r\n\r\n    \/* Back Button *\/\r\n    #ak-step1-select .back {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 4px;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      color: rgba(17, 17, 17, 0.45);\r\n      cursor: pointer;\r\n      margin-bottom: 30px;\r\n      transition: color 0.2s;\r\n      text-decoration: none;\r\n      user-select: none;\r\n    }\r\n    #ak-step1-select .back::before { \r\n      content: \"\u2039\"; \r\n      font-size: 20px; \r\n      line-height: 1; \r\n      margin-top: -2px;\r\n    }\r\n    #ak-step1-select .back:hover { color: #F35D00; }\r\n\r\n    \/* Animation *\/\r\n    @keyframes akSlideUp {\r\n      from { opacity: 0; transform: translateY(20px); }\r\n      to   { opacity: 1; transform: translateY(0); }\r\n    }\r\n    #ak-step1-select .anim { opacity: 0; animation: akSlideUp 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards; }\r\n    #ak-step1-select .d1 { animation-delay: 0.1s; }\r\n    #ak-step1-select .d2 { animation-delay: 0.2s; }\r\n\r\n    \/* Heading *\/\r\n    #ak-step1-select .title {\r\n      margin: 0 0 12px 0;\r\n      font-size: 26px;\r\n      line-height: 1.35;\r\n      font-weight: 800;\r\n      letter-spacing: -1px;\r\n    }\r\n    #ak-step1-select .hl { color: #F35D00; }\r\n    \r\n    #ak-step1-select .sub-title {\r\n      font-size: 15px;\r\n      color: #4e5968;\r\n      font-weight: 500;\r\n      line-height: 1.6;\r\n      margin-bottom: 36px;\r\n    }\r\n\r\n    \/* Selection Cards *\/\r\n    #ak-step1-select .selection-group {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 12px;\r\n    }\r\n\r\n    #ak-step1-select .select-card {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      background: #f9fafb;\r\n      border-radius: 20px;\r\n      padding: 24px;\r\n      text-decoration: none;\r\n      border: 1.5px solid transparent;\r\n      transition: all 0.25s ease;\r\n    }\r\n\r\n    #ak-step1-select .select-card:hover {\r\n      background: #ffffff;\r\n      border-color: #F35D00;\r\n      box-shadow: 0 10px 24px rgba(243, 93, 0, 0.08);\r\n      transform: translateY(-2px);\r\n    }\r\n\r\n    #ak-step1-select .card-info {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 4px;\r\n    }\r\n\r\n    #ak-step1-select .duration {\r\n      font-size: 20px;\r\n      font-weight: 800;\r\n      color: #191f28;\r\n    }\r\n\r\n    #ak-step1-select .desc {\r\n      font-size: 14px;\r\n      color: #6b7684;\r\n      font-weight: 500;\r\n    }\r\n\r\n    #ak-step1-select .arrow {\r\n      width: 32px;\r\n      height: 32px;\r\n      border-radius: 50%;\r\n      background: #fff;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: #adb5bd;\r\n      transition: all 0.2s;\r\n      border: 1px solid #f2f4f6;\r\n    }\r\n    #ak-step1-select .select-card:hover .arrow {\r\n      background: #F35D00;\r\n      color: #fff;\r\n      border-color: #F35D00;\r\n    }\r\n\r\n    \/* Badge Styles *\/\r\n    #ak-step1-select .badge-row {\r\n      display: flex;\r\n      gap: 6px;\r\n      margin-bottom: 6px;\r\n    }\r\n    #ak-step1-select .badge {\r\n      font-size: 10px;\r\n      font-weight: 800;\r\n      padding: 4px 8px;\r\n      border-radius: 6px;\r\n      text-transform: uppercase;\r\n    }\r\n    #ak-step1-select .badge-pop {\r\n      background: #111;\r\n      color: #fff;\r\n    }\r\n    #ak-step1-select .badge-extend {\r\n      background: rgba(40, 167, 69, 0.1);\r\n      color: #28a745;\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"wrap\">\r\n    <a href=\"\/jp\/\" class=\"back anim d1\">\u623b\u308b<\/a>\r\n\r\n    <div class=\"header anim d1\">\r\n      <h1 class=\"title\">\u97d3\u56fd\u306b <br>\u3069\u306e\u304f\u3089\u3044 <span class=\"hl\">\u6ede\u5728\u4e88\u5b9a\u3067\u3059\u304b\uff1f<\/span><\/h1>\r\n      <p class=\"sub-title\"><\/p>\r\n    <\/div>\r\n\r\n    <div class=\"selection-group anim d2\">\r\n      \r\n      <a href=\"\/jp\/application-program\/step2-1\/\" class=\"select-card\">\r\n        <div class=\"card-info\">\r\n          <div class=\"badge-row\">\r\n            <span class=\"badge badge-extend\">\u5ef6\u9577\u53ef\u80fd<\/span>\r\n          <\/div>\r\n          <span class=\"duration\">3\u304b\u6708<\/span>\r\n          <span class=\"desc\">\u30c7\u30a3\u30b9\u30ab\u30d0\u30ea\u30fc\u30c8\u30e9\u30c3\u30af <\/span>\r\n        <\/div>\r\n        <div class=\"arrow\">\u2192<\/div>\r\n      <\/a>\r\n\r\n      <a href=\"\/jp\/application-program\/step2\/\" class=\"select-card\">\r\n        <div class=\"card-info\">\r\n          <div class=\"badge-row\">\r\n            <span class=\"badge badge-pop\">\u4eba\u6c17\u30d7\u30e9\u30f3<\/span>\r\n            <span class=\"badge badge-extend\">\u5ef6\u9577\u53ef\u80fd<\/span>\r\n          <\/div>\r\n          <span class=\"duration\">6\u304b\u6708<\/span>\r\n          <span class=\"desc\">\u30a4\u30f3\u30c6\u30f3\u30b7\u30d6\u30c8\u30e9\u30c3\u30af <\/span>\r\n        <\/div>\r\n        <div class=\"arrow\">\u2192<\/div>\r\n      <\/a>\r\n\r\n      <a href=\"\/jp\/application-program\/step2\/\" class=\"select-card\">\r\n        <div class=\"card-info\">\r\n          <div class=\"badge-row\">\r\n            <span class=\"badge badge-extend\">\u5ef6\u9577\u53ef\u80fd<\/span>\r\n          <\/div>\r\n          <span class=\"duration\">1\u5e74\uff0b<\/span>\r\n          <span class=\"desc\">\u30de\u30b9\u30bf\u30fc\u30c8\u30e9\u30c3\u30af<\/span>\r\n        <\/div>\r\n        <div class=\"arrow\">\u2192<\/div>\r\n      <\/a>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ALLO KOREA\u3067\u97d3\u56fd\u306e\u8a9e\u5b66\u5b66\u6821\u306b\u7533\u3057\u8fbc\u3082\u3046\u3002\u30d3\u30b6\u7533\u8acb\u8cc7\u683c\u306e\u78ba\u8a8d\u3001\u5b66\u671f\u306e\u9078\u629e\u3001\u305d\u3057\u3066\u30d7\u30ed\u30b0\u30e9\u30e0\u304c\u6e80\u5e2d\u306b\u306a\u308b\u524d\u306b\u5165\u5b66\u67a0\u3092\u78ba\u4fdd\u3057\u307e\u3057\u3087\u3046\u3002.<\/p>","protected":false},"author":263901211,"featured_media":21,"parent":11862,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","footnotes":""},"class_list":["post-12432","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.7 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Korean Language Program Application | ALLO KOREA<\/title>\n<meta name=\"description\" content=\"Apply to a Korean language school in Korea with ALLO KOREA. Check your visa eligibility, choose your semester, and secure your spot before programs fill up.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/allo-korea.com\/jp\/application-program\/step1\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Korean Language Program Application | ALLO KOREA\" \/>\n<meta property=\"og:description\" content=\"Apply to a Korean language school in Korea with ALLO KOREA. Check your visa eligibility, choose your semester, and secure your spot before programs fill up.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/allo-korea.com\/jp\/application-program\/step1\/\" \/>\n<meta property=\"og:site_name\" content=\"ALLO KOREA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-12T05:45:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/allo-korea.com\/wp-content\/uploads\/2025\/03\/\uc81c\ubaa9\uc744-\uc785\ub825\ud574\uc8fc\uc138\uc694__\ubcf5\uc0ac\ubcf8-2-001-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Korean Language Program Application | ALLO KOREA\" \/>\n<meta name=\"twitter:description\" content=\"Apply to a Korean language school in Korea with ALLO KOREA. Check your visa eligibility, choose your semester, and secure your spot before programs fill up.\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"ContactPage\"],\"@id\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/\",\"url\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/\",\"name\":\"Korean Language Program Application | ALLO KOREA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/allo-korea.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/allo-korea.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-2-001-1.png?fit=1200%2C630&ssl=1\",\"datePublished\":\"2026-01-22T11:33:27+00:00\",\"dateModified\":\"2026-02-12T05:45:30+00:00\",\"description\":\"Apply to a Korean language school in Korea with ALLO KOREA. Check your visa eligibility, choose your semester, and secure your spot before programs fill up.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/allo-korea.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-2-001-1.png?fit=1200%2C630&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/allo-korea.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-2-001-1.png?fit=1200%2C630&ssl=1\",\"width\":1200,\"height\":630,\"caption\":\"Vivre en Cor\u00e9e, \u00c9tudier en Cor\u00e9e, Logement en Cor\u00e9e, Visa Cor\u00e9e\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/step1\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/allo-korea.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Korean Language Program Application | ALLO KOREA\",\"item\":\"https:\\\/\\\/allo-korea.com\\\/application-program\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Korean Language Program Application1 | ALLO KOREA\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/allo-korea.com\\\/#website\",\"url\":\"https:\\\/\\\/allo-korea.com\\\/\",\"name\":\"ALLO-KOREA | Vivre et \u00c9tudier en Cor\u00e9e \u2013 Logement, Visa, Services\",\"description\":\"Live in Korea. Settle Fast. Stay Smart.\",\"publisher\":{\"@id\":\"https:\\\/\\\/allo-korea.com\\\/#organization\"},\"alternateName\":\"ALLO-KOREA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/allo-korea.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/allo-korea.com\\\/#organization\",\"name\":\"ALLO KOREA\",\"url\":\"https:\\\/\\\/allo-korea.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/allo-korea.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/allo-korea.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-1-001-2.png?fit=2518%2C480&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/allo-korea.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-1-001-2.png?fit=2518%2C480&ssl=1\",\"width\":2518,\"height\":480,\"caption\":\"ALLO KOREA\"},\"image\":{\"@id\":\"https:\\\/\\\/allo-korea.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"description\":\"Move to Korea or study in Korea without the stress. ALLO KOREA handles your visa, housing, bank, phone, and ARC \u2014 helping you start living freely from day one.\",\"email\":\"contact@allo-korea.com\",\"legalName\":\"ALLO KOREA\",\"foundingDate\":\"2025-05-01\",\"vatID\":\"776-81-03840\",\"taxID\":\"776-81-03840\",\"duns\":\"696339103\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u97d3\u56fd\u8a9e\u30d7\u30ed\u30b0\u30e9\u30e0\u7533\u8fbc\uff5cALLO KOREA","description":"ALLO KOREA\u3067\u97d3\u56fd\u306e\u8a9e\u5b66\u5b66\u6821\u306b\u7533\u3057\u8fbc\u3082\u3046\u3002\u30d3\u30b6\u7533\u8acb\u8cc7\u683c\u306e\u78ba\u8a8d\u3001\u5b66\u671f\u306e\u9078\u629e\u3001\u305d\u3057\u3066\u30d7\u30ed\u30b0\u30e9\u30e0\u304c\u6e80\u5e2d\u306b\u306a\u308b\u524d\u306b\u5165\u5b66\u67a0\u3092\u78ba\u4fdd\u3057\u307e\u3057\u3087\u3046\u3002.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/allo-korea.com\/jp\/application-program\/step1\/","og_locale":"ja_JP","og_type":"article","og_title":"Korean Language Program Application | ALLO KOREA","og_description":"Apply to a Korean language school in Korea with ALLO KOREA. Check your visa eligibility, choose your semester, and secure your spot before programs fill up.","og_url":"https:\/\/allo-korea.com\/jp\/application-program\/step1\/","og_site_name":"ALLO KOREA","article_modified_time":"2026-02-12T05:45:30+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/allo-korea.com\/wp-content\/uploads\/2025\/03\/\uc81c\ubaa9\uc744-\uc785\ub825\ud574\uc8fc\uc138\uc694__\ubcf5\uc0ac\ubcf8-2-001-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Korean Language Program Application | ALLO KOREA","twitter_description":"Apply to a Korean language school in Korea with ALLO KOREA. Check your visa eligibility, choose your semester, and secure your spot before programs fill up.","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"1\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","ContactPage"],"@id":"https:\/\/allo-korea.com\/application-program\/step1\/","url":"https:\/\/allo-korea.com\/application-program\/step1\/","name":"\u97d3\u56fd\u8a9e\u30d7\u30ed\u30b0\u30e9\u30e0\u7533\u8fbc\uff5cALLO KOREA","isPartOf":{"@id":"https:\/\/allo-korea.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/allo-korea.com\/application-program\/step1\/#primaryimage"},"image":{"@id":"https:\/\/allo-korea.com\/application-program\/step1\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/allo-korea.com\/wp-content\/uploads\/2025\/03\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-2-001-1.png?fit=1200%2C630&ssl=1","datePublished":"2026-01-22T11:33:27+00:00","dateModified":"2026-02-12T05:45:30+00:00","description":"ALLO KOREA\u3067\u97d3\u56fd\u306e\u8a9e\u5b66\u5b66\u6821\u306b\u7533\u3057\u8fbc\u3082\u3046\u3002\u30d3\u30b6\u7533\u8acb\u8cc7\u683c\u306e\u78ba\u8a8d\u3001\u5b66\u671f\u306e\u9078\u629e\u3001\u305d\u3057\u3066\u30d7\u30ed\u30b0\u30e9\u30e0\u304c\u6e80\u5e2d\u306b\u306a\u308b\u524d\u306b\u5165\u5b66\u67a0\u3092\u78ba\u4fdd\u3057\u307e\u3057\u3087\u3046\u3002.","breadcrumb":{"@id":"https:\/\/allo-korea.com\/application-program\/step1\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/allo-korea.com\/application-program\/step1\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/allo-korea.com\/application-program\/step1\/#primaryimage","url":"https:\/\/i0.wp.com\/allo-korea.com\/wp-content\/uploads\/2025\/03\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-2-001-1.png?fit=1200%2C630&ssl=1","contentUrl":"https:\/\/i0.wp.com\/allo-korea.com\/wp-content\/uploads\/2025\/03\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-2-001-1.png?fit=1200%2C630&ssl=1","width":1200,"height":630,"caption":"Vivre en Cor\u00e9e, \u00c9tudier en Cor\u00e9e, Logement en Cor\u00e9e, Visa Cor\u00e9e"},{"@type":"BreadcrumbList","@id":"https:\/\/allo-korea.com\/application-program\/step1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/allo-korea.com\/"},{"@type":"ListItem","position":2,"name":"Korean Language Program Application | ALLO KOREA","item":"https:\/\/allo-korea.com\/application-program\/"},{"@type":"ListItem","position":3,"name":"Korean Language Program Application1 | ALLO KOREA"}]},{"@type":"WebSite","@id":"https:\/\/allo-korea.com\/#website","url":"https:\/\/allo-korea.com\/","name":"ALLO-KOREA\uff5c\u97d3\u56fd\u3067\u306e\u751f\u6d3b\u3068\u7559\u5b66 - \u4f4f\u5c45\u3001\u30d3\u30b6\u3001\u30b5\u30fc\u30d3\u30b9","description":"\u97d3\u56fd\u3067\u66ae\u3089\u3059\u3002\u65e9\u304f\u5b9a\u4f4f\u3059\u308b\u3002\u30b9\u30de\u30fc\u30c8\u306b\u3002.","publisher":{"@id":"https:\/\/allo-korea.com\/#organization"},"alternateName":"ALLO-KOREA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/allo-korea.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/allo-korea.com\/#organization","name":"\u97d3\u56fd","url":"https:\/\/allo-korea.com\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/allo-korea.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/allo-korea.com\/wp-content\/uploads\/2025\/03\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-1-001-2.png?fit=2518%2C480&ssl=1","contentUrl":"https:\/\/i0.wp.com\/allo-korea.com\/wp-content\/uploads\/2025\/03\/%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94__%EB%B3%B5%EC%82%AC%EB%B3%B8-1-001-2.png?fit=2518%2C480&ssl=1","width":2518,"height":480,"caption":"ALLO KOREA"},"image":{"@id":"https:\/\/allo-korea.com\/#\/schema\/logo\/image\/"},"description":"\u97d3\u56fd\u3078\u306e\u79fb\u4f4f\u3001\u97d3\u56fd\u3078\u306e\u7559\u5b66\u3092\u30b9\u30c8\u30ec\u30b9\u306a\u304f\u3002\u30d3\u30b6\u3001\u4f4f\u5c45\u3001\u9280\u884c\u3001\u96fb\u8a71\u3001\u30a2\u30fc\u30af\u306a\u3069ALLO KOREA\u304c\u3042\u306a\u305f\u306e\u751f\u6d3b\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002.","email":"contact@allo-korea.com","legalName":"ALLO KOREA","foundingDate":"2025-05-01","vatID":"776-81-03840","taxID":"776-81-03840","duns":"696339103","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}}]}},"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PgrwzS-3ew","_links":{"self":[{"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/pages\/12432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/users\/263901211"}],"replies":[{"embeddable":true,"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/comments?post=12432"}],"version-history":[{"count":64,"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/pages\/12432\/revisions"}],"predecessor-version":[{"id":13154,"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/pages\/12432\/revisions\/13154"}],"up":[{"embeddable":true,"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/pages\/11862"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/media\/21"}],"wp:attachment":[{"href":"https:\/\/allo-korea.com\/jp\/wp-json\/wp\/v2\/media?parent=12432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}