@charset "utf-8";
/*-----------------------------------------

2017/03/14更新

-----------------------------------------*/
p#douga_tittle {
	margin: 0px;
	border: none;
	padding: 15px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
/*再定義*/
.yt-wrapper .yt-set,
.yt-wrapper .yt-set iframe, 
#jouhou .yt-set, 
#jouhou .yt-wrapper .yt-set iframe {
	width: 100%;
	height: 100%;
	max-width: 740px;
	max-height: 416px;
}
@media screen and (max-width: 640px) {
p#douga_tittle {
	font-size: 16px;
	padding: 10px 5px;
	text-shadow: none;
	margin: 0px;
}
}
