@charset "UTF-8";

div.companyArea {
  padding-top: 10%;
  padding-right: 10%;
  padding-left: 10%;
  padding-bottom: 10%;
}

div.companyArea > .has-text-align-center,
div.companyArea > .wp-block-buttons,
div.companyArea > h2,
div.companyArea > h3 {
  text-align: center;
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}
div.companyArea table {
  width: 100%;
}

.companyArea .wp-block-table table td:nth-child(odd) {
  background-color: #f1f1f1;
  text-align: center;
  font-weight: bold;
}
div.companyArea h2 {
  font-size: 120%;
  background-color: #E071A9;
  color: white;
  margin-bottom: 5%;
}
div.companyArea .wp-block-emanon-premium-blocks-timeline-template {
  margin-left: 5%;
  margin-top: 1%;
  margin-bottom: 1%;
}

body * {
  font-family: "MS Pゴシック" !important;
  font-style: normal;
  font-weight: 300;
}