@charset "shift_jis";
/* CSS Document */

div,dl,dt,dd,ul,ol,li,h1,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin:0px;
	padding:0px;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}/*
ol,ul {
	list-style:none;
}*/
caption {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
textarea { 
	font-size: 100%;
}
/*img {
	vertical-align: bottom;
	border-style:none;
}*/
hr {
	display: none;
}
body {
	margin: 0px;
	padding: 0px;
	color: #666;
}

/* relative size set */
.r16 { font-size:100% }		/* 16px | medium | default */
.r14 { font-size:87.5% }	/* 14px */
.r13 { font-size:81.25% }	/* 13px | small */
.r12 { font-size:75% }		/* 12px */
.r11 { font-size:68.75% }	/* 11px */
.r10 { font-size:62.5% }	/* 10px | x-small */
.r9 { font-size:56.25% }	/*  9px | xx-small */

/* relative size set  Line High*/
.r16h { font-size:100%; line-height:1.6 }		/* 16px | medium | default */
.r14h { font-size:87.5%; line-height:1.4 }	/* 14px */
.r13h { font-size:81.25%; line-height:1.3 }	/* 13px | small */
.r11h { font-size:68.75%; line-height:1.1 }	/* 11px */
.r10h { font-size:62.5%; line-height:1 }	/* 10px | x-small */
.r9h { font-size:56.25%; line-height:0.9 }	/*  9px | xx-small */

.r16h120 { font-size:100%; line-height:1.2 }		/* 16px | medium | default */
.r14h120 { font-size:87.5%; line-height:1.2 }	/* 14px */
.r13h120 { font-size:81.25%; line-height:1.2 }	/* 13px | small */
.r11h120 { font-size:68.75%; line-height:1.2 }	/* 11px */
.r12h120 { font-size:75%; line-height:1.2 }		/* 12px */
.r10h120 { font-size:62.5%; line-height:1.2 }	/* 10px | x-small */
.r9h120 { font-size:56.25%; line-height:1.2 }	/*  9px | xx-small */

.r16h150 { font-size:100%; line-height:1.5 }		/* 16px | medium | default */
.r14h150 { font-size:87.5%; line-height:1.5 }	/* 14px */
.r13h150 { font-size:81.25%; line-height:1.5 }	/* 13px | small */
.r12h150 { font-size:75%; line-height:1.5 }		/* 12px */
.r11h150 { font-size:68.75%; line-height:1.5 }	/* 11px */
.r10h150 { font-size:62.5%; line-height:1.5 }	/* 10px | x-small */
.r9h150 { font-size:56.25%; line-height:1.5 }	/*  9px | xx-small */

/* absolute size set */
.a16 { font-size:16px }
.a14 { font-size:14px }
.a13 { font-size:13px }
.a12 { font-size:12px }
.a11 { font-size:11px }
.a10 { font-size:10px }
.a9 { font-size:9px }

/* absolute size set Line High*/
.a16h120 { font-size:16px; line-height:1.2 }
.a14h120 { font-size:14px; line-height:1.2 }
.a13h120 { font-size:13px; line-height:1.2 }
.a12h120 { font-size:12px; line-height:1.2 }
.a12h120red {
	font-size:12px;
	line-height:1.2;
	color: #F33;
}
.a11h120 { font-size:11px; line-height:1.2 }
.a10h120 { font-size:10px; line-height:1.2 }
.a9h120 { font-size:9px; line-height:1.2 }

.a14h150 { font-size:14px; line-height:1.5 }
.a13h150 {
	font-size:13px;
	line-height:1.5;
}
.a12h150 { font-size:12px; line-height:1.5 }
.a11h150 { font-size:11px; line-height:1.5 }
.a10h150 { font-size:10px; line-height:1.5 }


.switchImg {}
.w100 {
	display:block;
	width:100%;
	height:auto;
}
.pconly {
	display:block;
}
.sponly {
	display:none;
}



#wrapper {
	background:#fff;
}

#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}


#contents .ct_top {
  overflow:hidden;
  position:relative;
  background:#000 url(../images/topbg_pc.jpg) no-repeat top center;
  background-size:cover;
}

#contents .ct_top .pokemon_hd {
  position: absolute;
  z-index:1000;
  top:0;
  left:0;
}

#contents .bnr_movie {
  display:block;
  margin-bottom:10px;
  width:300px;
}

#contents h1 {
  margin: 0 auto 0;
  max-width:367px;
  width:40%;
  padding-top:10px;
}

#contents .ct_top .mainimg {
  position:absolute;
  top:-25px;
  left:262px;
  z-index:10;
}
#contents .ct_top .top_imgbase_pc_box {
  position:relative;
  height:756px;
}
#contents .ct_top .top_imgbase_pc {
  position:absolute;
/*  margin-top:-22px;*/
  
  z-index:20;
}
#contents .ct_top a.btnpc_3ds {
  position:absolute;
  top:44px;
  right:30px;
  z-index:30;
}
#contents .ct_top a.btnpc_gaole {
  position:absolute;
  top:236px;
  left:20px;
  z-index:30;
}
#contents .ct_top a.btnpc_toy {
  position:absolute;
  top:551px;
  left:20px;
  z-index:30;
}
#contents .ct_top a.btnpc_dvd {
  position:absolute;
  top:551px;
  left:340px;
  z-index:30;
}

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


#contents .ct_bottom {
  background:#EAE1D2 url(../images/bottom_bg.gif) repeat center center;
  padding-top:30px;
}


#contents .ct_box .bottom_bnr_douji {
  display:block;
  margin:0 auto 30px;
  max-width:824px;
  padding: 0 10px;
}

#contents .ct_box .ct_bottom .btn_box {
  display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
#contents .ct_box .ct_bottom .btn_box>* {
  margin:0 10px 20px;
}
#contents .ct_box .ct_bottom p.note_txt {
  font-size:12px;
  color:#222;
  padding:10px 20px 20px;
}

#contents .ct_box a.bnr_tv {
  display:block;
  max-width:945px;
  width:95%;
  margin: 0 auto;
}
#contents .ct_box a.bnr_tv:hover {
  opacity: 0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/*--------------*/

#contents .movie_box .ct_top {
  position:relative;
  overflow:hidden;
  background:#000 url(../images/bg.jpg) no-repeat top center;
  background-size: cover;
}

#contents .movie_box .ct_top .pokemon_hd {
  position: absolute;
  z-index:1000;
  top:0;
  left:0;
}

#contents .movie_box h1 {
  margin: 0 auto ;
  max-width:444px;
  width:45%;
  padding-top:20px;
}

#contents .movie_box .ct_bottom {
  background:#EAE1D2 url(../images/bottom_bg.gif) repeat center center;
  padding:30px 0;
}
#contents .movie_box .ct_bottom a.btn_zringtop {
  display:block;
  margin:50px auto 30px;
  max-width:313px;
  width:70%;
}


#contents .movie_box .movie_box {
  max-width:900px;
  margin: 20px auto 30px;
  position:relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .movie_box .movie_box>* {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#contents .ct_box .movie_box>* iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


#contents .movie_box .movie_cation {
  max-width:900px;
  margin: 0  auto 20px;
  font-size:12px;
  color:#000;
  padding: 0 10px;
}

#contents .movie_box .ct_bottom {
  padding-top: 30px;
}

#contents .movie_box .cm_box {
  max-width:900px;
  margin: 0  auto;
  display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}
#contents .movie_box .cm_box>* {
  display:block;
  width:32%;
  height:auto;
  max-width:280px;
}
#contents .movie_box .cm_box>* a:hover img {
  opacity: 0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#contents .movie_box .cm_box2 {
  max-width:900px;
  margin: 0  auto 30px;
  display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}
#contents .movie_box .cm_box2>* {
  display:block;
  width:32%;
  height:auto;
  max-width:280px;
}
#contents .movie_box .cm_box2>* a:hover img {
  opacity: 0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#contents .movie_box .cm_box2 .left_mv {
	margin-right:30px;
}


#contents .movie_box h2.moviettl {
  max-width:761px;
  width:95%;
  margin: 10px auto 0;
}

#contents .movie_thumb{
	text-align: center;
}
.movie_thumb{
	float:none;
	clear:both;
	width:90%;
	max-width:529px;
	margin:30px auto;
}

.movie_thumb img{
	width:100%;
	height:auto;
}

.feature_pc{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:30px;
}

.feature_sp{
	display:none;
}

.promo_pc{
	display:block;
}
.promo_sp{
	display:none;
}

.cation {
display: block;
font-size: 13px;
margin:  0 20px 20px;
color:#333;
}
.cation strong {
color:#f00;
font-weight: bold;
}
.cation .link_box {
display: block;
text-align: center;
margin-top: 1em;
}
.cation .link_box a {
display: inline-block;
margin:0 1em 1em;
}