.elementor-3 .elementor-element.elementor-element-504783a7{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-53651905 *//* プライバシーポリシーページのスタイル改善 */
.privacy-policy-container {
margin: 0 auto;
padding: 40px 0;
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
line-height: 1.8;
color: #333;
}

/* ページタイトル */
.privacy-policy-container h1 {
font-size: 28px;
font-weight: 600;
text-align: center;
margin-bottom: 40px;
color: #2c3e50;
padding-bottom: 15px;
}

/* 前文（導入部分） */
.privacy-policy-intro {
font-size: 16px;
margin-bottom: 50px;
padding: 25px;
background-color: #f8f9fa;
border-left: 4px solid #3498db;
border-radius: 5px;
}

/* セクション全体 */
.privacy-section {
margin-bottom: 45px;
padding: 30px 0;
}

/* セクションタイトル */
.privacy-section h2 {
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
color: #2c3e50;
padding-bottom: 10px;
border-bottom: 2px solid #ecf0f1;
}

/* セクション本文 */
.privacy-section p {
font-size: 15px;
margin-bottom: 15px;
text-align: justify;
}

/* リスト項目 */
.privacy-section ul {
margin: 20px 0;
padding-left: 0;
}

.privacy-section li {
font-size: 15px;
margin-bottom: 8px;
padding-left: 25px;
position: relative;
list-style: none;
}

.privacy-section li:before {
content: "•";
color: #3498db;
font-weight: bold;
position: absolute;
left: 0;
font-size: 18px;
}

/* お問い合わせ窓口セクション */
.contact-section {
background-color: #f8f9fa;
padding: 25px;
border-radius: 8px;
margin-bottom: 40px;
border: 1px solid #e9ecef;
}

.contact-section h2 {
font-size: 20px;
font-weight: 600;
margin-bottom: 15px;
color: #2c3e50;
border-bottom: none;
}

.contact-info {
font-size: 15px;
line-height: 1.6;
}

.contact-info strong {
display: block;
margin-bottom: 5px;
color: #2c3e50;
}

/* 施行日 */
.effective-date {
text-align: right;
font-size: 14px;
font-weight: 600;
color: #7f8c8d;
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid #ecf0f1;
}

/* strongタグのスタイル調整 */
.privacy-policy-container strong {
font-weight: 600;
color: #2c3e50;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
.privacy-policy-container {
padding: 30px 0;
}

.privacy-policy-container h1 {
font-size: 24px;
margin-bottom: 30px;
}

.privacy-section {
margin-bottom: 15px;
padding: 20px 0;
}

.privacy-section h2 {
font-size: 18px;
}

.privacy-policy-intro,
.contact-section {
padding: 20px;
}
}

@media screen and (max-width: 480px) {
.privacy-policy-container {
padding: 20px 0;
}

.privacy-policy-container h1 {
font-size: 22px;
}

.privacy-section h2 {
font-size: 17px;
}

.privacy-section p,
.privacy-section li {
font-size: 14px;
}
}/* End custom CSS */