@charset "UTF-8";

/* ****************************************************************************

 TRY家コラム

-------------------------------------------------------------------------------

 01. モジュール

******************************************************************************* */
/* ==

 01. モジュール

=============================================================================== */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
/*.jstream-eqPlayer,*/
iframe {
	/*width: 100% !important;*/
	left :0;
}
.video{
	width:100%;
	padding-bottom: 56.25%;
	position: relative;
}
.video iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}