@charset "utf-8";
/* CSS Document */

#main_content h3:first-of-type {
	margin-top:35px;
}

.list-disc li {
	list-style:disc;
	line-height:2.5;
	margin-left:1.5em;
	position:relative;
}

.list-disc li span {
	position:absolute;
	right:0;
}

.side_act span {
	display:inherit;
}
.side_act .pdf {
	background:url(../../../../img/pdf.png) no-repeat 0 50%;
	padding-left:25px;
}

.country .pdf {
	background:url(../../../../img/pdf.png) no-repeat 0 50%;
	padding-left:20px;
}

.parallel {
	width:100%;
	position:relative;
	margin-bottom:30px;
}

.parallel dt {
	position: absolute;
	width:9em;
	line-height:1.5em;
}

.parallel dd {
	padding-left:9em;
	line-height:1.5em;
	/*border-bottom:dotted 1px #ccc;*/
}
.sukima{gap: 10px 30px;}
.mtb3{margin: 3% 0;}

@media screen and (max-width:768px){
.country ol li {
	margin-bottom:15px;
	line-height:1.1
}
.country ol li span {
	display:block;
	text-align:left;
}
}
