@charset "shift_jis";
/* CSS Document */

.MB1em {
  margin-bottom: 1em !important;
}
.MB00 {
  margin-bottom: 0px !important;
}
.MB10 {
  margin-bottom: 10px !important;
}
.MB15 {
  margin-bottom: 15px !important;
}
.MB20 {
  margin-bottom: 20px !important;
}
.MB25 {
  margin-bottom: 25px !important;
}
.MB30 {
  margin-bottom: 30px !important;
}
.MB35 {
  margin-bottom: 35px !important;
}
.MB40 {
  margin-bottom: 40px !important;
}
.MB45 {
  margin-bottom: 45px !important;
}
.MB50 {
  margin-bottom: 50px !important;
}
.MB55 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 65px !important;
}
.MB70 {
  margin-bottom: 70px !important;
}
.MB75 {
  margin-bottom: 75px !important;
}
.MB80 {
  margin-bottom: 80px !important;
}
.MB85 {
  margin-bottom: 85px !important;
}
.MB90 {
  margin-bottom: 90px !important;
}
.MB95 {
  margin-bottom: 95px !important;
}
.MB100 {
  margin-bottom: 100px !important;
}
.MB110 {
  margin-bottom: 110px !important;
}
.MB120 {
  margin-bottom: 120px !important;
}
.MB130 {
  margin-bottom: 130px !important;
}
.MB140 {
  margin-bottom: 140px !important;
}
.MB150 {
  margin-bottom: 150px !important;
}
.MB160 {
  margin-bottom: 160px !important;
}
.MB200 {
  margin-bottom: 200px !important;
}

.w100 {
  display: block;
  width: 100%;
  height: auto;
}

a:hover{
opacity: 0.7;
}

@media (max-width: 480px) {
br.sp_none {
display: none;
}
/* max-width: 480px */}

.price_box {
  background: #000;
  padding: 20px;
}

.price_box .price_inbox {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  max-width: 980px;
  width: 77.5%;
  margin: 0 auto;
}
.price_box .price_txt {
  max-width: 361px;
  width: 100%;
}

.btn_buy {
  width: 180px;
}

.btn_mall01 .btn, .btn_mall02 .btn, .btn_mall03 .btn, .btn_mall04 .btn, .btn_mall05 .btn, .btn_mall06 .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: 2px solid transparent;
  padding: 0.375rem 2rem;
  font-size: 18px;
  width: 180px;
  border-radius: 6px;
  margin: 3% auto 0;
}

.btn_mall_box {
  width: 180px;
  margin: 0 auto;
}

.btn_mall01_box, .btn_mall02_box{
background: color-mix(in srgb, #000 50%, transparent);
padding: 15px 0;
}

.btn_mall.btn_mall01 .btn.btn-light {
  display: block;
  color: #000;
  background-color: #efe552;
  border-color: #fff;

  margin: 0 auto;
}

.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #cc0000;
  border-color: #fff;

  margin: 0 auto;
}

.btn_mall.btn_mall03 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #eb6839;
  border-color: #eb6839;

  width: 100%;

  margin: 10px auto 0;
}

.btn_mall.btn_mall04 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #7271b5;
  border-color: #7271b5;

  width: 100%;

  margin: 10px auto 0;
}

.btn_mall.btn_mall05 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #426271;
  border-color: #426271;

  margin: 25px auto 0;
}

.btn_mall.btn_mall06 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #b71a35;
  border-color: #b71a35;

  margin: 25px auto 0;
}


.movie_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#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: 90%;
  max-width: 480px;
  margin: 0 auto;
}

#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;
}
.ct_box .copyright {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;

  align-items: center;

  padding: 20px 10px;
}

.ct_box .copyright_img {
  width: 40%;
  max-width: 320px;
}

.ct_box .copyright_text {
  text-align: left;
  font-size: 11px;
  color: #000;
}

.ct_box .copyright_text span{
display: inline-block;
padding-left: 1em;
text-indent: -1em;
}

.ct_box .bnr_box {
  padding: 20px 8% 10px;
}
.ct_box .bnr_box a {
  display: block;
}

/*------------------------*/

.ct_box {
  width: 100%;
  margin: 0 auto;

  
font-family: "Noto Sans JP", sans-serif;
}

.ct_box > .w480 {
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;

  background: url(../images/content_bg.png);
  background-size: cover;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #000 solid;
    border-left: 4px #000 solid;
  }
  /* min-width: 481px */
}

.bg_box {
  background: url(../images/pc_bg.png) no-repeat fixed;
  background-size: cover;
  background-position: center;
}
/*------------------------*/


/* font-zize:30px */
.fs_30{
font-size: 30px;
}
/* font-zize:25px */
.fs_25{
font-size: 25px;
}
/* font-zize:24px */
.fs_24{
font-size: 24px;
}
/* font-zize:21px */
.fs_21{
font-size: 21px;
}
/* font-zize:20px */
.fs_20{
font-size: 20px;
}
/* font-zize:18px */
.fs_18{
font-size: 18px;
}
/* font-zize:16px */
.fs_16{
font-size: 16px;
}
/* font-zize:14px */
.fs_14{
font-size: 14px;
}
/* font-zize:13px */
.fs_13{
font-size: 13px;
}
/* font-zize:12px */
.fs_12{
font-size: 12px;
}
/* font-zize:10px */
.fs_10{
font-size: 10px;
}

@media (max-width: 480px) {
/* font-zize:30px */
.fs_30{
font-size: 6.25vw;
}
/* font-zize:25px */
.fs_25{
font-size: 5.208vw;
}
/* font-zize:24px */
.fs_24{
font-size: 5vw;
}
/* font-zize:21px */
.fs_21{
font-size: 4.375vw;
}
/* font-zize:20px */
.fs_20{
font-size: 4.1667vw;
}
/* font-zize:18px */
.fs_18{
font-size: 3.75vw;
}
/* font-zize:16px */
.fs_16{
font-size: 3vw;
}
/* font-zize:14px */
.fs_14{
font-size: 2.917vw;
}
/* font-zize:13px */
.fs_13{
font-size: 2.5vw;
}
/* font-zize:12px */
.fs_12{
font-size: 2.5vw;
}
/* font-zize:10px */
.fs_10{
font-size: 2vw;
}
}

section{
margin-bottom: 45px;
}

.ttl_box{
border-top: 2px #000 solid;
border-bottom: 2px #000 solid;
padding: 4px 0;
font-weight: bold;
color: #fff;
margin-bottom: 20px;
}
.ttl_txt {
padding: 6px 0 8px;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
text-align: center;

line-height: 1.2em;
}


.ttl_txt_01{
background: url(../images/sec01_ttl_bg.png) center center no-repeat;
background-size: cover;
}

.ttl_txt_02{
background: url(../images/sec02_ttl_bg.png) center center no-repeat;
background-size: cover;

color: #000;
}

.ttl_txt_03{
background: url(../images/sec03_ttl_bg.png) center center no-repeat;
background-size: cover;
}

.ttl_txt_04{
background: url(../images/sec04_ttl_bg.png) center center no-repeat;
background-size: cover;
}

.ttl_txt_05{
background: url(../images/sec05_ttl_bg.png) center center no-repeat;
background-size: cover;
}


a.view_more_box{
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: #fff;
font-weight: 700;

background: url(../images/view_more_btn_bg01.png) no-repeat;
background-size: cover;

max-width: 250px;
width: 80%;
border-radius: 10px;
padding: 5px 0;
margin: 0 auto;
border: solid 2px #fff;

text-shadow: 0 2px 3px color-mix(in srgb, #000 70%, transparent) ;
}

.view_more_icon{
max-width: 15px;
margin-left: 5%;
margin-top: 5px;
}


.new_box{
display: flex;
flex-wrap: wrap;
justify-content: center;

gap: 3%;
}

a.new_item_link{
width: 45%;

text-decoration: none;
}
a.new_item_link:hover{
opacity: 0.7;
}

.new_txt{
text-align: center;
color: #000;
font-weight: bold;


}

#contents .whats_box_bg {
background: url(../images/whats_bg.png) center center no-repeat;
background-size: cover;
}

#contents .whats_box {
padding: 20px;

font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;

text-align: center;

color:#fff;
}


#contents .whats_box h4.whats_ttl {
font-size: 24px;
margin-bottom: 12px;
font-weight: 700;
font-style: normal;
}
#contents .whats_box h4.whats_ttl span {
font-size: 36px;
font-weight: 900;
display: inline-block;
background: url(../images/whats_ttl_bg.png) bottom center no-repeat;
background-size: 94% 40%;
text-shadow: 0 2px 4px color-mix(in srgb, #000 30%, transparent);
}

#contents .whats_box h4.whats_ttl_02 {
margin-bottom: 12px;
}
#contents .whats_box h4.whats_ttl_02 span {
font-size: 24px;
font-weight: 700;
font-style: normal;
display: inline-block;
text-shadow: 0 2px 4px color-mix(in srgb, #000 30%, transparent);
}

#contents .whats_box h4.whats_ttl_02 span strong {
font-size: 30px;
font-weight: 900;
font-style: normal;
margin-right: 5px;
background: url(../images/whats_ttl_bg.png) bottom center no-repeat;
background-size: 100% 40%;
}


#contents .whats_box p.whats_txt {
font-weight: 700;
font-size: 16px;
line-height: 1.8;

margin-bottom: 15px;
}

#contents .whats_box_02{
padding: 20px 10px;
}

#contents .whats_box .whats_flex {
display: flex;
align-items: flex-end;
}

.whats_flex_left{
width: 80%;
}

#contents .whats_box p.whats_txt_02 {
font-weight: 700;
line-height: 1.8;

margin-bottom: 15px;
}

.whats_boy_img{
margin: -10px -10px -20px;
width: 35%;
}

@media (max-width: 480px) {

#contents .whats_box h3.whats_ttl {
font-size: 6vw;
}
#contents .whats_box h3.whats_ttl span {
font-size: 8vw;
}
#contents .whats_box h3.whats_ttl_02 {
font-size: 6vw;
}
#contents .whats_box h3.whats_ttl_02 span {
font-size: 8vw;
}
#contents .whats_box p.whats_txt {
font-size: 3.7vw;
}
/* max-width: 480px */}

/*- モンコレ用 追加 -----------------------*/

#contents .moncolle_bg {
background: url(../images/moncolle_bg.png) top center repeat-y;
background-size: 100% auto;

padding-bottom: 30px;
}

#contents .moncolle_box {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;

padding: 20px 20px 0;
}


#contents .moncolle_box a {
display: block;
text-decoration: none;
width: 30%;
margin:0 1.6667% 20px;
}
#contents .moncolle_box a p {
color:#fff;
font-weight: bold;
font-size: 13px;
text-align: center;
padding-top: 6px;

margin: 0;
}

#contents .moncolle_bg a.view_more_box{
max-width: 300px;
width: 80%;
}

/*- モンコレ用 追加 -----------------------*/

/*- メガテラスタジアム用 追加 -----------------------*/
.megatera_stadium_bg{
background: url(../images/megatera_stadium_bg.png);
background-size: cover;

padding-bottom: 30px;
}
#contents .moncolle_logo{
max-width: 132px;
width: 25%;
}
#contents .megatera_stadium_txt_01{
color: #fff;
font-weight: 900;
text-align: center;
}

#contents .megatera_stadium_txt_01 span{
color: #fff;
font-weight: 900;

background: linear-gradient(130deg, #fee245 15%, #ff5954 90%);
color: transparent;
-webkit-background-clip: text;
background-clip: text;
}

#contents .megatera_stadium_flex{
display: flex;
justify-content: center;
gap: 10%;
}
#contents .megatera_stadium_flex .megatera_stadium_flex_item{
max-width: 180px;
width: 40%;
}

#contents .megatera_stadium_flex .megatera_stadium_flex_item .megatera_stadium_txt_02{
color: #fff;
font-weight: 700;
text-shadow: 2px 3px 3px color-mix(in srgb, #000 50%, transparent);
line-height: 1.2em;
text-align: center;

display: flex;
align-items: center;
justify-content: center;
height: 55px;
}

#contents .megatera_stadium_bg a.view_more_box{
max-width: 400px;
width: 80%;
}

@media (max-width: 375px) {
#contents .megatera_stadium_flex{
gap: 5%;
}
#contents .megatera_stadium_flex .megatera_stadium_flex_item{
width: 45%;
}
}
/*- メガテラスタジアム用 追加 -----------------------*/

/*- メガシンカ ぬいぐるみ用 追加 -----------------------*/
#contents .plush_bg{
background: url(../images/plush_bg.png);
background-size: cover;

padding-bottom: 20px;
}

#contents .plush_ttl_01{
color: #fff;
font-weight: 900;
text-align: center;

background: linear-gradient(0deg, #2f4f5c 15%, #4f7080 90%);

padding: 5px 0;
}
#contents .plush_ttl_02{
color: #fff;
font-weight: 900;
text-align: center;

background: linear-gradient(0deg, #303d3d 15%, #47595a 90%);

padding: 5px 0;
}

#contents .mega_lucario_size{
position: relative;
}

#contents .plush_bg a.view_more_box{
max-width: 400px;
width: 80%;

margin: 20px auto;
}

.size_txt{
font-weight: 900;
letter-spacing: 0.2em;

 max-width: 100px;
white-space: normal;
word-wrap: break-word;
overflow-wrap: break-word;
}

.size_txt01{
top: 92%;
left: 11.5%;
color: #2f4f5c;

position: absolute;
}
.size_txt02{
top: 92%;
left: 40%;
color: #2f4f5c;

position: absolute;
}
.size_txt03{
top: 88%;
right: 4.5%;
color: #2f4f5c;

position: absolute;
}

.size_txt04{
top: 92%;
left: 11.5%;
color: #b71a35;

position: absolute;
}
.size_txt05{
top: 92%;
left: 40%;
color: #b71a35;

position: absolute;
}
.size_txt06{
top: 88%;
right: 4.5%;
color: #b71a35;

position: absolute;
}

.mega_shinka_icon_box{
position: relative;

margin: 15px 0;
}
.mega_shinka_icon_box span{
color: #426271;
font-weight: 900;

position: absolute;
top: 30%;
left: 60%;
}
/*- メガシンカ ぬいぐるみ用 追加 -----------------------*/