@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: #000;
}


#contents .box02 {
padding: 30px;
}
#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 {
background: #C5071B url("../images/sns_bg.jpg") top center no-repeat;
background-size: 100% auto;
}

#contents .get_monsterball_go {
background: #000;
padding: 15px;
}
#contents .get_monsterball_go a {
display: block;
width: 100%;
max-width: 714px;
margin: 0 auto;
}
