@charset "shift_jis";
/* CSS Document */

header.pokemon_head .head_inbox.product_head h1 img {
display: block;
width: 70%;
max-width: 320px;
height: auto;
margin: 0 auto;
}
#contents .ct_inbox {
background: #0088FF;
}


#contents .box02 {
  background:#000 url("../images/movie_bg.jpg") top center no-repeat;
	background-size: 100% auto;
padding-top: 280px;
	height: 760px;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#contents .box02 img {
display: block;
margin:  0 auto 20px;
}


#contents .box02 .mv_ct{
width: 80%;
max-width: 900px;
margin: 0 auto;
}
#contents .box02 .mv_ct .mv_ct_inbox {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
#contents .box02 .mv_ct .mv_ct_inbox iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}



#contents .sns_box {
color:#fff
}

