/* html */

/* main */
#head-logo       { display: none }
#head-menu       { float: none; text-align: center; padding-right: 5px; }

#container       { width: 100%; min-height: 380px; background: #FFFFFF; }
#content-two-float   { box-sizing: border-box; width: 100%; height: 210px; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; text-align: center; overflow-y: hidden; }
#content-video       { width: 210px; height: 158px; border-style: none; }
#content-thumbnail   { width: 100%; height: 140px; text-align: center; overflow: hidden; } /* 160px */
#content-legend      { width: 100%; height: auto; font-size: 100%; overflow: hidden; }
#content-legend-video { height: auto; font-size: 100%; overflow: hidden; }

#footer-content  { box-sizing: border-box; width: 100%; height: 80px; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; float: left; }
#footer-last-content { box-sizing: border-box; width: 100%; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; float: left; }
