.elementor-3 .elementor-element.elementor-element-df0ce1e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3 .elementor-element.elementor-element-38978b3 .elementor-heading-title{font-size:24px;}/* Start custom CSS for heading, class: .elementor-element-38978b3 */.pageH2 h2 {
  padding: 0.5em;/*文字周りの余白*/
  color: #010101;/*文字色*/
  background: #eaf3ff;/*背景色*/
  border-bottom: solid 3px #516ab6;/*下線*/
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-9fa146b */.privacy h3{
    font-size: 1.1em;
    margin-top: 40px;
}

ol ol li {
	list-style-type: none;
	counter-increment: cnt;
	margin-left:-30px;
	text-indent: -1.5em;
}
 
ol ol li::before {
	content: "(" counter(cnt) ") ";
}
li{
    margin-bottom: 5px
}/* End custom CSS */