.com_message {
	padding: 1rem;
	background: #fff;
	border: 1px solid #e0e0e0;
	margin-bottom: 1rem;
}
.com_message .block{
	margin-bottom: 2rem;
	line-height: 2;
	font-size: 16px;
}
.com_message .block:first-child {
	font-weight:bold;
}
.com_message .block:last-child {
	margin-bottom:0;
}
.com_message h3{
	
}
.com_message span.bold{
}
.com_message span.brg_y{
	background: #ff0;
	font-weight: bold;
	padding: 0 0.1rem 0 0.1rem;
}
.com_message span.red{
	color: #f00;
	font-weight: bold;
}



.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}




/* spview */
@media screen and (max-width:767px) {

	
}