
クルマの整備・鉄金・塗装はサンリンクにお任せ下さい。2009年の創業から8,000台以上のクルマを取り扱っている実績の中で様々な整備・鉄金・塗装作業をしてまいりました。
クルマに対する圧倒的な選眼力を持っており、各種修理はもちろんの事、小さな凹み、キズ、色落ち等にも最高の技術力を持って対応致します。
保険の対応にも万全のサポート体制で取り組んでおります。
要は「どうするのがお客さんにとってメリットがあるのか?」この一点を一番のミッションとし作業を行なってまいります。まずはお気軽にご相談ください。

jQuery(document).ready(function($){
$("#page_header .bg_image").addClass('animate'); $("#page_header .animate_item").each(function(i){ $(this).delay(i *700).queue(function(next) { $(this).addClass('animate'); next(); }); });
if( $('#page_header .animation_type2').length ){ setTimeout(function(){ $("#page_header .animation_type2 span").each(function(i){ $(this).delay(i * 50).queue(function(next) { $(this).addClass('animate'); next(); }); }); }, 500); };
$(window).on('scroll load', function(i) { var scTop = $(this).scrollTop(); var scBottom = scTop + $(this).height(); $('.inview').each( function(i) { var thisPos = $(this).offset().top + 100; if ( thisPos < scBottom ) { $(this).addClass('animate'); } }); }); });