@charset "utf-8";

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

　 Parts Setting

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

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

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

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


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

.concert-section {
  margin-top: -60px;
  margin-bottom: 40px;
}

.concert-section:before {
  content: " ";
  height: 60px;
  display: block;
  visibility: hidden;
}

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

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

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

.concert-section p:last-child {
  margin-bottom: 0;
}

.concert-section.section-inner {
  margin-right: 0;
  margin-left: 0;
}

.concert-section.section-inner:last-child {
  margin-bottom: 0;
}

.concert-section a {
  color: #00468c;
}

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