@charset "utf-8";

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

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

　　Mobile - Parts Setting

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


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

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

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

.members-section {
}

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

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


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

.conductor-section {
}

.conductor-list {
  margin-bottom: 0;
  font-size: 2.4vw;
}

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

.conductor-list .ttl-menu {
  margin-right: 11%;
  margin-left: 11%;
  padding-top: 12px;
  padding-bottom: 12px;
}

}