@charset "utf-8";
/* CSS Document */

.curojo , .marojo {
	margin: 10px 10px 30px 10px;
	cursor: url("../images/hand.cur"), auto;
}

.justify p {
	text-align: justify;
}

.justify ul {
	margin-left: 2em;
}

ul.lst {
	list-style-type: none; 
	margin: 0 0 0 1em; 
	font-weight: 600;
	font-size: 18px !important;
}
ul.lst li {
	padding: 0 0 0.5em 0;
}
ul.lst li:before {
	content: "\007C \0020";
}

#content figure {
	clear: both; 
	max-width: 300px;
}
#content figure.sa {
	max-width: none;
}

img.soo {
	object-fit: contain;
	object-position: center;
	background: #000;
	max-width: 300px;
	max-height: 200px;
}

.mfp-iframe-holder .mfp-content {
	width: 520px !important;
	height: 420px !important;
}
