@charset "utf-8";
/* Sma/////////////////////////CSS */
@media  screen and ( max-width:896px ){

* {
  margin: 0;
  padding: 0;
}
.sp { display: block !important; }
.pc { display: none !important; }

body{
  position: relative;
  -webkit-overflow-scrolling: touch;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-repeat: repeat;
  background-size:auto 100%;
  line-height: 1.5;
}
body::before {
  content: "";
  width: 100vw;
  height: 100vh;
  background-image: url(../images/background_sp.png);
  background-size: cover;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -1;
}
.key{
  text-align: center;
  z-index: -1;
  position: relative;
  top: 10vw;
  padding: 0 10% 0 10%; 
}
.maincontainer{
  padding: 10% 2% 10% 2%;
}
.event{
  padding: 5% 7% 5% 7%;
  width: 80%;
}
.member{
  font-size: 0.8rem;
}
h3{
  font-size: 1.12rem;
}
h2{
  font-size: 1rem;
}
.BOX_jyouken{
  margin: 3vh 0 0 0;
}
.h2_event{
  margin: 3vh 0 0 0;
}
.BOX_schedule{
  margin: 3vh 0 0 0;
}
.logo{
  width: 80vw;
  margin: 0 auto;
  margin-top: 10%;
  padding: 0 0 0 0
}
.item{
  margin: 3% 0 2% 0;
}
.item2{
  margin: 0 0 3vh 0;
}
.event2{
  border-radius: 24px;
  padding: 3% 5% 5% 5%;
  width: 80%;
  font-size: 2rem;
  margin: 0 auto;
  margin-bottom: 10vh;
}
.coming-soon{
  font-size: 1.5rem;
}
.icon{
  position: relative;
  ist-style: none;
  margin: 0 0 0 4%;
}
.icon::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.event_logo{
  z-index: 100;
  text-align: center;
  position: relative;
  top: 6vw;
  padding: 0 10% 0 10%;
}
.scroll{
  text-align: center;
  margin: 30% 0 -3% 0;
}
.free{
  margin: 5% 0 0 0;
}
.BOX02{
  margin: 0 0 5% 0;
}
.text_mr{
  margin: 2% 0 0 0;
}
.mr{
  margin: 4% 0 4% 0;
}
.tenpomei{
  font-size: 0.9rem;
}
.pr{
  padding: 0 0 0 3%;
}
.Box001{
  margin: 6% 0 6% 0;
}
.text_s{
  font-size: 0.8rem;
  margin: 0 0 3% 0;
}
.btnBox{
  width: 70vw;
  margin: 0 auto;
  margin-bottom: 5%;
}
a{
  text-decoration: none;
}
.mr000001{
  margin: 0 0 4% 0;
}
.btn{
  margin: 0 0 3% 0;
  padding: 5% 4% 5% 4%;
  background-color: #000;
  color: #fff;
  text-align: center;
}
.btn:hover{
  color: #f8c1ae;
  transition: 0.8s;
}
a{
  text-decoration: none;
}
