CINXE.COM
Company Profile | Toray Carbon Magic Co., Ltd.
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1"> <title>Company Profile | Toray Carbon Magic Co., Ltd.</title> <meta name="keywords" content="toray, carbon magic, carbon, carbon fiber, cfrp, compsite, composite solutions, frp, lightweighting, carbon fiber composite products manufacturer, design, analysis, mass production" /> <meta name="description" content="Basic information on Toray Carbon Magic Co., Ltd. such as a company profile and features, a message from the president, and access to our company will be introduced." /> <!-- [ font ]--> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap" rel="stylesheet"> <!-- [ StyleSheet ]--> <link rel="stylesheet" href="/dcms_media/css/template_c2.css" /> <link rel="stylesheet" href="/dcms_media/css/sub.css" /> <link rel="stylesheet" href="/dcms_media/css/swiper-bundle.min.css" /> <link rel="stylesheet" href="/dcms_media/css/bootstrap.min.css" /> <link rel="stylesheet" href="/dcms_media/css/block.min.css" /> <link rel="stylesheet" href="/dcms_media/css/style.min.css" /> <!-- [ StyleSheet ]--> <!-- [ TOP Unique CSS ]--> <link rel="stylesheet" href="/dcms_media/css/carbonmagic_base.css"> <link rel="stylesheet" href="/dcms_media/css/jquery.bxslider.css"> <link rel="stylesheet" href="/dcms_media/css/iziModal.min.css"> <link rel="stylesheet" href="/dcms_media/css/print.css" media="print"> <!-- [ TOP Unique CSS ]--> <!-- [ Unique CSS ]--> <link rel="stylesheet" href="/dcms_media/css/jquery.fs.boxer.css"> <link rel="stylesheet" href="/dcms_media/css/zoom.css"> <!-- [ Unique CSS ]--> <!-- [ JavaScript ]--> <script src="/dcms_media/js/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="/dcms_media/js/zoom.js"></script> <script src="/dcms_media/js/popper.min.js"></script><!--ツールチップ--> <script src="/dcms_media/js/siema.min.js"></script><!--スライダー--> <script src="/dcms_media/js/jquery.matchHeight.js"></script><!--高さ--> <script src="/dcms_media/js/swiper-bundle.min.js"></script><!--スライダー--> <!-- [ JavaScript ]--> <link href="/dcms_blocks/bootstrap/css/common.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="/dcms_blocks/bootstrap/js/common.js"></script> <!-- [ Unique JavaScript ]--> <script type="text/javascript" src="/dcms_media/js/base.js"></script> <script type="text/javascript" src="/dcms_media/js/plugins.js"></script> <script type="text/javascript" src="/dcms_media/js/jquery.bxslider.js"></script> <script type="text/javascript" src="/dcms_media/js/iziModal.min.js"></script> <script type="text/javascript" src="/dcms_media/js/jquery.matchHeight.js"></script> <script type="text/javascript" src="/dcms_media/js/contactlink.js"></script> <script type="text/javascript" src="/dcms_media/js/jquery.fs.boxer.min.js"></script> <script type="text/javascript" src="/dcms_media/js/jquery.shuffle.min.js"></script> <script type="text/javascript" src="/dcms_media/js/jquery.bigger-link.js"></script> <script type="text/javascript" src="/dcms_media/js/site-common.js"></script> <script type="text/javascript" src="/dcms_media/js/site-sub.js" defer></script> <!-- [ Unique JavaScript ]--> <!-- for cookie --> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css"> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script> <script type="text/javascript" src="/dcms_media/js/cookie_dialog.js"></script> <script>TORAY.cookieDialogInit();</script> <!-- for cookie --> <script> var lh = ""; lh = location.href; if (lh.match(/dcmsadm/)) { } else { $(function () { /****************************************************************/ /* header */ /****************************************************************/ if (window.matchMedia('(max-width: 767px)').matches) { } else if (window.matchMedia('(min-width:768px)').matches) { //PC処理 $(document).ready(function(){ // $('.l-header__nav-child-list > li').matchHeight(); }); } }); $(document).ready(function(){ /****************************************************************/ /* biggerlink */ /****************************************************************/ // 別タブで開く $(function () { $('a[target="_blank"]').click(function(){ window.open(this.href); return false; }); $('.js-biggerlink').biggerLink(); $('.js-biggerlink02').biggerLink(); $('.js-biggerlink03').biggerLink(); }); /****************************************************************/ /* mh */ /****************************************************************/ $('.l-cta__ttl_img').matchHeight(); $('.p-tp__connection-txt').matchHeight(); $('.p-tp__connection02-txt').matchHeight(); $('.p-entp__connection-txt').matchHeight(); $('.p-brochure__block > .heading').matchHeight(); // $('').matchHeight(); // $('').matchHeight(); // $('').matchHeight(); // $('').matchHeight(); // $('').matchHeight(); // $('').matchHeight(); }); } </script> <script> var lh = ""; lh = location.href; if (lh.match(/dcmsadm/)){ } else { /****************************************************************/ /*最新ニュース(何もしていない時) */ /****************************************************************/ $(document).ready(function(){ var rss_date = $('select').children(':selected').val(); var rss_date_item = $('select').children(':selected').val(); $('.rss_date').parents('dl').addClass('hide'); $('.rss_date').each(function(){ if($(this).html().match(rss_date)){ $(this).parents('dl').removeClass('hide'); } }); }); /****************************************************************/ /*最新ニュース(選択した時) */ /****************************************************************/ $(document).ready(function(){ $('.select').on('change', function(){ var rss_date = $(this).children(':selected').val(); $('.rss_date').each(function(){ $(this).parents('dl').addClass('hide'); if(rss_date == 'ALL'){ $(this).parents('dl').removeClass('hide'); }else if($(this).html().match(rss_date)){ $(this).parents('dl').removeClass('hide'); } }); }); }); } </script> <script> /****************************************************************/ /*boxer */ /****************************************************************/ $(function(){ $(".boxer").boxer(); }); </script> <!-- [ Unique JavaScript ]--> <script defer src="https://trace.bluemonkey.jp/trace.js"></script> <!-- 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-5637WD7');</script> <!-- End Google Tag Manager --> <meta name="google-site-verification" content="zfTaGUqwYKNxhNL4efcz4NMczCdaD261TgjtQTWnkls" /> </head> <body id="en"> <div id="wrapper" class="maxWidth"> <header id="header" class="l-header"> <div class="l-header__inner"> <div class="l-header__inner-logo"> <p class="groupLogo"><img src="/dcms_media/other/toray_logo.svg" alt="TORAY'Innovation by Chemistry" /></p> <p class="siteLogo"><a href="/en.html"> <img src="/dcms_media/other/header_site_en-logo.svg" alt="Site Logo" /> </a></p> </div> <div class="l-header__inner-hum"><span class="l-header__inner-hum-border"><!--hum-border--></span> <span class="l-header__inner-hum-border"><!--hum-border--></span> <span class="l-header__inner-hum-border"><!--hum-border--></span></div> <div class="l-header__right pc_block"> <div class="l-header__lang"> <p class="l-header__lang-ttl">LANGUAGE</p> <ul class="l-header__lang-list"> <li><a href="/">JP</a></li> <li><a class="active" href="/en.html">EN</a></li> </ul> <p class="l-header__lang-otherlink"><a href="https://www.toray.com/global/" rel="noopener" target="_blank">TORAY INDUSTRIES, INC.</a></p> </div> <ul class="l-header__contact"> <li class="l-header__contact-item"><a href="/en/contact.html">CONTACT US</a> <!--</li> <span class="search_btn"> </span> </li>--></li> </ul> </div> </div> <!--<div id="js-search-area" class="l-header__searcharea"> <div class="l-contents l-header__searcharea-inner"> <form action="/dcms-search/"> <input class="search_txt" name="schKeyword" type="text" placeholder="Search"> <input class="submit_btn" type="submit" value=""> </form> </div> </div>--></header><nav class="l-header__nav"> <div class="l-header__nav-inner"> <ul class="l-header__nav-list js-current"> <li class="js-menutoggle"><span class="js-menutoggle__arrow"><!--メモ--></span> <span class="l-header__nav-child">About Us</span> <ul class="l-header__nav-child-list"> <li class="js-biggerlink03"><a href="/en/aboutus/abo_01.html"> <span class="l-header__nav-child-txt">Company Profile</span> </a> <img src="/dcms_media/image/en_header_thumb_01.jpg" alt="" /></li> <li class="js-biggerlink03"><a href="/en/aboutus/abo_02.html"> <span class="l-header__nav-child-txt">Features</span> </a> <img src="/dcms_media/image/en_header_thumb_02.jpg" alt="" /></li> <li class="js-biggerlink03"><a href="/en/aboutus/abo_03.html"> <span class="l-header__nav-child-txt">System</span> </a> <img src="/dcms_media/image/en_header_thumb_03.jpg" alt="" /></li> <li class="js-biggerlink03"><a href="/en/aboutus/abo_04.html"> <span class="l-header__nav-child-txt">Message</span> </a> <img src="/dcms_media/image/en_header_thumb_04.jpg" alt="" /></li> <li class="js-biggerlink03"><a href="/en/aboutus/abo_05.html"> <span class="l-header__nav-child-txt">History</span> </a> <img src="/dcms_media/image/en_header_thumb_05.jpg" alt="" /></li> <li class="js-biggerlink03"><a href="/en/aboutus/abo_06.html"> <span class="l-header__nav-child-txt">Access</span> </a> <img src="/dcms_media/image/en_header_thumb_06.jpg" alt="" /></li> </ul> </li> <li><a href="/en/business.html">Our Businesses</a></li> <li class="js-menutoggle"><span class="js-menutoggle__arrow"><!--メモ--></span> <span class="l-header__nav-child">About CFRP</span> <ul class="l-header__nav-child-list"> <li class=""><a href="/en/cfrp.html"> <span class="l-header__nav-child-txt">What is CFRP?</span> <img src="/dcms_media/image/en_header_thumb_07.jpg" alt="" /> </a></li> <li class=""><a href="/en/molding.html"> <span class="l-header__nav-child-txt">CFRP molding method</span> <img src="/dcms_media/image/en_header_thumb_08.jpg" alt="" /> </a></li> </ul> </li> <li><a href="/en/process_facility.html">Process / Equipment</a></li> <li><a href="/en/products.html">Products</a></li> <li><a href="/en/brochure.html">Download</a></li> </ul> <div class="l-header__right sp_block"> <div class="l-header__lang"> <p class="l-header__lang-ttl">LANGUAGE</p> <ul class="l-header__lang-list"> <li><a href="/">JP</a></li> <li><a class="active" href="/en.html">EN</a></li> </ul> <p class="l-header__lang-otherlink"><a href="//www.toray.com/" rel="noopener" target="_blank">TORAY INDUSTRIES, INC.</a></p> </div> <ul class="l-header__contact"> <li class="l-header__contact-item"><a href="/en/contact.html">CONTACT US</a></li> <li class="l-header__contact-item l-header__contact-search"><span class="search_btn"> <!---btn---> </span></li> </ul> </div> </div> </nav> <div id="l-header__overlay"><!--BG--></div> <div id="locator"> <ol class="inner" itemscope itemtype="http://schema.org/BreadcrumbList"> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://www.carbonmagic.com/index.html" itemprop="item"><span itemprop="name">HOME(日本語)</span></a><meta itemprop="position" content="1" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://www.carbonmagic.com/en.html" itemprop="item"><span itemprop="name">HOME</span></a><meta itemprop="position" content="2" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://www.carbonmagic.com/en/aboutus.html" itemprop="item"><span itemprop="name">About Us</span></a><meta itemprop="position" content="3" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><span itemprop="name">Company Profile</span><meta itemprop="position" content="4" /></li> </ol> </div> <div id="container px-0" class="container px-0"> <div class="row"> <div class="col-12 col-lg-9"> <!-- ブロック貼り付けエリア --> <div id="dcms_layoutPageBlockPasteArea"> <!-- ブロック --> <div id="dcms_layoutPageBlock"> <section class="p-en-abo_01"> <div class="container"> <h1>Company Profile</h1> <p>Toray Carbon Magic dramatically improves the performance of various parts and structures by making full use of the weight-reducing design and technology and the CFRP molding and processing technologies that have been cultivated through years of racing car development. <br /> <span class="mgnB30">Please feel free to contact us about design, analyses, trial production, and mass production of precision and complicated parts and the large structures used in various industries, such as automobiles, motorcycles, aircraft, aerospace, drones, railways, industrial equipment, medical equipment, and sports.</span> </p> </div> </section> <section class="p-en-abo_01"> <div class="container"> <h2 class="h2Type01">Development Center / Mother Factory</h2> <table class="tPattern03 wid100 thL spVerticalTable"><colgroup> <col class="wid20"> <col class="wid80"> </colgroup> <tbody> <tr> <th>Company Name</th> <td>Toray Carbon Magic Co., Ltd.</td> </tr> <tr> <th>Exterior</th> <td><img src="/dcms_media/image/abo_001_01.jpg" alt="factory" width="586" height="243" /></td> </tr> <tr> <th>Establishment</th> <td>April 2013<br />(Dome Carbon Magic Co., Ltd., (the predecessor of TCM) was established in October 2001.)</td> </tr> <tr> <th>Representative Director President</th> <td>Akiyoshi Oku</td> </tr> <tr> <th>Capital</th> <td>488 million yen</td> </tr> <tr> <th>Number of Employee</th> <td>220</td> </tr> <tr> <th>Location</th> <td>215-1, Miyoshi, Maibara-shi, Shiga, 521-0023, Japan<br />Tel:+81-749-54-2828 Fax:+81-749-54-0600<br /><a class="btnType1" href="/en/aboutus/abo_06.html">Access</a></td> </tr> <tr> <th>Our Businesses</th> <td>Trial production and manufacturing (including design and analyses) of carbon composite products using carbon fiber reinforced plastics (CFRP).</td> </tr> <tr> <th>Certification</th> <td> <table class="innerTable"> <tbody> <tr> <td><img src="/dcms_media/image/abo_001_logo1.jpg" alt="JAB,ISO" /></td> <td class="adjust1">Aerospace Quality<br />Management System</td> </tr> <tr> <td><img src="/dcms_media/image/abo_001_logo2.jpg" alt="Nadcap" /></td> <td>Composites</td> </tr> <tr> <td><img src="/dcms_media/image/abo_001_logo3.jpg" alt="BOEING" /></td> <td>Certificate of Composite Material Molding Process(BAC5578)<br />Supplier Certificate(D1-4426)</td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> </section> <section class="p-en-abo_01"> <div class="container"> <h2 class="h2Type01">Learn more about Toray carbon magic</h2> <div class="row biz p-en-abo_01__flex"> <a class="col p-en-abo_01__block" href="/en/business.html"> <div class="inner-col" style="height: 254px;"> <div class="elem-col"> <h2 class="heading">Our Businesses</h2> <p>From design and analyses to trial production and mass production, we actualize various products with our one-stop manufacturing system with you.</p> <p class="btnType2">Learn more</p> </div> </div> </a> <a class="col p-en-abo_01__block" href="/en/process_facility.html"> <div class="inner-col" style="height: 254px;"> <div class="elem-col"> <h2 class="heading">Process / Equipment</h2> <p>Manufacturing processes of carbon composite products and our equipment, including a cutting-edge autoclave, will be introduced.</p> <p class="btnType2">Learn more</p> </div> </div> </a> <a class="col p-en-abo_01__block" href="/en/products.html"> <div class="inner-col" style="height: 254px;"> <div class="elem-col"> <h2 class="heading">Products</h2> <p>various products for automobiles, motorcycles, aircraft, aerospace, railways, industrial equipment, medical equipment, and sports. Some of the projects will be introduced.</p> <p class="btnType2">Learn more</p> </div> </div> </a> <a class="col p-en-abo_01__block" href="/en/brochure/bro_01.html"> <div class="inner-col" style="height: 254px;"> <div class="elem-col"> <h2 class="heading">Corporate Profile<br /> Download (PDF)</h2> <p>Corporate Profile (PDF version) can be downloaded from here.</p> <p class="btnType2">Learn more</p> </div> </div> </a> </div> </div> </section> <section class="p-en-abo_01"> <div class="container"> <h2 class="h2Type01">Affiliated company</h2> <table class="tPattern03 wid100 thL spVerticalTable"><colgroup> <col class="wid20"> <col class="wid80"> </colgroup> <tbody> <tr> <th>Base name</th> <td>Mooncraft Co., Ltd.</td> </tr> <tr> <th>Exterior</th> <td><img src="/dcms_media/image/abo_001_04.jpg" alt="Mooncraft Co., Ltd." width="580" height="240" /></td> </tr> <tr> <th>Establishment</th> <td>1975</td> </tr> <tr> <th>Location</th> <td>11-5, Itazuma,Gotemba,Shizuoka,412-0048, Japan<br /><a class="btnType1" href="https://goo.gl/maps/nQypdyTjmNA2" target="_blank" rel="noopener">Access</a></td> </tr> <tr> <th>Our Businesses</th> <td>Mobility, aerodynamics, high-performance industrial product development</td> </tr> </tbody> </table> </div> </section> <section class="p-en-abo_01"> <div class="container"> <h2 class="h2Type01">Overseas Affiliates(Mass production factory)</h2> <table class="tPattern03 wid100 thL spVerticalTable"><colgroup> <col class="wid20"> <col class="wid80"> </colgroup> <tbody> <tr> <th>Company Name</th> <td>Carbon Magic (Thailand) Co., Ltd.</td> </tr> <tr> <th>Exterior</th> <td><img src="/dcms_media/image/abo_001_03.jpg" alt="Mass production factory" width="586" height="243" /></td> </tr> <tr> <th>Establishment</th> <td>May 2013<br />Dome Composite Thailand (the predecessor of Carbon Magic (Thailand) Co., Ltd. ) was established in September 2005.</td> </tr> <tr> <th>Representative Director President</th> <td>Hiroshi Kiyama</td> </tr> <tr> <th>Capital</th> <td>590 Million Baht</td> </tr> <tr> <th>Number of Employee</th> <td>300</td> </tr> <tr> <th>Location</th> <td>100 Moo 1 Tambon Bueng, Amphur Sriracha, Chonburi 20230 Thailand<br /><a class="btnType1" href="/cmth-en.html#section4" rel="noopener" target="_blank"><span class="newWindow">Access</span></a></td> </tr> <tr> <th>Our Businesses</th> <td>Manufacture & Sales for CFRP Parts</td> </tr> <tr> <th>Certification</th> <td> <table class="innerTable"> <tbody> <tr> <td><img src="/dcms_media/image/abo_001_logo5.jpg" alt="Aerospace Quality Management System" /></td> <td>Aerospace Quality Management System</td> </tr> <tr> <td><img src="/dcms_media/image/abo_001_logo4.jpg" alt="BOI" /></td> <td>Carbon Magic Thailand is a company approved by the Thailand Board of Investment (BOI).</td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> </section> <section class="p-en-abo_01"> <div class="container"> <h3 class="h3Type01">Learn More About Carbon Magic (Thailand) Mass Production Factory</h3> <a class="featureBlock" href="/cmth-en.html" target="_blank" rel="noopener"> <div class="c-btn__abo01 border align-items-center mu"> <div class="c-btn__abo01-left newWindow">Thailand Factory Specializing in Mass Production</div> <div class="c-btn__abo01-right">Carbon Magic Thailand has equipment and systems that can flexibly adapt to the production of various products from small production to mass production. With the equipment and systems, stabilization of product quality, cost reduction and punctual delivery times are accomplished. <p class="btnType2">Learn more</p> </div> </div> </a></div> </section> </div> <!-- // ブロック --> </div> <!-- // ブロック貼り付けエリア --> </div> <div class="col-12 col-lg-3"> <div id="sidebar"><nav> <dl> <dd><div id="subnav"><div id="subnav_title"> <a href="https://www.carbonmagic.com/en/aboutus.html" title="About Us">About Us</a> </div> <ul> <li class="current"> <a href="https://www.carbonmagic.com/en/aboutus/abo_01.html" title="Company Profile">Company Profile</a> </li> <li> <a href="https://www.carbonmagic.com/en/aboutus/abo_02.html" title="Features">Features</a> </li> <li> <a href="https://www.carbonmagic.com/en/aboutus/abo_03.html" title="System">System</a> </li> <li> <a href="https://www.carbonmagic.com/en/aboutus/abo_04.html" title="Message from the President, Management Philosophy">Message from the President, Management Philosophy</a> </li> <li> <a href="https://www.carbonmagic.com/en/aboutus/abo_05.html" title="History">History</a> </li> <li> <a href="https://www.carbonmagic.com/en/aboutus/abo_06.html" title="Access">Access</a> </li> </ul> </div> </dd> </dl> <p class="brochureDL"><a href="/en/brochure/bro_01.html" target="_blank" rel="noopener">Corporate Profile Download(PDF)</a></p> <p class="contact"><a class="contactLink" href="/en/contact.html" target="_blank" rel="noopener">CONTACT US</a></p> </nav><!-- ===== /sidebar ====== --></div> </div> </div> </div> <footer class="l-footer"> <div class="container"> <ul class="l-footer__list"> <li><a class="heading" href="/en/aboutus.html">About Us</a> <ul class="l-footer__sub-list"> <li><a href="/en/aboutus/abo_01.html">Company Profile</a></li> <li><a href="/en/aboutus/abo_02.html">Features</a></li> <li><a href="/en/aboutus/abo_03.html">System</a></li> <li><a href="/en/aboutus/abo_04.html">Message</a></li> <li><a href="/en/aboutus/abo_05.html">History</a></li> <li><a href="/en/aboutus/abo_06.html">Access</a></li> </ul> </li> <li><a class="heading" href="/en/business.html">Our Businesses</a> <a class="heading" href="/en/cfrp.html">About CFRP</a> <ul class="l-footer__sub-list"> <li><a href="/en/cfrp.html">What is CFRP?</a></li> <li><a href="/en/molding.html">CFRP molding method</a></li> </ul> <a class="heading" href="/en/process_facility.html">Process / Equipment</a> <a class="heading" href="/en/products.html">Products</a></li> <li><a class="heading" href="/en/brochure.html">Download</a> <ul class="l-footer__sub-list"> <li><a href="/en/brochure/bro_01.html">Company Profile</a></li> <li><a href="/en/brochure/bro_03.html">Development Case Studies</a></li> </ul> </li> <li><a class="category heading pt-0" href="/en/news.html"> Information </a> <a class="category heading pt-0" href="/en/challenge.html"> Competition & Challenge Project </a> <a class="category heading pt-0" href="/cmth-en.html"> Carbon Magic (Thailand) Mass Production Factory </a></li> </ul> <ul class="footLinks"> <li><a href="/en/terms.html">Terms of Use</a></li> <li><a href="/en/privacy.html">Privacy Policy</a></li> <li><a href="/en/cookie.html">Cookie Policy</a></li> <li><a href="/en/sitemap.html">Sitemap</a></li> </ul> <p id="groupLogo"><img src="/dcms_media/other/toray_group_logo.svg" alt="Toray Group" /></p> <p id="copyright">Copyright © 2022 TORAY CARBON MAGIC CO., LTD.</p> </div> </footer> <p id="pagetop" class="pagetop"><a><!----PAGETOP--></a></p> </div> </body> </html>