@charset "utf-8";

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

　 Parts Setting

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

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

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

.section-entry {
  margin-bottom: 50px;
}

.section-entry .list {
  margin-top: 1.5em;
  margin-bottom: 2em;
  font-size: 1.15em;
  font-weight: bold;
  letter-spacing: 0;
}

.section-entry .list li {
  margin-top: 1em;
}

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