@charset "UTF-8";
/*!製品セキュリティーポリシースタイル*/
.contents p+p{margin-top:1.5em}
.note{position:relative;padding-left:2em;font-size:.88em}
.note_marker{position:absolute;left:0}
.note a{word-break:break-word}
.section{margin-top:38px}
.section_heading{margin-bottom:22px;border-bottom:solid 1px #cbcbcb;padding-bottom:12px;padding-left:20px;font-size:1.13em;font-weight:700;position:relative}
.section_heading::before{content:'';position:absolute;display:inline-block;background:#058ec1;width:10px;height:3px;left:0;top:calc(50% - 9px)}
.em-area{margin:38px 0;padding:25px;background-color:#f2f2f2}
.em-area_heading{font-weight:700}
.em-area a{-ms-word-break:break-all;word-break:break-all}
.list-disc{margin:15px 0 15px 1.5em;list-style-type:disc}
@media only screen and (max-width:767px){.section_heading{margin-bottom:14px}
.em-area{margin:25px 0}
}