@charset "utf-8";
/* CSS Document */

#top {
  background: url(../img/event/top_bg.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  #top {
    background: url(../img/event/top_bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 60%;
    margin-top: 60px;
  }
}

#event {
  padding: 80px 0 125px;
}
#event .text01 {
  text-align: center;
  line-height: 1.75;
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  #event {
    padding: 40px 0 50px;
  }
  #event .text01 {
    text-align: left;
    line-height: 1.5;
    margin-bottom: 45px;
  }
}

#kizuna {
  text-align: center;
  padding-bottom: 70px;
}
#kizuna .title {
  margin-bottom: 25px;
}
#kizuna .text01 {
  margin-bottom: 40px;
  transform: rotate(0.05deg);
}
#kizuna .gallery-cell {
  width: 100%;
}
#kizuna .gallery-cell img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #kizuna {
    padding-bottom: 35px;
  }
  #kizuna .title {
    margin-bottom: 15px;
  }
  #kizuna .title img {
    width: 80%;
  }
  #kizuna .text01 {
    margin: 0 15px 20px;
    text-align: left;
  }
}


/* 181125 */
#top181125 {
  background: url(../img/event/top_bg181125.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  #top181125 {
    background: url(../img/event/top_bg181125.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 60%;
    margin-top: 60px;
  }
}

/* 190310 */
#top190310 {
  background: url(../img/event/top_bg190310.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  #top190310 {
    background: url(../img/event/top_bg190310.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 60%;
    margin-top: 60px;
  }
}

/* 190407 */
#top190407 {
  background: url(../img/event/top_bg190407.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  #top190407 {
    background: url(../img/event/top_bg190407.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 60%;
    margin-top: 60px;
  }
}

/* 190417 */
#top190417 {
  background: url(../img/event/top_bg190428.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  #top190417 {
    background: url(../img/event/top_bg190428.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 60%;
    margin-top: 60px;
  }
}
/* 190428 */
#top190428 {
  background: url(../img/event/top_bg190428.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  #top190428 {
    background: url(../img/event/top_bg190428.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 60%;
    margin-top: 60px;
  }
}