@charset "UTF-8";
.u-hiddenSVG {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
.u-ttl01 {
	font-size: 20px;
	background-color: #e28729;
	color: #fff;
	padding: 15px 26px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 20px;
}
.u-ttl01-eigo {
	background-color: #069f48;
}
.u-ttl01-kyouiku {
	background-color: #2767b3;
}
.u-ttl02 {
	color: #2767b3;
	font-size: 22px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	line-height: 1.4;
	padding-left: 27px;
	margin-bottom: 20px;
}
.u-ttl02::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	z-index: 1;
	top: .7em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #2767b3;
	left: 0;
}
.u-ttl03 {
	background-color: #505050;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 19px;
	line-height: 22px;
	padding: 13px 10px;
	box-sizing: border-box;
}
.u-ttl03 > small {
	font-size: 80%;
}
.u-box {
	padding: 15px 15px;
	background-color: #fff;
	box-sizing: border-box;
}
.u-box-l {
	padding: 25px 25px;
}
.u-ttl04 {
	background-color: #ea4747;
	color: #fff;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	padding: 12px 10px;
	margin-bottom: 17px;
	line-height: 1.5;
	text-align: center;
}
.u-ttl04-s {
	background: #2767b3;
	font-size: 22px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.u-arrow {
	width: 0;
	height: 0;
	border: 50px solid #ec9439;
	border-top-width: 40px;
	border-bottom-width: 0;
	border-left-color: transparent;
	border-right-color: transparent;
	margin: 15px auto 10px;
}
.u-spInline {
	display: none;
}
.u-spsInline {
	display: none;
}
.u-spNone {}
@media screen and (min-width: 741px) {}
@media screen and (max-width: 740px) {
	.u-hiddenSVG {}
	.u-ttl01 {
		font-size: 15px;
		padding: 11px 15px;
		margin-bottom: 15px;
	}
	.u-ttl02 {
		font-size: 15px;
		padding-left: 23px;
		margin-bottom: 10px;
	}
	.u-ttl02::before {
		width: 15px;
		height: 15px;
	}
	.u-ttl03 {
		font-size: 14px;
		line-height: 16px;
		padding: 10px 10px;
	}
	.u-ttl03 > small {}
	.u-box {
		padding: 10px 10px;
	}
	.u-box-l {}
	.u-ttl04 {
		font-size: 13px;
		margin-bottom: 10px;
	}
	.u-ttl04-s {}
	.u-arrow {
		border-width: 25px;
		border-bottom-width: 0;
		border-top-width: 20px;
		margin: 10px auto;
	}
	.u-spInline {
		display: inline;
	}
	.u-spNone {
		display: none;
	}
}
@media screen and (max-width: 374px) {
	.u-spsInline {
		display: inline;
	}
}
