/*============================
#sec01
============================*/
section#sec01 {
  padding: 70px 30px;
}
@media screen and (max-width: 767px) {
  section#sec01 {
    padding: 35px 30px;
  }
}
section#sec01 div.w819 {
  max-width: 819px;
  margin: auto;
}
section#sec01 div.w819 h1 {
  font-size: 35px;
  line-height: 1.7;
  letter-spacing: 0.15em;
  margin-bottom: 1.8em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w819 h1 {
    font-size: 6vw;
  }
}
section#sec01 div.w819 h2 {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.1em;
  margin-bottom: 1.3em;
  text-align: center;
}
section#sec01 div.w819 p {
  font-size: 15px;
  line-height: 2.133333333333333;
  letter-spacing: 0.05em;
  margin-bottom: 3.95em;
}
@media screen and (max-width: 767px) {
  section#sec01 div.w819 p {
    font-size: 13px;
  }
}
section#sec01 div.w819 p:first-of-type {
  margin-bottom: 6.3em;
}
