@charset "utf-8";

@media screen and (max-width: 768px) {

/* =============================================================

　　Mobile - Parts Setting

============================================================= */

/*  Content Settings
--------------------------------------------- */

/*  Content Top
-----------------------------------*/

.mega-header {
  background-image: url(../img/mega-header-sp.jpg);
}


/*  Content Main
-----------------------------------*/

.concert-section {
  margin-bottom: 20px;
}

.concert-section .ttl-style1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-wrap {
  margin-bottom: 0;
}


}