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