.backGroundClor{
  background-color: #fee21d;
  padding:20px 35px;
  border-radius: 20px;
}
.backGroundColor01{
  background-color: #ffffff;
  padding-top: 25px;
  padding-bottom: 25px;
}
.snsBlock{
  padding-top: 25px;
  padding-bottom: 25px;
}
/* ドラパッド */
#doraemonGame{
 text-align: center;
 padding-bottom: 20px;
}
.navposition{
  padding-bottom: 30px;
}
/* ipad用隙間追加 */
.ipadStyle{
  margin-bottom:15px;
}
.processBlock01{
  width: 90%;
  justify-content: center;
}
.linkStyle .volumeOFF{
  width: 355px;
  padding-right: 10px;
}
.linkStyle .closeActive{
  width: 355px;
}
.buttonBox{
  display: flex;
  justify-content: center;
}
.volumeOFF{
  width: 90%;
  margin: 5% 0;
}
.closeActive{
  width: 90%;
  margin: 5% 0;
}
.imgBox{
  display: flex;
  justify-content: space-around;
}
/* 遊び方 */
.howPlaying{
  background-color: #ffffff;
  margin-left: 45px;
  margin-right: 45px;
  border-radius: 15px;
  background-color: #ffffcc;
  background-image: url(../../../../img/v3/bukatsu/programming/dot_bg.png);
  padding-bottom: 25px;
}
.howPlaying .playing{
  font-size: 40px;
  text-shadow: 3px 0px #fc7907, 2.83px 0.98px #fc7907, 2.35px 1.85px #fc7907, 1.62px 2.52px #fc7907, 0.7px 2.91px #fc7907, -0.28px 2.98px #fc7907, -1.24px 2.72px #fc7907, -2.07px 2.16px #fc7907, -2.66px 1.37px #fc7907, -2.96px 0.42px #fc7907, -2.94px -0.57px #fc7907, -2.59px -1.5px #fc7907, -1.96px -2.27px #fc7907, -1.11px -2.78px #fc7907, -0.13px -2.99px #fc7907, 0.85px -2.87px #fc7907, 1.74px -2.43px #fc7907, 2.44px -1.73px #fc7907, 2.88px -0.83px #fc7907;
  font-family:'じゅん 501','Jun 501';
  color: #ffffff;

}
.howPlaying .howDetailblock{
  width: 90%;
  padding-left: 65px;
}
.howPlaying .howDetail{
  font-family:'じゅん 501','Jun 501';
  font-size: 25px;
  padding-top:5px;
  padding-bottom: 15px;
  text-align: left;
  transform: rotate(0.05deg);
}
.howPlaying .howPlayingContents{
  display: flex;
  padding-top: 20px;
  justify-content: center;
}
.howPlaying .firstPlaying01{
  padding-bottom: 10px;
}
.howPlaying .firstPlayingDetail01{
  padding-top: 20px;
}
.howPlaying .firstPlayingDetail02{
  padding-top: 20px;
  padding-bottom: 20px;
}
.howPlayingDetail{
  font-family:'じゅん 501','Jun 501';
  font-size: 20px;
  transform: rotate(0.05deg);
}
.picBlock{
  padding-top: 20px;
  padding-bottom: 15px;
}
.labelFooter{
  margin-bottom: -15px;
  font-family: '新ゴ H','Shin Go Heavy';
  transform: rotate(0.05deg);
}

@media screen and (max-width:768px) {
  .backGroundClor{
    background-color: #79f65f;
    padding:2.5vw 2.5vw;
    border-radius: 0px;
  }
  .backGroundColor01{
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: .1px;
  }
  .topMainBlock{
    margin-top: 0px;
  }
  .snsBlock{
    margin: 0px 3px;
    padding: 10px 0px 0px 0px;
  }
  /* ドラパッド */
  .navposition{
    padding-bottom: 10px;
  }
  .processBlock01{
    padding-bottom:10px;
  }
  .ipadStyle{
    margin-bottom:0px;
  }
  /* 遊び方 */
  .howPlaying{
    margin: 0 auto;
    border-radius: 2.5vw;
    width: 310px;
    justify-content: center;
    padding-bottom:10px;
    background-image: url(../../../../img/v3/bukatsu/programming/dot_bg_sp.png);
  }
  .howPlaying .playing{
    font-size: 3.5vw;
    text-shadow: 2px 0px #fc7907, 1.75px 0.95px #fc7907, 1.08px 1.68px #fc7907, 0.14px 1.99px #fc7907, -0.83px 1.81px #fc7907, -1.6px 1.19px #fc7907, -1.97px 0.28px #fc7907, -1.87px -0.7px #fc7907, -1.3px -1.51px #fc7907, -0.42px -1.95px #fc7907, 0.56px -1.91px #fc7907, 1.41px -1.41px #fc7907, 1.92px -0.55px #fc7907;
    font-family:'じゅん 501','Jun 501';
    padding-top: 5px;
  }
  .howPlaying .howDetailblock{
    width: 100%;
    padding-left: 0;
  }
  .howPlaying .howDetail{
    font-family:'じゅん 501','Jun 501';
    font-size: 10px;
    padding-top:0.5vw;
    padding-bottom: 1.5vw;
    padding-right:1em;
    padding-left: 1em;
  }
  .commandDetail{
    margin-right:5px;
    margin-left: 5px;
  }
  .howPlaying .howPlayingContents{
    display: flex;
    padding-top: 2.5vw;
    justify-content: center;
  }
  .howPlaying .firstPlaying01{
    padding-right: 2vw;
    padding-left: 2.5vw;
  }
  .howPlaying .firstPlaying02{
    padding-right: 2.5vw;
  }
  .howPlaying .firstPlayingDetail{
    padding-top: 2.5vw;
  }
  .howPlayingDetail{
    font-family:'じゅん 501','Jun 501';
    font-size: 3vw;
  }
  .picBlock{
    padding-bottom: 10px;
    margin-right: 1em;
    margin-left:1em;
    padding-top: 5px;
  }
  .labelFooter{
    margin-bottom: -30px;
    font-size: 10px;
  }
}