@charset "UTF-8";

/* ==================================================================
CSS information
style info :「VIDEOS」 用
================================================================== */


#wrapper { overflow: hidden; }
#container { overflow: visible; }
#contents { overflow: visible; }
#bg { width: 100%; position: absolute; top: 0; left: 50%; margin-left: -800px; }
#bg img { position: absolute; top: 0;}
/* --------------------------------------------------------
.contents_block
-------------------------------------------------------- */


/* #c1
-------------------------------------------------------- */
#c1 { padding-top: 75px; padding-bottom: 50px; }
#c1 .inner { width: 960px; margin: 0 auto; }

#c1 #mv_ttl { text-align: center; margin-bottom: 30px;}
#c1 #mv_ttl.irg { margin-top: -26px;}

#c1 #video-box { width: 732px; height: 413px; background: #000; border: 1px solid #a48e46; margin: 0 auto 18px; position: relative; }

#c1 .thumb_list { position: relative; width: 100%; letter-spacing: -.45em; text-align: center; }
#c1 .thumb_list li { letter-spacing: normal; display: inline-block; position: relative; margin: 0 8px;}
#c1 .thumb_list li .on { position: absolute; top: 0; left: 0; opacity: 0;}
#c1 .thumb_list li a:hover .on { opacity: 1;}


#c1 .subttl { padding: 30px 0 12px; text-align: center;}