@charset "UTF-8";
#present h2{
	background-image: url(../present202006_2/img/title_parts.png);
}

#present h3{
	color: #f9cc5c;
	line-height: 1.6;
	margin-bottom: 10px;
}
#present h4 span{
	display: inline;
	background-color: #f9cc5c;
	color: #000;
	padding: 2px 4px;
}
#present .end{
	font-weight: bold;
	padding:5px 0 20px;
	text-align: center;
}
#present .mainblock p.mgBtm15 > a{
	color: #f7368d;
}

@media all and (min-width: 768px) {
	.centerArea #l-box h2{
		height: 84px;
	}
	#present h3{
		font-size: 120%;
	}
	#present h4{
		font-size: 100%;
		line-height: 1.6;
		margin-bottom: 10px;
	}
	#present .end{
		font-size: 110% !important;
	}
}
@media all and (max-width: 767px) {
	.centerArea #l-box h2{
		padding-top: 14.94% !important;
	}
	#present h3{
		font-size: 100%;
	}
	#present h4{
		font-size:90%;
		line-height: 1.6;
		margin-bottom:5px;
	}
	#present .end{
		font-size: 100% !important;
	}
}
