CINXE.COM
(Latest) | kuraray
<!DOCTYPE html> <html lang="ja"> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W856SK9');</script> <!-- End Google Tag Manager --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Kuraray. Chemicals Manufacturer. Production and sale of functional resins, chemical products, man-made leathers, synthetic fibers and textiles, optics-related products, medical products." /> <meta name="keywords" content="Kuraray Co., Ltd., Kuraray Group, Kuraray" /> <meta property="og:image" content="https://www.kuraray.co.jp/img/og.png" /> <link rel="canonical" href="https://www.kuraray.com/news" /> <link rel="apple-touch-icon" href="/img/icon/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="57x57" href="/img/icon/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="72x72" href="/img/icon/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/img/icon/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/img/icon/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/img/icon/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/img/icon/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/img/icon/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/img/icon/apple-touch-icon-180x180.png"> <link rel="icon" href="/favicon.ico" /> <link href="/css/app.css" rel="stylesheet"> <link href="/css/lightbox.css" rel="stylesheet"> <link href="/css/layout.css" rel="stylesheet"> <link href="/css/base.css" rel="stylesheet"> <!-- Fonts --> <link href='//fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'> <link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet"> <link href="/css/release.css" rel="stylesheet"> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script type="text/javascript">window.jQuery || document.write('<script src="/master/js/lib/jquery-1.9.1.min.js"><\/script>')</script> <script type="text/javascript" src="/js/lib/lightbox.js"></script> <script type="text/javascript" src="/js/share/common.js"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script type="text/javascript" src="/js/lib/lightbox.js"></script> <script type="text/javascript" src="/js/share/release.js"></script> <script type="text/javascript"> <!-- $(function(){ // 次10件のデータを取得 var getNextDataList = function(action, $element, callback) { var $toElement = $('.jsNewsData:last'); var $toElementPos = $('.jsNewsData:last').offset().top; var $toNextPage = $('#jsNextPage'); if ($('#jsCategory').val() == '' || $toNextPage.val() == 0) { if (callback) { callback($element); } return; } $.ajax({ type : 'POST', url : '/ajax/' + action, data : { 'category' : $('#jsCategory').val(), 'year' : $('#jsYear').val(), 'perPage' : $('#jsPerPage').val(), 'page' : $toNextPage.val(), '_token' : $('#_token').val() }, dataType: 'json' }).then( function (response) { if (response.code == 0) { $(response.data.html).insertAfter($toElement); $('html,body').animate({ scrollTop: $toElementPos }, '600'); // 次ページ番号をセット $toNextPage.val(response.data.nextPage); if ( response.data.nextPage == 0 ) { // 次ページがなければボタンを非表示 $element.hide(); } if (callback) { callback($element); } } else { alert(response.message); } }, function (response) { alert(response.message); }); }; // 次10件のデータを取得してセット $('#jsLoadMore').on('click', function(){ getNextDataList('load-news-list', $(this)); }); }); // --></script> <!-- 追加のmeta項目 --> <!-- /追加のmeta項目 --> <title> (Latest) | kuraray</title> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W856SK9" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="wrapper"> <header id="header" class=""> <nav class="navbar navbar-default"> <div class="container header_inner"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle Navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="header_logo"><a class="" href="/"><img src="/img/common/logo.png" alt="Kuraray"></a></div> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="unstyled navbar_sub"> <li class="nav_contact"><a href="/contact">Contact Us</a></li> <li class="nav_search"><a href="/search">Search</a></li> <li class="nav_language"> <form> <div id="select_language"> <select name=""> <option value="GLOBAL" selected="selected">Global</option> <option value="JAPAN">JAPAN</option> </select> </div> </form> </li> </ul> <ul class="nav navbar-nav"> <li class="dropdown current "> <a href="/news" class="dropdown-toggle" data-toggle="dropdown">News</a> </li> <li class="dropdown "> <a href="/products" class="dropdown-toggle" data-toggle="dropdown">Product Information</a> </li> <li class="dropdown "> <a href="/rd" class="dropdown-toggle" data-toggle="dropdown">R&D</a> </li> <li class="dropdown "> <a href="/csr" class="dropdown-toggle" data-toggle="dropdown">Sustainability</a> </li> <li class="dropdown "> <a href="/company" class="dropdown-toggle" data-toggle="dropdown">About Us</a> </li> <li class="dropdown "> <a href="/ir" class="dropdown-toggle" data-toggle="dropdown">Investor Relations</a> </li> <li class="dropdown "> <a href="/recruit/" class="dropdown-toggle" data-toggle="dropdown">Careers</a> </li> </ul> <ul class="navbar_sub_sp visible-xs unstyled"> <li class="nav_contact"><a href="/contact">Contact Us</a></li> <li class="nav_search"><a href="/search">Search</a></li> <li class="nav_language"> <form> <div id="select_language"> <select name=""> <option value="GLOBAL" selected="selected">Global</option> <option value="JAPAN">JAPAN</option> </select> </div> </form> </li> </ul> </div> </div> </nav> </header> <!-- /header --> <div id="contents"> <div id="breadcrumb" class="container"> <ul class="unstyled"> <li><a href="/">Home</a></li> <li> (Latest)</li> </ul> </div> <h1 class="ttl is_ttl02"><span class="container">News</span></h1> <div class="sub_nav container"> <ul class="unstyled"> <li class=" current "> Latest News </li> <li class="has_child "> <a href="javascript::void();">News by Year</a> <div class="sub_nav_child"> <ul class="unstyled"> <li class="fontFjalla"><a href="/news/2025">2025</a></li> <li class="fontFjalla"><a href="/news/2024">2024</a></li> <li class="fontFjalla"><a href="/news/2023">2023</a></li> <li class="fontFjalla"><a href="/news/2022">2022</a></li> <li class="fontFjalla"><a href="/news/2021">2021</a></li> <li class="fontFjalla"><a href="/news/2020">2020</a></li> <li class="fontFjalla"><a href="/news/2019">2019</a></li> <li class="fontFjalla"><a href="/news/2018">2018</a></li> <li class="fontFjalla"><a href="/news/2017">2017</a></li> <li class="fontFjalla"><a href="/news/2016">2016</a></li> <li class="fontFjalla"><a href="/news/2015">2015</a></li> <li class="fontFjalla"><a href="/news/2014">2014</a></li> <li class="fontFjalla"><a href="/news/2013">2013</a></li> <li class="fontFjalla"><a href="/news/2012">2012</a></li> <li class="fontFjalla"><a href="/news/2011">2011</a></li> <li class="fontFjalla"><a href="/news/2010">2010</a></li> <li class="fontFjalla"><a href="/news/2009">2009</a></li> <li class="fontFjalla"><a href="/news/2008">2008</a></li> <li class="fontFjalla"><a href="/news/2007">2007</a></li> <li class="fontFjalla"><a href="/news/2006">2006</a></li> <li class="fontFjalla"><a href="/news/2005">2005</a></li> <li class="fontFjalla"><a href="/news/2004">2004</a></li> <li class="fontFjalla"><a href="/news/2003">2003</a></li> <li class="fontFjalla"><a href="/news/2002">2002</a></li> <li class="fontFjalla"><a href="/news/2001">2001</a></li> <li class="fontFjalla"><a href="/news/2000">2000</a></li> <li class="fontFjalla"><a href="/news/1999">1999</a></li> <li class="fontFjalla"><a href="/news/1998">1998</a></li> </ul> </div> </li> <!-- <li><a href="#">分野別ニュース</a></li> --> </ul> </div> <div class="sub_nav_sp"> <div class="active"> Latest News </div> <ul class="sub_nav_list unstyled"> <li class=" current "> Latest News </li> <li class=" has_child "> <a href="javascript::void();">News by Year</a> <div class="sub_nav_child"> <ul class="unstyled"> <li class="fontFjalla"><a href="/news/2025">2025</a></li> <li class="fontFjalla"><a href="/news/2024">2024</a></li> <li class="fontFjalla"><a href="/news/2023">2023</a></li> <li class="fontFjalla"><a href="/news/2022">2022</a></li> <li class="fontFjalla"><a href="/news/2021">2021</a></li> <li class="fontFjalla"><a href="/news/2020">2020</a></li> <li class="fontFjalla"><a href="/news/2019">2019</a></li> <li class="fontFjalla"><a href="/news/2018">2018</a></li> <li class="fontFjalla"><a href="/news/2017">2017</a></li> <li class="fontFjalla"><a href="/news/2016">2016</a></li> <li class="fontFjalla"><a href="/news/2015">2015</a></li> <li class="fontFjalla"><a href="/news/2014">2014</a></li> <li class="fontFjalla"><a href="/news/2013">2013</a></li> <li class="fontFjalla"><a href="/news/2012">2012</a></li> <li class="fontFjalla"><a href="/news/2011">2011</a></li> <li class="fontFjalla"><a href="/news/2010">2010</a></li> <li class="fontFjalla"><a href="/news/2009">2009</a></li> <li class="fontFjalla"><a href="/news/2008">2008</a></li> <li class="fontFjalla"><a href="/news/2007">2007</a></li> <li class="fontFjalla"><a href="/news/2006">2006</a></li> <li class="fontFjalla"><a href="/news/2005">2005</a></li> <li class="fontFjalla"><a href="/news/2004">2004</a></li> <li class="fontFjalla"><a href="/news/2003">2003</a></li> <li class="fontFjalla"><a href="/news/2002">2002</a></li> <li class="fontFjalla"><a href="/news/2001">2001</a></li> <li class="fontFjalla"><a href="/news/2000">2000</a></li> <li class="fontFjalla"><a href="/news/1999">1999</a></li> <li class="fontFjalla"><a href="/news/1998">1998</a></li> </ul> </div> </li> <!-- <li><a href="#">分野別ニュース</a></li> --> </ul> </div> <div class="container_wrap is_bg01"> <div class="container"> <ul class="nav nav-tabs is_type02" id="cate_nav"> <li class="active "><a href="/news">All</a></li> <li class=""><a href="/news/release">News</a></li> <li class=""><a href="/news/topics">Press Release</a></li> <li class=""><a href="/news/update">IR</a></li> <li class=""><a href="/news/csr">Sustainability</a></li> <!-- <li><a href="#">お知らせ</a></li> <li><a href="#">Press Releases</a></li> <li><a href="#">IR Information</a></li> <li><a href="#">CSR</a></li> --> </ul> <a href="https://www.kuraray.com/news/2025/250402" class="post is_news jsNewsData"> <dl> <dt> <span class="date">Apr 02,2025</span> <span class="cate">Press Release</span> </dt> <dd><p>Acquisition of Nelumbo</p></dd> </dl> </a> <a href="https://www.kuraray.com/news/2025/250401" class="post is_news jsNewsData"> <dl> <dt> <span class="date">Apr 01,2025</span> <span class="cate">News</span> </dt> <dd><p>President’s Message 2025 Welcome Ceremony for New Employees</p></dd> </dl> </a> <a href="//pdf.irpocket.com/C3405/wOrc/OIpr/Ma4k.pdf" class="post is_news jsNewsData" target="_blank" > <dl> <dt> <span class="date">Mar 28,2025</span> <span class="cate">IR</span> </dt> <dd><p>Corporate Governance Report 2025/3/28</p></dd> </dl> </a> <a href="//pdf.irpocket.com/C3405/wOrc/zdxb/YnAI.pdf" class="post is_news jsNewsData" target="_blank" > <dl> <dt> <span class="date">Mar 27,2025</span> <span class="cate">IR</span> </dt> <dd><p>Notice Regarding Disposal of Treasury Shares Used for Restricted Stock Compensation</p></dd> </dl> </a> <a href="https://www.kuraray.com/news/2025/250327" class="post is_news jsNewsData"> <dl> <dt> <span class="date">Mar 27,2025</span> <span class="cate">Sustainability</span> <span class="cate">UPDATE</span> </dt> <dd><p>Sustainability Website has been updated.</p></dd> </dl> </a> <a href="https://www.kuraray.com/news/2025/250326" class="post is_news jsNewsData"> <dl> <dt> <span class="date">Mar 26,2025</span> <span class="cate">Press Release</span> <span class="cate">Sustainability</span> </dt> <dd><p>Kuraray Acquires ISCC PLUS Certification<br /><span class="small"> Thermoplastic elastomers SEPTON™ and HYBRAR™ as well as Liquid Rubber produced at Kashima Plant</span></p></dd> </dl> </a> <a href="https://www.kuraray.com/news/2025/250305" class="post is_news jsNewsData"> <dl> <dt> <span class="date">Mar 05,2025</span> <span class="cate">News</span> </dt> <dd><p>Kuraray to End the Production of Flexible Copper Clad Laminates (Vecstar™ FCCL)</p></dd> </dl> </a> <a href="https://www.kuraray.com/news/2025/250228" class="post is_news jsNewsData"> <dl> <dt> <span class="date">Feb 28,2025</span> <span class="cate">News</span> <span class="cate">Sustainability</span> </dt> <dd><p>Kuraray submits a commitment letter to SBTi (Science Based Targets initiative)</p></dd> </dl> </a> <a href="https://www.kuraray.com/ir/library/account" class="post is_news jsNewsData" target="_blank" > <dl> <dt> <span class="date">Feb 27,2025</span> <span class="cate">IR</span> </dt> <dd><p>Q&A summary for FY2024 Earnings Announcement and Progress & Outlook of Medium-Term Management Plan is posted</p></dd> </dl> </a> <a href="//www.kuraray.com/ir/library/account" class="post is_news jsNewsData" target="_blank" > <dl> <dt> <span class="date">Feb 19,2025</span> <span class="cate">IR</span> </dt> <dd><p>Presentation material (with script) for FY2024 Earnings Announcement and Progress & Outlook of Medium-Term Management Plan is posted</p></dd> </dl> </a> <div class="btn_area is_type01"> <a href="javascript:void(0);" class="leadmore" id="jsLoadMore">LOAD More</a> <input type="hidden" id="_token" name="_token" value="Um4eOBg4swGzUY8qmR6Qg1JN0DrFhJCPCjW1RNrh" /> <input type="hidden" id="jsCategory" value="1,2,3,4"> <input type="hidden" id="jsNextPage" value="2"> <input type="hidden" id="jsPerPage" value="10"> <input type="hidden" id="jsYear" value=""><br> </div> </div> </div> </div> <!-- Footer --> <div class="footer" id="footerblock"> <div class="footer_top"> <div class="footer_nav container"> <dl> <dt>About Us</dt> <dd> <ul class="unstyled"> <li><a href="/company/overview">Corporate Overview</a></li> <li><a href="/company/president">Message from the President</a></li> <li><a href="/company/philosophy">Corporate Statements</a></li> <li><a href="/company/directors">Executives</a></li> <li><a href="/company/organization">Organization Chart</a></li> <li><a href="/company/history">History</a></li> <li><a href="/company/history/award">Awards and Accolades</a></li> <li><a href="/company/base">Main Group Locations</a></li> <li><a href="/company/video">Corporate Profile Video</a></li> <li><a href="/covid19">covid19</a></li> </ul> </dd> </dl> <dl> <dt>Product Information</dt> <dd> <ul class="unstyled"> <li><a href="/products">Search by Business</a></li> <li><a href="/products/search_name">Search by Product Name</a></li> <li><a href="/products/search">Search by Key Word</a></li> </ul> </dd> </dl> <dl> <dt>R&D</dt> <dd> <ul class="unstyled"> <li><a href="/rd/about">Basic Policy</a></li> <li><a href="/rd/tech">Technologies and Products</a></li> <li><a href="/rd/organization">Organization</a></li> <li><a href="/rd/history">Progress</a></li> <li><a href="/rd/topics">Highlights</a></li> </ul> </dd> </dl> <dl> <dt>Sustainability</dt> <dd> <ul class="unstyled"> <li><a href="/company/philosophy">Corporate Statements</a></li> <li><a href="/csr/conduct">Kuraray Group Code of Conduct</a></li> <li><a href="/csr/humanrightspolicy">Kuraray Group Human Rights Policy</a></li> <li><a href="/csr/report2024/president">TOP STATEMENT</a></li> <li><a href="/csr/report2024/strategy">Sustainability Long-term Vision and Sustainability Medium-term Plan</a></li> <li><a href="/csr/report2024/modification">Materiality of Kuraray Group</a></li> <li><a href="/csr/report2024/environmental">Planet</a></li> <li><a href="/csr/report2024/psa">Product</a></li> <li><a href="/csr/report2024/safety">People</a></li> <li><a href="/csr/report2024/chairman">Governance</a></li> <li><a href="/csr/report2024/guidelines">GRI Standards Content Index</a></li> <li><a href="/csr/report_backnumber">Kuraray Report (integrated report) / Sustainability website</a></li> <li><a href="/csr/report2024/initiative">Initiatives, etc.</a></li> <!--<li><a href="/csr/randoseru">ランドセルは海を越えて</a></li>--> </ul> </dd> </dl> <dl> <dt>Investor Relations</dt> <dd> <ul class="unstyled"> <li><a href="/ir/strategy">Management Policies</a></li> <li><a href="/ir/news">IR News</a></li> <li><a href="/ir/analysis">Learn about Kuraray</a></li> <li><a href="/ir/finance">Results and Financial Information</a></li> <li><a href="/ir/library">IR Library</a></li> <li><a href="/ir/stock">Stock Data</a></li> <li><a href="/ir/calendar">IR Calendar</a></li> <li><a href="/ir/faq">FAQ</a></li> </ul> </dd> </dl> </div> </div> <div class="footer_bottom"> <a href="#wrapper" id="pagetop"> <span class="pagetop_text">Page Top</span> <img src="/img/common/pagetop.png" alt="Page Top"> </a> <p class="visible-xs footer_contact"> <a href="/contact">Contact Us</a> </p> <div class="container clearfix footer_bottom_link_wrap"> <ul class="footer_bottom_link unstyled"> <!--<li><a href="/koukoku">電子公告</a></li>--> <li><a href="/privacy">Privacy Policy</a></li> <li><a href="/access">Handling of Access Data</a><li> <li><a href="/disclosure">Disclosure Policy</a></li> <li><a href="/notice">Terms & Conditions of Use</a></li> </ul> <p id="copyright">© KURARAY CO., LTD. All RIGHTS RESERVED.</p> </div> </div> </div> <!-- /Footer --> <!-- Scripts --> <script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script> </body> </html>