@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;
}
.w980 {
width: 980px;
margin: 0 auto;
}
.pconly {
	display:block!important;
}
.sponly {
	display:none!important;
}

.MB10 {
margin-bottom: 10px!important;
}
.MT10 {
margin-top: 10px!important;
}



#wrapper {
	background:#fff;
}

#contents {
	width:100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#contents .ct_box {
width: 100%;
  overflow:hidden;
  position:relative;
  background-size: 100% auto;
  color:#333;
}

#contents .ct_box a:hover {
opacity: 0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
#contents .xy_footer {
width: 100%;
max-width: 980px;
margin: 0 auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


#contents .pokemon_hd_box {
margin: 0 auto;
background: #E5002D url(../images/header_bg.gif) no-repeat top center;
}

#contents .pokemon_hd {
max-width: 980px;
margin: 0 auto;
}


#contents .promo_box {
background: url("../images/promo_bg_pc.jpg") repeat-x top center;
}

#contents .mainimg {
display: block;
margin: 0 auto;
}
#contents .promo_inbox {
overflow: hidden;
margin: -50px auto 0;
}
#contents .movie_box {
width: 49%;
float: left;
}
#contents .movie_box.mama {
float: none;
width: 720px;
margin: 0 auto 30px;
}
#contents .mama_img .movie_box {
margin-bottom: 20px;
}
#contents .movie_box.tvcm_right {
width: 49%;
float: right;
}


#contents .movie_box .movie_inbox {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
#contents .movie_box .movie_inbox iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#contents .promo_box .promo_txt {
width: 49%;
text-align: right;
margin: 0 auto;
}

#contents .btn_box {
clear: both;
text-align: center;
margin-bottom: 30px;
}

#contents .btn_box a.btn_buy {
display: inline-block;
width: 240px;
margin: 20px 15px 0;
}

#contents a.btn_buy2 {
display: block;
width: 240px;
margin: 20px auto 30px;
}


#contents .box01 {
background: #E5002D;
padding: 30px 0;
}

#contents .box02 {
padding: 30px 0 0;
overflow: hidden;
}

#contents .box02 .box02_navi_ttl {
display: block;
color:#FF7124;
font-weight: bold;
font-size: 18px;
text-align: center;
margin:0 auto 20px;
}

#contents .box02 .box02_navi {
display: block;
margin:0 auto 30px;
text-align: center;
}
#contents .box02 .box02_navi a {
display: inline-block;
width: 253px;
margin:0 10px;
}

#contents h3.ttlno {
background: url(../images/ttlno_bg_pc.png) repeat-x top center;
margin-bottom: 20px;
text-align: center;
}

#contents .box02 .box02_ttltxt01 {
display: block;
margin: 0 auto 20px;
}

#contents .box02 .box02_inbox {
width: 473px;
float: left;
margin-bottom: 30px;
font-size: 14px;
line-height: 2;
}

#contents .box02 .box02_inbox .box02_img01 {
margin-bottom: 20px;
}
#contents .box02 .box02_inbox.right {
float: right;
}

#contents .menu_box {
padding: 30px 0;
overflow: hidden;
}

#contents .menu_box .mainimg_txt {
display: block;
margin: 0 auto;
width: 100%;
height: auto;
max-width: 980px;
}

#contents .menu_box .menu_nav {
display: block;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;

-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;

-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

#contents .menu_box .menu_nav a {
display: block;
width: 231px;
}

#contents .menu_each_box {
padding: 30px 0;
}

#contents .menu_each_box#menu01 {
background: #BAE3F9;
}
#contents .menu_each_box#menu02 {
background: #FDE4C7;
}
#contents .menu_each_box#menu03 {
background: #FCE8E5;
}
#contents .menu_each_box#menu04 {
background: #E6F4D8;
}

#contents .menu_each_box h4.menu_ttl {
margin-bottom: 20px;
}
#contents .menu_each_box h4.menu_ttl img {
display: block;
margin: 0 auto;
}
#contents .menu_each_box h4.menu_ttl.menu_ttl01 {
background: url(../images/menu_ttl01_bg.gif) center center;
}
#contents .menu_each_box h4.menu_ttl.menu_ttl02 {
background: url(../images/menu_ttl02_bg.gif) center center;
}
#contents .menu_each_box h4.menu_ttl.menu_ttl03 {
background: url(../images/menu_ttl03_bg.gif) center center;
}
#contents .menu_each_box h4.menu_ttl.menu_ttl04 {
background: url(../images/menu_ttl04_bg.gif) center center;
}

#contents .menu_each_box .menu_leadtxt {
display: block;
margin: 0 auto 20px;
}

#contents .menu_each_box .menu01_img01 {
display: block;
margin: 0 auto 20px;
padding-bottom: 20px;
border-bottom: dotted 1px #000;
}
#contents .menu_each_box .menu02_img01 {
display: block;
margin: 0 auto 20px;
}
#contents .menu_each_box .menu02_img02 {
display: block;
margin: 0 auto;
}
#contents .menu05_box {
display: block;
margin: 30px auto 0;
}

#contents .mama_img {
margin-bottom: 30px;
}

#contents .mama_img .last_img {
clear: both;
margin-top: 20px;
}

#contents .award_box {
padding: 28px 0;
background: #E5002D;
}
#contents .award_box img {
display: block;
margin: 0 auto 0;
max-width: 980px;
}






