@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;
}

.MB10 {
margin-bottom: 10px!important;
}
.MT10 {
margin-top: 10px!important;
}



.btn_mall .btn {
display: inline-block;
font-weight: bold;
line-height: 1.5;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: .375rem 2rem;
font-size: 18px;
width: 180px;
border-radius: 6px;
}
.btn_mall .btn.btn-light {
display: block;
color: #fff;
background-color: #ED9716;
border-color: #ED9716;
}


#wrapper {
	background:#fff;
}

#contents {

	width:100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#contents .ct_box {
  overflow:hidden;
  position:relative;
  background-size: 100% auto;
}

#contents .ct_inbox {
/*  overflow:hidden;
  position:relative;*/
/*  background-size: 100% auto;*/
  background: #004EA2;
  background:url(../images/bg.gif) repeat top center;
}

#contents .ct_inbox .pokemon_hd {
  position: absolute;
  z-index:1000;
  top:0;
  left:0;
}


#contents h1 {
  margin: 0 auto;
  width:100%;
}


#contents .price_box {
width: 100%;
max-width: 980px;
padding: 20px;
background: url(../images/price_bg.jpg) center center no-repeat;
background-size: cover;

-webkit-box-sizing: border-box;
box-sizing: border-box;

display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;

-webkit-justify-content: space-around;
-moz-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;

-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}

#contents .price_box>div {
font-size: 24px;
font-weight: bold;
line-height: 1.8;
}

#contents .price_box>div a {
display: inline-block;
margin-bottom: 10px;
}
#contents .price_box .cation {
font-size: 16px;
line-height: 1.6;
width: 90%;
margin: 10px auto 0;
text-align: left;
}



#contents .price_box>div em {
font-weight: bold;
font-size: 20px;
}

#contents .movie_box {
width: 100%;
padding: 30px 0;

-webkit-box-sizing: border-box;
box-sizing: border-box;

display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;

-webkit-justify-content: space-around;
-moz-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;
}

#contents .movie_box .mv_ct{
width: 40%;
}
#contents .movie_box .mv_ct .mv_ct_inbox {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
#contents .movie_box .mv_ct .mv_ct_inbox iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}



#contents .bg_F39800 {
background: #ED5F12;
}

#contents .feature_box {
padding: 30px;
}


#contents .feature_box .feature_inbox {
background: #fff;
padding: 30px;
margin-bottom: 30px;
text-align: center;
overflow: hidden;

border-radius: 20px;

-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#contents .feature_box .feature_inbox h2 {
display: inline-block;
font-size: 30px;
font-weight: bold;
text-align: left;
line-height: 1.3;
padding: 0 30px 0;
min-height:81px;
margin-bottom: 30px;
vertical-align: middle;
color:#666666;
}
#contents .feature_box .feature_inbox h2.feature_ttlbg1 {
background: url(../images/feature_ttlbg1.gif) left center no-repeat;
padding: 0 0 0 80px;
/*height:61px;*/
text-align: left;
}
#contents .feature_box .feature_inbox .feature01_img01_box,
#contents .feature_box .feature_inbox .howto_box{
/*margin-bottom: 30px;*/

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-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;

}
#contents .feature_box .feature_inbox .feature01_img01_box img {
display: block;
}
#contents .feature_box .feature_inbox .feature01_img01_box p {
display: block;
width: calc(100% - 400px);
text-align: left;
font-size: 17px;
line-height: 1.8;
}


#contents .feature_box .feature_inbox .feature01_img01_box .feature01_ttl03 {
display: block;
width: calc(100% - 380px);
}



#contents .feature_box .feature_inbox .feature01_img02_box {
margin: 0 -15px 20px;

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-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
#contents .feature_box .feature_inbox .feature01_img02_box img {
display: block;
}
#contents .feature_box .feature_inbox .feature01_img05_box {
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-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
#contents .feature_box .feature_inbox .feature01_img05_box img {
display: block;
}


#contents .feature_box .feature_inbox h2.feature_ttlbg2 {
background: url(../images/feature_ttlbg2.gif) left center no-repeat;
padding: 0 0 0 80px;
}
#contents .feature_box .feature_inbox h2.feature_ttlbg3 {
background: url(../images/feature_ttlbg3.gif) left center no-repeat;
padding: 0 0 0 80px;
}
#contents .feature_box .feature_inbox h2.feature_ttlbg4 {
background: url(../images/feature_ttlbg4.gif) left center no-repeat;
padding: 0 0 0 80px;
}

#contents .feature_box .feature_inbox .feature02_txt {
text-align: center;
margin-bottom: 30px;
font-size: 16px;
}

#contents .feature_box .feature_inbox .feature02_img01_box {
margin-bottom: 30px;

display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;

-webkit-justify-content: space-around;
-moz-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;

}
#contents .feature_box .feature_inbox .feature02_img01_box div {
width: 360px;
display: block;
}
#contents .feature_box .feature_inbox .feature02_img01_box div img {
margin-bottom: 10px;
}
#contents .feature_box .feature_inbox .feature02_img03_box {
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;

-webkit-justify-content: space-around;
-moz-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;


-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
#contents .feature_box .feature_inbox .feature02_img03_box p {
text-align: left;
font-size: 18px;
line-height: 1.8;
}


#contents .bnr_box {
text-align: center;
}
#contents .bnr_box a {
max-width: 451px;
display: inline-block;
margin: 0 2px 20px;
}
#contents .bnr_box a:hover {
opacity: 0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}


#contents .feature_box .feature_inbox .howto_box p {
display: inline-block;
font-size: 24px;
font-weight: bold;
text-align: left;
line-height: 1.3;
padding: 0 0 0;
margin-bottom: 20px;
vertical-align: middle;
color:#666666;
}
#contents .feature_box .feature_inbox .howto_box .howto_txt{
width: calc(100% - 320px);
text-align: left;
}
#contents .feature_box .feature_inbox .howto_box .howto_txt img{
margin-bottom: 15px;
width: 50%;
height: auto;
max-width: 271px;
}
#contents .feature_box .feature_inbox .howto_box img {
    max-width: 306px;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
}


#contents .recomend_box {
text-align: center;
margin-bottom: 30px;
color:#fff;
font-size: 30px;
font-weight: bold;
}
#contents .recomend_box p {
margin-bottom: 15px;
}
#contents .recomend_box img {
margin: 0 10px 10px;
}

