{"id":58,"date":"2020-07-01T17:01:47","date_gmt":"2020-07-01T17:01:47","guid":{"rendered":"https:\/\/kdc1000.wpengine.com\/?page_id=58"},"modified":"2025-03-31T11:53:54","modified_gmt":"2025-03-31T16:53:54","slug":"job-seeker-services","status":"publish","type":"page","link":"https:\/\/www.kansascommerce.gov\/ja\/workforce\/job-seeker-services\/","title":{"rendered":"\u6c42\u8077\u8005\u30b5\u30fc\u30d3\u30b9"},"content":{"rendered":"                <div class=\"hero-block hero-block--subpage  \" >\n\n        <div class=\"breadcrumb_wrapper\">\n                                                <a href=\"https:\/\/www.kansascommerce.gov\">Home<\/a> \/\n                                                                <a href=\"https:\/\/www.kansascommerce.gov\/ja\/workforce\/\">Workforce<\/a> \/\n                                                                <span>Job Seeker Services<\/span>\n                                    <\/div>\n\n        <div class=\"hero-img\" style=\"\n                            background-image: url(https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39-HERO-1.jpg);                                            \"><\/div>\n        <div class=\"container h-100\">\n            <div class=\"row align-items-center justify-content-center h-100\">\n                <div class=\"col-12 content\">\n                    <div>\n\n<h1 class=\"wp-block-heading\" id=\"h-find-a-job-in-kansas\">Find a Job in Kansas<\/h1>\n\n\n\n<p><\/p>\n\n<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n    \n\n                    <div class=\"custom-cover-block d-flex justify-content-center   \" style=\"\n                                    background-color: #00947b;\n                                                                                            margin: 20px auto;\n                                            \" id=\"coverblock-1380919977\">\n        <div class=\"inner-content col-12 col-md-10 col-lg-9\" style=\"\n                                        color: white !important;\n                                                                            \">\n            <div class=\"content\">\n\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"h-there-are-currently-more-than-34-000-job-openings-in-the-state-of-kansas-and-we-re-here-to-help-connect-you-to-those-opportunities\">There are thousands of job openings in the state of Kansas, and we\u2019re here to help connect you to those opportunities.<\/h3>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.kansasworks.com\/ada\/r\/\" target=\"_blank\" rel=\"noreferrer noopener\">Search Available Jobs<\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2023\/06\/Job-Search-Workbook-Final-Draft.pdf\">Job Search Workbook<\/a><\/div>\n<\/div>\n\n<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"video-lightbox-1380919977\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-1380919977\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n                #coverblock-1380919977 .inner-content {padding-top: 0; padding-bottom: 0;}        \n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        .video-link {\n            position: relative;\n            display: inline-block;\n            cursor: pointer;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            jQuery('#coverblock-1380919977 .wp-block-button__link').addClass('btn white_btn');\n            \n            const coverBlock = jQuery('#coverblock-1380919977');\n            const lightbox = jQuery('#video-lightbox-1380919977');\n            const videoFrame = jQuery('#video-frame-1380919977');\n            const closeBtn = jQuery('#video-lightbox-1380919977 .video-lightbox-close');\n            \n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            coverBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n            \n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n    <div class=\"container \">            <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n\n<h3 class=\"wp-block-heading\" id=\"h-kansasworks\"><strong>KANSAS<\/strong>WORKS<\/h3>\n\n\n\n<p><strong>KANSAS<\/strong>WORKS is the state\u2019s public workforce assistance system and exists to help you increase your skills, search for opportunities and find a rewarding job or career. With <a href=\"https:\/\/www.kansascommerce.gov\/contact\/contact-workforce\/\">28 Workforce Centers<\/a> around the state, two <a href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/kansasworks-mobile-workforce-center\/\">Mobile Workforce Centers<\/a> and a number of online services, the <strong>KANSAS<\/strong>WORKS team is here to help you find success.&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/www.kansasworks.com\/ada\/r\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>KANSAS<\/strong>WORKS<\/a> services include help creating and posting resumes, accessing critical educational and training opportunities, assisting with interview and salary negotiation skills and performing advanced job searches.&nbsp;<\/p>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    <\/div>\n\n    <div class=\"container \">            <div class=\"card-wrapper-block row  bg_contain\">\n                <div class=\"col-12 remove-padding-x\">\n            <h3>Other programs and services offered through KANSASWORKS include: <\/h3>\n\n                                <\/div>\n                \n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39.2a.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>Disability Resources<\/h5>\n        <p>Kansans with disabilities have access to a number of services and resources that help eliminate barriers to education, training and employment. <\/p>\n        <a  href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/disability-resources\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_right\" aria-label=\"View Disability Resources\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/disability-resources\/\" class=\"cover_link\" title=\"View Disability Resources\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39.2c.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>KanVet<\/h5>\n        <p>Veterans, transitioning service members and their families can access vet-specific resources and benefits in the state of Kansas without having to navigate multiple state agencies. This includes employment, education and other support resources. <\/p>\n        <a target=\"_blank\" href=\"https:\/\/kanvet.org\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_external\" aria-label=\"View KanVet\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/kanvet.org\/\" class=\"cover_link\" title=\"View KanVet\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39.2d.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>Senior Employment Services<\/h5>\n        <p>Kansans age 55+ can access employment placement services and work-based training opportunities. <\/p>\n        <a  href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/state-of-kansas-senior-employment-services\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_right\" aria-label=\"View Senior Employment Services\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/state-of-kansas-senior-employment-services\/\" class=\"cover_link\" title=\"View Senior Employment Services\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39.2e.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>On-the-Job Training <\/h5>\n        <p>Job seekers can earn while they learn by taking advantage of opportunities for permanent, full-time employment. <\/p>\n        <a  href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/on-the-job-training\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_right\" aria-label=\"View On-the-Job Training \"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/on-the-job-training\/\" class=\"cover_link\" title=\"View On-the-Job Training \"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39.2f.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>Registered Apprenticeship<\/h5>\n        <p>This program combines classroom studies with on-the-job training in skilled professions such as construction, healthcare and the culinary arts.<\/p>\n        <a target=\"_blank\" href=\"https:\/\/ksapprenticeship.org\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_external\" aria-label=\"View Registered Apprenticeship\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/ksapprenticeship.org\/\" class=\"cover_link\" title=\"View Registered Apprenticeship\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39.2g.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>Ticket to Work<\/h5>\n        <p>Individuals receiving Social Security Disability Insurance or Supplemental Security Income benefits are eligible to work again without risking cash or medical benefits through the Ticket to Work program.<\/p>\n        <a  href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/kansas-ticket-to-work\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_right\" aria-label=\"View Ticket to Work\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/kansas-ticket-to-work\/\" class=\"cover_link\" title=\"View Ticket to Work\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/39.2h.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>Trade Adjustment Assistance Program<\/h5>\n        <p>Lose your job due to foreign trade? TAA-certified workers may be eligible for training, job search and relocation allowances, income support and other services.<\/p>\n        <a  href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/taa\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_right\" aria-label=\"View Trade Adjustment Assistance Program\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.kansascommerce.gov\/program\/workforce-services\/taa\/\" class=\"cover_link\" title=\"View Trade Adjustment Assistance Program\"><\/a>\n<\/div>\n\n    <\/div>\n    <\/div>\n\n                <div class=\"banner_wrap relative btn_trigger \" style=\"margin: 0 20px;\">\n        <a href=\"https:\/\/www.kansascommerce.gov\/contact\/contact-workforce\/\" class=\"cover_link\" title=\"Contact Us\"><\/a>\n        <div class=\"banner-cta-block  d-md-flex justify-content-between align-items-center\" style=\"background: #f1ad02; \">\n            <style>\n                                .banner-cta-block a.btn.plain_btn{color: !important;}\n                .banner-cta-block a.btn.plain_btn:hover {color: white !important;}\n                            <\/style>\n            <div class=\"content\">\n            \n\n<h4 class=\"wp-block-heading\" id=\"h-contact-your-local-kansasworks-workforce-center-today\">Contact your local <strong>KANSAS<\/strong>WORKS Workforce Center today!<\/h4>\n\n\n\n<p><\/p>\n\n\n            <\/div>\n            <a\n                class=\"btn\n                                 plain_btn                                                 white_btn\"\n                                href=\"https:\/\/www.kansascommerce.gov\/contact\/contact-workforce\/\"\n                                title=\"Contact Us\"\n            >\n                                Contact Us\n\n                                            <\/a>\n        <\/div>\n    <\/div>\n    ","protected":false},"excerpt":{"rendered":"","protected":false},"author":20,"featured_media":0,"parent":15,"menu_order":391,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-58","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v19.5 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Job Seeker Services - Kansas Department of Commerce<\/title>\n<meta name=\"description\" content=\"The state of Kansas provides job seekers a number of resources to help them prepare for and navigate through the job search process. Contact us for help with items such as resume writing, salary negotiations, job searches and more!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kansascommerce.gov\/ja\/workforce\/job-seeker-services\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Job Seeker Services\" \/>\n<meta property=\"og:description\" content=\"The state of Kansas provides job seekers a number of resources to help them prepare for and navigate through the job search process. Contact us for help with items such as resume writing, salary negotiations, job searches and more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kansascommerce.gov\/ja\/workforce\/job-seeker-services\/\" \/>\n<meta property=\"og:site_name\" content=\"Kansas Department of Commerce\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KansasCommerce\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-31T16:53:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/09\/KDC_OG-MEta.jpg\" \/>\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\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@KansasCommerce\" \/>\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\",\"@id\":\"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/\",\"url\":\"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/\",\"name\":\"Job Seeker Services - Kansas Department of Commerce\",\"isPartOf\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#website\"},\"datePublished\":\"2020-07-01T17:01:47+00:00\",\"dateModified\":\"2025-03-31T16:53:54+00:00\",\"description\":\"The state of Kansas provides job seekers a number of resources to help them prepare for and navigate through the job search process. Contact us for help with items such as resume writing, salary negotiations, job searches and more!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.kansascommerce.gov\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Workforce\",\"item\":\"https:\/\/www.kansascommerce.gov\/workforce\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Job Seeker Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#website\",\"url\":\"https:\/\/www.kansascommerce.gov\/\",\"name\":\"Kansas Department of Commerce\",\"description\":\"Empowering Prosperity\",\"publisher\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.kansascommerce.gov\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#organization\",\"name\":\"Kansas Department of Commerce\",\"url\":\"https:\/\/www.kansascommerce.gov\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png\",\"contentUrl\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png\",\"width\":600,\"height\":347,\"caption\":\"Kansas Department of Commerce\"},\"image\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/KansasCommerce\/\",\"https:\/\/x.com\/KansasCommerce\",\"https:\/\/www.linkedin.com\/company\/kansas-department-of-commerce\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Job Seeker Services - Kansas Department of Commerce","description":"The state of Kansas provides job seekers a number of resources to help them prepare for and navigate through the job search process. Contact us for help with items such as resume writing, salary negotiations, job searches and more!","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:\/\/www.kansascommerce.gov\/ja\/workforce\/job-seeker-services\/","og_locale":"ja_JP","og_type":"article","og_title":"Job Seeker Services","og_description":"The state of Kansas provides job seekers a number of resources to help them prepare for and navigate through the job search process. Contact us for help with items such as resume writing, salary negotiations, job searches and more!","og_url":"https:\/\/www.kansascommerce.gov\/ja\/workforce\/job-seeker-services\/","og_site_name":"Kansas Department of Commerce","article_publisher":"https:\/\/www.facebook.com\/KansasCommerce\/","article_modified_time":"2025-03-31T16:53:54+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/09\/KDC_OG-MEta.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@KansasCommerce","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"1\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/","url":"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/","name":"Job Seeker Services - Kansas Department of Commerce","isPartOf":{"@id":"https:\/\/www.kansascommerce.gov\/#website"},"datePublished":"2020-07-01T17:01:47+00:00","dateModified":"2025-03-31T16:53:54+00:00","description":"The state of Kansas provides job seekers a number of resources to help them prepare for and navigate through the job search process. Contact us for help with items such as resume writing, salary negotiations, job searches and more!","breadcrumb":{"@id":"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.kansascommerce.gov\/workforce\/job-seeker-services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kansascommerce.gov\/"},{"@type":"ListItem","position":2,"name":"Workforce","item":"https:\/\/www.kansascommerce.gov\/workforce\/"},{"@type":"ListItem","position":3,"name":"Job Seeker Services"}]},{"@type":"WebSite","@id":"https:\/\/www.kansascommerce.gov\/#website","url":"https:\/\/www.kansascommerce.gov\/","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","description":"\u7e41\u6804\u3078\u306e\u30a8\u30f3\u30d1\u30ef\u30fc\u30e1\u30f3\u30c8","publisher":{"@id":"https:\/\/www.kansascommerce.gov\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kansascommerce.gov\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/www.kansascommerce.gov\/#organization","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","url":"https:\/\/www.kansascommerce.gov\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/","url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","contentUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","width":600,"height":347,"caption":"Kansas Department of Commerce"},"image":{"@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KansasCommerce\/","https:\/\/x.com\/KansasCommerce","https:\/\/www.linkedin.com\/company\/kansas-department-of-commerce\/"]}]}},"publishpress_future_action":{"enabled":false,"date":"2026-05-01 09:11:12","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/58","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/comments?post=58"}],"version-history":[{"count":0,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/58\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/15"}],"wp:attachment":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/media?parent=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}