Privacy Policy
<style>
/* 基础容器:Kukkanen 简约北欧风格 */
.kukkanen-policy-page {
max-width: 850px;
margin: 40px auto;
font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
color: #333; /* 统一色号 */
line-height: 1.8;
letter-spacing: 0.02em;
text-align: justify;
}
/* 导语部分 */
.policy-intro {
margin-bottom: 50px;
font-size: 14px;
}
/* 章节标题样式 */
.policy-section-title {
font-size: 18px;
font-weight: 600;
margin: 60px 0 25px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
display: block;
color: #333;
}
/* 正文内容 */
.policy-text {
font-size: 14px;
margin-bottom: 20px;
color: #333;
}
/* 列表样式 */
.policy-list {
margin: 15px 0 25px;
padding-left: 20px;
}
.policy-list li {
font-size: 14px;
margin-bottom: 10px;
color: #333;
list-style-type: none; /* 采用打点或自定义编号 */
position: relative;
}
/* 自定义列表点 */
.policy-list li::before {
content: "・";
position: absolute;
left: -15px;
}
/* 响应式调整 */
@media (max-width: 768px) {
.kukkanen-policy-page {
padding: 0 20px;
}
.policy-section-title {
font-size: 17px;
}
}
</style>
<div class="kukkanen-policy-page">
<div class="policy-intro">
scit Inc. (hereinafter referred to as "the Company") has established the following Privacy Policy (hereinafter referred to as "this Policy") regarding the handling of customers' personal information in the services provided on this site (hereinafter referred to as "this Service").
</div>
<h2 class="policy-section-title">1. Definition of Personal Information</h2>
<div class="policy-text">
"Personal information" refers to "personal information" as defined in the Personal Information Protection Law, and means information about a living individual that can identify a specific individual through a name, date of birth, address, telephone number, contact information, or other description contained in that information, as well as data relating to facial appearance, fingerprints, voiceprints, and information that can identify a specific individual solely from that information (personal identification information), such as the insurer number on a health insurance card.
</div>
<h2 class="policy-section-title">2. Collection of Personal Information</h2>
<div class="policy-text">
We may ask for personal information such as your name, telephone number, address, and email address when you purchase products or make inquiries. We may also collect transaction records and payment information, including your personal information, from our partners regarding transactions made between you and our partners.
</div>
<h2 class="policy-section-title">3. Purposes of Using Personal Information</h2>
<div class="policy-text">
The purposes for which the Company uses personal information are as follows:
</div>
<ul class="policy-list">
<li>For shipping products</li>
<li>For confirming order details</li>
<li>For member management, identity verification, and authentication services</li>
<li>For responding to customer inquiries</li>
<li>For providing after-sales service</li>
<li>For handling product returns, repairs, and recalls</li>
<li>For distributing email newsletters (only if the customer wishes to receive them)</li>
<li>For conducting campaigns and surveys</li>
<li>For creating anonymous or pseudonymized processed information for statistical purposes</li>
<li>For creating statistical materials to be provided to business partners</li>
<li>For exercising rights and fulfilling obligations based on contracts and laws</li>
</ul>
<h2 class="policy-section-title">4. Changes to Purposes of Use</h2>
<div class="policy-text">
The Company shall change the purposes of use of personal information only when it is reasonably recognized that the purposes of use are related to the purposes before the change. In the event of a change to the purposes of use, the Company shall notify customers of the changed purposes by the method prescribed by the Company or announce them on this shop.
</div>
<h2 class="policy-section-title">5. Provision of Personal Information to Third Parties</h2>
<div class="policy-text">
The Company will not provide personal information to third parties without the prior consent of the customer, except in the following cases:
</div>
<ul class="policy-list">
<li>When it is necessary for the protection of a person's life, body, or property, and it is difficult to obtain the consent of the individual.</li>
<li>When it is particularly necessary for improving public health or promoting the sound upbringing of children, and it is difficult to obtain the consent of the individual.</li>
<li>When it is necessary to cooperate with a national agency, a local public body, or a person entrusted by them in executing affairs prescribed by law, and obtaining the consent of the individual may hinder the execution of such affairs.</li>
<li>When personal information is provided in connection with a business succession due to a merger or other reasons.</li>
</ul>
<h2 class="policy-section-title">6. Disclosure of Personal Information</h2>
<div class="policy-text">
When an individual requests the disclosure of personal information from the Company, the Company shall disclose it to the individual without delay. However, the Company may not disclose all or part of the personal information if there is a risk of harming the life, body, property, or other rights or interests of the individual or a third party, or if there is a significant impediment to the proper conduct of the Company's business.
</div>
<h2 class="policy-section-title">7. Correction and Deletion of Personal Information</h2>
<div class="policy-text">
If a customer believes that their personal information held by the Company is incorrect, the customer may request the Company to correct, add, or delete the personal information. If the Company determines that such a request is necessary, it shall correct the personal information without delay.
</div>
<h2 class="policy-section-title">8. Suspension of Use of Personal Information, etc.</h2>
<div class="policy-text">
If an individual requests the suspension of use or deletion of personal information on the grounds that it is being handled beyond the scope of its intended purpose or that it was acquired by wrongful means, the Company shall conduct the necessary investigation without delay and respond appropriately based on the results.
</div>
<h2 class="policy-section-title">9. Changes to Privacy Policy</h2>
<div class="policy-text">
The contents of this Policy may be changed without notice to customers, except for matters otherwise stipulated by law or this Policy. The revised Privacy Policy shall take effect from the time it is posted on this shop.
</div>
</div>