@charset "utf-8";

/* info_movie img CSS */
div.menuguide div.movie { margin: -2px auto 24px; width: 910px; text-align: center; position: static; z-index: 10; }
div.menuguide div.movie div.mv-l { width: 450px; float: left; }
div.menuguide div.movie div.mv-r { width: 450px; float: right; }
div.menuguide div.movie div.mv-l div.video, div.menuguide div.movie div.mv-r div.video { position: relative; width: 100%; height: 0px; padding-bottom: 75%; }
div.menuguide div.movie div.mv-l div.video iframe, div.menuguide div.movie div.mv-r div.video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

div.menuguide p.wpmovie { margin: 12px auto 8px; text-align: center; font-size: 22px; line-height: 170%; font-weight: 700; letter-spacing: -0.08em; }

div.menuguide div.wp-movie { margin: 0px auto; width: 910px; position: static; z-index: 10; }
div.menuguide div.wp-movie div.wp-video { margin:auto; width: 910px; }
div.menuguide div.wp-movie div.wp-video div.wp-v-inner { position: relative; width: 100%; height: 0px; padding-bottom: 56.25%; }
div.menuguide div.wp-movie div.wp-video div.wp-v-inner iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* wp-movie img CSS */
h4 { margin: 10px auto; }
div.menuguide .wp-movie_img { margin-bottom: 4px; }
div.menuguide .wp-movie_img td span { margin: 2px auto 6px; font-size: 20px; width: 360px; line-height: 120%; padding-top: 2px; display: block; text-align: center; font-weight: 700; }
div.menuguide .wp-movie_img td span[class^="no"] { display: none; }
div.menuguide .wp-movie_img td span.b0 { margin: 2px auto 0px; }

/* リンクに変更する場合　div#@ → a */
.wp-movie_img .img a[class^="mov"] { margin: 10px 0px 0px 6px; width: 360px; height: 270px; border: double 4px #963; display: block; }
.wp-movie_img .img a:hover { border: double 4px #CC0000; }

.wp-movie_img .img a.mov01 { background: url(../information/img_wp-movie/img_wp-movie_001.jpg) no-repeat center; }
.wp-movie_img .img a.mov02 { background: url(../information/img_wp-movie/img_wp-movie_002.jpg) no-repeat center; }
.wp-movie_img .img a.mov02n { background: url(../information/img_wp-movie/img_wp-movie_002n.jpg) no-repeat center; }
.wp-movie_img .img a.mov03 { background: url(../information/img_wp-movie/img_wp-movie_003.jpg) no-repeat center; }
.wp-movie_img .img a.mov04 { background: url(../information/img_wp-movie/img_wp-movie_004.jpg) no-repeat center; }
.wp-movie_img .img a.mov05 { background: url(../information/img_wp-movie/img_wp-movie_005.jpg) no-repeat center; }
