/* --------------------
mission
---------------------*/
.lead-wrp .sec-blk-title_2 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.6;
	margin-bottom: 24px;
	padding-bottom: 0;
}

.lead-wrp .sec-blk-title_2 span {
	color: #00B4F5;
}

.lead-wrp .sec-blk-title_2::after {
	display: none;
}

@media (min-width: 768px) {
	.lead-wrp {
		text-align: center;
	}
	.lead-wrp .sec-blk-title_2 {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 1.61538;
		margin-bottom: 32px;
	}
}

.mission-text-box {
	font-family: "M PLUS Rounded 1c";
	transform: rotate(0.03deg);
	border: #E2F3FF 6px solid;
	border-radius: 20px;
	padding: 32px;
	margin-bottom: 24px;
}

@media (min-width: 768px) {
	.mission-text-box {
		margin-bottom: 32px;
	}
}

.mission-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.77778;
	color: #00B4F5;
	margin-bottom: 8px;
}

@media (min-width: 768px) {
	.mission-title {
		text-align: center;
	}
	.mission-title .sec-blk-title_2 {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 1.61538;
	}
}

.researcher-media-caps {
	font-family: "M PLUS Rounded 1c";
	transform: rotate(0.03deg);
	text-align: center;
	margin-top: 12px;
	font-weight: bold;
}

.researcher-media-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #00B4F5;
}

.researcher-media-text {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.6;
	color: #1546A9;
}
