{"id":151,"date":"2020-12-26T14:08:54","date_gmt":"2020-12-26T05:08:54","guid":{"rendered":"http:\/\/www.tandtis.com\/tandtis.com\/?page_id=151"},"modified":"2021-03-05T21:30:38","modified_gmt":"2021-03-05T12:30:38","slug":"about-us","status":"publish","type":"page","link":"https:\/\/www.tandtis.com\/en\/about-us","title":{"rendered":"About Us"},"content":{"rendered":"\n<pre id=\"tw-target-text\" class=\"wp-block-preformatted\"><\/pre>\n\n\n\n<p>&nbsp; T&amp;TIS has the following businesses as an operator of unfolding the TIS technology.<\/p>\n\n\n\n<ol type=\"1\"><li>Introducing the TIS technology.<\/li><li>Introducing the SMARTRA system.<\/li><li>Operating the SMARTRA system.<\/li><li>Selling, setting up and maintaining the SMARTRA components.<\/li><li>Renting the SMARTRA advertisement spaces.<\/li><li>Providing a business consultancy, including the promotion and marketing which use the SMARTRA system.<\/li><li>Licensing the TIS Technology.<\/li><\/ol>\n\n\n\n<p>\u3000The travel of a human&nbsp;or material by aircraft, train, ship, car or walking is seen at every place&nbsp;in the world. &nbsp;The transportation is always being operated with a deviation from a schedule. &nbsp;To adapt to the deviation, a traveler or recipient of a parcel makes a spare time, arranges his\/her schedule or has a waiting time.<\/p>\n\n\n\n<p>\u3000The TIS technology supports them in reducing the futile time&nbsp;during their travel and in&nbsp;traveling on schedule. &nbsp;It also supports the travelers in a timely or special consumption, e.g., purchasing economical service or goods in a timely manner or being provided with a special service at a shop or boutique, at or on the way to the destination.<\/p>\n\n\n\n<p>\u3000The SMARTRA system was created as an economical embodiment of the TIS technology. &nbsp;Travelers, transportation industry, cargo industry, travel industry, retailers, restaurants\/bars, medical services, beauty salons\/barbers and public services in the globe can use it.&nbsp;&nbsp;Travelers would be able to realize efficient travel and valuable shopping while businesses&nbsp;would be able to&nbsp;more&nbsp;promote their sales, attract their customers, increase accessibility and improve their brand image.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"news_headline2\">\u3000<strong>Corporate Data<\/strong><\/h4>\n\n\n\n<table id=\"tablepress-3\" class=\"tablepress tablepress-id-3\">\n<tbody>\n<tr class=\"row-1 odd\">\n\t<td class=\"column-1\">Company Name<\/td><td class=\"column-2\">T&amp;TIS, INC.<\/td>\n<\/tr>\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\">Office Location<\/td><td class=\"column-2\">114-1, Ushibukuro, Suite B202, Kisarazu-shi, Chiba, 2920012 Japan<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\">TEL<\/td><td class=\"column-2\">0438-41-0120<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\">FAX<\/td><td class=\"column-2\">050-3452-7241<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\">Establishment<\/td><td class=\"column-2\">March 6th, 2013<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\">President<\/td><td class=\"column-2\">Koichi Yano<\/td>\n<\/tr>\n<tr class=\"row-7 odd\">\n\t<td class=\"column-1\">Main Bank<\/td><td class=\"column-2\">MUFG Bank, Ltd. (former name: The Bank of Tokyo-Mitsubishi UFJ, Ltd.)<\/td>\n<\/tr>\n<tr class=\"row-8 even\">\n\t<td class=\"column-1\">Shareholder<\/td><td class=\"column-2\">The Aqua Enterprise Company<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3 from cache -->\n\n\n<div class=\"wp-block-columns are-vertically-aligned-top\">\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:100%\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<p>    <script src='https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyBvW2plLz_PEYE3kogzd2RboCli7B--3m0' async defer><\/script>\r\n\r\n    <div id=\"map276983\" class=\"dp-google-map  \" style=\"height:500px; width:100%; \"><\/div>\r\n\r\n    <script type=\"text\/javascript\">\r\n      var loaded_map276983 = false;\r\n      var timer_map276983;\r\n\r\n      timer_map276983 = setInterval(function(){\r\n        if(google && !loaded_map276983){\r\n          clearInterval(timer_map276983);\r\n          loaded_map276983 = true;\r\n\r\n          var disabled = false;\r\n          var draggable = true;\r\n          var geocoder = new google.maps.Geocoder();\r\n\r\n          geocoder.geocode({address: '\u5343\u8449\u770c\u6728\u66f4\u6d25\u5e02\u74dc\u50094\u756a\u5730'}, function(results, status) {\r\n            if(status == google.maps.GeocoderStatus.OK){\r\n              var mapOptions = {\r\n                draggable: draggable == true ? true : false,\r\n                center: results[0].geometry.location,\r\n                zoom: 15,\r\n                mapTypeId: google.maps.MapTypeId.ROADMAP,\r\n                scrollwheel: false,\r\n                disableDefaultUI: disabled,\r\n                disableDoubleClickZoom: disabled,\r\n                styles: [{\"featureType\":\"all\",\"elementType\":\"all\",\"stylers\":[{\"saturation\":-100},{\"gamma\":0.5}]}]\r\n              };\r\n\r\n              var map = new google.maps.Map(document.getElementById('map276983'), mapOptions);\r\n              var marker = new google.maps.Marker({\r\n                  map: map,\r\n                  position: results[0].geometry.location\r\n              });\r\n\r\n              var map_changed = false;\r\n              if(draggable){\r\n                google.maps.event.addListener(map, 'dragstart', function(){\r\n                  map_changed = true;\r\n                });\r\n              }\r\n\r\n              var map_resize = function(){\r\n                google.maps.event.trigger(map, 'resize');\r\n                if(map_changed){\r\n                  google.maps.event.removeListener(resize_listener);\r\n                }else{\r\n                  map.setCenter(results[0].geometry.location);\r\n                }\r\n              };\r\n\r\n              var resize_listener = google.maps.event.addDomListener(window, 'resize', map_resize);\r\n\r\n              setTimeout(map_resize, 1000);\r\n              google.maps.event.addDomListenerOnce(window, 'load', map_resize);\r\n            }\r\n          });\r\n        }\r\n      }, 500);\r\n    <\/script>\n<p class=\"access-method\">&#8211; Bus:<br>\ntake a highway bus from the Tokyo Station for Kisarazu, Kimitsu, Awa-kamogawa or Katsuura. \u2192 Get off at Kisarazu-kaneda Bus Terminal. \u2192 Walk for 2 minutes.<\/p>\n<p class=\"access-method\">&#8211; Train:<br>\ntake JR Uchibo Line and get off at Sodegaura Station. \u2192 Transfer to a local bus going to Kisarazu\/Iwane Station and get off at the Kaneda Nakajima bus stop. \u2192 Walk for 3 minutes.<\/p>\n<p class=\"access-method\">&#8211; Car:<br>\nexit from the Aqua Line express way at Kisarazu-kaneda I.C. \u2192 Drive for a minute from the I.C.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"&nbsp; T&amp;TIS has the following businesses as an operator of unfolding the TIS technology. Introducing the TIS technology. Introducing the SMARTRA system. Operating the SMARTRA system. Selling, setting up and maintaining the SMARTRA components. Renting the SMARTRA advertisement spaces. Providing a business consultancy, including the promotion and marketing which use the SMARTRA system. Licensing the [&hellip;]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-noside-notitle.php","meta":{"_locale":"en_US","_original_post":"http:\/\/www.tandtis.com\/tandtis.com\/?page_id=31"},"_links":{"self":[{"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/pages\/151"}],"collection":[{"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/comments?post=151"}],"version-history":[{"count":9,"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/pages\/151\/revisions"}],"predecessor-version":[{"id":348,"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/pages\/151\/revisions\/348"}],"wp:attachment":[{"href":"https:\/\/www.tandtis.com\/wp-json\/wp\/v2\/media?parent=151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}