<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>FE TRADE TAIWAN CO., LTD news</title>
        <description><![CDATA[設定関連を管理画面に移動]]></description>
        <link>https://www.fe-trade.tw//rss</link>
        <lastBuildDate>Sat, 02 May 2026 11:48:13</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url></url>
            <title></title>
            <link>https://www.fe-trade.tw/</link>
        </image>
        <item>
            <title>ECHELON Zen-Xero 系列保養配件包改版通知</title>
            <link>https://www.fe-trade.tw/news.php?nId=283</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: 7em;
		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;
		}
	}



	
		2025年 6月
	

	親愛的客戶您好 
	

	
		感謝您一如既往地惠顧與支持。
		  此次，針對ECHELON Zen-Xero Dynamic 以及 ECHELON Zen-Xero 所附屬的「維護保養包」，為了進一步提升便利性與品質，我們重新檢視材質與形狀，更新款式。
因此，舊款配件包將於庫存售罄後，依序更換為新款。

在此為造成不便深表歉意，並懇請您予以理解與配合。
今後也請您繼續給予不變的支持與愛護，謹此致上最誠摯的謝意。
	

	謹啟

	
		
			【變更時期】
			將於舊款庫存售罄後，依序更換為新款
		
		
			舊款
			新款
		

	

	以上

</description>
            <pubDate>Mon, 23 Jun 2025 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release R-1020]性能大幅提升，結合催化劑效果的一劑化產品 「ECHELON ...</title>
            <link>https://www.fe-trade.tw/news.php?nId=282</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: 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;
        line-height: 2em;
	}
	.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;
	}

    .mt-kit{
        margin-top:20px;
        padding-top:20px;
        border-top:1px solid #999;
    }
	.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%;
		text-align: center;
		/*padding-left: 2em;*/
	}
	/* 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:12%
	}
		.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;
		}
	}



	
		
		News Release R-1020
		2024年10月
	

	
		性能大幅提升，結合催化劑效果的一劑化產品
		「ECHELON Zen-Xero DYNAMIX」新發售
		應用加水分解技術，實現更簡潔且快速的施工
	

	
		
			
			FE TRADE株式会社將於2024年11月1日推出ECHELON系列的新產品「Zen-Xero DYNAMIX」。本產品在傳統的「Zen-Xero Dynamic」基礎上，大幅提升了催化劑＋3劑混合液的性能，實現了結合催化劑效果的一劑型施工。在影響鍍膜效果的擦拭作業方面，則建立了利用加水分解反應的新施工方法，使施工變得更加簡潔和快速。此外，通過配方的重新構建，強化了持久性，作為不挑材質的全能型塗層，提供了前所未有的創新性。今後，我們將繼續致力於ECHELON系列的進一步發展和產品開發。
		
		
	

	
		■ 上市背景
		
			2015年推出的ECHELON Zen-Xero Dynamic因其卓越的性能而受到高度評價。然而，由於高性能導致施工難度較大，持續使用的難度也引起了一些反饋。為此，本次改良旨在實現施工性與性能的雙重平衡，並從化學的角度進行了各種檢驗，經過不斷試驗和改進。
新產品「Zen-Xero DYNAMIX」不僅保留了Dynamic所特有的均勻撥水基分布，還積極採用加水分解反應來形成穩定的膜效應。經過對材料特性、反應機制及分子結構的多角度檢驗，我們成功實現了施工性與性能的高次元平衡。
		
	

	
		■ 產品特徵
		
			
				極致的一劑化產品從化學的角度重新構建了傳統產品的成分配方，並將Zen-Xero技術的關鍵催化劑功能一體化為一劑，一次施工就能發揮超越傳統的性能。
				簡潔容易的操作性隨著一劑化，施工方法得到了巨大改善。通過利用加水分解的獨創性方法，大幅縮短了施工時間。實現了前所未有的簡潔流程，並達成均勻且穩定的鍍膜效果。
				適用各種材料的密合性通過配方的重新構建，對各種材料展現了優秀的密合度。可適用於前擋風玻璃、飾條、頭燈、輪圈等各種部件的施工。
				基本性能大幅進化通過綜合改良，傳統的優秀抗污性和動態撥水的持久性等基本性能也進一步進化。
				使用催化劑更加提升性能通過繼續使用催化劑，可以加強與目標表面的結合，發揮更優秀的性能。
			
			
		
	

	
		■ 開發心得
		此次產品改良中，最大的難關是實現從3劑分離到1劑化。原本在混合時會進行反應並硬化的物質，必須在液體狀態下保持穩定，並在塗布後迅速反應和硬化，這看似矛盾的機制並不容易實現。為此，我們獲得了具有化學專業知識的專家的合作，最終達成了這項技術。
此外，提升施工性也是我們重點關注的主題，通過對1劑化硬化反應過程的多角度解析，積極採用加水分解反應，實現了前所未有的簡潔明確的施工方法。誠邀您親身體驗飛躍性進化的「DYNAMIX」的施工性和性能。
	

	
		■ 產品概要
		
			［商品名稱］
			Zen-Xero DYNAMIX 1車份
		
		
			［套組内容］
			ECHELON Zen-Xero DYNAMIX 30ml ×1瓶 / 催化劑 30ml ×1瓶 / 主劑用海綿 ×1個 / 催化劑用海綿 ×1個 / 保養套組 ×1個
		
		
			［商品名稱］
			Zen-Xero DYNAMIX For Professionals 5車份
		
		
			［套組内容］
			ECHELON Zen-Xero DYNAMIX 30ml ×5瓶 / 催化劑 30ml ×5瓶 / 主計用海綿 ×5個 / 催化劑用海綿 ×5個 / 保養套組 ×5個
		
		保養套組（台數份）
		
			［商品名稱］
			ECHELON 保養套組
		
		
			［套組內容］
			保養包 / 保養洗劑 / 洗車海綿 / 超細纖維布 / 施工證明卡 / 顧客履歷卡テ / Zen-Xero貼紙
		
	

	
		購入方法
		
			
			
				
				https://www.fe-trading.tw/product.php?id=6430
				
			
		
	

	
		
			訂購方式
			
			 艾弗伊特瑞德股份有限公司TEL：02-2581-3116 （9：00～17：00／六・日・國定假日除外）
			
		
	


</description>
            <pubDate>Thu, 31 Oct 2024 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release R-1019] 「ECHELON Ver.3.0」發售開始</title>
            <link>https://www.fe-trade.tw/news.php?nId=280</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: 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;*/
	}
	/* 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;
		}
	}



	
		
		News Release R-1019
		2024年5月
		
	

	
		
		高純度陶瓷鍍膜誕生
		「ECHELON Ver.3.0」發售開始
		實現完全無機的產品，同時保持最高水準的鍍膜硬度和耐久性
	

	
		
			
			FE TRADE株式會社將於 2024 年 5 月 15 日起更新 ECHELON 系列的 ECHELON New Vsersion產品，開始販售「ECHELON Ver.3.0」。此次改良創造出了不含二甲苯的完全無機質鍍膜，達到減輕環境負擔的同時，透過控制液體的揮發性，顯著提高了工作效率。我們將繼續致力於產品開發，力求進一步改進，而不停止ECHELON系列的進化。
		
		
	

	
		■ 上市背景
		
			自2003年推出第一款ECHELON以來，我們多年來一直受到客戶的惠顧，可以追溯到玻璃鍍膜的黎明時期。 2005年，我們發布了第二代ECHELON新版本，此後，為了應對市場變化和現場需求，我們一直致力於「ECHELON Ver.3.0」的開發，旨在進一步改進。在最新版本中，我們透過調整液體的蒸發時間，成功地提高了擦拭操作的靈活性。此外，我們也率先在業界進行永續發展工作，透過消除二甲苯並最大程度地減少應用過程中的刺激性氣味來減少對環境的影響。此外，我們已開始提供大容量類型，以滿足近年來日益普及的噴槍應用不斷增長的需求。這樣可以有效率地處理複雜形狀（例如難以用手應用的鉸鏈）以及小細節（例如摩托車引擎散熱片）等部位。
			
		
	

	
		■ 商品特徵
		
			
				實現完全無機化在無機聚矽氮烷中，該產品實現了不含任何甲基的完全無機鍍膜的形成。
				從ECHELON初期保留至今的性能它具有高達約 1000°C 的耐熱性和高附著力，同時保持自然的表面效果，而不影響材料的質感。
				消除難聞的刺鼻味由於不使用二甲苯作為溶劑，減少了對環境的影響並消除了二甲苯的刺激性氣味特徵。
				改善操作性透過控制液體的揮發性，大大提高了擦拭操作性。
				撥水．親水　可選擇的鍍膜在保持高度耐候性和硬度的基底層上，應用特殊的撥水或親水促進劑作為第二層，以實現所需的功能。
				可以噴槍鍍膜　對應各種施作需求除了像常見的那樣用手塗抹，因為具有高度的揮發性，也可以用噴槍塗抹。
			
			
		
	

	
		■ 開發心得
		作為ECHELON系列的起源，多年來一直受到喜愛的ECHELON　New Version，現已以「ECHELON Ver.3.0」的形式上市。除了使用污染較少的溶劑來滿足現代需求外，還可以實現更穩定的應用。此外，我們也增強了無機聚矽氮烷的優點，使其完全無機化。此外，產品陣容中還加入了100ml的單劑選項，更符合您的採購需求。
	

	
		■ 商品概要
		
			[商品名稱] ECHELON Ver.3.0
			[容量] 100ml ×1瓶 / 100ml ×10瓶 / 946ml ×1瓶
		
	

	
		購入方法
		
			
			
				2024年6月開始販售
			
		
	

	
		
		訂購方式
		
		
	艾弗伊特瑞德股份有限公司TEL：02-2581-3116 （9：00～17：00／六・日・國定假日除外）
			
		
		
		


</description>
            <pubDate>Wed, 15 May 2024 10:00:00</pubDate>
        </item>
        <item>
            <title>【新商品預告】ECHELON New Version 全新上市預告</title>
            <link>https://www.fe-trade.tw/news.php?nId=279</link>
            <description>


    



    
        2024年4月吉日
    

    親愛的顧客
    

    您好
感謝您長期的愛顧與使用。
本次提前向您預告，本公司商品之「ECHELON New Version」將進行全面升級後，重新上市。維持ECHELON New Version原有的多樣性功能外，更提升了相關效果。實際上架日會於日後另行公告，敬請期待。
懇請您今後也不吝繼續愛顧使用我們的產品。

	
    敬啟

    記

    
        對象商品

        
            ECHELON New Version
        
    

    
        預計上架日

        
			2024年6月上旬
        
    

    以上

</description>
            <pubDate>Fri, 26 Apr 2024 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release]完美嶄露拋光本質的研磨劑全面換新「KATANA」系列商品陣容</title>
            <link>https://www.fe-trade.tw/news.php?nId=277</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: .6em 0 .5em;
		text-align: center;
		color: #fff;
		/*z-index: -1;*/
	}
	.feature_content h6 span:first-child {
		display: block;
		padding: .5em 0;
		font-weight: normal;
	}
	.feature_content.feature_dl h6 span:first-child {
		background: #a90001;
	}
	.feature_content.feature_pwl h6 span:first-child {
		background: #0d0d60;
	}
	.feature_content.feature_dl h6 span:last-child {
		color: #a90001;
	}
	.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: 24px 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: 24px 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: 24px 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: 24px 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;
	}
	.nr-spec-list:last-child {
		margin: 1em 0 0;
	}

	.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;*/
	}
	
	
	.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（609KB）
		News Release R-1018
		2023年10月
		
	

	
		
		
		完美嶄露拋光本質的研磨劑
		全面換新「KATANA」系列商品陣容
		
		專為汽車美容、烤漆處理作業所研發出的拋光方法
	

	
		
		
		FE TRADE株式會社，將於2023年10月2日全面汰換「KATANA」系列商品陣容。全新陣容將由專為汽車美容的拋光處理設計的「DETAILING LINE（三款）」與以板金烤漆的研磨修復作為考量的「PAINT WORK LINE（兩款）」構成，在最接近烤漆面的狀態與用途的情況下挑選研磨劑，使拋光作業獲得最佳的提升。本公司今後也將持續鑽研拋光成效與作業效率的進化，全心投注於商品開發。
		

		
		
		
	

	
		
		■ 上市背景
		
		以往的拋光作業，需要配合研磨程序的分類，選擇適用的拋光劑或是研磨機器。但這樣的作法必須時刻針對烤漆狀態選擇拋光劑，非常的費時，在實際的作業效率考量下，多數專家仍選擇以一支商品作業到底。
本公司從「對應所有烤漆」、「作業效率化」、「拋光品質提升」三個側面審視產品，重新研擬出的「KATANA」系列具有以往研磨劑產品不曾有的核心價值。所有產品皆具有「對應範圍廣」、「不易糾纏，切削俐落」、「流暢快速不停頓的施工性」。此外，本系列更為了從初期至收尾都能一次到位設計，提供您更有效率的拋光方程式。
		
		
	

	
		■ 特徵

		
			
				
				對應所有烤漆ONE-SHOT SYSTEM
				
						
					
					
					
				
			

			
				
				縮短研磨作業的最終型態
				
					
					
				
			
		
	


	
		■ 開發心得
		
		
		KATANA系列長久受到顧客的喜愛，此次特別重新審視，整合產品內容。由專為汽車美容的拋光處理設計的「DETAILING LINE」三個品項與以板金烤漆的研磨修復作為考量的「PAINT WORK LINE」兩個品項構成重新上市。是提升拋光作業效率時不容或缺的系列之作。　
		
		
	

	
		■ 商品概要
		DETAILING LINE （ONE-SHOT SYSTEM）

		
			[商品名] KATANA META-SHOT
			[用途] 初研磨專用
			[容量] 750ml / 4L
			[粒子] 細目〜微粒子
			[黏度] 4
			[液體顏色] 白色
			[特性] 不含矽・不含蠟
		

		
			[商品名] KATANA ONE-SHOT
			[用途] 初研磨至精修的一劑拋類型
			[容量] 750ml / 2L / 4L
			[粒子] 微細目〜超微粒子
			[黏度] 2
			[液體顏色] 白色
			[特性] 不含矽・不含蠟 ／ 可對應軟漆
		

		
			[商品名] KATANA DARK-SHOT
			[用途] 最終精修用
			[容量] 750ml / 4L
			[粒子] 極細目〜極超微粒子
			[黏度] 2
			[液體顏色] 淺灰色
			[特性] 不含矽・不含蠟
		
		
		

		PAINT WORK LINE

		
			[商品名] KATANA META 800
			[用途] 烤漆後的打磨，紋理整理
			[容量] 750m
			[粒子] 細目〜極細目
			[黏度] 3.5
			[液體顏色] 乳白色
			[特性] 不含矽・不含蠟
		

		
			[商品名] KATANA SPEED-SHOT
			[用途] 去除打痕、最終精修（可對應深色車）
			[容量] 500ml
			[粒子] 極細目〜超微粒子
			[黏度] 2
			[液體顏色] 淺灰色
			[特性] 不含矽・不含蠟
		
	


	
	
	
	
	
	

	
		
		訂購方式
		
		
	艾弗伊特瑞德股份有限公司TEL：02-2581-3116 （9：00～17：00／六・日・國定假日除外）
			
		
		
		

</description>
            <pubDate>Mon, 02 Oct 2023 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release] 鑽研粗研磨所開發出的萬用研磨劑 ｢KATANA META-SHOT｣發售</title>
            <link>https://www.fe-trade.tw/news.php?nId=275</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;
                 display: flex;
		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;
		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
		2023年3月
                
	
	
	
		
			
				鑽研粗研磨所開發出的萬用研磨劑｢KATANA META-SHOT｣發售
		
		兼具初期研磨的便利性與纖細的完工效果的萬用型產品
	

	
		
			
			FE-TRADE株式會社長期受到顧客喜愛的KATANA系列，透過重新鑽研粗研磨效能開發出的研磨劑「KATANA META-SHOT」榮重登場。本產品做為ONE-SHOT SYSTEM的一環，全產品線包含了去除異物、清除刮痕、表面整理直至最後的精緻收尾一氣呵成。本公司今後也將持續鑽研能使研磨作業更具效率化的產品，以求滿足日益變化的市場需求。 
		

		
			
		
	

	
		
			■ 上市背景
          
            
          

近幾年的汽美市場以兼具高處理效能與精細的拋光性的偏心式拋光機作為主流。以大範圍的偏心運動為主的機器雖然因為容易上手而受到歡迎，但較傳統的單動式拋光機更費時間，拖累工時效率。本公司在著眼新產品的開發企劃時，特以四個重點「不挑機種（偏心式拋光機、單動式拋光機）」、「兼具粗研磨性能與乾淨俐落的切削力」、「減少研磨粉塵的害處」、「具備萬用研磨劑的精細拋光目」為核心檢視製作。商品化後的「META-SHOT」不但能作為一劑拋使用，在烤漆處理作業時容易遇到的異物處理殘痕或表面整理，都可以透過與「ONE-SHOT」搭配，達到更有效率的境界。此外，乾淨俐落的切削體驗帶來的「DRY&amp;WET」感更是此商品的一大特色。

		
	

	
		■ 商品特徴
		
		
			
				
					兼具高切削力與精細拋光目的「萬用研磨劑」

從去除異物後的殘痕處理或表面整理乃至汽車美容市場常見的中古車粗研磨都需要強力的切削能力，本產品是一款兼具高切削力與微粒子精細拋光效果的萬用研磨劑。自體修復烤漆（軟烤漆）也可使用。
				
				
					絕佳的＂俐落度＂
					想要更有效率的進行研磨工作，＂俐落度＂是不可或缺的。
META-SHOT能讓你體驗精準有效的研磨作業時光，「優異的俐落度」帶來全新的「DRY&amp;WET」感受。

				
				
					不易產生研磨粉
					不會產生粗研磨時為人詬病的研磨粉。
				

                                
					流暢的拋光體驗讓人感受不到黏度
					不限定任何拋光機種，有效發揮研磨劑的黏性的同時又不失流暢的拋光體驗。
				
			
		
	

	
		■  開發心得
		
			研磨作業中最重要的「優異俐落度」與如何保持像ONE-SHOT一樣的研磨感，並且又能減輕作業時會產生的研磨粉，是在構思提升作業效率時不可逃避的課題。「KATANA META-SHOT」成功跨越課題，引導KATANA系列邁向全新的一頁。
		
	
       
    ■ 用途
    
      
        汽車美容常見的中古車粗研磨～
      
      
        異物處理後的打痕清除、表面整理
      
    
  
	
		■ 商品概要
		
			
                                [商品名]
				[容量]
				[粒子]
				[粘度]
				[液色]
				[特性]
			
			
                                KATANA META-SHOT
				750ml
				細目〜微粒子
				4
				ホワイト
				ノンシリコン・ノーワックス
			
		
		
				[商品名] KATANA META-SHOT 
				 [容量] 750ml / 4L 
                                 [粒子粗細] 細目〜微粒子 
				 [黏度] 4 
				 [液體顏色] 白色 
                                 [特性] 不含矽・不含蠟 
		
	


	
		訂購方式
		
			
			
				商品購入連結&amp;nbsp;

        https://www.fe-trade.tw/product.php?id=6264

			
		
	

	
		
			聯繫方法
			https://www.fe-trade.tw/contact.php
			艾弗伊特瑞德股份有限公司 TEL：02-2581-3116 （9：00～17：00／六・日・國定假日除外）
		
		※UNIGLOBE為FE TRADE 株式會社註冊之商標。
	
	

</description>
            <pubDate>Fri, 10 Mar 2023 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release] 對施工者、環境皆友善且作業性卓越 ｢UNIGLOBE®  PPF Gel Eco ...</title>
            <link>https://www.fe-trade.tw/news.php?nId=273</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 (416KB)
		News Release R-1014
		2022年08月
	
	
	
		
			
				對施工者、環境皆友善且作業性卓越｢UNIGLOBE® PPF Gel Eco Smoother｣新發售
		
		升級改版為環境友善型產品
	
	
	
		
			
			FE TRADE株式會社旗下領導品牌UNIGLOBE®隆重推出「PPF Gel Eco Smoother」，兼具環保意識的PPF專用施工液。本產品除了強化UNIGLOBE®原先就注重的環保意識以外，更致力於提供全方位的服務與支援，來創造卓越新價值。
		

		
	
	
	
		
			■ 上市背景

			有鑑於近年來環保意識的提高，我們重新檢視原料配方，開發出對人以及環境都友善的產品。「PPF Gel Eco Smoother」的原料無添加酒精，對施工者及環境都友善且作業性卓越。讓我們隆重向您介紹，UNIGLOBE®系列品牌的PPF環境友善產品。
		
	
	
	
		■ 產品特徵
		
		
			
				
					殘膠不易附著
					在PPF施工過程中，即使反覆貼上・剝除，殘膠也不易附著。
				
				
					經濟實惠
					可加水30%〜50%稀釋使用，既經濟又實惠。
				
				
					對環境友善
					原料無添加酒精，對施工者及環境都友善。
				
			
		
		
	
	
	
		■ PPF施工的基本三動作「調整」「貼合」「固定」
		
		
			
				
				「調整」讓定位作業（positioning）更容易
				PPF Gel Eco Smoother可延緩乾燥時間並形成凝膠狀膜層，因此適用於保險桿或是引擎蓋等大面積部位的作業。此外施工液也不易滴落，讓您輕鬆進行定位作業(positioning)。
				
				
			

			
				
				「貼合」讓刮水作業更加俐落
				隨著黏度改善，讓刮水作業的水份刮除感更加體現，亦能避免施工液殘留。
				
				
			

			
				
				「固定」讓您在施作角度明顯的部位，或進行包邊作業時，更能具體感受其固定的能力。
				將PPF Gel Eco Smoother與水搭配運用，可使膠膜更穩定的被「固定」。即使是處理角度明顯的3D部位或包邊等作業，都能確實進行。
				
				
			
		
		
	
	
	
		■ 開發心得
		
			以往的凝膠型施工液因為含有酒精成份，雖然「固定」的作業性佳，但在定位的同時也容易留下殘膠。這次，我們將開發重點放在重新檢視原料並同時提高作業性，推出了無添加酒精的環境友善型產品。
		
	
	
	
		■ 商品概要
		
			
				[容量]
				[粒子]
				[粘度]
				[液色]
				[特性]
			
			
				500ml
				微細目〜超微粒子
				2
				ホワイト
				ノンシリコン・ノーワックス   高品位塗装対応
			
		
		
				[商品名稱] PPF Gel Eco Smoother
				[容量] 4L/18L
				[液體顏色] 透明
				[黏度] 2
		
	
	
	
		訂購方式
		
			
			
				商品購入連結&amp;nbsp;https://www.fe-trade.tw/product.php?id=6116
			
		
	
	
	
		
			聯繫方法
			https://www.fe-trade.tw/contact.php
			艾弗伊特瑞德股份有限公司 TEL：02-2581-3116 （9：00～17：00／六・日・國定假日除外）
		
		※UNIGLOBE為FE TRADE 株式會社註冊之商標。
	
	
	

</description>
            <pubDate>Wed, 03 Aug 2022 10:00:00</pubDate>
        </item>
        <item>
            <title>進口商品價格調整通知</title>
            <link>https://www.fe-trade.tw/news.php?nId=262</link>
            <description>







    

        2022年1月5日
    
    親愛的顧客您好

    
        感謝您平日的光臨與支持。
        
近年來由於整體社會環境變遷，全世界都受到通貨膨脹的影響，造成原物料價格高漲。不單是美國，敝公司的供應商們接連提高售價，造成我們的進貨成本不斷的上升。敝公司也盡可能地透過減少各種開支或提升生產效率等方面來試圖降低成本。但在物價持續翻騰的壓力之下，想要維持原本的售價並且保持穩定的供給狀態，僅靠公司內部的調整仍屬有限。因此不得不進行部分產品的價格調整。



針對調整價格的品項，還請各位顧客以商品頁面顯示的價格為準。造成顧客許多不便之處，還望您見諒。

本公司今後也致力於維持良好的品質與提升服務內容，懇請您新的一年也不吝惠顧。　


    記

    
		調整商品
		RAPID REMOVER 32oz　/ 1gal
		價格調整日
		2022年1月5日（三）
	


    以上

</description>
            <pubDate>Wed, 05 Jan 2022 10:00:00</pubDate>
        </item>
        <item>
            <title>[News Release] 運用矽晶圓(silicon wafer)超精密平滑研磨技術製成的劃時代研磨 ...</title>
            <link>https://www.fe-trade.tw/news.php?nId=272</link>
            <description>


	.pc-dispnon {
		display: none;
	}
	.sp-dispnon {
		display: block;
	}
	.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 h3 {
		font-weight: normal;
	}
	.nr-footer-box h4 {
		margin: 0;
	}
	.nr-lead {
		margin-bottom: -3em;
	}
	.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: 66%;
	}
	.joshi-image {
		width: 30%;
		margin: 0;
	}
	.joshi-image img {
		margin: 0 0 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-02.nr-joshi-point-01 figure {
		margin: 1em 20px;
	}
	.nr-section-02.nr-joshi-point-02 figure {
		margin: 1em 60px;
	}
	.nr-section-02.nr-joshi-point-01 figure img {
		width: 47%;
		margin: 0;
	}
	.nr-section-02.nr-joshi-point-02 figure img {
		width: 47%;
		margin: 0;
	}
	.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: 70%;
		padding-left: 2em;
	}
	@media screen and (max-width:480px) {
		.pc-dispnon {
			display: block;
		}
		.sp-dispnon {
			display: none;
		}
		.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%;
		}
		.nr-section-02.nr-joshi-point-01 figure,
		.nr-section-02.nr-joshi-point-02 figure {
			display: block;
			margin: 1em 0 0;
		}
		.nr-section-02.nr-joshi-point-01 figure img,
		.nr-section-02.nr-joshi-point-02 figure img {
			width: 100%;
			margin: 0 0 1em;
		}
		.nr-section-02.nr-joshi-point-02 figure {
			margin: 1em 2em 0;
		}
		.feature_wrap figure {
			margin: 1em 0;
		}
		.nr-spec-list {
			margin: 1em 0!important;
			padding: 0!important;
		}
		.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;
		}
	}



	
		 印刷用PDF（274KB）
		News Release R-1013
		
	
	
	
		
			
				運用矽晶圓(silicon wafer)註1 超精密平滑研磨技術製成的劃時代研磨劑
				「Expeed®  UNIACTIVE」新發售
			
		
		顛覆傳統鍍膜劑的快速與拋光性
	
	
	
		
			
			FE-TRADE株式會社運用矽晶圓(silicon wafer)超精密平滑研磨技術製成的劃時代研磨劑「Expeed UNIACTIVE」全新上市。本產品使用被譽為世界上最為平坦的矽晶圓技術，結合了次微米多面體研磨粒（以下簡稱為SPP註2）所製成的劃時代研磨劑。讓您在使用LongThrowPolisher（偏心式拋光機(RUPES、FLEX等))時，也只需耗費與單動式拋光機一樣的時間，帶您體驗顛覆以往觀念的全新拋光感。 
		
	
	
	
		
			
				
					(註1)將矽素結晶成高純度的晶圓柱後，切成1mm左右的薄片，表面磨至鏡面。其本身被譽為世界上最為平坦的物質，是一種將所有細微凹凸或微粒子排除至極限的超平坦，乾淨的圓片。經常被用於半導體的載體基片。
					(註2)sub-micron polyhedral particles（次微米多面體研磨粒）的簡稱。運用矽晶圓的超精密平滑研磨技術，將精製均等的次微米研磨粒以多面體方式成型的高機能研磨粒子
				
			
				
					
					
					次微米多面體研磨粒(示意圖)
				

				
					■ 上市背景

					在「不產生多餘的傷痕」此一研磨精隨之下，採用世界最頂尖的超精密平滑研磨技術製成的SPP材料，開發出劃時代的研磨劑。研磨作業本身的概念即是透過傷痕讓傷痕消失的一種方法。以往的萬用型研磨劑成份多半是將粒子凝結成塊，使各粒子在研磨過程中漸漸被磨至微小的粉碎型產品。這類型的產品，在大眾的一般認知當中，應是使用大小均一的研磨粒子，但實際以微米單位去檢證後可以發現，其尺寸與形狀並不工整。本公司此次的開發著眼在研磨劑材料的氧化鋁，重新審視產品。一般研磨劑的研磨粒子誤差約為±100%，本產品的研磨粒子經過精製製成，將誤差值壓低至0.8μ±20%，並運用獨家技術將粒子以多面體方式結合，成功作出具有高度切屑力的高機能研磨粒子。此般複雜的製成所精製出的SPP基材，成就出兼具研磨性與收尾效果的劃時代型研磨劑的誕生。
				
			
			
				
				
				次微米多面體研磨粒(示意圖)
			
		
		
		
			◎ Point1　精製化的次微米研磨粒子（SPP）
			
				
				
			
			
				
					因研磨粒子絕佳的工整度，研磨作業前後的粒徑幾乎沒有改變。以往的粉碎型產品如以微米單位檢視，可看到尺寸的落差。一般研磨劑的研磨粒徑由基準值起算，約有10μm以上的分散範圍。SPP的研磨粒子由基準值起算僅約1μm的範圍，展現了絕佳的工整度。
				
			

		
		
		
			◎ Point2　多面體成型（兼具研磨力道與收尾效果的獨家研磨粒子形狀）
			
				
				
			
			
				
					粒徑工整加上研磨粒子能排列成多面體，形成均整的形狀，進而大幅提高了拋光效率。
				
			
		
	
	
	
		■ 產品特徵
		
		
			1. 縮短作業時間
			Expeed® UNIACTIVE不僅適用於傳統的單動式研磨機，即便是像 RUPES 一樣的LongThrowPolisher（偏心式研磨機），在作業時間上亦能發揮絕佳的效率。粒徑工整的SPP（次微米多面體研磨粒）可在短時間內，實現無重力研磨，避免產生多餘的傷痕。
			
				研磨時間表（與他牌比較）
				
				（※1）研磨作業時間依 A3 尺寸測試板的結果，換算為每單位 14m2 （以消除表面顆粒的作業時間來看，換算為上述的1/1400）
			

		
		
		
			2. 亦適用於Scratch shield等具有刮痕自體修復功能的烤漆
			無論何種塗裝，皆可靈活對應。即便是軟質烤漆也可確實進行研磨作業※2
			（※2）使用LongThrowPolisher（偏心式研磨機）時
		
		
		
			3. 輕快的拋光感，帶給您暢快的研磨體驗
			產品設計去除多餘的成份，因此不會殘留油脂。輕簡的研磨體驗與精修感受令人耳目一新。
			
				
			
		
	
	
	
		■ 開發心得
		
			與單動式研磨機相比，LongThrowPolisher（偏心式研磨機）的作業時間較長，這點一直是汽車美容業界需要面對的一個課題。我們認真考量這個問題，並聚焦於研磨劑的基礎原料，試圖將偏心式研磨機與單動式研磨機的作業時間拉為一致。除了與以往產品一樣，講究高純度氧化鋁與研磨粒子的形狀以外，我們更創造出與既有商品相似，但本質卻完全不同的新進化產品。將創新而產生的成就感銘記內心，今後也將繼續探索新領域。
		
	
	
	
		■ 商品特徵
		
			
				[容量]
				[粒子]
				[黏度]
				[液體顏色]
				[特性]
			
			
				500ml
				微細粒～超微粒子
				2
				白色
				不含矽・不含蠟  適用於高精密塗裝
			
		
		
				[容量] 500ml
				[粒子] 微細粒～超微粒子
				[黏度] 2
				[液體顏色] 白色
				[特性] 不含矽・不含蠟  適用於高精密塗裝
		

		※2021年11月現在
	
	
	
		訂購方式
		
			
				
			
			
				商品購入連結
				https://www.fe-trade.tw/product.php?id=6021
			
		
	
	
	
		
			欲知詳情請洽詢
			
				艾弗伊特瑞德股份有限公司 TEL：02-2581-3116 （9：00～17：00／六・日・國定假日除外）
			
		
		※鸇為艾弗伊特瑞德股份有限公司註冊之商標　※Expeed商標註冊中
	

</description>
            <pubDate>Fri, 19 Nov 2021 10:00:00</pubDate>
        </item>
        <item>
            <title>「TLD-1」・「Interior Dressing L-102」配方調整通知</title>
            <link>https://www.fe-trade.tw/news.php?nId=259</link>
            <description>


    .common-h {
        text-align: center;
        /*        letter-spacing: -0.07em;*/
    }

    .ws-nowrap {
        white-space: nowrap;
    }

    .yamato-delay-cont {
        margin: 0;
        line-height: 2;
    }

    .yamato-delay-cont .over-width {
        margin-left: -40px;
        margin-right: -40px;
    }

    .ui-mobile-viewport .yamato-delay-cont .over-width {
        margin-left: 0;
        margin-right: 0;
    }

    .yamato-delay-cont {
        padding: 20px 110px;
    }

    .ui-mobile-viewport .yamato-delay-cont {
        padding: 20px 30px;
    }

    .yamato-delay-cont h3 {
        margin: 20px 0 0;
    }

    .yamato-delay-cont p {
        margin: 20px 0;
        word-break: normal;
        line-brake: normal;
    }

    .yamato-delay-cont table {
        width: auto;
        margin: 10px -20px 20px;
        border-collapse: collapse;
        table-layout: fixed;
    }

    .yamato-delay-cont table th,
    .yamato-delay-cont table td {
        padding: .8em .5em;
        border: 1px solid #999;
        font-size: 91.7%;
        text-align: center;
        line-height: 1.8;
    }

    .yamato-delay-cont table th {
        width: 8em;
        font-weight: normal;
    }

    .yamato-delay-cont table td {
        padding: .6em .5em;
    }

    .yamato-delay-cont table tr.odd td {
        background: #f0f0f0;
    }

    .yamato-delay-cont .doc-area {
        margin: 1em;
        padding: 1em .5em;
        background: #f9f9f9;
        line-height: 4;
    }

    .yamato-delay-cont .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;
    }

    .yamato-delay-cont .txt-underline {
        text-decoration: underline;
    }

    .ui-mobile-viewport .yamato-delay-cont .btn-link {
        margin: .2em 0 2em 5%;
        padding: .8em 1em;
        line-height: 5;
    }

    .ui-mobile-viewport .xscroll-tbl {
        overflow: auto;
        white-space: nowrap;
    }

    figure {
        margin: 0 0 0 15px;
    }

    .yamato-delay-cont ul {
        margin-left: 15px;
    }

    .yamato-delay-cont li {
        list-style: none;
        margin-bottom: 0px;
    }

    .item_line {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 20px;
    }

    .item_line ul {
		margin: 0;
        box-sizing: border-box;
        display: block;
    }
	.note-definitionlist {
		margin: 40px 20%;
	}
	.note-definitionlist dt {
		width: 6em;
		font-weight: bold;
	}
	.note-definitionlist dd {
		margin-left: 1em;
	}
	.note-definitionlist dd p {
		margin: 0;
	}

    @media screen and (max-width:768px) {
        .yamato-delay-cont .mt-20 br {
            /*display: none;*/
        }

        .item_line {
            display: block;
        }

        .item_line ul {
            width: 100%;
        }
		.note-definitionlist {
			margin: 40px auto;
		}
    }



    

        2021年10月
    

    敬愛的客戶
    
        感謝您長久以來的愛護與支持。
本公司商品「TLD-1」・「Interior Dressing L-102」配方調整通知。新配方產品與原配方效果及作業手感一致，且考量環保議題，我們將產品配方更改為無添加壬基酚(NP)。此外，原配方產品庫存售罄後，將改以新配方銷售，特此通知。
    
    期望各位顧客今後也能繼續關注本公司情報與產品。
    敬啟





	商品如下
    
		對象商品
		
		
			
				41311-04　TLD-1 4L
				41311-18　TLD-1 18L
				40304-04　Interior Dressing L-102　4L
				40304-18　Interior Dressing L-102　18L 
			

		
	
    
		開始時期
		原配方產品庫存售罄後，將開始銷售新配方產品
	
    以上


</description>
            <pubDate>Fri, 08 Oct 2021 10:00:00</pubDate>
        </item>
    </channel>
</rss>
