@charset "shift_jis";
/* CSS Document */



.ct_inbox {
width: 100%;
margin: 0 auto;
background: url(../images/bg.png);
}






.price_box {
border-top: solid 3px #fff;
border-bottom: solid 3px #fff;
background:#FF2D57;
}

.price_box .price_inbox{
width: 90%;
max-width: 1100px;
margin: 0 auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;

align-items: center;

}
.price_box .price_inbox .price_txt{
max-width: 271px;
width: 60%;
}

.price_box .price_txt_btn {
display: block;
width: 40%;
max-width: 345px;
}

.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: #F84B2C;
border-color: #F84B2C;
}




#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;
margin: 0 auto;
max-width: 1200px;
width: 96%;
}

.promo_movie_box {
width: 48%;
max-width: 900px;
margin: 0 auto 30px;
}

.promo_movie_box img {
margin-bottom: 5px;
}

.movie_ttl {
font-size: 32px;
line-height: 1.2;
color:#fff;
font-weight: bold;
text-align: center;
padding: 40px 10px 20px;
}


.w1200 {
max-width: 1194px;
width: 100%;
margin: 0 auto;
padding: 0;
background: #000;
}


.pc_none {
display: none;
}
.sp_none {
display: block;
}


.anchor_box {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;

margin-bottom: 20px;
}


.anchor_box .anchor_each {
width: 46%;
max-width: 467px;
text-align: center;
}
.anchor_box .anchor_each a {
display: block;
width: 98%;
max-width: 320px;
margin: 0 auto;
}

section.each_product_box {
position: relative;
}

section.each_product_box .comic_box {
position: relative;
max-width: 1126px;
width: 100%;
z-index: 10;
}


section.each_product_box.pokedel-z {
background: url(../images/bg01.png);
margin-top: 330px;
padding-bottom: 330px;
}

section.each_product_box h2.product_ttl {
display: block;
position: relative;
height: 156px;
}
section.each_product_box h2.product_ttl img{
position: absolute;
margin-top: -300px;
}



section.each_product_box h3.title02 {
display: block;
margin-top: -130px;
}


section.each_product_box h3.lineup_ttl {
margin-bottom: 20px;
}



section.each_product_box .set2210_img02 {
width: 96%;
max-width: 982px;
margin: 0 auto 40px;
}



section.each_product_box.poketoruze {
background: url(../images/bg02.png);
}


section.each_product_box .img05 {
margin: -24px 0 40px;
}



.lineup_box {
width: 98%;
max-width: 700px;
margin: 0 auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

/* .lineup01_box a {
display: block;
width: 308px;
margin-bottom: 20px;
} */

.lineup_each01_top{
  width: 98%;
  max-width: 700px;
  margin: 0 auto 20px;
  position: relative;
}

.lineup_each01_top .btn_mall {
  position: absolute;
  width: 180px;
  left: 30px;
  bottom:20px;
  }

.lineup01_box .lineup_each {
display: block;
width: 308px;
margin-bottom: 20px;
position: relative;
}

.lineup01_box .lineup_each .btn_mall {
position: absolute;
width: 180px;
right:15px;
bottom:20px;
}

.lineup_box.lineup02_box {
width: 98%;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
background: #FB72A1;

border-radius: 10px;
}
.lineup_box.lineup02_box .lineup_each {
position: relative;
}

.lineup02_box .lineup_each .btn_mall {
position: absolute;
width: 180px;
right:15px;
bottom:20px;
}

.lineup_box.lineup02_box .blank_box {
width: 150px;
color:#000;

display: -webkit-flex;
display: flex;
align-items: flex-end;
}

.lineup_box.lineup02_box .blank_box a {
display: block;
width: 135px;
margin: 10px auto 0;
}


.lineup03_box {
width: 98%;
max-width: 1008px;
margin: 0 auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.lineup03_each_top{
  width: 98%;
  max-width: 1008px;
  margin: 0 auto;
  position: relative;
}
.lineup03_each_top .btn_mall {
  position: absolute;
  width: 180px;
  left: 20px;
  bottom: 90px;
}
.lineup03_each_top .btn_mall .btn {
  width: 250px;
  font-size: 20px;
}


.lineup03_box .lineup_each {
position: relative;
}

.lineup03_box .lineup_each .btn_mall {
position: absolute;
width: 180px;
left: 20px;
bottom: 60px;
}



.lineup03_box a {
display: block;
width: 494px;
margin-bottom: 20px;
}

.img06 {
display: block;
width: 90%;
max-width: 897px;
margin: 30px auto 15px;
}

.lineup04_box {
width: 98%;
max-width: 1008px;
margin: 0 auto;
padding-bottom: 30px;
}
.lineup04_box .lineup_each {
position: relative;
}

.lineup04_box .lineup_each .btn_mall {
position: absolute;
width: 180px;
right: 70px;
bottom: 30px;
}
