@charset "utf-8";

/*
 共通
============================================== */


.disney-floating-navi-container-under[data-color=stitch],
.disney-floating-navi-container-under[data-color=stitch] .ecm-floating-navi{
  background-color: #cb343b;
}
.ecm-floating-navi-container.disney-floating-navi-container-under[data-color=stitch][data-sticky=true]{
  top:50px;
}

[class*=disney-contents-bgc-stitch]{
  position: static;
}


[class*=disney-contents-bgc-stitch]::before,
[class*=disney-contents-bgc-stitch]::after{
  display: none;
}

.mainTtl{
  background: #2cd5c4;
  width: 100%;
}

.disney-contents-bgc-stitch_pickup{
  background-image: url(https://r.r10s.jp/evt/event/disney/character/stitch/_pc/img/20250521/pickup_bg_top.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1076px auto;
  background-color: #2cd5c4;
    overflow: hidden;
}

.top_lead{
  text-align: center;
  color:#111821;
  font-weight: bold;
  font-size:32px;
  padding: 0 5px 48px;
}

#cnt_pickup .disney-contents-title{
  position: relative;
  text-align: center;
  color:#111821;
  font-weight: bold;
  font-size:42px;
  margin-top:48px;
}
#cnt_pickup .disney-contents-title:before{
  display: inline-block;
  content: "";
  width:41px ;
  height:46px ;
  background-image: url(https://r.r10s.jp/evt/event/disney/character/stitch/_pc/img/20250521/pickup_ttl_deco.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  position: absolute;
  top: -41px;
  right:calc( 50% + 164px);
}

.disney-contents-button-stitch{
  background-color: #fcb627;
  border:2px solid #000000;
  box-shadow:0 4px 0 0 #000000 ;
  color:#111821 !important;
  font-weight: bold;
}

.disney-contents-button-stitch::after{
  border-color:#111821;
}

.disney-contents-bgc-stitch_items .disney-contents-button-stitch{
  background-color: #eba2b1;

 }

.disney-contents-bgc-stitch_movie{
  background-color: #2cd5c4;
  padding-bottom: 0;
  padding-top: 20px;
}

.movie_cnt_inner{
  width:680px;
  margin: 0 auto;
}

.disney-contents-bgc-stitch_movie:after{
  display: block;
  content: "";
  width: 100%;
  padding-top: 200px;
  background-image:  url(https://r.r10s.jp/evt/event/disney/character/stitch/_pc/img/20250521/movie_bg_btmimg.png), url(https://r.r10s.jp/evt/event/disney/character/stitch/_pc/img/20250521/movie_bg_bottom.png);
  background-repeat: no-repeat, no-repeat;
  background-position:bottom 29px right calc(50% - 288px),bottom center;
  background-size:333px auto,1920px auto;
}

.movie-title{
  text-align: center;
  font-size:32px;
  color:#111821;
  line-height: 1.5;
  margin-bottom: 44px;
}

.movie_wrap{
  width:100%;
  padding-top: 52.71%;
  position: relative;
}
.movie_wrap iframe{
  width:100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;right:0;
  bottom:0;
}

.disney-contents-bgc-stitch_items{
  background-color: #fcb627;
  padding-top: 68px;
    overflow: hidden;
}

.disney-article-default.-stitch-odd{
  background-image: url(https://r.r10s.jp/evt/event/disney/character/stitch/_pc/img/20250521/stitch_odd_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size:960px auto ;
}
.disney-article-default.-stitch-even{
  background-image: url(https://r.r10s.jp/evt/event/disney/character/stitch/_pc/img/20250521/stitch_even_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size:960px auto ;
}
.disney-contents-bgc-stitch_items .disney-contents-title{
  text-align: center;
  color:#111821;
  font-weight: bold;
  font-size:42px;
  margin-bottom:44px;
}