@charset "shift_jis";
/* CSS Document */





/* .mainimg_box {
background: url(../images/main_bg.jpg) top center no-repeat;
background-size: cover;
padding-top: 20px;
} */
.mainimg_box h1 {
display: block;
margin: 0 auto;
padding-top: 40px;
}

.price_box {
background: #7AD45B;
padding: 20px;

}

.price_box .price_inbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
max-width: 980px;
width: 100%;
margin: 0 auto;
}
.price_box .price_txt {
max-width: 567px;
}

.price_box .btn_buy {
width: 180px;
}

.dakko_each_box .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;
margin: 0 auto;
}
.dakko_each_box .btn_mall .btn.btn-light {
display: block;
color: #fff;
background-color: #FF5043;
border-color: #FF5043;
}



#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.movie_area {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.promo_movie_box {
width: 96%;
max-width: 900px;
margin: 0 auto 30px;
}
.promo_movie_box img {
margin-bottom: 5px;
}



.ct_box {
background: url(../images/bg.png);
padding: 20px 0;
}


#contents .slide_outbox {
overflow: hidden;
position: relative;
}

#contents .slide_outbox .mainimg_mask {
    width: 100%;
    max-width: 1014px;
height: auto;
position: absolute;
z-index: 10;
margin: auto;
right:0;
left:0;
}

#contents .slide_outbox .slide_box {
    width: 100%;
    max-width: 1014px;
    margin: 0 auto;
}



#contents .copy01_bg {
width: 100%;
max-width:1374px;
height: 969px;
background: url(../images/copy01_pc.png) no-repeat;
position: relative;
margin:0 auto 20px;
}

#contents .copy01_bg h1.logo {
width: 90%;
max-width:801px;
margin: 0 auto;
}

#contents .copy01_bg h2.lineup_ttl {
width: 80%;
max-width:520px;
margin: 0 auto;
position: absolute;
bottom:0;
right:0;
left:0;
}


#contents .dakko_box {
width: 96%;
max-width:1200px;
margin: 0 auto 60px;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
#contents .dakko_box.dakko_box02 {
margin: 0 auto;
}

#contents .dakko_box .dakko_each_box {
width: 100%;
max-width:575px;
margin: 0 auto;
}

#contents .dakko_box .dakko_each_box .dakko_each_box01.pikachu {
margin-left: 42px;
}

#contents .dakko_box .dakko_each_box .dakko_each_box01.nyaoha {
margin-right: 42px;
}



#contents h2.point_ttl {
display: block;
width: 96%;
max-width: 1163px;
margin: 0 auto 40px;
}



#contents .copy02_bg {
width: 100%;
max-width:1112px;
margin: 0 auto;
}

#contents .photo_box {
width: 100%;
max-width:1199px;
margin: -100px auto 80px;
}



#contents h2.other_ttl {
width: 80%;
max-width:415px;
margin: 0 auto 30px;
}



.other_box {
max-width: 1200px;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 auto 60px;
}

.other_box .pokemonbtn_each {
position: relative;
margin-bottom: 20px;
width: 380px;
padding: 0 10px;
}

.other_box .pokemonbtn_each .btn_mall .btn {
display: block;
position: absolute;
bottom:30px;
right:0;
left:0;
font-weight: bold;
line-height: 1.5;
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: 0.3rem 2rem 0.2rem;
font-size: 16px;
width: 160px;
border-radius: 6px;
display: block;
color: #fff;
background-color: #FF5043;
border-color: #FF5043;
margin: 0 auto;
}
