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

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

.list-disc{
	margin:1% 0 4% 0;
& li {
	list-style:disc;
	line-height:1.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:10em;
	line-height:1.5em;
}

.parallel dd {
	padding-left:10em;
	line-height:1.5em;
}
.sukima{gap: 10px 30px;}
.mb3{margin-bottom: 3%;}

@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;
}
}
