@charset "utf-8";

body {
  font-size: 1.5rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 140%;
}

#header header h1 {
  position: relative;
  line-height: 2rem;
}

#header header h1 a {
  font-weight: bold;
}

#global-nav nav ul li {
  letter-spacing: normal;
}

#main-image p {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: normal;
}

#sub-image p {
  font-size: 2.0rem;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 125%;
}

.home #section03 article .content div:nth-child(2) ul li {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 125%;
}

.ul-style02 ul li {
  margin-left: 1.5em;
  list-style-position: outside;
}

article dl {
  letter-spacing: 0.1rem;
}

.home #section01 article .lead, .home #section02 article .lead, .home #section03 article .lead, .home #section04 article .lead {
  letter-spacing: 0.1rem;
}