Commit 126b38b4 authored by shigemi miura's avatar shigemi miura

プライバシーポリシー

利用規約 Help
parent 883a1faf
...@@ -89,8 +89,9 @@ ...@@ -89,8 +89,9 @@
D52D213A2AEBAC0500324D58 /* HttpRequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52D21392AEBAC0500324D58 /* HttpRequestType.swift */; }; D52D213A2AEBAC0500324D58 /* HttpRequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52D21392AEBAC0500324D58 /* HttpRequestType.swift */; };
D52D213F2AEBB7D700324D58 /* RegisteredEca.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52D213E2AEBB7D700324D58 /* RegisteredEca.swift */; }; D52D213F2AEBB7D700324D58 /* RegisteredEca.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52D213E2AEBB7D700324D58 /* RegisteredEca.swift */; };
D52D21412AEDE18F00324D58 /* EcaCoordinatesTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52D21402AEDE18F00324D58 /* EcaCoordinatesTable.swift */; }; D52D21412AEDE18F00324D58 /* EcaCoordinatesTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52D21402AEDE18F00324D58 /* EcaCoordinatesTable.swift */; };
D5384AFC2B306CEF006228C6 /* TermsView.html in Resources */ = {isa = PBXBuildFile; fileRef = D5384AFB2B306CEF006228C6 /* TermsView.html */; }; D52D407E2B462D190028E12E /* Term of Use_temporary.html in Resources */ = {isa = PBXBuildFile; fileRef = D52D407C2B462D190028E12E /* Term of Use_temporary.html */; };
D5384AFE2B3121F2006228C6 /* PrivacyView.html in Resources */ = {isa = PBXBuildFile; fileRef = D5384AFD2B3121F2006228C6 /* PrivacyView.html */; }; D52D407F2B462D190028E12E /* Privacy Policy_temporary.html in Resources */ = {isa = PBXBuildFile; fileRef = D52D407D2B462D190028E12E /* Privacy Policy_temporary.html */; };
D52D40832B4642000028E12E /* Sail Assist_Help_20231219.pdf in Resources */ = {isa = PBXBuildFile; fileRef = D52D40822B4642000028E12E /* Sail Assist_Help_20231219.pdf */; };
D53B97262B341867000B3D29 /* AboutAppView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D53B97252B341867000B3D29 /* AboutAppView.swift */; }; D53B97262B341867000B3D29 /* AboutAppView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D53B97252B341867000B3D29 /* AboutAppView.swift */; };
D545FC742B09C74300F206D0 /* AlertManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D545FC732B09C74300F206D0 /* AlertManager.swift */; }; D545FC742B09C74300F206D0 /* AlertManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D545FC732B09C74300F206D0 /* AlertManager.swift */; };
D545FC762B09C81300F206D0 /* PushNotificationTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = D545FC752B09C81300F206D0 /* PushNotificationTypes.swift */; }; D545FC762B09C81300F206D0 /* PushNotificationTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = D545FC752B09C81300F206D0 /* PushNotificationTypes.swift */; };
...@@ -248,8 +249,9 @@ ...@@ -248,8 +249,9 @@
D52D21392AEBAC0500324D58 /* HttpRequestType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = HttpRequestType.swift; path = Sailassist/Http/HttpRequestType.swift; sourceTree = SOURCE_ROOT; }; D52D21392AEBAC0500324D58 /* HttpRequestType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = HttpRequestType.swift; path = Sailassist/Http/HttpRequestType.swift; sourceTree = SOURCE_ROOT; };
D52D213E2AEBB7D700324D58 /* RegisteredEca.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = RegisteredEca.swift; path = Sailassist/ECA/RegisteredEca.swift; sourceTree = SOURCE_ROOT; }; D52D213E2AEBB7D700324D58 /* RegisteredEca.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = RegisteredEca.swift; path = Sailassist/ECA/RegisteredEca.swift; sourceTree = SOURCE_ROOT; };
D52D21402AEDE18F00324D58 /* EcaCoordinatesTable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = EcaCoordinatesTable.swift; path = Sailassist/ECA/EcaCoordinatesTable.swift; sourceTree = SOURCE_ROOT; }; D52D21402AEDE18F00324D58 /* EcaCoordinatesTable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = EcaCoordinatesTable.swift; path = Sailassist/ECA/EcaCoordinatesTable.swift; sourceTree = SOURCE_ROOT; };
D5384AFB2B306CEF006228C6 /* TermsView.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = TermsView.html; path = SailAssist/html/TermsView.html; sourceTree = SOURCE_ROOT; }; D52D407C2B462D190028E12E /* Term of Use_temporary.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = "Term of Use_temporary.html"; path = "Sailassist/html/Term of Use_temporary.html"; sourceTree = SOURCE_ROOT; };
D5384AFD2B3121F2006228C6 /* PrivacyView.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = PrivacyView.html; path = SailAssist/html/PrivacyView.html; sourceTree = SOURCE_ROOT; }; D52D407D2B462D190028E12E /* Privacy Policy_temporary.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = "Privacy Policy_temporary.html"; path = "Sailassist/html/Privacy Policy_temporary.html"; sourceTree = SOURCE_ROOT; };
D52D40822B4642000028E12E /* Sail Assist_Help_20231219.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "Sail Assist_Help_20231219.pdf"; path = "Sailassist/pdf/Sail Assist_Help_20231219.pdf"; sourceTree = SOURCE_ROOT; };
D53ACA752B0AECF8008DCB18 /* Sailassist.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = Sailassist.entitlements; path = Sailassist/Sailassist.entitlements; sourceTree = "<group>"; }; D53ACA752B0AECF8008DCB18 /* Sailassist.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = Sailassist.entitlements; path = Sailassist/Sailassist.entitlements; sourceTree = "<group>"; };
D53B97252B341867000B3D29 /* AboutAppView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AboutAppView.swift; path = Sailassist/Login/AboutAppView.swift; sourceTree = SOURCE_ROOT; }; D53B97252B341867000B3D29 /* AboutAppView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AboutAppView.swift; path = Sailassist/Login/AboutAppView.swift; sourceTree = SOURCE_ROOT; };
D545FC732B09C74300F206D0 /* AlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AlertManager.swift; path = Sailassist/VoiceManager/AlertManager.swift; sourceTree = SOURCE_ROOT; }; D545FC732B09C74300F206D0 /* AlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AlertManager.swift; path = Sailassist/VoiceManager/AlertManager.swift; sourceTree = SOURCE_ROOT; };
...@@ -342,6 +344,7 @@ ...@@ -342,6 +344,7 @@
020B98122AD8C3140029DE4C /* SailAssist */ = { 020B98122AD8C3140029DE4C /* SailAssist */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
D52D40812B4641BD0028E12E /* pdf */,
D5384AFF2B3121FA006228C6 /* html */, D5384AFF2B3121FA006228C6 /* html */,
D545FC722B09C6DA00F206D0 /* VoiceManager */, D545FC722B09C6DA00F206D0 /* VoiceManager */,
D51AA4052B099F6D00EBBDD4 /* DataSource */, D51AA4052B099F6D00EBBDD4 /* DataSource */,
...@@ -710,11 +713,19 @@ ...@@ -710,11 +713,19 @@
path = ECA; path = ECA;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
D52D40812B4641BD0028E12E /* pdf */ = {
isa = PBXGroup;
children = (
D52D40822B4642000028E12E /* Sail Assist_Help_20231219.pdf */,
);
path = pdf;
sourceTree = "<group>";
};
D5384AFF2B3121FA006228C6 /* html */ = { D5384AFF2B3121FA006228C6 /* html */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
D5384AFB2B306CEF006228C6 /* TermsView.html */, D52D407D2B462D190028E12E /* Privacy Policy_temporary.html */,
D5384AFD2B3121F2006228C6 /* PrivacyView.html */, D52D407C2B462D190028E12E /* Term of Use_temporary.html */,
); );
path = html; path = html;
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -862,9 +873,10 @@ ...@@ -862,9 +873,10 @@
isa = PBXResourcesBuildPhase; isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
D5384AFE2B3121F2006228C6 /* PrivacyView.html in Resources */, D52D407E2B462D190028E12E /* Term of Use_temporary.html in Resources */,
D5384AFC2B306CEF006228C6 /* TermsView.html in Resources */,
020B981B2AD8C3190029DE4C /* Preview Assets.xcassets in Resources */, 020B981B2AD8C3190029DE4C /* Preview Assets.xcassets in Resources */,
D52D407F2B462D190028E12E /* Privacy Policy_temporary.html in Resources */,
D52D40832B4642000028E12E /* Sail Assist_Help_20231219.pdf in Resources */,
020B98182AD8C3190029DE4C /* Assets.xcassets in Resources */, 020B98182AD8C3190029DE4C /* Assets.xcassets in Resources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
......
...@@ -98,6 +98,8 @@ enum MenuPath: String, Hashable{ ...@@ -98,6 +98,8 @@ enum MenuPath: String, Hashable{
switch self { switch self {
case .ManualECDISBasic, .ManualECDISFunction, .ManualVDR, .ManualAIS, .ManualInternationalVHF, .ManualRADARBasic, .ManualRADARFunction, .ManualInmalsatC: case .ManualECDISBasic, .ManualECDISFunction, .ManualVDR, .ManualAIS, .ManualInternationalVHF, .ManualRADARBasic, .ManualRADARFunction, .ManualInmalsatC:
return docPath.appendingPathComponent("\(self.rawValue).pdf") return docPath.appendingPathComponent("\(self.rawValue).pdf")
case .Help:
return Bundle.main.url(forResource: "Sail Assist_Help_20231219", withExtension: "pdf")
default: default:
return nil return nil
} }
......
...@@ -12,11 +12,11 @@ struct LocalWebView: View { ...@@ -12,11 +12,11 @@ struct LocalWebView: View {
var body: some View { var body: some View {
VStack{ VStack{
if policy == .TermsOfUse { if policy == .TermsOfUse {
if let htmlPath = Bundle.main.path(forResource: "TermsView", ofType: "html") { if let htmlPath = Bundle.main.path(forResource: "Term of Use_temporary", ofType: "html") {
WebView(isLoading: .constant(false), url: htmlPath) WebView(isLoading: .constant(false), url: htmlPath)
} }
} else { } else {
if let htmlPath = Bundle.main.path(forResource: "PrivacyView", ofType: "html") { if let htmlPath = Bundle.main.path(forResource: "Privacy Policy_temporary", ofType: "html") {
WebView(isLoading: .constant(false), url: htmlPath) WebView(isLoading: .constant(false), url: htmlPath)
} }
} }
......
...@@ -22,7 +22,7 @@ struct SailassistApp: App { ...@@ -22,7 +22,7 @@ struct SailassistApp: App {
WindowGroup { WindowGroup {
if !isTermsAgree{ if !isTermsAgree{
VStack(spacing: 0){ VStack(spacing: 0){
if let htmlPath = Bundle.main.path(forResource: "TermsView", ofType: "html") { if let htmlPath = Bundle.main.path(forResource: "Term of Use_temporary", ofType: "html") {
WebView(isLoading: .constant(false), url: htmlPath) WebView(isLoading: .constant(false), url: htmlPath)
} }
...@@ -37,7 +37,7 @@ struct SailassistApp: App { ...@@ -37,7 +37,7 @@ struct SailassistApp: App {
}else if !isPrivAgree{ }else if !isPrivAgree{
VStack(spacing: 0){ VStack(spacing: 0){
if let htmlPath = Bundle.main.path(forResource: "PrivacyView", ofType: "html") { if let htmlPath = Bundle.main.path(forResource: "Privacy Policy_temporary", ofType: "html") {
WebView(isLoading: .constant(false), url: htmlPath) WebView(isLoading: .constant(false), url: htmlPath)
} }
......
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<title>Privacy Policy</title>
</head>
<body id="sp">
<div id="wrap">
<div id="header">
<div class="box_wrap">
<h2>Privacy Policy<br></h2>
<h3>I. General Provisions<br></h3>
<p>Last revised:1/12/2023</p>
<p>Japan Radio Co., Ltd. (“we”, “us” or “our”) processes your personal data collected in the context of our Smart Ship Viewer services (“Services”) in accordance with the applicable laws and this Privacy Policy (this “Policy”). In this Policy, personal data primarily refers to any data, whether true or not, about an individual who can be identified from that data, or from that data and other information to which we have or are likely to have access and is defined under the applicable personal data protection laws.</p>
<h3>Contact Information<br></h3>
<p>We are responsible for your personal data as a data controller. If you have any question or would like to uphold your rights, please contact us at:</p>
<p>Mail: Japan Radio Co., Ltd.</p>
<p>NAKANO CENTRAL PARK EAST 4-10-1 Nakano, Nakano-Ku,</p>
<p>Tokyo 164-8570, Japan</p>
<p>Fax: +81-3-6832-0436</p>
<h3>Categories of personal data we collect <br></h3>
<p>We collect and process the following personal data in the context of our Services.<br></p>
<p>Information You Provide</p>
<p>•Information from the application form - When you start using our Services, an application form will be needed. This form includes the following information: company name, department, the name of the contact person, and the contact person’s email address.</p>
<p>•Account Information - User registration is done by the user themselves. When you register an account in our Services, you will need to provide us with your account name, user ID, email address, and password.</p>
<p>*You are required to provide us with certain personal data when you register or sign in our Services. Personal data that is mandatory is indicated in the relevant forms. We are not able to provide our Services to you if such data is not provided.</p>
<p>•The information provided through your inquires or contact.</p>
<p>•The information submitted to us through screens, emails, documents, and other means (including chat log).</p>
<p>•GPS information of the device (used only within the device to provide service functions with the prior consent of the user, and will not be transmitted or stored outside the device)<br></p>
<p>Information We Collect Automatically</p>
<p>•Usage Information–When you interact with our Services, we automatically collect technical data regarding your usage of our Services, including pages that you visit and links you click on, online identifier (cookie etc. But We do not collect IP address) or device information (language, browser type, etc.).<br></p>
<p>No Sensitive Personal Data or Personal Data of Minors</p>
<p>In principle we do not obtain sensitive personal data and personal data relating to criminal offences except in cases where it meets the requirements of the applicable laws. We also do not intend or wish to obtain personal data of or from minors.<br></p>
<p></p>
<p>To learn more about our use of cookies or similar technology please check our Cookies Policy.</p>
<h3>How we use your personal data <br></h3>
<p>We use personal data for the following purposes:</p>
<p>(a) for registration to our Services, identity authentication when using our Services, and user management. The lawful basis for these uses is your consent or to pursue our legitimate interests in providing our Services.</p>
<p>(b) to prevent and respond to fraudulent or unauthorized activities and other unlawful actions. The lawful basis for these uses is your consent, to pursue our legitimate interests in protecting our users, or to comply with our legal obligations.</p>
<p>(c) to provide and maintain our Services. The lawful basis for these uses is your consent or to pursue our legitimate interests in improving our Services and giving our users the best experience.</p>
<p>(d) to collect and settle the fees of our Services. The lawful basis for these uses is your consent or to pursue our legitimate interests in providing our Services.</p>
<p>(e) to provide information about our products and services. The lawful basis for this use is your consent.</p>
<p>(f) for the ongoing improvement of our services, conducting surveys, and implementing marketing initiatives. The lawful basis for these uses is your consent or to pursue our legitimate interests in improving our Services and giving our users the best experience.</p>
<p>(g) for responding to inquiries and communicating with you. The lawful basis for this use is your consent.</p>
<h3>How we share your personal data <br></h3>
<p>We may share your personal data in the following ways:</p>
<p>(a) Our Agents or our Group Companies</p>
<p>We may obtain your personal data through our agents or group companies to initiate and provide your use of our Services.</p>
<p>(b)Subsidiaries as Business Partners</p>
<p>To provide and enhance our services, we may provide your personal data to group companies to whom we have entrusted the development of our Services.</p>
<p>(c)Sharing Registration Information with Your Company</p>
<p>We share your registration information to your company to use our Services. (a) We may share your personal data with third parties to the extent necessary to comply with any court order, law or legal process, including to respond to any government or regulatory request;</p>
<p>(b) We may share your information with a third party to the extent permitted under the applicable law and/or your consent.</p>
<p>(c) We may share your registration information with your company for its use of our Services; and</p>
<p>(d) We may share your personal data with software vendors, payment service providers and other service providers to the extent necessary for the operation of our Services.<br></p>
<p>You acknowledge and agree that your information (including your personal data) may be hosted, disclosed, accessed by, and/or transferred to third parties outside of your country of residence (including for storage or processing). We will ensure that where personal data is transferred outside of your country of residence, such recipients will protect such personal data to a standard at least comparable to the standard afforded under the applicable law of your country of residence and such transfer will be undertaken without any violation of the appliable law of your country of residence.</p>
<h3>Data security <br></h3>
<p>We have implemented measures designed to secure your personal information from accidental loss and from unauthorized access, use, alteration and disclosure. For more information on the measures we will take, please contact us at the address listed in Contact Information above.</p>
<h3>Data retention<br></h3>
<p>We retain your personal data for a period of 7 months maximum after your account is deleted, except where legal requirements imposing that we keep your personal data longer or less longer apply.</p>
<h3>Your rights<br></h3>
<p>You have the right to ask us: for a copy of your personal data; to correct or delete your personal data; to restrict (stop any active) processing of your personal data; and to send you a copy of your personal data you have provided to us in a structured, machine-readable format. In addition, you can object to the processing of your personal data under certain conditions (for further information, see the section below entitled “Your right to object to processing”). Please note that these rights are subject to the exceptions under the applicable laws.</p>
<p>To exercise any of these rights, please contact us in writing at the address listed in Contact Information above.</p>
<h3>Your right to object to processing<br></h3>
<p>You have the right to object at any time to the processing of your personal data which is based on our legitimate interests. When we process your personal data for direct marketing purposes, you have an absolute right to opt out of such processing.
To exercise this right, please contact us in writing at the address listed in Contact Information above.
</p>
<h3>Withdrawing consent <br></h3>
<p>Wherever we rely on your consent in order to process your personal data, you have the right to withdraw that consent at any time. Such withdrawal does not affect the lawfulness of any processing performed pursuant to the consent given prior to the withdrawal.</p>
<p>To exercise this right, please contact us in writing at the address listed in Contact Information.</p>
<h3>Change of this Policy<br></h3>
<p>We may change this Policy from time to time and notify you of the changes by posting them on this page or the home page of our Services, sending emails to your registered email address or other measures we think appropriate. You are responsible for periodically visiting our Service and this Policy to check for any changes. Your continued access and use of our Services after we make such changes will be deemed to be acceptance of those changes.</p>
</div>
</div><!-- box_wrap -->
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Privacy Statement</title>
</head>
<body>
<h1>Privacy Statement</h1>
</body>
</html>
\ No newline at end of file
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<title>Term of Use</title>
</head>
<body id="sp">
<div id="wrap">
<div id="header">
<div class="box_wrap">
<h2>Term of Use<br></h2>
<h3>I. General Provisions<br></h3>
<p>1. These Terms of Use (the"Terms") set forth the terms of use between each person who uses the various websites, services, content, etc. (meaning the"Services, etc." as defined in Article 1, paragraph 1; the same applies) provided through Smart Ship Viewer, a set of cloud-based information services operated by Japan Radio Co., Ltd. ("JRC"), on the one hand, and JRC and any of its subsidiaries or agencies or other third parties to which JRC outsources services (collectively, the"JRC Agencies, etc."), on the other hand, under which all Customers are allowed to use the relevant Services, etc. Only after reading and accepting the provisions of these Terms shall the Customer be entitled to use the relevant Services, etc. and Data (meaning"Data" as defined in Article 1, paragraph 2; the same applies) provided through information obtained from the relevant Services, etc.</p>
<p>2. In the event of any inconsistency or conflict between any guidelines or other detailed rules, etc. individually established for any of the Services, etc. in association with these Terms, etc. ("Individual Detailed Rules, etc.") and these Terms, the Individual Detailed Rules, etc. shall prevail over these Terms.</p>
<h3>Article 1: Definitions<br></h3>
<p>1."Services, etc." collectively refers to the various websites, services, content, etc. provided by JRC mainly for the operation management of ships, and includes the software associated with use of these services, content, etc. (the"Software") and (if any of the Services, etc. are updated) the relevant updated services, content, etc.
The Services, etc. means the websites, services, content, etc. listed in Exhibit 1.</p>
<p>2."Data" means all data provided by the Services, etc.</p>
<h3>Article 2: Intellectual Property Rights<br></h3>
<p>All intellectual property rights in the Services, etc. are the property of JRC or the third parties which licensed rights to JRC. The granting to the Customer hereunder of a license to use Software and Data in connection with the relevant Services, etc. does not mean any transfer of rights or whatsoever to the Customer.</p>
<h3>Article 3: Grant of License<br></h3>
<p>JRC shall grant to the Customer a non-exclusive, non-transferable right to use Software and Data provided by JRC, solely on the Customer"s intended product in accordance with these Terms and for the purpose of using various features related to the relevant Services, etc.</p>
<h3>Article 4: Conditions of Use<br></h3>
<p>1. The Customer acknowledges that the Customer will comply with all applicable laws and regulations in, and is solely responsible for, creating, maintaining and managing an environment required to use the relevant Services, etc., as well as downloading, installing, uninstalling and using Software.</p>
<p>2. Use of the relevant Services, etc. separately requires an Internet environment and a packet communication connection.</p>
<p>3. In some cases, the Services, etc. may not be able to be used with the latest data due to a temporary inability to download Data caused by the location being outside the network connection area or by a deterioration of the communication environment.</p>
<p>4. The Customer acknowledges that if Software or Data is deleted or uninstalled, all Data downloaded by the Customer to the customer"s intended product (excluding the PCs and smart devices owned by the Customer) will be deleted entirely.</p>
<h3>Article 5: Prohibited Activities<br></h3>
<p>1. Unless expressly permitted in the Service, etc., JRC shall prohibit the Customer from reprinting, copying, reproducing, transferring, extracting, processing, modifying, making transmittable, or making any other secondary use of, any Software or Data, or lending, selling, redistributing, transmitting to the public or sublicensing, or otherwise allowing or causing third parties to use, any Software or Data. The Customer shall not analyze or modify any Software or Data by disassembling, decompiling, reverse engineering or otherwise.</p>
<p>2. The Customer shall not engage in any act which: (i) infringes or may infringe any rights of JRC or any other third party in any Software or Data; (ii) causes or may cause disadvantage or damage to JRC or any other third party; or (iii) interferes or may interfere with the operation of the Services, etc.</p>
<h3>Article 6: Disclaimer<br></h3>
<p>1. JRC and the JRC Agencies, etc. shall be released from any liability for any damage incurred by the Customer or any third party due to any cause not attributable to JRC or the JRC Agencies, etc. or as a result of any of the following events:</p>
<p>(1) The Customer"s breach of these Terms.</p>
<p>(2) Any inconsistency between Data and the actual condition.</p>
<p>(3) Use of any of the Services, etc. on anything other than the devices on which such Services, etc. are allowed to be used (i.e., other than the intended products).</p>
<p>(4) Any adaptation or modification of the map renewal application or any Software.</p>
<p>(5) Any combination with other data or program or product.</p>
<p>(6) Any viral infection.</p>
<p>(7) Any natural disasters or other force majeure.</p>
<p>(8) Any other event in which, in JRC"s opinion, the Customer has engaged in an inappropriate action or omission.</p>
<p>(9) Any other cause not attributable to JRC or the JRC Agencies, etc.</p>
<p>2. JRC and the JRC Agencies, etc. make no warranty to the Customer against defects, etc. in the operation of the intended products or the map renewal application or Software in the event set forth in item (3) of the preceding paragraph.</p>
<p>3. The location information and map information (including around information) provided by the Services, etc. may differ from the actual condition. The Services, etc. are provided on an "as is" basis. JRC and the JRC Agencies, etc. make no warranty, express or implied, for the Services, etc. including the accuracy, completeness or fitness for a particular purpose of any Data or the normal operation or functionality of any Software on the intended products.</p>
<p>4. JRC and the JRC Agencies, etc. make no warranty, express or implied, for Software's non-infringement of third-party intellectual property rights.</p>
<p>5. If the Customer cannot use the relevant Services, etc. due to a deterioration of the communication environment in which communication for the relevant Services, etc. (including communication through which the Customer accesses the Services, etc. communication through which data is transmitted from the Customer’s ship, etc.to the Services, etc. and communication between an external data provider contracted by JRC and the Services, etc.) takes place or due to any other trouble, JRC and the JRC Agencies, etc. shall assume no liability for any damage incurred by the Customer.</p>
<p>6. Other than as set forth in the preceding 5. paragraphs, JRC and the JRC Agencies, etc. shall assume no liability for the Customer’s inability to use any of the relevant Services, etc. or for any damage (including, without limitation, damage caused by an accident or lost operating profit) incurred by the Customer in connection with the Customer use of the relevant Services, etc., except in the event of intent or gross negligence on the part of JRC or any of the JRC Agencies, etc. If the Customer incurs any damage due to intent or gross negligence on the part of JRC or any of the JRC Agencies, etc., JRC and the JRC Agencies, etc. shall assume liability to compensate for such damage within the extent of damage that can normally occur and up to the amount of usage fees for the Paid Services (meaning the Paid Services as set forth in Article 20 of “II. Service Contract and Use”) (or the amount equivalent to one [1] month’s usage fee in the case of a continuous service) paid by the Customer.</p>
<h3>Article 7: Change, Suspension and Discontinuation of the Services, etc.<br></h3>
<p>1. JRC may, without prior notice and at its own discretion, improve the features for, add, discontinue, change, delete or make inaccessible, the content and the distribution method of the Services, etc., and JRC and the JRC Agencies, etc. shall assume no liability to compensate for any damage incurred by the Customer as a result of such improvement of the features, addition, discontinuation, changes, deletion or inaccessibility.</p>
<p>2. JRC may, without prior notice to the Customer, suspend all or part of the distribution of the Services, etc. in the event of necessity for, among other things, regular or emergency maintenance of, or works on, or measures against failures of, the equipment, etc. required for the distribution of the Services, etc., or in cases where the distribution of the Services, etc. becomes impossible due to an accident, natural disasters, force majeure, discontinuation of the provision of telecommunications services by a telecommunications carrier, or any other cause not attributable to JRC, or where JRC considers that such suspension is inevitable for operational or technical reasons. In such case, JRC and the JRC Agencies, etc. shall assume no liability to compensate the Customer for any damage incurred by the Customer.</p>
<h3>Article 8: Handling of Personal Information<br></h3>
<p>1. The Customer is advised not to operate or watch self-intended product and the relevant Services, etc. while operating a ship, etc. or a vehicle, etc. (including a car, motorcycle, bicycle, etc.; the same applies hereinafter), as doing so would entail great risk. The Customer is advised to always ensure safe conditions before operating or watching the intended product and the relevant Services, etc. JRC and the JRC Agencies, etc. shall assume no liability for any accident, etc. caused by the Customer while operating or watching the intended product and the relevant Services, etc.</p>
<p>2. Information provided by the Services, etc. may differ from the actual condition. The Customer shall use the relevant Service, etc. at self own risk, in accordance with the actual condition and all applicable marine traffic rules and all applicable traffic rules for vehicles, etc.</p>
<p>3. Location information, which represents positioning results, provided by the Services, etc. may not display position or may have a margin of error from the actual location, depending on the environment in which the Services, etc. are used or on the condition of the radio wave from the GPS satellite. JRC and the JRC Agencies, etc. shall assume no liability for any errors in relevant information caused by the degree of accuracy of such location information.</p>
<p>4. JRC will not recover data provided by the Services, etc. or transmitted by the Client to the Services, etc. in the event of loss of data. JRC and the JRC Agencies, etc. shall assume no liability for any loss of data related to any of the Services, etc.</p>
<p>5. If JRC needs to check the Customer’s compliance with applicable laws and regulations or these Terms of Use or any other status of the Customer, JRC may check the content of the articles posted by the Customer on the Services, etc. to the extent not violating any applicable laws or regulations. However, JRC shall not be obligated to do such check.</p>
<h3>Article 10: Amendment<br></h3>
<p>1. JRC shall amend these Terms without the prior consent of the Customer.</p>
<p>2. When JRC will amend these Terms under the preceding paragraph, JRC will notify the Customer of, or post on the Services, etc. a notice of, the scheduled amendment of these Terms, the provisions of these Terms as amended, and the effective date of the amendment.</p>
<h3>Article 11: Termination<br></h3>
<p>If the Customer breaches or is likely to breach these Terms, JRC may, without any notice or demand, suspend or terminate the provision of the relevant Services, etc. to the Customer. If JRC or any of the JRC Agencies, etc. incurs any damage as a result of such suspension or termination, JRC or the relevant JRC Agency, etc. may claim compensation for such damage from the Customer.</p>
<h3>Article 12: Governing Law and Jurisdiction<br></h3>
<p>These Terms shall be governed by the laws of Japan. In the event of any question or dispute arising in relation to these Terms between the Customer and JRC or any of the JRC Agencies, etc., such question or dispute shall be resolved through good-faith consultation, failing which the parties agree that the Tokyo District Court shall have exclusive jurisdiction as the court of first instance over such question or dispute.</p>
<h3>Article 13: General<br></h3>
<p>1. Any notice or notification from JRC to the Customer will be given by posting on the Services, etc., by transmission via email or otherwise, or by any other means deemed appropriate by JRC.</p>
<p>2. Any notice or notification as referred to in the preceding paragraph, which is given by posting on the Services, etc. or by email transmission shall become effective upon JRC’s posting or transmission of such notice or notification.</p>
<h3>II. Service Contract and Use<br></h3>
<p>Part II, “Service Contract and Use” (referred to as “this Part” in Part II), specifically sets forth: (i) the service contract required for the Customer to use the Services, etc. provided by JRC; (ii) the points to note, etc. in the Customer’s use of such Services, etc.</p>
<h3>Article 14: Application<br></h3>
<p>The Customer shall apply for a service contract for any of the Services, etc. by accepting the provisions of these Terms and pursuant to the procedures and methods prescribed by JRC or the relevant JRC Agency, etc.</p>
<h3>Article 15: Approval and Revocation of Approval<br></h3>
<p>1. Upon receipt from the Customer of an application for a service contract for any of the Services, etc., JRC or the relevant JRC Agency, etc. will lend to the Customer, or specify, information required by the Customer to manage its own organization on the relevant Services, etc. (the “Customer’s Organizational Information”). Such lending or specification, as the case may be, shall be deemed to constitute the approval by JRC or the relevant JRC Agency, etc. of such application and, concurrently with such approval, a service contract for the relevant Services, etc. between the Customer and JRC or the relevant JRC Agency, etc. shall be deemed to be concluded.</p>
<p>2. Use of the Services, etc. shall be made through the Customer’s own user account. The information necessary to authenticate the user account and the user (the “Authentication Information”) will be set on the dedicated registration page. A link to the registration page will be sent via email distributed by JRC.</p>
<p>3. If any of the following events occurs in respect of the Customer who has applied for a service contract for any of the Services, etc. or who uses any of the Services, etc., JRC or the relevant JRC Agency, etc. may choose not to approve the application notwithstanding the provisions of the preceding paragraph or may revoke the lending or specification of the existing Customer’s Organizational Information or revoke the approval of the application.</p>
<p>(1) The Customer’s registered information or personal information provided to JRC or the relevant JRC Agency, etc. contains false information.</p>
<p>(2) The Customer engages in any of the prohibited activities set forth in Article 5.</p>
<p>(3) JRC or the relevant JRC Agency, etc. considers that the Customer’s use of the relevant Services, etc. is not appropriate for operational or technical reasons.</p>
<h3>Article 16: Points to Note<br></h3>
<p>1. The Customer shall use and manage the Authentication Information (including strengthening the password ) at self own responsibility.</p>
<p>2. In principle, JRC or the relevant JRC Agency, etc. shall not for any reason reissue the Authentication Information lent to or registered by the Customer. However, the foregoing shall not apply if the Customer submits an application for reissue pursuant to the procedure and method separately prescribed by JRC or the relevant JRC Agency, etc.</p>
<p>3. JRC or the relevant JRC Agency, etc. prohibits the Customer from lending to a third party the Authentication Information lent to the Customer or specified under this Part and allowing or causing such third party to use such Authentication Information, or borrowing and using any Authentication Information lent to a third party or otherwise using such Authentication Information in an unauthorized manner (collectively, “Unauthorized Use, etc.” in this Part).</p>
</div>
</div><!-- box_wrap -->
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Sail Assist Application Terms of Use</title>
</head>
<body>
<h1>Sail Assist Application Terms of Use</h1>
<p>These Terms of Use (the "Terms") set forth the terms of use between a Customer (meaning a customer who has executed an SSV Service Contract as defined in Article 4 with Japan Radio Co., Ltd. ("JRC") or any of its subsidiaries or agencies or other third parties to which JRC outsources services (collectively, the "JRC Agencies, etc."); the same applies hereinafter), on the one hand, and JRC and the JRC Agencies, etc., on the other hand, for the Customer's use of the Software (as defined in Article 1, paragraph 1) provided through the Website (meaning the "Website" as defined in Article 1, paragraph 3 below; the same applies hereinafter) operated by JRC. Only after reading and accepting the provisions of these Terms shall the Customer be entitled to use the Software and Data (meaning "Data" as defined in Article 1, paragraph 2; the same applies hereinafter) downloaded within the Software.</p>
<p>Article 1: Definitions</p>
<p>1. "Software" means an application for smart devices (the "Intended Products") which is a set of programs comprising the "SSV Mobile" application (the "Application"), an application for ship management linked to JRC's information websites. "Software" includes any updated versions of the programs in the event of an update of the Software.</p>
<p>2. "Data" means all data used by the Software.</p>
<p>3. "Website" means "J-Marine Cloud," a website for providing information which is operated by JRC and provides various information for ships.</p>
<p>Article 2: Intellectual Property Rights</p>
<p>All intellectual property rights in the Software are the property of JRC or the third parties which licensed rights to JRC. The granting to the Customer hereunder of a license to use the Software does not mean any transfer of rights or whatsoever to the Customer.</p>
<p>Article 3: Grant of License</p>
<p>JRC grants to the Customer a non-exclusive, non-transferable right to use the Software, solely on the Customer's Intended Product in accordance with these Terms and for the purpose of using various features related to the Application.</p>
<p>Article 4: Conditions of Use</p>
<p>1. The Customer acknowledges that the Customer will comply with all applicable laws and regulations in, and is solely responsible for, downloading, installing, uninstalling and using the Software, including creating, maintaining and managing an environment required to use the Software.</p>
<p>2. Use of the Software separately requires the execution of a Smart Ship Viewer Service Contract (an "SSV Service Contract"). The execution of an SSV Service Contract shall be subject to "II. Service Contract and Use" of the terms of use of the Website. The Customer acknowledges that the Software cannot be used if an SSV Service Contract has not been executed or if the "Smart Ship Viewer" is not available on the ship.</p>
<p>3. Use of the Software separately attracts packet communication fees.</p>
<p>4. In some cases, the Software may not be able to be used with the latest data due to a temporary inability to download Data caused by the location being outside the network connection area or by a deterioration of the communication environment.</p>
<p>5. The Customer acknowledges that if the Software or Data is deleted or uninstalled, all Data downloaded by the Customer to the customer's Intended Product will be deleted entirely.</p>
<p>Article 5: Prohibited Activities</p>
<p>1. Unless expressly permitted on the Software, JRC prohibits the Customer from reprinting, copying, reproducing, transferring, extracting, processing, modifying, making transmittable, or making any other secondary use of, the Software or Data, or lending, selling, redistributing, transmitting to the public or sublicensing, or otherwise allowing or causing third parties to use, the Software or Data. The Customer may not analyze or modify the Software or Data by disassembling, decompiling, reverse engineering or otherwise.</p>
<p>2. The Customer shall not engage in any act which: (i) infringes or may infringe any rights of JRC or any other third party in the Software or Data; (ii) causes or may cause disadvantage or damage to JRC or any other third party; or (iii) interferes or may interfere with the operation of the Software.</p>
<p>3. The Customer shall not use the Software or Data for profit or commercial purposes.</p>
<p>Article 6: Disclaimer</p>
<p>1. JRC and the JRC Agencies, etc. shall be released from any liability for any damage incurred by the Customer or any third party due to any cause not attributable to JRC or the JRC Agencies, etc. or as a result of any of the following events:</p>
<Label Style="{StaticResource SubListStyle}">(1) The Customer's breach of these Terms.</p>
<Label Style="{StaticResource SubListStyle}">(2) Any inconsistency between Data and the actual condition (including in terms of dispatch and receipt of notices and data synchronization).</p>
<Label Style="{StaticResource SubListStyle}">(3) Use of any of the Software on anything other than the devices on which the Software allowed to be used (i.e., other than the Intended Products).</p>
<Label Style="{StaticResource SubListStyle}">(4) Any adaptation or modification of the Software.</p>
<Label Style="{StaticResource SubListStyle}">(5) Any combination with other data or program or product.</p>
<Label Style="{StaticResource SubListStyle}">(6) Any viral infection.</p>
<Label Style="{StaticResource SubListStyle}">(7) Any act of God or other force majeure.</p>
<Label Style="{StaticResource SubListStyle}">(8) Any other event in which, in JRC's opinion, the Customer has engaged in an inappropriate action or omission.</p>
<Label Style="{StaticResource SubListStyle}">(9) Any other cause not attributable to JRC or the JRC Agencies, etc.</p>
<p>2. JRC and the JRC Agencies, etc. make no warranty to the Customer against defects, etc. in the operation of the Intended Products or the Software in the event set forth in item (3) of the preceding paragraph.</p>
<p>3. If the Customer is for any reason able to use the Software on a ship not covered by the contract and if such ship incurs any damage as a result of such use of the Software, JRC and the JRC Agencies, etc. shall assume no liability for such damage.</p>
<p>4. The location information provided by the Software may differ from the actual condition. The Software is provided on an “as is” basis. JRC and the JRC Agencies, etc. make no warranty, express or implied, for the Software including the accuracy, completeness or fitness for a particular purpose of any information provided by the Software or the normal operation or functionality of the Software on the Intended Products.</p>
<p>5. JRC and the JRC Agencies, etc. make no warranty, express or implied, for the Software's non-infringement of third-party intellectual property rights.</p>
<p>6. If the Customer cannot use the Software. due to a deterioration of the communication environment in which communication for the Software (including communication through which the Customer uses the Software, communication through which data is transmitted from the Customer's ship, etc.to the Website, and communication between an external data provider contracted by JRC and the Website) takes place or due to any other trouble, JRC and the JRC Agencies, etc. shall assume no liability for any damage incurred by the Customer.</p>
<p>7. Other than as set forth in the preceding six paragraphs, JRC and the JRC Agencies, etc. shall assume no liability for the Customer's inability to use any of the Software or for any damage (including, without limitation, damage caused by an accident or lost operating profit) incurred by the Customer in connection with his/her/its use of the Software, except in the event of intent or gross negligence on the part of JRC or any of the JRC Agencies, etc. If the Customer incurs any damage due to intent or gross negligence on the part of JRC or any of the JRC Agencies, etc., JRC and the JRC Agencies, etc. shall assume liability to compensate for such damage within the extent of damage that can normally occur and up to the amount of usage fees for the Paid Services (meaning the Paid Services as set forth in the terms of use of the Website) (or the amount equivalent to one [1] month's usage fee in the case of a continuous service) paid by the Customer for his/her/its use of the Website, including the Software.</p>
<p>Article 7: Change, Suspension and Discontinuation of the Software</p>
<p>1. JRC may, without prior notice and at its own discretion, improve the features for, add, discontinue, change, delete or make inaccessible, the content and the distribution method of the Software, and JRC and the JRC Agencies, etc. shall assume no liability to compensate for any damage incurred by the Customer as a result of such improvement of the features, addition, discontinuation, changes, deletion or inaccessibility.</p>
<p>2. JRC may, without prior notice to the Customer, suspend all or part of the distribution of the Software in the event of necessity for, among other things, regular or emergency maintenance of, or works on, or measures against failures of, the equipment, etc. required for the distribution of the Software, or in cases where the distribution of the Software becomes impossible due to an accident, act of God, force majeure, discontinuation of the provision of telecommunications services by a telecommunications carrier, or any other cause not attributable to JRC, or where JRC considers that such suspension is inevitable for operational or technical reasons. In such case, JRC and the JRC Agencies, etc. shall assume no liability to compensate the Customer for any damage incurred by the Customer.</p>
<p>Article 8: Handling of Personal Information</p>
<p>1. JRC and the JRC Agencies, etc. will comply with the Act on the Protection of Personal Information and all other applicable laws and regulations, and will handle, pursuant to the Privacy Statement (https://www.jrc.co.jp/eng/privacy.html) separately published by JRC, all personal information of the Customer obtained by JRC in the course of the Customer’s use of the Software.</p>
<p>2. JRC and the JRC Agencies, etc. shall use personal information obtained from the Customer for the following purposes:</p>
<Label Style="{StaticResource SubListStyle}">(1) Operating the Software and completing various procedures.</p>
<Label Style="{StaticResource SubListStyle}">(2) Providing notifications regarding the Software and maintaining and changing, and dealing with failures in, the Software</p>
<Label Style="{StaticResource SubListStyle}">(3) Receiving opinions and suggestions from the Customer.</p>
<Label Style="{StaticResource SubListStyle}">(4) Responding to the Customer’s inquiries and requests for documents.</p>
<Label Style="{StaticResource SubListStyle}">(5) Conducting market research and developing new products and services.</p>
<Label Style="{StaticResource SubListStyle}">(6) Providing information on various events, seminars, promotional campaigns, members-only services, etc.</p>
<Label Style="{StaticResource SubListStyle}">(7) Providing email delivery services and sending published materials, etc.</p>
<Label Style="{StaticResource SubListStyle}">(8) Providing information on products and services handled by JRC or its business partners.</p>
<Label Style="{StaticResource SubListStyle}">(9) Conducting confirmation activities for accounting audit purposes.</p>
<Label Style="{StaticResource SubListStyle}">(10) Any other matter incidental or related to JRC's business.</p>
<p>3. Except for personally identifiable information, personal information obtained by JRC may be provided to third parties.</p>
<p>Article 9: Cautions</p>
<p>1. The Customer is advised not to operate or watch his/her/its Intended Product and the Software while operating a ship, etc. or a vehicle, etc. (including a car, motorcycle, bicycle, etc.; the same applies hereinafter), as doing so would entail great risk. The Customer is advised to always anchor the ship, etc. or park the vehicle, etc. in a safe place before operating or watching the Intended Product and the Software. JRC and the JRC Agencies, etc. shall assume no liability for any accident, etc. caused by the Customer while operating or watching the Intended Product and the Software.</p>
<p>2. Information provided by the Software may differ from the actual condition. The Customer shall use the Software at his/her/its own risk, in accordance with the actual condition and all applicable marine traffic rules and all applicable traffic rules for vehicles, etc.</p>
<p>3. JRC will not take backups of data provided by the Software or transmitted by the Client to the Website and will not recover data in the event of loss of data. JRC and the JRC Agencies, etc. shall assume no liability for any loss of data related to the Software.</p>
<p>Article 10: Amendment</p>
<p>JRC may amend all or part of these Terms without prior notice to the Customer and without the consent of the Customer. Any amended Terms shall become effective upon being posted on the Website. In such case, the Customer shall comply with the amended Terms.</p>
<p>Article 11: Termination</p>
<p>If the Customer breaches or is likely to breach these Terms, JRC may, without any notice or demand, suspend or terminate the provision of the Software to the Customer. These articles does not release the Customer from any liability to compensate for damage.</p>
<p>Article 12: Governing Law and Jurisdiction</p>
<p>These Terms shall be governed by the laws of Japan. In the event of any question or dispute arising in relation to these Terms between the Customer and JRC or any of the JRC Agencies, etc., such question or dispute shall be resolved through good-faith consultation, failing which the parties agree that the Tokyo District Court shall have exclusive jurisdiction as the court of first instance over such question or dispute.</p>
<p>Supplementary Provisions:</p>
<p>Effective date: April 1, 2019</p>
<p>Copyright 2019 JRC NihonMusen All Rights Reserved.</p>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment