@charset "utf-8";

/* LIVE会場用個別設定 */
.syoukai {
	background-position: left !important;
	background-size: contain !important;
}
.fb_jump .icon-facebook {font-size: 2em;}
.sd {
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
.red {color: red; font-weight: bold;}

/*
.YT_button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 10px 0 0 0;
	padding: 0 2em;
	width: fit-content;
	color: #2285b1 !important;
	font-size: 1em;
	font-weight: 700;
	background-color: #fff;
	border: 3px solid #a0c4d3;
	border-radius: 10px;
}
.YT_button::after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #2285b1;
	border-right: 3px solid #2285b1;
	transform: rotate(45deg);
}
.YT_button:hover {
	color: #333333;
	text-decoration: none;
	background-color: #a0c4d3;
}
.YT_button:hover::after {
	border-top: 3px solid #333333;
	border-right: 3px solid #333333;
}
.YT_stat {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#ytp_state, #play, #visit {margin-top: 10px;}
.chat-box #YTplayer_chat {
	height: calc(100% - 43px);
}
*/
