@charset "utf-8";
/* CSS Document */
.t18-middle-1st-section-title {
	margin-bottom: 20px;
}
.t18-middle-rgt-paras2 {
	margin-bottom: 40px;
}
.t18-middle-rgt-paras2 a {
	color: #000;
}
/*.t18-middle-1st-section-title + .t18-middle-rgt-paras2 {
	margin-bottom: 60px;
}
.t18-middle-rgt-paras2 + .t18-middle-rgt-paras2 {
	margin-bottom: 80px;
}*/


.t18-report-topic-link {
	font-size: 1.6rem;
    line-height: 1.666;
}
.t18-report-topic-link a {
	color: #000;
    text-decoration: underline;
}

.t18-guide-upper {
	margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
	.t18-middle-large-title {
		font-weight: bold;
	}
	
	.t18-report-topic-link {
		font-size: 3rem;
    	line-height: 1.5;
	}
	
	.t18-guide-upper {
		font-size: 3rem;
	}
}