@charset "UTF-8";
.h3hoshi{
	font-family: 'noto5';
	font-size: 19px;
	width: 214px;
	background: rgb(231,102,77);
	height: 52px;
	color: #fff;
	border: 1px solid rgb(231,102,77);
	line-height: 52px;
	text-align: center;
}
	.texthoshi{
	padding: 45px;
	background: rgb(244,244,244);
}