/* layout */

#footer {
  padding: 48px 0 32px;
}

.footer-logo {
  width: 120px;
}

.footer-copyright {
  margin-top: 24px;
  font-size: 12px;
}


/* top-common */

.top-common-heading-en {
  font-size: 36px;
}

.top-common-heading-ja {
  font-size: 16px;
}


/* top-header */

.top-header {
  height: 340px;
  padding-top: 120px;
}

.top-header-logo {
  width: 260px;
}

.top-header-catchcopy {
  margin-top: 24px;
  font-size: 13px;
  letter-spacing: 2px;
}


/* top-mission */

.top-mission {
  padding: 96px 0;
}

.top-mission-heading {
  font-size: 28px;
  line-height: 1.6;
}

.top-mission-heading > span {
  display: block;
}

.top-mission-desc {
  margin-top: 48px;
  font-size: 14px;
}

.top-mission-desc > span {
  display: block;
}


/* top-business */

.top-business {
  padding: 96px 0;
}

.top-business-list {
  margin-top: 248px;
}

.top-business-list > li {
  padding: 0 16px;
}

.top-business-list > li:not(:first-child) {
  margin-top: 248px;
}

.top-business-info {
  min-height: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.top-business-name {
  font-size: 28px;
}

.top-business-desc {
  font-size: 14px;
}

.top-business-achievements > li > i {
  font-size: 24px;
}

.top-business-achievements > li > p {
  font-size: 16px;
}

.top-business-img {
  top: -168px;
  bottom: auto;
  left: 0;
  right: 0;
  width: 100%;
  height: 200px;
}


/* top-member */

.top-member {
  padding: 96px 24px;
}

.top-member-list {
  display: block;
  margin-top: 80px;
}

.top-member-list > li {
  width: auto;
}

.top-member-list > li:not(:first-child) {
  margin-top: 80px;
}

.top-member-job {
  font-size: 14px;
}

.top-member-name-ja {
  font-size: 24px;
}

.top-member-name-en {
  font-size: 14px;
}

.top-member-desc {
  font-size: 14px;
}


/* company */

.top-company {
  padding: 96px 24px 128px;
}

.top-company-table {
  margin-top: 80px;
}

.top-company-table th,
.top-company-table td {
  font-size: 14px;
}

.top-company-map {
  height: 240px;
  margin-top: 48px;
}
