@charset "utf-8";
/* ==================================================================
CSS information
style info : cboxMV
================================================================== */


html, body { background:none;}
/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { background: none; padding: 0; }


/* --------------------------------------------------------
#ytBlock
-------------------------------------------------------- */
#ytBlock { }

#ytBox { position:relative; }
#ytBox:after { padding-top:56.25%; display:block; content:""; }
#ytBox > #player { position:absolute; top:0px; left:0; bottom:0; right:0; }

#ytBox iframe { width: 100%; height: 100%; }
#ytBox iframe { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }


@media screen and (min-width: 641px) {

}


