{"id":522,"date":"2026-01-30T22:00:00","date_gmt":"2026-01-30T13:00:00","guid":{"rendered":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/?post_type=news-research&#038;p=522"},"modified":"2026-02-08T19:44:46","modified_gmt":"2026-02-08T10:44:46","slug":"%e3%80%90d3%e7%99%ba%e8%a1%a8%e5%a0%b1%e5%91%8a%e3%80%91%e6%9c%aa%e8%b8%8f%e3%82%a8%e3%83%8d%e3%83%ab%e3%82%ae%e3%83%bc%e9%a0%98%e5%9f%9f%e3%81%ab%e3%81%8a%e3%81%91%e3%82%8b%e3%83%a9%e3%83%a0%e3%83%80","status":"publish","type":"news-research","link":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/","title":{"rendered":"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions)"},"content":{"rendered":"\n<!-- Google Fonts -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700&family=Noto+Sans+JP:wght@400;700&family=Roboto:wght@400;500&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    \/* --- Base Styles (Consistent Layout) --- *\/\n    #news-dc3-wrapper {\n        font-family: 'Noto Sans JP', sans-serif !important;\n        color: #333 !important;\n        line-height: 1.8 !important;\n        box-sizing: border-box !important;\n        width: 100% !important;\n        max-width: 100% !important;\n        margin-left: auto !important;\n        margin-right: auto !important;\n        padding: 30px !important;\n        background-color: #fff !important;\n        border: 1px solid #e0e0e0 !important;\n        border-radius: 8px !important;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.05) !important;\n    }\n    #news-dc3-wrapper * { box-sizing: inherit !important; }\n\n    \/* Header *\/\n    .d-news-header {\n        border-bottom: 2px solid #b71c1c !important; \/* J-PARC Red Accent *\/\n        padding-bottom: 15px !important;\n        margin-bottom: 25px !important;\n    }\n    .d-news-title-en {\n        font-family: 'Montserrat', sans-serif !important;\n        font-size: 1.1rem !important;\n        color: #b71c1c !important;\n        font-weight: bold !important;\n        display: block !important;\n        margin-bottom: 5px !important;\n    }\n    .d-news-title-jp {\n        font-size: 1.5rem !important;\n        font-weight: bold !important;\n        color: #333 !important;\n        line-height: 1.4 !important;\n    }\n\n    \/* Content *\/\n    .d-news-content p {\n        margin-bottom: 1.5em !important;\n        text-align: justify !important;\n        font-size: 16px !important;\n    }\n    .d-news-link {\n        color: #b71c1c !important;\n        text-decoration: underline !important;\n    }\n\n    \/* Presentation Title Box *\/\n    .d-presen-title {\n        background: #fff5f5;\n        padding: 20px;\n        border-left: 5px solid #b71c1c;\n        font-weight: bold;\n        margin-bottom: 30px;\n        font-size: 1.05rem;\n        color: #444;\n    }\n\n    \/* Topics Grid *\/\n    .d-topics-grid {\n        display: grid !important;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;\n        gap: 20px !important;\n        margin: 30px 0 !important;\n        background-color: #fafafa !important;\n        padding: 20px !important;\n        border-radius: 8px !important;\n    }\n    .d-topic-card {\n        background: #fff !important;\n        padding: 15px 20px !important;\n        border-radius: 6px !important;\n        border-top: 4px solid #555 !important; \/* Default color *\/\n        box-shadow: 0 2px 5px rgba(0,0,0,0.03) !important;\n    }\n    .d-topic-card strong {\n        display: block !important;\n        color: #333 !important;\n        margin-bottom: 8px !important;\n        font-size: 16px !important;\n        border-bottom: 1px dashed #ddd;\n        padding-bottom: 5px;\n    }\n    .d-topic-card span {\n        font-size: 14px !important;\n        color: #666 !important;\n        display: block !important;\n        line-height: 1.5;\n    }\n\n    \/* English Section *\/\n    .d-english-section {\n        margin-top: 40px !important;\n        padding-top: 20px !important;\n        border-top: 1px solid #eee !important;\n        color: #444 !important;\n        font-family: 'Roboto', sans-serif !important;\n    }\n    .d-en-label {\n        display: inline-block !important;\n        background-color: #eee !important;\n        color: #666 !important;\n        font-size: 12px !important;\n        padding: 4px 10px !important;\n        border-radius: 4px !important;\n        margin-bottom: 15px !important;\n        font-weight: bold !important;\n    }\n    .d-english-section p {\n        margin-bottom: 1em !important;\n        font-size: 15px !important;\n    }\n\n    @media (max-width: 600px) {\n        #news-dc3-wrapper { padding: 15px !important; }\n        .d-news-title-jp { font-size: 1.3rem !important; }\n        .d-topics-grid { grid-template-columns: 1fr !important; }\n    }\n<\/style>\n\n<div id=\"news-dc3-wrapper\">\n\n    <!-- Header -->\n    <div class=\"d-news-header\">\n        <span class=\"d-news-title-en\">Report on DC3 Research Presentation<\/span>\n        <div class=\"d-news-title-jp\">\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09<\/div>\n    <\/div>\n\n    <!-- Japanese Content -->\n    <div class=\"d-news-content\">\n        <p>\n            2026\u5e741\u670830\u65e5\uff08\u91d1\uff09\u3001\u4eac\u90fd\u5927\u5b66\u5927\u5b66\u9662\u7406\u5b66\u7814\u7a76\u79d1\u7269\u7406\u5b66\u7b2c\u4e8c\u6559\u5ba4\u4e3b\u50ac\u306e<a href=\"https:\/\/www.scphys.kyoto-u.ac.jp\/education\/M_D_Present.html\" target=\"_blank\" class=\"d-news-link\">DC3\u56de\u751f\u767a\u8868\u4f1a<\/a>\u304c\u958b\u50ac\u3055\u308c\u307e\u3057\u305f\u3002\n            \u5f53\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7\u304b\u3089\u306f\u3001\u535a\u58eb\u8ab2\u7a0b3\u5e74\u306e\u6c5f\u7aef\u304c\u4ee5\u4e0b\u306e\u30bf\u30a4\u30c8\u30eb\u3067\u7814\u7a76\u6210\u679c\u3092\u767a\u8868\u3057\u307e\u3057\u305f\u3002\n        <\/p>\n        \n        <div class=\"d-presen-title\">\n            \u300c1.60 GeV\/c\u30011.82 GeV\/c \u306e \u03c0<sup>+<\/sup> \u4e2d\u9593\u5b50\u30d3\u30fc\u30e0\u3092\u7528\u3044\u305f \u039b\u30cf\u30a4\u30d1\u30fc\u6838 <sup>12<\/sup><sub>\u039b<\/sub>C \u306e\u751f\u6210\u65ad\u9762\u7a4d\u6e2c\u5b9a\u300d\n        <\/div>\n\n        <p>\n            \u30cf\u30a4\u30d1\u30fc\u6838\u306e\u6838\u69cb\u9020\u7814\u7a76\u306f\u3001\u30d0\u30ea\u30aa\u30f3\u9593\u306b\u50cd\u304f\u300c\u5f37\u3044\u76f8\u4e92\u4f5c\u7528\u300d\u3092\u7406\u89e3\u3059\u308b\u4e0a\u3067\u91cd\u8981\u306a\u60c5\u5831\u3092\u4e0e\u3048\u307e\u3059\u304c\u3001\u305d\u306e\u300c\u751f\u6210\u6a5f\u69cb\u300d\u81ea\u4f53\u306e\u7406\u89e3\u306b\u306f\u307e\u3060\u672a\u89e3\u660e\u306a\u70b9\u304c\u6b8b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br>\n            \u79c1\u305f\u3061\u306e\u7814\u7a76\u30b0\u30eb\u30fc\u30d7\u306f\u3001\u4eac\u90fd\u5927\u5b66\u304c\u5148\u5c0e\u3057\u3066J-PARC K1.8\u30d3\u30fc\u30e0\u30e9\u30a4\u30f3\u306b\u5c0e\u5165\u3057\u305f\u9ad8\u5206\u89e3\u80fd\u78c1\u6c17\u5206\u5149\u5668\u300cS-2S\u300d\u3092\u7528\u3044\u30012025\u5e74\u3088\u308a\u672c\u683c\u7684\u306a\u5b9f\u9a13\u7814\u7a76\u3092\u63a8\u9032\u3057\u3066\u3044\u307e\u3059\u3002\u305d\u306e\u4e00\u74b0\u3068\u3057\u3066\u3001\u3053\u308c\u307e\u3067\u30c7\u30fc\u30bf\u306e\u7121\u304b\u3063\u305f\u30d3\u30fc\u30e0\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u306e\u751f\u6210\u30c7\u30fc\u30bf\u53d6\u5f97\u306b\u6210\u529f\u3057\u307e\u3057\u305f\u3002\n        <\/p>\n\n        <!-- Topics Grid -->\n        <div class=\"d-topics-grid\">\n            <div class=\"d-topic-card\" style=\"border-top-color: #d32f2f !important;\">\n                <strong><i class=\"fa-solid fa-microscope\"><\/i> J-PARC S-2S<\/strong>\n                <span>\u4eac\u5927\u304c\u4e3b\u5c0e\u3057\u3066\u8a2d\u8a08\u30fb\u5c0e\u5165\u3057\u305f\u65b0\u578b\u5206\u5149\u5668\u306b\u3088\u308a\u30012025\u5e74\u306b\u9ad8\u54c1\u8cea\u306a\u30c7\u30fc\u30bf\u3092\u53d6\u5f97<\/span>\n            <\/div>\n            <div class=\"d-topic-card\" style=\"border-top-color: #1976d2 !important;\">\n                <strong><i class=\"fa-solid fa-chart-line\"><\/i> \u751f\u6210\u65ad\u9762\u7a4d\u306e\u5c0e\u51fa<\/strong>\n                <span>1.6, 1.8 GeV\/c \u3068\u3044\u3046\u672a\u8e0f\u306e\u904b\u52d5\u91cf\u6761\u4ef6\u4e0b\u3067\u306e\u751f\u6210\u78ba\u7387\u3092\u6c7a\u5b9a\u3057\u3001\u7406\u8ad6\u30e2\u30c7\u30eb\u3068\u6bd4\u8f03<\/span>\n            <\/div>\n            <div class=\"d-topic-card\" style=\"border-top-color: #fbc02d !important;\">\n                <strong><i class=\"fa-solid fa-atom\"><\/i> \u76f8\u4e92\u4f5c\u7528\u306e\u7814\u7a76<\/strong>\n                <span>\u6e96\u81ea\u7531\u751f\u6210\u904e\u7a0b\uff08\u30e9\u30e0\u30c0\u304c\u98db\u3073\u51fa\u3059\u73fe\u8c61\uff09\u306e\u89e3\u6790\u304b\u3089\u3001\u65b0\u305f\u306a\u7269\u7406\u60c5\u5831\u306e\u62bd\u51fa\u306b\u6311\u3080<\/span>\n            <\/div>\n        <\/div>\n\n        <p>\n            \u6c5f\u7aef\u306f\u3001S-2S\u3092\u7528\u3044\u3066\u521d\u3081\u3066\u53d6\u5f97\u3055\u308c\u305f <sup>12<\/sup><sub>\u039b<\/sub>C \u30cf\u30a4\u30d1\u30fc\u6838\u306e\u9ad8\u7cbe\u5ea6\u30c7\u30fc\u30bf\u3092\u89e3\u6790\u3057\u3001\u5165\u5c04\u904b\u52d5\u91cf 1.6 GeV\/c \u304a\u3088\u3073 1.8 GeV\/c \u3068\u3044\u3046\u3053\u308c\u307e\u3067\u306b\u306a\u3044\u904b\u52d5\u5b66\u6761\u4ef6\u3067\u306e\u751f\u6210\u78ba\u7387\uff08\u53cd\u5fdc\u65ad\u9762\u7a4d\uff09\u3092\u5c0e\u51fa\u3057\u307e\u3057\u305f\u3002\u3053\u308c\u3092\u53cd\u5fdc\u7406\u8ad6\u8a08\u7b97\u3068\u7cbe\u7dfb\u306b\u6bd4\u8f03\u3059\u308b\u3053\u3068\u3067\u3001\u30cf\u30a4\u30d1\u30fc\u6838\u306e\u751f\u6210\u30e1\u30ab\u30cb\u30ba\u30e0\u306b\u65b0\u305f\u306a\u77e5\u898b\u3092\u3082\u305f\u3089\u3059\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n        <p>\n            \u3055\u3089\u306b\u3001\u30e9\u30e0\u30c0\u7c92\u5b50\u304c\u539f\u5b50\u6838\u306b\u675f\u7e1b\u3055\u308c\u305f\u72b6\u614b\u3060\u3051\u3067\u306a\u304f\u3001\u539f\u5b50\u6838\u304b\u3089\u98db\u3073\u51fa\u3057\u3066\u3057\u307e\u3046\u73fe\u8c61\uff08\u6e96\u81ea\u7531\u751f\u6210\u904e\u7a0b\uff09\u306b\u5bfe\u5fdc\u3059\u308b\u30a8\u30cd\u30eb\u30ae\u30fc\u30b9\u30da\u30af\u30c8\u30eb\u306e\u5f62\u72b6\u89e3\u6790\u306b\u3082\u7740\u624b\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u3053\u304b\u3089\u30e9\u30e0\u30c0\u3068\u6838\u5b50\u306e\u9593\u306b\u50cd\u304f\u76f8\u4e92\u4f5c\u7528\u306e\u60c5\u5831\u3092\u5f15\u304d\u51fa\u305b\u306a\u3044\u304b\u3001\u7406\u8ad6\u5bb6\u3092\u542b\u3081\u305f\u7a4d\u6975\u7684\u306a\u8b70\u8ad6\u3092\u9032\u3081\u3066\u3044\u307e\u3059\u3002<br>\n            \u672c\u6210\u679c\u306f\u5e74\u5185\u306b\u307e\u3068\u3081\u3001\u8ad6\u6587\u3068\u3057\u3066\u516c\u8868\u3059\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002\u4eca\u5f8c\u306e\u5c55\u958b\u306b\u3054\u671f\u5f85\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n    <\/div>\n\n    <!-- English Content -->\n    <div class=\"d-english-section\">\n        <span class=\"d-en-label\">English Translation<\/span>\n        <p>\n            On January 30, 2026, the DC3 Research Presentation (for 3rd-year doctoral students) hosted by the Department of Physics II, Kyoto University, was held. From our Strangeness Nuclear Physics Group, Mr. Kengo Ebata (D3) presented his research titled:\n        <\/p>\n        <p style=\"font-weight:500; margin-left:15px; border-left:3px solid #ccc; padding-left:10px;\">\n            \"Measurement of Production Cross Sections for <sup>12<\/sup><sub>\u039b<\/sub>C Hypernuclei using \u03c0<sup>+<\/sup> Beams at 1.60 and 1.82 GeV\/c\"\n        <\/p>\n        <p>\n            While studies on hypernuclear structure provide crucial information for understanding strong baryon interactions, our understanding of the \"production mechanism\" itself remains limited. In 2025, our group successfully acquired data at beam energies where no prior data existed, using the new high-resolution magnetic spectrometer \"S-2S\" at the J-PARC K1.8 beamline, which was designed and introduced under Kyoto University's leadership.\n        <\/p>\n        <p>\n            Mr. Ebata is leading the analysis to derive production probabilities (reaction cross sections) under these unexplored kinematic conditions (1.6 and 1.8 GeV\/c). By comparing these high-precision results with theoretical calculations, he aims to provide new insights into the production mechanism. Furthermore, he is actively discussing with theorists to extract information on Lambda-Nucleon interactions by analyzing the spectral shape of quasi-free production events, where the Lambda particle escapes the nucleus.\n            We aim to publish these results within this year. Stay tuned!\n        <\/p>\n    <\/div>\n\n<\/div>\n","protected":false},"featured_media":424,"template":"","meta":{"_acf_changed":false},"news-research-category":[2,26],"news-research-tag":[],"class_list":["post-522","news-research","type-news-research","status-publish","has-post-thumbnail","hentry","news-research-category-news","news-research-category-presentations"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions) | \u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness<\/title>\n<meta name=\"description\" content=\"\u535a\u58eb3\u5e74\u6c5f\u7aef\u304c\u3001\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09\u306b\u3064\u3044\u3066\u767a\u8868\u3002\" \/>\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-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions) | \u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness\" \/>\n<meta property=\"og:description\" content=\"\u535a\u58eb3\u5e74\u6c5f\u7aef\u304c\u3001\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09\u306b\u3064\u3044\u3066\u767a\u8868\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/\" \/>\n<meta property=\"og:site_name\" content=\"\u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-08T10:44:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"13\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/\",\"url\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/\",\"name\":\"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions) | \u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness\",\"isPartOf\":{\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg\",\"datePublished\":\"2026-01-30T13:00:00+00:00\",\"dateModified\":\"2026-02-08T10:44:46+00:00\",\"description\":\"\u535a\u58eb3\u5e74\u6c5f\u7aef\u304c\u3001\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09\u306b\u3064\u3044\u3066\u767a\u8868\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#primaryimage\",\"url\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg\",\"contentUrl\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"News & Research\",\"item\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/#website\",\"url\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/\",\"name\":\"\u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions) | \u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness","description":"\u535a\u58eb3\u5e74\u6c5f\u7aef\u304c\u3001\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09\u306b\u3064\u3044\u3066\u767a\u8868\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:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/","og_locale":"ja_JP","og_type":"article","og_title":"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions) | \u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness","og_description":"\u535a\u58eb3\u5e74\u6c5f\u7aef\u304c\u3001\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09\u306b\u3064\u3044\u3066\u767a\u8868\u3002","og_url":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/","og_site_name":"\u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness","article_modified_time":"2026-02-08T10:44:46+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"13\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/","url":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/","name":"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions) | \u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness","isPartOf":{"@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#primaryimage"},"image":{"@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#primaryimage"},"thumbnailUrl":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg","datePublished":"2026-01-30T13:00:00+00:00","dateModified":"2026-02-08T10:44:46+00:00","description":"\u535a\u58eb3\u5e74\u6c5f\u7aef\u304c\u3001\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09\u306b\u3064\u3044\u3066\u767a\u8868\u3002","breadcrumb":{"@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#primaryimage","url":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg","contentUrl":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-content\/uploads\/2025\/11\/s-2s_photo.jpg","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/522\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/"},{"@type":"ListItem","position":2,"name":"News & Research","item":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/news-research\/"},{"@type":"ListItem","position":3,"name":"\u3010D3\u767a\u8868\u5831\u544a\u3011\u672a\u8e0f\u30a8\u30cd\u30eb\u30ae\u30fc\u9818\u57df\u306b\u304a\u3051\u308b\u30e9\u30e0\u30c0\u30cf\u30a4\u30d1\u30fc\u6838\u751f\u6210\u65ad\u9762\u7a4d\u306e\u6e2c\u5b9a\uff08J-PARC S-2S\uff09(Measurement of 12C_\u039b Production Cross Section in Unexplored Energy Regions)"}]},{"@type":"WebSite","@id":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/#website","url":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/","name":"\u4eac\u90fd\u5927\u5b66\u30b9\u30c8\u30ec\u30f3\u30b8\u30cd\u30b9\u6838\u7269\u7406\u7814\u7a76\u30b0\u30eb\u30fc\u30d7 Strangeness","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"}]}},"_links":{"self":[{"href":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-json\/wp\/v2\/news-research\/522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-json\/wp\/v2\/news-research"}],"about":[{"href":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-json\/wp\/v2\/types\/news-research"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-json\/wp\/v2\/media\/424"}],"wp:attachment":[{"href":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-json\/wp\/v2\/media?parent=522"}],"wp:term":[{"taxonomy":"news-research-category","embeddable":true,"href":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-json\/wp\/v2\/news-research-category?post=522"},{"taxonomy":"news-research-tag","embeddable":true,"href":"https:\/\/www-nh.scphys.kyoto-u.ac.jp\/KSgroup\/wp-json\/wp\/v2\/news-research-tag?post=522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}