<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>FE TRADE CO., LTD news</title>
        <description><![CDATA[設定関連を管理画面に移動]]></description>
        <link>https://www.fe-trade.com//rss</link>
        <lastBuildDate>Sun, 05 Apr 2026 09:18:25</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url></url>
            <title></title>
            <link>https://www.fe-trade.com/</link>
        </image>
        <item>
            <title>Notice of Specification Change for ECHELON Zen-Xero Series Maintenance Bags</title>
            <link>https://www.fe-trade.com/news.php?nId=378</link>
            <description>





	.d-flex {
		display: flex;
	}
	.img_fluid {
		max-width: 100%;
		height: auto;
	}
	.text-center {
		text-align: center;
	}
	.text-end {
		text-align: right;
	}
	.mt-20 {
		margin-top: 1.25rem;
	}
	.mt-40 {
		margin-top: 2.5rem;
	}
	.mb-20 {
		margin-bottom: 1.25rem;
	}
	.mb-40 {
		margin-bottom: 2.5rem;
	}
	.news__notetext {
		font-size: .6875rem;
	}
    .common-h {
        text-align: center;
        letter-spacing: -0.02em;
    }
    h2.common-h {
        /*display: none;*/
    }
    .ws-nowrap {
        white-space: nowrap;
    }
    .news__container {
        margin: 4rem 110px;
        padding: 0;
        line-height: 2;
    }
    .news__container .main-title {
        width: inherit;
        margin: 1em 0 2.5em;
        padding: 1px 0 10px 2px;
        line-height: 1.8;
        font-size: 150%;
        letter-spacing: 0;
        text-align: center;
        border-bottom: 2px solid #254a6e;
    }
    .news__header-upper {
        margin: 0 0 2em;
        margin: -1em 0 2em;
    }
    .news__header-upper p {
        margin: .5em 0;
    }
    .news__honorifictitle {
        margin-botom: 35px;
    }
    .news__container .pdf-dl-01 {
        color: #b00;
    }
    .news__container .sub-title {
        font-size: 125%;
    }
    .news__body h3 {
        margin: 20px 0 0;
    }
    .news__body p {
        margin: 1em 0;
        word-break: normal;
        line-brake: normal;
    }
	.news__section-heading {
		display: flex;
		gap: 1em;
		align-items: flex-start;
	}
	.news__section-heading h3 {
		width: 8em;
		margin: 0;
	}
	.news__section-heading p {
		margin: 0;
		padding-left: 0;
	}
	.news__section-additional {
		margin: 3em 0 0;
	}
	.news__section-additional.d-flex {
		position: relative;
		justify-content: space-between;
		gap: 4rem;
		align-items: center;
	}
	.news__section-additional.d-flex:before {
		position: absolute;
		top: calc(50% + 1em);
		left: 50%;
		transform: translate(-50%,-50%);
		content: &quot;&quot;;
		/*width: 11px;
		height: 22px;*/
		width: 0;
		height: 0;
		border-top: .625rem solid transparent;
		border-right: 0 solid transparent;
		border-bottom: .625rem solid transparent;
		border-left: 1.25rem solid #9fa0a0;
		/*background: url(/uploads/products/img02_chemical/molding_parts/40278-01_tri.png) no-repeat 0 0;*/
		background-size: contain;
	}
	.news__section-additional.d-flex figure {
		width: calc((100% - 4rem) / 2);
		margin: 0;
	}
	.news__section-additional.d-flex figcaption {
		margin-bottom: .2em;
		font-weight: bold;
		text-align: center;
	}
	.news__container .doc-area {
        margin: 1em;
        padding: 1em .5em;
        background: #f9f9f9;
        line-height: 4;
    }
    .news__container .btn-link {
        display: inlin-block;
        margin: .5em 1em;
        padding: .5em 2em .4em;
        background: #f0f0f0;
        border: 1px solid #999;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        color: #333;
        line-height: 2.5;
    }
    .news__container .txt-underline {
        text-decoration: underline;
    }
    .news__container .news__section {
        margin: 2.5rem 0;
    }
    .news__container .news__section h4 {
        line-height: 1.2;
    }
    .news__container .news__section-content {
        width: 100%;
        margin: 1em auto 1em 1em;
    }

	/* ONLY TABLET and SP */
    @media screen and (max-width:768px) {
		.news__container {
			margin: 2rem 30px;
		}
        .news__container .mt-20 br {
            /*display: none;*/
        }
        .news__container .news__section-content {
            width: 100% !important;
        }
		.news__section-heading {
			flex-direction: column;
			align-items: flex-start;
		}
		.news__section-additional.d-flex {
			gap: 2rem 0;
			flex-direction: column;
		}
		.news__section-additional.d-flex:before {
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%) rotate(90deg);
			transform-origin: center;
			content: &quot;&quot;;
			/*width: 11px;
			height: 22px;*/
			width: 0;
			height: 0;
		}
		.news__section-additional.d-flex figure {
			width: 90%;
			margin-left: auto;
			margin-right: auto;
		}
    }

	/* ONLY PC */
	@media screen and (min-width:769px) {
		.is-pc,
		.is-pc.is-tablet,
		.is-pc.is-sp,
		.sp-dispnon {
			display: block;
		}
		.is-tablet,
		.is-sp,
		.pc-dispnon {
			display: none;
		}
		.news__section-additional.d-flex {
			gap: 2rem 4rem;
			justify-content: center;
		}
	}

	/* ONLY TABLET */
	@media screen and (min-width:429px) and (max-width:768px) {
		.is-table,
		.is-pc.is-tablet,
		.is-tablet.is-sp,
		.sp-dispnon {
			display: block;
		}
		.is-pc,
		.is-sp,
		.pc-dispnon {
			display: none;
		}
	}

	/* ONLY SP */
	@media screen and (max-width:428px) {
		.is-sp,
		.is-pc.is-sp,
		.is-tablet.is-sp,
		.pc-dispnon {
			display: block;
		}
		.is-pc,
		.is-tablet,
		.sp-dispnon {
			display: none;
		}
		.ui-mobile-viewport .news__container .btn-link {
			margin: .2em 0 2em 5%;
			padding: .8em 1em;
			line-height: 5;
		}
		.ui-mobile-viewport .xscroll-tbl {
			overflow: auto;
			white-space: nowrap;
		}
		.news__container table th,
		.news__container table td {
			font-size: .625rem;
		}
	}



	
		June 2025
	

	To Our Valued Customers 
	

	
		Thank you very much for your continued support and patronage.

We would like to inform you that we have revised the material and design of the maintenance bags included with ECHELON Zen-Xero DYNAMIX, ECHELON Zen-Xero Dynamic, and ECHELON Zen-Xero Smart in order to further improve usability and quality.

Accordingly, once the stock of the current version is depleted, we will gradually switch to the new version.

We sincerely apologize for any inconvenience this may cause and appreciate your understanding.
We look forward to your continued support and cooperation.
	

	

	
		
			Effective Date:
			The new specification will be applied as soon as the current stock is depleted.
		
		
			Previous Version
			New Version
		

	

	

</description>
            <pubDate>Mon, 23 Jun 2025 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release R-1020] Release of &amp;quot;ECHELON Zen-Xero DYNAMIX”</title>
            <link>https://www.fe-trade.com/news.php?nId=375</link>
            <description>

	.feature_content a {
		pointer-events: none;
	}
	.common-h {
		display: none;
		text-align: center;
		letter-spacing: -0.07em;
	}
	.ws-nowrap {
		white-space: nowrap;
	}
	.nr-container {
		margin: 0;
		padding: 20px 60px;
		line-height: 2;
	}
	.nr-container .over-width {
		margin-left: -40px;
		margin-right: -40px;
	}
	.nr-container h2,
	.nr-container h3,
	.nr-container h4,
	.nr-container h5,
	.nr-container h6 {
		margin: 1em 0 0;
		line-height: 1.2;
	}
	.nr-container h2 {
		margin: 1em 0;
		line-height: 2;
	}
	.nr-container h3 {
		margin: 1em 0;
		font-size: .875rem;
	}
	.nr-container h4 {
		margin: 0 0 .4em;
		font-size: 117%;
	}
	.nr-container h5 {
		margin: 0 0 .4em;
		font-size: 108%;
	}
	.nr-container h5 span {
		font-size: 92.3%;
		font-weight: normal;
	}
	.nr-container p {
		margin: .8em 0;
		word-break: normal;
		line-brake: normal;
	}
	.nr-container table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.nr-container img {
		width: 100%;
		max-width: 100%;
		height: auto;
		vertical-align: top;
	}
	.ui-mobile-viewport .nr-container table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-container table th,
	.nr-container table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-container table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-container table td {
		padding: .2em .4em;
	}
	.nr-container table tr.odd td {
		background: #f0f0f0;
	}
	.nr-container .doc-area {
		margin: 1em;
		padding: 1em .5em;
		background: #f9f9f9;
		line-height: 4;
	}
	.nr-container .btn-link {
		display: inlin-block;
		margin: .5em 1em;
		padding: .5em 2em .4em;
		background: #f0f0f0;
		border: 1px solid #999;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		color: #333;
		line-height: 2.5;
	}
	.nr-container .txt-underline {
		text-decoration: underline;
	}
	.ui-mobile-viewport .nr-container .btn-link {
		margin: .2em 0 2em 5%;
		padding: .8em 1em;
		line-height: 5;
	}
	.ui-mobile-viewport .xscroll-tbl {
		overflow: auto;
		white-space: nowrap;
	}
	.nr-footer-lower {text-align: center;}
	.nr-pdf-dl-01 {color: #b00;}
	.nr-mark span {
		padding: .2em 1em;
		background: #f0f0f0;
	}
	.nr-url {
		text-align: center;
	}
	.nr-notetext {
		font-size: .875rem;
	}
	.nr-header {}
	.nr-header-uppper {
		margin: 2em 0;
	}
	.nr-header-uppper p {
		margin: .5em 0;
	}
	.nr-header-box,
	.nr-footer-box {
		margin: 2em 0;
		padding: 15px 1.5em;
		border: 1px solid #231815;
		text-align: center;
	}
	.nr-footer-box {
		text-align: left;
		font-size: 92%;
	}
	.nr-header-box h2 {
		letter-spacing: 0;
	}
	.nr-header-box h2 strong {
		font-size: 1rem;
	}
	.nr-header-box h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
	}
	.nr-lead .nr-lead-image {
		margin: 4em;
	}
	.nr-lead .nr-lead-image img {
		width: 100%;
	}
	.nr-note-block {
		margin: 0 0 4em;
	}
	.nr-note-block p {
		margin: 0 0 1em;
	}
	.nr-section-01 {
		margin: 5em 0;
	}
	.nr-section-01 hr {
		height: 1px;
		margin: 1em 0 1.1em;
		border: none;
		background: #333;
	}
	.nr-images-01 {
		display: flex;
		justify-content: space-between;
		gap: 10px;
	}
	.nr-images-01 img {
		width: calc(100% - (10px * 2) / 3);
	}
	.nr-section-01-text {
	}
	.nr-section-01-image {
		margin-right: 5%;
		margin-left: 5%;
		text-align: center;
	}
	.nr-section-01-image,
	.nr-section-02-image {
		margin-top: 3em;
	}
	.nr-section-01-image img,
	.nr-section-02-image img {
		width: 100%;
		min-width: 320px;
	}
	.nr-section-02 {
		margin: 3em 0;
	}
	.nr-section-02 figure {
		display: flex;
		justify-content: space-between;
	}
	.nr-section-03 {
		margin: 1em 0;
	}
	.nr-section-03-text {
		font-size: 117%;
	}
	.nr-section-03-table {
		margin: 0 10%;
		font-size: 92%;
	}
	.nr-section-03-table .nr-notetext {
		text-align: left;
	}
	.nr-section-03-table table {
		width: auto!important;
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-03-table h5 {
		text-align: center;
		font-weight: normal;
	}
	.ui-mobile-viewport .nr-container {
		padding: 20px 10px;
	}
	.ui-mobile-viewport .nr-container .over-width {
		margin-left: 0;
		margin-right: 0;
	}
	.ui-mobile-viewport .nr-section-01-text,
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-text,
	.ui-mobile-viewport .nr-section-03-table {
		float: none;
		width: auto;
	}
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-table {
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-02-image span {
		display: block;
		padding: 9px;
		border: 1px solid #ccc;
	}
	.photo-slider {
		margin-top: 200px;
		xdisplay: none;
		position: relative;
		width: 300px;
		height: 420px;
	}
	.photo-slider li {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	.ui-mobile-viewport .photo-slider li {
		width: 80vw;
	}
	.nr-section-02-image1 {
		margin-top: 3em;
	}
	.nr-list-01 {
		display: flex;
		flex-direction: column;
		gap: 15px;
		font-size: .75rem;
	}
	.nr-list-01 li {
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: outside;
		font-size: .75rem;
	}
	.nr-list-01 li::before {
		content: &quot;◎&quot;;
		font-size: .75rem;
		font-family: initial;
	}
	ul.nr-list-01 li strong {
		font-size: .8125rem;
	}
	.nr-content-01 {}
	.nr-content-02 {
		margin: .8em 0 0;
		padding: 25px;
		border: 1px solid #b4b5b5;
	}
	.nr-notetext-01 {
		font-size: 84.6%;
		vertical-align: super;
	}
	.nr-notetext-02 {
		font-size: 76.9%;
		vertical-align: super;
	}
	h2 .nr-notetext-02 {
		font-size: 68.8%;
		font-weight: normal;
	}
	.nr-section-table-01 {
	}
	.nr-section-table-01 table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-section-table-01 table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-section-table-01 table th,
	.nr-section-table-01 table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-section-table-01 table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-section-table-01 table td {
		padding: .2em .4em;
	}
	.nr-section-table-01 table tr.odd td {
		background: #f0f0f0;
	}

	.nr-section-table-01 .nr-footer-text-01 {
		margin: 0 10%;
		text-align: right;
		font-size: 83%;
	}
	.ui-mobile-viewport .nr-section-table-01 .nr-footer-text-01 {
		margin: 0;
	}	
	.nr-lead-text strong {
		font-weight: normal;
		border-bottom: 1px solid #000;
	}
	.nr-spec-list {
		/*display: flex;
		gap: 2em;*/
	}
	.nr-spec-list .sp-dispnon {
		width: 100%;
	}
	.nr-spec-list li {
		/*display: inline;*/
		font-size: 11px;
	}
	.nr-spec-list li:first-child {
		margin-top: 0;
	}
	table.nr-data-table {
		margin: 0 0 1em 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	table.nr-data-table:last-child {
		margin: 0;
	}
	table.nr-data-table th{
		background: #DBE7ED;
		width: 50%;
		padding:10px;
	}
	table.nr-data-table td{
		padding:10px;
	}
	.kaigyo {
		letter-spacing: -0.06em;
	}
	.purchase-inner {
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		width: 70%;
		margin: 0 auto;
	}
	.purchase-inner-img {
		width: 20%;
	}
	.purchase-inner-img img{
		width: 100%;
	}
	.purchase_inner_text {
		width: 100%;
		/*padding-left: 2em;*/
		text-align: center;
	}
	/* for PC */
	@media screen and (min-width: 768px){
		.pc-no{display:none;}
		.nr-spec-list {
		display: flex;
		gap: 2em;
	}
		.nr-spec-list .item-name{
		width:15%
	}
		.nr-spec-list .item-set{
		width:80%
	}
	}
	/* for SP */
	@media screen and (max-width:480px) {
		.nr-container .mt-20 br {
			/*display: none;*/
		}
		.nr-section-01 {
			margin: 3em 0;
		}
		.nr-content-02 {
			padding: 1em 2em;
		}
		.nr-spec-list {
			flex-direction: column;
			gap: .5em;
		}
		.nr-spec-list li {
			display: block;
		}
		.nr-spec-list br {
			display: none;
		}
		.nr-images-01 {
			flex-direction: column;
			padding: 0 1em;
		}
		table.nr-data-table th{
			width: 50%;
		}
		.nr-header-box h2 span {
			font-size: 83%;
		}
		.purchase-inner {
			webkit-flex-direction: column;
			ms-flex-direction: column;
			lex-direction: column;
			width: 100%;
		}
		.purchase-inner-img {
			width: 30%;
		}
		.purchase-inner-img img{
			width: 100%;
		}
		.purchase-inner-text {
			text-align: center;
			width: 100%;
			flex-direction: column;
			padding-left: 0em;
		}
		.nr-lead .nr-lead-image {
			margin: 2em 0;
		}
		.sp-no{display:none;}
	}


	
		 PDF for Printing（216KB）
		News Release R-1020
		Oct, 2024
		
	

	
	
		Significantly improved performance. Equipped with accelerator function for one-component formulation. 
		Launch of &quot;ECHELON Zen-Xero DYNAMIX&quot;
		Hydrolysis technology is applied to achieve more concise and speedy application
	

	
		
			
			FE TRADE Co., Ltd. starts offering a new product in the ECHELON series, &quot;Zen-Xero DYNAMIX,&quot; on November 1, 2024. This
product significantly improves the performance of the accelerator + 3-liquid mixture obtained from the conventional &quot;Zen-Xero
Dynamic&quot;, and achieves one-liquid, one-step application that also includes the accelerator function. For the wiping process,
which determines the final result, we have established a new application method that utilizes a hydrolysis reaction, making it
possible to apply the work more simply and quickly. In addition, the formulation has been restructured to enhance adhesion,
providing unprecedented innovation as an all-in-one coating that can be used on any material. We will continue to strive for
further product development with the aim of further evolving the ECHELON series.
		
		
	

	
		■ Background to Launch
		
			The ECHELON Zen-Xero Dynamic, released in 2015, has been highly praised for its excellent performance. However, due to its
high performance, some have commented that it is hard to use continuously because of the difficulty of application. For this
reason, in this latest improvement, we aimed to achieve a balance between workability and performance, which have traditionally
been considered contradictory, and conducted various verifications from a chemical perspective, going through a process of trial
and error. The new product &quot;Zen-Xero DYNAMIX&quot; not only has the uniform distribution of water-repellent groups, a characteristic
of Dynamic, but also actively incorporates a hydrolysis reaction into its application method, which forms a stable coating effect.
Furthermore, after extensive verification of the material properties, reaction mechanism, and molecular structure, we have
succeeded in achieving a high level of both workability and performance.
		
	

	
		■ Characteristics of the Product
		
			
				Realization of total one-liquid systemThe ingredient composition of the conventional product has been reconstructed from a chemical perspective,and the accelerator function, which is the key to Zen-Xero technology, has been incorporated into a single liquid,delivering better performance than ever before with just one application.
				Simple and easy applicationThe shift to a one-component system has dramatically improved application methods. An original approach that utilizes hydrolysis significantly reduces application time. Achieving uniform and stable finishes through an unprecedentedly
simple process.
				Adhesion to any materialThe formulation has been restructured to provide excellent adhesion to a variety of materials. It can be applied to various kind of parts, including windshields, moldings, headlights, and wheels.
				Basic performance has also been greatly improvedThrough comprehensive improvements, basic performance has been further improved, including the already excellent stain resistance and sustained dynamic water repellency.
				Accelerator for even better performanceBy using an accelerator as before, the bond with the target surface is strengthened, resulting in better performance.

			
			
		
	

	
		■ From the Section in Charge
		The biggest challenge in improving this product was to combine the three separate liquids into one liquid. It was not easy to achieve this contradictory mechanism of stabilizing a substance that normally reacts and hardens when mixed in a liquid state, and then reacting and hardening quickly after application. So, with the cooperation of experts with chemical knowledge, we were finally able to develop this technology. Improving workability is also an important theme, and by conducting a multifaceted analysis of the hardening reaction process of the one-component system and actively incorporating hydrolysis reactions, we have achieved an unprecedentedly simple and clear construction method. Please experience the dramatically improved ease of use and performance of &quot;DYNAMIX&quot;.
	



	
		■ Product Summary
		
			 [Product name] 
			Zen-Xero DYNAMIX 1 kit
		
		
			 [Kit contents] 
			ECHELON Zen-Xero DYNAMIX 30ml x 1 / Accelerator 30ml x 1 /Application sponge x 1 / Accelerator application sponge x 1 / Maintenance kit x 1
		
		
			 [Product name] 
			Zen-Xero DYNAMIX For Professionals 5 kit
		
		
			 [Kit contents] 
			ECHELON Zen-Xero DYNAMIX 30ml x 5 / Accelerator 30ml x 5 /Application sponge x 5 / Accelerator application sponge x 5 / Maintenance kit x 5
		
		Maintenance kit (for each unit)
		
			 [Product name] 
			ECHELON Maintenance Kit
		
		
			 [Kit contents] 
			Maintenance bag / Maintenance shampoo / Car wash sponge / Microfiber cloth (light blue) / Certificate card of application / Maintenance record sheet / Zen-Xero sticker
		
	

	
	 Purchase here 
	
	
	
	
	https://www.fe-trade.com/product.php?id=6463
	
	
	
	

	
	
	Contact Details
	
	FE TRADE CO., LTD PHONE: +81-466-50-2486 （9:00am – 4:00pm / Except for weekends, national holidays, year-end and New Year holidays）
	 Inquiry form
	
	
	

</description>
            <pubDate>Thu, 31 Oct 2024 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release R-1019] Release of &amp;quot;ECHELON Ver.3.0”</title>
            <link>https://www.fe-trade.com/news.php?nId=373</link>
            <description>

	.feature_content a {
		pointer-events: none;
	}
	.common-h {
		display: none;
		text-align: center;
		letter-spacing: -0.07em;
	}
	.ws-nowrap {
		white-space: nowrap;
	}
	.nr-container {
		margin: 0;
		padding: 20px 60px;
		line-height: 2;
	}
	.nr-container .over-width {
		margin-left: -40px;
		margin-right: -40px;
	}
	.nr-container h2,
	.nr-container h3,
	.nr-container h4,
	.nr-container h5,
	.nr-container h6 {
		margin: 1em 0 0;
		line-height: 1.2;
	}
	.nr-container h2 {
		margin: 1em 0;
		line-height: 2;
	}
	.nr-container h3 {
		margin: 1em 0;
		font-size: .875rem;
	}
	.nr-container h4 {
		margin: 0 0 .4em;
		font-size: 117%;
	}
	.nr-container h5 {
		margin: 0 0 .4em;
		font-size: 108%;
	}
	.nr-container h5 span {
		font-size: 92.3%;
		font-weight: normal;
	}
	.nr-container p {
		margin: .8em 0;
		word-break: normal;
		line-brake: normal;
	}
	.nr-container table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.nr-container img {
		width: 100%;
		max-width: 100%;
		height: auto;
		vertical-align: top;
	}
	.ui-mobile-viewport .nr-container table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-container table th,
	.nr-container table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-container table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-container table td {
		padding: .2em .4em;
	}
	.nr-container table tr.odd td {
		background: #f0f0f0;
	}
	.nr-container .doc-area {
		margin: 1em;
		padding: 1em .5em;
		background: #f9f9f9;
		line-height: 4;
	}
	.nr-container .btn-link {
		display: inlin-block;
		margin: .5em 1em;
		padding: .5em 2em .4em;
		background: #f0f0f0;
		border: 1px solid #999;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		color: #333;
		line-height: 2.5;
	}
	.nr-container .txt-underline {
		text-decoration: underline;
	}
	.ui-mobile-viewport .nr-container .btn-link {
		margin: .2em 0 2em 5%;
		padding: .8em 1em;
		line-height: 5;
	}
	.ui-mobile-viewport .xscroll-tbl {
		overflow: auto;
		white-space: nowrap;
	}
	.nr-footer-lower {text-align: center;}
	.nr-pdf-dl-01 {color: #b00;}
	.nr-mark span {
		padding: .2em 1em;
		background: #f0f0f0;
	}
	.nr-url {
		text-align: center;
	}
	.nr-notetext {
		font-size: .875rem;
	}
	.nr-header {}
	.nr-header-uppper {
		margin: 2em 0;
	}
	.nr-header-uppper p {
		margin: .5em 0;
	}
	.nr-header-box,
	.nr-footer-box {
		margin: 2em 0;
		padding: 15px 1.5em;
		border: 1px solid #231815;
		text-align: center;
	}
	.nr-footer-box {
		text-align: left;
		font-size: 92%;
	}
	.nr-header-box h2 {
		letter-spacing: 0;
	}
	.nr-header-box h2 strong {
		font-size: 1rem;
	}
	.nr-header-box h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
	}
	.nr-lead .nr-lead-image {
		margin: 4em;
	}
	.nr-lead .nr-lead-image img {
		width: 100%;
	}
	.nr-note-block {
		margin: 0 0 4em;
	}
	.nr-note-block p {
		margin: 0 0 1em;
	}
	.nr-section-01 {
		margin: 5em 0;
	}
	.nr-section-01 hr {
		height: 1px;
		margin: 1em 0 1.1em;
		border: none;
		background: #333;
	}
	.nr-images-01 {
		display: flex;
		justify-content: space-between;
		gap: 10px;
	}
	.nr-images-01 img {
		width: calc(100% - (10px * 2) / 3);
	}
	.nr-section-01-text {
	}
	.nr-section-01-image {
		margin-right: 5%;
		margin-left: 5%;
		text-align: center;
	}
	.nr-section-01-image,
	.nr-section-02-image {
		margin-top: 3em;
	}
	.nr-section-01-image img,
	.nr-section-02-image img {
		width: 100%;
		min-width: 320px;
	}
	.nr-section-02 {
		margin: 3em 0;
	}
	.nr-section-02 figure {
		display: flex;
		justify-content: space-between;
	}
	.nr-section-03 {
		margin: 1em 0;
	}
	.nr-section-03-text {
		font-size: 117%;
	}
	.nr-section-03-table {
		margin: 0 10%;
		font-size: 92%;
	}
	.nr-section-03-table .nr-notetext {
		text-align: left;
	}
	.nr-section-03-table table {
		width: auto!important;
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-03-table h5 {
		text-align: center;
		font-weight: normal;
	}
	.ui-mobile-viewport .nr-container {
		padding: 20px 10px;
	}
	.ui-mobile-viewport .nr-container .over-width {
		margin-left: 0;
		margin-right: 0;
	}
	.ui-mobile-viewport .nr-section-01-text,
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-text,
	.ui-mobile-viewport .nr-section-03-table {
		float: none;
		width: auto;
	}
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-table {
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-02-image span {
		display: block;
		padding: 9px;
		border: 1px solid #ccc;
	}
	.photo-slider {
		margin-top: 200px;
		xdisplay: none;
		position: relative;
		width: 300px;
		height: 420px;
	}
	.photo-slider li {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	.ui-mobile-viewport .photo-slider li {
		width: 80vw;
	}
	.nr-section-02-image1 {
		margin-top: 3em;
	}
	.nr-list-01 {
		display: flex;
		flex-direction: column;
		gap: 15px;
		font-size: .75rem;
	}
	.nr-list-01 li {
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: outside;
		font-size: .75rem;
	}
	.nr-list-01 li::before {
		content: &quot;◎&quot;;
		font-size: .75rem;
		font-family: initial;
	}
	ul.nr-list-01 li strong {
		font-size: .8125rem;
	}
	.nr-content-01 {}
	.nr-content-02 {
		margin: .8em 0 0;
		padding: 25px;
		border: 1px solid #b4b5b5;
	}
	.nr-notetext-01 {
		font-size: 84.6%;
		vertical-align: super;
	}
	.nr-notetext-02 {
		font-size: 76.9%;
		vertical-align: super;
	}
	h2 .nr-notetext-02 {
		font-size: 68.8%;
		font-weight: normal;
	}
	.nr-section-table-01 {
	}
	.nr-section-table-01 table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-section-table-01 table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-section-table-01 table th,
	.nr-section-table-01 table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-section-table-01 table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-section-table-01 table td {
		padding: .2em .4em;
	}
	.nr-section-table-01 table tr.odd td {
		background: #f0f0f0;
	}

	.nr-section-table-01 .nr-footer-text-01 {
		margin: 0 10%;
		text-align: right;
		font-size: 83%;
	}
	.ui-mobile-viewport .nr-section-table-01 .nr-footer-text-01 {
		margin: 0;
	}	
	.nr-lead-text strong {
		font-weight: normal;
		border-bottom: 1px solid #000;
	}
	.nr-spec-list {
		display: flex;
		gap: 2em;
	}
	.nr-spec-list .sp-dispnon {
		width: 100%;
	}
	.nr-spec-list li {
		display: inline;
		font-size: 11px;
	}
	.nr-spec-list li:first-child {
		margin-top: 0;
	}
	table.nr-data-table {
		margin: 0 0 1em 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	table.nr-data-table:last-child {
		margin: 0;
	}
	table.nr-data-table th{
		background: #DBE7ED;
		width: 50%;
		padding:10px;
	}
	table.nr-data-table td{
		padding:10px;
	}
	.kaigyo {
		letter-spacing: -0.06em;
	}
	.purchase-inner {
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		width: 70%;
		margin: 0 auto;
	}
	.purchase-inner-img {
		width: 20%;
	}
	.purchase-inner-img img{
		width: 100%;
	}
	.purchase_inner_text {
		width: 100%;
		/*padding-left: 2em;*/
		text-align: center;
	}
	/* for PC */
	@media screen and (min-width: 768px){
		.pc-no{display:none;}
	}
	/* for SP */
	@media screen and (max-width:480px) {
		.nr-container .mt-20 br {
			/*display: none;*/
		}
		.nr-section-01 {
			margin: 3em 0;
		}
		.nr-content-02 {
			padding: 1em 2em;
		}
		.nr-spec-list {
			flex-direction: column;
			gap: .5em;
		}
		.nr-spec-list li {
			display: block;
		}
		.nr-spec-list br {
			display: none;
		}
		.nr-images-01 {
			flex-direction: column;
			padding: 0 1em;
		}
		table.nr-data-table th{
			width: 50%;
		}
		.nr-header-box h2 span {
			font-size: 83%;
		}
		.purchase-inner {
			webkit-flex-direction: column;
			ms-flex-direction: column;
			lex-direction: column;
			width: 100%;
		}
		.purchase-inner-img {
			width: 30%;
		}
		.purchase-inner-img img{
			width: 100%;
		}
		.purchase-inner-text {
			text-align: center;
			width: 100%;
			flex-direction: column;
			padding-left: 0em;
		}
		.nr-lead .nr-lead-image {
			margin: 2em 0;
		}
		.sp-no{display:none;}
	}


	
		
		News Release R-1019
		May, 2024
		
	

	
		
		Evolved to Pure Ceramic Coating
		Release of &quot;ECHELON Ver.3.0&quot;
		Realizes a completely inorganic product while maintaining the highest level of coating hardness and durability.
	

	
		
			
			FE TRADE CO., LTD. will renew ECHELON New Version from the ECHELON series and begin offering &quot;ECHELON Ver.3.0&quot; from May 15, 2024. With this latest renewal, we have created a completely inorganic product that contains no methyl groups. In addition, being xylene-free has reduced the burden on the environment, and work efficiency has been significantly improved by controlling the volatility of the liquid. We will continue to devote our efforts to product development, striving for further improvements, without stopping the evolution of the ECHELON series.
		
		
	

	
		■ Background to Launch
		
			Since the release of the first ECHELON in 2003, we have enjoyed the patronage of our customers for many years, dating back to the dawn of ceramic coating. In 2005, we released the second-generation ECHELON New Version, and since then, in order to respond to changes in the market and on-site needs, we have been working on the development of &quot;ECHELON Ver.3.0&quot; with the aim of further improvement. In the latest version, we have successfully improved flexibility in wiping operations by adjusting the evaporation time of the liquid. Additionally, we are also pioneering sustainability efforts in the industry, reducing environmental impact by eliminating xylene and minimizing the irritating odor during application. Furthermore, we have begun offering a large volume type to meet the growing demand for spray gun application, which has been increasingly popular in recent years. This allows efficient work on complex shapes such as hinges, which are difficult to apply by hand, as well as small details such as engine fins on motorcycles.
			
		
	

	
		■ Characteristics of the Product
		
			
				Completely inorganicAmong inorganic polysilazanes, this product achieves the formation of a completely inorganic coating that does not contain any methyl groups.
				Continuing performance from the early days of ECHELONIt has heat resistance up to approximately 1000°C and high adhesion, while maintaining a natural finish without compromising the texture of the material.
				Elimination of irritating odorsBy not using xylene as a solvent, the environmental impact is reduced and the irritating odor characteristic of xylene is eliminated.
				Improved workabilityBy controlling the volatility of the liquid, wiping workability is greatly improved.
				Water-repellent or hydrophilic coating availableIn addition to the base liquid that provides weather resistance and hardness, a special water-repellent or hydrophilic accelerator is applied as a second layer to achieve the desired function.
				Spray application is possible, meeting diverse needsIt can be applied by hand as is common, but because it is highly volatile it can also be applied with a spray gun.
			
			
		
	

	
		■ From the Section in Charge
		ECHELON New Version, which has been loved for many years as the origin of the ECHELON series, has now been released on the market as &quot;ECHELON Ver.3.0&quot;. In addition to using less polluting solvents to meet modern needs, it also enables more stable application. Furthermore, we have enhanced the advantages of inorganic polysilazane and made it completely inorganic. Also, a single kit containing 100ml of this liquid has now been added to the lineup, making it easy to use.
	

	
		■ Product Summary
		
			 [Product name] ECHELON Ver.3.0
			 [Volume] 100ml x 1 bottle / 100ml x 10 bottles / 946ml x 1 bottle
		
	


	
	 Purchase here 
	
	
	
	
	https://www.fe-trade.com/product.php?id=6424
	
	
	
	

	
	
	Contact Details
	
	FE TRADE CO., LTD PHONE: +81-466-50-2486 （9:00am – 4:00pm / Except for weekends, national holidays, year-end and New Year holidays）
	 Inquiry form
	
	
	

</description>
            <pubDate>Wed, 15 May 2024 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release R-1018]Compound that achieves a genuine finish Full Renewal of “KATANA” Series</title>
            <link>https://www.fe-trade.com/news.php?nId=371</link>
            <description>

	.feature_content a {
		pointer-events: none;
	}
	.common-h {
		display: none;
		text-align: center;
		letter-spacing: -0.07em;
	}
	.ws-nowrap {
		white-space: nowrap;
	}
	.nr-container {
		margin: 0;
		padding: 20px 60px;
		line-height: 2;
	}
	.nr-container .over-width {
		margin-left: -40px;
		margin-right: -40px;
	}
	.nr-container h2,
	.nr-container h3,
	.nr-container h4,
	.nr-container h5,
	.nr-container h6 {
		margin: 1em 0 0;
		line-height: 1.2;
	}
	.nr-container h2 {
		margin: 1em 0;
		line-height: 1.8;
	}
	.nr-container h3 {
		margin: 1em 0;
	}
	.nr-container h4 {
		margin: 0 0 .4em;
		font-size: 117%;
	}
	.nr-container h5 {
		margin: 0 0 .4em;
		font-size: 108%;
	}
	.nr-container h5 span {
		font-size: 92.3%;
		font-weight: normal;
	}
	.nr-container p {
		margin: .8em 0;
		word-break: normal;
		line-brake: normal;
	}
	.nr-container table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.nr-container img {
		width: 100%;
		max-width: 100%;
		height: auto;
		vertical-align: top;
	}
	.ui-mobile-viewport .nr-container table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-container table th,
	.nr-container table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-container table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-container table td {
		padding: .2em .4em;
	}
	.nr-container table tr.odd td {
		background: #f0f0f0;
	}
	.nr-container .doc-area {
		margin: 1em;
		padding: 1em .5em;
		background: #f9f9f9;
		line-height: 4;
	}
	.nr-container .btn-link {
		display: inlin-block;
		margin: .5em 1em;
		padding: .5em 2em .4em;
		background: #f0f0f0;
		border: 1px solid #999;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		color: #333;
		line-height: 2.5;
	}
	.nr-container .txt-underline {
		text-decoration: underline;
	}
	.ui-mobile-viewport .nr-container .btn-link {
		margin: .2em 0 2em 5%;
		padding: .8em 1em;
		line-height: 5;
	}
	.ui-mobile-viewport .xscroll-tbl {
		overflow: auto;
		white-space: nowrap;
	}
	@media screen and (max-width:768px) {
		.nr-container .mt-20 br {
			/*display: none;*/
		}
	}
	.nr-footer-lower {text-align: center;}
	.nr-pdf-dl-01 {color: #b00;}
	.nr-mark span {
		padding: .2em 1em;
		background: #f0f0f0;
	}
	.nr-url {
		text-align: center;
	}
	.nr-notetext {
		font-size: 91%;
	}

	.nr-header {}
	.nr-header-uppper {
		margin: 2em 0;
	}
	.nr-header-uppper p {
		margin: .5em 0;
	}
	.nr-header-box,
	.nr-footer-box {
		margin: 2em 0;
		padding: 15px 1.5em;
		border: 1px solid #231815;
		text-align: center;
	}
	.nr-footer-box {
		text-align: left;
		font-size: 92%;
	}
	.nr-header-box h2 {
		letter-spacing: 0;
	}
	.nr-header-box h2 strong {
		font-size: 107.7%;
	}
	.nr-header-box h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
	}
	.nr-lead .nr-lead-image {
		margin: 50px 9.3%;
	}
	.nr-lead .nr-lead-image img {
		width: 100%;
	}
	.joshi-wrap {
		/*display: flex;
		justify-content: space-between;*/
		margin: 2em 0;
	}
	.joshi-wrap img {
		max-width: 100%;
		width: 100%;
		vertical-align: top;
	}
	.joshi-text {
		width: 100%;
	}
	.joshi-image {
		width: 0%;
		margin: 0;
	}
	.joshi-image img {
		margin-bottom: 10px;
	}
	.joshi-image:last-child {
		font-size: 92%;
	}
	.joshi-wrap .joshi-text div:last-child {
		margin-bottom: 0;
	}
	.nr-note-block {
		margin: 0 0 4em;
	}
	.nr-note-block p {
		margin: 0 0 1em;
	}
	.nr-section-01 {
		margin: 5em 0;
	}
	.nr-section-01 hr {
		height: 1px;
		margin: 1em 0 1.1em;
		border: none;
		background: #333;
	}
	.nr-section-01-text {
	}
	.nr-section-01-image {
		margin-right: 5%;
		margin-left: 5%;
		text-align: center;
	}
	.nr-section-01-image,
	.nr-section-02-image {
		margin-top: 3em;
	}
	.nr-section-01-image img,
	.nr-section-02-image img {
		width: 100%;
		min-width: 320px;
	}
	.nr-section-02 {
		margin: 3em 0;
	}
	.nr-section-02 figure {
		display: flex;
		justify-content: space-between;
	}
	.nr-section-03 {
		margin: 1em 0;
	}
	.nr-section-03-text {
		font-size: 117%;
	}
	.nr-section-03-table {
		margin: 0 10%;
		font-size: 92%;
	}
	.nr-section-03-table .nr-notetext {
		text-align: left;
	}
	.nr-section-03-table table {
		width: auto!important;
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-03-table h5 {
		text-align: center;
		font-weight: normal;
	}
	.ui-mobile-viewport .nr-container {
		padding: 20px 10px;
	}
	.ui-mobile-viewport .nr-container .over-width {
		margin-left: 0;
		margin-right: 0;
	}
	.ui-mobile-viewport .nr-section-01-text,
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-text,
	.ui-mobile-viewport .nr-section-03-table {
		float: none;
		width: auto;
	}
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-table {
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-02-image span {
		display: block;
		padding: 9px;
		border: 1px solid #ccc;
	}
	.nr-section-list-01 li {
		display: inline-block;
		margin-right: 1em;
		display: inline;
	}
	.ui-mobile-viewport .nr-section-list-01 li {
		display: block;
		margin-right: 0;
	}
	.photo-slider {
		margin-top: 200px;
		xdisplay: none;
		position: relative;
		width: 300px;
		height: 420px;
	}
	.photo-slider li {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	.ui-mobile-viewport .photo-slider li {
		width: 80vw;
	}
	.nr-section-02-image1 {
		margin-top: 3em;
	}
	.nr-list-01 {
		font-size: 116.7%;
		font-weight: bold;
	}
	.nr-list-01 li {
		margin-bottom: .5em;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: outside;
	}
	.nr-list-01 li::before {
		content: &quot;●&quot;;
	}
	.nr-notetext-01 {
		font-size: 84.6%;
		vertical-align: super;
	}
	.nr-notetext-02 {
		font-size: 76.9%;
		vertical-align: super;
	}
	h2 .nr-notetext-02 {
		font-size: 68.8%;
		font-weight: normal;
	}
	.nr-section-table-01 {
	}
	.nr-section-table-01 table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-section-table-01 table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-section-table-01 table th,
	.nr-section-table-01 table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-section-table-01 table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-section-table-01 table td {
		padding: .2em .4em;
	}
	.nr-section-table-01 table tr.odd td {
		background: #f0f0f0;
	}

	.nr-section-table-01 .nr-footer-text-01 {
		margin: 0 10%;
		text-align: right;
		font-size: 83%;
	}
	.ui-mobile-viewport .nr-section-table-01 .nr-footer-text-01 {
		margin: 0;
	}
	
	.feature_wrap {
		display: flex;
		justify-content: space-between;
		gap: 20px;
	}
	.feature_content {
		width: calc((100% - 20px) / 2);
		box-sizing: border-box;
	}
	.feature_content h5 {
		margin: 0;
	}
	.feature_content h6 {
		display: flex;
		flex-direction: column;
		margin: 0 auto 10px;
		font-size: 11px;
	}
	.feature_content h6 span {
		position: relative;
		display: block;
		margin: 0 15%;
		padding: 0;
		text-align: center;
		color: #fff;
		line-height: 1.1;
		/*z-index: -1;*/
		box-sizing: content-box;
	}
	.feature_content h6 span:first-child {
		display: block;
		font-weight: normal;
	}
	.feature_content.feature_dl h6 span:first-child {
		background: #a90001;
		padding: 4px 0 0;
		line-height: 2;
	}
	.feature_content.feature_pwl h6 span:first-child {
		padding: 2px 0;
		background: #0d0d60;
	}
	.feature_content.feature_dl h6 span:last-child {
		color: #a90001;
		line-height: 1.5;
	}
	.feature_content h6 span:first-child::before {
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		content: &quot;&quot;;
		top: 0;
		left: -15px;
		border-left: 15px solid transparent;
		border-top: 28px solid #a90001;
	}
	.feature_content h6 span:first-child::after {
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		content: &quot;&quot;;
		top: 0;
		right: -15px;
		border-right: 15px solid transparent;
		border-top: 28px solid #a90001;
	}
	.feature_content.feature_pwl h6 span:first-child::before {
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		content: &quot;&quot;;
		top: 0;
		left: -15px;
		border-left: 15px solid transparent;
		border-top: 28px solid #0d0d60;
	}
	.feature_content.feature_pwl h6 span:first-child::after {
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		content: &quot;&quot;;
		top: 0;
		right: -15px;
		border-right: 15px solid transparent;
		border-top: 28px solid #0d0d60;
	}
	.feature_content.feature_dl {
		border: 3px solid #a90001;
	}
	.feature_content.feature_pwl {
		border: 3px solid #0d0d60;
	}
	.feature_content .feature_list {
		display: flex;
		justify-content: space-between;
		gap: 20px 0;
	}
	.feature_content .feature_list li {
	}
	.feature_content.feature_dl .feature_list {
		margin: 10px 10px 20px;
	}
	.feature_content.feature_pwl .feature_list {
		margin: 10px 30px 20px;
		gap: 5px;
	}
	.feature_content.feature_dl .feature_list li {
		flex-basis: calc(100% / 3);
		width: 134px!important;
	}
	.feature_content.feature_pwl .feature_list li {
		flex-basis: calc(100% / 2);
		width: 170px!important;
	}
	.feature_text {
		width:100%;
	}
	
	.nr-lead-text strong {
		font-weight: normal;
		border-bottom: 1px solid #000;
	}
	.nr-spec-list {
		margin: 1em 0 1em;
	}
	.nr-spec-list:last-child {
		margin: 1em 0 0 -.5em;
	}

	.nr-spec-list .sp-dispnon {
		width: 100%;
	}
	.nr-spec-list li {
		display: inline;
		margin: 0 .5em 0 0;
		font-size: 11px;
	}
	@media screen and (max-width:480px) {
		.feature_wrap {
			flex-direction: column;
		}
		.feature_wrap .feature_content {
			width: 100%;
		}
		.nr-spec-list li {
			display: block;
		}
		.nr-spec-list br {
			display: none;
		}
	}
	.nr-spec-list li:first-child {
		margin-top: 0;
	}
	ul.feature_list li{
		font-weight:bold;
		font-size: 110%;
	}
	table.nr-data-table {
		margin: 0 0 1em 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	table.nr-data-table:last-child {
		margin: 0;
	}
	table.nr-data-table th{
		background: #DBE7ED;
		width: 50%;
		padding:10px;
	}
	@media screen and (max-width:480px) {
		table.nr-data-table th{
			width: 50%;
		}
	}
	table.nr-data-table td{
		padding:10px;
	}
	.lead_head {
		font-weight:bold;
		font-size: 110%;
		margin: 0!important;
	}
	.kaigyo {
		letter-spacing: -0.06em;
	}
	.purchase_inner {
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		width: 70%;
		margin: 0 auto;
	}
	.purchase_inner_img {
		width: 20%;
	}
	.purchase_inner_img img{
		width: 100%;
	}
	.purchase_inner_text {
		width: 100%;
		/*padding-left: 2em;*/
		text-align: center;
	}
	
	
	.joshi-wrap-img {
		float: right;
		width: 39%;
		margin: 0 0 0.5rem 1rem;
	}
	@media screen and (max-width:480px) {
		.nr-header-box h2 span {
			font-size: 83%;
		}
		.joshi-wrap {
			/*display: flex;*/
			flex-direction: column-reverse;
		}
		.joshi-wrap .joshi-image,
		.joshi-wrap .joshi-text {
			width: 100%;
			margin: 1em 0;
		}
		.joshi-wrap .joshi-image {
			width: 90%;
			margin: 1em auto;
		}
		.joshi-wrap .joshi-image img {
			width: 100%;
		}
		.feature_wrap figure {
			margin: 1em 0;
		}
		.nr-spec-list li {
			display: block;
			margin: 0;
		}
		.nr-spec-list dd::after {
		}
		.purchase_inner {
			webkit-flex-direction: column;
			ms-flex-direction: column;
			lex-direction: column;
			idth: 100%;
		}
		.purchase_inner_img {
			width: 30%;
		}
		.purchase_inner_img img{
			width: 100%;
		}
		.purchase_inner_text {
			text-align: center;
			width: 100%;
			flex-direction: column;
			padding-left: 0em;
		}
		.nr-lead .nr-lead-image {
			margin: 60px 20px;
		}
		.joshi-wrap-img {
			float: right;
			width: 39%;
			margin: 0 0 1rem 1rem;
		}
	}

	@media screen and (min-width: 768px){
		.pc-no{display:none;}
	}



	
		 PDF for Printing（556KB）
		News Release R-1018
		Oct, 2023
		
	

	
		
		
		Compound that achieves a genuine finish
		Full Renewal of “KATANA” Series
		
		Proposals for polishing processes optimized for detailing and body and paint
	

	
		
		
		FE TRADE CO., LTD. will carry out a full renewal of the &quot;KATANA&quot; series from October 2, 2023. This series consists of &quot;DETAILING LINE (3 products),&quot; which is newly optimized for the polishing process of car detailing, and &quot;PAINT WORK LINE (2 products),&quot; which is optimized for the polishing process of body and paint works. By creating a system that allows you to select the appropriate abrasive for each application, we are able to optimize your polishing work. We will continue to focus on product development with the aim of further improving polishing quality and work efficiency.
		

		
		
		
	

	
		
		■ Background of the Launch
		
		In conventional polishing operations, it was necessary to select compounds and polishers each time according to the subdivision of the polishing process. However, with this method, it often took time to select compound that was suitable for the paint conditions, and it was common to continue using the same product in consideration of work efficiency.
We have rebuilt the &quot;KATANA&quot; series as abrasive compounds with a concept not found in conventional products, with the goals of &quot;being compatible with all paint conditions,&quot; &quot;improving work process efficiency,&quot; and &quot;improving finish quality.&quot; Each product has common features such as “compatible with wide range works”, “less stickiness and compound residue&amp;#039;&amp;#039;, and “speedy to finish.&amp;#039;&amp;#039; In addition, the series has been lined up to provide one-stop support from initial cutting to final finishing, and is now available as a more efficient polishing system.
		
		
	

	
		■ Characteristics of the Product

		
			
				
				Optimized for all paint conditionsONE-SHOT SYSTEM
				
						
					
					
					
				
			

			
				
				The definitive guide to shorteningthe polishing process
				
					
					
				
			
		
	


	
		■ From the Section in Charge
		
		
		The lineup of the KATANA series, which has been used regularly for many years, has been reviewed and rebuilt.  We have added three products to the &quot;DETAILING LINE&quot; that is compatible with all paint conditions, and two products to the &quot;PAINT WORK LINE&quot; that optimizes the polishing process for body and paint works. KATANA can be used as an essential series to improve the efficiency of all polishing processes.　
		
		
	

	
		■ Product Summary
		DETAILING LINE （ONE-SHOT SYSTEM）

		
			[Product name] KATANA META-SHOT
			[Applications] Exclusively for initial cutting
			[Volume] 750ml / 4L
			[Particles] Heavy cut to light finishing
			[Viscosity] 4
			[Liquid color] White
			[Characteristics] Non-silicone / wax-free
		

		
			[Product name] KATANA ONE-SHOT
			[Applications] Wide range type that can be used from initial stage to the finish
			[Volume] 750ml / 2L / 4L
			[Particles] Medium cut to finishing
			[Viscosity] 2
			[Liquid color] White
			[Characteristics] Non-silicone / wax-free, compatible with high-grade paint
		

		
			[Product name] KATANA DARK-SHOT
			[Applications] Exclusively for final finishing
			[Volume] 750ml / 4L
			[Particles] Medium cut to final finishing
			[Viscosity] 2
			[Liquid color] Super light gray
			[Characteristics] Non-silicone / wax-free
		
		
		

		PAINT WORK LINE

		
			[Product name] KATANA META 800
			[Applications] Mark removal after painting, surface smoothing
			[Volume] 750m
			[Particles] Heavy cut to medium cut
			[Viscosity] 3.5
			[Liquid color] Ivory
			[Characteristics] Non-silicone / wax-free
		

		
			[Product name] KATANA SPEED-SHOT
			[Applications] Removing swirling marks, final finishing (for dark-colored cars)
			[Volume] 500ml
			[Particles] Medium cut to finishing
			[Viscosity] 2
			[Liquid color] Super light gray
			[Characteristics] Non-silicone / wax-free
		
	


	
	
	
	
	
	
	
	

	
	
	Contact Details
	
	FE TRADE CO., LTD PHONE: +81-466-50-2486 （9:00am – 4:00pm / Except for weekends, national holidays, year-end and New Year holidays）
	 Inquiry form
	
	
	

</description>
            <pubDate>Mon, 02 Oct 2023 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release] A final finishing compound that achieves a beautiful wet gloss. ...</title>
            <link>https://www.fe-trade.com/news.php?nId=369</link>
            <description>

	.common-h {
		display: none;
		text-align: center;
		letter-spacing: -0.07em;
	}
	.ws-nowrap {
		white-space: nowrap;
	}
	.nr-container {
		margin: 0;
		padding: 20px 60px;
		line-height: 2;
	}
	.nr-container .over-width {
		margin-left: -40px;
		margin-right: -40px;
	}
	.nr-container h2,
	.nr-container h3,
	.nr-container h4,
	.nr-container h5,
	.nr-container h6 {
		margin: 1em 0 0;
		line-height: 1.2;
	}
	.nr-container h2 {
		margin: 1em 0;
		line-height: 1.8;
	}
	.nr-container h3 {
		margin: 1em 0;
	}
	.nr-container h4 {
		margin: 0 0 .4em;
		font-size: 117%;
	}
	.nr-container h5 {
		margin: 0 0 .4em;
		font-size: 108%;
	}
	.nr-container h5 span {
		font-size: 92.3%;
		font-weight: normal;
	}
	.nr-container p {
		margin: .8em 0;
		word-break: normal;
		line-brake: normal;
	}
	.nr-container table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-container table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-container table th,
	.nr-container table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-container table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-container table td {
		padding: .2em .4em;
	}
	.nr-container table tr.odd td {
		background: #f0f0f0;
	}
	.nr-container .doc-area {
		margin: 1em;
		padding: 1em .5em;
		background: #f9f9f9;
		line-height: 4;
	}
	.nr-container .btn-link {
		display: inlin-block;
		margin: .5em 1em;
		padding: .5em 2em .4em;
		background: #f0f0f0;
		border: 1px solid #999;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		color: #333;
		line-height: 2.5;
	}
	.nr-container .txt-underline {
		text-decoration: underline;
	}
	.ui-mobile-viewport .nr-container .btn-link {
		margin: .2em 0 2em 5%;
		padding: .8em 1em;
		line-height: 5;
	}
	.ui-mobile-viewport .xscroll-tbl {
		overflow: auto;
		white-space: nowrap;
	}
	@media screen and (max-width:768px) {
		.nr-container .mt-20 br {
			/*display: none;*/
		}
	}
	.nr-footer-lower {text-align: center;}
	.nr-pdf-dl-01 {color: #b00;}
	.nr-mark span {
		padding: .2em 1em;
		background: #f0f0f0;
	}
	.nr-url {
		text-align: center;
	}
	.nr-notetext {
		font-size: 91%;
	}

	.nr-header {}
	.nr-header-uppper {
		margin: 2em 0;
	}
	.nr-header-uppper p {
		margin: .5em 0;
	}
	.nr-header-box,
	.nr-footer-box {
		margin: 2em 0;
		padding: 15px 1.5em;
		border: 1px solid #231815;
		text-align: center;
	}
	.nr-footer-box {
		text-align: left;
		font-size: 92%;
	}
	.nr-header-box h2 {
		letter-spacing: 0;
	}
	.nr-header-box h2 strong {
		font-size: 1rem;
	}
	.nr-header-box h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
	}
	.nr-lead .nr-lead-image {
		margin: 50px 20px;
	}
	.nr-lead .nr-lead-image img {
		width: 100%;
	}
	.joshi-wrap {
		/*display: flex;
		justify-content: space-between;*/
		margin: 2em 0;
	}
	.joshi-wrap img {
		max-width: 100%;
		width: 100%;
		vertical-align: top;
	}
	.joshi-text {
		width: 100%;
	}
	.joshi-image {
		width: 0%;
		margin: 0;
	}
	.joshi-image img {
		margin-bottom: 10px;
	}
	.joshi-image:last-child {
		font-size: 92%;
	}
	.joshi-wrap .joshi-text div:last-child {
		margin-bottom: 0;
	}
	.nr-note-block {
		margin: 0 0 4em;
	}
	.nr-note-block p {
		margin: 0 0 1em;
	}
	.nr-section-01 {
		margin: 5em 0;
	}
	.nr-section-01-text {
	}
	.nr-section-01-image {
		margin-right: 5%;
		margin-left: 5%;
		text-align: center;
	}
	.nr-section-01-image,
	.nr-section-02-image {
		margin-top: 3em;
	}
	.nr-section-01-image img,
	.nr-section-02-image img {
		width: 100%;
		min-width: 320px;
	}
	.nr-section-02 {
		margin: 3em 0;
	}
	.nr-section-02 figure {
		display: flex;
		justify-content: space-between;
	}
	.nr-section-03 {
		margin: 1em 0;
	}
	.nr-section-03-text {
		font-size: 117%;
	}
	.nr-section-03-table {
		margin: 0 10%;
		font-size: 92%;
	}
	.nr-section-03-table .nr-notetext {
		text-align: left;
	}
	.nr-section-03-table table {
		width: auto!important;
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-03-table h5 {
		text-align: center;
		font-weight: normal;
	}
	.ui-mobile-viewport .nr-container {
		padding: 20px 10px;
	}
	.ui-mobile-viewport .nr-container .over-width {
		margin-left: 0;
		margin-right: 0;
	}
	.ui-mobile-viewport .nr-section-01-text,
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-text,
	.ui-mobile-viewport .nr-section-03-table {
		float: none;
		width: auto;
	}
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-table {
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-02-image span {
		display: block;
		padding: 9px;
		border: 1px solid #ccc;
	}
	.nr-section-list-01 li {
		display: inline-block;
		margin-right: 1em;
		display: inline;
	}
	.ui-mobile-viewport .nr-section-list-01 li {
		display: block;
		margin-right: 0;
	}
	.photo-slider {
		margin-top: 200px;
		xdisplay: none;
		position: relative;
		width: 300px;
		height: 420px;
	}
	.photo-slider li {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	.ui-mobile-viewport .photo-slider li {
		width: 80vw;
	}
	.nr-section-02-image1 {
		margin-top: 3em;
	}
	.nr-list-01 {
		font-size: 116.7%;
		font-weight: bold;
	}
	.nr-list-01 li {
		margin-bottom: .5em;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: outside;
	}
	.nr-list-01 li::before {
		content: &quot;●&quot;;
	}
	.nr-notetext-01 {
		font-size: 84.6%;
		vertical-align: super;
	}
	.nr-notetext-02 {
		font-size: 76.9%;
		vertical-align: super;
	}
	h2 .nr-notetext-02 {
		font-size: 68.8%;
		font-weight: normal;
	}
	.nr-section-table-01 {
	}
	.nr-section-table-01 table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-section-table-01 table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-section-table-01 table th,
	.nr-section-table-01 table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-section-table-01 table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-section-table-01 table td {
		padding: .2em .4em;
	}
	.nr-section-table-01 table tr.odd td {
		background: #f0f0f0;
	}

	.nr-section-table-01 .nr-footer-text-01 {
		margin: 0 10%;
		text-align: right;
		font-size: 83%;
	}
	.ui-mobile-viewport .nr-section-table-01 .nr-footer-text-01 {
		margin: 0;
	}
	.feature_wrap {
		display: block;
		margin: 1em 0 4em;
	}

          .feature_wrap li p{
      display: flex;
    }

        .feature_wrap li p::before{
      content: &quot;◎&quot;;
      display: inline-block;
      margin-right: 11px;
      opacity: 0;
    }

	.feature_wrap figure {
		margin: 1em 50px;
	}
	.feature_wrap figure img {
		max-width: 100%;
		width: 100%;
		margin: .5em 0;
		vertical-align: top;
	}
	.feature_text {
		width:100%;
	}
	.nr-spec-list {
		display: flex;
		flex-wrap: wrap;
		margin: 1em 0;
	}
        @media screen and (max-width:480px) {
      .nr-spec-list {
        display: block;
      }
    }


	.nr-spec-list .sp-dispnon {
		width: 100%;
	}
	.nr-spec-list li {
		display: block;
		/*font-size: 91%;*/
		margin: 0 1.5em 0 0;
	}

        .nr-spec-list li:first-child {
               margin-top: 0;
        }
	.nr-spec-list dd {
		margin: 0 1em 0 .5em;
	}
	ul.feature_list li{
		font-weight:bold;
		font-size: 110%;
	}
	table.nr-data-table {
		margin: 0 0 1em 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	table.nr-data-table:last-child {
		margin: 0;
	}
	table.nr-data-table th{
		background: #DBE7ED;
		width: 50%;
		padding:10px;
	}
	@media screen and (max-width:480px) {
		table.nr-data-table th{
			width: 50%;
		}
	}
	table.nr-data-table td{
		padding:10px;
	}
	.lead_head {
		font-weight:bold;
		font-size: 110%;
		margin: 0!important;
	}
	.kaigyo {
		letter-spacing: -0.06em;
	}
	.purchase_inner {
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		width: 70%;
		margin: 0 auto;
	}
	.purchase_inner_img {
		width: 20%;
	}
	.purchase_inner_img img{
		width: 100%;
	}
	.purchase_inner_text {
		width: 100%;
		/*padding-left: 2em;*/
		text-align: center;
	}


	.ppf-ges-point h5 {
                color:#236e66;
		margin: 0;
		font-size: 113.96%;
		line-height: 1.6;
		overflow: hidden;
                display:flex;
	}
	.ppf-ges-point h5::before {
		display: inline-block;
		content: &quot;◎&quot;;
		margin: 0 8px 0 0;
		vertical-align: top;
	}
	.ppf-ges-point ul {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		gap: 20px 0;
		padding: 25px;
		border: 1px solid #236e66;
	}
	
	.ppf-ges-seq-more {
		margin: 2em 0 0;
	}
	.ppf-ges-seq-more .pro-box01 {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
		gap: 20px 0;
		position: relative;
		margin: 0 0 20px;
	}
	.ppf-ges-seq-more .pro-box01 .fl-l {
		flex-basis: 64%;
	}
	.ppf-ges-seq-more .pro-box01:after {
		position: absolute;
		bottom: -10px;
		right: 0;
		content: &quot;&quot;;
		width: 64%;
		height: 1px;
		background: #333;
	}
	.ppf-ges-seq-more .pro-box01:last-child:after {
		display: none;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r {
		flex-basis: 31%;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r img:first-child {
		width: 100%;
		height: auto;
	}
	.ppf-ges-seq-more h5 {
		position: relative;
		margin: 0 0 .5em;
	}
	@media screen and (max-width:480px) {
		.joshi-wrap {
			/*display: flex;*/
			flex-direction: column-reverse;
		}
		.joshi-wrap .joshi-image,
		.joshi-wrap .joshi-text {
			width: 100%;
			margin: 1em 0;
		}
		.joshi-wrap .joshi-image {
			width: 90%;
			margin: 1em auto;
		}
		.joshi-wrap .joshi-image img {
			width: 100%;
		}
		.feature_wrap figure {
			margin: 1em 0;
		}
		.nr-spec-list li {
			display: block;
			margin: 0 0 .5em;
		}
		.nr-spec-list dd::after {
		}
		.purchase_inner {
			-webkit-flex-direction: column;
				-ms-flex-direction: column;
					flex-direction: column;
				width: 100%;
		}
		.purchase_inner_img {
			width: 30%;
		}
		.purchase_inner_img img{
			width: 100%;
		}
		.purchase_inner_text {
			text-align: center;
			width: 100%;
                        flex-direction: column;
			padding-left: 0em;
		}
		.nr-lead .nr-lead-image {
			margin: 60px 20px;
		}
		.ppf-ges-seq-more .pro-box01 {
			flex-direction: column-reverse;
			gap: 10px 0;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l,
		.ppf-ges-seq-more .pro-box01 .fl-r {
			flex-basis: 100%;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l {
			padding-bottom: 10px;
			border-bottom: 1px solid #333;
		}
		.ppf-ges-seq-more .pro-box01:last-child .fl-l {
			padding-bottom: 0;
			border-bottom: 0;
		}
		.ppf-ges-seq-more .pro-box01:after {
			position: absolute;
			bottom: 0;
			right: 0;
			content: &quot;&quot;;
			width: 0;
			height: 0;
			background: transparent;
		}

               .joshi-wrap-img {
                     float: right;
                     width: 39%;
                     margin: 0 0 1rem 1rem;
               }
	}

       .katana-meta-shot__usage{
    

  }

.joshi-wrap-img {
      float: right;
      width: 39%;
      margin: 0 0 0.5rem 1rem;
    }

@media screen and (max-width:480px){
    .joshi-wrap-img {
      float: none;
      width: 75%;
      margin: 0 auto 1rem;
    }
	.sp-no{display:none;}
	}
@media screen and (min-width: 768px){
	.pc-no{display:none;}
}



	
		 PDF for Printing（352KB）
		News Release R-1017
		Jun, 2023
                
                
	
	
	
		
			
				A final finishing compound that achieves a beautiful wet gloss.“KATANA DARK-SHOT” is Released.
		
		A wide-range product that is versatile and compatible with various polishing machines and painting environments.
	

	
		
			
			FE TRADE CO., LTD. will start offering “KATANA DARK-SHOT”, which is designed mainly for “final finishing even on dark colored cars”, from the KATANA series of professional polishing compounds that emphasizes excellent cost performance and workability. This product is a next-generation compound that can perform high-quality finishing in a short time as a final finishing product among the components of ONE-SHOT SYSTEM. We will continue to listen to the customers’ diverse needs of professional polishing compounds and work on product development that focuses on further improving the efficiency of polishing work.
		

		
			
		
	

	
		
			■ Background of the Launch

With the recent diversification of polishers and paints, the demand for versatile abrasives that can polish with a certain standard is increasing. With the use of various polishing machines such as rotary polishers and large orbital (RUPES), and the diversification of environmentally friendly paints in Europe, etc., there was a demand for the development of polishing compounds that do not leave swirling marks in any environment. In order to meet such needs, “DARK-SHOT” was created through repeated verification. It is compatible with diversifying equipment and paints, and can achieve a high-quality finish. It has been added to the KATANA series for final finishing, and by combining it with the “META-SHOT” and “ONE-SHOT” in the series, you can experience a higher level of polishing. 

		
	

	
		■ Characteristics of the Product
		
		
			
				
					Speedy final finishing is possible with a large orbital type polisher (such as RUPES) as well as a rotary action
					It fits all polishing tool combinations and can polish in a short time. Due to the low polishing powder contained, you can polish efficiently.
				
				
					High polishing performance while achieving a wet gloss without swirling marks even on dark-colored cars
					The final finish on dark-colored cars achieves a beautiful wet gloss. Because of its wide range, it is possible to remove fine scratches remaining in the previous process. Therefore, it is also ideal for final finishing before light-colored cars and coating application.
				
				
					Less stickiness and compound residue
					Compared to other products, it contains less oil and less stickiness, so it achieves clean polishing that doesn’t leave unnecessary compound residue.
				

			
		
	


       
    ■ Applications
    
      For final polishing of automotive paintwork, including dark colored cars
    
  
	
		■ Product Summary
		
			
                                [商品名]
				[容量]
				[粒子]
				[粘度]
				[液色]
				[特性]
			
			
                KATANA DARK-SHOT
				750ml / 4L
				極細目〜極超微粒子
				2
				スーパーライトグレー
				ノンシリコン・ノーワックス
			
		
		
				[Product name] KATANA DARK-SHOT
				 [Volume] 750ml / 4L 
                 [Particles] Medium cut to final finishing 
				 [Viscosity] 2 
				 [Liquid color] Super light gray 
                 [Characteristics] Non-silicone / wax-free 
		
	


	
		Purchase here
		
			
			
				

          https://www.fe-trading.com/product.php?id=6184

			
		
	

	
		
			Contact Details
			
				FE TRADE CO., LTD PHONE: +81-466-50-2486 （9:00am – 4:00pm / Except for weekends, national holidays, year-end and New Year holidays）
				Inquiry form
			
		
	

</description>
            <pubDate>Tue, 27 Jun 2023 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release] Full renewal of buffing pad category Brand integrated into HAYABUSA</title>
            <link>https://www.fe-trade.com/news.php?nId=368</link>
            <description>

	.common-h {
		display: none;
		text-align: center;
		letter-spacing: -0.07em;
	}
	.ws-nowrap {
		white-space: nowrap;
	}
	.nr-container {
		margin: 0;
		padding: 20px 60px;
		line-height: 2;
	}
	.nr-container .over-width {
		margin-left: -40px;
		margin-right: -40px;
	}
	.nr-container h2,
	.nr-container h3,
	.nr-container h4,
	.nr-container h5,
	.nr-container h6 {
		margin: 1em 0 0;
		line-height: 1.2;
	}
	.nr-container h2 {
		margin: 1em 0;
		line-height: 1.8;
	}
	.nr-container h3 {
		margin: 1em 0;
	}
	.nr-container h4 {
		margin: 0 0 .4em;
		font-size: 117%;
	}
	.nr-container h5 {
		margin: 0 0 .4em;
		font-size: 108%;
	}
	.nr-container h5 span {
		font-size: 92.3%;
		font-weight: normal;
	}
	.nr-container p {
		margin: .8em 0;
		word-break: normal;
		line-brake: normal;
	}
	.nr-container table {
		width: 90%;
		margin: .5em 5%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-container table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-container table th,
	.nr-container table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-container table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-container table td {
		padding: .2em .4em;
	}
	.nr-container table tr.odd td {
		background: #f0f0f0;
	}
	.nr-container .doc-area {
		margin: 1em;
		padding: 1em .5em;
		background: #f9f9f9;
		line-height: 4;
	}
	.nr-container .btn-link {
		display: inlin-block;
		margin: .5em 1em;
		padding: .5em 2em .4em;
		background: #f0f0f0;
		border: 1px solid #999;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		color: #333;
		line-height: 2.5;
	}
	.nr-container .txt-underline {
		text-decoration: underline;
	}
	.ui-mobile-viewport .nr-container .btn-link {
		margin: .2em 0 2em 5%;
		padding: .8em 1em;
		line-height: 5;
	}
	.ui-mobile-viewport .xscroll-tbl {
		overflow: auto;
		white-space: nowrap;
	}
    .tokucho{
    display: flex;
    justify-content: space-between;
    }
    .tokucho-box{
        width: 46%;
    }
    .tokucho-point{
        font-weight: 600;
    }
    .Lineup-table  table td{
        padding:15px;
        text-align: left;
        font-weight: 600;
    }
   .Lineup-table  table td span{
        font-weight: normal;
    }
    .Lineup-table  table td.bg-blue{
        background-color: #d0dee5;
    }
    .Lineup-table .wd40{
        width: 35%;
    }
 .logo-hayabusa{
  width: 140px !important;
  vertical-align: middle;
  margin-right: 10px;
}
     .logo-hayabusa2{
  width: 100px !important;
  vertical-align: middle;
  margin-right: 10px;
}
	@media screen and (max-width:768px) {
		.nr-container .mt-20 br {
			/*display: none;*/
		}
	}
	.nr-footer-lower {text-align: center;}
	.nr-pdf-dl-01 {color: #b00;}
	.nr-mark span {
		padding: .2em 1em;
		background: #f0f0f0;
	}
	.nr-url {
		text-align: center;
	}
	.nr-notetext {
		font-size: 91%;
	}

	.nr-header {}
	.nr-header-uppper {
		margin: 2em 0;
	}
	.nr-header-uppper p {
		margin: .5em 0;
	}
	.nr-header-box,
	.nr-footer-box {
		margin: 2em 0;
		padding: 15px 1.5em;
		border: 1px solid #231815;
		text-align: center;
	}
	.nr-footer-box {
		text-align: left;
		font-size: 92%;
	}
	.nr-header-box h2 {
		letter-spacing: 0;
	}
	.nr-header-box h2 strong {
		font-size: 1rem;
	}
	.nr-header-box h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
	}
	.nr-lead .nr-lead-image {
		margin: 50px 10px;
	}
	.nr-lead .nr-lead-image img {
		width: 100%;
	}
	.joshi-wrap {
		/*display: flex;
		justify-content: space-between;*/
		margin: 2em 0;
	}
	.joshi-wrap img {
		max-width: 100%;
		width: 100%;
		vertical-align: top;
	}
	.joshi-text {
		width: 100%;
	}
	.joshi-image {
		width: 0%;
		margin: 0;
	}
	.joshi-image img {
		margin-bottom: 10px;
	}
	.joshi-image:last-child {
		font-size: 92%;
	}
	.joshi-wrap .joshi-text div:last-child {
		margin-bottom: 0;
	}
	.nr-note-block {
		margin: 0 0 4em;
	}
	.nr-note-block p {
		margin: 0 0 1em;
	}
	.nr-section-01 {
		margin: 5em 0;
	}
	.nr-section-01-text {
	}
	.nr-section-01-image {
		margin-right: 5%;
		margin-left: 5%;
		text-align: center;
	}
	.nr-section-01-image,
	.nr-section-02-image {
		margin-top: 3em;
	}
	.nr-section-01-image img,
	.nr-section-02-image img {
		width: 100%;
		min-width: 320px;
	}
	.nr-section-02 {
		margin: 3em 0;
	}
	.nr-section-02 figure {
		display: flex;
		justify-content: space-between;
	}
	.nr-section-03 {
		margin: 1em 0;
	}
	.nr-section-03-text {
		font-size: 117%;
	}
	.nr-section-03-table {
		margin: 0 10%;
		font-size: 92%;
	}
	.nr-section-03-table .nr-notetext {
		text-align: left;
	}
	.nr-section-03-table table {
		width: auto!important;
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-03-table h5 {
		text-align: center;
		font-weight: normal;
	}
	.ui-mobile-viewport .nr-container {
		padding: 20px 10px;
	}
	.ui-mobile-viewport .nr-container .over-width {
		margin-left: 0;
		margin-right: 0;
	}
	.ui-mobile-viewport .nr-section-01-text,
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-text,
	.ui-mobile-viewport .nr-section-03-table {
		float: none;
		width: auto;
	}
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-table {
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-02-image span {
		display: block;
		padding: 9px;
		border: 1px solid #ccc;
	}
	.nr-section-list-01 li {
		display: inline-block;
		margin-right: 1em;
		display: inline;
	}
	.ui-mobile-viewport .nr-section-list-01 li {
		display: block;
		margin-right: 0;
	}
	.photo-slider {
		margin-top: 200px;
		xdisplay: none;
		position: relative;
		width: 300px;
		height: 420px;
	}
	.photo-slider li {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	.ui-mobile-viewport .photo-slider li {
		width: 80vw;
	}
	.nr-section-02-image1 {
		margin-top: 3em;
	}
	.nr-list-01 {
		font-size: 116.7%;
		font-weight: bold;
	}
	.nr-list-01 li {
		margin-bottom: .5em;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: outside;
	}
	.nr-list-01 li::before {
		content: &quot;●&quot;;
	}
	.nr-notetext-01 {
		font-size: 84.6%;
		vertical-align: super;
	}
	.nr-notetext-02 {
		font-size: 76.9%;
		vertical-align: super;
	}
	h2 .nr-notetext-02 {
		font-size: 68.8%;
		font-weight: normal;
	}
	.nr-section-table-01 {
	}
	.nr-section-table-01 table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-section-table-01 table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-section-table-01 table th,
	.nr-section-table-01 table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-section-table-01 table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-section-table-01 table td {
		padding: .2em .4em;
	}
	.nr-section-table-01 table tr.odd td {
		background: #f0f0f0;
	}

	.nr-section-table-01 .nr-footer-text-01 {
		margin: 0 10%;
		text-align: right;
		font-size: 83%;
	}
	.ui-mobile-viewport .nr-section-table-01 .nr-footer-text-01 {
		margin: 0;
	}
	.feature_wrap {
		display: block;
		margin: 1em 0 4em;
	}

          .feature_wrap li p{
      display: flex;
    }

        .feature_wrap li p::before{
      content: &quot;◎&quot;;
      display: inline-block;
      margin-right: 11px;
      opacity: 0;
    }

	.feature_wrap figure {
		margin: 1em 50px;
	}
	.feature_wrap figure img {
		max-width: 100%;
		width: 100%;
		margin: .5em 0;
		vertical-align: top;
	}
	.feature_text {
		width:100%;
	}
	.nr-spec-list {
		display: flex;
		flex-wrap: wrap;
		margin: 1em 0;
	}
        @media screen and (max-width:480px) {
      .nr-spec-list {
        display: block;
      }
    }


	.nr-spec-list .sp-dispnon {
		width: 100%;
	}
	.nr-spec-list li {
		display: block;
		/*font-size: 91%;*/
		margin: 0 1.5em 0 0;
	}

        .nr-spec-list li:first-child {
               margin-top: 0;
        }
	.nr-spec-list dd {
		margin: 0 1em 0 .5em;
	}
	ul.feature_list li{
		font-weight:bold;
		font-size: 110%;
	}
	table.nr-data-table {
		margin: 0 0 1em 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	table.nr-data-table:last-child {
		margin: 0;
	}
	table.nr-data-table th{
		background: #DBE7ED;
		width: 50%;
		padding:15px;
	}
    
	@media screen and (max-width:480px) {
		table.nr-data-table th{
			width: 50%;
		}
	}
	table.nr-data-table td{
		padding:10px;
	}
	.lead_head {
		font-weight:bold;
		font-size: 110%;
		margin: 0!important;
	}
	.kaigyo {
		letter-spacing: -0.06em;
	}
	.purchase_inner {
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		width: 80%;
		margin: 0 auto;
	}
	.purchase_inner_img {
		width: 20%;
	}
	.purchase_inner_img img{
		width: 100%;
	}
	.purchase_inner_text {
		width: 100%;
		/*padding-left: 2em;*/
	}


	.ppf-ges-point h5 {
                color:#17288B;
		margin: 0;
		font-size: 113.96%;
		line-height: 1.2;
		overflow: hidden;
                display:flex;
	}
	.ppf-ges-point h5::before {
		display: inline-block;
		content: &quot;◎&quot;;
		margin: 0 8px 0 0;
		vertical-align: top;
	}
	.ppf-ges-point ul {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		gap: 20px 0;
		padding: 25px;
		border: 1px solid #17288B;
	}
	
	.ppf-ges-seq-more {
		margin: 2em 0 0;
	}
	.ppf-ges-seq-more .pro-box01 {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
		gap: 20px 0;
		position: relative;
		margin: 0 0 20px;
	}
	.ppf-ges-seq-more .pro-box01 .fl-l {
		flex-basis: 64%;
	}
	.ppf-ges-seq-more .pro-box01:after {
		position: absolute;
		bottom: -10px;
		right: 0;
		content: &quot;&quot;;
		width: 64%;
		height: 1px;
		background: #333;
	}
	.ppf-ges-seq-more .pro-box01:last-child:after {
		display: none;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r {
		flex-basis: 31%;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r img:first-child {
		width: 100%;
		height: auto;
	}
	.ppf-ges-seq-more h5 {
		position: relative;
		margin: 0 0 .5em;
	}
	@media screen and (max-width:480px) {
		.joshi-wrap {
			/*display: flex;*/
			flex-direction: column-reverse;
		}
		.joshi-wrap .joshi-image,
		.joshi-wrap .joshi-text {
			width: 100%;
			margin: 1em 0;
		}
		.joshi-wrap .joshi-image {
			width: 90%;
			margin: 1em auto;
		}
		.joshi-wrap .joshi-image img {
			width: 100%;
		}
		.feature_wrap figure {
			margin: 1em 0;
		}
		.nr-spec-list li {
			display: block;
			margin: 0 0 .5em;
		}
		.nr-spec-list dd::after {
		}
		.purchase_inner {
			-webkit-flex-direction: column;
				-ms-flex-direction: column;
					flex-direction: column;
				width: 100%;
		}
		.purchase_inner_img {
			width: 30%;
		}
		.purchase_inner_img img{
			width: 100%;
		}
		.purchase_inner_text {
			text-align: center;
			width: 100%;
                        flex-direction: column;
			padding-left: 0em;
		}
		.nr-lead .nr-lead-image {
			margin: 60px 0;
		}
		.ppf-ges-seq-more .pro-box01 {
			flex-direction: column-reverse;
			gap: 10px 0;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l,
		.ppf-ges-seq-more .pro-box01 .fl-r {
			flex-basis: 100%;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l {
			padding-bottom: 10px;
			border-bottom: 1px solid #333;
		}
		.ppf-ges-seq-more .pro-box01:last-child .fl-l {
			padding-bottom: 0;
			border-bottom: 0;
		}
		.ppf-ges-seq-more .pro-box01:after {
			position: absolute;
			bottom: 0;
			right: 0;
			content: &quot;&quot;;
			width: 0;
			height: 0;
			background: transparent;
		}

               .joshi-wrap-img {
                     float: right;
                     width: 39%;
                     margin: 0 0 1rem 1rem;
               }
	}

       .katana-meta-shot__usage{
    list-style: disc;
    margin-left: 1rem;
  }

.joshi-wrap-img {
      float: right;
      width: 39%;
      margin: 0 0 0.5rem 1rem;
    }

 @media screen and (max-width:480px){
      .joshi-wrap-img {
      float: none;
      width: 75%;
      margin: 0 auto 1rem;
    }
        .tokucho{
    display: block;
    }
      .tokucho-box {
  width: 100%;
margin-bottom: 20px;
}
      .tokucho-box img{
  width: 70% !important;
margin-left: 15%;
}
     .nr-container table td{
     font-size: 10px;
    }
.nr-section-01 {
  margin: 3em 0;
}
.page-b-in .article-l .btn04 img {
  max-width: 0;
  width: 0;
  height: auto;
}
.nr-footer-box h4 {
  margin-bottom: 10px;
}
}
 @media screen and (min-width:480px){
      .mt-25{
      margin-top:25px;
    }
}




	
		PDF for Printing（260KB）
		News Release R-1016
		May, 2023
                
	
	
	
		
			Full renewal of buffing pad category
			Brand integrated into
		
		Improving brand value by enhancing product appeal
	

	
		
			
FE TRADE CO., LTD. will carry out a full renewal of the buffing pad category from May 22, 2023. Along with that, we will integrate the brand of buffing pads manufactured by our company into &quot;鸇 HAYABUSA&amp;reg;&quot;. With this renewal, the quality and functions have been further enhanced, further improving the product power that promotes the efficiency of the entire polishing work. HAYABUSA will continue to evolve and provide valuable products as a comprehensive buffing pad brand.
		

		
			
		
	

	
		
			■ Background


Polishing is a process that affects the beautiful finish of automotive paint repair and maintenance. The most important and indispensable tools for this work are the &quot;buffing pads&quot;. Buffing pads never play leading roles in the polishing process, but they do play essential supporting roles that maximize the performance of the polishers and abrasives. For a quarter of a century since our founding, we have developed numerous buffing pads by analyzing the evolution of coating technology and the latest trends in the market while continuing to focus on quality. In recent years, social needs have become more sophisticated and diversified, such as the electrification technology of automobiles, autonomous driving, and efforts to achieve carbon neutrality. Among them, the automobile industry is facing a major turning point. The same situation can be said for &quot;buffing pads&quot; and &quot;polishing equipment&quot; that are indispensable for the polishing process, which accounts for the majority of automobile paint maintenance. Under these circumstances, we have implemented a full renewal of the buffing pad category with the aim of further strengthening the product power, leading to this brand integration. 

		
	

	
		
			■ Brand concept


A buffing pad that has a long history as a polishing tool. While inheriting the technology and preserving the tradition, we always continue to &quot;innovate&quot;. That is the &quot;core&quot; of HAYABUSA. We harmonize tradition and innovation and appreciate the future one step ahead. We will keep developing the HAYABUSA brand based on this belief.

		
	

	
		
			■ Origin of the brand name


When you hear the word HAYABUSA in Japan, the first thing that comes to mind is the general term for birds of the Peregrine Falcon family, the nickname for the special express trains operated by the Shinkansen, and the name for the asteroid explorer. The brand name evokes a sense of speed and the latest technology, with the idea of &quot;always looking to new fields and continuing to be creative.&quot; The reason why we adopted a single kanji character for the head is to impress the world as a Japanese brand with a Japanese taste. It also means flying toward the future with a sense of speed like a falcon.

		
	
    
	
		
			■ Characteristics

		  
          
            
                ◎ Functional design that is easy to identifyA functional design that distinguishes by color for each product category by color-printing an illustration of a falcon symbolizing the brand and the model number on the Velcro surface.
                
            
            
            
                ◎ Convenience is greatly improved with the new search systemA new search system is installed in the EC website HAYABUSA category. The products you need are displayed as quickly as possible, making ordering easily.
                
            
            
		
	
    
    
	
		
			■ Lineup

		  
          
            
                ◎ Rebuild the category and change the category name and product nameLineup for all painting conditions
            
            

            
                
                    
                    Category name
                    Product name
                    
                    
                        Wool Pads
                        Feather Eyas （Former: Micro Feather Wool Pads）
                        Fine Eyas （Former: Fine Wool Pads）
                        White Eyas （Former: White Wool Pads）
                        Finish Eyas （Former: Micro Finish Pads）
                    
                    
                        Foam Pads （Former: Urethane Pads）
                        Final Plus （Former: Urethane Finishing Pads for Dark Colored Surfaces）
                        Finish Plus （Former: Urethane Polishing Pads）
                        Polish Plus （Former: Urethane Light Cutting Pads）
                        Cut Plus （Former: Urethane Cutting Pads）
                    
                    
                        Expads （Former: HAYABUSA）
                        MOLT AIR
                        MOLT FOAM
                        CASPEED
                        FFW  Freed Feather Wool
                    
                
            
            
		  
		  
		
	
	




	
		
			Contact Details
			FE TRADE CO., LTD PHONE: +81-466-50-2486 （9:00am – 4:00pm / Except for weekends, national holidays, year-end and New Year holidays）Inquiry form
		
	


</description>
            <pubDate>Mon, 22 May 2023 10:00:00</pubDate>
        </item>
        <item>
            <title>Announcement of Office Relocation</title>
            <link>https://www.fe-trade.com/news.php?nId=367</link>
            <description>




@media screen and (max-width:480px) {
        .sp-no {
            display: none;
        }
}
@media screen and (min-width: 980px) {
.transfer{display:flex;}
.transfer li{width:55%;}
.transfer .transfer_m{width:45%;}
.yamato-delay-cont {
  padding: 20px 100px;
}
.transfer_m{font-weight:bold;}
}
}




    

        April, 2023
    


    Dear Valued Customers:
    
We would like to announce you that our office will be relocated to the following address from May 1, 2023 to further strengthen our services.
The current address will be a logistics management base.
Your continued patronage is greatly appreciated.

    


    
        


	■New Address:
	FE TRADE CO., LTD. SHONAN OFFICE
	3F, Nippon Life Fujisawa-ekimae Building, 462 Fujisawa,
	Fujisawa-shi, Kanagawa 251-0052 Japan
	


	■PHONE:
	+81-466-50-2486


	■FAX:
	+81-466-50-2430
NOTE: The phone number and fax number will not change.


	■Starting date of operation:
	Monday, May 1, 2023


	■Departments to be relocated:
	
Customer Service Department
Supply &amp; Manufacturing Department
Comptrollers Department
Cross-media Department

            


        
	

    
	

</description>
            <pubDate>Wed, 12 Apr 2023 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release] Wide Range Compound That Focuses on Initial Cutting Process &amp;quot;KATANA ...</title>
            <link>https://www.fe-trade.com/news.php?nId=365</link>
            <description>

	.common-h {
		display: none;
		text-align: center;
		letter-spacing: -0.07em;
	}
	.ws-nowrap {
		white-space: nowrap;
	}
	.nr-container {
		margin: 0;
		padding: 20px 60px;
		line-height: 2;
	}
	.nr-container .over-width {
		margin-left: -40px;
		margin-right: -40px;
	}
	.nr-container h2,
	.nr-container h3,
	.nr-container h4,
	.nr-container h5,
	.nr-container h6 {
		margin: 1em 0 0;
		line-height: 1.2;
	}
	.nr-container h2 {
		margin: 1em 0;
		line-height: 1.8;
	}
	.nr-container h3 {
		margin: 1em 0;
	}
	.nr-container h4 {
		margin: 0 0 .4em;
		font-size: 117%;
	}
	.nr-container h5 {
		margin: 0 0 .4em;
		font-size: 108%;
	}
	.nr-container h5 span {
		font-size: 92.3%;
		font-weight: normal;
	}
	.nr-container p {
		margin: .8em 0;
		word-break: normal;
		line-brake: normal;
	}
	.nr-container table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-container table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-container table th,
	.nr-container table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-container table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-container table td {
		padding: .2em .4em;
	}
	.nr-container table tr.odd td {
		background: #f0f0f0;
	}
	.nr-container .doc-area {
		margin: 1em;
		padding: 1em .5em;
		background: #f9f9f9;
		line-height: 4;
	}
	.nr-container .btn-link {
		display: inlin-block;
		margin: .5em 1em;
		padding: .5em 2em .4em;
		background: #f0f0f0;
		border: 1px solid #999;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		color: #333;
		line-height: 2.5;
	}
	.nr-container .txt-underline {
		text-decoration: underline;
	}
	.ui-mobile-viewport .nr-container .btn-link {
		margin: .2em 0 2em 5%;
		padding: .8em 1em;
		line-height: 5;
	}
	.ui-mobile-viewport .xscroll-tbl {
		overflow: auto;
		white-space: nowrap;
	}
	@media screen and (max-width:768px) {
		.nr-container .mt-20 br {
			/*display: none;*/
		}
	}
	.nr-footer-lower {text-align: center;}
	.nr-pdf-dl-01 {color: #b00;}
	.nr-mark span {
		padding: .2em 1em;
		background: #f0f0f0;
	}
	.nr-url {
		text-align: center;
	}
	.nr-notetext {
		font-size: 91%;
	}

	.nr-header {}
	.nr-header-uppper {
		margin: 2em 0;
	}
	.nr-header-uppper p {
		margin: .5em 0;
	}
	.nr-header-box,
	.nr-footer-box {
		margin: 2em 0;
		padding: 15px 1.5em;
		border: 1px solid #231815;
		text-align: center;
	}
	.nr-footer-box {
		text-align: left;
		font-size: 92%;
	}
	.nr-header-box h2 {
		letter-spacing: 0;
	}
	.nr-header-box h2 strong {
		font-size: 1rem;
	}
	.nr-header-box h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
	}
	.nr-lead .nr-lead-image {
		margin: 50px;
	}
	.nr-lead .nr-lead-image img {
		width: 100%;
	}
	.joshi-wrap {
		/*display: flex;
		justify-content: space-between;*/
		margin: 2em 0;
	}
	.joshi-wrap img {
		max-width: 100%;
		width: 100%;
		vertical-align: top;
	}
	.joshi-text {
		width: 100%;
	}
	.joshi-image {
		width: 0%;
		margin: 0;
	}
	.joshi-image img {
		margin-bottom: 10px;
	}
	.joshi-image:last-child {
		font-size: 92%;
	}
	.joshi-wrap .joshi-text div:last-child {
		margin-bottom: 0;
	}
	.nr-note-block {
		margin: 0 0 4em;
	}
	.nr-note-block p {
		margin: 0 0 1em;
	}
	.nr-section-01 {
		margin: 5em 0;
	}
	.nr-section-01-text {
	}
	.nr-section-01-image {
		margin-right: 5%;
		margin-left: 5%;
		text-align: center;
	}
	.nr-section-01-image,
	.nr-section-02-image {
		margin-top: 3em;
	}
	.nr-section-01-image img,
	.nr-section-02-image img {
		width: 100%;
		min-width: 320px;
	}
	.nr-section-02 {
		margin: 3em 0;
	}
	.nr-section-02 figure {
		display: flex;
		justify-content: space-between;
	}
	.nr-section-03 {
		margin: 1em 0;
	}
	.nr-section-03-text {
		font-size: 117%;
	}
	.nr-section-03-table {
		margin: 0 10%;
		font-size: 92%;
	}
	.nr-section-03-table .nr-notetext {
		text-align: left;
	}
	.nr-section-03-table table {
		width: auto!important;
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-03-table h5 {
		text-align: center;
		font-weight: normal;
	}
	.ui-mobile-viewport .nr-container {
		padding: 20px 10px;
	}
	.ui-mobile-viewport .nr-container .over-width {
		margin-left: 0;
		margin-right: 0;
	}
	.ui-mobile-viewport .nr-section-01-text,
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-text,
	.ui-mobile-viewport .nr-section-03-table {
		float: none;
		width: auto;
	}
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-table {
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-02-image span {
		display: block;
		padding: 9px;
		border: 1px solid #ccc;
	}
	.nr-section-list-01 li {
		display: inline-block;
		margin-right: 1em;
		display: inline;
	}
	.ui-mobile-viewport .nr-section-list-01 li {
		display: block;
		margin-right: 0;
	}
	.photo-slider {
		margin-top: 200px;
		xdisplay: none;
		position: relative;
		width: 300px;
		height: 420px;
	}
	.photo-slider li {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	.ui-mobile-viewport .photo-slider li {
		width: 80vw;
	}
	.nr-section-02-image1 {
		margin-top: 3em;
	}
	.nr-list-01 {
		font-size: 116.7%;
		font-weight: bold;
	}
	.nr-list-01 li {
		margin-bottom: .5em;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: outside;
	}
	.nr-list-01 li::before {
		content: &quot;●&quot;;
	}
	.nr-notetext-01 {
		font-size: 84.6%;
		vertical-align: super;
	}
	.nr-notetext-02 {
		font-size: 76.9%;
		vertical-align: super;
	}
	h2 .nr-notetext-02 {
		font-size: 68.8%;
		font-weight: normal;
	}
	.nr-section-table-01 {
	}
	.nr-section-table-01 table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-section-table-01 table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-section-table-01 table th,
	.nr-section-table-01 table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-section-table-01 table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-section-table-01 table td {
		padding: .2em .4em;
	}
	.nr-section-table-01 table tr.odd td {
		background: #f0f0f0;
	}

	.nr-section-table-01 .nr-footer-text-01 {
		margin: 0 10%;
		text-align: right;
		font-size: 83%;
	}
	.ui-mobile-viewport .nr-section-table-01 .nr-footer-text-01 {
		margin: 0;
	}
	.feature_wrap {
		display: block;
		margin: 1em 0 4em;
	}

          .feature_wrap li p{
      display: flex;
    }

        .feature_wrap li p::before{
      content: &quot;◎&quot;;
      display: inline-block;
      margin-right: 11px;
      opacity: 0;
    }

	.feature_wrap figure {
		margin: 1em 50px;
	}
	.feature_wrap figure img {
		max-width: 100%;
		width: 100%;
		margin: .5em 0;
		vertical-align: top;
	}
	.feature_text {
		width:100%;
	}
	.nr-spec-list {
		display: flex;
		flex-wrap: wrap;
		margin: 1em 0;
	}
        @media screen and (max-width:480px) {
      .nr-spec-list {
        display: block;
      }
    }


	.nr-spec-list .sp-dispnon {
		width: 100%;
	}
	.nr-spec-list li {
		display: block;
		/*font-size: 91%;*/
		margin: 0 1.5em 0 0;
	}

        .nr-spec-list li:first-child {
               margin-top: 0;
        }
	.nr-spec-list dd {
		margin: 0 1em 0 .5em;
	}
	ul.feature_list li{
		font-weight:bold;
		font-size: 110%;
	}
	table.nr-data-table {
		margin: 0 0 1em 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	table.nr-data-table:last-child {
		margin: 0;
	}
	table.nr-data-table th{
		background: #DBE7ED;
		width: 50%;
		padding:10px;
	}
	@media screen and (max-width:480px) {
		table.nr-data-table th{
			width: 50%;
		}
	}
	table.nr-data-table td{
		padding:10px;
	}
	.lead_head {
		font-weight:bold;
		font-size: 110%;
		margin: 0!important;
	}
	.kaigyo {
		letter-spacing: -0.06em;
	}
	.purchase_inner {
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		width: 70%;
		margin: 0 auto;
	}
	.purchase_inner_img {
		width: 20%;
	}
	.purchase_inner_img img{
		width: 100%;
	}
	.purchase_inner_text {
		width: 100%;
                text-align:center;
		/*padding-left: 2em;*/
	}


	.ppf-ges-point h5 {
                color:#17288B;
		margin: 0;
		font-size: 113.96%;
		line-height: 1.2;
		overflow: hidden;
                display:flex;
	}
	.ppf-ges-point h5::before {
		display: inline-block;
		content: &quot;◎&quot;;
		margin: 0 8px 0 0;
		vertical-align: top;
	}
	.ppf-ges-point ul {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		gap: 20px 0;
		padding: 25px;
		border: 1px solid #17288B;
	}
	
	.ppf-ges-seq-more {
		margin: 2em 0 0;
	}
	.ppf-ges-seq-more .pro-box01 {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
		gap: 20px 0;
		position: relative;
		margin: 0 0 20px;
	}
	.ppf-ges-seq-more .pro-box01 .fl-l {
		flex-basis: 64%;
	}
	.ppf-ges-seq-more .pro-box01:after {
		position: absolute;
		bottom: -10px;
		right: 0;
		content: &quot;&quot;;
		width: 64%;
		height: 1px;
		background: #333;
	}
	.ppf-ges-seq-more .pro-box01:last-child:after {
		display: none;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r {
		flex-basis: 31%;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r img:first-child {
		width: 100%;
		height: auto;
	}
	.ppf-ges-seq-more h5 {
		position: relative;
		margin: 0 0 .5em;
	}
	@media screen and (max-width:480px) {
		.joshi-wrap {
			/*display: flex;*/
			flex-direction: column-reverse;
		}
		.joshi-wrap .joshi-image,
		.joshi-wrap .joshi-text {
			width: 100%;
			margin: 1em 0;
		}
		.joshi-wrap .joshi-image {
			width: 90%;
			margin: 1em auto;
		}
		.joshi-wrap .joshi-image img {
			width: 100%;
		}
		.feature_wrap figure {
			margin: 1em 0;
		}
		.nr-spec-list li {
			display: block;
			margin: 0 0 .5em;
		}
		.nr-spec-list dd::after {
		}
		.purchase_inner {
			-webkit-flex-direction: column;
				-ms-flex-direction: column;
					flex-direction: column;
				width: 100%;
		}
		.purchase_inner_img {
			width: 30%;
		}
		.purchase_inner_img img{
			width: 100%;
		}
		.purchase_inner_text {
			text-align: center;
			width: 100%;
                        flex-direction: column;
			padding-left: 0em;
		}
		.nr-lead .nr-lead-image {
			margin: 60px 20px;
		}
		.ppf-ges-seq-more .pro-box01 {
			flex-direction: column-reverse;
			gap: 10px 0;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l,
		.ppf-ges-seq-more .pro-box01 .fl-r {
			flex-basis: 100%;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l {
			padding-bottom: 10px;
			border-bottom: 1px solid #333;
		}
		.ppf-ges-seq-more .pro-box01:last-child .fl-l {
			padding-bottom: 0;
			border-bottom: 0;
		}
		.ppf-ges-seq-more .pro-box01:after {
			position: absolute;
			bottom: 0;
			right: 0;
			content: &quot;&quot;;
			width: 0;
			height: 0;
			background: transparent;
		}

               .joshi-wrap-img {
                     float: right;
                     width: 39%;
                     margin: 0 0 1rem 1rem;
               }
	}

       .katana-meta-shot__usage{
    list-style: disc;
    margin-left: 1rem;
  }

.joshi-wrap-img {
      float: right;
      width: 39%;
      margin: 0 0 0.5rem 1rem;
    }

 @media screen and (max-width:480px){
      .joshi-wrap-img {
      float: none;
      width: 75%;
      margin: 0 auto 1rem;
    }
    }




	
		PDF for Printing（350KB）
		News Release R-1015
		Mar, 2023
                
	
	
	
		
			
				Wide Range Compound That Focuses on Initial Cutting Process&quot;KATANA META-SHOT&quot; is Released.
		
		A Wide Range Product That Achieves Both Simplicity of Initial Cutting and Delicate Finish
	

	
		
			
			FE TRADE CO., LTD. will start offering &quot;KATANA META-SHOT&quot;, a polishing compound focused on &quot;initial cutting&quot;, from the KATANA series, which has been favored for many years as professional products. As a member of the ONE-SHOT SYSTEM, this product can speedily perform everything from denibbing, removing marks, and surface smoothing to finishing. We will continue to meet the diverse needs of polishing products and contribute to the further efficiency of polishing work. 
		

		
			
		
	

	
		
			■ Background of the Launch
          
            
          

As a recent trend in the car aftermarket, large orbital polishers with high handling and delicate polishing performance are becoming mainstream. A tool that mainly uses wide eccentric motion is easy to use and useful for everyone, but on the other hand, it takes more time to work than a rotary polisher, which leads to a decrease in labor rate. Therefore, in developing a new compound, we have repeatedly verified the following four points as development concepts: &quot;Being compatible with any operation method of the tool (large orbital polisher / rotary polisher)&quot;, &quot;realizing quick polishing result without residue while having the ability for initial cutting&quot;, &quot;minimizing adverse effects of polishing dust&quot;, and &quot;enabling fine finish as a wide range product&quot;. &quot;META-SHOT&quot; can be used not only for the initial cutting to finishing in auto detailing, but also it works faster with &quot;ONE-SHOT&quot; for removing marks after denibbing and surface smoothing to finishing in the car repair field. In particular, the fact that anyone can experience both strong polishing and clean polishing without compound residue is a major feature of this product.

		
	

	
		■ Characteristics of the Product
		
		
			
				
					&quot;Wide range compound&quot; that achieves both strong cutting and delicate finish 
					It is a wide-range compound that achieves a delicate finish down to light finishing level while maintaining sufficient power for initial cutting of aged cars in auto detailing, as well as removing marks after denibbing and surface smoothing. It also supports delicate paint such as Scratch Shield.

				
				
					Clean polishing without leaving compound residue 
					&quot;Not leaving unnecessary compound residue&quot; is very important for achieving faster polish work. META-SHOT realizes a new strong and clean polishing feeling without &quot;leaving compound residue&quot; that enables polishing work in an appropriate time.
				
				
					Less polishing dust 
					It does not have the harmful effects of polishing dust often found in compounds for initial cutting. 

				

                                
					Smooth and light polishing that does not make you feel high viscosity 
					Regardless of the type of polisher, smooth and light polishing work is possible while having high viscosity.
				
			
		
	

	
		■  From the Section in Charge
		
			Reducing the amount of polishing dust generated during work while maintaining ONE-SHOT feeling and &quot;quick result without leaving residue&quot;, which is the most important point in polishing work, was our inevitable challenge for improving workability. &quot;KATANA META-SHOT&quot; cleared this challenge and added a new charm to the KATANA series.
		
	
       
    ■ Applications
    
      
       From initial cutting of aged car in auto detailing  
      
      
        Removing sand paper marks after denibbing / surface smoothing 
      
    
  
	
		■ Product Summary
		
			
                                [Product name]
				[Volume]
				[Particles]
				[Viscosity]
				[Liquid color]
				[Characteristics]]
			
			
                                KATANA META-SHOT
				750ml
				Heavy cut to light finishing
				4
				White
				Non-silicone / wax-free
			
		
		
				[Product name] KATANA META-SHOT 
				 [Volume] 750ml / 4L 
                                 [Particles] Heavy cut to light finishing 
				 [Viscosity] 4 
				 [Liquid color] White 
                                 [Characteristics] Non-silicone / wax-free 
		
	


	
		Purchase here
		
			
			

           https://www.fe-trade.com/product.php?id=6083

			
		
	

	
		
			Contact Details
			FE TRADE CO., LTD PHONE: +81-466-50-2486 （9:00am – 4:00pm / Except for weekends, national holidays, year-end and New Year holidays）Inquiry form
		
	
</description>
            <pubDate>Thu, 09 Mar 2023 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release] Friendly to People and the Environment, Further Improved Workability ...</title>
            <link>https://www.fe-trade.com/news.php?nId=363</link>
            <description>


	.common-h {
		display: none;
		text-align: center;
		letter-spacing: -0.07em;
	}
	.ws-nowrap {
		white-space: nowrap;
	}
	.nr-container {
		margin: 0;
		padding: 20px 60px;
		line-height: 1.6;
	}
	.nr-container .over-width {
		margin-left: -40px;
		margin-right: -40px;
	}
	.nr-container h2,
	.nr-container h3,
	.nr-container h4,
	.nr-container h5,
	.nr-container h6 {
		margin: 1em 0 0;
		line-height: 1.2;
	}
	.nr-container h2 {
		margin: 1em 0;
		line-height: 1.8;
	}
	.nr-container h3 {
		margin: 1em 0;
	}
	.nr-container h4 {
		margin: 0 0 .4em;
		font-size: 117%;
	}
	.nr-container h5 {
		margin: 0 0 .4em;
		font-size: 108%;
	}
	.nr-container h5 span {
		font-size: 92.3%;
		font-weight: normal;
	}
	.nr-container p {
		margin: .8em 0;
		word-break: normal;
		line-brake: normal;
	}
	.nr-container table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-container table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-container table th,
	.nr-container table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-container table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-container table td {
		padding: .2em .4em;
	}
	.nr-container table tr.odd td {
		background: #f0f0f0;
	}
	.nr-container .doc-area {
		margin: 1em;
		padding: 1em .5em;
		background: #f9f9f9;
		line-height: 4;
	}
	.nr-container .btn-link {
		display: inlin-block;
		margin: .5em 1em;
		padding: .5em 2em .4em;
		background: #f0f0f0;
		border: 1px solid #999;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		color: #333;
		line-height: 2.5;
	}
	.nr-container .txt-underline {
		text-decoration: underline;
	}
	.ui-mobile-viewport .nr-container .btn-link {
		margin: .2em 0 2em 5%;
		padding: .8em 1em;
		line-height: 5;
	}
	.ui-mobile-viewport .xscroll-tbl {
		overflow: auto;
		white-space: nowrap;
	}
	@media screen and (max-width:768px) {
		.nr-container .mt-20 br {
			/*display: none;*/
		}
	}
	.nr-footer-lower {text-align: center;}
	.nr-pdf-dl-01 {color: #b00;}
	.nr-mark span {
		padding: .2em 1em;
		background: #f0f0f0;
	}
	.nr-url {
		text-align: center;
	}
	.nr-notetext {
		font-size: 91%;
	}

	.nr-header {}
	.nr-header-uppper {
		margin: 2em 0;
	}
	.nr-header-uppper p {
		margin: .5em 0;
	}
	.nr-header-box,
	.nr-footer-box {
		margin: 2em 0;
		padding: 15px 1.5em;
		border: 1px solid #231815;
		text-align: center;
	}
	.nr-footer-box {
		text-align: left;
		font-size: 92%;
	}
	.nr-header-box h2 {
		letter-spacing: 0;
	}
	.nr-header-box h2 strong {
	}
	.nr-header-box h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
	}
	.nr-lead .nr-lead-image {
		margin: 60px 24.36%;
	}
	.nr-lead .nr-lead-image img {
		width: 100%;
		margin: 0;
	}
	.joshi-wrap {
		/*display: flex;
		justify-content: space-between;*/
		margin: 2em 0;
	}
	.joshi-wrap img {
		max-width: 100%;
		width: 100%;
		vertical-align: top;
	}
	.joshi-text {
		width: 100%;
	}
	.joshi-image {
		width: 0%;
		margin: 0;
	}
	.joshi-image img {
		margin-bottom: 10px;
	}
	.joshi-image:last-child {
		font-size: 92%;
	}
	.joshi-wrap .joshi-text div:last-child {
		margin-bottom: 0;
	}
	.nr-note-block {
		margin: 0 0 4em;
	}
	.nr-note-block p {
		margin: 0 0 1em;
	}
	.nr-section-01 {
		margin: 5em 0;
	}
	.nr-section-01-text {
	}
	.nr-section-01-image {
		margin-right: 5%;
		margin-left: 5%;
		text-align: center;
	}
	.nr-section-01-image,
	.nr-section-02-image {
		margin-top: 3em;
	}
	.nr-section-01-image img,
	.nr-section-02-image img {
		width: 100%;
		min-width: 320px;
	}
	.nr-section-02 {
		margin: 3em 0;
	}
	.nr-section-02 figure {
		display: flex;
		justify-content: space-between;
	}
	.nr-section-03 {
		margin: 1em 0;
	}
	.nr-section-03-text {
		font-size: 117%;
	}
	.nr-section-03-table {
		margin: 0 10%;
		font-size: 92%;
	}
	.nr-section-03-table .nr-notetext {
		text-align: left;
	}
	.nr-section-03-table table {
		width: auto!important;
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-03-table h5 {
		text-align: center;
		font-weight: normal;
	}
	.ui-mobile-viewport .nr-container {
		padding: 20px 10px;
	}
	.ui-mobile-viewport .nr-container .over-width {
		margin-left: 0;
		margin-right: 0;
	}
	.ui-mobile-viewport .nr-section-01-text,
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-text,
	.ui-mobile-viewport .nr-section-03-table {
		float: none;
		width: auto;
	}
	.ui-mobile-viewport .nr-section-01-image,
	.ui-mobile-viewport .nr-section-02-image,
	.ui-mobile-viewport .nr-section-03-table {
		margin-right: auto;
		margin-left: auto;
	}
	.nr-section-02-image span {
		display: block;
		padding: 9px;
		border: 1px solid #ccc;
	}
	.nr-section-list-01 li {
		display: inline-block;
		margin-right: 1em;
		display: inline;
	}
	.ui-mobile-viewport .nr-section-list-01 li {
		display: block;
		margin-right: 0;
	}
	.photo-slider {
		margin-top: 200px;
		xdisplay: none;
		position: relative;
		width: 300px;
		height: 420px;
	}
	.photo-slider li {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	.ui-mobile-viewport .photo-slider li {
		width: 80vw;
	}
	.nr-section-02-image1 {
		margin-top: 3em;
	}
	.nr-list-01 {
		font-size: 116.7%;
		font-weight: bold;
	}
	.nr-list-01 li {
		margin-bottom: .5em;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: outside;
	}
	.nr-list-01 li::before {
		content: &quot;●&quot;;
	}
	.nr-notetext-01 {
		font-size: 84.6%;
		vertical-align: super;
	}
	.nr-notetext-02 {
		font-size: 76.9%;
		vertical-align: super;
	}
	h2 .nr-notetext-02 {
		font-size: 68.8%;
		font-weight: normal;
	}
	.nr-section-table-01 {
	}
	.nr-section-table-01 table {
		width: 80%;
		margin: .5em 10%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ui-mobile-viewport .nr-section-table-01 table {
		width: 100%;
		margin: .5em 0;
	}
	.nr-section-table-01 table th,
	.nr-section-table-01 table td {
		padding: .2em .4em;
		border: 1px solid #231815;
		font-size: 83%;
		text-align: center;
		line-height: 1.8;
	}
	.nr-section-table-01 table th {
		width: 8em;
		background: #DBE7ED;
		font-weight: normal;
	}
	.nr-section-table-01 table td {
		padding: .2em .4em;
	}
	.nr-section-table-01 table tr.odd td {
		background: #f0f0f0;
	}

	.nr-section-table-01 .nr-footer-text-01 {
		margin: 0 10%;
		text-align: right;
		font-size: 83%;
	}
	.ui-mobile-viewport .nr-section-table-01 .nr-footer-text-01 {
		margin: 0;
	}
	.feature_wrap {
		display: block;
		margin: 1em 0 4em;
	}
	.feature_wrap figure {
		margin: 1em 50px;
	}
	.feature_wrap figure img {
		max-width: 100%;
		width: 100%;
		margin: .5em 0;
		vertical-align: top;
	}
	.feature_text {
		width:100%;
	}
	.nr-spec-list {
		/*display: flex;
		flex-wrap: wrap;*/
		margin: 1em 0;
	}
	.nr-spec-list .sp-dispnon {
		width: 100%;
	}
	.nr-spec-list li {
		display: inline-block;
		/*font-size: 91%;*/
		margin: 0 1.5em 0 0;
	}
	.nr-spec-list dd {
		margin: 0 1em 0 .5em;
	}
	ul.feature_list li{
		font-weight:bold;
		font-size: 110%;
	}
	table.nr-data-table {
		margin: 0 0 1em 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	table.nr-data-table:last-child {
		margin: 0;
	}
	table.nr-data-table th{
		background: #DBE7ED;
		width: 50%;
		padding:10px;
	}
	@media screen and (max-width:480px) {
		table.nr-data-table th{
			width: 50%;
		}
	}
	table.nr-data-table td{
		padding:10px;
	}
	.lead_head {
		font-weight:bold;
		font-size: 110%;
		margin: 0!important;
	}
	.kaigyo {
		letter-spacing: -0.06em;
	}
	.purchase_inner {
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		width: 70%;
		margin: 0 auto;
	}
	.purchase_inner_img {
		width: 20%;
	}
	.purchase_inner_img img{
		width: 100%;
	}
	.purchase_inner_text {
		width: 100%;
		/*padding-left: 2em;*/
		text-align: center;
	}
	.ppf-ges-point h5 {
		margin: 0;
		font-size: 113.96%;
		line-height: 1.2;
		overflow: hidden;
	}
	.ppf-ges-point h5::before {
		display: inline-block;
		content: &quot;&quot;;
		margin: 0 8px 0 0;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 10px solid #00aabb;
		vertical-align: top;
	}
	.ppf-ges-point ul {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		gap: 20px 0;
		padding: 25px!important;
		background: #f5fbfb;
		border: 1px solid #00aabb;
	}
	.ppf-ges-point ul li p {
		margin: .5em 0 0 16px!important;
	}
	.ppf-ges-seq-more {
		margin: 2em 0 0;
	}
	.ppf-ges-seq-more .pro-box01 {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
		gap: 20px 0;
		position: relative;
		margin: 0 0 20px;
	}
	.ppf-ges-seq-more .pro-box01 .fl-l {
		flex-basis: 64%;
	}
	.ppf-ges-seq-more .pro-box01 .fl-l p {
		margin-bottom: 0;
	}
	.ppf-ges-seq-more .pro-box01:after {
		position: absolute;
		bottom: -10px;
		right: 0;
		content: &quot;&quot;;
		width: 64%;
		height: 1px;
		background: #333;
	}
	.ppf-ges-seq-more .pro-box01:last-child:after {
		display: none;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r {
		flex-basis: 31%;
	}
	.ppf-ges-seq-more .pro-box01 .fl-r img:first-child {
		width: 100%;
		height: auto;
		margin: 0;
	}
	.ppf-ges-seq-more h5 {
		position: relative;
		margin: 0 0 .5em;
	}
	@media screen and (max-width:480px) {
		.joshi-wrap {
			/*display: flex;*/
			flex-direction: column-reverse;
		}
		.joshi-wrap .joshi-image,
		.joshi-wrap .joshi-text {
			width: 100%;
			margin: 1em 0;
		}
		.joshi-wrap .joshi-image {
			width: 90%;
			margin: 1em auto;
		}
		.joshi-wrap .joshi-image img {
			width: 100%;
		}
		.feature_wrap figure {
			margin: 1em 0;
		}
		.nr-spec-list li {
			display: block;
			margin: 0 0 .5em;
		}
		.nr-spec-list dd::after {
		}
		.purchase_inner {
			-webkit-flex-direction: column;
				-ms-flex-direction: column;
					flex-direction: column;
				width: 100%;
		}
		.purchase_inner_img {
			width: 30%;
		}
		.purchase_inner_img img{
			width: 100%;
		}
		.purchase_inner_text {
			text-align: center;
			width: 100%;
			padding-left: 0em;
		}
		.nr-lead .nr-lead-image {
			margin: 60px 20px;
		}
		.ppf-ges-seq-more .pro-box01 {
			flex-direction: column-reverse;
			gap: 10px 0;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l,
		.ppf-ges-seq-more .pro-box01 .fl-r {
			flex-basis: 100%;
		}
		.ppf-ges-seq-more .pro-box01 .fl-l {
			padding-bottom: 10px;
			border-bottom: 1px solid #333;
		}
		.ppf-ges-seq-more .pro-box01:last-child .fl-l {
			padding-bottom: 0;
			border-bottom: 0;
		}
		.ppf-ges-seq-more .pro-box01:after {
			position: absolute;
			bottom: 0;
			right: 0;
			content: &quot;&quot;;
			width: 0;
			height: 0;
			background: transparent;
		}
	}



	
		 PDF for Printing (358KB)
		News Release R-1014
		Aug, 2022
	
	
	
		
			
				Friendly to People and the Environment, Further Improved Workability&quot;UNIGLOBE® PPF Gel Eco Smoother&quot; is Launched.
		
		Redesigned as an environmentally friendly product
	
	
	
		
			
			FE TRADE Co., Ltd. starts offering “PPF Gel Eco Smoother” from UNIGLOBE®. This is a film installation liquid dedicated to protection films, and is friendly to people and the environment. Through this product, we will strengthen the environmental awareness of the UNIGLOBE® brand and aim to create new value while continuing to provide total solutions to car care.
		

		
	
	
	
		
			■ Background of the Launch

			In light of the growing awareness of the environment in recent years, we have reviewed raw materials and have developed the products which are people- and eco-friendly. &quot;PPF Gel Eco Smoother&quot; has been released as an eco-friendly product of UNIGLOBE® PPF family, which does not use any alcohol as a raw material and has improved workability.
		
	
	
	
		■ Characteristics of the Product
		
		
			
				
					Hard to leave adhesive smudge marks
					It suppresses the adhesive smudge marks caused by repeated application and removal in the process of PPF installation.
				
				
					Economical
					It is very economical because it is diluted with 30% to 50% water.
				
				
					Eco friendly
					It is a film installation liquid that does not contain any alcohol as a raw material and is friendly to the user and the environment.
				
			
		
		
	
	
	
		■ Basic operation of PPF installation &quot;position&quot;, &quot;smooth&quot;, &quot;affix&quot;
		
		
			
				
				&quot;Position&quot; Easy positioning
				A thick, slow-drying gel membrane makes it easy to position the film on large areas like hoods and bumpers where the application fluid quickly dries out and on parts with vertical surfaces without the fluid dripping.
				
				
			

			
				
				&quot;Smooth&quot; Easy fluid removal while squeegeeing
				After revising the viscosity, PPF Gel Eco Smoother’s viscosity allows you to more easily feel the fluid being removed during squeegeeing and avoid any fluid residue.
				
				
			

			
				
				&quot;Affix&quot; Precise film “fixing” for shapes with very high or low points and when wrapping
				Using PPF Gel Eco Smoother together with water allows you to firmly affix the edges of the film. You can achieve a precise application for 3D shapes with significantly high or low points, as well as when wrapping around edges.
				
				
			
		
		
	
	
	
		■ From the Section in Charge
		
			The existing gel-type film installation liquid has excellent workability for &quot;fixing&quot; due to the alcohol component, but it also tends to leave adhesive residue during film positioning. This time, by reviewing the raw materials while focusing on improving workability, we have developed the environmentally friendly product that does not use any alcohol.
		
	
	
	
		■ Product Summary
		
			
				[容量]
				[粒子]
				[粘度]
				[液色]
				[特性]
			
			
				500ml
				微細目〜超微粒子
				2
				ホワイト
				ノンシリコン・ノーワックス   高品位塗装対応
			
		
		
				[Product name] PPF Gel Eco Smoother
				[Volume] 4L/18L
				[Fluid color] Clear
				[Viscosity] 2
		
	
	
	
		Purchase here
		
			
			
				Product page&amp;nbsp;https://www.fe-trade.com/product.php?id=5904
			
		
	
	
	
		
			Contact Details
			FE TRADE CO., LTD PHONE: +81-466-50-2486 （9:00am – 4:00pm / Except for weekends, national holidays, year-end and New Year holidays）Inquiry form
		
		NOTE: UNIGLOBE is the registered trademark of FE TRATE CO., LTD.
	
	

</description>
            <pubDate>Wed, 03 Aug 2022 10:00:00</pubDate>
        </item>
        <item>
            <title>Important Notice of Price Revision of UNIGLOBE Auto Films and Protection Films</title>
            <link>https://www.fe-trade.com/news.php?nId=358</link>
            <description>









    

        July 2022
    
    Dear Valued Customers:

    
        We regret to inform you that from August 1st, 2022, the prices of UNIGLOBE Auto Films and Protection Films will be revised.
Due to the recent world situation, the prices of various raw materials and distribution costs continue to rise. We have been working to reduce costs by improving productivity and reducing expenses through rationalizing production efficiency. However, it will be extremely difficult to maintain a stable supply while maintaining product prices by self-help efforts alone. We have decided to implement the price revision as follows.


[Products]
All UNIGLOBE Auto Films and Protection Films
[Price revision rate]
11%
[Price revision Date]
Monday, August 1, 2022





Our continuing goal is to deliver the best possible products, quality and service. This price adjustment will allow us to maintain these proven standards.
We will continue to strive to further improve quality and service, so we appreciate your continued patronage.



    

</description>
            <pubDate>Fri, 29 Jul 2022 10:00:00</pubDate>
        </item>
    </channel>
</rss>
