@charset "UTF-8";

.privacy { font-size:14px;}
.mainVisual-02 { background-position:center center; background-image:url("../images/privacy/mainVisual-01-pc.jpg");}
.privacy { line-height:2;}
body.lang-en .privacy { line-height:1.8;}
.privacy * { line-height:2;}
.privacy>:first-child { margin-top:0;}
.privacy>p { width:100%; margin-top:1.7em; text-align:justify; text-justify:inter-ideograph; word-break:break-all;}
body.lang-en .privacy>p { word-break:normal; text-align:left;}
.privacy>p+strong { margin-top:1.7em;}
.privacy>strong { width:100%; margin-bottom:.1em; font-size:1.05em; font-weight:700; letter-spacing:.03em; display:block;}
body.lang-en .privacy>strong { font-size:1.1em; font-weight:600;}
.privacy>strong+p { margin-top:0;}

@media (max-width:828px) {
.mainVisual-02 { background-image:url("../images/privacy/mainVisual-01-sp.jpg");}
.privacy { font-size:12px;}
.privacy * { line-height:1.8;}
body.lang-en .privacy * { line-height:1.6;}
body.lang-en .privacy>strong { font-size:1.05em; margin-bottom:.25em;}
}

@media (max-width:350px) {
.privacy { font-size:13px;}
}

@media (min-width:829px)and (max-width:1244px) { .privacy { font-size:calc(12px + ((1vw - 8.28px) * 0.4808));}
}

@media (min-width:351px)and (max-width:828px) { .privacy { font-size:calc(13px + ((1vw - 3.5px) * 3.5565));}
}