.w100 {
  display: block;
  width: 100%;
  height: auto;
}

.price_box {
  background: #efd6ad;
}

.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: 100%;
  margin: 0 auto;
}
.price_box .price_txt {
  max-width: 430px;
  width: 100%;
  font-size: 30px;
  font-weight: 800;
  color: #a76132;
  padding: 20px 0 10px;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}

.price_label{
  font-size: 18px;
}

.price_dots_top{
  padding-top: 15px;
}
.price_dots_bottom{
  padding-bottom: 15px;
}

.btn_buy {
  width: 180px;
}

.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: 2px solid transparent;
  padding: 0.375rem 2rem;
  font-size: 18px;
  width: 180px;
  border-radius: 6px;
}
.btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #a76132;
  border-color: #a76132;

  margin: 10px auto 20px;
}

.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #a76132;
  border-color: #a76132;
}

.btn_mall02 {
  margin-left: 3%;
}

.btn_mall_box {
  width: 180px;
  margin: 0 auto;
}
.btn_mall_box .btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #a76132;
  border-color: #a76132;

  margin: 10px auto 20px;
}

.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: 100%;
  max-width: 480px;
  padding: 20px;

  background: url(../images/area3_bg.webp) repeat-y;
  background-size: 100% auto;
  background-position: top;
}

#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: 30%;
  max-width: 320px;
}

.ct_box .copyright_text {
  text-align: left;
  font-size: 11px;
  color: #000;
}

.ct_box .bnr_box {
  padding: 20px 8% 10px;
}
.ct_box .bnr_box a {
  display: block;
}

.copyright_box2501{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}

/*------------------------*/

.ct_box {
  width: 100%;
  margin: 0 auto;
}

.ct_box > .w480 {
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #efd6ad solid;
    border-left: 4px #efd6ad solid;
  }
  /* min-width: 481px */
}

.bg_box {
  background: url(../images/pc_bg.webp) no-repeat fixed;
  background-size: cover;
  background-position: center;
}
/*------------------------*/
.MT5{
  margin-top: 5px;
}
.MT10{
  margin-top: 10px;
}
.MT15{
  margin-top: 15px;
}
.MT20{
  margin-top: 20px;
}
.MT25{
  margin-top: 25px;
}
.MT30{
  margin-top: 30px;
}
.MT35{
  margin-top: 35px;
}
.MT40{
  margin-top: 40px;
}

.PT40{
  padding-top: 40px;
}

.sp_bg{
  background: url(../images/sp_bg.webp);
  background-size: cover;
  background-position: top;
}

/* mainここから */
.main{
  position: relative;
}
.main_txt {
  position: absolute;
text-align: center;
line-height: 1.2;
  top: 3%;
  left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
  width: 94%;
  font-weight: 900;
  font-style: normal;
  font-size: 20px;
  color: #a76232;
  -webkit-text-stroke: 0.5px #a76232;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF,-2px 2px 0 #FFF,  2px -2px 0 #FFF,0px 2px 0 #FFF,   0 -2px 0 #FFF,-2px 0 0 #FFF,    2px 0 0 #FFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}

.main_gif_pikachu{
  position: absolute;
  width: 24.666667%;
  top: 61%;
  left: 33%;
}
.main_gif_eievui{
  position: absolute;
  width: 19.3%;
  top: 32.5%;
  left: 6%;
  rotate: -3deg;
}
.main_gif_hoge-ta{
  position: absolute;
  width: 19.3%;
  bottom: 29.7%;
  left: 2.1%;
  rotate: -0.5deg;
}
.main_gif_lucario{
  position: absolute;
  width: 19.1%;
  bottom: 9%;
  left: 5.7%;
  rotate: -6deg;
}
.main_gif_nyaoha{
  position: absolute;
  width: 19%;
  top: 33.9%;
  right: 6.2%;
  rotate: -3.8deg;
}
.main_gif_ninfia{
  position: absolute;
  width: 19.1%;
  bottom: 29.8%;
  right: 3.5%;
  rotate: 9deg;
}
.main_gif_kuwassu{
  position: absolute;
  width: 19.1%;
  bottom: 9%;
  right: 6.8%;
  rotate: 6.2deg;
}
/*------------------------*/

.movie_area{
  background: #a76132;
  padding: 25px 0;
}

.sec_ttl_box{
  position: relative;
  text-align: center;
}
.sec_ttl_txt{
  position: absolute;
  font-size: 30px;
  font-weight: 800;
  top: 0%;
  left: 37%;
  color: #a76132;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}

.move{
  width: 100%;
}

.move_01{
  width: 83.33333333%;
  height: auto;
  aspect-ratio: 16 / 9;
  display: block;
  margin: 5% auto 0;
}

.logo_box{
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo_box .logo{
  width: 59.58333333%;
}
.logo_box .logo_box_txt{
  font-weight: 800;
  font-size: 30px;
  color: #a76132;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}

.point_01, .point_02, .point_03{
  position: relative;
  text-align: center;
  width: 96.35416667%;
  margin: 30px auto 0;
}

.point_04{
  position: relative;
  text-align: center;
  width: 96.35416667%;
  margin: 45px auto 0;
}

.sec_ttl{
  font-size: 24px;
  font-weight: 800;
  color: #fff;
  padding: 1px 15px;
  border-radius: 10px 10px 0 0;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}

/* .point_item_box{
  position: absolute;
  z-index: 3;
  top: 11%;
} */

.point_txt_01{
  font-size: 30px;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
  line-height: 2.3rem;
}

.point_txt_02{
  font-size: 18px;
  font-weight: 500;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.4;
}
/* point_01ここから */
.point_01_bg{
  position: relative;
  margin-top: -5px;
background: url(../images/point_01_bg_top.webp) top center no-repeat;
background-size: 100% auto;
padding: 20px 20px 0;
}

.point_01_pokemon{
  position: absolute;
  z-index: 3;
  top: 0;
}

.point_01_img_01, .point_02_gif{
  margin: 15px 0;
}
/*------------------------*/

/* point_02ここから */
.point_02_bg{
  position: relative;
  margin-top: -5px;
background: url(../images/point_02_bg_top.webp) top center no-repeat;
background-size: 100% auto;
padding: 20px 20px 0;
}


.point_02_bg .point_txt_01{
  font-size: 30px;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
  line-height: 2.3rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
text-align: center;
}

.point_02_pokemon{
  position: absolute;
  z-index: 3;
  bottom: -1%;
}

.point_02_gif {
  position: relative;
}
.point_02_gif_left{
  width: 26.66666667%;
  position: absolute;
  z-index: 4;
  top: 2.29%;
  left: 7.3%;
}

.point_02_gif_middle{
  width: 26.66666667%;
  position: absolute;
  z-index: 4;
  top: 41%;
  left: 36.7%;
}

.point_02_gif_right{
  width: 26.66666667%;
  position: absolute;
  z-index: 4;
  top: 2.29%;
  left: 66.04%;
}

/* @media (max-width: 639px) {
.point_02_gif_left{
  top: 29%;
}

.point_02_gif_middle{
  bottom: 27%;
}

.point_02_gif_right{
  top: 29%;
}
}

@media (max-width: 480px) {
.point_02_gif_left, .point_02_gif_right{
  top: 28.5%;
}
} */
/*------------------------*/

/* point_03ここから */
.point_03_bg{
  position: relative;
  margin-top: -5px;
background: url(../images/point_03_bg_top.webp) top center no-repeat;
background-size: 100% auto;
padding: 20px 20px 0;
}

/* .point_03_item_box{
  position: absolute;
  z-index: 3;
  top: 8%;
} */
.point_03_bg .point_txt_01 {
margin-bottom: 10px;
}

.point_03_pokemon_02{
  margin-top: 15px;
}
.point_03_pokemon_02, .point_03_pokemon_03{
  display: flex;
  justify-content: center;
  gap: 5%;
}


.point_03_bg .point_txt_02{
  width: 90%;
}

.point_03_flex_item{
  width: 17.70833333%;
}
.point_03_flex_txt{
  font-size: 12px;
  color: #004d38;
  font-weight: 500;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}
.point_03_btn{
  opacity: 0.5;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  background: #004d38;
  max-width: 280px;
  width: 60%;
  border-radius: 10px;
  padding: 5px 10px;
  margin: 10px auto 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}
.point_03_btn_cs{
  color: #1eb38a;
  font-size: 18px;
  font-weight: 800;
  margin-top: 3px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}
/*------------------------*/

/* point_04ここから */
.point_04_bg{
  position: relative;
  margin-top: -5px;
background: url(../images/point_04_bg_top.webp) top center no-repeat;
background-size: 100% auto;
padding: 70px 20px 0;
}
.point_04_pokemon{
  position: absolute;
  z-index: 3;
  top: -4%;
}

.point_04_img_01{
  width: 95%;
  margin: 15px auto 0;
}

.point_txt_bubble_box{
  position: absolute;
  top: 23px;
  left: 12%;
}

.point_txt_bubble {
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #d061e1;
  text-align: left;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}

.point_txt_bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 80%;
  border-style: solid;
  border-width: 8px 0 0 12px;
  border-color: #d061e1 transparent transparent;
  translate: calc(-50% + 0.4px) 100%;
  transform: skew(15deg);
  transform-origin: top;
}
/*------------------------*/

/* slide_areaここから */
.slide_ttl{
  padding: 3px 0;
  color: #f8f1ec;
  text-align: center;
  font-size: 28px;
  font-weight: 800;
  background: #ed6c67;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
}

.slider {
  width: 100%;
  margin: 0 auto;
}

.slider img {
  width: 100%;
  height: auto;
}

.slick-slide {
  margin: 0 10px;
}

.slick-list {
  padding: 0 40px;
}
/*------------------------*/

@media (max-width: 480px) {
/* font-zize:30px */
.price_box .price_txt, .sec_ttl_txt, .logo_box .logo_box_txt, .point_txt_01{
  font-size: 6.25vw;
}
/* font-zize:24px */
.slide_ttl{
  font-size: 5.8333vw;
}
/* font-zize:24px */
.sec_ttl{
  font-size: 5vw;
}
/* font-zize:20px */
.main_txt, .point_txt_bubble{
  font-size: 4.1667vw;
}
/* font-zize:18px */
.price_label, .point_txt_02, .point_03_btn, .point_03_btn_cs{
  font-size: 3.75vw;
}
/* font-zize:12px */
.point_03_flex_txt{
  font-size: 2.5vw;
}
.sec_ttl_txt{
top: 5%;
}
.point_txt_01{
  line-height: 2rem;
}
.point_01_img_01, .point_02_gif{
  margin: 10px 0;
}
.point_03_pokemon_02{
  margin-top: 15px;
}
.point_03_pokemon_03{
  margin-top: 5px;
}
.point_04_pokemon{
top: -2%;
}

.sp_MT5{
margin-top: 5px;
}
.sp_MT10{
  margin-top: 10px;
}
.sp_MT15{
  margin-top: 15px;
}
.sp_MT20{
  margin-top: 20px;
}
.sp_MT25{
  margin-top: 25px;
}
.sp_MT30{
  margin-top: 30px;
}
.sp_MT35{
  margin-top: 35px;
}
.sp_MT40{
  margin-top: 40px;
}
}