@charset "UTF-8";

.youtube-wrap {
	margin: 50px;
}

.box_red {
	font-size: 24px;
	color: #FE0000;
	font-weight: bold;
}

.box_orange {
	font-size: 24px;
	color: #FF7E00;
	font-weight: bold;
}

.box_blue {
	font-size: 24px;
	color: #0000FF;
	font-weight: bold;
}

.box_black {
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.box_green {
	font-size: 24px;
	color: #1C8802;
	font-weight: bold;
}