@charset "shift_jis";
/* CSS Document */

.sponly {
	display:none!important;
}

.MB1em {
margin-bottom: 1em;
}
.MB10 {
margin-bottom: 10px;
}
.MB15 {
margin-bottom: 15px;
}
.MB20 {
margin-bottom: 20px;
}
.MB25 {
margin-bottom: 25px;
}
.MB30 {
margin-bottom: 30px;
}
.MB35 {
margin-bottom: 35px;
}
.MB40 {
margin-bottom: 40px;
}
.MB45 {
margin-bottom: 45px;
}
.MB50 {
margin-bottom: 50px;
}

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: #FBEB1D;
padding-bottom:30px;
}

#contents .movie_box{
background: url("../images/movie_bg.gif") center center no-repeat;
background-size: cover;
width: 100%;
padding: 30px 0 10px;
margin-bottom: 30px;
}
#contents .movie_inbox{
max-width: 980px;
margin: 0 auto;
width: 96%;
display: -webkit-flex;
display: flex;

-webkit-justify-content: space-between;
justify-content: space-between;
}

#contents .mv_ct{
width: 46%;
margin: 0 auto 20px;
}
#contents .mv_ct .mv_ct_inbox {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
#contents .mv_ct .mv_ct_inbox iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}



#contents .mainimg_box {
background: #fff;
background-size: cover;
}
#contents .mainimg_box .mainimg {
display: block;
margin: 0 auto;
width: 100%;
height: auto;
}


#contents .date_box {
background: #FFE900;
border-top: solid 4px #561800;
border-bottom: solid 4px #561800; 
padding:20px 0;
}

#contents .date_box a {
display: block;
margin: 0 auto;
max-width: 926px;
width: 94%;
}


#contents .date_flex {
max-width: 670px;
margin: 0 auto;

display: -webkit-flex;
display: flex;

-webkit-justify-content: space-between;
justify-content: space-between;

-webkit-flex-wrap: wrap;
flex-wrap: wrap;
color:#fff;
}

#contents .data_txt_delay {
max-width: 205px;
margin: 0 auto 10px;
}
#contents p.txt_delay {
text-align: center;
font-size: 13px!important;
margin: 0 auto 15px;
}


#contents .data_txt {
margin-bottom: 20px;
}
#contents .date_flex p {
font-size: 16px;
}
#contents .date_flex p strong {
font-size: 20px;
font-weight: bold;
}

#contents .ttl_box {
background:url("../images/ttl_pc_bg.gif") center center;
margin-bottom:30px;
}


#contents .point_img {
display: block;
max-width: 1010px;
width: 100%;
height: auto;
margin: 0 auto 40px;
}



