@charset "utf-8";

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

　 Parts Setting

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


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

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

/*  Members Section
-------------------------- */

.members-section {
  margin-bottom: 40px;  
}

.members-section:first-child {
  margin-bottom: 40px;
}

.members-section .section-inner {
  margin: 0;
}

.members-list {
  font-size: 1.05em;
}

.members-list .txt-caption {
  line-height: 1.65;
}

.members-section .txt-desc {
  padding-top: 30px;
}


/*  Conductor Section
-------------------------- */

.conductor-section {
}

.conductor-list {
  margin-bottom: 20px;
}

.conductor-list li {
  margin-top: 80px;
}

.conductor-list li:first-child {
  margin-top: 0;
}

.conductor-list li a {
  text-decoration: none;
}

.conductor-list .ttl-menu {
  margin-top: -50px;
  margin-right: 22%;
  margin-left: 22%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.2em;
  line-height: 1.8;
}
